Package com.daml.ledger.api.v1.admin
Class PartyManagementServiceOuterClass.PartyDetails.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderType>
-
- com.google.protobuf.GeneratedMessageV3.Builder<PartyManagementServiceOuterClass.PartyDetails.Builder>
-
- com.daml.ledger.api.v1.admin.PartyManagementServiceOuterClass.PartyDetails.Builder
-
- All Implemented Interfaces:
PartyManagementServiceOuterClass.PartyDetailsOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- PartyManagementServiceOuterClass.PartyDetails
public static final class PartyManagementServiceOuterClass.PartyDetails.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<PartyManagementServiceOuterClass.PartyDetails.Builder> implements PartyManagementServiceOuterClass.PartyDetailsOrBuilder
Protobuf typecom.daml.ledger.api.v1.admin.PartyDetails
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description PartyManagementServiceOuterClass.PartyDetails.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)PartyManagementServiceOuterClass.PartyDetailsbuild()PartyManagementServiceOuterClass.PartyDetailsbuildPartial()PartyManagementServiceOuterClass.PartyDetails.Builderclear()PartyManagementServiceOuterClass.PartyDetails.BuilderclearDisplayName()Human readable name associated with the party at allocation time.PartyManagementServiceOuterClass.PartyDetails.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)PartyManagementServiceOuterClass.PartyDetails.BuilderclearIdentityProviderId()The id of the ``Identity Provider`` Optional, if not set, there could be 3 options: 1) the party is managed by the default identity provider.PartyManagementServiceOuterClass.PartyDetails.BuilderclearIsLocal()true if party is hosted by the participant and the party shares the same identity provider as the user issuing the request.PartyManagementServiceOuterClass.PartyDetails.BuilderclearLocalMetadata()Participant-local metadata of this party.PartyManagementServiceOuterClass.PartyDetails.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)PartyManagementServiceOuterClass.PartyDetails.BuilderclearParty()The stable unique identifier of a Daml party.PartyManagementServiceOuterClass.PartyDetails.Builderclone()PartyManagementServiceOuterClass.PartyDetailsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetDisplayName()Human readable name associated with the party at allocation time.com.google.protobuf.ByteStringgetDisplayNameBytes()Human readable name associated with the party at allocation time.java.lang.StringgetIdentityProviderId()The id of the ``Identity Provider`` Optional, if not set, there could be 3 options: 1) the party is managed by the default identity provider.com.google.protobuf.ByteStringgetIdentityProviderIdBytes()The id of the ``Identity Provider`` Optional, if not set, there could be 3 options: 1) the party is managed by the default identity provider.booleangetIsLocal()true if party is hosted by the participant and the party shares the same identity provider as the user issuing the request.ObjectMetaOuterClass.ObjectMetagetLocalMetadata()Participant-local metadata of this party.ObjectMetaOuterClass.ObjectMeta.BuildergetLocalMetadataBuilder()Participant-local metadata of this party.ObjectMetaOuterClass.ObjectMetaOrBuildergetLocalMetadataOrBuilder()Participant-local metadata of this party.java.lang.StringgetParty()The stable unique identifier of a Daml party.com.google.protobuf.ByteStringgetPartyBytes()The stable unique identifier of a Daml party.booleanhasLocalMetadata()Participant-local metadata of this party.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()PartyManagementServiceOuterClass.PartyDetails.BuildermergeFrom(PartyManagementServiceOuterClass.PartyDetails other)PartyManagementServiceOuterClass.PartyDetails.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)PartyManagementServiceOuterClass.PartyDetails.BuildermergeFrom(com.google.protobuf.Message other)PartyManagementServiceOuterClass.PartyDetails.BuildermergeLocalMetadata(ObjectMetaOuterClass.ObjectMeta value)Participant-local metadata of this party.PartyManagementServiceOuterClass.PartyDetails.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)PartyManagementServiceOuterClass.PartyDetails.BuildersetDisplayName(java.lang.String value)Human readable name associated with the party at allocation time.PartyManagementServiceOuterClass.PartyDetails.BuildersetDisplayNameBytes(com.google.protobuf.ByteString value)Human readable name associated with the party at allocation time.PartyManagementServiceOuterClass.PartyDetails.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)PartyManagementServiceOuterClass.PartyDetails.BuildersetIdentityProviderId(java.lang.String value)The id of the ``Identity Provider`` Optional, if not set, there could be 3 options: 1) the party is managed by the default identity provider.PartyManagementServiceOuterClass.PartyDetails.BuildersetIdentityProviderIdBytes(com.google.protobuf.ByteString value)The id of the ``Identity Provider`` Optional, if not set, there could be 3 options: 1) the party is managed by the default identity provider.PartyManagementServiceOuterClass.PartyDetails.BuildersetIsLocal(boolean value)true if party is hosted by the participant and the party shares the same identity provider as the user issuing the request.PartyManagementServiceOuterClass.PartyDetails.BuildersetLocalMetadata(ObjectMetaOuterClass.ObjectMeta value)Participant-local metadata of this party.PartyManagementServiceOuterClass.PartyDetails.BuildersetLocalMetadata(ObjectMetaOuterClass.ObjectMeta.Builder builderForValue)Participant-local metadata of this party.PartyManagementServiceOuterClass.PartyDetails.BuildersetParty(java.lang.String value)The stable unique identifier of a Daml party.PartyManagementServiceOuterClass.PartyDetails.BuildersetPartyBytes(com.google.protobuf.ByteString value)The stable unique identifier of a Daml party.PartyManagementServiceOuterClass.PartyDetails.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)PartyManagementServiceOuterClass.PartyDetails.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeFrom, newUninitializedMessageException
-
-
-
-
Method Detail
-
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.Builder<PartyManagementServiceOuterClass.PartyDetails.Builder>
-
clear
public PartyManagementServiceOuterClass.PartyDetails.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<PartyManagementServiceOuterClass.PartyDetails.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<PartyManagementServiceOuterClass.PartyDetails.Builder>
-
getDefaultInstanceForType
public PartyManagementServiceOuterClass.PartyDetails getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public PartyManagementServiceOuterClass.PartyDetails build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public PartyManagementServiceOuterClass.PartyDetails buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public PartyManagementServiceOuterClass.PartyDetails.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<PartyManagementServiceOuterClass.PartyDetails.Builder>
-
setField
public PartyManagementServiceOuterClass.PartyDetails.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PartyManagementServiceOuterClass.PartyDetails.Builder>
-
clearField
public PartyManagementServiceOuterClass.PartyDetails.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PartyManagementServiceOuterClass.PartyDetails.Builder>
-
clearOneof
public PartyManagementServiceOuterClass.PartyDetails.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<PartyManagementServiceOuterClass.PartyDetails.Builder>
-
setRepeatedField
public PartyManagementServiceOuterClass.PartyDetails.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PartyManagementServiceOuterClass.PartyDetails.Builder>
-
addRepeatedField
public PartyManagementServiceOuterClass.PartyDetails.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<PartyManagementServiceOuterClass.PartyDetails.Builder>
-
mergeFrom
public PartyManagementServiceOuterClass.PartyDetails.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PartyManagementServiceOuterClass.PartyDetails.Builder>
-
mergeFrom
public PartyManagementServiceOuterClass.PartyDetails.Builder mergeFrom(PartyManagementServiceOuterClass.PartyDetails other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<PartyManagementServiceOuterClass.PartyDetails.Builder>
-
mergeFrom
public PartyManagementServiceOuterClass.PartyDetails.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<PartyManagementServiceOuterClass.PartyDetails.Builder>- Throws:
java.io.IOException
-
getParty
public java.lang.String getParty()
The stable unique identifier of a Daml party. Must be a valid PartyIdString (as described in ``value.proto``). Required
string party = 1 [json_name = "party"];- Specified by:
getPartyin interfacePartyManagementServiceOuterClass.PartyDetailsOrBuilder- Returns:
- The party.
-
getPartyBytes
public com.google.protobuf.ByteString getPartyBytes()
The stable unique identifier of a Daml party. Must be a valid PartyIdString (as described in ``value.proto``). Required
string party = 1 [json_name = "party"];- Specified by:
getPartyBytesin interfacePartyManagementServiceOuterClass.PartyDetailsOrBuilder- Returns:
- The bytes for party.
-
setParty
public PartyManagementServiceOuterClass.PartyDetails.Builder setParty(java.lang.String value)
The stable unique identifier of a Daml party. Must be a valid PartyIdString (as described in ``value.proto``). Required
string party = 1 [json_name = "party"];- Parameters:
value- The party to set.- Returns:
- This builder for chaining.
-
clearParty
public PartyManagementServiceOuterClass.PartyDetails.Builder clearParty()
The stable unique identifier of a Daml party. Must be a valid PartyIdString (as described in ``value.proto``). Required
string party = 1 [json_name = "party"];- Returns:
- This builder for chaining.
-
setPartyBytes
public PartyManagementServiceOuterClass.PartyDetails.Builder setPartyBytes(com.google.protobuf.ByteString value)
The stable unique identifier of a Daml party. Must be a valid PartyIdString (as described in ``value.proto``). Required
string party = 1 [json_name = "party"];- Parameters:
value- The bytes for party to set.- Returns:
- This builder for chaining.
-
getDisplayName
public java.lang.String getDisplayName()
Human readable name associated with the party at allocation time. Caution, it might not be unique. Use of this field is discouraged. Use the `local_metadata` field instead. Optional
string display_name = 2 [json_name = "displayName"];- Specified by:
getDisplayNamein interfacePartyManagementServiceOuterClass.PartyDetailsOrBuilder- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()
Human readable name associated with the party at allocation time. Caution, it might not be unique. Use of this field is discouraged. Use the `local_metadata` field instead. Optional
string display_name = 2 [json_name = "displayName"];- Specified by:
getDisplayNameBytesin interfacePartyManagementServiceOuterClass.PartyDetailsOrBuilder- Returns:
- The bytes for displayName.
-
setDisplayName
public PartyManagementServiceOuterClass.PartyDetails.Builder setDisplayName(java.lang.String value)
Human readable name associated with the party at allocation time. Caution, it might not be unique. Use of this field is discouraged. Use the `local_metadata` field instead. Optional
string display_name = 2 [json_name = "displayName"];- Parameters:
value- The displayName to set.- Returns:
- This builder for chaining.
-
clearDisplayName
public PartyManagementServiceOuterClass.PartyDetails.Builder clearDisplayName()
Human readable name associated with the party at allocation time. Caution, it might not be unique. Use of this field is discouraged. Use the `local_metadata` field instead. Optional
string display_name = 2 [json_name = "displayName"];- Returns:
- This builder for chaining.
-
setDisplayNameBytes
public PartyManagementServiceOuterClass.PartyDetails.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
Human readable name associated with the party at allocation time. Caution, it might not be unique. Use of this field is discouraged. Use the `local_metadata` field instead. Optional
string display_name = 2 [json_name = "displayName"];- Parameters:
value- The bytes for displayName to set.- Returns:
- This builder for chaining.
-
getIsLocal
public boolean getIsLocal()
true if party is hosted by the participant and the party shares the same identity provider as the user issuing the request. Optional
bool is_local = 3 [json_name = "isLocal"];- Specified by:
getIsLocalin interfacePartyManagementServiceOuterClass.PartyDetailsOrBuilder- Returns:
- The isLocal.
-
setIsLocal
public PartyManagementServiceOuterClass.PartyDetails.Builder setIsLocal(boolean value)
true if party is hosted by the participant and the party shares the same identity provider as the user issuing the request. Optional
bool is_local = 3 [json_name = "isLocal"];- Parameters:
value- The isLocal to set.- Returns:
- This builder for chaining.
-
clearIsLocal
public PartyManagementServiceOuterClass.PartyDetails.Builder clearIsLocal()
true if party is hosted by the participant and the party shares the same identity provider as the user issuing the request. Optional
bool is_local = 3 [json_name = "isLocal"];- Returns:
- This builder for chaining.
-
hasLocalMetadata
public boolean hasLocalMetadata()
Participant-local metadata of this party. Optional, Modifiable
.com.daml.ledger.api.v1.admin.ObjectMeta local_metadata = 4 [json_name = "localMetadata"];- Specified by:
hasLocalMetadatain interfacePartyManagementServiceOuterClass.PartyDetailsOrBuilder- Returns:
- Whether the localMetadata field is set.
-
getLocalMetadata
public ObjectMetaOuterClass.ObjectMeta getLocalMetadata()
Participant-local metadata of this party. Optional, Modifiable
.com.daml.ledger.api.v1.admin.ObjectMeta local_metadata = 4 [json_name = "localMetadata"];- Specified by:
getLocalMetadatain interfacePartyManagementServiceOuterClass.PartyDetailsOrBuilder- Returns:
- The localMetadata.
-
setLocalMetadata
public PartyManagementServiceOuterClass.PartyDetails.Builder setLocalMetadata(ObjectMetaOuterClass.ObjectMeta value)
Participant-local metadata of this party. Optional, Modifiable
.com.daml.ledger.api.v1.admin.ObjectMeta local_metadata = 4 [json_name = "localMetadata"];
-
setLocalMetadata
public PartyManagementServiceOuterClass.PartyDetails.Builder setLocalMetadata(ObjectMetaOuterClass.ObjectMeta.Builder builderForValue)
Participant-local metadata of this party. Optional, Modifiable
.com.daml.ledger.api.v1.admin.ObjectMeta local_metadata = 4 [json_name = "localMetadata"];
-
mergeLocalMetadata
public PartyManagementServiceOuterClass.PartyDetails.Builder mergeLocalMetadata(ObjectMetaOuterClass.ObjectMeta value)
Participant-local metadata of this party. Optional, Modifiable
.com.daml.ledger.api.v1.admin.ObjectMeta local_metadata = 4 [json_name = "localMetadata"];
-
clearLocalMetadata
public PartyManagementServiceOuterClass.PartyDetails.Builder clearLocalMetadata()
Participant-local metadata of this party. Optional, Modifiable
.com.daml.ledger.api.v1.admin.ObjectMeta local_metadata = 4 [json_name = "localMetadata"];
-
getLocalMetadataBuilder
public ObjectMetaOuterClass.ObjectMeta.Builder getLocalMetadataBuilder()
Participant-local metadata of this party. Optional, Modifiable
.com.daml.ledger.api.v1.admin.ObjectMeta local_metadata = 4 [json_name = "localMetadata"];
-
getLocalMetadataOrBuilder
public ObjectMetaOuterClass.ObjectMetaOrBuilder getLocalMetadataOrBuilder()
Participant-local metadata of this party. Optional, Modifiable
.com.daml.ledger.api.v1.admin.ObjectMeta local_metadata = 4 [json_name = "localMetadata"];- Specified by:
getLocalMetadataOrBuilderin interfacePartyManagementServiceOuterClass.PartyDetailsOrBuilder
-
getIdentityProviderId
public java.lang.String getIdentityProviderId()
The id of the ``Identity Provider`` Optional, if not set, there could be 3 options: 1) the party is managed by the default identity provider. 2) party is not hosted by the participant. 3) party is hosted by the participant, but is outside of the user's identity provider.
string identity_provider_id = 5 [json_name = "identityProviderId"];- Specified by:
getIdentityProviderIdin interfacePartyManagementServiceOuterClass.PartyDetailsOrBuilder- Returns:
- The identityProviderId.
-
getIdentityProviderIdBytes
public com.google.protobuf.ByteString getIdentityProviderIdBytes()
The id of the ``Identity Provider`` Optional, if not set, there could be 3 options: 1) the party is managed by the default identity provider. 2) party is not hosted by the participant. 3) party is hosted by the participant, but is outside of the user's identity provider.
string identity_provider_id = 5 [json_name = "identityProviderId"];- Specified by:
getIdentityProviderIdBytesin interfacePartyManagementServiceOuterClass.PartyDetailsOrBuilder- Returns:
- The bytes for identityProviderId.
-
setIdentityProviderId
public PartyManagementServiceOuterClass.PartyDetails.Builder setIdentityProviderId(java.lang.String value)
The id of the ``Identity Provider`` Optional, if not set, there could be 3 options: 1) the party is managed by the default identity provider. 2) party is not hosted by the participant. 3) party is hosted by the participant, but is outside of the user's identity provider.
string identity_provider_id = 5 [json_name = "identityProviderId"];- Parameters:
value- The identityProviderId to set.- Returns:
- This builder for chaining.
-
clearIdentityProviderId
public PartyManagementServiceOuterClass.PartyDetails.Builder clearIdentityProviderId()
The id of the ``Identity Provider`` Optional, if not set, there could be 3 options: 1) the party is managed by the default identity provider. 2) party is not hosted by the participant. 3) party is hosted by the participant, but is outside of the user's identity provider.
string identity_provider_id = 5 [json_name = "identityProviderId"];- Returns:
- This builder for chaining.
-
setIdentityProviderIdBytes
public PartyManagementServiceOuterClass.PartyDetails.Builder setIdentityProviderIdBytes(com.google.protobuf.ByteString value)
The id of the ``Identity Provider`` Optional, if not set, there could be 3 options: 1) the party is managed by the default identity provider. 2) party is not hosted by the participant. 3) party is hosted by the participant, but is outside of the user's identity provider.
string identity_provider_id = 5 [json_name = "identityProviderId"];- Parameters:
value- The bytes for identityProviderId to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final PartyManagementServiceOuterClass.PartyDetails.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PartyManagementServiceOuterClass.PartyDetails.Builder>
-
mergeUnknownFields
public final PartyManagementServiceOuterClass.PartyDetails.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<PartyManagementServiceOuterClass.PartyDetails.Builder>
-
-