Package com.daml.ledger.api.v2
Class UpdateServiceOuterClass.GetUpdatesRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<UpdateServiceOuterClass.GetUpdatesRequest.Builder>
com.daml.ledger.api.v2.UpdateServiceOuterClass.GetUpdatesRequest.Builder
- All Implemented Interfaces:
UpdateServiceOuterClass.GetUpdatesRequestOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- UpdateServiceOuterClass.GetUpdatesRequest
public static final class UpdateServiceOuterClass.GetUpdatesRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<UpdateServiceOuterClass.GetUpdatesRequest.Builder>
implements UpdateServiceOuterClass.GetUpdatesRequestOrBuilder
Protobuf type
com.daml.ledger.api.v2.GetUpdatesRequest
-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()
clear()
Beginning of the requested ledger section (non-negative integer).End of the requested ledger section.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) Must be unset for GetUpdateTrees request.Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.clone()
long
Beginning of the requested ledger section (non-negative integer).static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
long
End of the requested ledger section.Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.Must be unset for GetUpdateTrees request.Must be unset for GetUpdateTrees request.Must be unset for GetUpdateTrees request.boolean
Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.boolean
End of the requested ledger section.boolean
Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.boolean
Must be unset for GetUpdateTrees request.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
final boolean
Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Must be unset for GetUpdateTrees request.setBeginExclusive
(long value) Beginning of the requested ledger section (non-negative integer).setEndInclusive
(long value) End of the requested ledger section.Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.setFilter
(TransactionFilterOuterClass.TransactionFilter.Builder builderForValue) Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Must be unset for GetUpdateTrees request.setUpdateFormat
(TransactionFilterOuterClass.UpdateFormat.Builder builderForValue) Must be unset for GetUpdateTrees request.setVerbose
(boolean value) Provided for backwards compatibility, it will be removed in the Canton version 3.4.0.Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, 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
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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<UpdateServiceOuterClass.GetUpdatesRequest.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<UpdateServiceOuterClass.GetUpdatesRequest.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<UpdateServiceOuterClass.GetUpdatesRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.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<UpdateServiceOuterClass.GetUpdatesRequest.Builder>
-
setField
public UpdateServiceOuterClass.GetUpdatesRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateServiceOuterClass.GetUpdatesRequest.Builder>
-
clearField
public UpdateServiceOuterClass.GetUpdatesRequest.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<UpdateServiceOuterClass.GetUpdatesRequest.Builder>
-
clearOneof
public UpdateServiceOuterClass.GetUpdatesRequest.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<UpdateServiceOuterClass.GetUpdatesRequest.Builder>
-
setRepeatedField
public UpdateServiceOuterClass.GetUpdatesRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateServiceOuterClass.GetUpdatesRequest.Builder>
-
addRepeatedField
public UpdateServiceOuterClass.GetUpdatesRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateServiceOuterClass.GetUpdatesRequest.Builder>
-
mergeFrom
public UpdateServiceOuterClass.GetUpdatesRequest.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<UpdateServiceOuterClass.GetUpdatesRequest.Builder>
-
mergeFrom
public UpdateServiceOuterClass.GetUpdatesRequest.Builder mergeFrom(UpdateServiceOuterClass.GetUpdatesRequest other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateServiceOuterClass.GetUpdatesRequest.Builder>
-
mergeFrom
public UpdateServiceOuterClass.GetUpdatesRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws 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<UpdateServiceOuterClass.GetUpdatesRequest.Builder>
- Throws:
IOException
-
getBeginExclusive
public long getBeginExclusive()Beginning of the requested ledger section (non-negative integer). The response will only contain transactions whose offset is strictly greater than this. If zero, the stream will start from the beginning of the ledger. If positive, the streaming will start after this absolute offset. If the ledger has been pruned, this parameter must be specified and be greater than the pruning offset.
int64 begin_exclusive = 1 [json_name = "beginExclusive"];
- Specified by:
getBeginExclusive
in interfaceUpdateServiceOuterClass.GetUpdatesRequestOrBuilder
- Returns:
- The beginExclusive.
-
setBeginExclusive
Beginning of the requested ledger section (non-negative integer). The response will only contain transactions whose offset is strictly greater than this. If zero, the stream will start from the beginning of the ledger. If positive, the streaming will start after this absolute offset. If the ledger has been pruned, this parameter must be specified and be greater than the pruning offset.
int64 begin_exclusive = 1 [json_name = "beginExclusive"];
- Parameters:
value
- The beginExclusive to set.- Returns:
- This builder for chaining.
-
clearBeginExclusive
Beginning of the requested ledger section (non-negative integer). The response will only contain transactions whose offset is strictly greater than this. If zero, the stream will start from the beginning of the ledger. If positive, the streaming will start after this absolute offset. If the ledger has been pruned, this parameter must be specified and be greater than the pruning offset.
int64 begin_exclusive = 1 [json_name = "beginExclusive"];
- Returns:
- This builder for chaining.
-
hasEndInclusive
public boolean hasEndInclusive()End of the requested ledger section. The response will only contain transactions whose offset is less than or equal to this. Optional, if empty, the stream will not terminate. If specified, the stream will terminate after this absolute offset (positive integer) is reached.
optional int64 end_inclusive = 2 [json_name = "endInclusive"];
- Specified by:
hasEndInclusive
in interfaceUpdateServiceOuterClass.GetUpdatesRequestOrBuilder
- Returns:
- Whether the endInclusive field is set.
-
getEndInclusive
public long getEndInclusive()End of the requested ledger section. The response will only contain transactions whose offset is less than or equal to this. Optional, if empty, the stream will not terminate. If specified, the stream will terminate after this absolute offset (positive integer) is reached.
optional int64 end_inclusive = 2 [json_name = "endInclusive"];
- Specified by:
getEndInclusive
in interfaceUpdateServiceOuterClass.GetUpdatesRequestOrBuilder
- Returns:
- The endInclusive.
-
setEndInclusive
End of the requested ledger section. The response will only contain transactions whose offset is less than or equal to this. Optional, if empty, the stream will not terminate. If specified, the stream will terminate after this absolute offset (positive integer) is reached.
optional int64 end_inclusive = 2 [json_name = "endInclusive"];
- Parameters:
value
- The endInclusive to set.- Returns:
- This builder for chaining.
-
clearEndInclusive
End of the requested ledger section. The response will only contain transactions whose offset is less than or equal to this. Optional, if empty, the stream will not terminate. If specified, the stream will terminate after this absolute offset (positive integer) is reached.
optional int64 end_inclusive = 2 [json_name = "endInclusive"];
- Returns:
- This builder for chaining.
-
hasFilter
public boolean hasFilter()Provided for backwards compatibility, it will be removed in the Canton version 3.4.0. Requesting parties with template filters. Template filters must be empty for GetUpdateTrees requests. Optional for backwards compatibility, if defined update_format must be unset
.com.daml.ledger.api.v2.TransactionFilter filter = 3 [json_name = "filter"];
- Specified by:
hasFilter
in interfaceUpdateServiceOuterClass.GetUpdatesRequestOrBuilder
- Returns:
- Whether the filter field is set.
-
getFilter
Provided for backwards compatibility, it will be removed in the Canton version 3.4.0. Requesting parties with template filters. Template filters must be empty for GetUpdateTrees requests. Optional for backwards compatibility, if defined update_format must be unset
.com.daml.ledger.api.v2.TransactionFilter filter = 3 [json_name = "filter"];
- Specified by:
getFilter
in interfaceUpdateServiceOuterClass.GetUpdatesRequestOrBuilder
- Returns:
- The filter.
-
setFilter
public UpdateServiceOuterClass.GetUpdatesRequest.Builder setFilter(TransactionFilterOuterClass.TransactionFilter value) Provided for backwards compatibility, it will be removed in the Canton version 3.4.0. Requesting parties with template filters. Template filters must be empty for GetUpdateTrees requests. Optional for backwards compatibility, if defined update_format must be unset
.com.daml.ledger.api.v2.TransactionFilter filter = 3 [json_name = "filter"];
-
setFilter
public UpdateServiceOuterClass.GetUpdatesRequest.Builder setFilter(TransactionFilterOuterClass.TransactionFilter.Builder builderForValue) Provided for backwards compatibility, it will be removed in the Canton version 3.4.0. Requesting parties with template filters. Template filters must be empty for GetUpdateTrees requests. Optional for backwards compatibility, if defined update_format must be unset
.com.daml.ledger.api.v2.TransactionFilter filter = 3 [json_name = "filter"];
-
mergeFilter
public UpdateServiceOuterClass.GetUpdatesRequest.Builder mergeFilter(TransactionFilterOuterClass.TransactionFilter value) Provided for backwards compatibility, it will be removed in the Canton version 3.4.0. Requesting parties with template filters. Template filters must be empty for GetUpdateTrees requests. Optional for backwards compatibility, if defined update_format must be unset
.com.daml.ledger.api.v2.TransactionFilter filter = 3 [json_name = "filter"];
-
clearFilter
Provided for backwards compatibility, it will be removed in the Canton version 3.4.0. Requesting parties with template filters. Template filters must be empty for GetUpdateTrees requests. Optional for backwards compatibility, if defined update_format must be unset
.com.daml.ledger.api.v2.TransactionFilter filter = 3 [json_name = "filter"];
-
getFilterBuilder
Provided for backwards compatibility, it will be removed in the Canton version 3.4.0. Requesting parties with template filters. Template filters must be empty for GetUpdateTrees requests. Optional for backwards compatibility, if defined update_format must be unset
.com.daml.ledger.api.v2.TransactionFilter filter = 3 [json_name = "filter"];
-
getFilterOrBuilder
Provided for backwards compatibility, it will be removed in the Canton version 3.4.0. Requesting parties with template filters. Template filters must be empty for GetUpdateTrees requests. Optional for backwards compatibility, if defined update_format must be unset
.com.daml.ledger.api.v2.TransactionFilter filter = 3 [json_name = "filter"];
- Specified by:
getFilterOrBuilder
in interfaceUpdateServiceOuterClass.GetUpdatesRequestOrBuilder
-
getVerbose
public boolean getVerbose()Provided for backwards compatibility, it will be removed in the Canton version 3.4.0. If enabled, values served over the API will contain more information than strictly necessary to interpret the data. In particular, setting the verbose flag to true triggers the ledger to include labels, record and variant type ids for record fields. Optional for backwards compatibility, if defined update_format must be unset
bool verbose = 4 [json_name = "verbose"];
- Specified by:
getVerbose
in interfaceUpdateServiceOuterClass.GetUpdatesRequestOrBuilder
- Returns:
- The verbose.
-
setVerbose
Provided for backwards compatibility, it will be removed in the Canton version 3.4.0. If enabled, values served over the API will contain more information than strictly necessary to interpret the data. In particular, setting the verbose flag to true triggers the ledger to include labels, record and variant type ids for record fields. Optional for backwards compatibility, if defined update_format must be unset
bool verbose = 4 [json_name = "verbose"];
- Parameters:
value
- The verbose to set.- Returns:
- This builder for chaining.
-
clearVerbose
Provided for backwards compatibility, it will be removed in the Canton version 3.4.0. If enabled, values served over the API will contain more information than strictly necessary to interpret the data. In particular, setting the verbose flag to true triggers the ledger to include labels, record and variant type ids for record fields. Optional for backwards compatibility, if defined update_format must be unset
bool verbose = 4 [json_name = "verbose"];
- Returns:
- This builder for chaining.
-
hasUpdateFormat
public boolean hasUpdateFormat()Must be unset for GetUpdateTrees request. Optional for backwards compatibility for GetUpdates request: defaults to an UpdateFormat where: - include_transactions.event_format.filters_by_party = the filter.filters_by_party on this request - include_transactions.event_format.filters_for_any_party = the filter.filters_for_any_party on this request - include_transactions.event_format.verbose = the same flag specified on this request - include_transactions.transaction_shape = TRANSACTION_SHAPE_ACS_DELTA - include_reassignments.filter = the same filter specified on this request - include_reassignments.verbose = the same flag specified on this request - include_topology_events.include_participant_authorization_events.parties = all the parties specified in filter
.com.daml.ledger.api.v2.UpdateFormat update_format = 5 [json_name = "updateFormat"];
- Specified by:
hasUpdateFormat
in interfaceUpdateServiceOuterClass.GetUpdatesRequestOrBuilder
- Returns:
- Whether the updateFormat field is set.
-
getUpdateFormat
Must be unset for GetUpdateTrees request. Optional for backwards compatibility for GetUpdates request: defaults to an UpdateFormat where: - include_transactions.event_format.filters_by_party = the filter.filters_by_party on this request - include_transactions.event_format.filters_for_any_party = the filter.filters_for_any_party on this request - include_transactions.event_format.verbose = the same flag specified on this request - include_transactions.transaction_shape = TRANSACTION_SHAPE_ACS_DELTA - include_reassignments.filter = the same filter specified on this request - include_reassignments.verbose = the same flag specified on this request - include_topology_events.include_participant_authorization_events.parties = all the parties specified in filter
.com.daml.ledger.api.v2.UpdateFormat update_format = 5 [json_name = "updateFormat"];
- Specified by:
getUpdateFormat
in interfaceUpdateServiceOuterClass.GetUpdatesRequestOrBuilder
- Returns:
- The updateFormat.
-
setUpdateFormat
public UpdateServiceOuterClass.GetUpdatesRequest.Builder setUpdateFormat(TransactionFilterOuterClass.UpdateFormat value) Must be unset for GetUpdateTrees request. Optional for backwards compatibility for GetUpdates request: defaults to an UpdateFormat where: - include_transactions.event_format.filters_by_party = the filter.filters_by_party on this request - include_transactions.event_format.filters_for_any_party = the filter.filters_for_any_party on this request - include_transactions.event_format.verbose = the same flag specified on this request - include_transactions.transaction_shape = TRANSACTION_SHAPE_ACS_DELTA - include_reassignments.filter = the same filter specified on this request - include_reassignments.verbose = the same flag specified on this request - include_topology_events.include_participant_authorization_events.parties = all the parties specified in filter
.com.daml.ledger.api.v2.UpdateFormat update_format = 5 [json_name = "updateFormat"];
-
setUpdateFormat
public UpdateServiceOuterClass.GetUpdatesRequest.Builder setUpdateFormat(TransactionFilterOuterClass.UpdateFormat.Builder builderForValue) Must be unset for GetUpdateTrees request. Optional for backwards compatibility for GetUpdates request: defaults to an UpdateFormat where: - include_transactions.event_format.filters_by_party = the filter.filters_by_party on this request - include_transactions.event_format.filters_for_any_party = the filter.filters_for_any_party on this request - include_transactions.event_format.verbose = the same flag specified on this request - include_transactions.transaction_shape = TRANSACTION_SHAPE_ACS_DELTA - include_reassignments.filter = the same filter specified on this request - include_reassignments.verbose = the same flag specified on this request - include_topology_events.include_participant_authorization_events.parties = all the parties specified in filter
.com.daml.ledger.api.v2.UpdateFormat update_format = 5 [json_name = "updateFormat"];
-
mergeUpdateFormat
public UpdateServiceOuterClass.GetUpdatesRequest.Builder mergeUpdateFormat(TransactionFilterOuterClass.UpdateFormat value) Must be unset for GetUpdateTrees request. Optional for backwards compatibility for GetUpdates request: defaults to an UpdateFormat where: - include_transactions.event_format.filters_by_party = the filter.filters_by_party on this request - include_transactions.event_format.filters_for_any_party = the filter.filters_for_any_party on this request - include_transactions.event_format.verbose = the same flag specified on this request - include_transactions.transaction_shape = TRANSACTION_SHAPE_ACS_DELTA - include_reassignments.filter = the same filter specified on this request - include_reassignments.verbose = the same flag specified on this request - include_topology_events.include_participant_authorization_events.parties = all the parties specified in filter
.com.daml.ledger.api.v2.UpdateFormat update_format = 5 [json_name = "updateFormat"];
-
clearUpdateFormat
Must be unset for GetUpdateTrees request. Optional for backwards compatibility for GetUpdates request: defaults to an UpdateFormat where: - include_transactions.event_format.filters_by_party = the filter.filters_by_party on this request - include_transactions.event_format.filters_for_any_party = the filter.filters_for_any_party on this request - include_transactions.event_format.verbose = the same flag specified on this request - include_transactions.transaction_shape = TRANSACTION_SHAPE_ACS_DELTA - include_reassignments.filter = the same filter specified on this request - include_reassignments.verbose = the same flag specified on this request - include_topology_events.include_participant_authorization_events.parties = all the parties specified in filter
.com.daml.ledger.api.v2.UpdateFormat update_format = 5 [json_name = "updateFormat"];
-
getUpdateFormatBuilder
Must be unset for GetUpdateTrees request. Optional for backwards compatibility for GetUpdates request: defaults to an UpdateFormat where: - include_transactions.event_format.filters_by_party = the filter.filters_by_party on this request - include_transactions.event_format.filters_for_any_party = the filter.filters_for_any_party on this request - include_transactions.event_format.verbose = the same flag specified on this request - include_transactions.transaction_shape = TRANSACTION_SHAPE_ACS_DELTA - include_reassignments.filter = the same filter specified on this request - include_reassignments.verbose = the same flag specified on this request - include_topology_events.include_participant_authorization_events.parties = all the parties specified in filter
.com.daml.ledger.api.v2.UpdateFormat update_format = 5 [json_name = "updateFormat"];
-
getUpdateFormatOrBuilder
Must be unset for GetUpdateTrees request. Optional for backwards compatibility for GetUpdates request: defaults to an UpdateFormat where: - include_transactions.event_format.filters_by_party = the filter.filters_by_party on this request - include_transactions.event_format.filters_for_any_party = the filter.filters_for_any_party on this request - include_transactions.event_format.verbose = the same flag specified on this request - include_transactions.transaction_shape = TRANSACTION_SHAPE_ACS_DELTA - include_reassignments.filter = the same filter specified on this request - include_reassignments.verbose = the same flag specified on this request - include_topology_events.include_participant_authorization_events.parties = all the parties specified in filter
.com.daml.ledger.api.v2.UpdateFormat update_format = 5 [json_name = "updateFormat"];
- Specified by:
getUpdateFormatOrBuilder
in interfaceUpdateServiceOuterClass.GetUpdatesRequestOrBuilder
-
setUnknownFields
public final UpdateServiceOuterClass.GetUpdatesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateServiceOuterClass.GetUpdatesRequest.Builder>
-
mergeUnknownFields
public final UpdateServiceOuterClass.GetUpdatesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateServiceOuterClass.GetUpdatesRequest.Builder>
-