Enum StartBatchOperationRequest.OperationOneofCase
- Namespace
- Temporalio.Api.WorkflowService.V1
- Assembly
- Temporalio.dll
Enum of possible cases for the "operation" oneof.
public enum StartBatchOperationRequest.OperationOneofCase
Fields
CancellationOperation = 12
DeletionOperation = 13
None = 0
ResetOperation = 14
SignalOperation = 11
TerminationOperation = 10