Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go18490 type AddressesAggregatedListCall struct { struct
18491 s *Service
18492 project string
18493 urlParams_ gensupport.URLParams
18494 ifNoneMatch_ string
18495 ctx_ context.Context
18496 header_ http.Header
18533 func (c *AddressesAggregatedListCall) Filter(filter string) *AddressesAggregatedListCall {
18544 func (c *AddressesAggregatedListCall) MaxResults(maxResults int64) *AddressesAggregatedListCall {
18561 func (c *AddressesAggregatedListCall) OrderBy(orderBy string) *AddressesAggregatedListCall {
[all …]