Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go30492 type GlobalForwardingRulesDeleteCall struct { struct
30493 s *Service
30494 project string
30495 forwardingRule string
30496 urlParams_ gensupport.URLParams
30497 ctx_ context.Context
30498 header_ http.Header
30524 …(c *GlobalForwardingRulesDeleteCall) RequestId(requestId string) *GlobalForwardingRulesDeleteCall {
30532 …c *GlobalForwardingRulesDeleteCall) Fields(s ...googleapi.Field) *GlobalForwardingRulesDeleteCall {
30540 …c *GlobalForwardingRulesDeleteCall) Context(ctx context.Context) *GlobalForwardingRulesDeleteCall {
[all …]