Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go28175 type ForwardingRulesDeleteCall struct { struct
28176 s *Service
28177 project string
28178 region string
28179 forwardingRule string
28180 urlParams_ gensupport.URLParams
28181 ctx_ context.Context
28182 header_ http.Header
28209 func (c *ForwardingRulesDeleteCall) RequestId(requestId string) *ForwardingRulesDeleteCall {
28217 func (c *ForwardingRulesDeleteCall) Fields(s ...googleapi.Field) *ForwardingRulesDeleteCall {
[all …]