Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go19249 type AddressesListCall struct { struct
19250 s *Service
19251 project string
19252 region string
19253 urlParams_ gensupport.URLParams
19254 ifNoneMatch_ string
19255 ctx_ context.Context
19256 header_ http.Header
19295 func (c *AddressesListCall) Filter(filter string) *AddressesListCall {
19306 func (c *AddressesListCall) MaxResults(maxResults int64) *AddressesListCall {
[all …]