Package com.google.cloud.compute.v1
Class RouterNat.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<RouterNat.Builder>
-
- com.google.cloud.compute.v1.RouterNat.Builder
-
- All Implemented Interfaces:
RouterNatOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- RouterNat
public static final class RouterNat.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RouterNat.Builder> implements RouterNatOrBuilder
Represents a Nat resource. It enables the VMs within the specified subnetworks to access Internet without external IP addresses. It specifies a list of subnetworks (and the ranges within) that want to use NAT. Customers can also provide the external IPs that would be used for NAT. GCP would auto-allocate ephemeral IPs if no external IPs are provided.
Protobuf typegoogle.cloud.compute.v1.RouterNat
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description RouterNat.BuilderaddAllDrainNatIps(Iterable<String> values)A list of URLs of the IP resources to be drained.RouterNat.BuilderaddAllEndpointTypes(Iterable<String> values)List of NAT-ted endpoint types supported by the Nat Gateway.RouterNat.BuilderaddAllNatIps(Iterable<String> values)A list of URLs of the IP resources used for this Nat service.RouterNat.BuilderaddAllRules(Iterable<? extends RouterNatRule> values)A list of rules associated with this NAT.RouterNat.BuilderaddAllSubnetworks(Iterable<? extends RouterNatSubnetworkToNat> values)A list of Subnetwork resources whose traffic should be translated by NAT Gateway.RouterNat.BuilderaddDrainNatIps(String value)A list of URLs of the IP resources to be drained.RouterNat.BuilderaddDrainNatIpsBytes(com.google.protobuf.ByteString value)A list of URLs of the IP resources to be drained.RouterNat.BuilderaddEndpointTypes(String value)List of NAT-ted endpoint types supported by the Nat Gateway.RouterNat.BuilderaddEndpointTypesBytes(com.google.protobuf.ByteString value)List of NAT-ted endpoint types supported by the Nat Gateway.RouterNat.BuilderaddNatIps(String value)A list of URLs of the IP resources used for this Nat service.RouterNat.BuilderaddNatIpsBytes(com.google.protobuf.ByteString value)A list of URLs of the IP resources used for this Nat service.RouterNat.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)RouterNat.BuilderaddRules(int index, RouterNatRule value)A list of rules associated with this NAT.RouterNat.BuilderaddRules(int index, RouterNatRule.Builder builderForValue)A list of rules associated with this NAT.RouterNat.BuilderaddRules(RouterNatRule value)A list of rules associated with this NAT.RouterNat.BuilderaddRules(RouterNatRule.Builder builderForValue)A list of rules associated with this NAT.RouterNatRule.BuilderaddRulesBuilder()A list of rules associated with this NAT.RouterNatRule.BuilderaddRulesBuilder(int index)A list of rules associated with this NAT.RouterNat.BuilderaddSubnetworks(int index, RouterNatSubnetworkToNat value)A list of Subnetwork resources whose traffic should be translated by NAT Gateway.RouterNat.BuilderaddSubnetworks(int index, RouterNatSubnetworkToNat.Builder builderForValue)A list of Subnetwork resources whose traffic should be translated by NAT Gateway.RouterNat.BuilderaddSubnetworks(RouterNatSubnetworkToNat value)A list of Subnetwork resources whose traffic should be translated by NAT Gateway.RouterNat.BuilderaddSubnetworks(RouterNatSubnetworkToNat.Builder builderForValue)A list of Subnetwork resources whose traffic should be translated by NAT Gateway.RouterNatSubnetworkToNat.BuilderaddSubnetworksBuilder()A list of Subnetwork resources whose traffic should be translated by NAT Gateway.RouterNatSubnetworkToNat.BuilderaddSubnetworksBuilder(int index)A list of Subnetwork resources whose traffic should be translated by NAT Gateway.RouterNatbuild()RouterNatbuildPartial()RouterNat.Builderclear()RouterNat.BuilderclearAutoNetworkTier()The network tier to use when automatically reserving IP addresses.RouterNat.BuilderclearDrainNatIps()A list of URLs of the IP resources to be drained.RouterNat.BuilderclearEnableDynamicPortAllocation()Enable Dynamic Port Allocation.RouterNat.BuilderclearEnableEndpointIndependentMapping()optional bool enable_endpoint_independent_mapping = 259441819;RouterNat.BuilderclearEndpointTypes()List of NAT-ted endpoint types supported by the Nat Gateway.RouterNat.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)RouterNat.BuilderclearIcmpIdleTimeoutSec()Timeout (in seconds) for ICMP connections.RouterNat.BuilderclearLogConfig()Configure logging on this NAT.RouterNat.BuilderclearMaxPortsPerVm()Maximum number of ports allocated to a VM from this NAT config when Dynamic Port Allocation is enabled.RouterNat.BuilderclearMinPortsPerVm()Minimum number of ports allocated to a VM from this NAT config.RouterNat.BuilderclearName()Unique name of this Nat service.RouterNat.BuilderclearNatIpAllocateOption()Specify the NatIpAllocateOption, which can take one of the following values: - MANUAL_ONLY: Uses only Nat IP addresses provided by customers.RouterNat.BuilderclearNatIps()A list of URLs of the IP resources used for this Nat service.RouterNat.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)RouterNat.BuilderclearRules()A list of rules associated with this NAT.RouterNat.BuilderclearSourceSubnetworkIpRangesToNat()Specify the Nat option, which can take one of the following values: - ALL_SUBNETWORKS_ALL_IP_RANGES: All of the IP ranges in every Subnetwork are allowed to Nat.RouterNat.BuilderclearSubnetworks()A list of Subnetwork resources whose traffic should be translated by NAT Gateway.RouterNat.BuilderclearTcpEstablishedIdleTimeoutSec()Timeout (in seconds) for TCP established connections.RouterNat.BuilderclearTcpTimeWaitTimeoutSec()Timeout (in seconds) for TCP connections that are in TIME_WAIT state.RouterNat.BuilderclearTcpTransitoryIdleTimeoutSec()Timeout (in seconds) for TCP transitory connections.RouterNat.BuilderclearUdpIdleTimeoutSec()Timeout (in seconds) for UDP connections.RouterNat.Builderclone()StringgetAutoNetworkTier()The network tier to use when automatically reserving IP addresses.com.google.protobuf.ByteStringgetAutoNetworkTierBytes()The network tier to use when automatically reserving IP addresses.RouterNatgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetDrainNatIps(int index)A list of URLs of the IP resources to be drained.com.google.protobuf.ByteStringgetDrainNatIpsBytes(int index)A list of URLs of the IP resources to be drained.intgetDrainNatIpsCount()A list of URLs of the IP resources to be drained.com.google.protobuf.ProtocolStringListgetDrainNatIpsList()A list of URLs of the IP resources to be drained.booleangetEnableDynamicPortAllocation()Enable Dynamic Port Allocation.booleangetEnableEndpointIndependentMapping()optional bool enable_endpoint_independent_mapping = 259441819;StringgetEndpointTypes(int index)List of NAT-ted endpoint types supported by the Nat Gateway.com.google.protobuf.ByteStringgetEndpointTypesBytes(int index)List of NAT-ted endpoint types supported by the Nat Gateway.intgetEndpointTypesCount()List of NAT-ted endpoint types supported by the Nat Gateway.com.google.protobuf.ProtocolStringListgetEndpointTypesList()List of NAT-ted endpoint types supported by the Nat Gateway.intgetIcmpIdleTimeoutSec()Timeout (in seconds) for ICMP connections.RouterNatLogConfiggetLogConfig()Configure logging on this NAT.RouterNatLogConfig.BuildergetLogConfigBuilder()Configure logging on this NAT.RouterNatLogConfigOrBuildergetLogConfigOrBuilder()Configure logging on this NAT.intgetMaxPortsPerVm()Maximum number of ports allocated to a VM from this NAT config when Dynamic Port Allocation is enabled.intgetMinPortsPerVm()Minimum number of ports allocated to a VM from this NAT config.StringgetName()Unique name of this Nat service.com.google.protobuf.ByteStringgetNameBytes()Unique name of this Nat service.StringgetNatIpAllocateOption()Specify the NatIpAllocateOption, which can take one of the following values: - MANUAL_ONLY: Uses only Nat IP addresses provided by customers.com.google.protobuf.ByteStringgetNatIpAllocateOptionBytes()Specify the NatIpAllocateOption, which can take one of the following values: - MANUAL_ONLY: Uses only Nat IP addresses provided by customers.StringgetNatIps(int index)A list of URLs of the IP resources used for this Nat service.com.google.protobuf.ByteStringgetNatIpsBytes(int index)A list of URLs of the IP resources used for this Nat service.intgetNatIpsCount()A list of URLs of the IP resources used for this Nat service.com.google.protobuf.ProtocolStringListgetNatIpsList()A list of URLs of the IP resources used for this Nat service.RouterNatRulegetRules(int index)A list of rules associated with this NAT.RouterNatRule.BuildergetRulesBuilder(int index)A list of rules associated with this NAT.List<RouterNatRule.Builder>getRulesBuilderList()A list of rules associated with this NAT.intgetRulesCount()A list of rules associated with this NAT.List<RouterNatRule>getRulesList()A list of rules associated with this NAT.RouterNatRuleOrBuildergetRulesOrBuilder(int index)A list of rules associated with this NAT.List<? extends RouterNatRuleOrBuilder>getRulesOrBuilderList()A list of rules associated with this NAT.StringgetSourceSubnetworkIpRangesToNat()Specify the Nat option, which can take one of the following values: - ALL_SUBNETWORKS_ALL_IP_RANGES: All of the IP ranges in every Subnetwork are allowed to Nat.com.google.protobuf.ByteStringgetSourceSubnetworkIpRangesToNatBytes()Specify the Nat option, which can take one of the following values: - ALL_SUBNETWORKS_ALL_IP_RANGES: All of the IP ranges in every Subnetwork are allowed to Nat.RouterNatSubnetworkToNatgetSubnetworks(int index)A list of Subnetwork resources whose traffic should be translated by NAT Gateway.RouterNatSubnetworkToNat.BuildergetSubnetworksBuilder(int index)A list of Subnetwork resources whose traffic should be translated by NAT Gateway.List<RouterNatSubnetworkToNat.Builder>getSubnetworksBuilderList()A list of Subnetwork resources whose traffic should be translated by NAT Gateway.intgetSubnetworksCount()A list of Subnetwork resources whose traffic should be translated by NAT Gateway.List<RouterNatSubnetworkToNat>getSubnetworksList()A list of Subnetwork resources whose traffic should be translated by NAT Gateway.RouterNatSubnetworkToNatOrBuildergetSubnetworksOrBuilder(int index)A list of Subnetwork resources whose traffic should be translated by NAT Gateway.List<? extends RouterNatSubnetworkToNatOrBuilder>getSubnetworksOrBuilderList()A list of Subnetwork resources whose traffic should be translated by NAT Gateway.intgetTcpEstablishedIdleTimeoutSec()Timeout (in seconds) for TCP established connections.intgetTcpTimeWaitTimeoutSec()Timeout (in seconds) for TCP connections that are in TIME_WAIT state.intgetTcpTransitoryIdleTimeoutSec()Timeout (in seconds) for TCP transitory connections.intgetUdpIdleTimeoutSec()Timeout (in seconds) for UDP connections.booleanhasAutoNetworkTier()The network tier to use when automatically reserving IP addresses.booleanhasEnableDynamicPortAllocation()Enable Dynamic Port Allocation.booleanhasEnableEndpointIndependentMapping()optional bool enable_endpoint_independent_mapping = 259441819;booleanhasIcmpIdleTimeoutSec()Timeout (in seconds) for ICMP connections.booleanhasLogConfig()Configure logging on this NAT.booleanhasMaxPortsPerVm()Maximum number of ports allocated to a VM from this NAT config when Dynamic Port Allocation is enabled.booleanhasMinPortsPerVm()Minimum number of ports allocated to a VM from this NAT config.booleanhasName()Unique name of this Nat service.booleanhasNatIpAllocateOption()Specify the NatIpAllocateOption, which can take one of the following values: - MANUAL_ONLY: Uses only Nat IP addresses provided by customers.booleanhasSourceSubnetworkIpRangesToNat()Specify the Nat option, which can take one of the following values: - ALL_SUBNETWORKS_ALL_IP_RANGES: All of the IP ranges in every Subnetwork are allowed to Nat.booleanhasTcpEstablishedIdleTimeoutSec()Timeout (in seconds) for TCP established connections.booleanhasTcpTimeWaitTimeoutSec()Timeout (in seconds) for TCP connections that are in TIME_WAIT state.booleanhasTcpTransitoryIdleTimeoutSec()Timeout (in seconds) for TCP transitory connections.booleanhasUdpIdleTimeoutSec()Timeout (in seconds) for UDP connections.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()RouterNat.BuildermergeFrom(RouterNat other)RouterNat.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)RouterNat.BuildermergeFrom(com.google.protobuf.Message other)RouterNat.BuildermergeLogConfig(RouterNatLogConfig value)Configure logging on this NAT.RouterNat.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)RouterNat.BuilderremoveRules(int index)A list of rules associated with this NAT.RouterNat.BuilderremoveSubnetworks(int index)A list of Subnetwork resources whose traffic should be translated by NAT Gateway.RouterNat.BuildersetAutoNetworkTier(String value)The network tier to use when automatically reserving IP addresses.RouterNat.BuildersetAutoNetworkTierBytes(com.google.protobuf.ByteString value)The network tier to use when automatically reserving IP addresses.RouterNat.BuildersetDrainNatIps(int index, String value)A list of URLs of the IP resources to be drained.RouterNat.BuildersetEnableDynamicPortAllocation(boolean value)Enable Dynamic Port Allocation.RouterNat.BuildersetEnableEndpointIndependentMapping(boolean value)optional bool enable_endpoint_independent_mapping = 259441819;RouterNat.BuildersetEndpointTypes(int index, String value)List of NAT-ted endpoint types supported by the Nat Gateway.RouterNat.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)RouterNat.BuildersetIcmpIdleTimeoutSec(int value)Timeout (in seconds) for ICMP connections.RouterNat.BuildersetLogConfig(RouterNatLogConfig value)Configure logging on this NAT.RouterNat.BuildersetLogConfig(RouterNatLogConfig.Builder builderForValue)Configure logging on this NAT.RouterNat.BuildersetMaxPortsPerVm(int value)Maximum number of ports allocated to a VM from this NAT config when Dynamic Port Allocation is enabled.RouterNat.BuildersetMinPortsPerVm(int value)Minimum number of ports allocated to a VM from this NAT config.RouterNat.BuildersetName(String value)Unique name of this Nat service.RouterNat.BuildersetNameBytes(com.google.protobuf.ByteString value)Unique name of this Nat service.RouterNat.BuildersetNatIpAllocateOption(String value)Specify the NatIpAllocateOption, which can take one of the following values: - MANUAL_ONLY: Uses only Nat IP addresses provided by customers.RouterNat.BuildersetNatIpAllocateOptionBytes(com.google.protobuf.ByteString value)Specify the NatIpAllocateOption, which can take one of the following values: - MANUAL_ONLY: Uses only Nat IP addresses provided by customers.RouterNat.BuildersetNatIps(int index, String value)A list of URLs of the IP resources used for this Nat service.RouterNat.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)RouterNat.BuildersetRules(int index, RouterNatRule value)A list of rules associated with this NAT.RouterNat.BuildersetRules(int index, RouterNatRule.Builder builderForValue)A list of rules associated with this NAT.RouterNat.BuildersetSourceSubnetworkIpRangesToNat(String value)Specify the Nat option, which can take one of the following values: - ALL_SUBNETWORKS_ALL_IP_RANGES: All of the IP ranges in every Subnetwork are allowed to Nat.RouterNat.BuildersetSourceSubnetworkIpRangesToNatBytes(com.google.protobuf.ByteString value)Specify the Nat option, which can take one of the following values: - ALL_SUBNETWORKS_ALL_IP_RANGES: All of the IP ranges in every Subnetwork are allowed to Nat.RouterNat.BuildersetSubnetworks(int index, RouterNatSubnetworkToNat value)A list of Subnetwork resources whose traffic should be translated by NAT Gateway.RouterNat.BuildersetSubnetworks(int index, RouterNatSubnetworkToNat.Builder builderForValue)A list of Subnetwork resources whose traffic should be translated by NAT Gateway.RouterNat.BuildersetTcpEstablishedIdleTimeoutSec(int value)Timeout (in seconds) for TCP established connections.RouterNat.BuildersetTcpTimeWaitTimeoutSec(int value)Timeout (in seconds) for TCP connections that are in TIME_WAIT state.RouterNat.BuildersetTcpTransitoryIdleTimeoutSec(int value)Timeout (in seconds) for TCP transitory connections.RouterNat.BuildersetUdpIdleTimeoutSec(int value)Timeout (in seconds) for UDP connections.RouterNat.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<RouterNat.Builder>
-
clear
public RouterNat.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<RouterNat.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<RouterNat.Builder>
-
getDefaultInstanceForType
public RouterNat getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public RouterNat build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public RouterNat buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public RouterNat.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<RouterNat.Builder>
-
setField
public RouterNat.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<RouterNat.Builder>
-
clearField
public RouterNat.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<RouterNat.Builder>
-
clearOneof
public RouterNat.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<RouterNat.Builder>
-
setRepeatedField
public RouterNat.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<RouterNat.Builder>
-
addRepeatedField
public RouterNat.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<RouterNat.Builder>
-
mergeFrom
public RouterNat.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<RouterNat.Builder>
-
mergeFrom
public RouterNat.Builder mergeFrom(RouterNat other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<RouterNat.Builder>
-
mergeFrom
public RouterNat.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<RouterNat.Builder>- Throws:
IOException
-
hasAutoNetworkTier
public boolean hasAutoNetworkTier()
The network tier to use when automatically reserving IP addresses. Must be one of: PREMIUM, STANDARD. If not specified, PREMIUM tier will be used. Check the AutoNetworkTier enum for the list of possible values.
optional string auto_network_tier = 269770211;- Specified by:
hasAutoNetworkTierin interfaceRouterNatOrBuilder- Returns:
- Whether the autoNetworkTier field is set.
-
getAutoNetworkTier
public String getAutoNetworkTier()
The network tier to use when automatically reserving IP addresses. Must be one of: PREMIUM, STANDARD. If not specified, PREMIUM tier will be used. Check the AutoNetworkTier enum for the list of possible values.
optional string auto_network_tier = 269770211;- Specified by:
getAutoNetworkTierin interfaceRouterNatOrBuilder- Returns:
- The autoNetworkTier.
-
getAutoNetworkTierBytes
public com.google.protobuf.ByteString getAutoNetworkTierBytes()
The network tier to use when automatically reserving IP addresses. Must be one of: PREMIUM, STANDARD. If not specified, PREMIUM tier will be used. Check the AutoNetworkTier enum for the list of possible values.
optional string auto_network_tier = 269770211;- Specified by:
getAutoNetworkTierBytesin interfaceRouterNatOrBuilder- Returns:
- The bytes for autoNetworkTier.
-
setAutoNetworkTier
public RouterNat.Builder setAutoNetworkTier(String value)
The network tier to use when automatically reserving IP addresses. Must be one of: PREMIUM, STANDARD. If not specified, PREMIUM tier will be used. Check the AutoNetworkTier enum for the list of possible values.
optional string auto_network_tier = 269770211;- Parameters:
value- The autoNetworkTier to set.- Returns:
- This builder for chaining.
-
clearAutoNetworkTier
public RouterNat.Builder clearAutoNetworkTier()
The network tier to use when automatically reserving IP addresses. Must be one of: PREMIUM, STANDARD. If not specified, PREMIUM tier will be used. Check the AutoNetworkTier enum for the list of possible values.
optional string auto_network_tier = 269770211;- Returns:
- This builder for chaining.
-
setAutoNetworkTierBytes
public RouterNat.Builder setAutoNetworkTierBytes(com.google.protobuf.ByteString value)
The network tier to use when automatically reserving IP addresses. Must be one of: PREMIUM, STANDARD. If not specified, PREMIUM tier will be used. Check the AutoNetworkTier enum for the list of possible values.
optional string auto_network_tier = 269770211;- Parameters:
value- The bytes for autoNetworkTier to set.- Returns:
- This builder for chaining.
-
getDrainNatIpsList
public com.google.protobuf.ProtocolStringList getDrainNatIpsList()
A list of URLs of the IP resources to be drained. These IPs must be valid static external IPs that have been assigned to the NAT. These IPs should be used for updating/patching a NAT only.
repeated string drain_nat_ips = 504078535;- Specified by:
getDrainNatIpsListin interfaceRouterNatOrBuilder- Returns:
- A list containing the drainNatIps.
-
getDrainNatIpsCount
public int getDrainNatIpsCount()
A list of URLs of the IP resources to be drained. These IPs must be valid static external IPs that have been assigned to the NAT. These IPs should be used for updating/patching a NAT only.
repeated string drain_nat_ips = 504078535;- Specified by:
getDrainNatIpsCountin interfaceRouterNatOrBuilder- Returns:
- The count of drainNatIps.
-
getDrainNatIps
public String getDrainNatIps(int index)
A list of URLs of the IP resources to be drained. These IPs must be valid static external IPs that have been assigned to the NAT. These IPs should be used for updating/patching a NAT only.
repeated string drain_nat_ips = 504078535;- Specified by:
getDrainNatIpsin interfaceRouterNatOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The drainNatIps at the given index.
-
getDrainNatIpsBytes
public com.google.protobuf.ByteString getDrainNatIpsBytes(int index)
A list of URLs of the IP resources to be drained. These IPs must be valid static external IPs that have been assigned to the NAT. These IPs should be used for updating/patching a NAT only.
repeated string drain_nat_ips = 504078535;- Specified by:
getDrainNatIpsBytesin interfaceRouterNatOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the drainNatIps at the given index.
-
setDrainNatIps
public RouterNat.Builder setDrainNatIps(int index, String value)
A list of URLs of the IP resources to be drained. These IPs must be valid static external IPs that have been assigned to the NAT. These IPs should be used for updating/patching a NAT only.
repeated string drain_nat_ips = 504078535;- Parameters:
index- The index to set the value at.value- The drainNatIps to set.- Returns:
- This builder for chaining.
-
addDrainNatIps
public RouterNat.Builder addDrainNatIps(String value)
A list of URLs of the IP resources to be drained. These IPs must be valid static external IPs that have been assigned to the NAT. These IPs should be used for updating/patching a NAT only.
repeated string drain_nat_ips = 504078535;- Parameters:
value- The drainNatIps to add.- Returns:
- This builder for chaining.
-
addAllDrainNatIps
public RouterNat.Builder addAllDrainNatIps(Iterable<String> values)
A list of URLs of the IP resources to be drained. These IPs must be valid static external IPs that have been assigned to the NAT. These IPs should be used for updating/patching a NAT only.
repeated string drain_nat_ips = 504078535;- Parameters:
values- The drainNatIps to add.- Returns:
- This builder for chaining.
-
clearDrainNatIps
public RouterNat.Builder clearDrainNatIps()
A list of URLs of the IP resources to be drained. These IPs must be valid static external IPs that have been assigned to the NAT. These IPs should be used for updating/patching a NAT only.
repeated string drain_nat_ips = 504078535;- Returns:
- This builder for chaining.
-
addDrainNatIpsBytes
public RouterNat.Builder addDrainNatIpsBytes(com.google.protobuf.ByteString value)
A list of URLs of the IP resources to be drained. These IPs must be valid static external IPs that have been assigned to the NAT. These IPs should be used for updating/patching a NAT only.
repeated string drain_nat_ips = 504078535;- Parameters:
value- The bytes of the drainNatIps to add.- Returns:
- This builder for chaining.
-
hasEnableDynamicPortAllocation
public boolean hasEnableDynamicPortAllocation()
Enable Dynamic Port Allocation. If not specified, it is disabled by default. If set to true, - Dynamic Port Allocation will be enabled on this NAT config. - enableEndpointIndependentMapping cannot be set to true. - If minPorts is set, minPortsPerVm must be set to a power of two greater than or equal to 32. If minPortsPerVm is not set, a minimum of 32 ports will be allocated to a VM from this NAT config.
optional bool enable_dynamic_port_allocation = 532106402;- Specified by:
hasEnableDynamicPortAllocationin interfaceRouterNatOrBuilder- Returns:
- Whether the enableDynamicPortAllocation field is set.
-
getEnableDynamicPortAllocation
public boolean getEnableDynamicPortAllocation()
Enable Dynamic Port Allocation. If not specified, it is disabled by default. If set to true, - Dynamic Port Allocation will be enabled on this NAT config. - enableEndpointIndependentMapping cannot be set to true. - If minPorts is set, minPortsPerVm must be set to a power of two greater than or equal to 32. If minPortsPerVm is not set, a minimum of 32 ports will be allocated to a VM from this NAT config.
optional bool enable_dynamic_port_allocation = 532106402;- Specified by:
getEnableDynamicPortAllocationin interfaceRouterNatOrBuilder- Returns:
- The enableDynamicPortAllocation.
-
setEnableDynamicPortAllocation
public RouterNat.Builder setEnableDynamicPortAllocation(boolean value)
Enable Dynamic Port Allocation. If not specified, it is disabled by default. If set to true, - Dynamic Port Allocation will be enabled on this NAT config. - enableEndpointIndependentMapping cannot be set to true. - If minPorts is set, minPortsPerVm must be set to a power of two greater than or equal to 32. If minPortsPerVm is not set, a minimum of 32 ports will be allocated to a VM from this NAT config.
optional bool enable_dynamic_port_allocation = 532106402;- Parameters:
value- The enableDynamicPortAllocation to set.- Returns:
- This builder for chaining.
-
clearEnableDynamicPortAllocation
public RouterNat.Builder clearEnableDynamicPortAllocation()
Enable Dynamic Port Allocation. If not specified, it is disabled by default. If set to true, - Dynamic Port Allocation will be enabled on this NAT config. - enableEndpointIndependentMapping cannot be set to true. - If minPorts is set, minPortsPerVm must be set to a power of two greater than or equal to 32. If minPortsPerVm is not set, a minimum of 32 ports will be allocated to a VM from this NAT config.
optional bool enable_dynamic_port_allocation = 532106402;- Returns:
- This builder for chaining.
-
hasEnableEndpointIndependentMapping
public boolean hasEnableEndpointIndependentMapping()
optional bool enable_endpoint_independent_mapping = 259441819;- Specified by:
hasEnableEndpointIndependentMappingin interfaceRouterNatOrBuilder- Returns:
- Whether the enableEndpointIndependentMapping field is set.
-
getEnableEndpointIndependentMapping
public boolean getEnableEndpointIndependentMapping()
optional bool enable_endpoint_independent_mapping = 259441819;- Specified by:
getEnableEndpointIndependentMappingin interfaceRouterNatOrBuilder- Returns:
- The enableEndpointIndependentMapping.
-
setEnableEndpointIndependentMapping
public RouterNat.Builder setEnableEndpointIndependentMapping(boolean value)
optional bool enable_endpoint_independent_mapping = 259441819;- Parameters:
value- The enableEndpointIndependentMapping to set.- Returns:
- This builder for chaining.
-
clearEnableEndpointIndependentMapping
public RouterNat.Builder clearEnableEndpointIndependentMapping()
optional bool enable_endpoint_independent_mapping = 259441819;- Returns:
- This builder for chaining.
-
getEndpointTypesList
public com.google.protobuf.ProtocolStringList getEndpointTypesList()
List of NAT-ted endpoint types supported by the Nat Gateway. If the list is empty, then it will be equivalent to include ENDPOINT_TYPE_VM Check the EndpointTypes enum for the list of possible values.
repeated string endpoint_types = 502633807;- Specified by:
getEndpointTypesListin interfaceRouterNatOrBuilder- Returns:
- A list containing the endpointTypes.
-
getEndpointTypesCount
public int getEndpointTypesCount()
List of NAT-ted endpoint types supported by the Nat Gateway. If the list is empty, then it will be equivalent to include ENDPOINT_TYPE_VM Check the EndpointTypes enum for the list of possible values.
repeated string endpoint_types = 502633807;- Specified by:
getEndpointTypesCountin interfaceRouterNatOrBuilder- Returns:
- The count of endpointTypes.
-
getEndpointTypes
public String getEndpointTypes(int index)
List of NAT-ted endpoint types supported by the Nat Gateway. If the list is empty, then it will be equivalent to include ENDPOINT_TYPE_VM Check the EndpointTypes enum for the list of possible values.
repeated string endpoint_types = 502633807;- Specified by:
getEndpointTypesin interfaceRouterNatOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The endpointTypes at the given index.
-
getEndpointTypesBytes
public com.google.protobuf.ByteString getEndpointTypesBytes(int index)
List of NAT-ted endpoint types supported by the Nat Gateway. If the list is empty, then it will be equivalent to include ENDPOINT_TYPE_VM Check the EndpointTypes enum for the list of possible values.
repeated string endpoint_types = 502633807;- Specified by:
getEndpointTypesBytesin interfaceRouterNatOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the endpointTypes at the given index.
-
setEndpointTypes
public RouterNat.Builder setEndpointTypes(int index, String value)
List of NAT-ted endpoint types supported by the Nat Gateway. If the list is empty, then it will be equivalent to include ENDPOINT_TYPE_VM Check the EndpointTypes enum for the list of possible values.
repeated string endpoint_types = 502633807;- Parameters:
index- The index to set the value at.value- The endpointTypes to set.- Returns:
- This builder for chaining.
-
addEndpointTypes
public RouterNat.Builder addEndpointTypes(String value)
List of NAT-ted endpoint types supported by the Nat Gateway. If the list is empty, then it will be equivalent to include ENDPOINT_TYPE_VM Check the EndpointTypes enum for the list of possible values.
repeated string endpoint_types = 502633807;- Parameters:
value- The endpointTypes to add.- Returns:
- This builder for chaining.
-
addAllEndpointTypes
public RouterNat.Builder addAllEndpointTypes(Iterable<String> values)
List of NAT-ted endpoint types supported by the Nat Gateway. If the list is empty, then it will be equivalent to include ENDPOINT_TYPE_VM Check the EndpointTypes enum for the list of possible values.
repeated string endpoint_types = 502633807;- Parameters:
values- The endpointTypes to add.- Returns:
- This builder for chaining.
-
clearEndpointTypes
public RouterNat.Builder clearEndpointTypes()
List of NAT-ted endpoint types supported by the Nat Gateway. If the list is empty, then it will be equivalent to include ENDPOINT_TYPE_VM Check the EndpointTypes enum for the list of possible values.
repeated string endpoint_types = 502633807;- Returns:
- This builder for chaining.
-
addEndpointTypesBytes
public RouterNat.Builder addEndpointTypesBytes(com.google.protobuf.ByteString value)
List of NAT-ted endpoint types supported by the Nat Gateway. If the list is empty, then it will be equivalent to include ENDPOINT_TYPE_VM Check the EndpointTypes enum for the list of possible values.
repeated string endpoint_types = 502633807;- Parameters:
value- The bytes of the endpointTypes to add.- Returns:
- This builder for chaining.
-
hasIcmpIdleTimeoutSec
public boolean hasIcmpIdleTimeoutSec()
Timeout (in seconds) for ICMP connections. Defaults to 30s if not set.
optional int32 icmp_idle_timeout_sec = 3647562;- Specified by:
hasIcmpIdleTimeoutSecin interfaceRouterNatOrBuilder- Returns:
- Whether the icmpIdleTimeoutSec field is set.
-
getIcmpIdleTimeoutSec
public int getIcmpIdleTimeoutSec()
Timeout (in seconds) for ICMP connections. Defaults to 30s if not set.
optional int32 icmp_idle_timeout_sec = 3647562;- Specified by:
getIcmpIdleTimeoutSecin interfaceRouterNatOrBuilder- Returns:
- The icmpIdleTimeoutSec.
-
setIcmpIdleTimeoutSec
public RouterNat.Builder setIcmpIdleTimeoutSec(int value)
Timeout (in seconds) for ICMP connections. Defaults to 30s if not set.
optional int32 icmp_idle_timeout_sec = 3647562;- Parameters:
value- The icmpIdleTimeoutSec to set.- Returns:
- This builder for chaining.
-
clearIcmpIdleTimeoutSec
public RouterNat.Builder clearIcmpIdleTimeoutSec()
Timeout (in seconds) for ICMP connections. Defaults to 30s if not set.
optional int32 icmp_idle_timeout_sec = 3647562;- Returns:
- This builder for chaining.
-
hasLogConfig
public boolean hasLogConfig()
Configure logging on this NAT.
optional .google.cloud.compute.v1.RouterNatLogConfig log_config = 351299741;- Specified by:
hasLogConfigin interfaceRouterNatOrBuilder- Returns:
- Whether the logConfig field is set.
-
getLogConfig
public RouterNatLogConfig getLogConfig()
Configure logging on this NAT.
optional .google.cloud.compute.v1.RouterNatLogConfig log_config = 351299741;- Specified by:
getLogConfigin interfaceRouterNatOrBuilder- Returns:
- The logConfig.
-
setLogConfig
public RouterNat.Builder setLogConfig(RouterNatLogConfig value)
Configure logging on this NAT.
optional .google.cloud.compute.v1.RouterNatLogConfig log_config = 351299741;
-
setLogConfig
public RouterNat.Builder setLogConfig(RouterNatLogConfig.Builder builderForValue)
Configure logging on this NAT.
optional .google.cloud.compute.v1.RouterNatLogConfig log_config = 351299741;
-
mergeLogConfig
public RouterNat.Builder mergeLogConfig(RouterNatLogConfig value)
Configure logging on this NAT.
optional .google.cloud.compute.v1.RouterNatLogConfig log_config = 351299741;
-
clearLogConfig
public RouterNat.Builder clearLogConfig()
Configure logging on this NAT.
optional .google.cloud.compute.v1.RouterNatLogConfig log_config = 351299741;
-
getLogConfigBuilder
public RouterNatLogConfig.Builder getLogConfigBuilder()
Configure logging on this NAT.
optional .google.cloud.compute.v1.RouterNatLogConfig log_config = 351299741;
-
getLogConfigOrBuilder
public RouterNatLogConfigOrBuilder getLogConfigOrBuilder()
Configure logging on this NAT.
optional .google.cloud.compute.v1.RouterNatLogConfig log_config = 351299741;- Specified by:
getLogConfigOrBuilderin interfaceRouterNatOrBuilder
-
hasMaxPortsPerVm
public boolean hasMaxPortsPerVm()
Maximum number of ports allocated to a VM from this NAT config when Dynamic Port Allocation is enabled. If Dynamic Port Allocation is not enabled, this field has no effect. If Dynamic Port Allocation is enabled, and this field is set, it must be set to a power of two greater than minPortsPerVm, or 64 if minPortsPerVm is not set. If Dynamic Port Allocation is enabled and this field is not set, a maximum of 65536 ports will be allocated to a VM from this NAT config.
optional int32 max_ports_per_vm = 250062049;- Specified by:
hasMaxPortsPerVmin interfaceRouterNatOrBuilder- Returns:
- Whether the maxPortsPerVm field is set.
-
getMaxPortsPerVm
public int getMaxPortsPerVm()
Maximum number of ports allocated to a VM from this NAT config when Dynamic Port Allocation is enabled. If Dynamic Port Allocation is not enabled, this field has no effect. If Dynamic Port Allocation is enabled, and this field is set, it must be set to a power of two greater than minPortsPerVm, or 64 if minPortsPerVm is not set. If Dynamic Port Allocation is enabled and this field is not set, a maximum of 65536 ports will be allocated to a VM from this NAT config.
optional int32 max_ports_per_vm = 250062049;- Specified by:
getMaxPortsPerVmin interfaceRouterNatOrBuilder- Returns:
- The maxPortsPerVm.
-
setMaxPortsPerVm
public RouterNat.Builder setMaxPortsPerVm(int value)
Maximum number of ports allocated to a VM from this NAT config when Dynamic Port Allocation is enabled. If Dynamic Port Allocation is not enabled, this field has no effect. If Dynamic Port Allocation is enabled, and this field is set, it must be set to a power of two greater than minPortsPerVm, or 64 if minPortsPerVm is not set. If Dynamic Port Allocation is enabled and this field is not set, a maximum of 65536 ports will be allocated to a VM from this NAT config.
optional int32 max_ports_per_vm = 250062049;- Parameters:
value- The maxPortsPerVm to set.- Returns:
- This builder for chaining.
-
clearMaxPortsPerVm
public RouterNat.Builder clearMaxPortsPerVm()
Maximum number of ports allocated to a VM from this NAT config when Dynamic Port Allocation is enabled. If Dynamic Port Allocation is not enabled, this field has no effect. If Dynamic Port Allocation is enabled, and this field is set, it must be set to a power of two greater than minPortsPerVm, or 64 if minPortsPerVm is not set. If Dynamic Port Allocation is enabled and this field is not set, a maximum of 65536 ports will be allocated to a VM from this NAT config.
optional int32 max_ports_per_vm = 250062049;- Returns:
- This builder for chaining.
-
hasMinPortsPerVm
public boolean hasMinPortsPerVm()
Minimum number of ports allocated to a VM from this NAT config. If not set, a default number of ports is allocated to a VM. This is rounded up to the nearest power of 2. For example, if the value of this field is 50, at least 64 ports are allocated to a VM.
optional int32 min_ports_per_vm = 186193587;- Specified by:
hasMinPortsPerVmin interfaceRouterNatOrBuilder- Returns:
- Whether the minPortsPerVm field is set.
-
getMinPortsPerVm
public int getMinPortsPerVm()
Minimum number of ports allocated to a VM from this NAT config. If not set, a default number of ports is allocated to a VM. This is rounded up to the nearest power of 2. For example, if the value of this field is 50, at least 64 ports are allocated to a VM.
optional int32 min_ports_per_vm = 186193587;- Specified by:
getMinPortsPerVmin interfaceRouterNatOrBuilder- Returns:
- The minPortsPerVm.
-
setMinPortsPerVm
public RouterNat.Builder setMinPortsPerVm(int value)
Minimum number of ports allocated to a VM from this NAT config. If not set, a default number of ports is allocated to a VM. This is rounded up to the nearest power of 2. For example, if the value of this field is 50, at least 64 ports are allocated to a VM.
optional int32 min_ports_per_vm = 186193587;- Parameters:
value- The minPortsPerVm to set.- Returns:
- This builder for chaining.
-
clearMinPortsPerVm
public RouterNat.Builder clearMinPortsPerVm()
Minimum number of ports allocated to a VM from this NAT config. If not set, a default number of ports is allocated to a VM. This is rounded up to the nearest power of 2. For example, if the value of this field is 50, at least 64 ports are allocated to a VM.
optional int32 min_ports_per_vm = 186193587;- Returns:
- This builder for chaining.
-
hasName
public boolean hasName()
Unique name of this Nat service. The name must be 1-63 characters long and comply with RFC1035.
optional string name = 3373707;- Specified by:
hasNamein interfaceRouterNatOrBuilder- Returns:
- Whether the name field is set.
-
getName
public String getName()
Unique name of this Nat service. The name must be 1-63 characters long and comply with RFC1035.
optional string name = 3373707;- Specified by:
getNamein interfaceRouterNatOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Unique name of this Nat service. The name must be 1-63 characters long and comply with RFC1035.
optional string name = 3373707;- Specified by:
getNameBytesin interfaceRouterNatOrBuilder- Returns:
- The bytes for name.
-
setName
public RouterNat.Builder setName(String value)
Unique name of this Nat service. The name must be 1-63 characters long and comply with RFC1035.
optional string name = 3373707;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
public RouterNat.Builder clearName()
Unique name of this Nat service. The name must be 1-63 characters long and comply with RFC1035.
optional string name = 3373707;- Returns:
- This builder for chaining.
-
setNameBytes
public RouterNat.Builder setNameBytes(com.google.protobuf.ByteString value)
Unique name of this Nat service. The name must be 1-63 characters long and comply with RFC1035.
optional string name = 3373707;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasNatIpAllocateOption
public boolean hasNatIpAllocateOption()
Specify the NatIpAllocateOption, which can take one of the following values: - MANUAL_ONLY: Uses only Nat IP addresses provided by customers. When there are not enough specified Nat IPs, the Nat service fails for new VMs. - AUTO_ONLY: Nat IPs are allocated by Google Cloud Platform; customers can't specify any Nat IPs. When choosing AUTO_ONLY, then nat_ip should be empty. Check the NatIpAllocateOption enum for the list of possible values.
optional string nat_ip_allocate_option = 429726845;- Specified by:
hasNatIpAllocateOptionin interfaceRouterNatOrBuilder- Returns:
- Whether the natIpAllocateOption field is set.
-
getNatIpAllocateOption
public String getNatIpAllocateOption()
Specify the NatIpAllocateOption, which can take one of the following values: - MANUAL_ONLY: Uses only Nat IP addresses provided by customers. When there are not enough specified Nat IPs, the Nat service fails for new VMs. - AUTO_ONLY: Nat IPs are allocated by Google Cloud Platform; customers can't specify any Nat IPs. When choosing AUTO_ONLY, then nat_ip should be empty. Check the NatIpAllocateOption enum for the list of possible values.
optional string nat_ip_allocate_option = 429726845;- Specified by:
getNatIpAllocateOptionin interfaceRouterNatOrBuilder- Returns:
- The natIpAllocateOption.
-
getNatIpAllocateOptionBytes
public com.google.protobuf.ByteString getNatIpAllocateOptionBytes()
Specify the NatIpAllocateOption, which can take one of the following values: - MANUAL_ONLY: Uses only Nat IP addresses provided by customers. When there are not enough specified Nat IPs, the Nat service fails for new VMs. - AUTO_ONLY: Nat IPs are allocated by Google Cloud Platform; customers can't specify any Nat IPs. When choosing AUTO_ONLY, then nat_ip should be empty. Check the NatIpAllocateOption enum for the list of possible values.
optional string nat_ip_allocate_option = 429726845;- Specified by:
getNatIpAllocateOptionBytesin interfaceRouterNatOrBuilder- Returns:
- The bytes for natIpAllocateOption.
-
setNatIpAllocateOption
public RouterNat.Builder setNatIpAllocateOption(String value)
Specify the NatIpAllocateOption, which can take one of the following values: - MANUAL_ONLY: Uses only Nat IP addresses provided by customers. When there are not enough specified Nat IPs, the Nat service fails for new VMs. - AUTO_ONLY: Nat IPs are allocated by Google Cloud Platform; customers can't specify any Nat IPs. When choosing AUTO_ONLY, then nat_ip should be empty. Check the NatIpAllocateOption enum for the list of possible values.
optional string nat_ip_allocate_option = 429726845;- Parameters:
value- The natIpAllocateOption to set.- Returns:
- This builder for chaining.
-
clearNatIpAllocateOption
public RouterNat.Builder clearNatIpAllocateOption()
Specify the NatIpAllocateOption, which can take one of the following values: - MANUAL_ONLY: Uses only Nat IP addresses provided by customers. When there are not enough specified Nat IPs, the Nat service fails for new VMs. - AUTO_ONLY: Nat IPs are allocated by Google Cloud Platform; customers can't specify any Nat IPs. When choosing AUTO_ONLY, then nat_ip should be empty. Check the NatIpAllocateOption enum for the list of possible values.
optional string nat_ip_allocate_option = 429726845;- Returns:
- This builder for chaining.
-
setNatIpAllocateOptionBytes
public RouterNat.Builder setNatIpAllocateOptionBytes(com.google.protobuf.ByteString value)
Specify the NatIpAllocateOption, which can take one of the following values: - MANUAL_ONLY: Uses only Nat IP addresses provided by customers. When there are not enough specified Nat IPs, the Nat service fails for new VMs. - AUTO_ONLY: Nat IPs are allocated by Google Cloud Platform; customers can't specify any Nat IPs. When choosing AUTO_ONLY, then nat_ip should be empty. Check the NatIpAllocateOption enum for the list of possible values.
optional string nat_ip_allocate_option = 429726845;- Parameters:
value- The bytes for natIpAllocateOption to set.- Returns:
- This builder for chaining.
-
getNatIpsList
public com.google.protobuf.ProtocolStringList getNatIpsList()
A list of URLs of the IP resources used for this Nat service. These IP addresses must be valid static external IP addresses assigned to the project.
repeated string nat_ips = 117635086;- Specified by:
getNatIpsListin interfaceRouterNatOrBuilder- Returns:
- A list containing the natIps.
-
getNatIpsCount
public int getNatIpsCount()
A list of URLs of the IP resources used for this Nat service. These IP addresses must be valid static external IP addresses assigned to the project.
repeated string nat_ips = 117635086;- Specified by:
getNatIpsCountin interfaceRouterNatOrBuilder- Returns:
- The count of natIps.
-
getNatIps
public String getNatIps(int index)
A list of URLs of the IP resources used for this Nat service. These IP addresses must be valid static external IP addresses assigned to the project.
repeated string nat_ips = 117635086;- Specified by:
getNatIpsin interfaceRouterNatOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The natIps at the given index.
-
getNatIpsBytes
public com.google.protobuf.ByteString getNatIpsBytes(int index)
A list of URLs of the IP resources used for this Nat service. These IP addresses must be valid static external IP addresses assigned to the project.
repeated string nat_ips = 117635086;- Specified by:
getNatIpsBytesin interfaceRouterNatOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the natIps at the given index.
-
setNatIps
public RouterNat.Builder setNatIps(int index, String value)
A list of URLs of the IP resources used for this Nat service. These IP addresses must be valid static external IP addresses assigned to the project.
repeated string nat_ips = 117635086;- Parameters:
index- The index to set the value at.value- The natIps to set.- Returns:
- This builder for chaining.
-
addNatIps
public RouterNat.Builder addNatIps(String value)
A list of URLs of the IP resources used for this Nat service. These IP addresses must be valid static external IP addresses assigned to the project.
repeated string nat_ips = 117635086;- Parameters:
value- The natIps to add.- Returns:
- This builder for chaining.
-
addAllNatIps
public RouterNat.Builder addAllNatIps(Iterable<String> values)
A list of URLs of the IP resources used for this Nat service. These IP addresses must be valid static external IP addresses assigned to the project.
repeated string nat_ips = 117635086;- Parameters:
values- The natIps to add.- Returns:
- This builder for chaining.
-
clearNatIps
public RouterNat.Builder clearNatIps()
A list of URLs of the IP resources used for this Nat service. These IP addresses must be valid static external IP addresses assigned to the project.
repeated string nat_ips = 117635086;- Returns:
- This builder for chaining.
-
addNatIpsBytes
public RouterNat.Builder addNatIpsBytes(com.google.protobuf.ByteString value)
A list of URLs of the IP resources used for this Nat service. These IP addresses must be valid static external IP addresses assigned to the project.
repeated string nat_ips = 117635086;- Parameters:
value- The bytes of the natIps to add.- Returns:
- This builder for chaining.
-
getRulesList
public List<RouterNatRule> getRulesList()
A list of rules associated with this NAT.
repeated .google.cloud.compute.v1.RouterNatRule rules = 108873975;- Specified by:
getRulesListin interfaceRouterNatOrBuilder
-
getRulesCount
public int getRulesCount()
A list of rules associated with this NAT.
repeated .google.cloud.compute.v1.RouterNatRule rules = 108873975;- Specified by:
getRulesCountin interfaceRouterNatOrBuilder
-
getRules
public RouterNatRule getRules(int index)
A list of rules associated with this NAT.
repeated .google.cloud.compute.v1.RouterNatRule rules = 108873975;- Specified by:
getRulesin interfaceRouterNatOrBuilder
-
setRules
public RouterNat.Builder setRules(int index, RouterNatRule value)
A list of rules associated with this NAT.
repeated .google.cloud.compute.v1.RouterNatRule rules = 108873975;
-
setRules
public RouterNat.Builder setRules(int index, RouterNatRule.Builder builderForValue)
A list of rules associated with this NAT.
repeated .google.cloud.compute.v1.RouterNatRule rules = 108873975;
-
addRules
public RouterNat.Builder addRules(RouterNatRule value)
A list of rules associated with this NAT.
repeated .google.cloud.compute.v1.RouterNatRule rules = 108873975;
-
addRules
public RouterNat.Builder addRules(int index, RouterNatRule value)
A list of rules associated with this NAT.
repeated .google.cloud.compute.v1.RouterNatRule rules = 108873975;
-
addRules
public RouterNat.Builder addRules(RouterNatRule.Builder builderForValue)
A list of rules associated with this NAT.
repeated .google.cloud.compute.v1.RouterNatRule rules = 108873975;
-
addRules
public RouterNat.Builder addRules(int index, RouterNatRule.Builder builderForValue)
A list of rules associated with this NAT.
repeated .google.cloud.compute.v1.RouterNatRule rules = 108873975;
-
addAllRules
public RouterNat.Builder addAllRules(Iterable<? extends RouterNatRule> values)
A list of rules associated with this NAT.
repeated .google.cloud.compute.v1.RouterNatRule rules = 108873975;
-
clearRules
public RouterNat.Builder clearRules()
A list of rules associated with this NAT.
repeated .google.cloud.compute.v1.RouterNatRule rules = 108873975;
-
removeRules
public RouterNat.Builder removeRules(int index)
A list of rules associated with this NAT.
repeated .google.cloud.compute.v1.RouterNatRule rules = 108873975;
-
getRulesBuilder
public RouterNatRule.Builder getRulesBuilder(int index)
A list of rules associated with this NAT.
repeated .google.cloud.compute.v1.RouterNatRule rules = 108873975;
-
getRulesOrBuilder
public RouterNatRuleOrBuilder getRulesOrBuilder(int index)
A list of rules associated with this NAT.
repeated .google.cloud.compute.v1.RouterNatRule rules = 108873975;- Specified by:
getRulesOrBuilderin interfaceRouterNatOrBuilder
-
getRulesOrBuilderList
public List<? extends RouterNatRuleOrBuilder> getRulesOrBuilderList()
A list of rules associated with this NAT.
repeated .google.cloud.compute.v1.RouterNatRule rules = 108873975;- Specified by:
getRulesOrBuilderListin interfaceRouterNatOrBuilder
-
addRulesBuilder
public RouterNatRule.Builder addRulesBuilder()
A list of rules associated with this NAT.
repeated .google.cloud.compute.v1.RouterNatRule rules = 108873975;
-
addRulesBuilder
public RouterNatRule.Builder addRulesBuilder(int index)
A list of rules associated with this NAT.
repeated .google.cloud.compute.v1.RouterNatRule rules = 108873975;
-
getRulesBuilderList
public List<RouterNatRule.Builder> getRulesBuilderList()
A list of rules associated with this NAT.
repeated .google.cloud.compute.v1.RouterNatRule rules = 108873975;
-
hasSourceSubnetworkIpRangesToNat
public boolean hasSourceSubnetworkIpRangesToNat()
Specify the Nat option, which can take one of the following values: - ALL_SUBNETWORKS_ALL_IP_RANGES: All of the IP ranges in every Subnetwork are allowed to Nat. - ALL_SUBNETWORKS_ALL_PRIMARY_IP_RANGES: All of the primary IP ranges in every Subnetwork are allowed to Nat. - LIST_OF_SUBNETWORKS: A list of Subnetworks are allowed to Nat (specified in the field subnetwork below) The default is SUBNETWORK_IP_RANGE_TO_NAT_OPTION_UNSPECIFIED. Note that if this field contains ALL_SUBNETWORKS_ALL_IP_RANGES then there should not be any other Router.Nat section in any Router for this network in this region. Check the SourceSubnetworkIpRangesToNat enum for the list of possible values.
optional string source_subnetwork_ip_ranges_to_nat = 252213211;- Specified by:
hasSourceSubnetworkIpRangesToNatin interfaceRouterNatOrBuilder- Returns:
- Whether the sourceSubnetworkIpRangesToNat field is set.
-
getSourceSubnetworkIpRangesToNat
public String getSourceSubnetworkIpRangesToNat()
Specify the Nat option, which can take one of the following values: - ALL_SUBNETWORKS_ALL_IP_RANGES: All of the IP ranges in every Subnetwork are allowed to Nat. - ALL_SUBNETWORKS_ALL_PRIMARY_IP_RANGES: All of the primary IP ranges in every Subnetwork are allowed to Nat. - LIST_OF_SUBNETWORKS: A list of Subnetworks are allowed to Nat (specified in the field subnetwork below) The default is SUBNETWORK_IP_RANGE_TO_NAT_OPTION_UNSPECIFIED. Note that if this field contains ALL_SUBNETWORKS_ALL_IP_RANGES then there should not be any other Router.Nat section in any Router for this network in this region. Check the SourceSubnetworkIpRangesToNat enum for the list of possible values.
optional string source_subnetwork_ip_ranges_to_nat = 252213211;- Specified by:
getSourceSubnetworkIpRangesToNatin interfaceRouterNatOrBuilder- Returns:
- The sourceSubnetworkIpRangesToNat.
-
getSourceSubnetworkIpRangesToNatBytes
public com.google.protobuf.ByteString getSourceSubnetworkIpRangesToNatBytes()
Specify the Nat option, which can take one of the following values: - ALL_SUBNETWORKS_ALL_IP_RANGES: All of the IP ranges in every Subnetwork are allowed to Nat. - ALL_SUBNETWORKS_ALL_PRIMARY_IP_RANGES: All of the primary IP ranges in every Subnetwork are allowed to Nat. - LIST_OF_SUBNETWORKS: A list of Subnetworks are allowed to Nat (specified in the field subnetwork below) The default is SUBNETWORK_IP_RANGE_TO_NAT_OPTION_UNSPECIFIED. Note that if this field contains ALL_SUBNETWORKS_ALL_IP_RANGES then there should not be any other Router.Nat section in any Router for this network in this region. Check the SourceSubnetworkIpRangesToNat enum for the list of possible values.
optional string source_subnetwork_ip_ranges_to_nat = 252213211;- Specified by:
getSourceSubnetworkIpRangesToNatBytesin interfaceRouterNatOrBuilder- Returns:
- The bytes for sourceSubnetworkIpRangesToNat.
-
setSourceSubnetworkIpRangesToNat
public RouterNat.Builder setSourceSubnetworkIpRangesToNat(String value)
Specify the Nat option, which can take one of the following values: - ALL_SUBNETWORKS_ALL_IP_RANGES: All of the IP ranges in every Subnetwork are allowed to Nat. - ALL_SUBNETWORKS_ALL_PRIMARY_IP_RANGES: All of the primary IP ranges in every Subnetwork are allowed to Nat. - LIST_OF_SUBNETWORKS: A list of Subnetworks are allowed to Nat (specified in the field subnetwork below) The default is SUBNETWORK_IP_RANGE_TO_NAT_OPTION_UNSPECIFIED. Note that if this field contains ALL_SUBNETWORKS_ALL_IP_RANGES then there should not be any other Router.Nat section in any Router for this network in this region. Check the SourceSubnetworkIpRangesToNat enum for the list of possible values.
optional string source_subnetwork_ip_ranges_to_nat = 252213211;- Parameters:
value- The sourceSubnetworkIpRangesToNat to set.- Returns:
- This builder for chaining.
-
clearSourceSubnetworkIpRangesToNat
public RouterNat.Builder clearSourceSubnetworkIpRangesToNat()
Specify the Nat option, which can take one of the following values: - ALL_SUBNETWORKS_ALL_IP_RANGES: All of the IP ranges in every Subnetwork are allowed to Nat. - ALL_SUBNETWORKS_ALL_PRIMARY_IP_RANGES: All of the primary IP ranges in every Subnetwork are allowed to Nat. - LIST_OF_SUBNETWORKS: A list of Subnetworks are allowed to Nat (specified in the field subnetwork below) The default is SUBNETWORK_IP_RANGE_TO_NAT_OPTION_UNSPECIFIED. Note that if this field contains ALL_SUBNETWORKS_ALL_IP_RANGES then there should not be any other Router.Nat section in any Router for this network in this region. Check the SourceSubnetworkIpRangesToNat enum for the list of possible values.
optional string source_subnetwork_ip_ranges_to_nat = 252213211;- Returns:
- This builder for chaining.
-
setSourceSubnetworkIpRangesToNatBytes
public RouterNat.Builder setSourceSubnetworkIpRangesToNatBytes(com.google.protobuf.ByteString value)
Specify the Nat option, which can take one of the following values: - ALL_SUBNETWORKS_ALL_IP_RANGES: All of the IP ranges in every Subnetwork are allowed to Nat. - ALL_SUBNETWORKS_ALL_PRIMARY_IP_RANGES: All of the primary IP ranges in every Subnetwork are allowed to Nat. - LIST_OF_SUBNETWORKS: A list of Subnetworks are allowed to Nat (specified in the field subnetwork below) The default is SUBNETWORK_IP_RANGE_TO_NAT_OPTION_UNSPECIFIED. Note that if this field contains ALL_SUBNETWORKS_ALL_IP_RANGES then there should not be any other Router.Nat section in any Router for this network in this region. Check the SourceSubnetworkIpRangesToNat enum for the list of possible values.
optional string source_subnetwork_ip_ranges_to_nat = 252213211;- Parameters:
value- The bytes for sourceSubnetworkIpRangesToNat to set.- Returns:
- This builder for chaining.
-
getSubnetworksList
public List<RouterNatSubnetworkToNat> getSubnetworksList()
A list of Subnetwork resources whose traffic should be translated by NAT Gateway. It is used only when LIST_OF_SUBNETWORKS is selected for the SubnetworkIpRangeToNatOption above.
repeated .google.cloud.compute.v1.RouterNatSubnetworkToNat subnetworks = 415853125;- Specified by:
getSubnetworksListin interfaceRouterNatOrBuilder
-
getSubnetworksCount
public int getSubnetworksCount()
A list of Subnetwork resources whose traffic should be translated by NAT Gateway. It is used only when LIST_OF_SUBNETWORKS is selected for the SubnetworkIpRangeToNatOption above.
repeated .google.cloud.compute.v1.RouterNatSubnetworkToNat subnetworks = 415853125;- Specified by:
getSubnetworksCountin interfaceRouterNatOrBuilder
-
getSubnetworks
public RouterNatSubnetworkToNat getSubnetworks(int index)
A list of Subnetwork resources whose traffic should be translated by NAT Gateway. It is used only when LIST_OF_SUBNETWORKS is selected for the SubnetworkIpRangeToNatOption above.
repeated .google.cloud.compute.v1.RouterNatSubnetworkToNat subnetworks = 415853125;- Specified by:
getSubnetworksin interfaceRouterNatOrBuilder
-
setSubnetworks
public RouterNat.Builder setSubnetworks(int index, RouterNatSubnetworkToNat value)
A list of Subnetwork resources whose traffic should be translated by NAT Gateway. It is used only when LIST_OF_SUBNETWORKS is selected for the SubnetworkIpRangeToNatOption above.
repeated .google.cloud.compute.v1.RouterNatSubnetworkToNat subnetworks = 415853125;
-
setSubnetworks
public RouterNat.Builder setSubnetworks(int index, RouterNatSubnetworkToNat.Builder builderForValue)
A list of Subnetwork resources whose traffic should be translated by NAT Gateway. It is used only when LIST_OF_SUBNETWORKS is selected for the SubnetworkIpRangeToNatOption above.
repeated .google.cloud.compute.v1.RouterNatSubnetworkToNat subnetworks = 415853125;
-
addSubnetworks
public RouterNat.Builder addSubnetworks(RouterNatSubnetworkToNat value)
A list of Subnetwork resources whose traffic should be translated by NAT Gateway. It is used only when LIST_OF_SUBNETWORKS is selected for the SubnetworkIpRangeToNatOption above.
repeated .google.cloud.compute.v1.RouterNatSubnetworkToNat subnetworks = 415853125;
-
addSubnetworks
public RouterNat.Builder addSubnetworks(int index, RouterNatSubnetworkToNat value)
A list of Subnetwork resources whose traffic should be translated by NAT Gateway. It is used only when LIST_OF_SUBNETWORKS is selected for the SubnetworkIpRangeToNatOption above.
repeated .google.cloud.compute.v1.RouterNatSubnetworkToNat subnetworks = 415853125;
-
addSubnetworks
public RouterNat.Builder addSubnetworks(RouterNatSubnetworkToNat.Builder builderForValue)
A list of Subnetwork resources whose traffic should be translated by NAT Gateway. It is used only when LIST_OF_SUBNETWORKS is selected for the SubnetworkIpRangeToNatOption above.
repeated .google.cloud.compute.v1.RouterNatSubnetworkToNat subnetworks = 415853125;
-
addSubnetworks
public RouterNat.Builder addSubnetworks(int index, RouterNatSubnetworkToNat.Builder builderForValue)
A list of Subnetwork resources whose traffic should be translated by NAT Gateway. It is used only when LIST_OF_SUBNETWORKS is selected for the SubnetworkIpRangeToNatOption above.
repeated .google.cloud.compute.v1.RouterNatSubnetworkToNat subnetworks = 415853125;
-
addAllSubnetworks
public RouterNat.Builder addAllSubnetworks(Iterable<? extends RouterNatSubnetworkToNat> values)
A list of Subnetwork resources whose traffic should be translated by NAT Gateway. It is used only when LIST_OF_SUBNETWORKS is selected for the SubnetworkIpRangeToNatOption above.
repeated .google.cloud.compute.v1.RouterNatSubnetworkToNat subnetworks = 415853125;
-
clearSubnetworks
public RouterNat.Builder clearSubnetworks()
A list of Subnetwork resources whose traffic should be translated by NAT Gateway. It is used only when LIST_OF_SUBNETWORKS is selected for the SubnetworkIpRangeToNatOption above.
repeated .google.cloud.compute.v1.RouterNatSubnetworkToNat subnetworks = 415853125;
-
removeSubnetworks
public RouterNat.Builder removeSubnetworks(int index)
A list of Subnetwork resources whose traffic should be translated by NAT Gateway. It is used only when LIST_OF_SUBNETWORKS is selected for the SubnetworkIpRangeToNatOption above.
repeated .google.cloud.compute.v1.RouterNatSubnetworkToNat subnetworks = 415853125;
-
getSubnetworksBuilder
public RouterNatSubnetworkToNat.Builder getSubnetworksBuilder(int index)
A list of Subnetwork resources whose traffic should be translated by NAT Gateway. It is used only when LIST_OF_SUBNETWORKS is selected for the SubnetworkIpRangeToNatOption above.
repeated .google.cloud.compute.v1.RouterNatSubnetworkToNat subnetworks = 415853125;
-
getSubnetworksOrBuilder
public RouterNatSubnetworkToNatOrBuilder getSubnetworksOrBuilder(int index)
A list of Subnetwork resources whose traffic should be translated by NAT Gateway. It is used only when LIST_OF_SUBNETWORKS is selected for the SubnetworkIpRangeToNatOption above.
repeated .google.cloud.compute.v1.RouterNatSubnetworkToNat subnetworks = 415853125;- Specified by:
getSubnetworksOrBuilderin interfaceRouterNatOrBuilder
-
getSubnetworksOrBuilderList
public List<? extends RouterNatSubnetworkToNatOrBuilder> getSubnetworksOrBuilderList()
A list of Subnetwork resources whose traffic should be translated by NAT Gateway. It is used only when LIST_OF_SUBNETWORKS is selected for the SubnetworkIpRangeToNatOption above.
repeated .google.cloud.compute.v1.RouterNatSubnetworkToNat subnetworks = 415853125;- Specified by:
getSubnetworksOrBuilderListin interfaceRouterNatOrBuilder
-
addSubnetworksBuilder
public RouterNatSubnetworkToNat.Builder addSubnetworksBuilder()
A list of Subnetwork resources whose traffic should be translated by NAT Gateway. It is used only when LIST_OF_SUBNETWORKS is selected for the SubnetworkIpRangeToNatOption above.
repeated .google.cloud.compute.v1.RouterNatSubnetworkToNat subnetworks = 415853125;
-
addSubnetworksBuilder
public RouterNatSubnetworkToNat.Builder addSubnetworksBuilder(int index)
A list of Subnetwork resources whose traffic should be translated by NAT Gateway. It is used only when LIST_OF_SUBNETWORKS is selected for the SubnetworkIpRangeToNatOption above.
repeated .google.cloud.compute.v1.RouterNatSubnetworkToNat subnetworks = 415853125;
-
getSubnetworksBuilderList
public List<RouterNatSubnetworkToNat.Builder> getSubnetworksBuilderList()
A list of Subnetwork resources whose traffic should be translated by NAT Gateway. It is used only when LIST_OF_SUBNETWORKS is selected for the SubnetworkIpRangeToNatOption above.
repeated .google.cloud.compute.v1.RouterNatSubnetworkToNat subnetworks = 415853125;
-
hasTcpEstablishedIdleTimeoutSec
public boolean hasTcpEstablishedIdleTimeoutSec()
Timeout (in seconds) for TCP established connections. Defaults to 1200s if not set.
optional int32 tcp_established_idle_timeout_sec = 223098349;- Specified by:
hasTcpEstablishedIdleTimeoutSecin interfaceRouterNatOrBuilder- Returns:
- Whether the tcpEstablishedIdleTimeoutSec field is set.
-
getTcpEstablishedIdleTimeoutSec
public int getTcpEstablishedIdleTimeoutSec()
Timeout (in seconds) for TCP established connections. Defaults to 1200s if not set.
optional int32 tcp_established_idle_timeout_sec = 223098349;- Specified by:
getTcpEstablishedIdleTimeoutSecin interfaceRouterNatOrBuilder- Returns:
- The tcpEstablishedIdleTimeoutSec.
-
setTcpEstablishedIdleTimeoutSec
public RouterNat.Builder setTcpEstablishedIdleTimeoutSec(int value)
Timeout (in seconds) for TCP established connections. Defaults to 1200s if not set.
optional int32 tcp_established_idle_timeout_sec = 223098349;- Parameters:
value- The tcpEstablishedIdleTimeoutSec to set.- Returns:
- This builder for chaining.
-
clearTcpEstablishedIdleTimeoutSec
public RouterNat.Builder clearTcpEstablishedIdleTimeoutSec()
Timeout (in seconds) for TCP established connections. Defaults to 1200s if not set.
optional int32 tcp_established_idle_timeout_sec = 223098349;- Returns:
- This builder for chaining.
-
hasTcpTimeWaitTimeoutSec
public boolean hasTcpTimeWaitTimeoutSec()
Timeout (in seconds) for TCP connections that are in TIME_WAIT state. Defaults to 120s if not set.
optional int32 tcp_time_wait_timeout_sec = 513596925;- Specified by:
hasTcpTimeWaitTimeoutSecin interfaceRouterNatOrBuilder- Returns:
- Whether the tcpTimeWaitTimeoutSec field is set.
-
getTcpTimeWaitTimeoutSec
public int getTcpTimeWaitTimeoutSec()
Timeout (in seconds) for TCP connections that are in TIME_WAIT state. Defaults to 120s if not set.
optional int32 tcp_time_wait_timeout_sec = 513596925;- Specified by:
getTcpTimeWaitTimeoutSecin interfaceRouterNatOrBuilder- Returns:
- The tcpTimeWaitTimeoutSec.
-
setTcpTimeWaitTimeoutSec
public RouterNat.Builder setTcpTimeWaitTimeoutSec(int value)
Timeout (in seconds) for TCP connections that are in TIME_WAIT state. Defaults to 120s if not set.
optional int32 tcp_time_wait_timeout_sec = 513596925;- Parameters:
value- The tcpTimeWaitTimeoutSec to set.- Returns:
- This builder for chaining.
-
clearTcpTimeWaitTimeoutSec
public RouterNat.Builder clearTcpTimeWaitTimeoutSec()
Timeout (in seconds) for TCP connections that are in TIME_WAIT state. Defaults to 120s if not set.
optional int32 tcp_time_wait_timeout_sec = 513596925;- Returns:
- This builder for chaining.
-
hasTcpTransitoryIdleTimeoutSec
public boolean hasTcpTransitoryIdleTimeoutSec()
Timeout (in seconds) for TCP transitory connections. Defaults to 30s if not set.
optional int32 tcp_transitory_idle_timeout_sec = 205028774;- Specified by:
hasTcpTransitoryIdleTimeoutSecin interfaceRouterNatOrBuilder- Returns:
- Whether the tcpTransitoryIdleTimeoutSec field is set.
-
getTcpTransitoryIdleTimeoutSec
public int getTcpTransitoryIdleTimeoutSec()
Timeout (in seconds) for TCP transitory connections. Defaults to 30s if not set.
optional int32 tcp_transitory_idle_timeout_sec = 205028774;- Specified by:
getTcpTransitoryIdleTimeoutSecin interfaceRouterNatOrBuilder- Returns:
- The tcpTransitoryIdleTimeoutSec.
-
setTcpTransitoryIdleTimeoutSec
public RouterNat.Builder setTcpTransitoryIdleTimeoutSec(int value)
Timeout (in seconds) for TCP transitory connections. Defaults to 30s if not set.
optional int32 tcp_transitory_idle_timeout_sec = 205028774;- Parameters:
value- The tcpTransitoryIdleTimeoutSec to set.- Returns:
- This builder for chaining.
-
clearTcpTransitoryIdleTimeoutSec
public RouterNat.Builder clearTcpTransitoryIdleTimeoutSec()
Timeout (in seconds) for TCP transitory connections. Defaults to 30s if not set.
optional int32 tcp_transitory_idle_timeout_sec = 205028774;- Returns:
- This builder for chaining.
-
hasUdpIdleTimeoutSec
public boolean hasUdpIdleTimeoutSec()
Timeout (in seconds) for UDP connections. Defaults to 30s if not set.
optional int32 udp_idle_timeout_sec = 64919878;- Specified by:
hasUdpIdleTimeoutSecin interfaceRouterNatOrBuilder- Returns:
- Whether the udpIdleTimeoutSec field is set.
-
getUdpIdleTimeoutSec
public int getUdpIdleTimeoutSec()
Timeout (in seconds) for UDP connections. Defaults to 30s if not set.
optional int32 udp_idle_timeout_sec = 64919878;- Specified by:
getUdpIdleTimeoutSecin interfaceRouterNatOrBuilder- Returns:
- The udpIdleTimeoutSec.
-
setUdpIdleTimeoutSec
public RouterNat.Builder setUdpIdleTimeoutSec(int value)
Timeout (in seconds) for UDP connections. Defaults to 30s if not set.
optional int32 udp_idle_timeout_sec = 64919878;- Parameters:
value- The udpIdleTimeoutSec to set.- Returns:
- This builder for chaining.
-
clearUdpIdleTimeoutSec
public RouterNat.Builder clearUdpIdleTimeoutSec()
Timeout (in seconds) for UDP connections. Defaults to 30s if not set.
optional int32 udp_idle_timeout_sec = 64919878;- Returns:
- This builder for chaining.
-
setUnknownFields
public final RouterNat.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<RouterNat.Builder>
-
mergeUnknownFields
public final RouterNat.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<RouterNat.Builder>
-
-