Enum HistoryEvent.AttributesOneofCase
- Namespace
- Temporalio.Api.History.V1
- Assembly
- Temporalio.dll
Enum of possible cases for the "attributes" oneof.
public enum HistoryEvent.AttributesOneofCase
Fields
ActivityPropertiesModifiedExternallyEventAttributes = 50ActivityTaskCancelRequestedEventAttributes = 22ActivityTaskCanceledEventAttributes = 23ActivityTaskCompletedEventAttributes = 17ActivityTaskFailedEventAttributes = 18ActivityTaskScheduledEventAttributes = 15ActivityTaskStartedEventAttributes = 16ActivityTaskTimedOutEventAttributes = 19ChildWorkflowExecutionCanceledEventAttributes = 39ChildWorkflowExecutionCompletedEventAttributes = 37ChildWorkflowExecutionFailedEventAttributes = 38ChildWorkflowExecutionStartedEventAttributes = 36ChildWorkflowExecutionTerminatedEventAttributes = 41ChildWorkflowExecutionTimedOutEventAttributes = 40ExternalWorkflowExecutionCancelRequestedEventAttributes = 32ExternalWorkflowExecutionSignaledEventAttributes = 44MarkerRecordedEventAttributes = 25NexusOperationCancelRequestCompletedEventAttributes = 61NexusOperationCancelRequestFailedEventAttributes = 62NexusOperationCancelRequestedEventAttributes = 59NexusOperationCanceledEventAttributes = 57NexusOperationCompletedEventAttributes = 55NexusOperationFailedEventAttributes = 56NexusOperationScheduledEventAttributes = 53NexusOperationStartedEventAttributes = 54NexusOperationTimedOutEventAttributes = 58None = 0RequestCancelExternalWorkflowExecutionFailedEventAttributes = 31RequestCancelExternalWorkflowExecutionInitiatedEventAttributes = 30SignalExternalWorkflowExecutionFailedEventAttributes = 43SignalExternalWorkflowExecutionInitiatedEventAttributes = 42StartChildWorkflowExecutionFailedEventAttributes = 35StartChildWorkflowExecutionInitiatedEventAttributes = 34TimerCanceledEventAttributes = 24TimerFiredEventAttributes = 21TimerStartedEventAttributes = 20UpsertWorkflowSearchAttributesEventAttributes = 45WorkflowExecutionCancelRequestedEventAttributes = 28WorkflowExecutionCanceledEventAttributes = 29WorkflowExecutionCompletedEventAttributes = 7WorkflowExecutionContinuedAsNewEventAttributes = 33WorkflowExecutionFailedEventAttributes = 8WorkflowExecutionOptionsUpdatedEventAttributes = 60WorkflowExecutionSignaledEventAttributes = 26WorkflowExecutionStartedEventAttributes = 6WorkflowExecutionTerminatedEventAttributes = 27WorkflowExecutionTimedOutEventAttributes = 9WorkflowExecutionUpdateAcceptedEventAttributes = 46WorkflowExecutionUpdateAdmittedEventAttributes = 52WorkflowExecutionUpdateCompletedEventAttributes = 48WorkflowExecutionUpdateRejectedEventAttributes = 47WorkflowPropertiesModifiedEventAttributes = 51WorkflowPropertiesModifiedExternallyEventAttributes = 49WorkflowTaskCompletedEventAttributes = 12WorkflowTaskFailedEventAttributes = 14WorkflowTaskScheduledEventAttributes = 10WorkflowTaskStartedEventAttributes = 11WorkflowTaskTimedOutEventAttributes = 13