Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go19854 type AutoscalersAggregatedListCall struct { struct
19855 s *Service
19856 project string
19857 urlParams_ gensupport.URLParams
19858 ifNoneMatch_ string
19859 ctx_ context.Context
19860 header_ http.Header
19896 func (c *AutoscalersAggregatedListCall) Filter(filter string) *AutoscalersAggregatedListCall {
19907 …nc (c *AutoscalersAggregatedListCall) MaxResults(maxResults int64) *AutoscalersAggregatedListCall {
19924 func (c *AutoscalersAggregatedListCall) OrderBy(orderBy string) *AutoscalersAggregatedListCall {
[all …]