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()longBeginning of the requested ledger section (non-negative integer).static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorlongEnd 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.booleanProvided for backwards compatibility, it will be removed in the Canton version 3.4.0.booleanEnd of the requested ledger section.booleanProvided for backwards compatibility, it will be removed in the Canton version 3.4.0.booleanMust be unset for GetUpdateTrees request.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanProvided 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, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods 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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateServiceOuterClass.GetUpdatesRequest.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<UpdateServiceOuterClass.GetUpdatesRequest.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<UpdateServiceOuterClass.GetUpdatesRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.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<UpdateServiceOuterClass.GetUpdatesRequest.Builder>
-
setField
public UpdateServiceOuterClass.GetUpdatesRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateServiceOuterClass.GetUpdatesRequest.Builder>
-
clearField
public UpdateServiceOuterClass.GetUpdatesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateServiceOuterClass.GetUpdatesRequest.Builder>
-
clearOneof
public UpdateServiceOuterClass.GetUpdatesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin 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:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateServiceOuterClass.GetUpdatesRequest.Builder>
-
addRepeatedField
public UpdateServiceOuterClass.GetUpdatesRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateServiceOuterClass.GetUpdatesRequest.Builder>
-
mergeFrom
public UpdateServiceOuterClass.GetUpdatesRequest.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<UpdateServiceOuterClass.GetUpdatesRequest.Builder>
-
mergeFrom
public UpdateServiceOuterClass.GetUpdatesRequest.Builder mergeFrom(UpdateServiceOuterClass.GetUpdatesRequest other) -
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin 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:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin 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:
getBeginExclusivein 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:
hasEndInclusivein 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:
getEndInclusivein 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:
hasFilterin 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:
getFilterin 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:
getFilterOrBuilderin 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:
getVerbosein 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:
hasUpdateFormatin 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:
getUpdateFormatin 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:
getUpdateFormatOrBuilderin interfaceUpdateServiceOuterClass.GetUpdatesRequestOrBuilder
-
setUnknownFields
public final UpdateServiceOuterClass.GetUpdatesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateServiceOuterClass.GetUpdatesRequest.Builder>
-
mergeUnknownFields
public final UpdateServiceOuterClass.GetUpdatesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<UpdateServiceOuterClass.GetUpdatesRequest.Builder>
-