Searched refs:UrlMapsPatchCall (Results 1 – 1 of 1) sorted by relevance
81371 type UrlMapsPatchCall struct { struct81385 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 { argument81415 func (c *UrlMapsPatchCall) Fields(s ...googleapi.Field) *UrlMapsPatchCall { argument81423 func (c *UrlMapsPatchCall) Context(ctx context.Context) *UrlMapsPatchCall { argument81430 func (c *UrlMapsPatchCall) Header() http.Header { argument81437 func (c *UrlMapsPatchCall) doRequest(alt string) (*http.Response, error) { argument81468 func (c *UrlMapsPatchCall) Do(opts ...googleapi.CallOption) (*Operation, error) { argument