Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go46227 type InstancesSetLabelsCall struct { struct
46228 s *Service
46229 project string
46230 zone string
46231 instance string
46232 instancessetlabelsrequest *InstancesSetLabelsRequest
46233 urlParams_ gensupport.URLParams
46234 ctx_ context.Context
46235 header_ http.Header
46263 func (c *InstancesSetLabelsCall) RequestId(requestId string) *InstancesSetLabelsCall {
[all …]