Home
last modified time | relevance | path

Searched defs:ImagesSetLabelsCall (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go37179 type ImagesSetLabelsCall struct { struct
37180 s *Service
37181 project string
37182 resource string
37183 globalsetlabelsrequest *GlobalSetLabelsRequest
37184 urlParams_ gensupport.URLParams
37185 ctx_ context.Context
37186 header_ http.Header
37202 func (c *ImagesSetLabelsCall) Fields(s ...googleapi.Field) *ImagesSetLabelsCall {
37210 func (c *ImagesSetLabelsCall) Context(ctx context.Context) *ImagesSetLabelsCall {
[all …]