Searched refs:GlobalForwardingRulesListCall (Results 1 – 1 of 1) sorted by relevance
30967 type GlobalForwardingRulesListCall struct { struct30979 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 { argument31022 func (c *GlobalForwardingRulesListCall) MaxResults(maxResults int64) *GlobalForwardingRulesListCall… argument31039 func (c *GlobalForwardingRulesListCall) OrderBy(orderBy string) *GlobalForwardingRulesListCall { argument31047 func (c *GlobalForwardingRulesListCall) PageToken(pageToken string) *GlobalForwardingRulesListCall { argument31055 func (c *GlobalForwardingRulesListCall) Fields(s ...googleapi.Field) *GlobalForwardingRulesListCall… argument31065 func (c *GlobalForwardingRulesListCall) IfNoneMatch(entityTag string) *GlobalForwardingRulesListCal… argument31073 func (c *GlobalForwardingRulesListCall) Context(ctx context.Context) *GlobalForwardingRulesListCall… argument[all …]