public final class NodeGroupNode extends com.google.protobuf.GeneratedMessageV3 implements NodeGroupNodeOrBuilder
Protobuf type
google.cloud.compute.v1.NodeGroupNode| Modifier and Type | Class and Description |
|---|---|
static class |
NodeGroupNode.Builder |
static class |
NodeGroupNode.CpuOvercommitType
CPU overcommit.
|
static class |
NodeGroupNode.Status |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ACCELERATORS_FIELD_NUMBER |
static int |
CONSUMED_RESOURCES_FIELD_NUMBER |
static int |
CPU_OVERCOMMIT_TYPE_FIELD_NUMBER |
static int |
DISKS_FIELD_NUMBER |
static int |
INSTANCE_CONSUMPTION_DATA_FIELD_NUMBER |
static int |
INSTANCES_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
NODE_TYPE_FIELD_NUMBER |
static int |
SATISFIES_PZS_FIELD_NUMBER |
static int |
SERVER_BINDING_FIELD_NUMBER |
static int |
SERVER_ID_FIELD_NUMBER |
static int |
STATUS_FIELD_NUMBER |
static int |
TOTAL_RESOURCES_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
AcceleratorConfig |
getAccelerators(int index)
Accelerators for this node.
|
int |
getAcceleratorsCount()
Accelerators for this node.
|
List<AcceleratorConfig> |
getAcceleratorsList()
Accelerators for this node.
|
AcceleratorConfigOrBuilder |
getAcceleratorsOrBuilder(int index)
Accelerators for this node.
|
List<? extends AcceleratorConfigOrBuilder> |
getAcceleratorsOrBuilderList()
Accelerators for this node.
|
InstanceConsumptionInfo |
getConsumedResources()
Node resources that are reserved by all instances.
|
InstanceConsumptionInfoOrBuilder |
getConsumedResourcesOrBuilder()
Node resources that are reserved by all instances.
|
String |
getCpuOvercommitType()
CPU overcommit.
|
com.google.protobuf.ByteString |
getCpuOvercommitTypeBytes()
CPU overcommit.
|
static NodeGroupNode |
getDefaultInstance() |
NodeGroupNode |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
LocalDisk |
getDisks(int index)
Local disk configurations.
|
int |
getDisksCount()
Local disk configurations.
|
List<LocalDisk> |
getDisksList()
Local disk configurations.
|
LocalDiskOrBuilder |
getDisksOrBuilder(int index)
Local disk configurations.
|
List<? extends LocalDiskOrBuilder> |
getDisksOrBuilderList()
Local disk configurations.
|
InstanceConsumptionData |
getInstanceConsumptionData(int index)
Instance data that shows consumed resources on the node.
|
int |
getInstanceConsumptionDataCount()
Instance data that shows consumed resources on the node.
|
List<InstanceConsumptionData> |
getInstanceConsumptionDataList()
Instance data that shows consumed resources on the node.
|
InstanceConsumptionDataOrBuilder |
getInstanceConsumptionDataOrBuilder(int index)
Instance data that shows consumed resources on the node.
|
List<? extends InstanceConsumptionDataOrBuilder> |
getInstanceConsumptionDataOrBuilderList()
Instance data that shows consumed resources on the node.
|
String |
getInstances(int index)
Instances scheduled on this node.
|
com.google.protobuf.ByteString |
getInstancesBytes(int index)
Instances scheduled on this node.
|
int |
getInstancesCount()
Instances scheduled on this node.
|
com.google.protobuf.ProtocolStringList |
getInstancesList()
Instances scheduled on this node.
|
String |
getName()
The name of the node.
|
com.google.protobuf.ByteString |
getNameBytes()
The name of the node.
|
String |
getNodeType()
The type of this node.
|
com.google.protobuf.ByteString |
getNodeTypeBytes()
The type of this node.
|
com.google.protobuf.Parser<NodeGroupNode> |
getParserForType() |
boolean |
getSatisfiesPzs()
[Output Only] Reserved for future use.
|
int |
getSerializedSize() |
ServerBinding |
getServerBinding()
Binding properties for the physical server.
|
ServerBindingOrBuilder |
getServerBindingOrBuilder()
Binding properties for the physical server.
|
String |
getServerId()
Server ID associated with this node.
|
com.google.protobuf.ByteString |
getServerIdBytes()
Server ID associated with this node.
|
String |
getStatus()
Check the Status enum for the list of possible values.
|
com.google.protobuf.ByteString |
getStatusBytes()
Check the Status enum for the list of possible values.
|
InstanceConsumptionInfo |
getTotalResources()
Total amount of available resources on the node.
|
InstanceConsumptionInfoOrBuilder |
getTotalResourcesOrBuilder()
Total amount of available resources on the node.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasConsumedResources()
Node resources that are reserved by all instances.
|
boolean |
hasCpuOvercommitType()
CPU overcommit.
|
int |
hashCode() |
boolean |
hasName()
The name of the node.
|
boolean |
hasNodeType()
The type of this node.
|
boolean |
hasSatisfiesPzs()
[Output Only] Reserved for future use.
|
boolean |
hasServerBinding()
Binding properties for the physical server.
|
boolean |
hasServerId()
Server ID associated with this node.
|
boolean |
hasStatus()
Check the Status enum for the list of possible values.
|
boolean |
hasTotalResources()
Total amount of available resources on the node.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static NodeGroupNode.Builder |
newBuilder() |
static NodeGroupNode.Builder |
newBuilder(NodeGroupNode prototype) |
NodeGroupNode.Builder |
newBuilderForType() |
protected NodeGroupNode.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static NodeGroupNode |
parseDelimitedFrom(InputStream input) |
static NodeGroupNode |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NodeGroupNode |
parseFrom(byte[] data) |
static NodeGroupNode |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NodeGroupNode |
parseFrom(ByteBuffer data) |
static NodeGroupNode |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NodeGroupNode |
parseFrom(com.google.protobuf.ByteString data) |
static NodeGroupNode |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NodeGroupNode |
parseFrom(com.google.protobuf.CodedInputStream input) |
static NodeGroupNode |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NodeGroupNode |
parseFrom(InputStream input) |
static NodeGroupNode |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<NodeGroupNode> |
parser() |
NodeGroupNode.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int ACCELERATORS_FIELD_NUMBER
public static final int CONSUMED_RESOURCES_FIELD_NUMBER
public static final int CPU_OVERCOMMIT_TYPE_FIELD_NUMBER
public static final int DISKS_FIELD_NUMBER
public static final int INSTANCE_CONSUMPTION_DATA_FIELD_NUMBER
public static final int INSTANCES_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int NODE_TYPE_FIELD_NUMBER
public static final int SATISFIES_PZS_FIELD_NUMBER
public static final int SERVER_BINDING_FIELD_NUMBER
public static final int SERVER_ID_FIELD_NUMBER
public static final int STATUS_FIELD_NUMBER
public static final int TOTAL_RESOURCES_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public List<AcceleratorConfig> getAcceleratorsList()
Accelerators for this node.
repeated .google.cloud.compute.v1.AcceleratorConfig accelerators = 269577064;getAcceleratorsList in interface NodeGroupNodeOrBuilderpublic List<? extends AcceleratorConfigOrBuilder> getAcceleratorsOrBuilderList()
Accelerators for this node.
repeated .google.cloud.compute.v1.AcceleratorConfig accelerators = 269577064;getAcceleratorsOrBuilderList in interface NodeGroupNodeOrBuilderpublic int getAcceleratorsCount()
Accelerators for this node.
repeated .google.cloud.compute.v1.AcceleratorConfig accelerators = 269577064;getAcceleratorsCount in interface NodeGroupNodeOrBuilderpublic AcceleratorConfig getAccelerators(int index)
Accelerators for this node.
repeated .google.cloud.compute.v1.AcceleratorConfig accelerators = 269577064;getAccelerators in interface NodeGroupNodeOrBuilderpublic AcceleratorConfigOrBuilder getAcceleratorsOrBuilder(int index)
Accelerators for this node.
repeated .google.cloud.compute.v1.AcceleratorConfig accelerators = 269577064;getAcceleratorsOrBuilder in interface NodeGroupNodeOrBuilderpublic boolean hasConsumedResources()
Node resources that are reserved by all instances.
optional .google.cloud.compute.v1.InstanceConsumptionInfo consumed_resources = 334527118;
hasConsumedResources in interface NodeGroupNodeOrBuilderpublic InstanceConsumptionInfo getConsumedResources()
Node resources that are reserved by all instances.
optional .google.cloud.compute.v1.InstanceConsumptionInfo consumed_resources = 334527118;
getConsumedResources in interface NodeGroupNodeOrBuilderpublic InstanceConsumptionInfoOrBuilder getConsumedResourcesOrBuilder()
Node resources that are reserved by all instances.
optional .google.cloud.compute.v1.InstanceConsumptionInfo consumed_resources = 334527118;
getConsumedResourcesOrBuilder in interface NodeGroupNodeOrBuilderpublic boolean hasCpuOvercommitType()
CPU overcommit. Check the CpuOvercommitType enum for the list of possible values.
optional string cpu_overcommit_type = 247727959;hasCpuOvercommitType in interface NodeGroupNodeOrBuilderpublic String getCpuOvercommitType()
CPU overcommit. Check the CpuOvercommitType enum for the list of possible values.
optional string cpu_overcommit_type = 247727959;getCpuOvercommitType in interface NodeGroupNodeOrBuilderpublic com.google.protobuf.ByteString getCpuOvercommitTypeBytes()
CPU overcommit. Check the CpuOvercommitType enum for the list of possible values.
optional string cpu_overcommit_type = 247727959;getCpuOvercommitTypeBytes in interface NodeGroupNodeOrBuilderpublic List<LocalDisk> getDisksList()
Local disk configurations.
repeated .google.cloud.compute.v1.LocalDisk disks = 95594102;getDisksList in interface NodeGroupNodeOrBuilderpublic List<? extends LocalDiskOrBuilder> getDisksOrBuilderList()
Local disk configurations.
repeated .google.cloud.compute.v1.LocalDisk disks = 95594102;getDisksOrBuilderList in interface NodeGroupNodeOrBuilderpublic int getDisksCount()
Local disk configurations.
repeated .google.cloud.compute.v1.LocalDisk disks = 95594102;getDisksCount in interface NodeGroupNodeOrBuilderpublic LocalDisk getDisks(int index)
Local disk configurations.
repeated .google.cloud.compute.v1.LocalDisk disks = 95594102;getDisks in interface NodeGroupNodeOrBuilderpublic LocalDiskOrBuilder getDisksOrBuilder(int index)
Local disk configurations.
repeated .google.cloud.compute.v1.LocalDisk disks = 95594102;getDisksOrBuilder in interface NodeGroupNodeOrBuilderpublic List<InstanceConsumptionData> getInstanceConsumptionDataList()
Instance data that shows consumed resources on the node.
repeated .google.cloud.compute.v1.InstanceConsumptionData instance_consumption_data = 84715576;
getInstanceConsumptionDataList in interface NodeGroupNodeOrBuilderpublic List<? extends InstanceConsumptionDataOrBuilder> getInstanceConsumptionDataOrBuilderList()
Instance data that shows consumed resources on the node.
repeated .google.cloud.compute.v1.InstanceConsumptionData instance_consumption_data = 84715576;
getInstanceConsumptionDataOrBuilderList in interface NodeGroupNodeOrBuilderpublic int getInstanceConsumptionDataCount()
Instance data that shows consumed resources on the node.
repeated .google.cloud.compute.v1.InstanceConsumptionData instance_consumption_data = 84715576;
getInstanceConsumptionDataCount in interface NodeGroupNodeOrBuilderpublic InstanceConsumptionData getInstanceConsumptionData(int index)
Instance data that shows consumed resources on the node.
repeated .google.cloud.compute.v1.InstanceConsumptionData instance_consumption_data = 84715576;
getInstanceConsumptionData in interface NodeGroupNodeOrBuilderpublic InstanceConsumptionDataOrBuilder getInstanceConsumptionDataOrBuilder(int index)
Instance data that shows consumed resources on the node.
repeated .google.cloud.compute.v1.InstanceConsumptionData instance_consumption_data = 84715576;
getInstanceConsumptionDataOrBuilder in interface NodeGroupNodeOrBuilderpublic com.google.protobuf.ProtocolStringList getInstancesList()
Instances scheduled on this node.
repeated string instances = 29097598;getInstancesList in interface NodeGroupNodeOrBuilderpublic int getInstancesCount()
Instances scheduled on this node.
repeated string instances = 29097598;getInstancesCount in interface NodeGroupNodeOrBuilderpublic String getInstances(int index)
Instances scheduled on this node.
repeated string instances = 29097598;getInstances in interface NodeGroupNodeOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getInstancesBytes(int index)
Instances scheduled on this node.
repeated string instances = 29097598;getInstancesBytes in interface NodeGroupNodeOrBuilderindex - The index of the value to return.public boolean hasName()
The name of the node.
optional string name = 3373707;hasName in interface NodeGroupNodeOrBuilderpublic String getName()
The name of the node.
optional string name = 3373707;getName in interface NodeGroupNodeOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The name of the node.
optional string name = 3373707;getNameBytes in interface NodeGroupNodeOrBuilderpublic boolean hasNodeType()
The type of this node.
optional string node_type = 465832791;hasNodeType in interface NodeGroupNodeOrBuilderpublic String getNodeType()
The type of this node.
optional string node_type = 465832791;getNodeType in interface NodeGroupNodeOrBuilderpublic com.google.protobuf.ByteString getNodeTypeBytes()
The type of this node.
optional string node_type = 465832791;getNodeTypeBytes in interface NodeGroupNodeOrBuilderpublic boolean hasSatisfiesPzs()
[Output Only] Reserved for future use.
optional bool satisfies_pzs = 480964267;hasSatisfiesPzs in interface NodeGroupNodeOrBuilderpublic boolean getSatisfiesPzs()
[Output Only] Reserved for future use.
optional bool satisfies_pzs = 480964267;getSatisfiesPzs in interface NodeGroupNodeOrBuilderpublic boolean hasServerBinding()
Binding properties for the physical server.
optional .google.cloud.compute.v1.ServerBinding server_binding = 208179593;hasServerBinding in interface NodeGroupNodeOrBuilderpublic ServerBinding getServerBinding()
Binding properties for the physical server.
optional .google.cloud.compute.v1.ServerBinding server_binding = 208179593;getServerBinding in interface NodeGroupNodeOrBuilderpublic ServerBindingOrBuilder getServerBindingOrBuilder()
Binding properties for the physical server.
optional .google.cloud.compute.v1.ServerBinding server_binding = 208179593;getServerBindingOrBuilder in interface NodeGroupNodeOrBuilderpublic boolean hasServerId()
Server ID associated with this node.
optional string server_id = 339433367;hasServerId in interface NodeGroupNodeOrBuilderpublic String getServerId()
Server ID associated with this node.
optional string server_id = 339433367;getServerId in interface NodeGroupNodeOrBuilderpublic com.google.protobuf.ByteString getServerIdBytes()
Server ID associated with this node.
optional string server_id = 339433367;getServerIdBytes in interface NodeGroupNodeOrBuilderpublic boolean hasStatus()
Check the Status enum for the list of possible values.
optional string status = 181260274;hasStatus in interface NodeGroupNodeOrBuilderpublic String getStatus()
Check the Status enum for the list of possible values.
optional string status = 181260274;getStatus in interface NodeGroupNodeOrBuilderpublic com.google.protobuf.ByteString getStatusBytes()
Check the Status enum for the list of possible values.
optional string status = 181260274;getStatusBytes in interface NodeGroupNodeOrBuilderpublic boolean hasTotalResources()
Total amount of available resources on the node.
optional .google.cloud.compute.v1.InstanceConsumptionInfo total_resources = 97406698;
hasTotalResources in interface NodeGroupNodeOrBuilderpublic InstanceConsumptionInfo getTotalResources()
Total amount of available resources on the node.
optional .google.cloud.compute.v1.InstanceConsumptionInfo total_resources = 97406698;
getTotalResources in interface NodeGroupNodeOrBuilderpublic InstanceConsumptionInfoOrBuilder getTotalResourcesOrBuilder()
Total amount of available resources on the node.
optional .google.cloud.compute.v1.InstanceConsumptionInfo total_resources = 97406698;
getTotalResourcesOrBuilder in interface NodeGroupNodeOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static NodeGroupNode parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NodeGroupNode parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NodeGroupNode parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NodeGroupNode parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NodeGroupNode parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NodeGroupNode parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static NodeGroupNode parseFrom(InputStream input) throws IOException
IOExceptionpublic static NodeGroupNode parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NodeGroupNode parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static NodeGroupNode parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static NodeGroupNode parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static NodeGroupNode parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic NodeGroupNode.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static NodeGroupNode.Builder newBuilder()
public static NodeGroupNode.Builder newBuilder(NodeGroupNode prototype)
public NodeGroupNode.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected NodeGroupNode.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static NodeGroupNode getDefaultInstance()
public static com.google.protobuf.Parser<NodeGroupNode> parser()
public com.google.protobuf.Parser<NodeGroupNode> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public NodeGroupNode getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2023 Google LLC. All rights reserved.