Package com.google.cloud.compute.v1
Class RouterStatusNatStatus
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.compute.v1.RouterStatusNatStatus
-
- All Implemented Interfaces:
RouterStatusNatStatusOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class RouterStatusNatStatus extends com.google.protobuf.GeneratedMessageV3 implements RouterStatusNatStatusOrBuilder
Status of a NAT contained in this router.
Protobuf typegoogle.cloud.compute.v1.RouterStatusNatStatus
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
RouterStatusNatStatus.Builder
Status of a NAT contained in this router.-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static int
AUTO_ALLOCATED_NAT_IPS_FIELD_NUMBER
static int
DRAIN_AUTO_ALLOCATED_NAT_IPS_FIELD_NUMBER
static int
DRAIN_USER_ALLOCATED_NAT_IPS_FIELD_NUMBER
static int
MIN_EXTRA_NAT_IPS_NEEDED_FIELD_NUMBER
static int
NAME_FIELD_NUMBER
static int
NUM_VM_ENDPOINTS_WITH_NAT_MAPPINGS_FIELD_NUMBER
static int
RULE_STATUS_FIELD_NUMBER
static int
USER_ALLOCATED_NAT_IP_RESOURCES_FIELD_NUMBER
static int
USER_ALLOCATED_NAT_IPS_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
String
getAutoAllocatedNatIps(int index)
A list of IPs auto-allocated for NAT.com.google.protobuf.ByteString
getAutoAllocatedNatIpsBytes(int index)
A list of IPs auto-allocated for NAT.int
getAutoAllocatedNatIpsCount()
A list of IPs auto-allocated for NAT.com.google.protobuf.ProtocolStringList
getAutoAllocatedNatIpsList()
A list of IPs auto-allocated for NAT.static RouterStatusNatStatus
getDefaultInstance()
RouterStatusNatStatus
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
String
getDrainAutoAllocatedNatIps(int index)
A list of IPs auto-allocated for NAT that are in drain mode.com.google.protobuf.ByteString
getDrainAutoAllocatedNatIpsBytes(int index)
A list of IPs auto-allocated for NAT that are in drain mode.int
getDrainAutoAllocatedNatIpsCount()
A list of IPs auto-allocated for NAT that are in drain mode.com.google.protobuf.ProtocolStringList
getDrainAutoAllocatedNatIpsList()
A list of IPs auto-allocated for NAT that are in drain mode.String
getDrainUserAllocatedNatIps(int index)
A list of IPs user-allocated for NAT that are in drain mode.com.google.protobuf.ByteString
getDrainUserAllocatedNatIpsBytes(int index)
A list of IPs user-allocated for NAT that are in drain mode.int
getDrainUserAllocatedNatIpsCount()
A list of IPs user-allocated for NAT that are in drain mode.com.google.protobuf.ProtocolStringList
getDrainUserAllocatedNatIpsList()
A list of IPs user-allocated for NAT that are in drain mode.int
getMinExtraNatIpsNeeded()
The number of extra IPs to allocate.String
getName()
Unique name of this NAT.com.google.protobuf.ByteString
getNameBytes()
Unique name of this NAT.int
getNumVmEndpointsWithNatMappings()
Number of VM endpoints (i.e., Nics) that can use NAT.com.google.protobuf.Parser<RouterStatusNatStatus>
getParserForType()
RouterStatusNatStatusNatRuleStatus
getRuleStatus(int index)
Status of rules in this NAT.int
getRuleStatusCount()
Status of rules in this NAT.List<RouterStatusNatStatusNatRuleStatus>
getRuleStatusList()
Status of rules in this NAT.RouterStatusNatStatusNatRuleStatusOrBuilder
getRuleStatusOrBuilder(int index)
Status of rules in this NAT.List<? extends RouterStatusNatStatusNatRuleStatusOrBuilder>
getRuleStatusOrBuilderList()
Status of rules in this NAT.int
getSerializedSize()
String
getUserAllocatedNatIpResources(int index)
A list of fully qualified URLs of reserved IP address resources.com.google.protobuf.ByteString
getUserAllocatedNatIpResourcesBytes(int index)
A list of fully qualified URLs of reserved IP address resources.int
getUserAllocatedNatIpResourcesCount()
A list of fully qualified URLs of reserved IP address resources.com.google.protobuf.ProtocolStringList
getUserAllocatedNatIpResourcesList()
A list of fully qualified URLs of reserved IP address resources.String
getUserAllocatedNatIps(int index)
A list of IPs user-allocated for NAT.com.google.protobuf.ByteString
getUserAllocatedNatIpsBytes(int index)
A list of IPs user-allocated for NAT.int
getUserAllocatedNatIpsCount()
A list of IPs user-allocated for NAT.com.google.protobuf.ProtocolStringList
getUserAllocatedNatIpsList()
A list of IPs user-allocated for NAT.int
hashCode()
boolean
hasMinExtraNatIpsNeeded()
The number of extra IPs to allocate.boolean
hasName()
Unique name of this NAT.boolean
hasNumVmEndpointsWithNatMappings()
Number of VM endpoints (i.e., Nics) that can use NAT.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static RouterStatusNatStatus.Builder
newBuilder()
static RouterStatusNatStatus.Builder
newBuilder(RouterStatusNatStatus prototype)
RouterStatusNatStatus.Builder
newBuilderForType()
protected RouterStatusNatStatus.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static RouterStatusNatStatus
parseDelimitedFrom(InputStream input)
static RouterStatusNatStatus
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RouterStatusNatStatus
parseFrom(byte[] data)
static RouterStatusNatStatus
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RouterStatusNatStatus
parseFrom(com.google.protobuf.ByteString data)
static RouterStatusNatStatus
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RouterStatusNatStatus
parseFrom(com.google.protobuf.CodedInputStream input)
static RouterStatusNatStatus
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RouterStatusNatStatus
parseFrom(InputStream input)
static RouterStatusNatStatus
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RouterStatusNatStatus
parseFrom(ByteBuffer data)
static RouterStatusNatStatus
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<RouterStatusNatStatus>
parser()
RouterStatusNatStatus.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
AUTO_ALLOCATED_NAT_IPS_FIELD_NUMBER
public static final int AUTO_ALLOCATED_NAT_IPS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DRAIN_AUTO_ALLOCATED_NAT_IPS_FIELD_NUMBER
public static final int DRAIN_AUTO_ALLOCATED_NAT_IPS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DRAIN_USER_ALLOCATED_NAT_IPS_FIELD_NUMBER
public static final int DRAIN_USER_ALLOCATED_NAT_IPS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MIN_EXTRA_NAT_IPS_NEEDED_FIELD_NUMBER
public static final int MIN_EXTRA_NAT_IPS_NEEDED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NUM_VM_ENDPOINTS_WITH_NAT_MAPPINGS_FIELD_NUMBER
public static final int NUM_VM_ENDPOINTS_WITH_NAT_MAPPINGS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RULE_STATUS_FIELD_NUMBER
public static final int RULE_STATUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USER_ALLOCATED_NAT_IP_RESOURCES_FIELD_NUMBER
public static final int USER_ALLOCATED_NAT_IP_RESOURCES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
USER_ALLOCATED_NAT_IPS_FIELD_NUMBER
public static final int USER_ALLOCATED_NAT_IPS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstance
in classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3
-
getAutoAllocatedNatIpsList
public com.google.protobuf.ProtocolStringList getAutoAllocatedNatIpsList()
A list of IPs auto-allocated for NAT. Example: ["1.1.1.1", "129.2.16.89"]
repeated string auto_allocated_nat_ips = 510794246;
- Specified by:
getAutoAllocatedNatIpsList
in interfaceRouterStatusNatStatusOrBuilder
- Returns:
- A list containing the autoAllocatedNatIps.
-
getAutoAllocatedNatIpsCount
public int getAutoAllocatedNatIpsCount()
A list of IPs auto-allocated for NAT. Example: ["1.1.1.1", "129.2.16.89"]
repeated string auto_allocated_nat_ips = 510794246;
- Specified by:
getAutoAllocatedNatIpsCount
in interfaceRouterStatusNatStatusOrBuilder
- Returns:
- The count of autoAllocatedNatIps.
-
getAutoAllocatedNatIps
public String getAutoAllocatedNatIps(int index)
A list of IPs auto-allocated for NAT. Example: ["1.1.1.1", "129.2.16.89"]
repeated string auto_allocated_nat_ips = 510794246;
- Specified by:
getAutoAllocatedNatIps
in interfaceRouterStatusNatStatusOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The autoAllocatedNatIps at the given index.
-
getAutoAllocatedNatIpsBytes
public com.google.protobuf.ByteString getAutoAllocatedNatIpsBytes(int index)
A list of IPs auto-allocated for NAT. Example: ["1.1.1.1", "129.2.16.89"]
repeated string auto_allocated_nat_ips = 510794246;
- Specified by:
getAutoAllocatedNatIpsBytes
in interfaceRouterStatusNatStatusOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the autoAllocatedNatIps at the given index.
-
getDrainAutoAllocatedNatIpsList
public com.google.protobuf.ProtocolStringList getDrainAutoAllocatedNatIpsList()
A list of IPs auto-allocated for NAT that are in drain mode. Example: ["1.1.1.1", "179.12.26.133"].
repeated string drain_auto_allocated_nat_ips = 309184557;
- Specified by:
getDrainAutoAllocatedNatIpsList
in interfaceRouterStatusNatStatusOrBuilder
- Returns:
- A list containing the drainAutoAllocatedNatIps.
-
getDrainAutoAllocatedNatIpsCount
public int getDrainAutoAllocatedNatIpsCount()
A list of IPs auto-allocated for NAT that are in drain mode. Example: ["1.1.1.1", "179.12.26.133"].
repeated string drain_auto_allocated_nat_ips = 309184557;
- Specified by:
getDrainAutoAllocatedNatIpsCount
in interfaceRouterStatusNatStatusOrBuilder
- Returns:
- The count of drainAutoAllocatedNatIps.
-
getDrainAutoAllocatedNatIps
public String getDrainAutoAllocatedNatIps(int index)
A list of IPs auto-allocated for NAT that are in drain mode. Example: ["1.1.1.1", "179.12.26.133"].
repeated string drain_auto_allocated_nat_ips = 309184557;
- Specified by:
getDrainAutoAllocatedNatIps
in interfaceRouterStatusNatStatusOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The drainAutoAllocatedNatIps at the given index.
-
getDrainAutoAllocatedNatIpsBytes
public com.google.protobuf.ByteString getDrainAutoAllocatedNatIpsBytes(int index)
A list of IPs auto-allocated for NAT that are in drain mode. Example: ["1.1.1.1", "179.12.26.133"].
repeated string drain_auto_allocated_nat_ips = 309184557;
- Specified by:
getDrainAutoAllocatedNatIpsBytes
in interfaceRouterStatusNatStatusOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the drainAutoAllocatedNatIps at the given index.
-
getDrainUserAllocatedNatIpsList
public com.google.protobuf.ProtocolStringList getDrainUserAllocatedNatIpsList()
A list of IPs user-allocated for NAT that are in drain mode. Example: ["1.1.1.1", "179.12.26.133"].
repeated string drain_user_allocated_nat_ips = 305268553;
- Specified by:
getDrainUserAllocatedNatIpsList
in interfaceRouterStatusNatStatusOrBuilder
- Returns:
- A list containing the drainUserAllocatedNatIps.
-
getDrainUserAllocatedNatIpsCount
public int getDrainUserAllocatedNatIpsCount()
A list of IPs user-allocated for NAT that are in drain mode. Example: ["1.1.1.1", "179.12.26.133"].
repeated string drain_user_allocated_nat_ips = 305268553;
- Specified by:
getDrainUserAllocatedNatIpsCount
in interfaceRouterStatusNatStatusOrBuilder
- Returns:
- The count of drainUserAllocatedNatIps.
-
getDrainUserAllocatedNatIps
public String getDrainUserAllocatedNatIps(int index)
A list of IPs user-allocated for NAT that are in drain mode. Example: ["1.1.1.1", "179.12.26.133"].
repeated string drain_user_allocated_nat_ips = 305268553;
- Specified by:
getDrainUserAllocatedNatIps
in interfaceRouterStatusNatStatusOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The drainUserAllocatedNatIps at the given index.
-
getDrainUserAllocatedNatIpsBytes
public com.google.protobuf.ByteString getDrainUserAllocatedNatIpsBytes(int index)
A list of IPs user-allocated for NAT that are in drain mode. Example: ["1.1.1.1", "179.12.26.133"].
repeated string drain_user_allocated_nat_ips = 305268553;
- Specified by:
getDrainUserAllocatedNatIpsBytes
in interfaceRouterStatusNatStatusOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the drainUserAllocatedNatIps at the given index.
-
hasMinExtraNatIpsNeeded
public boolean hasMinExtraNatIpsNeeded()
The number of extra IPs to allocate. This will be greater than 0 only if user-specified IPs are NOT enough to allow all configured VMs to use NAT. This value is meaningful only when auto-allocation of NAT IPs is *not* used.
optional int32 min_extra_nat_ips_needed = 365786338;
- Specified by:
hasMinExtraNatIpsNeeded
in interfaceRouterStatusNatStatusOrBuilder
- Returns:
- Whether the minExtraNatIpsNeeded field is set.
-
getMinExtraNatIpsNeeded
public int getMinExtraNatIpsNeeded()
The number of extra IPs to allocate. This will be greater than 0 only if user-specified IPs are NOT enough to allow all configured VMs to use NAT. This value is meaningful only when auto-allocation of NAT IPs is *not* used.
optional int32 min_extra_nat_ips_needed = 365786338;
- Specified by:
getMinExtraNatIpsNeeded
in interfaceRouterStatusNatStatusOrBuilder
- Returns:
- The minExtraNatIpsNeeded.
-
hasName
public boolean hasName()
Unique name of this NAT.
optional string name = 3373707;
- Specified by:
hasName
in interfaceRouterStatusNatStatusOrBuilder
- Returns:
- Whether the name field is set.
-
getName
public String getName()
Unique name of this NAT.
optional string name = 3373707;
- Specified by:
getName
in interfaceRouterStatusNatStatusOrBuilder
- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Unique name of this NAT.
optional string name = 3373707;
- Specified by:
getNameBytes
in interfaceRouterStatusNatStatusOrBuilder
- Returns:
- The bytes for name.
-
hasNumVmEndpointsWithNatMappings
public boolean hasNumVmEndpointsWithNatMappings()
Number of VM endpoints (i.e., Nics) that can use NAT.
optional int32 num_vm_endpoints_with_nat_mappings = 512367468;
- Specified by:
hasNumVmEndpointsWithNatMappings
in interfaceRouterStatusNatStatusOrBuilder
- Returns:
- Whether the numVmEndpointsWithNatMappings field is set.
-
getNumVmEndpointsWithNatMappings
public int getNumVmEndpointsWithNatMappings()
Number of VM endpoints (i.e., Nics) that can use NAT.
optional int32 num_vm_endpoints_with_nat_mappings = 512367468;
- Specified by:
getNumVmEndpointsWithNatMappings
in interfaceRouterStatusNatStatusOrBuilder
- Returns:
- The numVmEndpointsWithNatMappings.
-
getRuleStatusList
public List<RouterStatusNatStatusNatRuleStatus> getRuleStatusList()
Status of rules in this NAT.
repeated .google.cloud.compute.v1.RouterStatusNatStatusNatRuleStatus rule_status = 140223125;
- Specified by:
getRuleStatusList
in interfaceRouterStatusNatStatusOrBuilder
-
getRuleStatusOrBuilderList
public List<? extends RouterStatusNatStatusNatRuleStatusOrBuilder> getRuleStatusOrBuilderList()
Status of rules in this NAT.
repeated .google.cloud.compute.v1.RouterStatusNatStatusNatRuleStatus rule_status = 140223125;
- Specified by:
getRuleStatusOrBuilderList
in interfaceRouterStatusNatStatusOrBuilder
-
getRuleStatusCount
public int getRuleStatusCount()
Status of rules in this NAT.
repeated .google.cloud.compute.v1.RouterStatusNatStatusNatRuleStatus rule_status = 140223125;
- Specified by:
getRuleStatusCount
in interfaceRouterStatusNatStatusOrBuilder
-
getRuleStatus
public RouterStatusNatStatusNatRuleStatus getRuleStatus(int index)
Status of rules in this NAT.
repeated .google.cloud.compute.v1.RouterStatusNatStatusNatRuleStatus rule_status = 140223125;
- Specified by:
getRuleStatus
in interfaceRouterStatusNatStatusOrBuilder
-
getRuleStatusOrBuilder
public RouterStatusNatStatusNatRuleStatusOrBuilder getRuleStatusOrBuilder(int index)
Status of rules in this NAT.
repeated .google.cloud.compute.v1.RouterStatusNatStatusNatRuleStatus rule_status = 140223125;
- Specified by:
getRuleStatusOrBuilder
in interfaceRouterStatusNatStatusOrBuilder
-
getUserAllocatedNatIpResourcesList
public com.google.protobuf.ProtocolStringList getUserAllocatedNatIpResourcesList()
A list of fully qualified URLs of reserved IP address resources.
repeated string user_allocated_nat_ip_resources = 212776151;
- Specified by:
getUserAllocatedNatIpResourcesList
in interfaceRouterStatusNatStatusOrBuilder
- Returns:
- A list containing the userAllocatedNatIpResources.
-
getUserAllocatedNatIpResourcesCount
public int getUserAllocatedNatIpResourcesCount()
A list of fully qualified URLs of reserved IP address resources.
repeated string user_allocated_nat_ip_resources = 212776151;
- Specified by:
getUserAllocatedNatIpResourcesCount
in interfaceRouterStatusNatStatusOrBuilder
- Returns:
- The count of userAllocatedNatIpResources.
-
getUserAllocatedNatIpResources
public String getUserAllocatedNatIpResources(int index)
A list of fully qualified URLs of reserved IP address resources.
repeated string user_allocated_nat_ip_resources = 212776151;
- Specified by:
getUserAllocatedNatIpResources
in interfaceRouterStatusNatStatusOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The userAllocatedNatIpResources at the given index.
-
getUserAllocatedNatIpResourcesBytes
public com.google.protobuf.ByteString getUserAllocatedNatIpResourcesBytes(int index)
A list of fully qualified URLs of reserved IP address resources.
repeated string user_allocated_nat_ip_resources = 212776151;
- Specified by:
getUserAllocatedNatIpResourcesBytes
in interfaceRouterStatusNatStatusOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the userAllocatedNatIpResources at the given index.
-
getUserAllocatedNatIpsList
public com.google.protobuf.ProtocolStringList getUserAllocatedNatIpsList()
A list of IPs user-allocated for NAT. They will be raw IP strings like "179.12.26.133".
repeated string user_allocated_nat_ips = 506878242;
- Specified by:
getUserAllocatedNatIpsList
in interfaceRouterStatusNatStatusOrBuilder
- Returns:
- A list containing the userAllocatedNatIps.
-
getUserAllocatedNatIpsCount
public int getUserAllocatedNatIpsCount()
A list of IPs user-allocated for NAT. They will be raw IP strings like "179.12.26.133".
repeated string user_allocated_nat_ips = 506878242;
- Specified by:
getUserAllocatedNatIpsCount
in interfaceRouterStatusNatStatusOrBuilder
- Returns:
- The count of userAllocatedNatIps.
-
getUserAllocatedNatIps
public String getUserAllocatedNatIps(int index)
A list of IPs user-allocated for NAT. They will be raw IP strings like "179.12.26.133".
repeated string user_allocated_nat_ips = 506878242;
- Specified by:
getUserAllocatedNatIps
in interfaceRouterStatusNatStatusOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The userAllocatedNatIps at the given index.
-
getUserAllocatedNatIpsBytes
public com.google.protobuf.ByteString getUserAllocatedNatIpsBytes(int index)
A list of IPs user-allocated for NAT. They will be raw IP strings like "179.12.26.133".
repeated string user_allocated_nat_ips = 506878242;
- Specified by:
getUserAllocatedNatIpsBytes
in interfaceRouterStatusNatStatusOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the userAllocatedNatIps at the given index.
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessageV3
- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static RouterStatusNatStatus parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouterStatusNatStatus parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouterStatusNatStatus parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouterStatusNatStatus parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouterStatusNatStatus parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouterStatusNatStatus parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RouterStatusNatStatus parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static RouterStatusNatStatus parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static RouterStatusNatStatus parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static RouterStatusNatStatus parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static RouterStatusNatStatus parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static RouterStatusNatStatus parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public RouterStatusNatStatus.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static RouterStatusNatStatus.Builder newBuilder()
-
newBuilder
public static RouterStatusNatStatus.Builder newBuilder(RouterStatusNatStatus prototype)
-
toBuilder
public RouterStatusNatStatus.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected RouterStatusNatStatus.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static RouterStatusNatStatus getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<RouterStatusNatStatus> parser()
-
getParserForType
public com.google.protobuf.Parser<RouterStatusNatStatus> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public RouterStatusNatStatus getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-