Class NexusOperationExecutionAlreadyStartedFailure

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

@Generated(value="protoc", comments="annotations:NexusOperationExecutionAlreadyStartedFailure.java.pb.meta") public final class NexusOperationExecutionAlreadyStartedFailure extends com.google.protobuf.GeneratedMessageV3 implements NexusOperationExecutionAlreadyStartedFailureOrBuilder
 An error indicating that a Nexus operation failed to start. Returned when there is an existing operation with the
 given operation ID, and the given ID reuse and conflict policies do not permit starting a new one or attaching to an
 existing one.
 
Protobuf type temporal.api.errordetails.v1.NexusOperationExecutionAlreadyStartedFailure
See Also: