public static final class VpnGatewayStatusVpnConnection.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatusVpnConnection.Builder> implements VpnGatewayStatusVpnConnectionOrBuilder
A VPN connection contains all VPN tunnels connected from this VpnGateway to the same peer gateway. The peer gateway could either be a external VPN gateway or GCP VPN gateway.Protobuf type
google.cloud.compute.v1.VpnGatewayStatusVpnConnection| Modifier and Type | Method and Description |
|---|---|
VpnGatewayStatusVpnConnection.Builder |
addAllTunnels(Iterable<? extends VpnGatewayStatusTunnel> values)
List of VPN tunnels that are in this VPN connection.
|
VpnGatewayStatusVpnConnection.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VpnGatewayStatusVpnConnection.Builder |
addTunnels(int index,
VpnGatewayStatusTunnel.Builder builderForValue)
List of VPN tunnels that are in this VPN connection.
|
VpnGatewayStatusVpnConnection.Builder |
addTunnels(int index,
VpnGatewayStatusTunnel value)
List of VPN tunnels that are in this VPN connection.
|
VpnGatewayStatusVpnConnection.Builder |
addTunnels(VpnGatewayStatusTunnel.Builder builderForValue)
List of VPN tunnels that are in this VPN connection.
|
VpnGatewayStatusVpnConnection.Builder |
addTunnels(VpnGatewayStatusTunnel value)
List of VPN tunnels that are in this VPN connection.
|
VpnGatewayStatusTunnel.Builder |
addTunnelsBuilder()
List of VPN tunnels that are in this VPN connection.
|
VpnGatewayStatusTunnel.Builder |
addTunnelsBuilder(int index)
List of VPN tunnels that are in this VPN connection.
|
VpnGatewayStatusVpnConnection |
build() |
VpnGatewayStatusVpnConnection |
buildPartial() |
VpnGatewayStatusVpnConnection.Builder |
clear() |
VpnGatewayStatusVpnConnection.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
VpnGatewayStatusVpnConnection.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
VpnGatewayStatusVpnConnection.Builder |
clearPeerExternalGateway()
URL reference to the peer external VPN gateways to which the VPN tunnels in this VPN connection are connected.
|
VpnGatewayStatusVpnConnection.Builder |
clearPeerGcpGateway()
URL reference to the peer side VPN gateways to which the VPN tunnels in this VPN connection are connected.
|
VpnGatewayStatusVpnConnection.Builder |
clearState()
HighAvailabilityRequirementState for the VPN connection.
|
VpnGatewayStatusVpnConnection.Builder |
clearTunnels()
List of VPN tunnels that are in this VPN connection.
|
VpnGatewayStatusVpnConnection.Builder |
clone() |
VpnGatewayStatusVpnConnection |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getPeerExternalGateway()
URL reference to the peer external VPN gateways to which the VPN tunnels in this VPN connection are connected.
|
com.google.protobuf.ByteString |
getPeerExternalGatewayBytes()
URL reference to the peer external VPN gateways to which the VPN tunnels in this VPN connection are connected.
|
String |
getPeerGcpGateway()
URL reference to the peer side VPN gateways to which the VPN tunnels in this VPN connection are connected.
|
com.google.protobuf.ByteString |
getPeerGcpGatewayBytes()
URL reference to the peer side VPN gateways to which the VPN tunnels in this VPN connection are connected.
|
VpnGatewayStatusHighAvailabilityRequirementState |
getState()
HighAvailabilityRequirementState for the VPN connection.
|
VpnGatewayStatusHighAvailabilityRequirementState.Builder |
getStateBuilder()
HighAvailabilityRequirementState for the VPN connection.
|
VpnGatewayStatusHighAvailabilityRequirementStateOrBuilder |
getStateOrBuilder()
HighAvailabilityRequirementState for the VPN connection.
|
VpnGatewayStatusTunnel |
getTunnels(int index)
List of VPN tunnels that are in this VPN connection.
|
VpnGatewayStatusTunnel.Builder |
getTunnelsBuilder(int index)
List of VPN tunnels that are in this VPN connection.
|
List<VpnGatewayStatusTunnel.Builder> |
getTunnelsBuilderList()
List of VPN tunnels that are in this VPN connection.
|
int |
getTunnelsCount()
List of VPN tunnels that are in this VPN connection.
|
List<VpnGatewayStatusTunnel> |
getTunnelsList()
List of VPN tunnels that are in this VPN connection.
|
VpnGatewayStatusTunnelOrBuilder |
getTunnelsOrBuilder(int index)
List of VPN tunnels that are in this VPN connection.
|
List<? extends VpnGatewayStatusTunnelOrBuilder> |
getTunnelsOrBuilderList()
List of VPN tunnels that are in this VPN connection.
|
boolean |
hasPeerExternalGateway()
URL reference to the peer external VPN gateways to which the VPN tunnels in this VPN connection are connected.
|
boolean |
hasPeerGcpGateway()
URL reference to the peer side VPN gateways to which the VPN tunnels in this VPN connection are connected.
|
boolean |
hasState()
HighAvailabilityRequirementState for the VPN connection.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
VpnGatewayStatusVpnConnection.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
VpnGatewayStatusVpnConnection.Builder |
mergeFrom(com.google.protobuf.Message other) |
VpnGatewayStatusVpnConnection.Builder |
mergeFrom(VpnGatewayStatusVpnConnection other) |
VpnGatewayStatusVpnConnection.Builder |
mergeState(VpnGatewayStatusHighAvailabilityRequirementState value)
HighAvailabilityRequirementState for the VPN connection.
|
VpnGatewayStatusVpnConnection.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VpnGatewayStatusVpnConnection.Builder |
removeTunnels(int index)
List of VPN tunnels that are in this VPN connection.
|
VpnGatewayStatusVpnConnection.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VpnGatewayStatusVpnConnection.Builder |
setPeerExternalGateway(String value)
URL reference to the peer external VPN gateways to which the VPN tunnels in this VPN connection are connected.
|
VpnGatewayStatusVpnConnection.Builder |
setPeerExternalGatewayBytes(com.google.protobuf.ByteString value)
URL reference to the peer external VPN gateways to which the VPN tunnels in this VPN connection are connected.
|
VpnGatewayStatusVpnConnection.Builder |
setPeerGcpGateway(String value)
URL reference to the peer side VPN gateways to which the VPN tunnels in this VPN connection are connected.
|
VpnGatewayStatusVpnConnection.Builder |
setPeerGcpGatewayBytes(com.google.protobuf.ByteString value)
URL reference to the peer side VPN gateways to which the VPN tunnels in this VPN connection are connected.
|
VpnGatewayStatusVpnConnection.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
VpnGatewayStatusVpnConnection.Builder |
setState(VpnGatewayStatusHighAvailabilityRequirementState.Builder builderForValue)
HighAvailabilityRequirementState for the VPN connection.
|
VpnGatewayStatusVpnConnection.Builder |
setState(VpnGatewayStatusHighAvailabilityRequirementState value)
HighAvailabilityRequirementState for the VPN connection.
|
VpnGatewayStatusVpnConnection.Builder |
setTunnels(int index,
VpnGatewayStatusTunnel.Builder builderForValue)
List of VPN tunnels that are in this VPN connection.
|
VpnGatewayStatusVpnConnection.Builder |
setTunnels(int index,
VpnGatewayStatusTunnel value)
List of VPN tunnels that are in this VPN connection.
|
VpnGatewayStatusVpnConnection.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatusVpnConnection.Builder>public VpnGatewayStatusVpnConnection.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatusVpnConnection.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatusVpnConnection.Builder>public VpnGatewayStatusVpnConnection getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic VpnGatewayStatusVpnConnection build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic VpnGatewayStatusVpnConnection buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic VpnGatewayStatusVpnConnection.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatusVpnConnection.Builder>public VpnGatewayStatusVpnConnection.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatusVpnConnection.Builder>public VpnGatewayStatusVpnConnection.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatusVpnConnection.Builder>public VpnGatewayStatusVpnConnection.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatusVpnConnection.Builder>public VpnGatewayStatusVpnConnection.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatusVpnConnection.Builder>public VpnGatewayStatusVpnConnection.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatusVpnConnection.Builder>public VpnGatewayStatusVpnConnection.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<VpnGatewayStatusVpnConnection.Builder>public VpnGatewayStatusVpnConnection.Builder mergeFrom(VpnGatewayStatusVpnConnection other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatusVpnConnection.Builder>public VpnGatewayStatusVpnConnection.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<VpnGatewayStatusVpnConnection.Builder>IOExceptionpublic boolean hasPeerExternalGateway()
URL reference to the peer external VPN gateways to which the VPN tunnels in this VPN connection are connected. This field is mutually exclusive with peer_gcp_gateway.
optional string peer_external_gateway = 384956173;hasPeerExternalGateway in interface VpnGatewayStatusVpnConnectionOrBuilderpublic String getPeerExternalGateway()
URL reference to the peer external VPN gateways to which the VPN tunnels in this VPN connection are connected. This field is mutually exclusive with peer_gcp_gateway.
optional string peer_external_gateway = 384956173;getPeerExternalGateway in interface VpnGatewayStatusVpnConnectionOrBuilderpublic com.google.protobuf.ByteString getPeerExternalGatewayBytes()
URL reference to the peer external VPN gateways to which the VPN tunnels in this VPN connection are connected. This field is mutually exclusive with peer_gcp_gateway.
optional string peer_external_gateway = 384956173;getPeerExternalGatewayBytes in interface VpnGatewayStatusVpnConnectionOrBuilderpublic VpnGatewayStatusVpnConnection.Builder setPeerExternalGateway(String value)
URL reference to the peer external VPN gateways to which the VPN tunnels in this VPN connection are connected. This field is mutually exclusive with peer_gcp_gateway.
optional string peer_external_gateway = 384956173;value - The peerExternalGateway to set.public VpnGatewayStatusVpnConnection.Builder clearPeerExternalGateway()
URL reference to the peer external VPN gateways to which the VPN tunnels in this VPN connection are connected. This field is mutually exclusive with peer_gcp_gateway.
optional string peer_external_gateway = 384956173;public VpnGatewayStatusVpnConnection.Builder setPeerExternalGatewayBytes(com.google.protobuf.ByteString value)
URL reference to the peer external VPN gateways to which the VPN tunnels in this VPN connection are connected. This field is mutually exclusive with peer_gcp_gateway.
optional string peer_external_gateway = 384956173;value - The bytes for peerExternalGateway to set.public boolean hasPeerGcpGateway()
URL reference to the peer side VPN gateways to which the VPN tunnels in this VPN connection are connected. This field is mutually exclusive with peer_gcp_gateway.
optional string peer_gcp_gateway = 281867452;hasPeerGcpGateway in interface VpnGatewayStatusVpnConnectionOrBuilderpublic String getPeerGcpGateway()
URL reference to the peer side VPN gateways to which the VPN tunnels in this VPN connection are connected. This field is mutually exclusive with peer_gcp_gateway.
optional string peer_gcp_gateway = 281867452;getPeerGcpGateway in interface VpnGatewayStatusVpnConnectionOrBuilderpublic com.google.protobuf.ByteString getPeerGcpGatewayBytes()
URL reference to the peer side VPN gateways to which the VPN tunnels in this VPN connection are connected. This field is mutually exclusive with peer_gcp_gateway.
optional string peer_gcp_gateway = 281867452;getPeerGcpGatewayBytes in interface VpnGatewayStatusVpnConnectionOrBuilderpublic VpnGatewayStatusVpnConnection.Builder setPeerGcpGateway(String value)
URL reference to the peer side VPN gateways to which the VPN tunnels in this VPN connection are connected. This field is mutually exclusive with peer_gcp_gateway.
optional string peer_gcp_gateway = 281867452;value - The peerGcpGateway to set.public VpnGatewayStatusVpnConnection.Builder clearPeerGcpGateway()
URL reference to the peer side VPN gateways to which the VPN tunnels in this VPN connection are connected. This field is mutually exclusive with peer_gcp_gateway.
optional string peer_gcp_gateway = 281867452;public VpnGatewayStatusVpnConnection.Builder setPeerGcpGatewayBytes(com.google.protobuf.ByteString value)
URL reference to the peer side VPN gateways to which the VPN tunnels in this VPN connection are connected. This field is mutually exclusive with peer_gcp_gateway.
optional string peer_gcp_gateway = 281867452;value - The bytes for peerGcpGateway to set.public boolean hasState()
HighAvailabilityRequirementState for the VPN connection.
optional .google.cloud.compute.v1.VpnGatewayStatusHighAvailabilityRequirementState state = 109757585;
hasState in interface VpnGatewayStatusVpnConnectionOrBuilderpublic VpnGatewayStatusHighAvailabilityRequirementState getState()
HighAvailabilityRequirementState for the VPN connection.
optional .google.cloud.compute.v1.VpnGatewayStatusHighAvailabilityRequirementState state = 109757585;
getState in interface VpnGatewayStatusVpnConnectionOrBuilderpublic VpnGatewayStatusVpnConnection.Builder setState(VpnGatewayStatusHighAvailabilityRequirementState value)
HighAvailabilityRequirementState for the VPN connection.
optional .google.cloud.compute.v1.VpnGatewayStatusHighAvailabilityRequirementState state = 109757585;
public VpnGatewayStatusVpnConnection.Builder setState(VpnGatewayStatusHighAvailabilityRequirementState.Builder builderForValue)
HighAvailabilityRequirementState for the VPN connection.
optional .google.cloud.compute.v1.VpnGatewayStatusHighAvailabilityRequirementState state = 109757585;
public VpnGatewayStatusVpnConnection.Builder mergeState(VpnGatewayStatusHighAvailabilityRequirementState value)
HighAvailabilityRequirementState for the VPN connection.
optional .google.cloud.compute.v1.VpnGatewayStatusHighAvailabilityRequirementState state = 109757585;
public VpnGatewayStatusVpnConnection.Builder clearState()
HighAvailabilityRequirementState for the VPN connection.
optional .google.cloud.compute.v1.VpnGatewayStatusHighAvailabilityRequirementState state = 109757585;
public VpnGatewayStatusHighAvailabilityRequirementState.Builder getStateBuilder()
HighAvailabilityRequirementState for the VPN connection.
optional .google.cloud.compute.v1.VpnGatewayStatusHighAvailabilityRequirementState state = 109757585;
public VpnGatewayStatusHighAvailabilityRequirementStateOrBuilder getStateOrBuilder()
HighAvailabilityRequirementState for the VPN connection.
optional .google.cloud.compute.v1.VpnGatewayStatusHighAvailabilityRequirementState state = 109757585;
getStateOrBuilder in interface VpnGatewayStatusVpnConnectionOrBuilderpublic List<VpnGatewayStatusTunnel> getTunnelsList()
List of VPN tunnels that are in this VPN connection.
repeated .google.cloud.compute.v1.VpnGatewayStatusTunnel tunnels = 104561931;getTunnelsList in interface VpnGatewayStatusVpnConnectionOrBuilderpublic int getTunnelsCount()
List of VPN tunnels that are in this VPN connection.
repeated .google.cloud.compute.v1.VpnGatewayStatusTunnel tunnels = 104561931;getTunnelsCount in interface VpnGatewayStatusVpnConnectionOrBuilderpublic VpnGatewayStatusTunnel getTunnels(int index)
List of VPN tunnels that are in this VPN connection.
repeated .google.cloud.compute.v1.VpnGatewayStatusTunnel tunnels = 104561931;getTunnels in interface VpnGatewayStatusVpnConnectionOrBuilderpublic VpnGatewayStatusVpnConnection.Builder setTunnels(int index, VpnGatewayStatusTunnel value)
List of VPN tunnels that are in this VPN connection.
repeated .google.cloud.compute.v1.VpnGatewayStatusTunnel tunnels = 104561931;public VpnGatewayStatusVpnConnection.Builder setTunnels(int index, VpnGatewayStatusTunnel.Builder builderForValue)
List of VPN tunnels that are in this VPN connection.
repeated .google.cloud.compute.v1.VpnGatewayStatusTunnel tunnels = 104561931;public VpnGatewayStatusVpnConnection.Builder addTunnels(VpnGatewayStatusTunnel value)
List of VPN tunnels that are in this VPN connection.
repeated .google.cloud.compute.v1.VpnGatewayStatusTunnel tunnels = 104561931;public VpnGatewayStatusVpnConnection.Builder addTunnels(int index, VpnGatewayStatusTunnel value)
List of VPN tunnels that are in this VPN connection.
repeated .google.cloud.compute.v1.VpnGatewayStatusTunnel tunnels = 104561931;public VpnGatewayStatusVpnConnection.Builder addTunnels(VpnGatewayStatusTunnel.Builder builderForValue)
List of VPN tunnels that are in this VPN connection.
repeated .google.cloud.compute.v1.VpnGatewayStatusTunnel tunnels = 104561931;public VpnGatewayStatusVpnConnection.Builder addTunnels(int index, VpnGatewayStatusTunnel.Builder builderForValue)
List of VPN tunnels that are in this VPN connection.
repeated .google.cloud.compute.v1.VpnGatewayStatusTunnel tunnels = 104561931;public VpnGatewayStatusVpnConnection.Builder addAllTunnels(Iterable<? extends VpnGatewayStatusTunnel> values)
List of VPN tunnels that are in this VPN connection.
repeated .google.cloud.compute.v1.VpnGatewayStatusTunnel tunnels = 104561931;public VpnGatewayStatusVpnConnection.Builder clearTunnels()
List of VPN tunnels that are in this VPN connection.
repeated .google.cloud.compute.v1.VpnGatewayStatusTunnel tunnels = 104561931;public VpnGatewayStatusVpnConnection.Builder removeTunnels(int index)
List of VPN tunnels that are in this VPN connection.
repeated .google.cloud.compute.v1.VpnGatewayStatusTunnel tunnels = 104561931;public VpnGatewayStatusTunnel.Builder getTunnelsBuilder(int index)
List of VPN tunnels that are in this VPN connection.
repeated .google.cloud.compute.v1.VpnGatewayStatusTunnel tunnels = 104561931;public VpnGatewayStatusTunnelOrBuilder getTunnelsOrBuilder(int index)
List of VPN tunnels that are in this VPN connection.
repeated .google.cloud.compute.v1.VpnGatewayStatusTunnel tunnels = 104561931;getTunnelsOrBuilder in interface VpnGatewayStatusVpnConnectionOrBuilderpublic List<? extends VpnGatewayStatusTunnelOrBuilder> getTunnelsOrBuilderList()
List of VPN tunnels that are in this VPN connection.
repeated .google.cloud.compute.v1.VpnGatewayStatusTunnel tunnels = 104561931;getTunnelsOrBuilderList in interface VpnGatewayStatusVpnConnectionOrBuilderpublic VpnGatewayStatusTunnel.Builder addTunnelsBuilder()
List of VPN tunnels that are in this VPN connection.
repeated .google.cloud.compute.v1.VpnGatewayStatusTunnel tunnels = 104561931;public VpnGatewayStatusTunnel.Builder addTunnelsBuilder(int index)
List of VPN tunnels that are in this VPN connection.
repeated .google.cloud.compute.v1.VpnGatewayStatusTunnel tunnels = 104561931;public List<VpnGatewayStatusTunnel.Builder> getTunnelsBuilderList()
List of VPN tunnels that are in this VPN connection.
repeated .google.cloud.compute.v1.VpnGatewayStatusTunnel tunnels = 104561931;public final VpnGatewayStatusVpnConnection.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatusVpnConnection.Builder>public final VpnGatewayStatusVpnConnection.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayStatusVpnConnection.Builder>Copyright © 2023 Google LLC. All rights reserved.