Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go28510 type ForwardingRulesInsertCall struct { struct
28511 s *Service
28512 project string
28513 region string
28514 forwardingrule *ForwardingRule
28515 urlParams_ gensupport.URLParams
28516 ctx_ context.Context
28517 header_ http.Header
28545 func (c *ForwardingRulesInsertCall) RequestId(requestId string) *ForwardingRulesInsertCall {
28553 func (c *ForwardingRulesInsertCall) Fields(s ...googleapi.Field) *ForwardingRulesInsertCall {
[all …]