Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go29128 type ForwardingRulesSetTargetCall struct { struct
29129 s *Service
29130 project string
29131 region string
29132 forwardingRule string
29133 targetreference *TargetReference
29134 urlParams_ gensupport.URLParams
29135 ctx_ context.Context
29136 header_ http.Header
29165 func (c *ForwardingRulesSetTargetCall) RequestId(requestId string) *ForwardingRulesSetTargetCall {
[all …]