Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go19513 type AddressesSetLabelsCall struct { struct
19526 … string, resource string, regionsetlabelsrequest *RegionSetLabelsRequest) *AddressesSetLabelsCall {
19527 c := &AddressesSetLabelsCall{s: r.s, urlParams_: make(gensupport.URLParams)}
19549 func (c *AddressesSetLabelsCall) RequestId(requestId string) *AddressesSetLabelsCall { argument
19557 func (c *AddressesSetLabelsCall) Fields(s ...googleapi.Field) *AddressesSetLabelsCall { argument
19565 func (c *AddressesSetLabelsCall) Context(ctx context.Context) *AddressesSetLabelsCall { argument
19572 func (c *AddressesSetLabelsCall) Header() http.Header { argument
19579 func (c *AddressesSetLabelsCall) doRequest(alt string) (*http.Response, error) { argument
19611 func (c *AddressesSetLabelsCall) Do(opts ...googleapi.CallOption) (*Operation, error) { argument