Home
last modified time | relevance | path

Searched defs:HttpsHealthChecksUpdateCall (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go35934 type HttpsHealthChecksUpdateCall struct { struct
35935 s *Service
35936 project string
35937 httpsHealthCheck string
35938 httpshealthcheck *HttpsHealthCheck
35939 urlParams_ gensupport.URLParams
35940 ctx_ context.Context
35941 header_ http.Header
35968 func (c *HttpsHealthChecksUpdateCall) RequestId(requestId string) *HttpsHealthChecksUpdateCall {
35976 func (c *HttpsHealthChecksUpdateCall) Fields(s ...googleapi.Field) *HttpsHealthChecksUpdateCall {
[all …]