Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go57300 type RegionBackendServicesListCall struct { struct
57301 s *Service
57302 project string
57303 region string
57304 urlParams_ gensupport.URLParams
57305 ifNoneMatch_ string
57306 ctx_ context.Context
57307 header_ http.Header
57345 func (c *RegionBackendServicesListCall) Filter(filter string) *RegionBackendServicesListCall {
57356 …nc (c *RegionBackendServicesListCall) MaxResults(maxResults int64) *RegionBackendServicesListCall {
[all …]