| Package | Description | 
|---|---|
| com.google.api.services.compute | |
| com.google.api.services.compute.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Compute.TargetVpnGateways.Insert | Compute.TargetVpnGateways. insert(String project,
      String region,
      TargetVpnGateway content)Creates a target VPN gateway in the specified project and region using the data included in the
 request. | 
| Constructor and Description | 
|---|
| Insert(String project,
      String region,
      TargetVpnGateway content)Creates a target VPN gateway in the specified project and region using the data included in the
 request. | 
| Modifier and Type | Method and Description | 
|---|---|
| TargetVpnGateway | TargetVpnGateway. clone() | 
| TargetVpnGateway | TargetVpnGateway. set(String fieldName,
   Object value) | 
| TargetVpnGateway | TargetVpnGateway. setCreationTimestamp(String creationTimestamp)[Output Only] Creation timestamp in RFC3339 text format. | 
| TargetVpnGateway | TargetVpnGateway. setDescription(String description)An optional description of this resource. | 
| TargetVpnGateway | TargetVpnGateway. setForwardingRules(List<String> forwardingRules)[Output Only] A list of URLs to the ForwardingRule resources. | 
| TargetVpnGateway | TargetVpnGateway. setId(BigInteger id)[Output Only] The unique identifier for the resource. | 
| TargetVpnGateway | TargetVpnGateway. setKind(String kind)[Output Only] Type of resource. | 
| TargetVpnGateway | TargetVpnGateway. setName(String name)Name of the resource. | 
| TargetVpnGateway | TargetVpnGateway. setNetwork(String network)URL of the network to which this VPN gateway is attached. | 
| TargetVpnGateway | TargetVpnGateway. setRegion(String region)[Output Only] URL of the region where the target VPN gateway resides. | 
| TargetVpnGateway | TargetVpnGateway. setSelfLink(String selfLink)[Output Only] Server-defined URL for the resource. | 
| TargetVpnGateway | TargetVpnGateway. setStatus(String status)[Output Only] The status of the VPN gateway, which can be one of the following: CREATING,
 READY, FAILED, or DELETING. | 
| TargetVpnGateway | TargetVpnGateway. setTunnels(List<String> tunnels)[Output Only] A list of URLs to VpnTunnel resources. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<TargetVpnGateway> | TargetVpnGatewayList. getItems()A list of TargetVpnGateway resources. | 
| List<TargetVpnGateway> | TargetVpnGatewaysScopedList. getTargetVpnGateways()[Output Only] A list of target VPN gateways contained in this scope. | 
| Modifier and Type | Method and Description | 
|---|---|
| TargetVpnGatewayList | TargetVpnGatewayList. setItems(List<TargetVpnGateway> items)A list of TargetVpnGateway resources. | 
| TargetVpnGatewaysScopedList | TargetVpnGatewaysScopedList. setTargetVpnGateways(List<TargetVpnGateway> targetVpnGateways)[Output Only] A list of target VPN gateways contained in this scope. | 
Copyright © 2011–2021 Google. All rights reserved.