Home
last modified time | relevance | path

Searched defs: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
30968 s *Service
30969 project string
30970 urlParams_ gensupport.URLParams
30971 ifNoneMatch_ string
30972 ctx_ context.Context
30973 header_ http.Header
31011 func (c *GlobalForwardingRulesListCall) Filter(filter string) *GlobalForwardingRulesListCall {
31022 …nc (c *GlobalForwardingRulesListCall) MaxResults(maxResults int64) *GlobalForwardingRulesListCall {
31039 func (c *GlobalForwardingRulesListCall) OrderBy(orderBy string) *GlobalForwardingRulesListCall {
[all …]