Home
last modified time | relevance | path

Searched refs:GlobalForwardingRulesListCall (Results 1 – 1 of 1) sorted by relevance

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go30967 type GlobalForwardingRulesListCall struct { struct
30979 func (r *GlobalForwardingRulesService) List(project string) *GlobalForwardingRulesListCall {
30980 c := &GlobalForwardingRulesListCall{s: r.s, urlParams_: make(gensupport.URLParams)}
31011 func (c *GlobalForwardingRulesListCall) Filter(filter string) *GlobalForwardingRulesListCall { argument
31022 func (c *GlobalForwardingRulesListCall) MaxResults(maxResults int64) *GlobalForwardingRulesListCall argument
31039 func (c *GlobalForwardingRulesListCall) OrderBy(orderBy string) *GlobalForwardingRulesListCall { argument
31047 func (c *GlobalForwardingRulesListCall) PageToken(pageToken string) *GlobalForwardingRulesListCall { argument
31055 func (c *GlobalForwardingRulesListCall) Fields(s ...googleapi.Field) *GlobalForwardingRulesListCall argument
31065 func (c *GlobalForwardingRulesListCall) IfNoneMatch(entityTag string) *GlobalForwardingRulesListCal… argument
31073 func (c *GlobalForwardingRulesListCall) Context(ctx context.Context) *GlobalForwardingRulesListCall argument
[all …]