Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go81371 type UrlMapsPatchCall struct { struct
81385 func (r *UrlMapsService) Patch(project string, urlMap string, urlmap *UrlMap) *UrlMapsPatchCall {
81386 c := &UrlMapsPatchCall{s: r.s, urlParams_: make(gensupport.URLParams)}
81407 func (c *UrlMapsPatchCall) RequestId(requestId string) *UrlMapsPatchCall { argument
81415 func (c *UrlMapsPatchCall) Fields(s ...googleapi.Field) *UrlMapsPatchCall { argument
81423 func (c *UrlMapsPatchCall) Context(ctx context.Context) *UrlMapsPatchCall { argument
81430 func (c *UrlMapsPatchCall) Header() http.Header { argument
81437 func (c *UrlMapsPatchCall) doRequest(alt string) (*http.Response, error) { argument
81468 func (c *UrlMapsPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) { argument