Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go34718 type HttpHealthChecksUpdateCall struct { struct
34719 s *Service
34720 project string
34721 httpHealthCheck string
34722 httphealthcheck *HttpHealthCheck
34723 urlParams_ gensupport.URLParams
34724 ctx_ context.Context
34725 header_ http.Header
34753 func (c *HttpHealthChecksUpdateCall) RequestId(requestId string) *HttpHealthChecksUpdateCall {
34761 func (c *HttpHealthChecksUpdateCall) Fields(s ...googleapi.Field) *HttpHealthChecksUpdateCall {
[all …]