Home
last modified time | relevance | path

Searched refs:HealthChecksPatchCall (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go33178 type HealthChecksPatchCall struct { struct
33191 …rvice) Patch(project string, healthCheck string, healthcheck *HealthCheck) *HealthChecksPatchCall {
33192 c := &HealthChecksPatchCall{s: r.s, urlParams_: make(gensupport.URLParams)}
33213 func (c *HealthChecksPatchCall) RequestId(requestId string) *HealthChecksPatchCall { argument
33221 func (c *HealthChecksPatchCall) Fields(s ...googleapi.Field) *HealthChecksPatchCall { argument
33229 func (c *HealthChecksPatchCall) Context(ctx context.Context) *HealthChecksPatchCall { argument
33236 func (c *HealthChecksPatchCall) Header() http.Header { argument
33243 func (c *HealthChecksPatchCall) doRequest(alt string) (*http.Response, error) { argument
33274 func (c *HealthChecksPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) { argument