Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go79545 type TargetVpnGatewaysDeleteCall struct { struct
79546 s *Service
79547 project string
79548 region string
79549 targetVpnGateway string
79550 urlParams_ gensupport.URLParams
79551 ctx_ context.Context
79552 header_ http.Header
79578 func (c *TargetVpnGatewaysDeleteCall) RequestId(requestId string) *TargetVpnGatewaysDeleteCall {
79586 func (c *TargetVpnGatewaysDeleteCall) Fields(s ...googleapi.Field) *TargetVpnGatewaysDeleteCall {
[all …]