Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go30806 type GlobalForwardingRulesInsertCall struct { struct
30807 s *Service
30808 project string
30809 forwardingrule *ForwardingRule
30810 urlParams_ gensupport.URLParams
30811 ctx_ context.Context
30812 header_ http.Header
30839 …(c *GlobalForwardingRulesInsertCall) RequestId(requestId string) *GlobalForwardingRulesInsertCall {
30847 …c *GlobalForwardingRulesInsertCall) Fields(s ...googleapi.Field) *GlobalForwardingRulesInsertCall {
30855 …c *GlobalForwardingRulesInsertCall) Context(ctx context.Context) *GlobalForwardingRulesInsertCall {
[all …]