Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go28347 type ForwardingRulesGetCall struct { struct
28348 s *Service
28349 project string
28350 region string
28351 forwardingRule string
28352 urlParams_ gensupport.URLParams
28353 ifNoneMatch_ string
28354 ctx_ context.Context
28355 header_ http.Header
28371 func (c *ForwardingRulesGetCall) Fields(s ...googleapi.Field) *ForwardingRulesGetCall {
[all …]