Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go32766 type HealthChecksInsertCall struct { struct
32767 s *Service
32768 project string
32769 healthcheck *HealthCheck
32770 urlParams_ gensupport.URLParams
32771 ctx_ context.Context
32772 header_ http.Header
32798 func (c *HealthChecksInsertCall) RequestId(requestId string) *HealthChecksInsertCall {
32806 func (c *HealthChecksInsertCall) Fields(s ...googleapi.Field) *HealthChecksInsertCall {
32814 func (c *HealthChecksInsertCall) Context(ctx context.Context) *HealthChecksInsertCall {
[all …]