Searched defs:AutoscalersGetCall (Results 1 – 1 of 1) sorted by relevance
20276 type AutoscalersGetCall struct { struct20277 s *Service20278 project string20279 zone string20280 autoscaler string20281 urlParams_ gensupport.URLParams20282 ifNoneMatch_ string20283 ctx_ context.Context20284 header_ http.Header20300 func (c *AutoscalersGetCall) Fields(s ...googleapi.Field) *AutoscalersGetCall {[all …]