Home
last modified time | relevance | path

Searched refs: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
57312 …*RegionBackendServicesService) List(project string, region string) *RegionBackendServicesListCall {
57313 c := &RegionBackendServicesListCall{s: r.s, urlParams_: make(gensupport.URLParams)}
57345 func (c *RegionBackendServicesListCall) Filter(filter string) *RegionBackendServicesListCall { argument
57356 func (c *RegionBackendServicesListCall) MaxResults(maxResults int64) *RegionBackendServicesListCall argument
57373 func (c *RegionBackendServicesListCall) OrderBy(orderBy string) *RegionBackendServicesListCall { argument
57381 func (c *RegionBackendServicesListCall) PageToken(pageToken string) *RegionBackendServicesListCall { argument
57389 func (c *RegionBackendServicesListCall) Fields(s ...googleapi.Field) *RegionBackendServicesListCall argument
57399 func (c *RegionBackendServicesListCall) IfNoneMatch(entityTag string) *RegionBackendServicesListCal… argument
57407 func (c *RegionBackendServicesListCall) Context(ctx context.Context) *RegionBackendServicesListCall argument
[all …]