Table of Contents

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 = 50
ActivityTaskCancelRequestedEventAttributes = 22
ActivityTaskCanceledEventAttributes = 23
ActivityTaskCompletedEventAttributes = 17
ActivityTaskFailedEventAttributes = 18
ActivityTaskScheduledEventAttributes = 15
ActivityTaskStartedEventAttributes = 16
ActivityTaskTimedOutEventAttributes = 19
ChildWorkflowExecutionCanceledEventAttributes = 39
ChildWorkflowExecutionCompletedEventAttributes = 37
ChildWorkflowExecutionFailedEventAttributes = 38
ChildWorkflowExecutionStartedEventAttributes = 36
ChildWorkflowExecutionTerminatedEventAttributes = 41
ChildWorkflowExecutionTimedOutEventAttributes = 40
ExternalWorkflowExecutionCancelRequestedEventAttributes = 32
ExternalWorkflowExecutionSignaledEventAttributes = 44
MarkerRecordedEventAttributes = 25
None = 0
RequestCancelExternalWorkflowExecutionFailedEventAttributes = 31
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes = 30
SignalExternalWorkflowExecutionFailedEventAttributes = 43
SignalExternalWorkflowExecutionInitiatedEventAttributes = 42
StartChildWorkflowExecutionFailedEventAttributes = 35
StartChildWorkflowExecutionInitiatedEventAttributes = 34
TimerCanceledEventAttributes = 24
TimerFiredEventAttributes = 21
TimerStartedEventAttributes = 20
UpsertWorkflowSearchAttributesEventAttributes = 45
WorkflowExecutionCancelRequestedEventAttributes = 28
WorkflowExecutionCanceledEventAttributes = 29
WorkflowExecutionCompletedEventAttributes = 7
WorkflowExecutionContinuedAsNewEventAttributes = 33
WorkflowExecutionFailedEventAttributes = 8
WorkflowExecutionSignaledEventAttributes = 26
WorkflowExecutionStartedEventAttributes = 6
WorkflowExecutionTerminatedEventAttributes = 27
WorkflowExecutionTimedOutEventAttributes = 9
WorkflowExecutionUpdateAcceptedEventAttributes = 46
WorkflowExecutionUpdateCompletedEventAttributes = 48
WorkflowExecutionUpdateRejectedEventAttributes = 47
WorkflowExecutionUpdateRequestedEventAttributes = 52
WorkflowPropertiesModifiedEventAttributes = 51
WorkflowPropertiesModifiedExternallyEventAttributes = 49
WorkflowTaskCompletedEventAttributes = 12
WorkflowTaskFailedEventAttributes = 14
WorkflowTaskScheduledEventAttributes = 10
WorkflowTaskStartedEventAttributes = 11
WorkflowTaskTimedOutEventAttributes = 13