Searched defs:InstancesSetLabelsCall (Results 1 – 1 of 1) sorted by relevance
46227 type InstancesSetLabelsCall struct { struct46228 s *Service46229 project string46230 zone string46231 instance string46232 instancessetlabelsrequest *InstancesSetLabelsRequest46233 urlParams_ gensupport.URLParams46234 ctx_ context.Context46235 header_ http.Header46263 func (c *InstancesSetLabelsCall) RequestId(requestId string) *InstancesSetLabelsCall {[all …]