Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go79716 type TargetVpnGatewaysGetCall struct { struct
79717 s *Service
79718 project string
79719 region string
79720 targetVpnGateway string
79721 urlParams_ gensupport.URLParams
79722 ifNoneMatch_ string
79723 ctx_ context.Context
79724 header_ http.Header
79740 func (c *TargetVpnGatewaysGetCall) Fields(s ...googleapi.Field) *TargetVpnGatewaysGetCall {
[all …]