Package com.google.cloud.compute.v1
Class VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.cloud.compute.v1.VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings
-
- All Implemented Interfaces:
VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappingsOrBuilder
,com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Serializable
public final class VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings extends com.google.protobuf.GeneratedMessageV3 implements VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappingsOrBuilder
Contains information of NAT Mappings provided by a NAT Rule.
Protobuf typegoogle.cloud.compute.v1.VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings.Builder
Contains information of NAT Mappings provided by a NAT Rule.-
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
DRAIN_NAT_IP_PORT_RANGES_FIELD_NUMBER
static int
NAT_IP_PORT_RANGES_FIELD_NUMBER
static int
NUM_TOTAL_DRAIN_NAT_PORTS_FIELD_NUMBER
static int
NUM_TOTAL_NAT_PORTS_FIELD_NUMBER
static int
RULE_NUMBER_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
static VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings
getDefaultInstance()
VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
String
getDrainNatIpPortRanges(int index)
List of all drain IP:port-range mappings assigned to this interface by this rule.com.google.protobuf.ByteString
getDrainNatIpPortRangesBytes(int index)
List of all drain IP:port-range mappings assigned to this interface by this rule.int
getDrainNatIpPortRangesCount()
List of all drain IP:port-range mappings assigned to this interface by this rule.com.google.protobuf.ProtocolStringList
getDrainNatIpPortRangesList()
List of all drain IP:port-range mappings assigned to this interface by this rule.String
getNatIpPortRanges(int index)
A list of all IP:port-range mappings assigned to this interface by this rule.com.google.protobuf.ByteString
getNatIpPortRangesBytes(int index)
A list of all IP:port-range mappings assigned to this interface by this rule.int
getNatIpPortRangesCount()
A list of all IP:port-range mappings assigned to this interface by this rule.com.google.protobuf.ProtocolStringList
getNatIpPortRangesList()
A list of all IP:port-range mappings assigned to this interface by this rule.int
getNumTotalDrainNatPorts()
Total number of drain ports across all NAT IPs allocated to this interface by this rule.int
getNumTotalNatPorts()
Total number of ports across all NAT IPs allocated to this interface by this rule.com.google.protobuf.Parser<VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings>
getParserForType()
int
getRuleNumber()
Rule number of the NAT Rule.int
getSerializedSize()
int
hashCode()
boolean
hasNumTotalDrainNatPorts()
Total number of drain ports across all NAT IPs allocated to this interface by this rule.boolean
hasNumTotalNatPorts()
Total number of ports across all NAT IPs allocated to this interface by this rule.boolean
hasRuleNumber()
Rule number of the NAT Rule.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings.Builder
newBuilder()
static VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings.Builder
newBuilder(VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings prototype)
VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings.Builder
newBuilderForType()
protected VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings.Builder
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
protected Object
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
static VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings
parseDelimitedFrom(InputStream input)
static VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings
parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings
parseFrom(byte[] data)
static VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings
parseFrom(com.google.protobuf.ByteString data)
static VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings
parseFrom(com.google.protobuf.CodedInputStream input)
static VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings
parseFrom(InputStream input)
static VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings
parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings
parseFrom(ByteBuffer data)
static VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings
parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings>
parser()
VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings.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
-
DRAIN_NAT_IP_PORT_RANGES_FIELD_NUMBER
public static final int DRAIN_NAT_IP_PORT_RANGES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAT_IP_PORT_RANGES_FIELD_NUMBER
public static final int NAT_IP_PORT_RANGES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NUM_TOTAL_DRAIN_NAT_PORTS_FIELD_NUMBER
public static final int NUM_TOTAL_DRAIN_NAT_PORTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NUM_TOTAL_NAT_PORTS_FIELD_NUMBER
public static final int NUM_TOTAL_NAT_PORTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
RULE_NUMBER_FIELD_NUMBER
public static final int RULE_NUMBER_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
-
getDrainNatIpPortRangesList
public com.google.protobuf.ProtocolStringList getDrainNatIpPortRangesList()
List of all drain IP:port-range mappings assigned to this interface by this rule. These ranges are inclusive, that is, both the first and the last ports can be used for NAT. Example: ["2.2.2.2:12345-12355", "1.1.1.1:2234-2234"].
repeated string drain_nat_ip_port_ranges = 395440577;
- Specified by:
getDrainNatIpPortRangesList
in interfaceVmEndpointNatMappingsInterfaceNatMappingsNatRuleMappingsOrBuilder
- Returns:
- A list containing the drainNatIpPortRanges.
-
getDrainNatIpPortRangesCount
public int getDrainNatIpPortRangesCount()
List of all drain IP:port-range mappings assigned to this interface by this rule. These ranges are inclusive, that is, both the first and the last ports can be used for NAT. Example: ["2.2.2.2:12345-12355", "1.1.1.1:2234-2234"].
repeated string drain_nat_ip_port_ranges = 395440577;
- Specified by:
getDrainNatIpPortRangesCount
in interfaceVmEndpointNatMappingsInterfaceNatMappingsNatRuleMappingsOrBuilder
- Returns:
- The count of drainNatIpPortRanges.
-
getDrainNatIpPortRanges
public String getDrainNatIpPortRanges(int index)
List of all drain IP:port-range mappings assigned to this interface by this rule. These ranges are inclusive, that is, both the first and the last ports can be used for NAT. Example: ["2.2.2.2:12345-12355", "1.1.1.1:2234-2234"].
repeated string drain_nat_ip_port_ranges = 395440577;
- Specified by:
getDrainNatIpPortRanges
in interfaceVmEndpointNatMappingsInterfaceNatMappingsNatRuleMappingsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The drainNatIpPortRanges at the given index.
-
getDrainNatIpPortRangesBytes
public com.google.protobuf.ByteString getDrainNatIpPortRangesBytes(int index)
List of all drain IP:port-range mappings assigned to this interface by this rule. These ranges are inclusive, that is, both the first and the last ports can be used for NAT. Example: ["2.2.2.2:12345-12355", "1.1.1.1:2234-2234"].
repeated string drain_nat_ip_port_ranges = 395440577;
- Specified by:
getDrainNatIpPortRangesBytes
in interfaceVmEndpointNatMappingsInterfaceNatMappingsNatRuleMappingsOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the drainNatIpPortRanges at the given index.
-
getNatIpPortRangesList
public com.google.protobuf.ProtocolStringList getNatIpPortRangesList()
A list of all IP:port-range mappings assigned to this interface by this rule. These ranges are inclusive, that is, both the first and the last ports can be used for NAT. Example: ["2.2.2.2:12345-12355", "1.1.1.1:2234-2234"].
repeated string nat_ip_port_ranges = 531830810;
- Specified by:
getNatIpPortRangesList
in interfaceVmEndpointNatMappingsInterfaceNatMappingsNatRuleMappingsOrBuilder
- Returns:
- A list containing the natIpPortRanges.
-
getNatIpPortRangesCount
public int getNatIpPortRangesCount()
A list of all IP:port-range mappings assigned to this interface by this rule. These ranges are inclusive, that is, both the first and the last ports can be used for NAT. Example: ["2.2.2.2:12345-12355", "1.1.1.1:2234-2234"].
repeated string nat_ip_port_ranges = 531830810;
- Specified by:
getNatIpPortRangesCount
in interfaceVmEndpointNatMappingsInterfaceNatMappingsNatRuleMappingsOrBuilder
- Returns:
- The count of natIpPortRanges.
-
getNatIpPortRanges
public String getNatIpPortRanges(int index)
A list of all IP:port-range mappings assigned to this interface by this rule. These ranges are inclusive, that is, both the first and the last ports can be used for NAT. Example: ["2.2.2.2:12345-12355", "1.1.1.1:2234-2234"].
repeated string nat_ip_port_ranges = 531830810;
- Specified by:
getNatIpPortRanges
in interfaceVmEndpointNatMappingsInterfaceNatMappingsNatRuleMappingsOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The natIpPortRanges at the given index.
-
getNatIpPortRangesBytes
public com.google.protobuf.ByteString getNatIpPortRangesBytes(int index)
A list of all IP:port-range mappings assigned to this interface by this rule. These ranges are inclusive, that is, both the first and the last ports can be used for NAT. Example: ["2.2.2.2:12345-12355", "1.1.1.1:2234-2234"].
repeated string nat_ip_port_ranges = 531830810;
- Specified by:
getNatIpPortRangesBytes
in interfaceVmEndpointNatMappingsInterfaceNatMappingsNatRuleMappingsOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the natIpPortRanges at the given index.
-
hasNumTotalDrainNatPorts
public boolean hasNumTotalDrainNatPorts()
Total number of drain ports across all NAT IPs allocated to this interface by this rule. It equals the aggregated port number in the field drain_nat_ip_port_ranges.
optional int32 num_total_drain_nat_ports = 335532793;
- Specified by:
hasNumTotalDrainNatPorts
in interfaceVmEndpointNatMappingsInterfaceNatMappingsNatRuleMappingsOrBuilder
- Returns:
- Whether the numTotalDrainNatPorts field is set.
-
getNumTotalDrainNatPorts
public int getNumTotalDrainNatPorts()
Total number of drain ports across all NAT IPs allocated to this interface by this rule. It equals the aggregated port number in the field drain_nat_ip_port_ranges.
optional int32 num_total_drain_nat_ports = 335532793;
- Specified by:
getNumTotalDrainNatPorts
in interfaceVmEndpointNatMappingsInterfaceNatMappingsNatRuleMappingsOrBuilder
- Returns:
- The numTotalDrainNatPorts.
-
hasNumTotalNatPorts
public boolean hasNumTotalNatPorts()
Total number of ports across all NAT IPs allocated to this interface by this rule. It equals the aggregated port number in the field nat_ip_port_ranges.
optional int32 num_total_nat_ports = 299904384;
- Specified by:
hasNumTotalNatPorts
in interfaceVmEndpointNatMappingsInterfaceNatMappingsNatRuleMappingsOrBuilder
- Returns:
- Whether the numTotalNatPorts field is set.
-
getNumTotalNatPorts
public int getNumTotalNatPorts()
Total number of ports across all NAT IPs allocated to this interface by this rule. It equals the aggregated port number in the field nat_ip_port_ranges.
optional int32 num_total_nat_ports = 299904384;
- Specified by:
getNumTotalNatPorts
in interfaceVmEndpointNatMappingsInterfaceNatMappingsNatRuleMappingsOrBuilder
- Returns:
- The numTotalNatPorts.
-
hasRuleNumber
public boolean hasRuleNumber()
Rule number of the NAT Rule.
optional int32 rule_number = 535211500;
- Specified by:
hasRuleNumber
in interfaceVmEndpointNatMappingsInterfaceNatMappingsNatRuleMappingsOrBuilder
- Returns:
- Whether the ruleNumber field is set.
-
getRuleNumber
public int getRuleNumber()
Rule number of the NAT Rule.
optional int32 rule_number = 535211500;
- Specified by:
getRuleNumber
in interfaceVmEndpointNatMappingsInterfaceNatMappingsNatRuleMappingsOrBuilder
- Returns:
- The ruleNumber.
-
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 VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings.Builder newBuilder()
-
newBuilder
public static VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings.Builder newBuilder(VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings prototype)
-
toBuilder
public VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForType
in classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings> parser()
-
getParserForType
public com.google.protobuf.Parser<VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings> 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 VmEndpointNatMappingsInterfaceNatMappingsNatRuleMappings getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-