Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go63081 type RegionOperationsListCall struct { struct
63082 s *Service
63083 project string
63084 region string
63085 urlParams_ gensupport.URLParams
63086 ifNoneMatch_ string
63087 ctx_ context.Context
63088 header_ http.Header
63127 func (c *RegionOperationsListCall) Filter(filter string) *RegionOperationsListCall {
63138 func (c *RegionOperationsListCall) MaxResults(maxResults int64) *RegionOperationsListCall {
[all …]