Package com.daml.ledger.api.v1
Class EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder>
-
- com.daml.ledger.api.v1.EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder
-
- All Implemented Interfaces:
EventQueryServiceOuterClass.GetEventsByContractKeyResponseOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,java.lang.Cloneable
- Enclosing class:
- EventQueryServiceOuterClass.GetEventsByContractKeyResponse
public static final class EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder> implements EventQueryServiceOuterClass.GetEventsByContractKeyResponseOrBuilder
Protobuf typecom.daml.ledger.api.v1.GetEventsByContractKeyResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
EventQueryServiceOuterClass.GetEventsByContractKeyResponse
build()
EventQueryServiceOuterClass.GetEventsByContractKeyResponse
buildPartial()
EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder
clear()
EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder
clearArchiveEvent()
The archive event for the create event provided the created contract is archived.EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder
clearContinuationToken()
If the ``continuation_token`` is populated then there may be additional events available.EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder
clearCreateEvent()
The most recent create event for a contract with the key given in the request, if no ``continuation_token`` is provided.EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder
clone()
EventOuterClass.ArchivedEvent
getArchiveEvent()
The archive event for the create event provided the created contract is archived.EventOuterClass.ArchivedEvent.Builder
getArchiveEventBuilder()
The archive event for the create event provided the created contract is archived.EventOuterClass.ArchivedEventOrBuilder
getArchiveEventOrBuilder()
The archive event for the create event provided the created contract is archived.java.lang.String
getContinuationToken()
If the ``continuation_token`` is populated then there may be additional events available.com.google.protobuf.ByteString
getContinuationTokenBytes()
If the ``continuation_token`` is populated then there may be additional events available.EventOuterClass.CreatedEvent
getCreateEvent()
The most recent create event for a contract with the key given in the request, if no ``continuation_token`` is provided.EventOuterClass.CreatedEvent.Builder
getCreateEventBuilder()
The most recent create event for a contract with the key given in the request, if no ``continuation_token`` is provided.EventOuterClass.CreatedEventOrBuilder
getCreateEventOrBuilder()
The most recent create event for a contract with the key given in the request, if no ``continuation_token`` is provided.EventQueryServiceOuterClass.GetEventsByContractKeyResponse
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
boolean
hasArchiveEvent()
The archive event for the create event provided the created contract is archived.boolean
hasCreateEvent()
The most recent create event for a contract with the key given in the request, if no ``continuation_token`` is provided.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder
mergeArchiveEvent(EventOuterClass.ArchivedEvent value)
The archive event for the create event provided the created contract is archived.EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder
mergeCreateEvent(EventOuterClass.CreatedEvent value)
The most recent create event for a contract with the key given in the request, if no ``continuation_token`` is provided.EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder
mergeFrom(EventQueryServiceOuterClass.GetEventsByContractKeyResponse other)
EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder
mergeFrom(com.google.protobuf.Message other)
EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder
setArchiveEvent(EventOuterClass.ArchivedEvent value)
The archive event for the create event provided the created contract is archived.EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder
setArchiveEvent(EventOuterClass.ArchivedEvent.Builder builderForValue)
The archive event for the create event provided the created contract is archived.EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder
setContinuationToken(java.lang.String value)
If the ``continuation_token`` is populated then there may be additional events available.EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder
setContinuationTokenBytes(com.google.protobuf.ByteString value)
If the ``continuation_token`` is populated then there may be additional events available.EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder
setCreateEvent(EventOuterClass.CreatedEvent value)
The most recent create event for a contract with the key given in the request, if no ``continuation_token`` is provided.EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder
setCreateEvent(EventOuterClass.CreatedEvent.Builder builderForValue)
The most recent create event for a contract with the key given in the request, if no ``continuation_token`` is provided.EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder
setUnknownFields(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, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder>
-
clear
public EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder>
-
getDefaultInstanceForType
public EventQueryServiceOuterClass.GetEventsByContractKeyResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public EventQueryServiceOuterClass.GetEventsByContractKeyResponse build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public EventQueryServiceOuterClass.GetEventsByContractKeyResponse buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder>
-
setField
public EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder>
-
clearField
public EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder>
-
clearOneof
public EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder>
-
setRepeatedField
public EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder>
-
addRepeatedField
public EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder>
-
mergeFrom
public EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder>
-
mergeFrom
public EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder mergeFrom(EventQueryServiceOuterClass.GetEventsByContractKeyResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder>
-
mergeFrom
public EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder>
- Throws:
java.io.IOException
-
hasCreateEvent
public boolean hasCreateEvent()
The most recent create event for a contract with the key given in the request, if no ``continuation_token`` is provided. If a ``continuation_token`` is provided, then this is the most recent create event preceding the create event whose ``continuation_token`` was provided. Optional
.com.daml.ledger.api.v1.CreatedEvent create_event = 1 [json_name = "createEvent"];
- Specified by:
hasCreateEvent
in interfaceEventQueryServiceOuterClass.GetEventsByContractKeyResponseOrBuilder
- Returns:
- Whether the createEvent field is set.
-
getCreateEvent
public EventOuterClass.CreatedEvent getCreateEvent()
The most recent create event for a contract with the key given in the request, if no ``continuation_token`` is provided. If a ``continuation_token`` is provided, then this is the most recent create event preceding the create event whose ``continuation_token`` was provided. Optional
.com.daml.ledger.api.v1.CreatedEvent create_event = 1 [json_name = "createEvent"];
- Specified by:
getCreateEvent
in interfaceEventQueryServiceOuterClass.GetEventsByContractKeyResponseOrBuilder
- Returns:
- The createEvent.
-
setCreateEvent
public EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder setCreateEvent(EventOuterClass.CreatedEvent value)
The most recent create event for a contract with the key given in the request, if no ``continuation_token`` is provided. If a ``continuation_token`` is provided, then this is the most recent create event preceding the create event whose ``continuation_token`` was provided. Optional
.com.daml.ledger.api.v1.CreatedEvent create_event = 1 [json_name = "createEvent"];
-
setCreateEvent
public EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder setCreateEvent(EventOuterClass.CreatedEvent.Builder builderForValue)
The most recent create event for a contract with the key given in the request, if no ``continuation_token`` is provided. If a ``continuation_token`` is provided, then this is the most recent create event preceding the create event whose ``continuation_token`` was provided. Optional
.com.daml.ledger.api.v1.CreatedEvent create_event = 1 [json_name = "createEvent"];
-
mergeCreateEvent
public EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder mergeCreateEvent(EventOuterClass.CreatedEvent value)
The most recent create event for a contract with the key given in the request, if no ``continuation_token`` is provided. If a ``continuation_token`` is provided, then this is the most recent create event preceding the create event whose ``continuation_token`` was provided. Optional
.com.daml.ledger.api.v1.CreatedEvent create_event = 1 [json_name = "createEvent"];
-
clearCreateEvent
public EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder clearCreateEvent()
The most recent create event for a contract with the key given in the request, if no ``continuation_token`` is provided. If a ``continuation_token`` is provided, then this is the most recent create event preceding the create event whose ``continuation_token`` was provided. Optional
.com.daml.ledger.api.v1.CreatedEvent create_event = 1 [json_name = "createEvent"];
-
getCreateEventBuilder
public EventOuterClass.CreatedEvent.Builder getCreateEventBuilder()
The most recent create event for a contract with the key given in the request, if no ``continuation_token`` is provided. If a ``continuation_token`` is provided, then this is the most recent create event preceding the create event whose ``continuation_token`` was provided. Optional
.com.daml.ledger.api.v1.CreatedEvent create_event = 1 [json_name = "createEvent"];
-
getCreateEventOrBuilder
public EventOuterClass.CreatedEventOrBuilder getCreateEventOrBuilder()
The most recent create event for a contract with the key given in the request, if no ``continuation_token`` is provided. If a ``continuation_token`` is provided, then this is the most recent create event preceding the create event whose ``continuation_token`` was provided. Optional
.com.daml.ledger.api.v1.CreatedEvent create_event = 1 [json_name = "createEvent"];
- Specified by:
getCreateEventOrBuilder
in interfaceEventQueryServiceOuterClass.GetEventsByContractKeyResponseOrBuilder
-
hasArchiveEvent
public boolean hasArchiveEvent()
The archive event for the create event provided the created contract is archived. Optional
.com.daml.ledger.api.v1.ArchivedEvent archive_event = 2 [json_name = "archiveEvent"];
- Specified by:
hasArchiveEvent
in interfaceEventQueryServiceOuterClass.GetEventsByContractKeyResponseOrBuilder
- Returns:
- Whether the archiveEvent field is set.
-
getArchiveEvent
public EventOuterClass.ArchivedEvent getArchiveEvent()
The archive event for the create event provided the created contract is archived. Optional
.com.daml.ledger.api.v1.ArchivedEvent archive_event = 2 [json_name = "archiveEvent"];
- Specified by:
getArchiveEvent
in interfaceEventQueryServiceOuterClass.GetEventsByContractKeyResponseOrBuilder
- Returns:
- The archiveEvent.
-
setArchiveEvent
public EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder setArchiveEvent(EventOuterClass.ArchivedEvent value)
The archive event for the create event provided the created contract is archived. Optional
.com.daml.ledger.api.v1.ArchivedEvent archive_event = 2 [json_name = "archiveEvent"];
-
setArchiveEvent
public EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder setArchiveEvent(EventOuterClass.ArchivedEvent.Builder builderForValue)
The archive event for the create event provided the created contract is archived. Optional
.com.daml.ledger.api.v1.ArchivedEvent archive_event = 2 [json_name = "archiveEvent"];
-
mergeArchiveEvent
public EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder mergeArchiveEvent(EventOuterClass.ArchivedEvent value)
The archive event for the create event provided the created contract is archived. Optional
.com.daml.ledger.api.v1.ArchivedEvent archive_event = 2 [json_name = "archiveEvent"];
-
clearArchiveEvent
public EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder clearArchiveEvent()
The archive event for the create event provided the created contract is archived. Optional
.com.daml.ledger.api.v1.ArchivedEvent archive_event = 2 [json_name = "archiveEvent"];
-
getArchiveEventBuilder
public EventOuterClass.ArchivedEvent.Builder getArchiveEventBuilder()
The archive event for the create event provided the created contract is archived. Optional
.com.daml.ledger.api.v1.ArchivedEvent archive_event = 2 [json_name = "archiveEvent"];
-
getArchiveEventOrBuilder
public EventOuterClass.ArchivedEventOrBuilder getArchiveEventOrBuilder()
The archive event for the create event provided the created contract is archived. Optional
.com.daml.ledger.api.v1.ArchivedEvent archive_event = 2 [json_name = "archiveEvent"];
- Specified by:
getArchiveEventOrBuilder
in interfaceEventQueryServiceOuterClass.GetEventsByContractKeyResponseOrBuilder
-
getContinuationToken
public java.lang.String getContinuationToken()
If the ``continuation_token`` is populated then there may be additional events available. To retrieve these events use the ``continuation_token`` in a subsequent request. Optional
string continuation_token = 4 [json_name = "continuationToken"];
- Specified by:
getContinuationToken
in interfaceEventQueryServiceOuterClass.GetEventsByContractKeyResponseOrBuilder
- Returns:
- The continuationToken.
-
getContinuationTokenBytes
public com.google.protobuf.ByteString getContinuationTokenBytes()
If the ``continuation_token`` is populated then there may be additional events available. To retrieve these events use the ``continuation_token`` in a subsequent request. Optional
string continuation_token = 4 [json_name = "continuationToken"];
- Specified by:
getContinuationTokenBytes
in interfaceEventQueryServiceOuterClass.GetEventsByContractKeyResponseOrBuilder
- Returns:
- The bytes for continuationToken.
-
setContinuationToken
public EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder setContinuationToken(java.lang.String value)
If the ``continuation_token`` is populated then there may be additional events available. To retrieve these events use the ``continuation_token`` in a subsequent request. Optional
string continuation_token = 4 [json_name = "continuationToken"];
- Parameters:
value
- The continuationToken to set.- Returns:
- This builder for chaining.
-
clearContinuationToken
public EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder clearContinuationToken()
If the ``continuation_token`` is populated then there may be additional events available. To retrieve these events use the ``continuation_token`` in a subsequent request. Optional
string continuation_token = 4 [json_name = "continuationToken"];
- Returns:
- This builder for chaining.
-
setContinuationTokenBytes
public EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder setContinuationTokenBytes(com.google.protobuf.ByteString value)
If the ``continuation_token`` is populated then there may be additional events available. To retrieve these events use the ``continuation_token`` in a subsequent request. Optional
string continuation_token = 4 [json_name = "continuationToken"];
- Parameters:
value
- The bytes for continuationToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder>
-
mergeUnknownFields
public final EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<EventQueryServiceOuterClass.GetEventsByContractKeyResponse.Builder>
-
-