Class BatchOperationUpdateWorkflowExecutionOptions

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
io.temporal.api.batch.v1.BatchOperationUpdateWorkflowExecutionOptions
All Implemented Interfaces:
com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, BatchOperationUpdateWorkflowExecutionOptionsOrBuilder, Serializable

@Generated(value="protoc", comments="annotations:BatchOperationUpdateWorkflowExecutionOptions.java.pb.meta") public final class BatchOperationUpdateWorkflowExecutionOptions extends com.google.protobuf.GeneratedMessageV3 implements BatchOperationUpdateWorkflowExecutionOptionsOrBuilder
 BatchOperationUpdateWorkflowExecutionOptions sends UpdateWorkflowExecutionOptions requests to batch workflows.
 Keep the parameters in sync with temporal.api.workflowservice.v1.UpdateWorkflowExecutionOptionsRequest.
 
Protobuf type temporal.api.batch.v1.BatchOperationUpdateWorkflowExecutionOptions
See Also: