Class BatchOperationUpdateActivityOptions

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

@Generated(value="protoc", comments="annotations:BatchOperationUpdateActivityOptions.java.pb.meta") public final class BatchOperationUpdateActivityOptions extends com.google.protobuf.GeneratedMessageV3 implements BatchOperationUpdateActivityOptionsOrBuilder
 BatchOperationUpdateActivityOptions sends an update-activity-options requests in a batch.
 NOTE: keep in sync with temporal.api.workflowservice.v1.UpdateActivityRequest
 
Protobuf type temporal.api.batch.v1.BatchOperationUpdateActivityOptions
See Also: