Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go28682 type ForwardingRulesListCall struct { struct
28683 s *Service
28684 project string
28685 region string
28686 urlParams_ gensupport.URLParams
28687 ifNoneMatch_ string
28688 ctx_ context.Context
28689 header_ http.Header
28728 func (c *ForwardingRulesListCall) Filter(filter string) *ForwardingRulesListCall {
28739 func (c *ForwardingRulesListCall) MaxResults(maxResults int64) *ForwardingRulesListCall {
[all …]