Searched defs:GlobalAddressesListCall (Results 1 – 1 of 1) sorted by relevance
29945 type GlobalAddressesListCall struct { struct29946 s *Service29947 project string29948 urlParams_ gensupport.URLParams29949 ifNoneMatch_ string29950 ctx_ context.Context29951 header_ http.Header29988 func (c *GlobalAddressesListCall) Filter(filter string) *GlobalAddressesListCall {29999 func (c *GlobalAddressesListCall) MaxResults(maxResults int64) *GlobalAddressesListCall {30016 func (c *GlobalAddressesListCall) OrderBy(orderBy string) *GlobalAddressesListCall {[all …]