Searched defs:AddressesAggregatedListCall (Results 1 – 1 of 1) sorted by relevance
18490 type AddressesAggregatedListCall struct { struct18491 s *Service18492 project string18493 urlParams_ gensupport.URLParams18494 ifNoneMatch_ string18495 ctx_ context.Context18496 header_ http.Header18533 func (c *AddressesAggregatedListCall) Filter(filter string) *AddressesAggregatedListCall {18544 func (c *AddressesAggregatedListCall) MaxResults(maxResults int64) *AddressesAggregatedListCall {18561 func (c *AddressesAggregatedListCall) OrderBy(orderBy string) *AddressesAggregatedListCall {[all …]