Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go20276 type AutoscalersGetCall struct { struct
20277 s *Service
20278 project string
20279 zone string
20280 autoscaler string
20281 urlParams_ gensupport.URLParams
20282 ifNoneMatch_ string
20283 ctx_ context.Context
20284 header_ http.Header
20300 func (c *AutoscalersGetCall) Fields(s ...googleapi.Field) *AutoscalersGetCall {
[all …]