Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go30653 type GlobalForwardingRulesGetCall struct { struct
30654 s *Service
30655 project string
30656 forwardingRule string
30657 urlParams_ gensupport.URLParams
30658 ifNoneMatch_ string
30659 ctx_ context.Context
30660 header_ http.Header
30676 func (c *GlobalForwardingRulesGetCall) Fields(s ...googleapi.Field) *GlobalForwardingRulesGetCall {
30686 func (c *GlobalForwardingRulesGetCall) IfNoneMatch(entityTag string) *GlobalForwardingRulesGetCall {
[all …]