Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go79879 type TargetVpnGatewaysInsertCall struct { struct
79880 s *Service
79881 project string
79882 region string
79883 targetvpngateway *TargetVpnGateway
79884 urlParams_ gensupport.URLParams
79885 ctx_ context.Context
79886 header_ http.Header
79913 func (c *TargetVpnGatewaysInsertCall) RequestId(requestId string) *TargetVpnGatewaysInsertCall {
79921 func (c *TargetVpnGatewaysInsertCall) Fields(s ...googleapi.Field) *TargetVpnGatewaysInsertCall {
[all …]