Searched defs:InstancesSetSchedulingCall (Results 1 – 1 of 1) sorted by relevance
47140 type InstancesSetSchedulingCall struct { struct47141 s *Service47142 project string47143 zone string47144 instance string47145 scheduling *Scheduling47146 urlParams_ gensupport.URLParams47147 ctx_ context.Context47148 header_ http.Header47176 func (c *InstancesSetSchedulingCall) RequestId(requestId string) *InstancesSetSchedulingCall {[all …]