Package com.google.cloud.compute.v1
Class VpnTunnel
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.compute.v1.VpnTunnel
-
- All Implemented Interfaces:
VpnTunnelOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class VpnTunnel extends com.google.protobuf.GeneratedMessageV3 implements VpnTunnelOrBuilder
Represents a Cloud VPN Tunnel resource. For more information about VPN, read the the Cloud VPN Overview.
Protobuf typegoogle.cloud.compute.v1.VpnTunnel
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
VpnTunnel.Builder
Represents a Cloud VPN Tunnel resource.static class
VpnTunnel.Status
[Output Only] The status of the VPN tunnel, which can be one of the following: - PROVISIONING: Resource is being allocated for the VPN tunnel.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
CREATION_TIMESTAMP_FIELD_NUMBER
static int
DESCRIPTION_FIELD_NUMBER
static int
DETAILED_STATUS_FIELD_NUMBER
static int
ID_FIELD_NUMBER
static int
IKE_VERSION_FIELD_NUMBER
static int
KIND_FIELD_NUMBER
static int
LABEL_FINGERPRINT_FIELD_NUMBER
static int
LABELS_FIELD_NUMBER
static int
LOCAL_TRAFFIC_SELECTOR_FIELD_NUMBER
static int
NAME_FIELD_NUMBER
static int
PEER_EXTERNAL_GATEWAY_FIELD_NUMBER
static int
PEER_EXTERNAL_GATEWAY_INTERFACE_FIELD_NUMBER
static int
PEER_GCP_GATEWAY_FIELD_NUMBER
static int
PEER_IP_FIELD_NUMBER
static int
REGION_FIELD_NUMBER
static int
REMOTE_TRAFFIC_SELECTOR_FIELD_NUMBER
static int
ROUTER_FIELD_NUMBER
static int
SELF_LINK_FIELD_NUMBER
static int
SHARED_SECRET_FIELD_NUMBER
static int
SHARED_SECRET_HASH_FIELD_NUMBER
static int
STATUS_FIELD_NUMBER
static int
TARGET_VPN_GATEWAY_FIELD_NUMBER
static int
VPN_GATEWAY_FIELD_NUMBER
static int
VPN_GATEWAY_INTERFACE_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description boolean
containsLabels(String key)
Labels for this resource.boolean
equals(Object obj)
String
getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.com.google.protobuf.ByteString
getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.static VpnTunnel
getDefaultInstance()
VpnTunnel
getDefaultInstanceForType()
String
getDescription()
An optional description of this resource.com.google.protobuf.ByteString
getDescriptionBytes()
An optional description of this resource.static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
String
getDetailedStatus()
[Output Only] Detailed status message for the VPN tunnel.com.google.protobuf.ByteString
getDetailedStatusBytes()
[Output Only] Detailed status message for the VPN tunnel.long
getId()
[Output Only] The unique identifier for the resource.int
getIkeVersion()
IKE protocol version to use when establishing the VPN tunnel with the peer VPN gateway.String
getKind()
[Output Only] Type of resource.com.google.protobuf.ByteString
getKindBytes()
[Output Only] Type of resource.String
getLabelFingerprint()
A fingerprint for the labels being applied to this VpnTunnel, which is essentially a hash of the labels set used for optimistic locking.com.google.protobuf.ByteString
getLabelFingerprintBytes()
A fingerprint for the labels being applied to this VpnTunnel, which is essentially a hash of the labels set used for optimistic locking.Map<String,String>
getLabels()
Deprecated.int
getLabelsCount()
Labels for this resource.Map<String,String>
getLabelsMap()
Labels for this resource.String
getLabelsOrDefault(String key, String defaultValue)
Labels for this resource.String
getLabelsOrThrow(String key)
Labels for this resource.String
getLocalTrafficSelector(int index)
Local traffic selector to use when establishing the VPN tunnel with the peer VPN gateway.com.google.protobuf.ByteString
getLocalTrafficSelectorBytes(int index)
Local traffic selector to use when establishing the VPN tunnel with the peer VPN gateway.int
getLocalTrafficSelectorCount()
Local traffic selector to use when establishing the VPN tunnel with the peer VPN gateway.com.google.protobuf.ProtocolStringList
getLocalTrafficSelectorList()
Local traffic selector to use when establishing the VPN tunnel with the peer VPN gateway.String
getName()
Name of the resource.com.google.protobuf.ByteString
getNameBytes()
Name of the resource.com.google.protobuf.Parser<VpnTunnel>
getParserForType()
String
getPeerExternalGateway()
URL of the peer side external VPN gateway to which this VPN tunnel is connected.com.google.protobuf.ByteString
getPeerExternalGatewayBytes()
URL of the peer side external VPN gateway to which this VPN tunnel is connected.int
getPeerExternalGatewayInterface()
The interface ID of the external VPN gateway to which this VPN tunnel is connected.String
getPeerGcpGateway()
URL of the peer side HA GCP VPN gateway to which this VPN tunnel is connected.com.google.protobuf.ByteString
getPeerGcpGatewayBytes()
URL of the peer side HA GCP VPN gateway to which this VPN tunnel is connected.String
getPeerIp()
IP address of the peer VPN gateway.com.google.protobuf.ByteString
getPeerIpBytes()
IP address of the peer VPN gateway.String
getRegion()
[Output Only] URL of the region where the VPN tunnel resides.com.google.protobuf.ByteString
getRegionBytes()
[Output Only] URL of the region where the VPN tunnel resides.String
getRemoteTrafficSelector(int index)
Remote traffic selectors to use when establishing the VPN tunnel with the peer VPN gateway.com.google.protobuf.ByteString
getRemoteTrafficSelectorBytes(int index)
Remote traffic selectors to use when establishing the VPN tunnel with the peer VPN gateway.int
getRemoteTrafficSelectorCount()
Remote traffic selectors to use when establishing the VPN tunnel with the peer VPN gateway.com.google.protobuf.ProtocolStringList
getRemoteTrafficSelectorList()
Remote traffic selectors to use when establishing the VPN tunnel with the peer VPN gateway.String
getRouter()
URL of the router resource to be used for dynamic routing.com.google.protobuf.ByteString
getRouterBytes()
URL of the router resource to be used for dynamic routing.String
getSelfLink()
[Output Only] Server-defined URL for the resource.com.google.protobuf.ByteString
getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.int
getSerializedSize()
String
getSharedSecret()
Shared secret used to set the secure session between the Cloud VPN gateway and the peer VPN gateway.com.google.protobuf.ByteString
getSharedSecretBytes()
Shared secret used to set the secure session between the Cloud VPN gateway and the peer VPN gateway.String
getSharedSecretHash()
Hash of the shared secret.com.google.protobuf.ByteString
getSharedSecretHashBytes()
Hash of the shared secret.String
getStatus()
[Output Only] The status of the VPN tunnel, which can be one of the following: - PROVISIONING: Resource is being allocated for the VPN tunnel.com.google.protobuf.ByteString
getStatusBytes()
[Output Only] The status of the VPN tunnel, which can be one of the following: - PROVISIONING: Resource is being allocated for the VPN tunnel.String
getTargetVpnGateway()
URL of the Target VPN gateway with which this VPN tunnel is associated.com.google.protobuf.ByteString
getTargetVpnGatewayBytes()
URL of the Target VPN gateway with which this VPN tunnel is associated.String
getVpnGateway()
URL of the VPN gateway with which this VPN tunnel is associated.com.google.protobuf.ByteString
getVpnGatewayBytes()
URL of the VPN gateway with which this VPN tunnel is associated.int
getVpnGatewayInterface()
The interface ID of the VPN gateway with which this VPN tunnel is associated.boolean
hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.boolean
hasDescription()
An optional description of this resource.boolean
hasDetailedStatus()
[Output Only] Detailed status message for the VPN tunnel.int
hashCode()
boolean
hasId()
[Output Only] The unique identifier for the resource.boolean
hasIkeVersion()
IKE protocol version to use when establishing the VPN tunnel with the peer VPN gateway.boolean
hasKind()
[Output Only] Type of resource.boolean
hasLabelFingerprint()
A fingerprint for the labels being applied to this VpnTunnel, which is essentially a hash of the labels set used for optimistic locking.boolean
hasName()
Name of the resource.boolean
hasPeerExternalGateway()
URL of the peer side external VPN gateway to which this VPN tunnel is connected.boolean
hasPeerExternalGatewayInterface()
The interface ID of the external VPN gateway to which this VPN tunnel is connected.boolean
hasPeerGcpGateway()
URL of the peer side HA GCP VPN gateway to which this VPN tunnel is connected.boolean
hasPeerIp()
IP address of the peer VPN gateway.boolean
hasRegion()
[Output Only] URL of the region where the VPN tunnel resides.boolean
hasRouter()
URL of the router resource to be used for dynamic routing.boolean
hasSelfLink()
[Output Only] Server-defined URL for the resource.boolean
hasSharedSecret()
Shared secret used to set the secure session between the Cloud VPN gateway and the peer VPN gateway.boolean
hasSharedSecretHash()
Hash of the shared secret.boolean
hasStatus()
[Output Only] The status of the VPN tunnel, which can be one of the following: - PROVISIONING: Resource is being allocated for the VPN tunnel.boolean
hasTargetVpnGateway()
URL of the Target VPN gateway with which this VPN tunnel is associated.boolean
hasVpnGateway()
URL of the VPN gateway with which this VPN tunnel is associated.boolean
hasVpnGatewayInterface()
The interface ID of the VPN gateway with which this VPN tunnel is associated.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
protected com.google.protobuf.MapField
internalGetMapField(int number)
boolean
isInitialized()
static VpnTunnel.Builder
newBuilder()
static VpnTunnel.Builder
newBuilder(VpnTunnel prototype)
VpnTunnel.Builder
newBuilderForType()
protected VpnTunnel.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static VpnTunnel
parseDelimitedFrom(InputStream input)
static VpnTunnel
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VpnTunnel
parseFrom(byte[] data)
static VpnTunnel
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VpnTunnel
parseFrom(com.google.protobuf.ByteString data)
static VpnTunnel
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VpnTunnel
parseFrom(com.google.protobuf.CodedInputStream input)
static VpnTunnel
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VpnTunnel
parseFrom(InputStream input)
static VpnTunnel
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VpnTunnel
parseFrom(ByteBuffer data)
static VpnTunnel
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<VpnTunnel>
parser()
VpnTunnel.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
CREATION_TIMESTAMP_FIELD_NUMBER
public static final int CREATION_TIMESTAMP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DESCRIPTION_FIELD_NUMBER
public static final int DESCRIPTION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DETAILED_STATUS_FIELD_NUMBER
public static final int DETAILED_STATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
IKE_VERSION_FIELD_NUMBER
public static final int IKE_VERSION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
KIND_FIELD_NUMBER
public static final int KIND_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LABEL_FINGERPRINT_FIELD_NUMBER
public static final int LABEL_FINGERPRINT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LABELS_FIELD_NUMBER
public static final int LABELS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LOCAL_TRAFFIC_SELECTOR_FIELD_NUMBER
public static final int LOCAL_TRAFFIC_SELECTOR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PEER_EXTERNAL_GATEWAY_FIELD_NUMBER
public static final int PEER_EXTERNAL_GATEWAY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PEER_EXTERNAL_GATEWAY_INTERFACE_FIELD_NUMBER
public static final int PEER_EXTERNAL_GATEWAY_INTERFACE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PEER_GCP_GATEWAY_FIELD_NUMBER
public static final int PEER_GCP_GATEWAY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PEER_IP_FIELD_NUMBER
public static final int PEER_IP_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REGION_FIELD_NUMBER
public static final int REGION_FIELD_NUMBER
- See Also:
- Constant Field Values
-
REMOTE_TRAFFIC_SELECTOR_FIELD_NUMBER
public static final int REMOTE_TRAFFIC_SELECTOR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ROUTER_FIELD_NUMBER
public static final int ROUTER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SELF_LINK_FIELD_NUMBER
public static final int SELF_LINK_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SHARED_SECRET_FIELD_NUMBER
public static final int SHARED_SECRET_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SHARED_SECRET_HASH_FIELD_NUMBER
public static final int SHARED_SECRET_HASH_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STATUS_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TARGET_VPN_GATEWAY_FIELD_NUMBER
public static final int TARGET_VPN_GATEWAY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VPN_GATEWAY_FIELD_NUMBER
public static final int VPN_GATEWAY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VPN_GATEWAY_INTERFACE_FIELD_NUMBER
public static final int VPN_GATEWAY_INTERFACE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- Overrides:
internalGetMapField
in classcom.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
hasCreationTimestamp
public boolean hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;
- Specified by:
hasCreationTimestamp
in interfaceVpnTunnelOrBuilder
- Returns:
- Whether the creationTimestamp field is set.
-
getCreationTimestamp
public String getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;
- Specified by:
getCreationTimestamp
in interfaceVpnTunnelOrBuilder
- Returns:
- The creationTimestamp.
-
getCreationTimestampBytes
public com.google.protobuf.ByteString getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;
- Specified by:
getCreationTimestampBytes
in interfaceVpnTunnelOrBuilder
- Returns:
- The bytes for creationTimestamp.
-
hasDescription
public boolean hasDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;
- Specified by:
hasDescription
in interfaceVpnTunnelOrBuilder
- Returns:
- Whether the description field is set.
-
getDescription
public String getDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;
- Specified by:
getDescription
in interfaceVpnTunnelOrBuilder
- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;
- Specified by:
getDescriptionBytes
in interfaceVpnTunnelOrBuilder
- Returns:
- The bytes for description.
-
hasDetailedStatus
public boolean hasDetailedStatus()
[Output Only] Detailed status message for the VPN tunnel.
optional string detailed_status = 333501025;
- Specified by:
hasDetailedStatus
in interfaceVpnTunnelOrBuilder
- Returns:
- Whether the detailedStatus field is set.
-
getDetailedStatus
public String getDetailedStatus()
[Output Only] Detailed status message for the VPN tunnel.
optional string detailed_status = 333501025;
- Specified by:
getDetailedStatus
in interfaceVpnTunnelOrBuilder
- Returns:
- The detailedStatus.
-
getDetailedStatusBytes
public com.google.protobuf.ByteString getDetailedStatusBytes()
[Output Only] Detailed status message for the VPN tunnel.
optional string detailed_status = 333501025;
- Specified by:
getDetailedStatusBytes
in interfaceVpnTunnelOrBuilder
- Returns:
- The bytes for detailedStatus.
-
hasId
public boolean hasId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;
- Specified by:
hasId
in interfaceVpnTunnelOrBuilder
- Returns:
- Whether the id field is set.
-
getId
public long getId()
[Output Only] The unique identifier for the resource. This identifier is defined by the server.
optional uint64 id = 3355;
- Specified by:
getId
in interfaceVpnTunnelOrBuilder
- Returns:
- The id.
-
hasIkeVersion
public boolean hasIkeVersion()
IKE protocol version to use when establishing the VPN tunnel with the peer VPN gateway. Acceptable IKE versions are 1 or 2. The default version is 2.
optional int32 ike_version = 218376220;
- Specified by:
hasIkeVersion
in interfaceVpnTunnelOrBuilder
- Returns:
- Whether the ikeVersion field is set.
-
getIkeVersion
public int getIkeVersion()
IKE protocol version to use when establishing the VPN tunnel with the peer VPN gateway. Acceptable IKE versions are 1 or 2. The default version is 2.
optional int32 ike_version = 218376220;
- Specified by:
getIkeVersion
in interfaceVpnTunnelOrBuilder
- Returns:
- The ikeVersion.
-
hasKind
public boolean hasKind()
[Output Only] Type of resource. Always compute#vpnTunnel for VPN tunnels.
optional string kind = 3292052;
- Specified by:
hasKind
in interfaceVpnTunnelOrBuilder
- Returns:
- Whether the kind field is set.
-
getKind
public String getKind()
[Output Only] Type of resource. Always compute#vpnTunnel for VPN tunnels.
optional string kind = 3292052;
- Specified by:
getKind
in interfaceVpnTunnelOrBuilder
- Returns:
- The kind.
-
getKindBytes
public com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of resource. Always compute#vpnTunnel for VPN tunnels.
optional string kind = 3292052;
- Specified by:
getKindBytes
in interfaceVpnTunnelOrBuilder
- Returns:
- The bytes for kind.
-
hasLabelFingerprint
public boolean hasLabelFingerprint()
A fingerprint for the labels being applied to this VpnTunnel, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a VpnTunnel.
optional string label_fingerprint = 178124825;
- Specified by:
hasLabelFingerprint
in interfaceVpnTunnelOrBuilder
- Returns:
- Whether the labelFingerprint field is set.
-
getLabelFingerprint
public String getLabelFingerprint()
A fingerprint for the labels being applied to this VpnTunnel, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a VpnTunnel.
optional string label_fingerprint = 178124825;
- Specified by:
getLabelFingerprint
in interfaceVpnTunnelOrBuilder
- Returns:
- The labelFingerprint.
-
getLabelFingerprintBytes
public com.google.protobuf.ByteString getLabelFingerprintBytes()
A fingerprint for the labels being applied to this VpnTunnel, which is essentially a hash of the labels set used for optimistic locking. The fingerprint is initially generated by Compute Engine and changes after every request to modify or update labels. You must always provide an up-to-date fingerprint hash in order to update or change labels, otherwise the request will fail with error 412 conditionNotMet. To see the latest fingerprint, make a get() request to retrieve a VpnTunnel.
optional string label_fingerprint = 178124825;
- Specified by:
getLabelFingerprintBytes
in interfaceVpnTunnelOrBuilder
- Returns:
- The bytes for labelFingerprint.
-
getLabelsCount
public int getLabelsCount()
Description copied from interface:VpnTunnelOrBuilder
Labels for this resource. These can only be added or modified by the setLabels method. Each label key/value pair must comply with RFC1035. Label values may be empty.
map<string, string> labels = 500195327;
- Specified by:
getLabelsCount
in interfaceVpnTunnelOrBuilder
-
containsLabels
public boolean containsLabels(String key)
Labels for this resource. These can only be added or modified by the setLabels method. Each label key/value pair must comply with RFC1035. Label values may be empty.
map<string, string> labels = 500195327;
- Specified by:
containsLabels
in interfaceVpnTunnelOrBuilder
-
getLabels
@Deprecated public Map<String,String> getLabels()
Deprecated.UsegetLabelsMap()
instead.- Specified by:
getLabels
in interfaceVpnTunnelOrBuilder
-
getLabelsMap
public Map<String,String> getLabelsMap()
Labels for this resource. These can only be added or modified by the setLabels method. Each label key/value pair must comply with RFC1035. Label values may be empty.
map<string, string> labels = 500195327;
- Specified by:
getLabelsMap
in interfaceVpnTunnelOrBuilder
-
getLabelsOrDefault
public String getLabelsOrDefault(String key, String defaultValue)
Labels for this resource. These can only be added or modified by the setLabels method. Each label key/value pair must comply with RFC1035. Label values may be empty.
map<string, string> labels = 500195327;
- Specified by:
getLabelsOrDefault
in interfaceVpnTunnelOrBuilder
-
getLabelsOrThrow
public String getLabelsOrThrow(String key)
Labels for this resource. These can only be added or modified by the setLabels method. Each label key/value pair must comply with RFC1035. Label values may be empty.
map<string, string> labels = 500195327;
- Specified by:
getLabelsOrThrow
in interfaceVpnTunnelOrBuilder
-
getLocalTrafficSelectorList
public com.google.protobuf.ProtocolStringList getLocalTrafficSelectorList()
Local traffic selector to use when establishing the VPN tunnel with the peer VPN gateway. The value should be a CIDR formatted string, for example: 192.168.0.0/16. The ranges must be disjoint. Only IPv4 is supported.
repeated string local_traffic_selector = 317314613;
- Specified by:
getLocalTrafficSelectorList
in interfaceVpnTunnelOrBuilder
- Returns:
- A list containing the localTrafficSelector.
-
getLocalTrafficSelectorCount
public int getLocalTrafficSelectorCount()
Local traffic selector to use when establishing the VPN tunnel with the peer VPN gateway. The value should be a CIDR formatted string, for example: 192.168.0.0/16. The ranges must be disjoint. Only IPv4 is supported.
repeated string local_traffic_selector = 317314613;
- Specified by:
getLocalTrafficSelectorCount
in interfaceVpnTunnelOrBuilder
- Returns:
- The count of localTrafficSelector.
-
getLocalTrafficSelector
public String getLocalTrafficSelector(int index)
Local traffic selector to use when establishing the VPN tunnel with the peer VPN gateway. The value should be a CIDR formatted string, for example: 192.168.0.0/16. The ranges must be disjoint. Only IPv4 is supported.
repeated string local_traffic_selector = 317314613;
- Specified by:
getLocalTrafficSelector
in interfaceVpnTunnelOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The localTrafficSelector at the given index.
-
getLocalTrafficSelectorBytes
public com.google.protobuf.ByteString getLocalTrafficSelectorBytes(int index)
Local traffic selector to use when establishing the VPN tunnel with the peer VPN gateway. The value should be a CIDR formatted string, for example: 192.168.0.0/16. The ranges must be disjoint. Only IPv4 is supported.
repeated string local_traffic_selector = 317314613;
- Specified by:
getLocalTrafficSelectorBytes
in interfaceVpnTunnelOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the localTrafficSelector at the given index.
-
hasName
public boolean hasName()
Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;
- Specified by:
hasName
in interfaceVpnTunnelOrBuilder
- Returns:
- Whether the name field is set.
-
getName
public String getName()
Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;
- Specified by:
getName
in interfaceVpnTunnelOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;
- Specified by:
getNameBytes
in interfaceVpnTunnelOrBuilder
- Returns:
- The bytes for name.
-
hasPeerExternalGateway
public boolean hasPeerExternalGateway()
URL of the peer side external VPN gateway to which this VPN tunnel is connected. Provided by the client when the VPN tunnel is created. This field is exclusive with the field peerGcpGateway.
optional string peer_external_gateway = 384956173;
- Specified by:
hasPeerExternalGateway
in interfaceVpnTunnelOrBuilder
- Returns:
- Whether the peerExternalGateway field is set.
-
getPeerExternalGateway
public String getPeerExternalGateway()
URL of the peer side external VPN gateway to which this VPN tunnel is connected. Provided by the client when the VPN tunnel is created. This field is exclusive with the field peerGcpGateway.
optional string peer_external_gateway = 384956173;
- Specified by:
getPeerExternalGateway
in interfaceVpnTunnelOrBuilder
- Returns:
- The peerExternalGateway.
-
getPeerExternalGatewayBytes
public com.google.protobuf.ByteString getPeerExternalGatewayBytes()
URL of the peer side external VPN gateway to which this VPN tunnel is connected. Provided by the client when the VPN tunnel is created. This field is exclusive with the field peerGcpGateway.
optional string peer_external_gateway = 384956173;
- Specified by:
getPeerExternalGatewayBytes
in interfaceVpnTunnelOrBuilder
- Returns:
- The bytes for peerExternalGateway.
-
hasPeerExternalGatewayInterface
public boolean hasPeerExternalGatewayInterface()
The interface ID of the external VPN gateway to which this VPN tunnel is connected. Provided by the client when the VPN tunnel is created. Possible values are: `0`, `1`, `2`, `3`. The number of IDs in use depends on the external VPN gateway redundancy type.
optional int32 peer_external_gateway_interface = 452768391;
- Specified by:
hasPeerExternalGatewayInterface
in interfaceVpnTunnelOrBuilder
- Returns:
- Whether the peerExternalGatewayInterface field is set.
-
getPeerExternalGatewayInterface
public int getPeerExternalGatewayInterface()
The interface ID of the external VPN gateway to which this VPN tunnel is connected. Provided by the client when the VPN tunnel is created. Possible values are: `0`, `1`, `2`, `3`. The number of IDs in use depends on the external VPN gateway redundancy type.
optional int32 peer_external_gateway_interface = 452768391;
- Specified by:
getPeerExternalGatewayInterface
in interfaceVpnTunnelOrBuilder
- Returns:
- The peerExternalGatewayInterface.
-
hasPeerGcpGateway
public boolean hasPeerGcpGateway()
URL of the peer side HA GCP VPN gateway to which this VPN tunnel is connected. Provided by the client when the VPN tunnel is created. This field can be used when creating highly available VPN from VPC network to VPC network, the field is exclusive with the field peerExternalGateway. If provided, the VPN tunnel will automatically use the same vpnGatewayInterface ID in the peer GCP VPN gateway.
optional string peer_gcp_gateway = 281867452;
- Specified by:
hasPeerGcpGateway
in interfaceVpnTunnelOrBuilder
- Returns:
- Whether the peerGcpGateway field is set.
-
getPeerGcpGateway
public String getPeerGcpGateway()
URL of the peer side HA GCP VPN gateway to which this VPN tunnel is connected. Provided by the client when the VPN tunnel is created. This field can be used when creating highly available VPN from VPC network to VPC network, the field is exclusive with the field peerExternalGateway. If provided, the VPN tunnel will automatically use the same vpnGatewayInterface ID in the peer GCP VPN gateway.
optional string peer_gcp_gateway = 281867452;
- Specified by:
getPeerGcpGateway
in interfaceVpnTunnelOrBuilder
- Returns:
- The peerGcpGateway.
-
getPeerGcpGatewayBytes
public com.google.protobuf.ByteString getPeerGcpGatewayBytes()
URL of the peer side HA GCP VPN gateway to which this VPN tunnel is connected. Provided by the client when the VPN tunnel is created. This field can be used when creating highly available VPN from VPC network to VPC network, the field is exclusive with the field peerExternalGateway. If provided, the VPN tunnel will automatically use the same vpnGatewayInterface ID in the peer GCP VPN gateway.
optional string peer_gcp_gateway = 281867452;
- Specified by:
getPeerGcpGatewayBytes
in interfaceVpnTunnelOrBuilder
- Returns:
- The bytes for peerGcpGateway.
-
hasPeerIp
public boolean hasPeerIp()
IP address of the peer VPN gateway. Only IPv4 is supported.
optional string peer_ip = 383249700;
- Specified by:
hasPeerIp
in interfaceVpnTunnelOrBuilder
- Returns:
- Whether the peerIp field is set.
-
getPeerIp
public String getPeerIp()
IP address of the peer VPN gateway. Only IPv4 is supported.
optional string peer_ip = 383249700;
- Specified by:
getPeerIp
in interfaceVpnTunnelOrBuilder
- Returns:
- The peerIp.
-
getPeerIpBytes
public com.google.protobuf.ByteString getPeerIpBytes()
IP address of the peer VPN gateway. Only IPv4 is supported.
optional string peer_ip = 383249700;
- Specified by:
getPeerIpBytes
in interfaceVpnTunnelOrBuilder
- Returns:
- The bytes for peerIp.
-
hasRegion
public boolean hasRegion()
[Output Only] URL of the region where the VPN tunnel resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string region = 138946292;
- Specified by:
hasRegion
in interfaceVpnTunnelOrBuilder
- Returns:
- Whether the region field is set.
-
getRegion
public String getRegion()
[Output Only] URL of the region where the VPN tunnel resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string region = 138946292;
- Specified by:
getRegion
in interfaceVpnTunnelOrBuilder
- Returns:
- The region.
-
getRegionBytes
public com.google.protobuf.ByteString getRegionBytes()
[Output Only] URL of the region where the VPN tunnel resides. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string region = 138946292;
- Specified by:
getRegionBytes
in interfaceVpnTunnelOrBuilder
- Returns:
- The bytes for region.
-
getRemoteTrafficSelectorList
public com.google.protobuf.ProtocolStringList getRemoteTrafficSelectorList()
Remote traffic selectors to use when establishing the VPN tunnel with the peer VPN gateway. The value should be a CIDR formatted string, for example: 192.168.0.0/16. The ranges should be disjoint. Only IPv4 is supported.
repeated string remote_traffic_selector = 358887098;
- Specified by:
getRemoteTrafficSelectorList
in interfaceVpnTunnelOrBuilder
- Returns:
- A list containing the remoteTrafficSelector.
-
getRemoteTrafficSelectorCount
public int getRemoteTrafficSelectorCount()
Remote traffic selectors to use when establishing the VPN tunnel with the peer VPN gateway. The value should be a CIDR formatted string, for example: 192.168.0.0/16. The ranges should be disjoint. Only IPv4 is supported.
repeated string remote_traffic_selector = 358887098;
- Specified by:
getRemoteTrafficSelectorCount
in interfaceVpnTunnelOrBuilder
- Returns:
- The count of remoteTrafficSelector.
-
getRemoteTrafficSelector
public String getRemoteTrafficSelector(int index)
Remote traffic selectors to use when establishing the VPN tunnel with the peer VPN gateway. The value should be a CIDR formatted string, for example: 192.168.0.0/16. The ranges should be disjoint. Only IPv4 is supported.
repeated string remote_traffic_selector = 358887098;
- Specified by:
getRemoteTrafficSelector
in interfaceVpnTunnelOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The remoteTrafficSelector at the given index.
-
getRemoteTrafficSelectorBytes
public com.google.protobuf.ByteString getRemoteTrafficSelectorBytes(int index)
Remote traffic selectors to use when establishing the VPN tunnel with the peer VPN gateway. The value should be a CIDR formatted string, for example: 192.168.0.0/16. The ranges should be disjoint. Only IPv4 is supported.
repeated string remote_traffic_selector = 358887098;
- Specified by:
getRemoteTrafficSelectorBytes
in interfaceVpnTunnelOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the remoteTrafficSelector at the given index.
-
hasRouter
public boolean hasRouter()
URL of the router resource to be used for dynamic routing.
optional string router = 148608841;
- Specified by:
hasRouter
in interfaceVpnTunnelOrBuilder
- Returns:
- Whether the router field is set.
-
getRouter
public String getRouter()
URL of the router resource to be used for dynamic routing.
optional string router = 148608841;
- Specified by:
getRouter
in interfaceVpnTunnelOrBuilder
- Returns:
- The router.
-
getRouterBytes
public com.google.protobuf.ByteString getRouterBytes()
URL of the router resource to be used for dynamic routing.
optional string router = 148608841;
- Specified by:
getRouterBytes
in interfaceVpnTunnelOrBuilder
- Returns:
- The bytes for router.
-
hasSelfLink
public boolean hasSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;
- Specified by:
hasSelfLink
in interfaceVpnTunnelOrBuilder
- Returns:
- Whether the selfLink field is set.
-
getSelfLink
public String getSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;
- Specified by:
getSelfLink
in interfaceVpnTunnelOrBuilder
- Returns:
- The selfLink.
-
getSelfLinkBytes
public com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;
- Specified by:
getSelfLinkBytes
in interfaceVpnTunnelOrBuilder
- Returns:
- The bytes for selfLink.
-
hasSharedSecret
public boolean hasSharedSecret()
Shared secret used to set the secure session between the Cloud VPN gateway and the peer VPN gateway.
optional string shared_secret = 381932490;
- Specified by:
hasSharedSecret
in interfaceVpnTunnelOrBuilder
- Returns:
- Whether the sharedSecret field is set.
-
getSharedSecret
public String getSharedSecret()
Shared secret used to set the secure session between the Cloud VPN gateway and the peer VPN gateway.
optional string shared_secret = 381932490;
- Specified by:
getSharedSecret
in interfaceVpnTunnelOrBuilder
- Returns:
- The sharedSecret.
-
getSharedSecretBytes
public com.google.protobuf.ByteString getSharedSecretBytes()
Shared secret used to set the secure session between the Cloud VPN gateway and the peer VPN gateway.
optional string shared_secret = 381932490;
- Specified by:
getSharedSecretBytes
in interfaceVpnTunnelOrBuilder
- Returns:
- The bytes for sharedSecret.
-
hasSharedSecretHash
public boolean hasSharedSecretHash()
Hash of the shared secret.
optional string shared_secret_hash = 398881891;
- Specified by:
hasSharedSecretHash
in interfaceVpnTunnelOrBuilder
- Returns:
- Whether the sharedSecretHash field is set.
-
getSharedSecretHash
public String getSharedSecretHash()
Hash of the shared secret.
optional string shared_secret_hash = 398881891;
- Specified by:
getSharedSecretHash
in interfaceVpnTunnelOrBuilder
- Returns:
- The sharedSecretHash.
-
getSharedSecretHashBytes
public com.google.protobuf.ByteString getSharedSecretHashBytes()
Hash of the shared secret.
optional string shared_secret_hash = 398881891;
- Specified by:
getSharedSecretHashBytes
in interfaceVpnTunnelOrBuilder
- Returns:
- The bytes for sharedSecretHash.
-
hasStatus
public boolean hasStatus()
[Output Only] The status of the VPN tunnel, which can be one of the following: - PROVISIONING: Resource is being allocated for the VPN tunnel. - WAITING_FOR_FULL_CONFIG: Waiting to receive all VPN-related configs from the user. Network, TargetVpnGateway, VpnTunnel, ForwardingRule, and Route resources are needed to setup the VPN tunnel. - FIRST_HANDSHAKE: Successful first handshake with the peer VPN. - ESTABLISHED: Secure session is successfully established with the peer VPN. - NETWORK_ERROR: Deprecated, replaced by NO_INCOMING_PACKETS - AUTHORIZATION_ERROR: Auth error (for example, bad shared secret). - NEGOTIATION_FAILURE: Handshake failed. - DEPROVISIONING: Resources are being deallocated for the VPN tunnel. - FAILED: Tunnel creation has failed and the tunnel is not ready to be used. - NO_INCOMING_PACKETS: No incoming packets from peer. - REJECTED: Tunnel configuration was rejected, can be result of being denied access. - ALLOCATING_RESOURCES: Cloud VPN is in the process of allocating all required resources. - STOPPED: Tunnel is stopped due to its Forwarding Rules being deleted for Classic VPN tunnels or the project is in frozen state. - PEER_IDENTITY_MISMATCH: Peer identity does not match peer IP, probably behind NAT. - TS_NARROWING_NOT_ALLOWED: Traffic selector narrowing not allowed for an HA-VPN tunnel. Check the Status enum for the list of possible values.
optional string status = 181260274;
- Specified by:
hasStatus
in interfaceVpnTunnelOrBuilder
- Returns:
- Whether the status field is set.
-
getStatus
public String getStatus()
[Output Only] The status of the VPN tunnel, which can be one of the following: - PROVISIONING: Resource is being allocated for the VPN tunnel. - WAITING_FOR_FULL_CONFIG: Waiting to receive all VPN-related configs from the user. Network, TargetVpnGateway, VpnTunnel, ForwardingRule, and Route resources are needed to setup the VPN tunnel. - FIRST_HANDSHAKE: Successful first handshake with the peer VPN. - ESTABLISHED: Secure session is successfully established with the peer VPN. - NETWORK_ERROR: Deprecated, replaced by NO_INCOMING_PACKETS - AUTHORIZATION_ERROR: Auth error (for example, bad shared secret). - NEGOTIATION_FAILURE: Handshake failed. - DEPROVISIONING: Resources are being deallocated for the VPN tunnel. - FAILED: Tunnel creation has failed and the tunnel is not ready to be used. - NO_INCOMING_PACKETS: No incoming packets from peer. - REJECTED: Tunnel configuration was rejected, can be result of being denied access. - ALLOCATING_RESOURCES: Cloud VPN is in the process of allocating all required resources. - STOPPED: Tunnel is stopped due to its Forwarding Rules being deleted for Classic VPN tunnels or the project is in frozen state. - PEER_IDENTITY_MISMATCH: Peer identity does not match peer IP, probably behind NAT. - TS_NARROWING_NOT_ALLOWED: Traffic selector narrowing not allowed for an HA-VPN tunnel. Check the Status enum for the list of possible values.
optional string status = 181260274;
- Specified by:
getStatus
in interfaceVpnTunnelOrBuilder
- Returns:
- The status.
-
getStatusBytes
public com.google.protobuf.ByteString getStatusBytes()
[Output Only] The status of the VPN tunnel, which can be one of the following: - PROVISIONING: Resource is being allocated for the VPN tunnel. - WAITING_FOR_FULL_CONFIG: Waiting to receive all VPN-related configs from the user. Network, TargetVpnGateway, VpnTunnel, ForwardingRule, and Route resources are needed to setup the VPN tunnel. - FIRST_HANDSHAKE: Successful first handshake with the peer VPN. - ESTABLISHED: Secure session is successfully established with the peer VPN. - NETWORK_ERROR: Deprecated, replaced by NO_INCOMING_PACKETS - AUTHORIZATION_ERROR: Auth error (for example, bad shared secret). - NEGOTIATION_FAILURE: Handshake failed. - DEPROVISIONING: Resources are being deallocated for the VPN tunnel. - FAILED: Tunnel creation has failed and the tunnel is not ready to be used. - NO_INCOMING_PACKETS: No incoming packets from peer. - REJECTED: Tunnel configuration was rejected, can be result of being denied access. - ALLOCATING_RESOURCES: Cloud VPN is in the process of allocating all required resources. - STOPPED: Tunnel is stopped due to its Forwarding Rules being deleted for Classic VPN tunnels or the project is in frozen state. - PEER_IDENTITY_MISMATCH: Peer identity does not match peer IP, probably behind NAT. - TS_NARROWING_NOT_ALLOWED: Traffic selector narrowing not allowed for an HA-VPN tunnel. Check the Status enum for the list of possible values.
optional string status = 181260274;
- Specified by:
getStatusBytes
in interfaceVpnTunnelOrBuilder
- Returns:
- The bytes for status.
-
hasTargetVpnGateway
public boolean hasTargetVpnGateway()
URL of the Target VPN gateway with which this VPN tunnel is associated. Provided by the client when the VPN tunnel is created.
optional string target_vpn_gateway = 532512843;
- Specified by:
hasTargetVpnGateway
in interfaceVpnTunnelOrBuilder
- Returns:
- Whether the targetVpnGateway field is set.
-
getTargetVpnGateway
public String getTargetVpnGateway()
URL of the Target VPN gateway with which this VPN tunnel is associated. Provided by the client when the VPN tunnel is created.
optional string target_vpn_gateway = 532512843;
- Specified by:
getTargetVpnGateway
in interfaceVpnTunnelOrBuilder
- Returns:
- The targetVpnGateway.
-
getTargetVpnGatewayBytes
public com.google.protobuf.ByteString getTargetVpnGatewayBytes()
URL of the Target VPN gateway with which this VPN tunnel is associated. Provided by the client when the VPN tunnel is created.
optional string target_vpn_gateway = 532512843;
- Specified by:
getTargetVpnGatewayBytes
in interfaceVpnTunnelOrBuilder
- Returns:
- The bytes for targetVpnGateway.
-
hasVpnGateway
public boolean hasVpnGateway()
URL of the VPN gateway with which this VPN tunnel is associated. Provided by the client when the VPN tunnel is created. This must be used (instead of target_vpn_gateway) if a High Availability VPN gateway resource is created.
optional string vpn_gateway = 406684153;
- Specified by:
hasVpnGateway
in interfaceVpnTunnelOrBuilder
- Returns:
- Whether the vpnGateway field is set.
-
getVpnGateway
public String getVpnGateway()
URL of the VPN gateway with which this VPN tunnel is associated. Provided by the client when the VPN tunnel is created. This must be used (instead of target_vpn_gateway) if a High Availability VPN gateway resource is created.
optional string vpn_gateway = 406684153;
- Specified by:
getVpnGateway
in interfaceVpnTunnelOrBuilder
- Returns:
- The vpnGateway.
-
getVpnGatewayBytes
public com.google.protobuf.ByteString getVpnGatewayBytes()
URL of the VPN gateway with which this VPN tunnel is associated. Provided by the client when the VPN tunnel is created. This must be used (instead of target_vpn_gateway) if a High Availability VPN gateway resource is created.
optional string vpn_gateway = 406684153;
- Specified by:
getVpnGatewayBytes
in interfaceVpnTunnelOrBuilder
- Returns:
- The bytes for vpnGateway.
-
hasVpnGatewayInterface
public boolean hasVpnGatewayInterface()
The interface ID of the VPN gateway with which this VPN tunnel is associated. Possible values are: `0`, `1`.
optional int32 vpn_gateway_interface = 95979123;
- Specified by:
hasVpnGatewayInterface
in interfaceVpnTunnelOrBuilder
- Returns:
- Whether the vpnGatewayInterface field is set.
-
getVpnGatewayInterface
public int getVpnGatewayInterface()
The interface ID of the VPN gateway with which this VPN tunnel is associated. Possible values are: `0`, `1`.
optional int32 vpn_gateway_interface = 95979123;
- Specified by:
getVpnGatewayInterface
in interfaceVpnTunnelOrBuilder
- Returns:
- The vpnGatewayInterface.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static VpnTunnel parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VpnTunnel parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VpnTunnel parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VpnTunnel parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VpnTunnel parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VpnTunnel parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VpnTunnel parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static VpnTunnel parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static VpnTunnel parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static VpnTunnel parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static VpnTunnel parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static VpnTunnel parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public VpnTunnel.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static VpnTunnel.Builder newBuilder()
-
newBuilder
public static VpnTunnel.Builder newBuilder(VpnTunnel prototype)
-
toBuilder
public VpnTunnel.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected VpnTunnel.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static VpnTunnel getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<VpnTunnel> parser()
-
getParserForType
public com.google.protobuf.Parser<VpnTunnel> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public VpnTunnel getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-