Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/api/compute/v0.beta/
Dcompute-gen.go662 type TargetVpnGatewaysService struct { struct
663 s *Service
79304 …(r *TargetVpnGatewaysService) AggregatedList(project string) *TargetVpnGatewaysAggregatedListCall {
79556 …vice) Delete(project string, region string, targetVpnGateway string) *TargetVpnGatewaysDeleteCall {
79729 …aysService) Get(project string, region string, targetVpnGateway string) *TargetVpnGatewaysGetCall {
79891 …t(project string, region string, targetvpngateway *TargetVpnGateway) *TargetVpnGatewaysInsertCall {
80062 func (r *TargetVpnGatewaysService) List(project string, region string) *TargetVpnGatewaysListCall {
80326 … string, testpermissionsrequest *TestPermissionsRequest) *TargetVpnGatewaysTestIamPermissionsCall {