Searched defs:RegionOperationsListCall (Results 1 – 1 of 1) sorted by relevance
63081 type RegionOperationsListCall struct { struct63082 s *Service63083 project string63084 region string63085 urlParams_ gensupport.URLParams63086 ifNoneMatch_ string63087 ctx_ context.Context63088 header_ http.Header63127 func (c *RegionOperationsListCall) Filter(filter string) *RegionOperationsListCall {63138 func (c *RegionOperationsListCall) MaxResults(maxResults int64) *RegionOperationsListCall {[all …]