Package io.grpc.serviceconfig
Class MethodConfig
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.grpc.serviceconfig.MethodConfig
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,MethodConfigOrBuilder,Serializable
public final class MethodConfig
extends com.google.protobuf.GeneratedMessageV3
implements MethodConfigOrBuilder
Configuration for a method.Protobuf type
grpc.service_config.MethodConfig- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classConfiguration for a method.static final classThe hedging policy for outgoing RPCs.static interfacestatic final classThe names of the methods to which this configuration applies.static interfacestatic enumstatic final classThe retry policy for outgoing RPCs.static interfaceNested 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 Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic MethodConfigstatic final com.google.protobuf.Descriptors.Descriptor.grpc.service_config.MethodConfig.HedgingPolicy hedging_policy = 7;.grpc.service_config.MethodConfig.HedgingPolicy hedging_policy = 7;com.google.protobuf.UInt32ValueThe maximum allowed payload size for an individual request or object in a stream (client->server) in bytes.com.google.protobuf.UInt32ValueOrBuilderThe maximum allowed payload size for an individual request or object in a stream (client->server) in bytes.com.google.protobuf.UInt32ValueThe maximum allowed payload size for an individual response or object in a stream (server->client) in bytes.com.google.protobuf.UInt32ValueOrBuilderThe maximum allowed payload size for an individual response or object in a stream (server->client) in bytes.getName(int index) repeated .grpc.service_config.MethodConfig.Name name = 1;intrepeated .grpc.service_config.MethodConfig.Name name = 1;repeated .grpc.service_config.MethodConfig.Name name = 1;getNameOrBuilder(int index) repeated .grpc.service_config.MethodConfig.Name name = 1;List<? extends MethodConfig.NameOrBuilder>repeated .grpc.service_config.MethodConfig.Name name = 1;com.google.protobuf.Parser<MethodConfig>.grpc.service_config.MethodConfig.RetryPolicy retry_policy = 6;.grpc.service_config.MethodConfig.RetryPolicy retry_policy = 6;intcom.google.protobuf.DurationThe default timeout in seconds for RPCs sent to this method.com.google.protobuf.DurationOrBuilderThe default timeout in seconds for RPCs sent to this method.com.google.protobuf.BoolValueWhether RPCs sent to this method should wait until the connection is ready by default.com.google.protobuf.BoolValueOrBuilderWhether RPCs sent to this method should wait until the connection is ready by default.inthashCode()boolean.grpc.service_config.MethodConfig.HedgingPolicy hedging_policy = 7;booleanThe maximum allowed payload size for an individual request or object in a stream (client->server) in bytes.booleanThe maximum allowed payload size for an individual response or object in a stream (server->client) in bytes.boolean.grpc.service_config.MethodConfig.RetryPolicy retry_policy = 6;booleanThe default timeout in seconds for RPCs sent to this method.booleanWhether RPCs sent to this method should wait until the connection is ready by default.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanstatic MethodConfig.Builderstatic MethodConfig.BuildernewBuilder(MethodConfig prototype) protected MethodConfig.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static MethodConfigparseDelimitedFrom(InputStream input) static MethodConfigparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MethodConfigparseFrom(byte[] data) static MethodConfigparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MethodConfigparseFrom(com.google.protobuf.ByteString data) static MethodConfigparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MethodConfigparseFrom(com.google.protobuf.CodedInputStream input) static MethodConfigparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MethodConfigparseFrom(InputStream input) static MethodConfigparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MethodConfigparseFrom(ByteBuffer data) static MethodConfigparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<MethodConfig>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, 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, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER- See Also:
-
WAIT_FOR_READY_FIELD_NUMBER
public static final int WAIT_FOR_READY_FIELD_NUMBER- See Also:
-
TIMEOUT_FIELD_NUMBER
public static final int TIMEOUT_FIELD_NUMBER- See Also:
-
MAX_REQUEST_MESSAGE_BYTES_FIELD_NUMBER
public static final int MAX_REQUEST_MESSAGE_BYTES_FIELD_NUMBER- See Also:
-
MAX_RESPONSE_MESSAGE_BYTES_FIELD_NUMBER
public static final int MAX_RESPONSE_MESSAGE_BYTES_FIELD_NUMBER- See Also:
-
RETRY_POLICY_FIELD_NUMBER
public static final int RETRY_POLICY_FIELD_NUMBER- See Also:
-
HEDGING_POLICY_FIELD_NUMBER
public static final int HEDGING_POLICY_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
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
-
getRetryOrHedgingPolicyCase
- Specified by:
getRetryOrHedgingPolicyCasein interfaceMethodConfigOrBuilder
-
getNameList
repeated .grpc.service_config.MethodConfig.Name name = 1;- Specified by:
getNameListin interfaceMethodConfigOrBuilder
-
getNameOrBuilderList
repeated .grpc.service_config.MethodConfig.Name name = 1;- Specified by:
getNameOrBuilderListin interfaceMethodConfigOrBuilder
-
getNameCount
public int getNameCount()repeated .grpc.service_config.MethodConfig.Name name = 1;- Specified by:
getNameCountin interfaceMethodConfigOrBuilder
-
getName
repeated .grpc.service_config.MethodConfig.Name name = 1;- Specified by:
getNamein interfaceMethodConfigOrBuilder
-
getNameOrBuilder
repeated .grpc.service_config.MethodConfig.Name name = 1;- Specified by:
getNameOrBuilderin interfaceMethodConfigOrBuilder
-
hasWaitForReady
public boolean hasWaitForReady()Whether RPCs sent to this method should wait until the connection is ready by default. If false, the RPC will abort immediately if there is a transient failure connecting to the server. Otherwise, gRPC will attempt to connect until the deadline is exceeded. The value specified via the gRPC client API will override the value set here. However, note that setting the value in the client API will also affect transient errors encountered during name resolution, which cannot be caught by the value here, since the service config is obtained by the gRPC client via name resolution.
.google.protobuf.BoolValue wait_for_ready = 2;- Specified by:
hasWaitForReadyin interfaceMethodConfigOrBuilder- Returns:
- Whether the waitForReady field is set.
-
getWaitForReady
public com.google.protobuf.BoolValue getWaitForReady()Whether RPCs sent to this method should wait until the connection is ready by default. If false, the RPC will abort immediately if there is a transient failure connecting to the server. Otherwise, gRPC will attempt to connect until the deadline is exceeded. The value specified via the gRPC client API will override the value set here. However, note that setting the value in the client API will also affect transient errors encountered during name resolution, which cannot be caught by the value here, since the service config is obtained by the gRPC client via name resolution.
.google.protobuf.BoolValue wait_for_ready = 2;- Specified by:
getWaitForReadyin interfaceMethodConfigOrBuilder- Returns:
- The waitForReady.
-
getWaitForReadyOrBuilder
public com.google.protobuf.BoolValueOrBuilder getWaitForReadyOrBuilder()Whether RPCs sent to this method should wait until the connection is ready by default. If false, the RPC will abort immediately if there is a transient failure connecting to the server. Otherwise, gRPC will attempt to connect until the deadline is exceeded. The value specified via the gRPC client API will override the value set here. However, note that setting the value in the client API will also affect transient errors encountered during name resolution, which cannot be caught by the value here, since the service config is obtained by the gRPC client via name resolution.
.google.protobuf.BoolValue wait_for_ready = 2;- Specified by:
getWaitForReadyOrBuilderin interfaceMethodConfigOrBuilder
-
hasTimeout
public boolean hasTimeout()The default timeout in seconds for RPCs sent to this method. This can be overridden in code. If no reply is received in the specified amount of time, the request is aborted and a DEADLINE_EXCEEDED error status is returned to the caller. The actual deadline used will be the minimum of the value specified here and the value set by the application via the gRPC client API. If either one is not set, then the other will be used. If neither is set, then the request has no deadline.
.google.protobuf.Duration timeout = 3;- Specified by:
hasTimeoutin interfaceMethodConfigOrBuilder- Returns:
- Whether the timeout field is set.
-
getTimeout
public com.google.protobuf.Duration getTimeout()The default timeout in seconds for RPCs sent to this method. This can be overridden in code. If no reply is received in the specified amount of time, the request is aborted and a DEADLINE_EXCEEDED error status is returned to the caller. The actual deadline used will be the minimum of the value specified here and the value set by the application via the gRPC client API. If either one is not set, then the other will be used. If neither is set, then the request has no deadline.
.google.protobuf.Duration timeout = 3;- Specified by:
getTimeoutin interfaceMethodConfigOrBuilder- Returns:
- The timeout.
-
getTimeoutOrBuilder
public com.google.protobuf.DurationOrBuilder getTimeoutOrBuilder()The default timeout in seconds for RPCs sent to this method. This can be overridden in code. If no reply is received in the specified amount of time, the request is aborted and a DEADLINE_EXCEEDED error status is returned to the caller. The actual deadline used will be the minimum of the value specified here and the value set by the application via the gRPC client API. If either one is not set, then the other will be used. If neither is set, then the request has no deadline.
.google.protobuf.Duration timeout = 3;- Specified by:
getTimeoutOrBuilderin interfaceMethodConfigOrBuilder
-
hasMaxRequestMessageBytes
public boolean hasMaxRequestMessageBytes()The maximum allowed payload size for an individual request or object in a stream (client->server) in bytes. The size which is measured is the serialized payload after per-message compression (but before stream compression) in bytes. This applies both to streaming and non-streaming requests. The actual value used is the minimum of the value specified here and the value set by the application via the gRPC client API. If either one is not set, then the other will be used. If neither is set, then the built-in default is used. If a client attempts to send an object larger than this value, it will not be sent and the client will see a ClientError. Note that 0 is a valid value, meaning that the request message must be empty.
.google.protobuf.UInt32Value max_request_message_bytes = 4;- Specified by:
hasMaxRequestMessageBytesin interfaceMethodConfigOrBuilder- Returns:
- Whether the maxRequestMessageBytes field is set.
-
getMaxRequestMessageBytes
public com.google.protobuf.UInt32Value getMaxRequestMessageBytes()The maximum allowed payload size for an individual request or object in a stream (client->server) in bytes. The size which is measured is the serialized payload after per-message compression (but before stream compression) in bytes. This applies both to streaming and non-streaming requests. The actual value used is the minimum of the value specified here and the value set by the application via the gRPC client API. If either one is not set, then the other will be used. If neither is set, then the built-in default is used. If a client attempts to send an object larger than this value, it will not be sent and the client will see a ClientError. Note that 0 is a valid value, meaning that the request message must be empty.
.google.protobuf.UInt32Value max_request_message_bytes = 4;- Specified by:
getMaxRequestMessageBytesin interfaceMethodConfigOrBuilder- Returns:
- The maxRequestMessageBytes.
-
getMaxRequestMessageBytesOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getMaxRequestMessageBytesOrBuilder()The maximum allowed payload size for an individual request or object in a stream (client->server) in bytes. The size which is measured is the serialized payload after per-message compression (but before stream compression) in bytes. This applies both to streaming and non-streaming requests. The actual value used is the minimum of the value specified here and the value set by the application via the gRPC client API. If either one is not set, then the other will be used. If neither is set, then the built-in default is used. If a client attempts to send an object larger than this value, it will not be sent and the client will see a ClientError. Note that 0 is a valid value, meaning that the request message must be empty.
.google.protobuf.UInt32Value max_request_message_bytes = 4;- Specified by:
getMaxRequestMessageBytesOrBuilderin interfaceMethodConfigOrBuilder
-
hasMaxResponseMessageBytes
public boolean hasMaxResponseMessageBytes()The maximum allowed payload size for an individual response or object in a stream (server->client) in bytes. The size which is measured is the serialized payload after per-message compression (but before stream compression) in bytes. This applies both to streaming and non-streaming requests. The actual value used is the minimum of the value specified here and the value set by the application via the gRPC client API. If either one is not set, then the other will be used. If neither is set, then the built-in default is used. If a server attempts to send an object larger than this value, it will not be sent, and a ServerError will be sent to the client instead. Note that 0 is a valid value, meaning that the response message must be empty.
.google.protobuf.UInt32Value max_response_message_bytes = 5;- Specified by:
hasMaxResponseMessageBytesin interfaceMethodConfigOrBuilder- Returns:
- Whether the maxResponseMessageBytes field is set.
-
getMaxResponseMessageBytes
public com.google.protobuf.UInt32Value getMaxResponseMessageBytes()The maximum allowed payload size for an individual response or object in a stream (server->client) in bytes. The size which is measured is the serialized payload after per-message compression (but before stream compression) in bytes. This applies both to streaming and non-streaming requests. The actual value used is the minimum of the value specified here and the value set by the application via the gRPC client API. If either one is not set, then the other will be used. If neither is set, then the built-in default is used. If a server attempts to send an object larger than this value, it will not be sent, and a ServerError will be sent to the client instead. Note that 0 is a valid value, meaning that the response message must be empty.
.google.protobuf.UInt32Value max_response_message_bytes = 5;- Specified by:
getMaxResponseMessageBytesin interfaceMethodConfigOrBuilder- Returns:
- The maxResponseMessageBytes.
-
getMaxResponseMessageBytesOrBuilder
public com.google.protobuf.UInt32ValueOrBuilder getMaxResponseMessageBytesOrBuilder()The maximum allowed payload size for an individual response or object in a stream (server->client) in bytes. The size which is measured is the serialized payload after per-message compression (but before stream compression) in bytes. This applies both to streaming and non-streaming requests. The actual value used is the minimum of the value specified here and the value set by the application via the gRPC client API. If either one is not set, then the other will be used. If neither is set, then the built-in default is used. If a server attempts to send an object larger than this value, it will not be sent, and a ServerError will be sent to the client instead. Note that 0 is a valid value, meaning that the response message must be empty.
.google.protobuf.UInt32Value max_response_message_bytes = 5;- Specified by:
getMaxResponseMessageBytesOrBuilderin interfaceMethodConfigOrBuilder
-
hasRetryPolicy
public boolean hasRetryPolicy().grpc.service_config.MethodConfig.RetryPolicy retry_policy = 6;- Specified by:
hasRetryPolicyin interfaceMethodConfigOrBuilder- Returns:
- Whether the retryPolicy field is set.
-
getRetryPolicy
.grpc.service_config.MethodConfig.RetryPolicy retry_policy = 6;- Specified by:
getRetryPolicyin interfaceMethodConfigOrBuilder- Returns:
- The retryPolicy.
-
getRetryPolicyOrBuilder
.grpc.service_config.MethodConfig.RetryPolicy retry_policy = 6;- Specified by:
getRetryPolicyOrBuilderin interfaceMethodConfigOrBuilder
-
hasHedgingPolicy
public boolean hasHedgingPolicy().grpc.service_config.MethodConfig.HedgingPolicy hedging_policy = 7;- Specified by:
hasHedgingPolicyin interfaceMethodConfigOrBuilder- Returns:
- Whether the hedgingPolicy field is set.
-
getHedgingPolicy
.grpc.service_config.MethodConfig.HedgingPolicy hedging_policy = 7;- Specified by:
getHedgingPolicyin interfaceMethodConfigOrBuilder- Returns:
- The hedgingPolicy.
-
getHedgingPolicyOrBuilder
.grpc.service_config.MethodConfig.HedgingPolicy hedging_policy = 7;- Specified by:
getHedgingPolicyOrBuilderin interfaceMethodConfigOrBuilder
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static MethodConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MethodConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MethodConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MethodConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MethodConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static MethodConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static MethodConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static MethodConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static MethodConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected MethodConfig.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-