Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go47140 type InstancesSetSchedulingCall struct { struct
47141 s *Service
47142 project string
47143 zone string
47144 instance string
47145 scheduling *Scheduling
47146 urlParams_ gensupport.URLParams
47147 ctx_ context.Context
47148 header_ http.Header
47176 func (c *InstancesSetSchedulingCall) RequestId(requestId string) *InstancesSetSchedulingCall {
[all …]