public static final class VpnGatewayInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayInfo.Builder> implements VpnGatewayInfoOrBuilder
For display only. Metadata associated with a Compute Engine VPN gateway.Protobuf type
google.cloud.networkmanagement.v1beta1.VpnGatewayInfo| Modifier and Type | Method and Description |
|---|---|
VpnGatewayInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VpnGatewayInfo |
build() |
VpnGatewayInfo |
buildPartial() |
VpnGatewayInfo.Builder |
clear() |
VpnGatewayInfo.Builder |
clearDisplayName()
Name of a VPN gateway.
|
VpnGatewayInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
VpnGatewayInfo.Builder |
clearIpAddress()
IP address of the VPN gateway.
|
VpnGatewayInfo.Builder |
clearNetworkUri()
URI of a Compute Engine network where the VPN gateway is configured.
|
VpnGatewayInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
VpnGatewayInfo.Builder |
clearRegion()
Name of a Google Cloud region where this VPN gateway is configured.
|
VpnGatewayInfo.Builder |
clearUri()
URI of a VPN gateway.
|
VpnGatewayInfo.Builder |
clearVpnTunnelUri()
A VPN tunnel that is associated with this VPN gateway.
|
VpnGatewayInfo.Builder |
clone() |
VpnGatewayInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDisplayName()
Name of a VPN gateway.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
Name of a VPN gateway.
|
String |
getIpAddress()
IP address of the VPN gateway.
|
com.google.protobuf.ByteString |
getIpAddressBytes()
IP address of the VPN gateway.
|
String |
getNetworkUri()
URI of a Compute Engine network where the VPN gateway is configured.
|
com.google.protobuf.ByteString |
getNetworkUriBytes()
URI of a Compute Engine network where the VPN gateway is configured.
|
String |
getRegion()
Name of a Google Cloud region where this VPN gateway is configured.
|
com.google.protobuf.ByteString |
getRegionBytes()
Name of a Google Cloud region where this VPN gateway is configured.
|
String |
getUri()
URI of a VPN gateway.
|
com.google.protobuf.ByteString |
getUriBytes()
URI of a VPN gateway.
|
String |
getVpnTunnelUri()
A VPN tunnel that is associated with this VPN gateway.
|
com.google.protobuf.ByteString |
getVpnTunnelUriBytes()
A VPN tunnel that is associated with this VPN gateway.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
VpnGatewayInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
VpnGatewayInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
VpnGatewayInfo.Builder |
mergeFrom(VpnGatewayInfo other) |
VpnGatewayInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VpnGatewayInfo.Builder |
setDisplayName(String value)
Name of a VPN gateway.
|
VpnGatewayInfo.Builder |
setDisplayNameBytes(com.google.protobuf.ByteString value)
Name of a VPN gateway.
|
VpnGatewayInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VpnGatewayInfo.Builder |
setIpAddress(String value)
IP address of the VPN gateway.
|
VpnGatewayInfo.Builder |
setIpAddressBytes(com.google.protobuf.ByteString value)
IP address of the VPN gateway.
|
VpnGatewayInfo.Builder |
setNetworkUri(String value)
URI of a Compute Engine network where the VPN gateway is configured.
|
VpnGatewayInfo.Builder |
setNetworkUriBytes(com.google.protobuf.ByteString value)
URI of a Compute Engine network where the VPN gateway is configured.
|
VpnGatewayInfo.Builder |
setRegion(String value)
Name of a Google Cloud region where this VPN gateway is configured.
|
VpnGatewayInfo.Builder |
setRegionBytes(com.google.protobuf.ByteString value)
Name of a Google Cloud region where this VPN gateway is configured.
|
VpnGatewayInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
VpnGatewayInfo.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VpnGatewayInfo.Builder |
setUri(String value)
URI of a VPN gateway.
|
VpnGatewayInfo.Builder |
setUriBytes(com.google.protobuf.ByteString value)
URI of a VPN gateway.
|
VpnGatewayInfo.Builder |
setVpnTunnelUri(String value)
A VPN tunnel that is associated with this VPN gateway.
|
VpnGatewayInfo.Builder |
setVpnTunnelUriBytes(com.google.protobuf.ByteString value)
A VPN tunnel that is associated with this VPN gateway.
|
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<VpnGatewayInfo.Builder>public VpnGatewayInfo.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayInfo.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<VpnGatewayInfo.Builder>public VpnGatewayInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic VpnGatewayInfo build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic VpnGatewayInfo buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic VpnGatewayInfo.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayInfo.Builder>public VpnGatewayInfo.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<VpnGatewayInfo.Builder>public VpnGatewayInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayInfo.Builder>public VpnGatewayInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayInfo.Builder>public VpnGatewayInfo.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<VpnGatewayInfo.Builder>public VpnGatewayInfo.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<VpnGatewayInfo.Builder>public VpnGatewayInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<VpnGatewayInfo.Builder>public VpnGatewayInfo.Builder mergeFrom(VpnGatewayInfo other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayInfo.Builder>public VpnGatewayInfo.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<VpnGatewayInfo.Builder>IOExceptionpublic String getDisplayName()
Name of a VPN gateway.
string display_name = 1;getDisplayName in interface VpnGatewayInfoOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
Name of a VPN gateway.
string display_name = 1;getDisplayNameBytes in interface VpnGatewayInfoOrBuilderpublic VpnGatewayInfo.Builder setDisplayName(String value)
Name of a VPN gateway.
string display_name = 1;value - The displayName to set.public VpnGatewayInfo.Builder clearDisplayName()
Name of a VPN gateway.
string display_name = 1;public VpnGatewayInfo.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
Name of a VPN gateway.
string display_name = 1;value - The bytes for displayName to set.public String getUri()
URI of a VPN gateway.
string uri = 2;getUri in interface VpnGatewayInfoOrBuilderpublic com.google.protobuf.ByteString getUriBytes()
URI of a VPN gateway.
string uri = 2;getUriBytes in interface VpnGatewayInfoOrBuilderpublic VpnGatewayInfo.Builder setUri(String value)
URI of a VPN gateway.
string uri = 2;value - The uri to set.public VpnGatewayInfo.Builder clearUri()
URI of a VPN gateway.
string uri = 2;public VpnGatewayInfo.Builder setUriBytes(com.google.protobuf.ByteString value)
URI of a VPN gateway.
string uri = 2;value - The bytes for uri to set.public String getNetworkUri()
URI of a Compute Engine network where the VPN gateway is configured.
string network_uri = 3;getNetworkUri in interface VpnGatewayInfoOrBuilderpublic com.google.protobuf.ByteString getNetworkUriBytes()
URI of a Compute Engine network where the VPN gateway is configured.
string network_uri = 3;getNetworkUriBytes in interface VpnGatewayInfoOrBuilderpublic VpnGatewayInfo.Builder setNetworkUri(String value)
URI of a Compute Engine network where the VPN gateway is configured.
string network_uri = 3;value - The networkUri to set.public VpnGatewayInfo.Builder clearNetworkUri()
URI of a Compute Engine network where the VPN gateway is configured.
string network_uri = 3;public VpnGatewayInfo.Builder setNetworkUriBytes(com.google.protobuf.ByteString value)
URI of a Compute Engine network where the VPN gateway is configured.
string network_uri = 3;value - The bytes for networkUri to set.public String getIpAddress()
IP address of the VPN gateway.
string ip_address = 4;getIpAddress in interface VpnGatewayInfoOrBuilderpublic com.google.protobuf.ByteString getIpAddressBytes()
IP address of the VPN gateway.
string ip_address = 4;getIpAddressBytes in interface VpnGatewayInfoOrBuilderpublic VpnGatewayInfo.Builder setIpAddress(String value)
IP address of the VPN gateway.
string ip_address = 4;value - The ipAddress to set.public VpnGatewayInfo.Builder clearIpAddress()
IP address of the VPN gateway.
string ip_address = 4;public VpnGatewayInfo.Builder setIpAddressBytes(com.google.protobuf.ByteString value)
IP address of the VPN gateway.
string ip_address = 4;value - The bytes for ipAddress to set.public String getVpnTunnelUri()
A VPN tunnel that is associated with this VPN gateway. There may be multiple VPN tunnels configured on a VPN gateway, and only the one relevant to the test is displayed.
string vpn_tunnel_uri = 5;getVpnTunnelUri in interface VpnGatewayInfoOrBuilderpublic com.google.protobuf.ByteString getVpnTunnelUriBytes()
A VPN tunnel that is associated with this VPN gateway. There may be multiple VPN tunnels configured on a VPN gateway, and only the one relevant to the test is displayed.
string vpn_tunnel_uri = 5;getVpnTunnelUriBytes in interface VpnGatewayInfoOrBuilderpublic VpnGatewayInfo.Builder setVpnTunnelUri(String value)
A VPN tunnel that is associated with this VPN gateway. There may be multiple VPN tunnels configured on a VPN gateway, and only the one relevant to the test is displayed.
string vpn_tunnel_uri = 5;value - The vpnTunnelUri to set.public VpnGatewayInfo.Builder clearVpnTunnelUri()
A VPN tunnel that is associated with this VPN gateway. There may be multiple VPN tunnels configured on a VPN gateway, and only the one relevant to the test is displayed.
string vpn_tunnel_uri = 5;public VpnGatewayInfo.Builder setVpnTunnelUriBytes(com.google.protobuf.ByteString value)
A VPN tunnel that is associated with this VPN gateway. There may be multiple VPN tunnels configured on a VPN gateway, and only the one relevant to the test is displayed.
string vpn_tunnel_uri = 5;value - The bytes for vpnTunnelUri to set.public String getRegion()
Name of a Google Cloud region where this VPN gateway is configured.
string region = 6;getRegion in interface VpnGatewayInfoOrBuilderpublic com.google.protobuf.ByteString getRegionBytes()
Name of a Google Cloud region where this VPN gateway is configured.
string region = 6;getRegionBytes in interface VpnGatewayInfoOrBuilderpublic VpnGatewayInfo.Builder setRegion(String value)
Name of a Google Cloud region where this VPN gateway is configured.
string region = 6;value - The region to set.public VpnGatewayInfo.Builder clearRegion()
Name of a Google Cloud region where this VPN gateway is configured.
string region = 6;public VpnGatewayInfo.Builder setRegionBytes(com.google.protobuf.ByteString value)
Name of a Google Cloud region where this VPN gateway is configured.
string region = 6;value - The bytes for region to set.public final VpnGatewayInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayInfo.Builder>public final VpnGatewayInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<VpnGatewayInfo.Builder>Copyright © 2022 Google LLC. All rights reserved.