Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go33983 type HttpHealthChecksInsertCall struct { struct
33984 s *Service
33985 project string
33986 httphealthcheck *HttpHealthCheck
33987 urlParams_ gensupport.URLParams
33988 ctx_ context.Context
33989 header_ http.Header
34016 func (c *HttpHealthChecksInsertCall) RequestId(requestId string) *HttpHealthChecksInsertCall {
34024 func (c *HttpHealthChecksInsertCall) Fields(s ...googleapi.Field) *HttpHealthChecksInsertCall {
34032 func (c *HttpHealthChecksInsertCall) Context(ctx context.Context) *HttpHealthChecksInsertCall {
[all …]