Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go23598 type BackendServicesPatchCall struct { struct
23615 …(project string, backendService string, backendservice *BackendService) *BackendServicesPatchCall {
23616 c := &BackendServicesPatchCall{s: r.s, urlParams_: make(gensupport.URLParams)}
23637 func (c *BackendServicesPatchCall) RequestId(requestId string) *BackendServicesPatchCall { argument
23645 func (c *BackendServicesPatchCall) Fields(s ...googleapi.Field) *BackendServicesPatchCall { argument
23653 func (c *BackendServicesPatchCall) Context(ctx context.Context) *BackendServicesPatchCall { argument
23660 func (c *BackendServicesPatchCall) Header() http.Header { argument
23667 func (c *BackendServicesPatchCall) doRequest(alt string) (*http.Response, error) { argument
23698 func (c *BackendServicesPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) { argument