Searched defs:AutoscalersAggregatedListCall (Results 1 – 1 of 1) sorted by relevance
19854 type AutoscalersAggregatedListCall struct { struct19855 s *Service19856 project string19857 urlParams_ gensupport.URLParams19858 ifNoneMatch_ string19859 ctx_ context.Context19860 header_ http.Header19896 func (c *AutoscalersAggregatedListCall) Filter(filter string) *AutoscalersAggregatedListCall {19907 …nc (c *AutoscalersAggregatedListCall) MaxResults(maxResults int64) *AutoscalersAggregatedListCall {19924 func (c *AutoscalersAggregatedListCall) OrderBy(orderBy string) *AutoscalersAggregatedListCall {[all …]