Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go22468 type BackendServicesAggregatedListCall struct { struct
22469 s *Service
22470 project string
22471 urlParams_ gensupport.URLParams
22472 ifNoneMatch_ string
22473 ctx_ context.Context
22474 header_ http.Header
22511 …c (c *BackendServicesAggregatedListCall) Filter(filter string) *BackendServicesAggregatedListCall {
22522 …ackendServicesAggregatedListCall) MaxResults(maxResults int64) *BackendServicesAggregatedListCall {
22539 …(c *BackendServicesAggregatedListCall) OrderBy(orderBy string) *BackendServicesAggregatedListCall {
[all …]