public static final class VpnGatewayVpnGatewayInterface.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayVpnGatewayInterface.Builder> implements VpnGatewayVpnGatewayInterfaceOrBuilder
A VPN gateway interface.Protobuf type
google.cloud.compute.v1.VpnGatewayVpnGatewayInterface| Modifier and Type | Method and Description |
|---|---|
VpnGatewayVpnGatewayInterface.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VpnGatewayVpnGatewayInterface |
build() |
VpnGatewayVpnGatewayInterface |
buildPartial() |
VpnGatewayVpnGatewayInterface.Builder |
clear() |
VpnGatewayVpnGatewayInterface.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
VpnGatewayVpnGatewayInterface.Builder |
clearId()
[Output Only] Numeric identifier for this VPN interface associated with the VPN gateway.
|
VpnGatewayVpnGatewayInterface.Builder |
clearInterconnectAttachment()
URL of the VLAN attachment (interconnectAttachment) resource for this VPN gateway interface.
|
VpnGatewayVpnGatewayInterface.Builder |
clearIpAddress()
[Output Only] IP address for this VPN interface associated with the VPN gateway.
|
VpnGatewayVpnGatewayInterface.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
VpnGatewayVpnGatewayInterface.Builder |
clone() |
VpnGatewayVpnGatewayInterface |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
int |
getId()
[Output Only] Numeric identifier for this VPN interface associated with the VPN gateway.
|
String |
getInterconnectAttachment()
URL of the VLAN attachment (interconnectAttachment) resource for this VPN gateway interface.
|
com.google.protobuf.ByteString |
getInterconnectAttachmentBytes()
URL of the VLAN attachment (interconnectAttachment) resource for this VPN gateway interface.
|
String |
getIpAddress()
[Output Only] IP address for this VPN interface associated with the VPN gateway.
|
com.google.protobuf.ByteString |
getIpAddressBytes()
[Output Only] IP address for this VPN interface associated with the VPN gateway.
|
boolean |
hasId()
[Output Only] Numeric identifier for this VPN interface associated with the VPN gateway.
|
boolean |
hasInterconnectAttachment()
URL of the VLAN attachment (interconnectAttachment) resource for this VPN gateway interface.
|
boolean |
hasIpAddress()
[Output Only] IP address for this VPN interface associated with the VPN gateway.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
VpnGatewayVpnGatewayInterface.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
VpnGatewayVpnGatewayInterface.Builder |
mergeFrom(com.google.protobuf.Message other) |
VpnGatewayVpnGatewayInterface.Builder |
mergeFrom(VpnGatewayVpnGatewayInterface other) |
VpnGatewayVpnGatewayInterface.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VpnGatewayVpnGatewayInterface.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VpnGatewayVpnGatewayInterface.Builder |
setId(int value)
[Output Only] Numeric identifier for this VPN interface associated with the VPN gateway.
|
VpnGatewayVpnGatewayInterface.Builder |
setInterconnectAttachment(String value)
URL of the VLAN attachment (interconnectAttachment) resource for this VPN gateway interface.
|
VpnGatewayVpnGatewayInterface.Builder |
setInterconnectAttachmentBytes(com.google.protobuf.ByteString value)
URL of the VLAN attachment (interconnectAttachment) resource for this VPN gateway interface.
|
VpnGatewayVpnGatewayInterface.Builder |
setIpAddress(String value)
[Output Only] IP address for this VPN interface associated with the VPN gateway.
|
VpnGatewayVpnGatewayInterface.Builder |
setIpAddressBytes(com.google.protobuf.ByteString value)
[Output Only] IP address for this VPN interface associated with the VPN gateway.
|
VpnGatewayVpnGatewayInterface.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
VpnGatewayVpnGatewayInterface.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<VpnGatewayVpnGatewayInterface.Builder>public VpnGatewayVpnGatewayInterface.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayVpnGatewayInterface.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<VpnGatewayVpnGatewayInterface.Builder>public VpnGatewayVpnGatewayInterface getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic VpnGatewayVpnGatewayInterface build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic VpnGatewayVpnGatewayInterface buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic VpnGatewayVpnGatewayInterface.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayVpnGatewayInterface.Builder>public VpnGatewayVpnGatewayInterface.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<VpnGatewayVpnGatewayInterface.Builder>public VpnGatewayVpnGatewayInterface.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayVpnGatewayInterface.Builder>public VpnGatewayVpnGatewayInterface.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayVpnGatewayInterface.Builder>public VpnGatewayVpnGatewayInterface.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<VpnGatewayVpnGatewayInterface.Builder>public VpnGatewayVpnGatewayInterface.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<VpnGatewayVpnGatewayInterface.Builder>public VpnGatewayVpnGatewayInterface.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<VpnGatewayVpnGatewayInterface.Builder>public VpnGatewayVpnGatewayInterface.Builder mergeFrom(VpnGatewayVpnGatewayInterface other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayVpnGatewayInterface.Builder>public VpnGatewayVpnGatewayInterface.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<VpnGatewayVpnGatewayInterface.Builder>IOExceptionpublic boolean hasId()
[Output Only] Numeric identifier for this VPN interface associated with the VPN gateway.
optional uint32 id = 3355;hasId in interface VpnGatewayVpnGatewayInterfaceOrBuilderpublic int getId()
[Output Only] Numeric identifier for this VPN interface associated with the VPN gateway.
optional uint32 id = 3355;getId in interface VpnGatewayVpnGatewayInterfaceOrBuilderpublic VpnGatewayVpnGatewayInterface.Builder setId(int value)
[Output Only] Numeric identifier for this VPN interface associated with the VPN gateway.
optional uint32 id = 3355;value - The id to set.public VpnGatewayVpnGatewayInterface.Builder clearId()
[Output Only] Numeric identifier for this VPN interface associated with the VPN gateway.
optional uint32 id = 3355;public boolean hasInterconnectAttachment()
URL of the VLAN attachment (interconnectAttachment) resource for this VPN gateway interface. When the value of this field is present, the VPN gateway is used for HA VPN over Cloud Interconnect; all egress or ingress traffic for this VPN gateway interface goes through the specified VLAN attachment resource.
optional string interconnect_attachment = 308135284;hasInterconnectAttachment in interface VpnGatewayVpnGatewayInterfaceOrBuilderpublic String getInterconnectAttachment()
URL of the VLAN attachment (interconnectAttachment) resource for this VPN gateway interface. When the value of this field is present, the VPN gateway is used for HA VPN over Cloud Interconnect; all egress or ingress traffic for this VPN gateway interface goes through the specified VLAN attachment resource.
optional string interconnect_attachment = 308135284;getInterconnectAttachment in interface VpnGatewayVpnGatewayInterfaceOrBuilderpublic com.google.protobuf.ByteString getInterconnectAttachmentBytes()
URL of the VLAN attachment (interconnectAttachment) resource for this VPN gateway interface. When the value of this field is present, the VPN gateway is used for HA VPN over Cloud Interconnect; all egress or ingress traffic for this VPN gateway interface goes through the specified VLAN attachment resource.
optional string interconnect_attachment = 308135284;getInterconnectAttachmentBytes in interface VpnGatewayVpnGatewayInterfaceOrBuilderpublic VpnGatewayVpnGatewayInterface.Builder setInterconnectAttachment(String value)
URL of the VLAN attachment (interconnectAttachment) resource for this VPN gateway interface. When the value of this field is present, the VPN gateway is used for HA VPN over Cloud Interconnect; all egress or ingress traffic for this VPN gateway interface goes through the specified VLAN attachment resource.
optional string interconnect_attachment = 308135284;value - The interconnectAttachment to set.public VpnGatewayVpnGatewayInterface.Builder clearInterconnectAttachment()
URL of the VLAN attachment (interconnectAttachment) resource for this VPN gateway interface. When the value of this field is present, the VPN gateway is used for HA VPN over Cloud Interconnect; all egress or ingress traffic for this VPN gateway interface goes through the specified VLAN attachment resource.
optional string interconnect_attachment = 308135284;public VpnGatewayVpnGatewayInterface.Builder setInterconnectAttachmentBytes(com.google.protobuf.ByteString value)
URL of the VLAN attachment (interconnectAttachment) resource for this VPN gateway interface. When the value of this field is present, the VPN gateway is used for HA VPN over Cloud Interconnect; all egress or ingress traffic for this VPN gateway interface goes through the specified VLAN attachment resource.
optional string interconnect_attachment = 308135284;value - The bytes for interconnectAttachment to set.public boolean hasIpAddress()
[Output Only] IP address for this VPN interface associated with the VPN gateway. The IP address could be either a regional external IP address or a regional internal IP address. The two IP addresses for a VPN gateway must be all regional external or regional internal IP addresses. There cannot be a mix of regional external IP addresses and regional internal IP addresses. For HA VPN over Cloud Interconnect, the IP addresses for both interfaces could either be regional internal IP addresses or regional external IP addresses. For regular (non HA VPN over Cloud Interconnect) HA VPN tunnels, the IP address must be a regional external IP address.
optional string ip_address = 406272220;hasIpAddress in interface VpnGatewayVpnGatewayInterfaceOrBuilderpublic String getIpAddress()
[Output Only] IP address for this VPN interface associated with the VPN gateway. The IP address could be either a regional external IP address or a regional internal IP address. The two IP addresses for a VPN gateway must be all regional external or regional internal IP addresses. There cannot be a mix of regional external IP addresses and regional internal IP addresses. For HA VPN over Cloud Interconnect, the IP addresses for both interfaces could either be regional internal IP addresses or regional external IP addresses. For regular (non HA VPN over Cloud Interconnect) HA VPN tunnels, the IP address must be a regional external IP address.
optional string ip_address = 406272220;getIpAddress in interface VpnGatewayVpnGatewayInterfaceOrBuilderpublic com.google.protobuf.ByteString getIpAddressBytes()
[Output Only] IP address for this VPN interface associated with the VPN gateway. The IP address could be either a regional external IP address or a regional internal IP address. The two IP addresses for a VPN gateway must be all regional external or regional internal IP addresses. There cannot be a mix of regional external IP addresses and regional internal IP addresses. For HA VPN over Cloud Interconnect, the IP addresses for both interfaces could either be regional internal IP addresses or regional external IP addresses. For regular (non HA VPN over Cloud Interconnect) HA VPN tunnels, the IP address must be a regional external IP address.
optional string ip_address = 406272220;getIpAddressBytes in interface VpnGatewayVpnGatewayInterfaceOrBuilderpublic VpnGatewayVpnGatewayInterface.Builder setIpAddress(String value)
[Output Only] IP address for this VPN interface associated with the VPN gateway. The IP address could be either a regional external IP address or a regional internal IP address. The two IP addresses for a VPN gateway must be all regional external or regional internal IP addresses. There cannot be a mix of regional external IP addresses and regional internal IP addresses. For HA VPN over Cloud Interconnect, the IP addresses for both interfaces could either be regional internal IP addresses or regional external IP addresses. For regular (non HA VPN over Cloud Interconnect) HA VPN tunnels, the IP address must be a regional external IP address.
optional string ip_address = 406272220;value - The ipAddress to set.public VpnGatewayVpnGatewayInterface.Builder clearIpAddress()
[Output Only] IP address for this VPN interface associated with the VPN gateway. The IP address could be either a regional external IP address or a regional internal IP address. The two IP addresses for a VPN gateway must be all regional external or regional internal IP addresses. There cannot be a mix of regional external IP addresses and regional internal IP addresses. For HA VPN over Cloud Interconnect, the IP addresses for both interfaces could either be regional internal IP addresses or regional external IP addresses. For regular (non HA VPN over Cloud Interconnect) HA VPN tunnels, the IP address must be a regional external IP address.
optional string ip_address = 406272220;public VpnGatewayVpnGatewayInterface.Builder setIpAddressBytes(com.google.protobuf.ByteString value)
[Output Only] IP address for this VPN interface associated with the VPN gateway. The IP address could be either a regional external IP address or a regional internal IP address. The two IP addresses for a VPN gateway must be all regional external or regional internal IP addresses. There cannot be a mix of regional external IP addresses and regional internal IP addresses. For HA VPN over Cloud Interconnect, the IP addresses for both interfaces could either be regional internal IP addresses or regional external IP addresses. For regular (non HA VPN over Cloud Interconnect) HA VPN tunnels, the IP address must be a regional external IP address.
optional string ip_address = 406272220;value - The bytes for ipAddress to set.public final VpnGatewayVpnGatewayInterface.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayVpnGatewayInterface.Builder>public final VpnGatewayVpnGatewayInterface.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayVpnGatewayInterface.Builder>Copyright © 2023 Google LLC. All rights reserved.