Package com.daml.ledger.api.v2.admin
Class PartyManagementServiceOuterClass.AllocateExternalPartyRequest
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.daml.ledger.api.v2.admin.PartyManagementServiceOuterClass.AllocateExternalPartyRequest
- All Implemented Interfaces:
PartyManagementServiceOuterClass.AllocateExternalPartyRequestOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
- Enclosing class:
PartyManagementServiceOuterClass
public static final class PartyManagementServiceOuterClass.AllocateExternalPartyRequest
extends com.google.protobuf.GeneratedMessageV3
implements PartyManagementServiceOuterClass.AllocateExternalPartyRequestOrBuilder
Required authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(identity_provider_id) OR IsAuthenticatedUser(user_id)``Protobuf type
com.daml.ledger.api.v2.admin.AllocateExternalPartyRequest- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classRequired authorization: ``HasRight(ParticipantAdmin) OR IsAuthenticatedIdentityProviderAdmin(identity_provider_id) OR IsAuthenticatedUser(user_id)``static final classProtobuf typecom.daml.ledger.api.v2.admin.AllocateExternalPartyRequest.SignedTransactionstatic 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 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 final com.google.protobuf.Descriptors.DescriptorThe id of the ``Identity Provider`` If not set, assume the party is managed by the default identity provider.com.google.protobuf.ByteStringThe id of the ``Identity Provider`` If not set, assume the party is managed by the default identity provider.getMultiHashSignatures(int index) Optional signatures of the combined hash of all onboarding_transactions This may be used instead of providing signatures on each individual transaction Optional: can be emptyintOptional signatures of the combined hash of all onboarding_transactions This may be used instead of providing signatures on each individual transaction Optional: can be emptyOptional signatures of the combined hash of all onboarding_transactions This may be used instead of providing signatures on each individual transaction Optional: can be emptygetMultiHashSignaturesOrBuilder(int index) Optional signatures of the combined hash of all onboarding_transactions This may be used instead of providing signatures on each individual transaction Optional: can be emptyList<? extends CryptoOuterClass.SignatureOrBuilder> Optional signatures of the combined hash of all onboarding_transactions This may be used instead of providing signatures on each individual transaction Optional: can be emptygetOnboardingTransactions(int index) TopologyTransactions to onboard the external party Can contain: - A namespace for the party.intTopologyTransactions to onboard the external party Can contain: - A namespace for the party.TopologyTransactions to onboard the external party Can contain: - A namespace for the party.getOnboardingTransactionsOrBuilder(int index) TopologyTransactions to onboard the external party Can contain: - A namespace for the party.List<? extends PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransactionOrBuilder> TopologyTransactions to onboard the external party Can contain: - A namespace for the party.com.google.protobuf.Parser<PartyManagementServiceOuterClass.AllocateExternalPartyRequest> intTODO(#27670) support synchronizer aliases Synchronizer ID on which to onboard the party Requiredcom.google.protobuf.ByteStringTODO(#27670) support synchronizer aliases Synchronizer ID on which to onboard the party RequiredThe user who will get the act_as rights to the newly allocated party.com.google.protobuf.ByteStringThe user who will get the act_as rights to the newly allocated party.booleanWhen true, this RPC will attempt to wait for the party to be allocated on the synchronizer before returning.inthashCode()booleanWhen true, this RPC will attempt to wait for the party to be allocated on the synchronizer before returning.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<PartyManagementServiceOuterClass.AllocateExternalPartyRequest> 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
-
SYNCHRONIZER_FIELD_NUMBER
public static final int SYNCHRONIZER_FIELD_NUMBER- See Also:
-
ONBOARDING_TRANSACTIONS_FIELD_NUMBER
public static final int ONBOARDING_TRANSACTIONS_FIELD_NUMBER- See Also:
-
MULTI_HASH_SIGNATURES_FIELD_NUMBER
public static final int MULTI_HASH_SIGNATURES_FIELD_NUMBER- See Also:
-
IDENTITY_PROVIDER_ID_FIELD_NUMBER
public static final int IDENTITY_PROVIDER_ID_FIELD_NUMBER- See Also:
-
WAIT_FOR_ALLOCATION_FIELD_NUMBER
public static final int WAIT_FOR_ALLOCATION_FIELD_NUMBER- See Also:
-
USER_ID_FIELD_NUMBER
public static final int USER_ID_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
-
getSynchronizer
TODO(#27670) support synchronizer aliases Synchronizer ID on which to onboard the party Required
string synchronizer = 1;- Specified by:
getSynchronizerin interfacePartyManagementServiceOuterClass.AllocateExternalPartyRequestOrBuilder- Returns:
- The synchronizer.
-
getSynchronizerBytes
public com.google.protobuf.ByteString getSynchronizerBytes()TODO(#27670) support synchronizer aliases Synchronizer ID on which to onboard the party Required
string synchronizer = 1;- Specified by:
getSynchronizerBytesin interfacePartyManagementServiceOuterClass.AllocateExternalPartyRequestOrBuilder- Returns:
- The bytes for synchronizer.
-
getOnboardingTransactionsList
public List<PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction> getOnboardingTransactionsList()TopologyTransactions to onboard the external party Can contain: - A namespace for the party. This can be either a single NamespaceDelegation, or DecentralizedNamespaceDefinition along with its authorized namespace owners in the form of NamespaceDelegations. May be provided, if so it must be fully authorized by the signatures in this request combined with the existing topology state. - A PartyToParticipant to register the hosting relationship of the party, and the party's signing keys and threshold. Must be provided. Required: must be non-empty
repeated .com.daml.ledger.api.v2.admin.AllocateExternalPartyRequest.SignedTransaction onboarding_transactions = 2;- Specified by:
getOnboardingTransactionsListin interfacePartyManagementServiceOuterClass.AllocateExternalPartyRequestOrBuilder
-
getOnboardingTransactionsOrBuilderList
public List<? extends PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransactionOrBuilder> getOnboardingTransactionsOrBuilderList()TopologyTransactions to onboard the external party Can contain: - A namespace for the party. This can be either a single NamespaceDelegation, or DecentralizedNamespaceDefinition along with its authorized namespace owners in the form of NamespaceDelegations. May be provided, if so it must be fully authorized by the signatures in this request combined with the existing topology state. - A PartyToParticipant to register the hosting relationship of the party, and the party's signing keys and threshold. Must be provided. Required: must be non-empty
repeated .com.daml.ledger.api.v2.admin.AllocateExternalPartyRequest.SignedTransaction onboarding_transactions = 2;- Specified by:
getOnboardingTransactionsOrBuilderListin interfacePartyManagementServiceOuterClass.AllocateExternalPartyRequestOrBuilder
-
getOnboardingTransactionsCount
public int getOnboardingTransactionsCount()TopologyTransactions to onboard the external party Can contain: - A namespace for the party. This can be either a single NamespaceDelegation, or DecentralizedNamespaceDefinition along with its authorized namespace owners in the form of NamespaceDelegations. May be provided, if so it must be fully authorized by the signatures in this request combined with the existing topology state. - A PartyToParticipant to register the hosting relationship of the party, and the party's signing keys and threshold. Must be provided. Required: must be non-empty
repeated .com.daml.ledger.api.v2.admin.AllocateExternalPartyRequest.SignedTransaction onboarding_transactions = 2;- Specified by:
getOnboardingTransactionsCountin interfacePartyManagementServiceOuterClass.AllocateExternalPartyRequestOrBuilder
-
getOnboardingTransactions
public PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransaction getOnboardingTransactions(int index) TopologyTransactions to onboard the external party Can contain: - A namespace for the party. This can be either a single NamespaceDelegation, or DecentralizedNamespaceDefinition along with its authorized namespace owners in the form of NamespaceDelegations. May be provided, if so it must be fully authorized by the signatures in this request combined with the existing topology state. - A PartyToParticipant to register the hosting relationship of the party, and the party's signing keys and threshold. Must be provided. Required: must be non-empty
repeated .com.daml.ledger.api.v2.admin.AllocateExternalPartyRequest.SignedTransaction onboarding_transactions = 2;- Specified by:
getOnboardingTransactionsin interfacePartyManagementServiceOuterClass.AllocateExternalPartyRequestOrBuilder
-
getOnboardingTransactionsOrBuilder
public PartyManagementServiceOuterClass.AllocateExternalPartyRequest.SignedTransactionOrBuilder getOnboardingTransactionsOrBuilder(int index) TopologyTransactions to onboard the external party Can contain: - A namespace for the party. This can be either a single NamespaceDelegation, or DecentralizedNamespaceDefinition along with its authorized namespace owners in the form of NamespaceDelegations. May be provided, if so it must be fully authorized by the signatures in this request combined with the existing topology state. - A PartyToParticipant to register the hosting relationship of the party, and the party's signing keys and threshold. Must be provided. Required: must be non-empty
repeated .com.daml.ledger.api.v2.admin.AllocateExternalPartyRequest.SignedTransaction onboarding_transactions = 2;- Specified by:
getOnboardingTransactionsOrBuilderin interfacePartyManagementServiceOuterClass.AllocateExternalPartyRequestOrBuilder
-
getMultiHashSignaturesList
Optional signatures of the combined hash of all onboarding_transactions This may be used instead of providing signatures on each individual transaction Optional: can be empty
repeated .com.daml.ledger.api.v2.Signature multi_hash_signatures = 3;- Specified by:
getMultiHashSignaturesListin interfacePartyManagementServiceOuterClass.AllocateExternalPartyRequestOrBuilder
-
getMultiHashSignaturesOrBuilderList
Optional signatures of the combined hash of all onboarding_transactions This may be used instead of providing signatures on each individual transaction Optional: can be empty
repeated .com.daml.ledger.api.v2.Signature multi_hash_signatures = 3;- Specified by:
getMultiHashSignaturesOrBuilderListin interfacePartyManagementServiceOuterClass.AllocateExternalPartyRequestOrBuilder
-
getMultiHashSignaturesCount
public int getMultiHashSignaturesCount()Optional signatures of the combined hash of all onboarding_transactions This may be used instead of providing signatures on each individual transaction Optional: can be empty
repeated .com.daml.ledger.api.v2.Signature multi_hash_signatures = 3;- Specified by:
getMultiHashSignaturesCountin interfacePartyManagementServiceOuterClass.AllocateExternalPartyRequestOrBuilder
-
getMultiHashSignatures
Optional signatures of the combined hash of all onboarding_transactions This may be used instead of providing signatures on each individual transaction Optional: can be empty
repeated .com.daml.ledger.api.v2.Signature multi_hash_signatures = 3;- Specified by:
getMultiHashSignaturesin interfacePartyManagementServiceOuterClass.AllocateExternalPartyRequestOrBuilder
-
getMultiHashSignaturesOrBuilder
Optional signatures of the combined hash of all onboarding_transactions This may be used instead of providing signatures on each individual transaction Optional: can be empty
repeated .com.daml.ledger.api.v2.Signature multi_hash_signatures = 3;- Specified by:
getMultiHashSignaturesOrBuilderin interfacePartyManagementServiceOuterClass.AllocateExternalPartyRequestOrBuilder
-
getIdentityProviderId
The id of the ``Identity Provider`` If not set, assume the party is managed by the default identity provider. Optional
string identity_provider_id = 4;- Specified by:
getIdentityProviderIdin interfacePartyManagementServiceOuterClass.AllocateExternalPartyRequestOrBuilder- Returns:
- The identityProviderId.
-
getIdentityProviderIdBytes
public com.google.protobuf.ByteString getIdentityProviderIdBytes()The id of the ``Identity Provider`` If not set, assume the party is managed by the default identity provider. Optional
string identity_provider_id = 4;- Specified by:
getIdentityProviderIdBytesin interfacePartyManagementServiceOuterClass.AllocateExternalPartyRequestOrBuilder- Returns:
- The bytes for identityProviderId.
-
hasWaitForAllocation
public boolean hasWaitForAllocation()When true, this RPC will attempt to wait for the party to be allocated on the synchronizer before returning. When false, the allocation will happen asynchronously. This is a best effort only as this synchronization is only possible for non decentralized parties (single hosting node). For decentralized parties, this flag is ignored. Defaults to true. Optional
optional bool wait_for_allocation = 5;- Specified by:
hasWaitForAllocationin interfacePartyManagementServiceOuterClass.AllocateExternalPartyRequestOrBuilder- Returns:
- Whether the waitForAllocation field is set.
-
getWaitForAllocation
public boolean getWaitForAllocation()When true, this RPC will attempt to wait for the party to be allocated on the synchronizer before returning. When false, the allocation will happen asynchronously. This is a best effort only as this synchronization is only possible for non decentralized parties (single hosting node). For decentralized parties, this flag is ignored. Defaults to true. Optional
optional bool wait_for_allocation = 5;- Specified by:
getWaitForAllocationin interfacePartyManagementServiceOuterClass.AllocateExternalPartyRequestOrBuilder- Returns:
- The waitForAllocation.
-
getUserId
The user who will get the act_as rights to the newly allocated party. If set to an empty string (the default), no user will get rights to the party. Optional
string user_id = 6;- Specified by:
getUserIdin interfacePartyManagementServiceOuterClass.AllocateExternalPartyRequestOrBuilder- Returns:
- The userId.
-
getUserIdBytes
public com.google.protobuf.ByteString getUserIdBytes()The user who will get the act_as rights to the newly allocated party. If set to an empty string (the default), no user will get rights to the party. Optional
string user_id = 6;- Specified by:
getUserIdBytesin interfacePartyManagementServiceOuterClass.AllocateExternalPartyRequestOrBuilder- Returns:
- The bytes for userId.
-
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 PartyManagementServiceOuterClass.AllocateExternalPartyRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PartyManagementServiceOuterClass.AllocateExternalPartyRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PartyManagementServiceOuterClass.AllocateExternalPartyRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PartyManagementServiceOuterClass.AllocateExternalPartyRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PartyManagementServiceOuterClass.AllocateExternalPartyRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PartyManagementServiceOuterClass.AllocateExternalPartyRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static PartyManagementServiceOuterClass.AllocateExternalPartyRequest parseFrom(InputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static PartyManagementServiceOuterClass.AllocateExternalPartyRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static PartyManagementServiceOuterClass.AllocateExternalPartyRequest parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static PartyManagementServiceOuterClass.AllocateExternalPartyRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static PartyManagementServiceOuterClass.AllocateExternalPartyRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static PartyManagementServiceOuterClass.AllocateExternalPartyRequest 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
public static PartyManagementServiceOuterClass.AllocateExternalPartyRequest.Builder newBuilder(PartyManagementServiceOuterClass.AllocateExternalPartyRequest prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected PartyManagementServiceOuterClass.AllocateExternalPartyRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
public static com.google.protobuf.Parser<PartyManagementServiceOuterClass.AllocateExternalPartyRequest> parser() -
getParserForType
public com.google.protobuf.Parser<PartyManagementServiceOuterClass.AllocateExternalPartyRequest> 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
-