Class InteractiveSubmissionServiceOuterClass.CostEstimation.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<InteractiveSubmissionServiceOuterClass.CostEstimation.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<InteractiveSubmissionServiceOuterClass.CostEstimation.Builder>
com.daml.ledger.api.v2.interactive.InteractiveSubmissionServiceOuterClass.CostEstimation.Builder
All Implemented Interfaces:
InteractiveSubmissionServiceOuterClass.CostEstimationOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
Enclosing class:
InteractiveSubmissionServiceOuterClass.CostEstimation

public static final class InteractiveSubmissionServiceOuterClass.CostEstimation.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<InteractiveSubmissionServiceOuterClass.CostEstimation.Builder> implements InteractiveSubmissionServiceOuterClass.CostEstimationOrBuilder
 Estimation of the cost of submitting the prepared transaction
 The estimation is done against the synchronizer chosen during preparation of the transaction
 (or the one explicitly requested).
 The cost of re-assigning contracts to another synchronizer when necessary is not included in the estimation.
 
Protobuf type com.daml.ledger.api.v2.interactive.CostEstimation