InteractiveSubmissionServiceOuterClass.ExecuteSubmissionAndWaitRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
InteractiveSubmissionServiceOuterClass.ExecuteSubmissionAndWaitRequest.Builder.clear()
Specifies the length of the deduplication period.
Specifies the start of the deduplication period by a completion stream offset (exclusive).
InteractiveSubmissionServiceOuterClass.ExecuteSubmissionAndWaitRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
The hashing scheme version used when building the hash
Required
InteractiveSubmissionServiceOuterClass.ExecuteSubmissionAndWaitRequest.Builder.clearMinLedgerTime()
If set will influence the chosen ledger effective time but will not result in a submission delay so any override
should be scheduled to executed within the window allowed by synchronizer.
InteractiveSubmissionServiceOuterClass.ExecuteSubmissionAndWaitRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
InteractiveSubmissionServiceOuterClass.ExecuteSubmissionAndWaitRequest.Builder.clearPartySignatures()
The party(ies) signatures that authorize the prepared submission to be executed by this node.
the prepared transaction
Typically this is the value of the `prepared_transaction` field in `PrepareSubmissionResponse`
obtained from calling `prepareSubmission`.
InteractiveSubmissionServiceOuterClass.ExecuteSubmissionAndWaitRequest.Builder.clearSubmissionId()
A unique identifier to distinguish completions for different submissions with the same change ID.
InteractiveSubmissionServiceOuterClass.ExecuteSubmissionAndWaitRequest.Builder.clearUserId()
See [PrepareSubmissionRequest.user_id]
Optional
InteractiveSubmissionServiceOuterClass.ExecuteSubmissionAndWaitRequest.Builder.clone()
InteractiveSubmissionServiceOuterClass.ExecuteSubmissionAndWaitRequest.Builder.mergeDeduplicationDuration(com.google.protobuf.Duration value)
Specifies the length of the deduplication period.
InteractiveSubmissionServiceOuterClass.ExecuteSubmissionAndWaitRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
InteractiveSubmissionServiceOuterClass.ExecuteSubmissionAndWaitRequest.Builder.mergeFrom(com.google.protobuf.Message other)
If set will influence the chosen ledger effective time but will not result in a submission delay so any override
should be scheduled to executed within the window allowed by synchronizer.
The party(ies) signatures that authorize the prepared submission to be executed by this node.
the prepared transaction
Typically this is the value of the `prepared_transaction` field in `PrepareSubmissionResponse`
obtained from calling `prepareSubmission`.
InteractiveSubmissionServiceOuterClass.ExecuteSubmissionAndWaitRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
InteractiveSubmissionServiceOuterClass.ExecuteSubmissionAndWaitRequest.newBuilder()
InteractiveSubmissionServiceOuterClass.ExecuteSubmissionAndWaitRequest.newBuilderForType()
InteractiveSubmissionServiceOuterClass.ExecuteSubmissionAndWaitRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
InteractiveSubmissionServiceOuterClass.ExecuteSubmissionAndWaitRequest.Builder.setDeduplicationDuration(com.google.protobuf.Duration value)
Specifies the length of the deduplication period.
InteractiveSubmissionServiceOuterClass.ExecuteSubmissionAndWaitRequest.Builder.setDeduplicationDuration(com.google.protobuf.Duration.Builder builderForValue)
Specifies the length of the deduplication period.
InteractiveSubmissionServiceOuterClass.ExecuteSubmissionAndWaitRequest.Builder.setDeduplicationOffset(long value)
Specifies the start of the deduplication period by a completion stream offset (exclusive).
InteractiveSubmissionServiceOuterClass.ExecuteSubmissionAndWaitRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
The hashing scheme version used when building the hash
Required
The hashing scheme version used when building the hash
Required
If set will influence the chosen ledger effective time but will not result in a submission delay so any override
should be scheduled to executed within the window allowed by synchronizer.
If set will influence the chosen ledger effective time but will not result in a submission delay so any override
should be scheduled to executed within the window allowed by synchronizer.
The party(ies) signatures that authorize the prepared submission to be executed by this node.
The party(ies) signatures that authorize the prepared submission to be executed by this node.
the prepared transaction
Typically this is the value of the `prepared_transaction` field in `PrepareSubmissionResponse`
obtained from calling `prepareSubmission`.
the prepared transaction
Typically this is the value of the `prepared_transaction` field in `PrepareSubmissionResponse`
obtained from calling `prepareSubmission`.
InteractiveSubmissionServiceOuterClass.ExecuteSubmissionAndWaitRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
InteractiveSubmissionServiceOuterClass.ExecuteSubmissionAndWaitRequest.Builder.setSubmissionId(String value)
A unique identifier to distinguish completions for different submissions with the same change ID.
InteractiveSubmissionServiceOuterClass.ExecuteSubmissionAndWaitRequest.Builder.setSubmissionIdBytes(com.google.protobuf.ByteString value)
A unique identifier to distinguish completions for different submissions with the same change ID.
InteractiveSubmissionServiceOuterClass.ExecuteSubmissionAndWaitRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
InteractiveSubmissionServiceOuterClass.ExecuteSubmissionAndWaitRequest.Builder.setUserId(String value)
See [PrepareSubmissionRequest.user_id]
Optional
InteractiveSubmissionServiceOuterClass.ExecuteSubmissionAndWaitRequest.Builder.setUserIdBytes(com.google.protobuf.ByteString value)
See [PrepareSubmissionRequest.user_id]
Optional
InteractiveSubmissionServiceOuterClass.ExecuteSubmissionAndWaitRequest.toBuilder()