Searched defs:AddressesListCall (Results 1 – 1 of 1) sorted by relevance
19249 type AddressesListCall struct { struct19250 s *Service19251 project string19252 region string19253 urlParams_ gensupport.URLParams19254 ifNoneMatch_ string19255 ctx_ context.Context19256 header_ http.Header19295 func (c *AddressesListCall) Filter(filter string) *AddressesListCall {19306 func (c *AddressesListCall) MaxResults(maxResults int64) *AddressesListCall {[all …]