Documentation
¶
Index ¶
- Variables
- type ActivityPropertiesModifiedExternallyEventAttributes
- func (*ActivityPropertiesModifiedExternallyEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *ActivityPropertiesModifiedExternallyEventAttributes) GetNewRetryPolicy() *v1.RetryPolicy
- func (x *ActivityPropertiesModifiedExternallyEventAttributes) GetScheduledEventId() int64
- func (*ActivityPropertiesModifiedExternallyEventAttributes) ProtoMessage()
- func (x *ActivityPropertiesModifiedExternallyEventAttributes) ProtoReflect() protoreflect.Message
- func (x *ActivityPropertiesModifiedExternallyEventAttributes) Reset()
- func (x *ActivityPropertiesModifiedExternallyEventAttributes) String() string
- type ActivityTaskCancelRequestedEventAttributes
- func (*ActivityTaskCancelRequestedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *ActivityTaskCancelRequestedEventAttributes) GetScheduledEventId() int64
- func (x *ActivityTaskCancelRequestedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (*ActivityTaskCancelRequestedEventAttributes) ProtoMessage()
- func (x *ActivityTaskCancelRequestedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *ActivityTaskCancelRequestedEventAttributes) Reset()
- func (x *ActivityTaskCancelRequestedEventAttributes) String() string
- type ActivityTaskCanceledEventAttributes
- func (*ActivityTaskCanceledEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *ActivityTaskCanceledEventAttributes) GetDetails() *v1.Payloads
- func (x *ActivityTaskCanceledEventAttributes) GetIdentity() string
- func (x *ActivityTaskCanceledEventAttributes) GetLatestCancelRequestedEventId() int64
- func (x *ActivityTaskCanceledEventAttributes) GetScheduledEventId() int64
- func (x *ActivityTaskCanceledEventAttributes) GetStartedEventId() int64
- func (x *ActivityTaskCanceledEventAttributes) GetWorkerVersion() *v1.WorkerVersionStampdeprecated
- func (*ActivityTaskCanceledEventAttributes) ProtoMessage()
- func (x *ActivityTaskCanceledEventAttributes) ProtoReflect() protoreflect.Message
- func (x *ActivityTaskCanceledEventAttributes) Reset()
- func (x *ActivityTaskCanceledEventAttributes) String() string
- type ActivityTaskCompletedEventAttributes
- func (*ActivityTaskCompletedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *ActivityTaskCompletedEventAttributes) GetIdentity() string
- func (x *ActivityTaskCompletedEventAttributes) GetResult() *v1.Payloads
- func (x *ActivityTaskCompletedEventAttributes) GetScheduledEventId() int64
- func (x *ActivityTaskCompletedEventAttributes) GetStartedEventId() int64
- func (x *ActivityTaskCompletedEventAttributes) GetWorkerVersion() *v1.WorkerVersionStampdeprecated
- func (*ActivityTaskCompletedEventAttributes) ProtoMessage()
- func (x *ActivityTaskCompletedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *ActivityTaskCompletedEventAttributes) Reset()
- func (x *ActivityTaskCompletedEventAttributes) String() string
- type ActivityTaskFailedEventAttributes
- func (*ActivityTaskFailedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *ActivityTaskFailedEventAttributes) GetFailure() *v13.Failure
- func (x *ActivityTaskFailedEventAttributes) GetIdentity() string
- func (x *ActivityTaskFailedEventAttributes) GetRetryState() v12.RetryState
- func (x *ActivityTaskFailedEventAttributes) GetScheduledEventId() int64
- func (x *ActivityTaskFailedEventAttributes) GetStartedEventId() int64
- func (x *ActivityTaskFailedEventAttributes) GetWorkerVersion() *v1.WorkerVersionStampdeprecated
- func (*ActivityTaskFailedEventAttributes) ProtoMessage()
- func (x *ActivityTaskFailedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *ActivityTaskFailedEventAttributes) Reset()
- func (x *ActivityTaskFailedEventAttributes) String() string
- type ActivityTaskScheduledEventAttributes
- func (*ActivityTaskScheduledEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *ActivityTaskScheduledEventAttributes) GetActivityId() string
- func (x *ActivityTaskScheduledEventAttributes) GetActivityType() *v1.ActivityType
- func (x *ActivityTaskScheduledEventAttributes) GetHeader() *v1.Header
- func (x *ActivityTaskScheduledEventAttributes) GetHeartbeatTimeout() *durationpb.Duration
- func (x *ActivityTaskScheduledEventAttributes) GetInput() *v1.Payloads
- func (x *ActivityTaskScheduledEventAttributes) GetPriority() *v1.Priority
- func (x *ActivityTaskScheduledEventAttributes) GetRetryPolicy() *v1.RetryPolicy
- func (x *ActivityTaskScheduledEventAttributes) GetScheduleToCloseTimeout() *durationpb.Duration
- func (x *ActivityTaskScheduledEventAttributes) GetScheduleToStartTimeout() *durationpb.Duration
- func (x *ActivityTaskScheduledEventAttributes) GetStartToCloseTimeout() *durationpb.Duration
- func (x *ActivityTaskScheduledEventAttributes) GetTaskQueue() *v11.TaskQueue
- func (x *ActivityTaskScheduledEventAttributes) GetUseWorkflowBuildId() booldeprecated
- func (x *ActivityTaskScheduledEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (*ActivityTaskScheduledEventAttributes) ProtoMessage()
- func (x *ActivityTaskScheduledEventAttributes) ProtoReflect() protoreflect.Message
- func (x *ActivityTaskScheduledEventAttributes) Reset()
- func (x *ActivityTaskScheduledEventAttributes) String() string
- type ActivityTaskStartedEventAttributes
- func (*ActivityTaskStartedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *ActivityTaskStartedEventAttributes) GetAttempt() int32
- func (x *ActivityTaskStartedEventAttributes) GetBuildIdRedirectCounter() int64deprecated
- func (x *ActivityTaskStartedEventAttributes) GetIdentity() string
- func (x *ActivityTaskStartedEventAttributes) GetLastFailure() *v13.Failure
- func (x *ActivityTaskStartedEventAttributes) GetRequestId() string
- func (x *ActivityTaskStartedEventAttributes) GetScheduledEventId() int64
- func (x *ActivityTaskStartedEventAttributes) GetWorkerVersion() *v1.WorkerVersionStampdeprecated
- func (*ActivityTaskStartedEventAttributes) ProtoMessage()
- func (x *ActivityTaskStartedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *ActivityTaskStartedEventAttributes) Reset()
- func (x *ActivityTaskStartedEventAttributes) String() string
- type ActivityTaskTimedOutEventAttributes
- func (*ActivityTaskTimedOutEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *ActivityTaskTimedOutEventAttributes) GetFailure() *v13.Failure
- func (x *ActivityTaskTimedOutEventAttributes) GetRetryState() v12.RetryState
- func (x *ActivityTaskTimedOutEventAttributes) GetScheduledEventId() int64
- func (x *ActivityTaskTimedOutEventAttributes) GetStartedEventId() int64
- func (*ActivityTaskTimedOutEventAttributes) ProtoMessage()
- func (x *ActivityTaskTimedOutEventAttributes) ProtoReflect() protoreflect.Message
- func (x *ActivityTaskTimedOutEventAttributes) Reset()
- func (x *ActivityTaskTimedOutEventAttributes) String() string
- type ChildWorkflowExecutionCanceledEventAttributes
- func (*ChildWorkflowExecutionCanceledEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *ChildWorkflowExecutionCanceledEventAttributes) GetDetails() *v1.Payloads
- func (x *ChildWorkflowExecutionCanceledEventAttributes) GetInitiatedEventId() int64
- func (x *ChildWorkflowExecutionCanceledEventAttributes) GetNamespace() string
- func (x *ChildWorkflowExecutionCanceledEventAttributes) GetNamespaceId() string
- func (x *ChildWorkflowExecutionCanceledEventAttributes) GetStartedEventId() int64
- func (x *ChildWorkflowExecutionCanceledEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (x *ChildWorkflowExecutionCanceledEventAttributes) GetWorkflowType() *v1.WorkflowType
- func (*ChildWorkflowExecutionCanceledEventAttributes) ProtoMessage()
- func (x *ChildWorkflowExecutionCanceledEventAttributes) ProtoReflect() protoreflect.Message
- func (x *ChildWorkflowExecutionCanceledEventAttributes) Reset()
- func (x *ChildWorkflowExecutionCanceledEventAttributes) String() string
- type ChildWorkflowExecutionCompletedEventAttributes
- func (*ChildWorkflowExecutionCompletedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *ChildWorkflowExecutionCompletedEventAttributes) GetInitiatedEventId() int64
- func (x *ChildWorkflowExecutionCompletedEventAttributes) GetNamespace() string
- func (x *ChildWorkflowExecutionCompletedEventAttributes) GetNamespaceId() string
- func (x *ChildWorkflowExecutionCompletedEventAttributes) GetResult() *v1.Payloads
- func (x *ChildWorkflowExecutionCompletedEventAttributes) GetStartedEventId() int64
- func (x *ChildWorkflowExecutionCompletedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (x *ChildWorkflowExecutionCompletedEventAttributes) GetWorkflowType() *v1.WorkflowType
- func (*ChildWorkflowExecutionCompletedEventAttributes) ProtoMessage()
- func (x *ChildWorkflowExecutionCompletedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *ChildWorkflowExecutionCompletedEventAttributes) Reset()
- func (x *ChildWorkflowExecutionCompletedEventAttributes) String() string
- type ChildWorkflowExecutionFailedEventAttributes
- func (*ChildWorkflowExecutionFailedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *ChildWorkflowExecutionFailedEventAttributes) GetFailure() *v13.Failure
- func (x *ChildWorkflowExecutionFailedEventAttributes) GetInitiatedEventId() int64
- func (x *ChildWorkflowExecutionFailedEventAttributes) GetNamespace() string
- func (x *ChildWorkflowExecutionFailedEventAttributes) GetNamespaceId() string
- func (x *ChildWorkflowExecutionFailedEventAttributes) GetRetryState() v12.RetryState
- func (x *ChildWorkflowExecutionFailedEventAttributes) GetStartedEventId() int64
- func (x *ChildWorkflowExecutionFailedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (x *ChildWorkflowExecutionFailedEventAttributes) GetWorkflowType() *v1.WorkflowType
- func (*ChildWorkflowExecutionFailedEventAttributes) ProtoMessage()
- func (x *ChildWorkflowExecutionFailedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *ChildWorkflowExecutionFailedEventAttributes) Reset()
- func (x *ChildWorkflowExecutionFailedEventAttributes) String() string
- type ChildWorkflowExecutionStartedEventAttributes
- func (*ChildWorkflowExecutionStartedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *ChildWorkflowExecutionStartedEventAttributes) GetHeader() *v1.Header
- func (x *ChildWorkflowExecutionStartedEventAttributes) GetInitiatedEventId() int64
- func (x *ChildWorkflowExecutionStartedEventAttributes) GetNamespace() string
- func (x *ChildWorkflowExecutionStartedEventAttributes) GetNamespaceId() string
- func (x *ChildWorkflowExecutionStartedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (x *ChildWorkflowExecutionStartedEventAttributes) GetWorkflowType() *v1.WorkflowType
- func (*ChildWorkflowExecutionStartedEventAttributes) ProtoMessage()
- func (x *ChildWorkflowExecutionStartedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *ChildWorkflowExecutionStartedEventAttributes) Reset()
- func (x *ChildWorkflowExecutionStartedEventAttributes) String() string
- type ChildWorkflowExecutionTerminatedEventAttributes
- func (*ChildWorkflowExecutionTerminatedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *ChildWorkflowExecutionTerminatedEventAttributes) GetInitiatedEventId() int64
- func (x *ChildWorkflowExecutionTerminatedEventAttributes) GetNamespace() string
- func (x *ChildWorkflowExecutionTerminatedEventAttributes) GetNamespaceId() string
- func (x *ChildWorkflowExecutionTerminatedEventAttributes) GetStartedEventId() int64
- func (x *ChildWorkflowExecutionTerminatedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (x *ChildWorkflowExecutionTerminatedEventAttributes) GetWorkflowType() *v1.WorkflowType
- func (*ChildWorkflowExecutionTerminatedEventAttributes) ProtoMessage()
- func (x *ChildWorkflowExecutionTerminatedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *ChildWorkflowExecutionTerminatedEventAttributes) Reset()
- func (x *ChildWorkflowExecutionTerminatedEventAttributes) String() string
- type ChildWorkflowExecutionTimedOutEventAttributes
- func (*ChildWorkflowExecutionTimedOutEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *ChildWorkflowExecutionTimedOutEventAttributes) GetInitiatedEventId() int64
- func (x *ChildWorkflowExecutionTimedOutEventAttributes) GetNamespace() string
- func (x *ChildWorkflowExecutionTimedOutEventAttributes) GetNamespaceId() string
- func (x *ChildWorkflowExecutionTimedOutEventAttributes) GetRetryState() v12.RetryState
- func (x *ChildWorkflowExecutionTimedOutEventAttributes) GetStartedEventId() int64
- func (x *ChildWorkflowExecutionTimedOutEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (x *ChildWorkflowExecutionTimedOutEventAttributes) GetWorkflowType() *v1.WorkflowType
- func (*ChildWorkflowExecutionTimedOutEventAttributes) ProtoMessage()
- func (x *ChildWorkflowExecutionTimedOutEventAttributes) ProtoReflect() protoreflect.Message
- func (x *ChildWorkflowExecutionTimedOutEventAttributes) Reset()
- func (x *ChildWorkflowExecutionTimedOutEventAttributes) String() string
- type DeclinedTargetVersionUpgrade
- func (*DeclinedTargetVersionUpgrade) Descriptor() ([]byte, []int)deprecated
- func (x *DeclinedTargetVersionUpgrade) GetDeploymentVersion() *v15.WorkerDeploymentVersion
- func (*DeclinedTargetVersionUpgrade) ProtoMessage()
- func (x *DeclinedTargetVersionUpgrade) ProtoReflect() protoreflect.Message
- func (x *DeclinedTargetVersionUpgrade) Reset()
- func (x *DeclinedTargetVersionUpgrade) String() string
- type ExternalWorkflowExecutionCancelRequestedEventAttributes
- func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) GetInitiatedEventId() int64
- func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) GetNamespace() string
- func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) GetNamespaceId() string
- func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) ProtoMessage()
- func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) Reset()
- func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) String() string
- type ExternalWorkflowExecutionSignaledEventAttributes
- func (*ExternalWorkflowExecutionSignaledEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *ExternalWorkflowExecutionSignaledEventAttributes) GetControl() stringdeprecated
- func (x *ExternalWorkflowExecutionSignaledEventAttributes) GetInitiatedEventId() int64
- func (x *ExternalWorkflowExecutionSignaledEventAttributes) GetNamespace() string
- func (x *ExternalWorkflowExecutionSignaledEventAttributes) GetNamespaceId() string
- func (x *ExternalWorkflowExecutionSignaledEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (*ExternalWorkflowExecutionSignaledEventAttributes) ProtoMessage()
- func (x *ExternalWorkflowExecutionSignaledEventAttributes) ProtoReflect() protoreflect.Message
- func (x *ExternalWorkflowExecutionSignaledEventAttributes) Reset()
- func (x *ExternalWorkflowExecutionSignaledEventAttributes) String() string
- type History
- type HistoryEvent
- func (*HistoryEvent) Descriptor() ([]byte, []int)deprecated
- func (x *HistoryEvent) GetActivityPropertiesModifiedExternallyEventAttributes() *ActivityPropertiesModifiedExternallyEventAttributes
- func (x *HistoryEvent) GetActivityTaskCancelRequestedEventAttributes() *ActivityTaskCancelRequestedEventAttributes
- func (x *HistoryEvent) GetActivityTaskCanceledEventAttributes() *ActivityTaskCanceledEventAttributes
- func (x *HistoryEvent) GetActivityTaskCompletedEventAttributes() *ActivityTaskCompletedEventAttributes
- func (x *HistoryEvent) GetActivityTaskFailedEventAttributes() *ActivityTaskFailedEventAttributes
- func (x *HistoryEvent) GetActivityTaskScheduledEventAttributes() *ActivityTaskScheduledEventAttributes
- func (x *HistoryEvent) GetActivityTaskStartedEventAttributes() *ActivityTaskStartedEventAttributes
- func (x *HistoryEvent) GetActivityTaskTimedOutEventAttributes() *ActivityTaskTimedOutEventAttributes
- func (x *HistoryEvent) GetAttributes() isHistoryEvent_Attributes
- func (x *HistoryEvent) GetChildWorkflowExecutionCanceledEventAttributes() *ChildWorkflowExecutionCanceledEventAttributes
- func (x *HistoryEvent) GetChildWorkflowExecutionCompletedEventAttributes() *ChildWorkflowExecutionCompletedEventAttributes
- func (x *HistoryEvent) GetChildWorkflowExecutionFailedEventAttributes() *ChildWorkflowExecutionFailedEventAttributes
- func (x *HistoryEvent) GetChildWorkflowExecutionStartedEventAttributes() *ChildWorkflowExecutionStartedEventAttributes
- func (x *HistoryEvent) GetChildWorkflowExecutionTerminatedEventAttributes() *ChildWorkflowExecutionTerminatedEventAttributes
- func (x *HistoryEvent) GetChildWorkflowExecutionTimedOutEventAttributes() *ChildWorkflowExecutionTimedOutEventAttributes
- func (x *HistoryEvent) GetEventId() int64
- func (x *HistoryEvent) GetEventTime() *timestamppb.Timestamp
- func (x *HistoryEvent) GetEventType() v12.EventType
- func (x *HistoryEvent) GetExternalWorkflowExecutionCancelRequestedEventAttributes() *ExternalWorkflowExecutionCancelRequestedEventAttributes
- func (x *HistoryEvent) GetExternalWorkflowExecutionSignaledEventAttributes() *ExternalWorkflowExecutionSignaledEventAttributes
- func (x *HistoryEvent) GetLinks() []*v1.Link
- func (x *HistoryEvent) GetMarkerRecordedEventAttributes() *MarkerRecordedEventAttributes
- func (x *HistoryEvent) GetNexusOperationCancelRequestCompletedEventAttributes() *NexusOperationCancelRequestCompletedEventAttributes
- func (x *HistoryEvent) GetNexusOperationCancelRequestFailedEventAttributes() *NexusOperationCancelRequestFailedEventAttributes
- func (x *HistoryEvent) GetNexusOperationCancelRequestedEventAttributes() *NexusOperationCancelRequestedEventAttributes
- func (x *HistoryEvent) GetNexusOperationCanceledEventAttributes() *NexusOperationCanceledEventAttributes
- func (x *HistoryEvent) GetNexusOperationCompletedEventAttributes() *NexusOperationCompletedEventAttributes
- func (x *HistoryEvent) GetNexusOperationFailedEventAttributes() *NexusOperationFailedEventAttributes
- func (x *HistoryEvent) GetNexusOperationScheduledEventAttributes() *NexusOperationScheduledEventAttributes
- func (x *HistoryEvent) GetNexusOperationStartedEventAttributes() *NexusOperationStartedEventAttributes
- func (x *HistoryEvent) GetNexusOperationTimedOutEventAttributes() *NexusOperationTimedOutEventAttributes
- func (x *HistoryEvent) GetPrincipal() *v1.Principal
- func (x *HistoryEvent) GetRequestCancelExternalWorkflowExecutionFailedEventAttributes() *RequestCancelExternalWorkflowExecutionFailedEventAttributes
- func (x *HistoryEvent) GetRequestCancelExternalWorkflowExecutionInitiatedEventAttributes() *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- func (x *HistoryEvent) GetSignalExternalWorkflowExecutionFailedEventAttributes() *SignalExternalWorkflowExecutionFailedEventAttributes
- func (x *HistoryEvent) GetSignalExternalWorkflowExecutionInitiatedEventAttributes() *SignalExternalWorkflowExecutionInitiatedEventAttributes
- func (x *HistoryEvent) GetStartChildWorkflowExecutionFailedEventAttributes() *StartChildWorkflowExecutionFailedEventAttributes
- func (x *HistoryEvent) GetStartChildWorkflowExecutionInitiatedEventAttributes() *StartChildWorkflowExecutionInitiatedEventAttributes
- func (x *HistoryEvent) GetTaskId() int64
- func (x *HistoryEvent) GetTimerCanceledEventAttributes() *TimerCanceledEventAttributes
- func (x *HistoryEvent) GetTimerFiredEventAttributes() *TimerFiredEventAttributes
- func (x *HistoryEvent) GetTimerStartedEventAttributes() *TimerStartedEventAttributes
- func (x *HistoryEvent) GetUpsertWorkflowSearchAttributesEventAttributes() *UpsertWorkflowSearchAttributesEventAttributes
- func (x *HistoryEvent) GetUserMetadata() *v16.UserMetadata
- func (x *HistoryEvent) GetVersion() int64
- func (x *HistoryEvent) GetWorkerMayIgnore() bool
- func (x *HistoryEvent) GetWorkflowExecutionCancelRequestedEventAttributes() *WorkflowExecutionCancelRequestedEventAttributes
- func (x *HistoryEvent) GetWorkflowExecutionCanceledEventAttributes() *WorkflowExecutionCanceledEventAttributes
- func (x *HistoryEvent) GetWorkflowExecutionCompletedEventAttributes() *WorkflowExecutionCompletedEventAttributes
- func (x *HistoryEvent) GetWorkflowExecutionContinuedAsNewEventAttributes() *WorkflowExecutionContinuedAsNewEventAttributes
- func (x *HistoryEvent) GetWorkflowExecutionFailedEventAttributes() *WorkflowExecutionFailedEventAttributes
- func (x *HistoryEvent) GetWorkflowExecutionOptionsUpdatedEventAttributes() *WorkflowExecutionOptionsUpdatedEventAttributes
- func (x *HistoryEvent) GetWorkflowExecutionPausedEventAttributes() *WorkflowExecutionPausedEventAttributes
- func (x *HistoryEvent) GetWorkflowExecutionSignaledEventAttributes() *WorkflowExecutionSignaledEventAttributes
- func (x *HistoryEvent) GetWorkflowExecutionStartedEventAttributes() *WorkflowExecutionStartedEventAttributes
- func (x *HistoryEvent) GetWorkflowExecutionTerminatedEventAttributes() *WorkflowExecutionTerminatedEventAttributes
- func (x *HistoryEvent) GetWorkflowExecutionTimeSkippingTransitionedEventAttributes() *WorkflowExecutionTimeSkippingTransitionedEventAttributes
- func (x *HistoryEvent) GetWorkflowExecutionTimedOutEventAttributes() *WorkflowExecutionTimedOutEventAttributes
- func (x *HistoryEvent) GetWorkflowExecutionUnpausedEventAttributes() *WorkflowExecutionUnpausedEventAttributes
- func (x *HistoryEvent) GetWorkflowExecutionUpdateAcceptedEventAttributes() *WorkflowExecutionUpdateAcceptedEventAttributes
- func (x *HistoryEvent) GetWorkflowExecutionUpdateAdmittedEventAttributes() *WorkflowExecutionUpdateAdmittedEventAttributes
- func (x *HistoryEvent) GetWorkflowExecutionUpdateCompletedEventAttributes() *WorkflowExecutionUpdateCompletedEventAttributes
- func (x *HistoryEvent) GetWorkflowExecutionUpdateRejectedEventAttributes() *WorkflowExecutionUpdateRejectedEventAttributes
- func (x *HistoryEvent) GetWorkflowPropertiesModifiedEventAttributes() *WorkflowPropertiesModifiedEventAttributes
- func (x *HistoryEvent) GetWorkflowPropertiesModifiedExternallyEventAttributes() *WorkflowPropertiesModifiedExternallyEventAttributes
- func (x *HistoryEvent) GetWorkflowTaskCompletedEventAttributes() *WorkflowTaskCompletedEventAttributes
- func (x *HistoryEvent) GetWorkflowTaskFailedEventAttributes() *WorkflowTaskFailedEventAttributes
- func (x *HistoryEvent) GetWorkflowTaskScheduledEventAttributes() *WorkflowTaskScheduledEventAttributes
- func (x *HistoryEvent) GetWorkflowTaskStartedEventAttributes() *WorkflowTaskStartedEventAttributes
- func (x *HistoryEvent) GetWorkflowTaskTimedOutEventAttributes() *WorkflowTaskTimedOutEventAttributes
- func (*HistoryEvent) ProtoMessage()
- func (x *HistoryEvent) ProtoReflect() protoreflect.Message
- func (x *HistoryEvent) Reset()
- func (x *HistoryEvent) String() string
- type HistoryEvent_ActivityPropertiesModifiedExternallyEventAttributes
- type HistoryEvent_ActivityTaskCancelRequestedEventAttributes
- type HistoryEvent_ActivityTaskCanceledEventAttributes
- type HistoryEvent_ActivityTaskCompletedEventAttributes
- type HistoryEvent_ActivityTaskFailedEventAttributes
- type HistoryEvent_ActivityTaskScheduledEventAttributes
- type HistoryEvent_ActivityTaskStartedEventAttributes
- type HistoryEvent_ActivityTaskTimedOutEventAttributes
- type HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes
- type HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes
- type HistoryEvent_ChildWorkflowExecutionFailedEventAttributes
- type HistoryEvent_ChildWorkflowExecutionStartedEventAttributes
- type HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes
- type HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes
- type HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes
- type HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes
- type HistoryEvent_MarkerRecordedEventAttributes
- type HistoryEvent_NexusOperationCancelRequestCompletedEventAttributes
- type HistoryEvent_NexusOperationCancelRequestFailedEventAttributes
- type HistoryEvent_NexusOperationCancelRequestedEventAttributes
- type HistoryEvent_NexusOperationCanceledEventAttributes
- type HistoryEvent_NexusOperationCompletedEventAttributes
- type HistoryEvent_NexusOperationFailedEventAttributes
- type HistoryEvent_NexusOperationScheduledEventAttributes
- type HistoryEvent_NexusOperationStartedEventAttributes
- type HistoryEvent_NexusOperationTimedOutEventAttributes
- type HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes
- type HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- type HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes
- type HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes
- type HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes
- type HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes
- type HistoryEvent_TimerCanceledEventAttributes
- type HistoryEvent_TimerFiredEventAttributes
- type HistoryEvent_TimerStartedEventAttributes
- type HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes
- type HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes
- type HistoryEvent_WorkflowExecutionCanceledEventAttributes
- type HistoryEvent_WorkflowExecutionCompletedEventAttributes
- type HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes
- type HistoryEvent_WorkflowExecutionFailedEventAttributes
- type HistoryEvent_WorkflowExecutionOptionsUpdatedEventAttributes
- type HistoryEvent_WorkflowExecutionPausedEventAttributes
- type HistoryEvent_WorkflowExecutionSignaledEventAttributes
- type HistoryEvent_WorkflowExecutionStartedEventAttributes
- type HistoryEvent_WorkflowExecutionTerminatedEventAttributes
- type HistoryEvent_WorkflowExecutionTimeSkippingTransitionedEventAttributes
- type HistoryEvent_WorkflowExecutionTimedOutEventAttributes
- type HistoryEvent_WorkflowExecutionUnpausedEventAttributes
- type HistoryEvent_WorkflowExecutionUpdateAcceptedEventAttributes
- type HistoryEvent_WorkflowExecutionUpdateAdmittedEventAttributes
- type HistoryEvent_WorkflowExecutionUpdateCompletedEventAttributes
- type HistoryEvent_WorkflowExecutionUpdateRejectedEventAttributes
- type HistoryEvent_WorkflowPropertiesModifiedEventAttributes
- type HistoryEvent_WorkflowPropertiesModifiedExternallyEventAttributes
- type HistoryEvent_WorkflowTaskCompletedEventAttributes
- type HistoryEvent_WorkflowTaskFailedEventAttributes
- type HistoryEvent_WorkflowTaskScheduledEventAttributes
- type HistoryEvent_WorkflowTaskStartedEventAttributes
- type HistoryEvent_WorkflowTaskTimedOutEventAttributes
- type MarkerRecordedEventAttributes
- func (*MarkerRecordedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *MarkerRecordedEventAttributes) GetDetails() map[string]*v1.Payloads
- func (x *MarkerRecordedEventAttributes) GetFailure() *v13.Failure
- func (x *MarkerRecordedEventAttributes) GetHeader() *v1.Header
- func (x *MarkerRecordedEventAttributes) GetMarkerName() string
- func (x *MarkerRecordedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (*MarkerRecordedEventAttributes) ProtoMessage()
- func (x *MarkerRecordedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *MarkerRecordedEventAttributes) Reset()
- func (x *MarkerRecordedEventAttributes) String() string
- type NexusOperationCancelRequestCompletedEventAttributes
- func (*NexusOperationCancelRequestCompletedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *NexusOperationCancelRequestCompletedEventAttributes) GetRequestedEventId() int64
- func (x *NexusOperationCancelRequestCompletedEventAttributes) GetScheduledEventId() int64
- func (x *NexusOperationCancelRequestCompletedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (*NexusOperationCancelRequestCompletedEventAttributes) ProtoMessage()
- func (x *NexusOperationCancelRequestCompletedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *NexusOperationCancelRequestCompletedEventAttributes) Reset()
- func (x *NexusOperationCancelRequestCompletedEventAttributes) String() string
- type NexusOperationCancelRequestFailedEventAttributes
- func (*NexusOperationCancelRequestFailedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *NexusOperationCancelRequestFailedEventAttributes) GetFailure() *v13.Failure
- func (x *NexusOperationCancelRequestFailedEventAttributes) GetRequestedEventId() int64
- func (x *NexusOperationCancelRequestFailedEventAttributes) GetScheduledEventId() int64
- func (x *NexusOperationCancelRequestFailedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (*NexusOperationCancelRequestFailedEventAttributes) ProtoMessage()
- func (x *NexusOperationCancelRequestFailedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *NexusOperationCancelRequestFailedEventAttributes) Reset()
- func (x *NexusOperationCancelRequestFailedEventAttributes) String() string
- type NexusOperationCancelRequestedEventAttributes
- func (*NexusOperationCancelRequestedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *NexusOperationCancelRequestedEventAttributes) GetScheduledEventId() int64
- func (x *NexusOperationCancelRequestedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (*NexusOperationCancelRequestedEventAttributes) ProtoMessage()
- func (x *NexusOperationCancelRequestedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *NexusOperationCancelRequestedEventAttributes) Reset()
- func (x *NexusOperationCancelRequestedEventAttributes) String() string
- type NexusOperationCanceledEventAttributes
- func (*NexusOperationCanceledEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *NexusOperationCanceledEventAttributes) GetFailure() *v13.Failure
- func (x *NexusOperationCanceledEventAttributes) GetRequestId() string
- func (x *NexusOperationCanceledEventAttributes) GetScheduledEventId() int64
- func (*NexusOperationCanceledEventAttributes) ProtoMessage()
- func (x *NexusOperationCanceledEventAttributes) ProtoReflect() protoreflect.Message
- func (x *NexusOperationCanceledEventAttributes) Reset()
- func (x *NexusOperationCanceledEventAttributes) String() string
- type NexusOperationCompletedEventAttributes
- func (*NexusOperationCompletedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *NexusOperationCompletedEventAttributes) GetRequestId() string
- func (x *NexusOperationCompletedEventAttributes) GetResult() *v1.Payload
- func (x *NexusOperationCompletedEventAttributes) GetScheduledEventId() int64
- func (*NexusOperationCompletedEventAttributes) ProtoMessage()
- func (x *NexusOperationCompletedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *NexusOperationCompletedEventAttributes) Reset()
- func (x *NexusOperationCompletedEventAttributes) String() string
- type NexusOperationFailedEventAttributes
- func (*NexusOperationFailedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *NexusOperationFailedEventAttributes) GetFailure() *v13.Failure
- func (x *NexusOperationFailedEventAttributes) GetRequestId() string
- func (x *NexusOperationFailedEventAttributes) GetScheduledEventId() int64
- func (*NexusOperationFailedEventAttributes) ProtoMessage()
- func (x *NexusOperationFailedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *NexusOperationFailedEventAttributes) Reset()
- func (x *NexusOperationFailedEventAttributes) String() string
- type NexusOperationScheduledEventAttributes
- func (*NexusOperationScheduledEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *NexusOperationScheduledEventAttributes) GetEndpoint() string
- func (x *NexusOperationScheduledEventAttributes) GetEndpointId() string
- func (x *NexusOperationScheduledEventAttributes) GetInput() *v1.Payload
- func (x *NexusOperationScheduledEventAttributes) GetNexusHeader() map[string]string
- func (x *NexusOperationScheduledEventAttributes) GetOperation() string
- func (x *NexusOperationScheduledEventAttributes) GetRequestId() string
- func (x *NexusOperationScheduledEventAttributes) GetScheduleToCloseTimeout() *durationpb.Duration
- func (x *NexusOperationScheduledEventAttributes) GetScheduleToStartTimeout() *durationpb.Duration
- func (x *NexusOperationScheduledEventAttributes) GetService() string
- func (x *NexusOperationScheduledEventAttributes) GetStartToCloseTimeout() *durationpb.Duration
- func (x *NexusOperationScheduledEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (*NexusOperationScheduledEventAttributes) ProtoMessage()
- func (x *NexusOperationScheduledEventAttributes) ProtoReflect() protoreflect.Message
- func (x *NexusOperationScheduledEventAttributes) Reset()
- func (x *NexusOperationScheduledEventAttributes) String() string
- type NexusOperationStartedEventAttributes
- func (*NexusOperationStartedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *NexusOperationStartedEventAttributes) GetOperationId() stringdeprecated
- func (x *NexusOperationStartedEventAttributes) GetOperationToken() string
- func (x *NexusOperationStartedEventAttributes) GetRequestId() string
- func (x *NexusOperationStartedEventAttributes) GetScheduledEventId() int64
- func (*NexusOperationStartedEventAttributes) ProtoMessage()
- func (x *NexusOperationStartedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *NexusOperationStartedEventAttributes) Reset()
- func (x *NexusOperationStartedEventAttributes) String() string
- type NexusOperationTimedOutEventAttributes
- func (*NexusOperationTimedOutEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *NexusOperationTimedOutEventAttributes) GetFailure() *v13.Failure
- func (x *NexusOperationTimedOutEventAttributes) GetRequestId() string
- func (x *NexusOperationTimedOutEventAttributes) GetScheduledEventId() int64
- func (*NexusOperationTimedOutEventAttributes) ProtoMessage()
- func (x *NexusOperationTimedOutEventAttributes) ProtoReflect() protoreflect.Message
- func (x *NexusOperationTimedOutEventAttributes) Reset()
- func (x *NexusOperationTimedOutEventAttributes) String() string
- type RequestCancelExternalWorkflowExecutionFailedEventAttributes
- func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetCause() v12.CancelExternalWorkflowExecutionFailedCause
- func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetControl() stringdeprecated
- func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetInitiatedEventId() int64
- func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetNamespace() string
- func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetNamespaceId() string
- func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) ProtoMessage()
- func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) Reset()
- func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) String() string
- type RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetChildWorkflowOnly() bool
- func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetControl() stringdeprecated
- func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetNamespace() string
- func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetNamespaceId() string
- func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetReason() string
- func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) ProtoMessage()
- func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Reset()
- func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) String() string
- type SignalExternalWorkflowExecutionFailedEventAttributes
- func (*SignalExternalWorkflowExecutionFailedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *SignalExternalWorkflowExecutionFailedEventAttributes) GetCause() v12.SignalExternalWorkflowExecutionFailedCause
- func (x *SignalExternalWorkflowExecutionFailedEventAttributes) GetControl() stringdeprecated
- func (x *SignalExternalWorkflowExecutionFailedEventAttributes) GetInitiatedEventId() int64
- func (x *SignalExternalWorkflowExecutionFailedEventAttributes) GetNamespace() string
- func (x *SignalExternalWorkflowExecutionFailedEventAttributes) GetNamespaceId() string
- func (x *SignalExternalWorkflowExecutionFailedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (x *SignalExternalWorkflowExecutionFailedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (*SignalExternalWorkflowExecutionFailedEventAttributes) ProtoMessage()
- func (x *SignalExternalWorkflowExecutionFailedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *SignalExternalWorkflowExecutionFailedEventAttributes) Reset()
- func (x *SignalExternalWorkflowExecutionFailedEventAttributes) String() string
- type SignalExternalWorkflowExecutionInitiatedEventAttributes
- func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetChildWorkflowOnly() bool
- func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetControl() stringdeprecated
- func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetHeader() *v1.Header
- func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetInput() *v1.Payloads
- func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetNamespace() string
- func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetNamespaceId() string
- func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetSignalName() string
- func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) ProtoMessage()
- func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) Reset()
- func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) String() string
- type StartChildWorkflowExecutionFailedEventAttributes
- func (*StartChildWorkflowExecutionFailedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *StartChildWorkflowExecutionFailedEventAttributes) GetCause() v12.StartChildWorkflowExecutionFailedCause
- func (x *StartChildWorkflowExecutionFailedEventAttributes) GetControl() stringdeprecated
- func (x *StartChildWorkflowExecutionFailedEventAttributes) GetInitiatedEventId() int64
- func (x *StartChildWorkflowExecutionFailedEventAttributes) GetNamespace() string
- func (x *StartChildWorkflowExecutionFailedEventAttributes) GetNamespaceId() string
- func (x *StartChildWorkflowExecutionFailedEventAttributes) GetWorkflowId() string
- func (x *StartChildWorkflowExecutionFailedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (x *StartChildWorkflowExecutionFailedEventAttributes) GetWorkflowType() *v1.WorkflowType
- func (*StartChildWorkflowExecutionFailedEventAttributes) ProtoMessage()
- func (x *StartChildWorkflowExecutionFailedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *StartChildWorkflowExecutionFailedEventAttributes) Reset()
- func (x *StartChildWorkflowExecutionFailedEventAttributes) String() string
- type StartChildWorkflowExecutionInitiatedEventAttributes
- func (*StartChildWorkflowExecutionInitiatedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetControl() stringdeprecated
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetCronSchedule() string
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetHeader() *v1.Header
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetInheritBuildId() booldeprecated
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetInput() *v1.Payloads
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetMemo() *v1.Memo
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetNamespace() string
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetNamespaceId() string
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetParentClosePolicy() v12.ParentClosePolicy
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetPriority() *v1.Priority
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetRetryPolicy() *v1.RetryPolicy
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetSearchAttributes() *v1.SearchAttributes
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetTaskQueue() *v11.TaskQueue
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowExecutionTimeout() *durationpb.Duration
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowId() string
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowIdReusePolicy() v12.WorkflowIdReusePolicy
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowRunTimeout() *durationpb.Duration
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowTaskTimeout() *durationpb.Duration
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowType() *v1.WorkflowType
- func (*StartChildWorkflowExecutionInitiatedEventAttributes) ProtoMessage()
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) Reset()
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) String() string
- type TimerCanceledEventAttributes
- func (*TimerCanceledEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *TimerCanceledEventAttributes) GetIdentity() string
- func (x *TimerCanceledEventAttributes) GetStartedEventId() int64
- func (x *TimerCanceledEventAttributes) GetTimerId() string
- func (x *TimerCanceledEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (*TimerCanceledEventAttributes) ProtoMessage()
- func (x *TimerCanceledEventAttributes) ProtoReflect() protoreflect.Message
- func (x *TimerCanceledEventAttributes) Reset()
- func (x *TimerCanceledEventAttributes) String() string
- type TimerFiredEventAttributes
- func (*TimerFiredEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *TimerFiredEventAttributes) GetStartedEventId() int64
- func (x *TimerFiredEventAttributes) GetTimerId() string
- func (*TimerFiredEventAttributes) ProtoMessage()
- func (x *TimerFiredEventAttributes) ProtoReflect() protoreflect.Message
- func (x *TimerFiredEventAttributes) Reset()
- func (x *TimerFiredEventAttributes) String() string
- type TimerStartedEventAttributes
- func (*TimerStartedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *TimerStartedEventAttributes) GetStartToFireTimeout() *durationpb.Duration
- func (x *TimerStartedEventAttributes) GetTimerId() string
- func (x *TimerStartedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (*TimerStartedEventAttributes) ProtoMessage()
- func (x *TimerStartedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *TimerStartedEventAttributes) Reset()
- func (x *TimerStartedEventAttributes) String() string
- type UpsertWorkflowSearchAttributesEventAttributes
- func (*UpsertWorkflowSearchAttributesEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *UpsertWorkflowSearchAttributesEventAttributes) GetSearchAttributes() *v1.SearchAttributes
- func (x *UpsertWorkflowSearchAttributesEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (*UpsertWorkflowSearchAttributesEventAttributes) ProtoMessage()
- func (x *UpsertWorkflowSearchAttributesEventAttributes) ProtoReflect() protoreflect.Message
- func (x *UpsertWorkflowSearchAttributesEventAttributes) Reset()
- func (x *UpsertWorkflowSearchAttributesEventAttributes) String() string
- type WorkflowExecutionCancelRequestedEventAttributes
- func (*WorkflowExecutionCancelRequestedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowExecutionCancelRequestedEventAttributes) GetCause() string
- func (x *WorkflowExecutionCancelRequestedEventAttributes) GetExternalInitiatedEventId() int64
- func (x *WorkflowExecutionCancelRequestedEventAttributes) GetExternalWorkflowExecution() *v1.WorkflowExecution
- func (x *WorkflowExecutionCancelRequestedEventAttributes) GetIdentity() string
- func (*WorkflowExecutionCancelRequestedEventAttributes) ProtoMessage()
- func (x *WorkflowExecutionCancelRequestedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionCancelRequestedEventAttributes) Reset()
- func (x *WorkflowExecutionCancelRequestedEventAttributes) String() string
- type WorkflowExecutionCanceledEventAttributes
- func (*WorkflowExecutionCanceledEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowExecutionCanceledEventAttributes) GetDetails() *v1.Payloads
- func (x *WorkflowExecutionCanceledEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (*WorkflowExecutionCanceledEventAttributes) ProtoMessage()
- func (x *WorkflowExecutionCanceledEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionCanceledEventAttributes) Reset()
- func (x *WorkflowExecutionCanceledEventAttributes) String() string
- type WorkflowExecutionCompletedEventAttributes
- func (*WorkflowExecutionCompletedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowExecutionCompletedEventAttributes) GetNewExecutionRunId() string
- func (x *WorkflowExecutionCompletedEventAttributes) GetResult() *v1.Payloads
- func (x *WorkflowExecutionCompletedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (*WorkflowExecutionCompletedEventAttributes) ProtoMessage()
- func (x *WorkflowExecutionCompletedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionCompletedEventAttributes) Reset()
- func (x *WorkflowExecutionCompletedEventAttributes) String() string
- type WorkflowExecutionContinuedAsNewEventAttributes
- func (*WorkflowExecutionContinuedAsNewEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetBackoffStartInterval() *durationpb.Duration
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetFailure() *v13.Failuredeprecated
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetHeader() *v1.Header
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetInheritBuildId() booldeprecated
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetInitialVersioningBehavior() v12.ContinueAsNewVersioningBehavior
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetInitiator() v12.ContinueAsNewInitiator
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetInput() *v1.Payloads
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetLastCompletionResult() *v1.Payloads
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetMemo() *v1.Memo
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetNewExecutionRunId() string
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetSearchAttributes() *v1.SearchAttributes
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetTaskQueue() *v11.TaskQueue
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetWorkflowRunTimeout() *durationpb.Duration
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetWorkflowTaskTimeout() *durationpb.Duration
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetWorkflowType() *v1.WorkflowType
- func (*WorkflowExecutionContinuedAsNewEventAttributes) ProtoMessage()
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) Reset()
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) String() string
- type WorkflowExecutionFailedEventAttributes
- func (*WorkflowExecutionFailedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowExecutionFailedEventAttributes) GetFailure() *v13.Failure
- func (x *WorkflowExecutionFailedEventAttributes) GetNewExecutionRunId() string
- func (x *WorkflowExecutionFailedEventAttributes) GetRetryState() v12.RetryState
- func (x *WorkflowExecutionFailedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (*WorkflowExecutionFailedEventAttributes) ProtoMessage()
- func (x *WorkflowExecutionFailedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionFailedEventAttributes) Reset()
- func (x *WorkflowExecutionFailedEventAttributes) String() string
- type WorkflowExecutionOptionsUpdatedEventAttributes
- func (*WorkflowExecutionOptionsUpdatedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowExecutionOptionsUpdatedEventAttributes) GetAttachedCompletionCallbacks() []*v1.Callback
- func (x *WorkflowExecutionOptionsUpdatedEventAttributes) GetAttachedRequestId() string
- func (x *WorkflowExecutionOptionsUpdatedEventAttributes) GetIdentity() string
- func (x *WorkflowExecutionOptionsUpdatedEventAttributes) GetPriority() *v1.Priority
- func (x *WorkflowExecutionOptionsUpdatedEventAttributes) GetTimeSkippingConfig() *v14.TimeSkippingConfig
- func (x *WorkflowExecutionOptionsUpdatedEventAttributes) GetUnsetVersioningOverride() bool
- func (x *WorkflowExecutionOptionsUpdatedEventAttributes) GetVersioningOverride() *v14.VersioningOverride
- func (*WorkflowExecutionOptionsUpdatedEventAttributes) ProtoMessage()
- func (x *WorkflowExecutionOptionsUpdatedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionOptionsUpdatedEventAttributes) Reset()
- func (x *WorkflowExecutionOptionsUpdatedEventAttributes) String() string
- type WorkflowExecutionPausedEventAttributes
- func (*WorkflowExecutionPausedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowExecutionPausedEventAttributes) GetIdentity() string
- func (x *WorkflowExecutionPausedEventAttributes) GetReason() string
- func (x *WorkflowExecutionPausedEventAttributes) GetRequestId() string
- func (*WorkflowExecutionPausedEventAttributes) ProtoMessage()
- func (x *WorkflowExecutionPausedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionPausedEventAttributes) Reset()
- func (x *WorkflowExecutionPausedEventAttributes) String() string
- type WorkflowExecutionSignaledEventAttributes
- func (*WorkflowExecutionSignaledEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowExecutionSignaledEventAttributes) GetExternalWorkflowExecution() *v1.WorkflowExecution
- func (x *WorkflowExecutionSignaledEventAttributes) GetHeader() *v1.Header
- func (x *WorkflowExecutionSignaledEventAttributes) GetIdentity() string
- func (x *WorkflowExecutionSignaledEventAttributes) GetInput() *v1.Payloads
- func (x *WorkflowExecutionSignaledEventAttributes) GetSignalName() string
- func (x *WorkflowExecutionSignaledEventAttributes) GetSkipGenerateWorkflowTask() booldeprecated
- func (*WorkflowExecutionSignaledEventAttributes) ProtoMessage()
- func (x *WorkflowExecutionSignaledEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionSignaledEventAttributes) Reset()
- func (x *WorkflowExecutionSignaledEventAttributes) String() string
- type WorkflowExecutionStartedEventAttributes
- func (*WorkflowExecutionStartedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowExecutionStartedEventAttributes) GetAttempt() int32
- func (x *WorkflowExecutionStartedEventAttributes) GetCompletionCallbacks() []*v1.Callback
- func (x *WorkflowExecutionStartedEventAttributes) GetContinuedExecutionRunId() string
- func (x *WorkflowExecutionStartedEventAttributes) GetContinuedFailure() *v13.Failure
- func (x *WorkflowExecutionStartedEventAttributes) GetCronSchedule() string
- func (x *WorkflowExecutionStartedEventAttributes) GetDeclinedTargetVersionUpgrade() *DeclinedTargetVersionUpgrade
- func (x *WorkflowExecutionStartedEventAttributes) GetEagerExecutionAccepted() bool
- func (x *WorkflowExecutionStartedEventAttributes) GetFirstExecutionRunId() string
- func (x *WorkflowExecutionStartedEventAttributes) GetFirstWorkflowTaskBackoff() *durationpb.Duration
- func (x *WorkflowExecutionStartedEventAttributes) GetHeader() *v1.Header
- func (x *WorkflowExecutionStartedEventAttributes) GetIdentity() string
- func (x *WorkflowExecutionStartedEventAttributes) GetInheritedAutoUpgradeInfo() *v15.InheritedAutoUpgradeInfo
- func (x *WorkflowExecutionStartedEventAttributes) GetInheritedBuildId() stringdeprecated
- func (x *WorkflowExecutionStartedEventAttributes) GetInheritedPinnedVersion() *v15.WorkerDeploymentVersion
- func (x *WorkflowExecutionStartedEventAttributes) GetInitiator() v12.ContinueAsNewInitiator
- func (x *WorkflowExecutionStartedEventAttributes) GetInput() *v1.Payloads
- func (x *WorkflowExecutionStartedEventAttributes) GetLastCompletionResult() *v1.Payloads
- func (x *WorkflowExecutionStartedEventAttributes) GetMemo() *v1.Memo
- func (x *WorkflowExecutionStartedEventAttributes) GetOriginalExecutionRunId() string
- func (x *WorkflowExecutionStartedEventAttributes) GetParentInitiatedEventId() int64
- func (x *WorkflowExecutionStartedEventAttributes) GetParentInitiatedEventVersion() int64
- func (x *WorkflowExecutionStartedEventAttributes) GetParentPinnedWorkerDeploymentVersion() stringdeprecated
- func (x *WorkflowExecutionStartedEventAttributes) GetParentWorkflowExecution() *v1.WorkflowExecution
- func (x *WorkflowExecutionStartedEventAttributes) GetParentWorkflowNamespace() string
- func (x *WorkflowExecutionStartedEventAttributes) GetParentWorkflowNamespaceId() string
- func (x *WorkflowExecutionStartedEventAttributes) GetPrevAutoResetPoints() *v14.ResetPoints
- func (x *WorkflowExecutionStartedEventAttributes) GetPriority() *v1.Priority
- func (x *WorkflowExecutionStartedEventAttributes) GetRetryPolicy() *v1.RetryPolicy
- func (x *WorkflowExecutionStartedEventAttributes) GetRootWorkflowExecution() *v1.WorkflowExecution
- func (x *WorkflowExecutionStartedEventAttributes) GetSearchAttributes() *v1.SearchAttributes
- func (x *WorkflowExecutionStartedEventAttributes) GetSourceVersionStamp() *v1.WorkerVersionStampdeprecated
- func (x *WorkflowExecutionStartedEventAttributes) GetTaskQueue() *v11.TaskQueue
- func (x *WorkflowExecutionStartedEventAttributes) GetVersioningOverride() *v14.VersioningOverride
- func (x *WorkflowExecutionStartedEventAttributes) GetWorkflowExecutionExpirationTime() *timestamppb.Timestamp
- func (x *WorkflowExecutionStartedEventAttributes) GetWorkflowExecutionTimeout() *durationpb.Duration
- func (x *WorkflowExecutionStartedEventAttributes) GetWorkflowId() string
- func (x *WorkflowExecutionStartedEventAttributes) GetWorkflowRunTimeout() *durationpb.Duration
- func (x *WorkflowExecutionStartedEventAttributes) GetWorkflowTaskTimeout() *durationpb.Duration
- func (x *WorkflowExecutionStartedEventAttributes) GetWorkflowType() *v1.WorkflowType
- func (*WorkflowExecutionStartedEventAttributes) ProtoMessage()
- func (x *WorkflowExecutionStartedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionStartedEventAttributes) Reset()
- func (x *WorkflowExecutionStartedEventAttributes) String() string
- type WorkflowExecutionTerminatedEventAttributes
- func (*WorkflowExecutionTerminatedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowExecutionTerminatedEventAttributes) GetDetails() *v1.Payloads
- func (x *WorkflowExecutionTerminatedEventAttributes) GetIdentity() string
- func (x *WorkflowExecutionTerminatedEventAttributes) GetReason() string
- func (*WorkflowExecutionTerminatedEventAttributes) ProtoMessage()
- func (x *WorkflowExecutionTerminatedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionTerminatedEventAttributes) Reset()
- func (x *WorkflowExecutionTerminatedEventAttributes) String() string
- type WorkflowExecutionTimeSkippingTransitionedEventAttributes
- func (*WorkflowExecutionTimeSkippingTransitionedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) GetDisabledAfterBound() bool
- func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) GetTargetTime() *timestamppb.Timestamp
- func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) GetWallClockTime() *timestamppb.Timestamp
- func (*WorkflowExecutionTimeSkippingTransitionedEventAttributes) ProtoMessage()
- func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) Reset()
- func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) String() string
- type WorkflowExecutionTimedOutEventAttributes
- func (*WorkflowExecutionTimedOutEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowExecutionTimedOutEventAttributes) GetNewExecutionRunId() string
- func (x *WorkflowExecutionTimedOutEventAttributes) GetRetryState() v12.RetryState
- func (*WorkflowExecutionTimedOutEventAttributes) ProtoMessage()
- func (x *WorkflowExecutionTimedOutEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionTimedOutEventAttributes) Reset()
- func (x *WorkflowExecutionTimedOutEventAttributes) String() string
- type WorkflowExecutionUnpausedEventAttributes
- func (*WorkflowExecutionUnpausedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowExecutionUnpausedEventAttributes) GetIdentity() string
- func (x *WorkflowExecutionUnpausedEventAttributes) GetReason() string
- func (x *WorkflowExecutionUnpausedEventAttributes) GetRequestId() string
- func (*WorkflowExecutionUnpausedEventAttributes) ProtoMessage()
- func (x *WorkflowExecutionUnpausedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionUnpausedEventAttributes) Reset()
- func (x *WorkflowExecutionUnpausedEventAttributes) String() string
- type WorkflowExecutionUpdateAcceptedEventAttributes
- func (*WorkflowExecutionUpdateAcceptedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowExecutionUpdateAcceptedEventAttributes) GetAcceptedRequest() *v17.Request
- func (x *WorkflowExecutionUpdateAcceptedEventAttributes) GetAcceptedRequestMessageId() string
- func (x *WorkflowExecutionUpdateAcceptedEventAttributes) GetAcceptedRequestSequencingEventId() int64
- func (x *WorkflowExecutionUpdateAcceptedEventAttributes) GetProtocolInstanceId() string
- func (*WorkflowExecutionUpdateAcceptedEventAttributes) ProtoMessage()
- func (x *WorkflowExecutionUpdateAcceptedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionUpdateAcceptedEventAttributes) Reset()
- func (x *WorkflowExecutionUpdateAcceptedEventAttributes) String() string
- type WorkflowExecutionUpdateAdmittedEventAttributes
- func (*WorkflowExecutionUpdateAdmittedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowExecutionUpdateAdmittedEventAttributes) GetOrigin() v12.UpdateAdmittedEventOrigin
- func (x *WorkflowExecutionUpdateAdmittedEventAttributes) GetRequest() *v17.Request
- func (*WorkflowExecutionUpdateAdmittedEventAttributes) ProtoMessage()
- func (x *WorkflowExecutionUpdateAdmittedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionUpdateAdmittedEventAttributes) Reset()
- func (x *WorkflowExecutionUpdateAdmittedEventAttributes) String() string
- type WorkflowExecutionUpdateCompletedEventAttributes
- func (*WorkflowExecutionUpdateCompletedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowExecutionUpdateCompletedEventAttributes) GetAcceptedEventId() int64
- func (x *WorkflowExecutionUpdateCompletedEventAttributes) GetMeta() *v17.Meta
- func (x *WorkflowExecutionUpdateCompletedEventAttributes) GetOutcome() *v17.Outcome
- func (*WorkflowExecutionUpdateCompletedEventAttributes) ProtoMessage()
- func (x *WorkflowExecutionUpdateCompletedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionUpdateCompletedEventAttributes) Reset()
- func (x *WorkflowExecutionUpdateCompletedEventAttributes) String() string
- type WorkflowExecutionUpdateRejectedEventAttributes
- func (*WorkflowExecutionUpdateRejectedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowExecutionUpdateRejectedEventAttributes) GetFailure() *v13.Failure
- func (x *WorkflowExecutionUpdateRejectedEventAttributes) GetProtocolInstanceId() string
- func (x *WorkflowExecutionUpdateRejectedEventAttributes) GetRejectedRequest() *v17.Request
- func (x *WorkflowExecutionUpdateRejectedEventAttributes) GetRejectedRequestMessageId() string
- func (x *WorkflowExecutionUpdateRejectedEventAttributes) GetRejectedRequestSequencingEventId() int64
- func (*WorkflowExecutionUpdateRejectedEventAttributes) ProtoMessage()
- func (x *WorkflowExecutionUpdateRejectedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionUpdateRejectedEventAttributes) Reset()
- func (x *WorkflowExecutionUpdateRejectedEventAttributes) String() string
- type WorkflowPropertiesModifiedEventAttributes
- func (*WorkflowPropertiesModifiedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowPropertiesModifiedEventAttributes) GetUpsertedMemo() *v1.Memo
- func (x *WorkflowPropertiesModifiedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (*WorkflowPropertiesModifiedEventAttributes) ProtoMessage()
- func (x *WorkflowPropertiesModifiedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowPropertiesModifiedEventAttributes) Reset()
- func (x *WorkflowPropertiesModifiedEventAttributes) String() string
- type WorkflowPropertiesModifiedExternallyEventAttributes
- func (*WorkflowPropertiesModifiedExternallyEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowPropertiesModifiedExternallyEventAttributes) GetNewTaskQueue() string
- func (x *WorkflowPropertiesModifiedExternallyEventAttributes) GetNewWorkflowExecutionTimeout() *durationpb.Duration
- func (x *WorkflowPropertiesModifiedExternallyEventAttributes) GetNewWorkflowRunTimeout() *durationpb.Duration
- func (x *WorkflowPropertiesModifiedExternallyEventAttributes) GetNewWorkflowTaskTimeout() *durationpb.Duration
- func (x *WorkflowPropertiesModifiedExternallyEventAttributes) GetUpsertedMemo() *v1.Memo
- func (*WorkflowPropertiesModifiedExternallyEventAttributes) ProtoMessage()
- func (x *WorkflowPropertiesModifiedExternallyEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowPropertiesModifiedExternallyEventAttributes) Reset()
- func (x *WorkflowPropertiesModifiedExternallyEventAttributes) String() string
- type WorkflowTaskCompletedEventAttributes
- func (*WorkflowTaskCompletedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowTaskCompletedEventAttributes) GetBinaryChecksum() stringdeprecated
- func (x *WorkflowTaskCompletedEventAttributes) GetDeployment() *v15.Deploymentdeprecated
- func (x *WorkflowTaskCompletedEventAttributes) GetDeploymentVersion() *v15.WorkerDeploymentVersion
- func (x *WorkflowTaskCompletedEventAttributes) GetIdentity() string
- func (x *WorkflowTaskCompletedEventAttributes) GetMeteringMetadata() *v1.MeteringMetadata
- func (x *WorkflowTaskCompletedEventAttributes) GetScheduledEventId() int64
- func (x *WorkflowTaskCompletedEventAttributes) GetSdkMetadata() *v16.WorkflowTaskCompletedMetadata
- func (x *WorkflowTaskCompletedEventAttributes) GetStartedEventId() int64
- func (x *WorkflowTaskCompletedEventAttributes) GetVersioningBehavior() v12.VersioningBehavior
- func (x *WorkflowTaskCompletedEventAttributes) GetWorkerDeploymentName() string
- func (x *WorkflowTaskCompletedEventAttributes) GetWorkerDeploymentVersion() stringdeprecated
- func (x *WorkflowTaskCompletedEventAttributes) GetWorkerVersion() *v1.WorkerVersionStampdeprecated
- func (*WorkflowTaskCompletedEventAttributes) ProtoMessage()
- func (x *WorkflowTaskCompletedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowTaskCompletedEventAttributes) Reset()
- func (x *WorkflowTaskCompletedEventAttributes) String() string
- type WorkflowTaskFailedEventAttributes
- func (*WorkflowTaskFailedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowTaskFailedEventAttributes) GetBaseRunId() string
- func (x *WorkflowTaskFailedEventAttributes) GetBinaryChecksum() stringdeprecated
- func (x *WorkflowTaskFailedEventAttributes) GetCause() v12.WorkflowTaskFailedCause
- func (x *WorkflowTaskFailedEventAttributes) GetFailure() *v13.Failure
- func (x *WorkflowTaskFailedEventAttributes) GetForkEventVersion() int64
- func (x *WorkflowTaskFailedEventAttributes) GetIdentity() string
- func (x *WorkflowTaskFailedEventAttributes) GetNewRunId() string
- func (x *WorkflowTaskFailedEventAttributes) GetScheduledEventId() int64
- func (x *WorkflowTaskFailedEventAttributes) GetStartedEventId() int64
- func (x *WorkflowTaskFailedEventAttributes) GetWorkerVersion() *v1.WorkerVersionStampdeprecated
- func (*WorkflowTaskFailedEventAttributes) ProtoMessage()
- func (x *WorkflowTaskFailedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowTaskFailedEventAttributes) Reset()
- func (x *WorkflowTaskFailedEventAttributes) String() string
- type WorkflowTaskScheduledEventAttributes
- func (*WorkflowTaskScheduledEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowTaskScheduledEventAttributes) GetAttempt() int32
- func (x *WorkflowTaskScheduledEventAttributes) GetStartToCloseTimeout() *durationpb.Duration
- func (x *WorkflowTaskScheduledEventAttributes) GetTaskQueue() *v11.TaskQueue
- func (*WorkflowTaskScheduledEventAttributes) ProtoMessage()
- func (x *WorkflowTaskScheduledEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowTaskScheduledEventAttributes) Reset()
- func (x *WorkflowTaskScheduledEventAttributes) String() string
- type WorkflowTaskStartedEventAttributes
- func (*WorkflowTaskStartedEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowTaskStartedEventAttributes) GetBuildIdRedirectCounter() int64deprecated
- func (x *WorkflowTaskStartedEventAttributes) GetHistorySizeBytes() int64
- func (x *WorkflowTaskStartedEventAttributes) GetIdentity() string
- func (x *WorkflowTaskStartedEventAttributes) GetRequestId() string
- func (x *WorkflowTaskStartedEventAttributes) GetScheduledEventId() int64
- func (x *WorkflowTaskStartedEventAttributes) GetSuggestContinueAsNew() bool
- func (x *WorkflowTaskStartedEventAttributes) GetSuggestContinueAsNewReasons() []v12.SuggestContinueAsNewReason
- func (x *WorkflowTaskStartedEventAttributes) GetTargetWorkerDeploymentVersionChanged() bool
- func (x *WorkflowTaskStartedEventAttributes) GetWorkerVersion() *v1.WorkerVersionStampdeprecated
- func (*WorkflowTaskStartedEventAttributes) ProtoMessage()
- func (x *WorkflowTaskStartedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowTaskStartedEventAttributes) Reset()
- func (x *WorkflowTaskStartedEventAttributes) String() string
- type WorkflowTaskTimedOutEventAttributes
- func (*WorkflowTaskTimedOutEventAttributes) Descriptor() ([]byte, []int)deprecated
- func (x *WorkflowTaskTimedOutEventAttributes) GetScheduledEventId() int64
- func (x *WorkflowTaskTimedOutEventAttributes) GetStartedEventId() int64
- func (x *WorkflowTaskTimedOutEventAttributes) GetTimeoutType() v12.TimeoutType
- func (*WorkflowTaskTimedOutEventAttributes) ProtoMessage()
- func (x *WorkflowTaskTimedOutEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowTaskTimedOutEventAttributes) Reset()
- func (x *WorkflowTaskTimedOutEventAttributes) String() string
Constants ¶
This section is empty.
Variables ¶
var File_temporal_api_history_v1_message_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type ActivityPropertiesModifiedExternallyEventAttributes ¶
type ActivityPropertiesModifiedExternallyEventAttributes struct {
// The id of the `ACTIVITY_TASK_SCHEDULED` event this modification corresponds to.
ScheduledEventId int64 `protobuf:"varint,1,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"`
// If set, update the retry policy of the activity, replacing it with the specified one.
// The number of attempts at the activity is preserved.
NewRetryPolicy *v1.RetryPolicy `protobuf:"bytes,2,opt,name=new_retry_policy,json=newRetryPolicy,proto3" json:"new_retry_policy,omitempty"`
// contains filtered or unexported fields
}
func (*ActivityPropertiesModifiedExternallyEventAttributes) Descriptor
deprecated
func (*ActivityPropertiesModifiedExternallyEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use ActivityPropertiesModifiedExternallyEventAttributes.ProtoReflect.Descriptor instead.
func (*ActivityPropertiesModifiedExternallyEventAttributes) GetNewRetryPolicy ¶
func (x *ActivityPropertiesModifiedExternallyEventAttributes) GetNewRetryPolicy() *v1.RetryPolicy
func (*ActivityPropertiesModifiedExternallyEventAttributes) GetScheduledEventId ¶
func (x *ActivityPropertiesModifiedExternallyEventAttributes) GetScheduledEventId() int64
func (*ActivityPropertiesModifiedExternallyEventAttributes) ProtoMessage ¶
func (*ActivityPropertiesModifiedExternallyEventAttributes) ProtoMessage()
func (*ActivityPropertiesModifiedExternallyEventAttributes) ProtoReflect ¶
func (x *ActivityPropertiesModifiedExternallyEventAttributes) ProtoReflect() protoreflect.Message
func (*ActivityPropertiesModifiedExternallyEventAttributes) Reset ¶
func (x *ActivityPropertiesModifiedExternallyEventAttributes) Reset()
func (*ActivityPropertiesModifiedExternallyEventAttributes) String ¶
func (x *ActivityPropertiesModifiedExternallyEventAttributes) String() string
type ActivityTaskCancelRequestedEventAttributes ¶
type ActivityTaskCancelRequestedEventAttributes struct {
// The id of the `ACTIVITY_TASK_SCHEDULED` event this cancel request corresponds to
ScheduledEventId int64 `protobuf:"varint,1,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"`
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*ActivityTaskCancelRequestedEventAttributes) Descriptor
deprecated
func (*ActivityTaskCancelRequestedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use ActivityTaskCancelRequestedEventAttributes.ProtoReflect.Descriptor instead.
func (*ActivityTaskCancelRequestedEventAttributes) GetScheduledEventId ¶
func (x *ActivityTaskCancelRequestedEventAttributes) GetScheduledEventId() int64
func (*ActivityTaskCancelRequestedEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (x *ActivityTaskCancelRequestedEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*ActivityTaskCancelRequestedEventAttributes) ProtoMessage ¶
func (*ActivityTaskCancelRequestedEventAttributes) ProtoMessage()
func (*ActivityTaskCancelRequestedEventAttributes) ProtoReflect ¶
func (x *ActivityTaskCancelRequestedEventAttributes) ProtoReflect() protoreflect.Message
func (*ActivityTaskCancelRequestedEventAttributes) Reset ¶
func (x *ActivityTaskCancelRequestedEventAttributes) Reset()
func (*ActivityTaskCancelRequestedEventAttributes) String ¶
func (x *ActivityTaskCancelRequestedEventAttributes) String() string
type ActivityTaskCanceledEventAttributes ¶
type ActivityTaskCanceledEventAttributes struct {
// Additional information that the activity reported upon confirming cancellation
Details *v1.Payloads `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"`
// id of the most recent `ACTIVITY_TASK_CANCEL_REQUESTED` event which refers to the same
// activity
LatestCancelRequestedEventId int64 `` /* 152-byte string literal not displayed */
// The id of the `ACTIVITY_TASK_SCHEDULED` event this cancel confirmation corresponds to
ScheduledEventId int64 `protobuf:"varint,3,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"`
// The id of the `ACTIVITY_TASK_STARTED` event this cancel confirmation corresponds to
StartedEventId int64 `protobuf:"varint,4,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"`
// id of the worker who canceled this activity
Identity string `protobuf:"bytes,5,opt,name=identity,proto3" json:"identity,omitempty"`
// Version info of the worker who processed this workflow task.
// Deprecated. This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv]
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
WorkerVersion *v1.WorkerVersionStamp `protobuf:"bytes,6,opt,name=worker_version,json=workerVersion,proto3" json:"worker_version,omitempty"`
// contains filtered or unexported fields
}
func (*ActivityTaskCanceledEventAttributes) Descriptor
deprecated
func (*ActivityTaskCanceledEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use ActivityTaskCanceledEventAttributes.ProtoReflect.Descriptor instead.
func (*ActivityTaskCanceledEventAttributes) GetDetails ¶
func (x *ActivityTaskCanceledEventAttributes) GetDetails() *v1.Payloads
func (*ActivityTaskCanceledEventAttributes) GetIdentity ¶
func (x *ActivityTaskCanceledEventAttributes) GetIdentity() string
func (*ActivityTaskCanceledEventAttributes) GetLatestCancelRequestedEventId ¶
func (x *ActivityTaskCanceledEventAttributes) GetLatestCancelRequestedEventId() int64
func (*ActivityTaskCanceledEventAttributes) GetScheduledEventId ¶
func (x *ActivityTaskCanceledEventAttributes) GetScheduledEventId() int64
func (*ActivityTaskCanceledEventAttributes) GetStartedEventId ¶
func (x *ActivityTaskCanceledEventAttributes) GetStartedEventId() int64
func (*ActivityTaskCanceledEventAttributes) GetWorkerVersion
deprecated
func (x *ActivityTaskCanceledEventAttributes) GetWorkerVersion() *v1.WorkerVersionStamp
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*ActivityTaskCanceledEventAttributes) ProtoMessage ¶
func (*ActivityTaskCanceledEventAttributes) ProtoMessage()
func (*ActivityTaskCanceledEventAttributes) ProtoReflect ¶
func (x *ActivityTaskCanceledEventAttributes) ProtoReflect() protoreflect.Message
func (*ActivityTaskCanceledEventAttributes) Reset ¶
func (x *ActivityTaskCanceledEventAttributes) Reset()
func (*ActivityTaskCanceledEventAttributes) String ¶
func (x *ActivityTaskCanceledEventAttributes) String() string
type ActivityTaskCompletedEventAttributes ¶
type ActivityTaskCompletedEventAttributes struct {
// Serialized results of the activity. IE: The return value of the activity function
Result *v1.Payloads `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// The id of the `ACTIVITY_TASK_SCHEDULED` event this completion corresponds to
ScheduledEventId int64 `protobuf:"varint,2,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"`
// The id of the `ACTIVITY_TASK_STARTED` event this completion corresponds to
StartedEventId int64 `protobuf:"varint,3,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"`
// id of the worker that completed this task
Identity string `protobuf:"bytes,4,opt,name=identity,proto3" json:"identity,omitempty"`
// Version info of the worker who processed this workflow task.
// Deprecated. This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv]
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
WorkerVersion *v1.WorkerVersionStamp `protobuf:"bytes,5,opt,name=worker_version,json=workerVersion,proto3" json:"worker_version,omitempty"`
// contains filtered or unexported fields
}
func (*ActivityTaskCompletedEventAttributes) Descriptor
deprecated
func (*ActivityTaskCompletedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use ActivityTaskCompletedEventAttributes.ProtoReflect.Descriptor instead.
func (*ActivityTaskCompletedEventAttributes) GetIdentity ¶
func (x *ActivityTaskCompletedEventAttributes) GetIdentity() string
func (*ActivityTaskCompletedEventAttributes) GetResult ¶
func (x *ActivityTaskCompletedEventAttributes) GetResult() *v1.Payloads
func (*ActivityTaskCompletedEventAttributes) GetScheduledEventId ¶
func (x *ActivityTaskCompletedEventAttributes) GetScheduledEventId() int64
func (*ActivityTaskCompletedEventAttributes) GetStartedEventId ¶
func (x *ActivityTaskCompletedEventAttributes) GetStartedEventId() int64
func (*ActivityTaskCompletedEventAttributes) GetWorkerVersion
deprecated
func (x *ActivityTaskCompletedEventAttributes) GetWorkerVersion() *v1.WorkerVersionStamp
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*ActivityTaskCompletedEventAttributes) ProtoMessage ¶
func (*ActivityTaskCompletedEventAttributes) ProtoMessage()
func (*ActivityTaskCompletedEventAttributes) ProtoReflect ¶
func (x *ActivityTaskCompletedEventAttributes) ProtoReflect() protoreflect.Message
func (*ActivityTaskCompletedEventAttributes) Reset ¶
func (x *ActivityTaskCompletedEventAttributes) Reset()
func (*ActivityTaskCompletedEventAttributes) String ¶
func (x *ActivityTaskCompletedEventAttributes) String() string
type ActivityTaskFailedEventAttributes ¶
type ActivityTaskFailedEventAttributes struct {
// Failure details
Failure *v13.Failure `protobuf:"bytes,1,opt,name=failure,proto3" json:"failure,omitempty"`
// The id of the `ACTIVITY_TASK_SCHEDULED` event this failure corresponds to
ScheduledEventId int64 `protobuf:"varint,2,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"`
// The id of the `ACTIVITY_TASK_STARTED` event this failure corresponds to
StartedEventId int64 `protobuf:"varint,3,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"`
// id of the worker that failed this task
Identity string `protobuf:"bytes,4,opt,name=identity,proto3" json:"identity,omitempty"`
RetryState v12.RetryState `` /* 130-byte string literal not displayed */
// Version info of the worker who processed this workflow task.
// Deprecated. This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv]
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
WorkerVersion *v1.WorkerVersionStamp `protobuf:"bytes,6,opt,name=worker_version,json=workerVersion,proto3" json:"worker_version,omitempty"`
// contains filtered or unexported fields
}
func (*ActivityTaskFailedEventAttributes) Descriptor
deprecated
func (*ActivityTaskFailedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use ActivityTaskFailedEventAttributes.ProtoReflect.Descriptor instead.
func (*ActivityTaskFailedEventAttributes) GetFailure ¶
func (x *ActivityTaskFailedEventAttributes) GetFailure() *v13.Failure
func (*ActivityTaskFailedEventAttributes) GetIdentity ¶
func (x *ActivityTaskFailedEventAttributes) GetIdentity() string
func (*ActivityTaskFailedEventAttributes) GetRetryState ¶
func (x *ActivityTaskFailedEventAttributes) GetRetryState() v12.RetryState
func (*ActivityTaskFailedEventAttributes) GetScheduledEventId ¶
func (x *ActivityTaskFailedEventAttributes) GetScheduledEventId() int64
func (*ActivityTaskFailedEventAttributes) GetStartedEventId ¶
func (x *ActivityTaskFailedEventAttributes) GetStartedEventId() int64
func (*ActivityTaskFailedEventAttributes) GetWorkerVersion
deprecated
func (x *ActivityTaskFailedEventAttributes) GetWorkerVersion() *v1.WorkerVersionStamp
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*ActivityTaskFailedEventAttributes) ProtoMessage ¶
func (*ActivityTaskFailedEventAttributes) ProtoMessage()
func (*ActivityTaskFailedEventAttributes) ProtoReflect ¶
func (x *ActivityTaskFailedEventAttributes) ProtoReflect() protoreflect.Message
func (*ActivityTaskFailedEventAttributes) Reset ¶
func (x *ActivityTaskFailedEventAttributes) Reset()
func (*ActivityTaskFailedEventAttributes) String ¶
func (x *ActivityTaskFailedEventAttributes) String() string
type ActivityTaskScheduledEventAttributes ¶
type ActivityTaskScheduledEventAttributes struct {
// The worker/user assigned identifier for the activity
ActivityId string `protobuf:"bytes,1,opt,name=activity_id,json=activityId,proto3" json:"activity_id,omitempty"`
ActivityType *v1.ActivityType `protobuf:"bytes,2,opt,name=activity_type,json=activityType,proto3" json:"activity_type,omitempty"`
TaskQueue *v11.TaskQueue `protobuf:"bytes,4,opt,name=task_queue,json=taskQueue,proto3" json:"task_queue,omitempty"`
Header *v1.Header `protobuf:"bytes,5,opt,name=header,proto3" json:"header,omitempty"`
Input *v1.Payloads `protobuf:"bytes,6,opt,name=input,proto3" json:"input,omitempty"`
// Indicates how long the caller is willing to wait for an activity completion. Limits how long
// retries will be attempted. Either this or `start_to_close_timeout` must be specified.
//
// (-- api-linter: core::0140::prepositions=disabled
//
// aip.dev/not-precedent: "to" is used to indicate interval. --)
ScheduleToCloseTimeout *durationpb.Duration `` /* 131-byte string literal not displayed */
// Limits time an activity task can stay in a task queue before a worker picks it up. This
// timeout is always non retryable, as all a retry would achieve is to put it back into the same
// queue. Defaults to `schedule_to_close_timeout` or workflow execution timeout if not
// specified.
//
// (-- api-linter: core::0140::prepositions=disabled
//
// aip.dev/not-precedent: "to" is used to indicate interval. --)
ScheduleToStartTimeout *durationpb.Duration `` /* 131-byte string literal not displayed */
// Maximum time an activity is allowed to execute after being picked up by a worker. This
// timeout is always retryable. Either this or `schedule_to_close_timeout` must be
// specified.
//
// (-- api-linter: core::0140::prepositions=disabled
//
// aip.dev/not-precedent: "to" is used to indicate interval. --)
StartToCloseTimeout *durationpb.Duration `protobuf:"bytes,9,opt,name=start_to_close_timeout,json=startToCloseTimeout,proto3" json:"start_to_close_timeout,omitempty"`
// Maximum permitted time between successful worker heartbeats.
HeartbeatTimeout *durationpb.Duration `protobuf:"bytes,10,opt,name=heartbeat_timeout,json=heartbeatTimeout,proto3" json:"heartbeat_timeout,omitempty"`
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64 `` /* 153-byte string literal not displayed */
// Activities are assigned a default retry policy controlled by the service's dynamic
// configuration. Retries will happen up to `schedule_to_close_timeout`. To disable retries set
// retry_policy.maximum_attempts to 1.
RetryPolicy *v1.RetryPolicy `protobuf:"bytes,12,opt,name=retry_policy,json=retryPolicy,proto3" json:"retry_policy,omitempty"`
// If this is set, the activity would be assigned to the Build ID of the workflow. Otherwise,
// Assignment rules of the activity's Task Queue will be used to determine the Build ID.
// Deprecated. This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv]
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
UseWorkflowBuildId bool `protobuf:"varint,13,opt,name=use_workflow_build_id,json=useWorkflowBuildId,proto3" json:"use_workflow_build_id,omitempty"`
// Priority metadata. If this message is not present, or any fields are not
// present, they inherit the values from the workflow.
Priority *v1.Priority `protobuf:"bytes,14,opt,name=priority,proto3" json:"priority,omitempty"`
// contains filtered or unexported fields
}
func (*ActivityTaskScheduledEventAttributes) Descriptor
deprecated
func (*ActivityTaskScheduledEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use ActivityTaskScheduledEventAttributes.ProtoReflect.Descriptor instead.
func (*ActivityTaskScheduledEventAttributes) GetActivityId ¶
func (x *ActivityTaskScheduledEventAttributes) GetActivityId() string
func (*ActivityTaskScheduledEventAttributes) GetActivityType ¶
func (x *ActivityTaskScheduledEventAttributes) GetActivityType() *v1.ActivityType
func (*ActivityTaskScheduledEventAttributes) GetHeader ¶
func (x *ActivityTaskScheduledEventAttributes) GetHeader() *v1.Header
func (*ActivityTaskScheduledEventAttributes) GetHeartbeatTimeout ¶
func (x *ActivityTaskScheduledEventAttributes) GetHeartbeatTimeout() *durationpb.Duration
func (*ActivityTaskScheduledEventAttributes) GetInput ¶
func (x *ActivityTaskScheduledEventAttributes) GetInput() *v1.Payloads
func (*ActivityTaskScheduledEventAttributes) GetPriority ¶ added in v4.20.0
func (x *ActivityTaskScheduledEventAttributes) GetPriority() *v1.Priority
func (*ActivityTaskScheduledEventAttributes) GetRetryPolicy ¶
func (x *ActivityTaskScheduledEventAttributes) GetRetryPolicy() *v1.RetryPolicy
func (*ActivityTaskScheduledEventAttributes) GetScheduleToCloseTimeout ¶
func (x *ActivityTaskScheduledEventAttributes) GetScheduleToCloseTimeout() *durationpb.Duration
func (*ActivityTaskScheduledEventAttributes) GetScheduleToStartTimeout ¶
func (x *ActivityTaskScheduledEventAttributes) GetScheduleToStartTimeout() *durationpb.Duration
func (*ActivityTaskScheduledEventAttributes) GetStartToCloseTimeout ¶
func (x *ActivityTaskScheduledEventAttributes) GetStartToCloseTimeout() *durationpb.Duration
func (*ActivityTaskScheduledEventAttributes) GetTaskQueue ¶
func (x *ActivityTaskScheduledEventAttributes) GetTaskQueue() *v11.TaskQueue
func (*ActivityTaskScheduledEventAttributes) GetUseWorkflowBuildId
deprecated
added in
v4.13.0
func (x *ActivityTaskScheduledEventAttributes) GetUseWorkflowBuildId() bool
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*ActivityTaskScheduledEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (x *ActivityTaskScheduledEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*ActivityTaskScheduledEventAttributes) ProtoMessage ¶
func (*ActivityTaskScheduledEventAttributes) ProtoMessage()
func (*ActivityTaskScheduledEventAttributes) ProtoReflect ¶
func (x *ActivityTaskScheduledEventAttributes) ProtoReflect() protoreflect.Message
func (*ActivityTaskScheduledEventAttributes) Reset ¶
func (x *ActivityTaskScheduledEventAttributes) Reset()
func (*ActivityTaskScheduledEventAttributes) String ¶
func (x *ActivityTaskScheduledEventAttributes) String() string
type ActivityTaskStartedEventAttributes ¶
type ActivityTaskStartedEventAttributes struct {
// The id of the `ACTIVITY_TASK_SCHEDULED` event this task corresponds to
ScheduledEventId int64 `protobuf:"varint,1,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"`
// id of the worker that picked up this task
Identity string `protobuf:"bytes,2,opt,name=identity,proto3" json:"identity,omitempty"`
// This field is populated from the RecordActivityTaskStartedRequest. Matching service would
// set the request_id on the RecordActivityTaskStartedRequest to a new UUID. This is useful
// in case a RecordActivityTaskStarted call succeed but matching doesn't get that response,
// so matching could retry and history service would return success if the request_id matches.
// In that case, matching will continue to deliver the task to worker. Without this field, history
// service would return AlreadyStarted error, and matching would drop the task.
RequestId string `protobuf:"bytes,3,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// Starting at 1, the number of times this task has been attempted
Attempt int32 `protobuf:"varint,4,opt,name=attempt,proto3" json:"attempt,omitempty"`
// Will be set to the most recent failure details, if this task has previously failed and then
// been retried.
LastFailure *v13.Failure `protobuf:"bytes,5,opt,name=last_failure,json=lastFailure,proto3" json:"last_failure,omitempty"`
// Version info of the worker to whom this task was dispatched.
// Deprecated. This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv]
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
WorkerVersion *v1.WorkerVersionStamp `protobuf:"bytes,6,opt,name=worker_version,json=workerVersion,proto3" json:"worker_version,omitempty"`
// Used by server internally to properly reapply build ID redirects to an execution
// when rebuilding it from events.
// Deprecated. This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv]
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
BuildIdRedirectCounter int64 `` /* 132-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*ActivityTaskStartedEventAttributes) Descriptor
deprecated
func (*ActivityTaskStartedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use ActivityTaskStartedEventAttributes.ProtoReflect.Descriptor instead.
func (*ActivityTaskStartedEventAttributes) GetAttempt ¶
func (x *ActivityTaskStartedEventAttributes) GetAttempt() int32
func (*ActivityTaskStartedEventAttributes) GetBuildIdRedirectCounter
deprecated
added in
v4.13.0
func (x *ActivityTaskStartedEventAttributes) GetBuildIdRedirectCounter() int64
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*ActivityTaskStartedEventAttributes) GetIdentity ¶
func (x *ActivityTaskStartedEventAttributes) GetIdentity() string
func (*ActivityTaskStartedEventAttributes) GetLastFailure ¶
func (x *ActivityTaskStartedEventAttributes) GetLastFailure() *v13.Failure
func (*ActivityTaskStartedEventAttributes) GetRequestId ¶
func (x *ActivityTaskStartedEventAttributes) GetRequestId() string
func (*ActivityTaskStartedEventAttributes) GetScheduledEventId ¶
func (x *ActivityTaskStartedEventAttributes) GetScheduledEventId() int64
func (*ActivityTaskStartedEventAttributes) GetWorkerVersion
deprecated
added in
v4.13.0
func (x *ActivityTaskStartedEventAttributes) GetWorkerVersion() *v1.WorkerVersionStamp
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*ActivityTaskStartedEventAttributes) ProtoMessage ¶
func (*ActivityTaskStartedEventAttributes) ProtoMessage()
func (*ActivityTaskStartedEventAttributes) ProtoReflect ¶
func (x *ActivityTaskStartedEventAttributes) ProtoReflect() protoreflect.Message
func (*ActivityTaskStartedEventAttributes) Reset ¶
func (x *ActivityTaskStartedEventAttributes) Reset()
func (*ActivityTaskStartedEventAttributes) String ¶
func (x *ActivityTaskStartedEventAttributes) String() string
type ActivityTaskTimedOutEventAttributes ¶
type ActivityTaskTimedOutEventAttributes struct {
// If this activity had failed, was retried, and then timed out, that failure is stored as the
// `cause` in here.
Failure *v13.Failure `protobuf:"bytes,1,opt,name=failure,proto3" json:"failure,omitempty"`
// The id of the `ACTIVITY_TASK_SCHEDULED` event this timeout corresponds to
ScheduledEventId int64 `protobuf:"varint,2,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"`
// The id of the `ACTIVITY_TASK_STARTED` event this timeout corresponds to
StartedEventId int64 `protobuf:"varint,3,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"`
RetryState v12.RetryState `` /* 130-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*ActivityTaskTimedOutEventAttributes) Descriptor
deprecated
func (*ActivityTaskTimedOutEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use ActivityTaskTimedOutEventAttributes.ProtoReflect.Descriptor instead.
func (*ActivityTaskTimedOutEventAttributes) GetFailure ¶
func (x *ActivityTaskTimedOutEventAttributes) GetFailure() *v13.Failure
func (*ActivityTaskTimedOutEventAttributes) GetRetryState ¶
func (x *ActivityTaskTimedOutEventAttributes) GetRetryState() v12.RetryState
func (*ActivityTaskTimedOutEventAttributes) GetScheduledEventId ¶
func (x *ActivityTaskTimedOutEventAttributes) GetScheduledEventId() int64
func (*ActivityTaskTimedOutEventAttributes) GetStartedEventId ¶
func (x *ActivityTaskTimedOutEventAttributes) GetStartedEventId() int64
func (*ActivityTaskTimedOutEventAttributes) ProtoMessage ¶
func (*ActivityTaskTimedOutEventAttributes) ProtoMessage()
func (*ActivityTaskTimedOutEventAttributes) ProtoReflect ¶
func (x *ActivityTaskTimedOutEventAttributes) ProtoReflect() protoreflect.Message
func (*ActivityTaskTimedOutEventAttributes) Reset ¶
func (x *ActivityTaskTimedOutEventAttributes) Reset()
func (*ActivityTaskTimedOutEventAttributes) String ¶
func (x *ActivityTaskTimedOutEventAttributes) String() string
type ChildWorkflowExecutionCanceledEventAttributes ¶
type ChildWorkflowExecutionCanceledEventAttributes struct {
Details *v1.Payloads `protobuf:"bytes,1,opt,name=details,proto3" json:"details,omitempty"`
// Namespace of the child workflow.
// SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"`
NamespaceId string `protobuf:"bytes,7,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"`
WorkflowExecution *v1.WorkflowExecution `protobuf:"bytes,3,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"`
WorkflowType *v1.WorkflowType `protobuf:"bytes,4,opt,name=workflow_type,json=workflowType,proto3" json:"workflow_type,omitempty"`
// Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to
InitiatedEventId int64 `protobuf:"varint,5,opt,name=initiated_event_id,json=initiatedEventId,proto3" json:"initiated_event_id,omitempty"`
// Id of the `CHILD_WORKFLOW_EXECUTION_STARTED` event which this event corresponds to
StartedEventId int64 `protobuf:"varint,6,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"`
// contains filtered or unexported fields
}
func (*ChildWorkflowExecutionCanceledEventAttributes) Descriptor
deprecated
func (*ChildWorkflowExecutionCanceledEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use ChildWorkflowExecutionCanceledEventAttributes.ProtoReflect.Descriptor instead.
func (*ChildWorkflowExecutionCanceledEventAttributes) GetDetails ¶
func (x *ChildWorkflowExecutionCanceledEventAttributes) GetDetails() *v1.Payloads
func (*ChildWorkflowExecutionCanceledEventAttributes) GetInitiatedEventId ¶
func (x *ChildWorkflowExecutionCanceledEventAttributes) GetInitiatedEventId() int64
func (*ChildWorkflowExecutionCanceledEventAttributes) GetNamespace ¶
func (x *ChildWorkflowExecutionCanceledEventAttributes) GetNamespace() string
func (*ChildWorkflowExecutionCanceledEventAttributes) GetNamespaceId ¶
func (x *ChildWorkflowExecutionCanceledEventAttributes) GetNamespaceId() string
func (*ChildWorkflowExecutionCanceledEventAttributes) GetStartedEventId ¶
func (x *ChildWorkflowExecutionCanceledEventAttributes) GetStartedEventId() int64
func (*ChildWorkflowExecutionCanceledEventAttributes) GetWorkflowExecution ¶
func (x *ChildWorkflowExecutionCanceledEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
func (*ChildWorkflowExecutionCanceledEventAttributes) GetWorkflowType ¶
func (x *ChildWorkflowExecutionCanceledEventAttributes) GetWorkflowType() *v1.WorkflowType
func (*ChildWorkflowExecutionCanceledEventAttributes) ProtoMessage ¶
func (*ChildWorkflowExecutionCanceledEventAttributes) ProtoMessage()
func (*ChildWorkflowExecutionCanceledEventAttributes) ProtoReflect ¶
func (x *ChildWorkflowExecutionCanceledEventAttributes) ProtoReflect() protoreflect.Message
func (*ChildWorkflowExecutionCanceledEventAttributes) Reset ¶
func (x *ChildWorkflowExecutionCanceledEventAttributes) Reset()
func (*ChildWorkflowExecutionCanceledEventAttributes) String ¶
func (x *ChildWorkflowExecutionCanceledEventAttributes) String() string
type ChildWorkflowExecutionCompletedEventAttributes ¶
type ChildWorkflowExecutionCompletedEventAttributes struct {
Result *v1.Payloads `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// Namespace of the child workflow.
// SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"`
NamespaceId string `protobuf:"bytes,7,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"`
WorkflowExecution *v1.WorkflowExecution `protobuf:"bytes,3,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"`
WorkflowType *v1.WorkflowType `protobuf:"bytes,4,opt,name=workflow_type,json=workflowType,proto3" json:"workflow_type,omitempty"`
// Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to
InitiatedEventId int64 `protobuf:"varint,5,opt,name=initiated_event_id,json=initiatedEventId,proto3" json:"initiated_event_id,omitempty"`
// Id of the `CHILD_WORKFLOW_EXECUTION_STARTED` event which this event corresponds to
StartedEventId int64 `protobuf:"varint,6,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"`
// contains filtered or unexported fields
}
func (*ChildWorkflowExecutionCompletedEventAttributes) Descriptor
deprecated
func (*ChildWorkflowExecutionCompletedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use ChildWorkflowExecutionCompletedEventAttributes.ProtoReflect.Descriptor instead.
func (*ChildWorkflowExecutionCompletedEventAttributes) GetInitiatedEventId ¶
func (x *ChildWorkflowExecutionCompletedEventAttributes) GetInitiatedEventId() int64
func (*ChildWorkflowExecutionCompletedEventAttributes) GetNamespace ¶
func (x *ChildWorkflowExecutionCompletedEventAttributes) GetNamespace() string
func (*ChildWorkflowExecutionCompletedEventAttributes) GetNamespaceId ¶
func (x *ChildWorkflowExecutionCompletedEventAttributes) GetNamespaceId() string
func (*ChildWorkflowExecutionCompletedEventAttributes) GetResult ¶
func (x *ChildWorkflowExecutionCompletedEventAttributes) GetResult() *v1.Payloads
func (*ChildWorkflowExecutionCompletedEventAttributes) GetStartedEventId ¶
func (x *ChildWorkflowExecutionCompletedEventAttributes) GetStartedEventId() int64
func (*ChildWorkflowExecutionCompletedEventAttributes) GetWorkflowExecution ¶
func (x *ChildWorkflowExecutionCompletedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
func (*ChildWorkflowExecutionCompletedEventAttributes) GetWorkflowType ¶
func (x *ChildWorkflowExecutionCompletedEventAttributes) GetWorkflowType() *v1.WorkflowType
func (*ChildWorkflowExecutionCompletedEventAttributes) ProtoMessage ¶
func (*ChildWorkflowExecutionCompletedEventAttributes) ProtoMessage()
func (*ChildWorkflowExecutionCompletedEventAttributes) ProtoReflect ¶
func (x *ChildWorkflowExecutionCompletedEventAttributes) ProtoReflect() protoreflect.Message
func (*ChildWorkflowExecutionCompletedEventAttributes) Reset ¶
func (x *ChildWorkflowExecutionCompletedEventAttributes) Reset()
func (*ChildWorkflowExecutionCompletedEventAttributes) String ¶
func (x *ChildWorkflowExecutionCompletedEventAttributes) String() string
type ChildWorkflowExecutionFailedEventAttributes ¶
type ChildWorkflowExecutionFailedEventAttributes struct {
Failure *v13.Failure `protobuf:"bytes,1,opt,name=failure,proto3" json:"failure,omitempty"`
// Namespace of the child workflow.
// SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"`
NamespaceId string `protobuf:"bytes,8,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"`
WorkflowExecution *v1.WorkflowExecution `protobuf:"bytes,3,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"`
WorkflowType *v1.WorkflowType `protobuf:"bytes,4,opt,name=workflow_type,json=workflowType,proto3" json:"workflow_type,omitempty"`
// Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to
InitiatedEventId int64 `protobuf:"varint,5,opt,name=initiated_event_id,json=initiatedEventId,proto3" json:"initiated_event_id,omitempty"`
// Id of the `CHILD_WORKFLOW_EXECUTION_STARTED` event which this event corresponds to
StartedEventId int64 `protobuf:"varint,6,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"`
RetryState v12.RetryState `` /* 130-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*ChildWorkflowExecutionFailedEventAttributes) Descriptor
deprecated
func (*ChildWorkflowExecutionFailedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use ChildWorkflowExecutionFailedEventAttributes.ProtoReflect.Descriptor instead.
func (*ChildWorkflowExecutionFailedEventAttributes) GetFailure ¶
func (x *ChildWorkflowExecutionFailedEventAttributes) GetFailure() *v13.Failure
func (*ChildWorkflowExecutionFailedEventAttributes) GetInitiatedEventId ¶
func (x *ChildWorkflowExecutionFailedEventAttributes) GetInitiatedEventId() int64
func (*ChildWorkflowExecutionFailedEventAttributes) GetNamespace ¶
func (x *ChildWorkflowExecutionFailedEventAttributes) GetNamespace() string
func (*ChildWorkflowExecutionFailedEventAttributes) GetNamespaceId ¶
func (x *ChildWorkflowExecutionFailedEventAttributes) GetNamespaceId() string
func (*ChildWorkflowExecutionFailedEventAttributes) GetRetryState ¶
func (x *ChildWorkflowExecutionFailedEventAttributes) GetRetryState() v12.RetryState
func (*ChildWorkflowExecutionFailedEventAttributes) GetStartedEventId ¶
func (x *ChildWorkflowExecutionFailedEventAttributes) GetStartedEventId() int64
func (*ChildWorkflowExecutionFailedEventAttributes) GetWorkflowExecution ¶
func (x *ChildWorkflowExecutionFailedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
func (*ChildWorkflowExecutionFailedEventAttributes) GetWorkflowType ¶
func (x *ChildWorkflowExecutionFailedEventAttributes) GetWorkflowType() *v1.WorkflowType
func (*ChildWorkflowExecutionFailedEventAttributes) ProtoMessage ¶
func (*ChildWorkflowExecutionFailedEventAttributes) ProtoMessage()
func (*ChildWorkflowExecutionFailedEventAttributes) ProtoReflect ¶
func (x *ChildWorkflowExecutionFailedEventAttributes) ProtoReflect() protoreflect.Message
func (*ChildWorkflowExecutionFailedEventAttributes) Reset ¶
func (x *ChildWorkflowExecutionFailedEventAttributes) Reset()
func (*ChildWorkflowExecutionFailedEventAttributes) String ¶
func (x *ChildWorkflowExecutionFailedEventAttributes) String() string
type ChildWorkflowExecutionStartedEventAttributes ¶
type ChildWorkflowExecutionStartedEventAttributes struct {
// Namespace of the child workflow.
// SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
NamespaceId string `protobuf:"bytes,6,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"`
// Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to
InitiatedEventId int64 `protobuf:"varint,2,opt,name=initiated_event_id,json=initiatedEventId,proto3" json:"initiated_event_id,omitempty"`
WorkflowExecution *v1.WorkflowExecution `protobuf:"bytes,3,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"`
WorkflowType *v1.WorkflowType `protobuf:"bytes,4,opt,name=workflow_type,json=workflowType,proto3" json:"workflow_type,omitempty"`
Header *v1.Header `protobuf:"bytes,5,opt,name=header,proto3" json:"header,omitempty"`
// contains filtered or unexported fields
}
func (*ChildWorkflowExecutionStartedEventAttributes) Descriptor
deprecated
func (*ChildWorkflowExecutionStartedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use ChildWorkflowExecutionStartedEventAttributes.ProtoReflect.Descriptor instead.
func (*ChildWorkflowExecutionStartedEventAttributes) GetHeader ¶
func (x *ChildWorkflowExecutionStartedEventAttributes) GetHeader() *v1.Header
func (*ChildWorkflowExecutionStartedEventAttributes) GetInitiatedEventId ¶
func (x *ChildWorkflowExecutionStartedEventAttributes) GetInitiatedEventId() int64
func (*ChildWorkflowExecutionStartedEventAttributes) GetNamespace ¶
func (x *ChildWorkflowExecutionStartedEventAttributes) GetNamespace() string
func (*ChildWorkflowExecutionStartedEventAttributes) GetNamespaceId ¶
func (x *ChildWorkflowExecutionStartedEventAttributes) GetNamespaceId() string
func (*ChildWorkflowExecutionStartedEventAttributes) GetWorkflowExecution ¶
func (x *ChildWorkflowExecutionStartedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
func (*ChildWorkflowExecutionStartedEventAttributes) GetWorkflowType ¶
func (x *ChildWorkflowExecutionStartedEventAttributes) GetWorkflowType() *v1.WorkflowType
func (*ChildWorkflowExecutionStartedEventAttributes) ProtoMessage ¶
func (*ChildWorkflowExecutionStartedEventAttributes) ProtoMessage()
func (*ChildWorkflowExecutionStartedEventAttributes) ProtoReflect ¶
func (x *ChildWorkflowExecutionStartedEventAttributes) ProtoReflect() protoreflect.Message
func (*ChildWorkflowExecutionStartedEventAttributes) Reset ¶
func (x *ChildWorkflowExecutionStartedEventAttributes) Reset()
func (*ChildWorkflowExecutionStartedEventAttributes) String ¶
func (x *ChildWorkflowExecutionStartedEventAttributes) String() string
type ChildWorkflowExecutionTerminatedEventAttributes ¶
type ChildWorkflowExecutionTerminatedEventAttributes struct {
// Namespace of the child workflow.
// SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
NamespaceId string `protobuf:"bytes,6,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"`
WorkflowExecution *v1.WorkflowExecution `protobuf:"bytes,2,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"`
WorkflowType *v1.WorkflowType `protobuf:"bytes,3,opt,name=workflow_type,json=workflowType,proto3" json:"workflow_type,omitempty"`
// Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to
InitiatedEventId int64 `protobuf:"varint,4,opt,name=initiated_event_id,json=initiatedEventId,proto3" json:"initiated_event_id,omitempty"`
// Id of the `CHILD_WORKFLOW_EXECUTION_STARTED` event which this event corresponds to
StartedEventId int64 `protobuf:"varint,5,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"`
// contains filtered or unexported fields
}
func (*ChildWorkflowExecutionTerminatedEventAttributes) Descriptor
deprecated
func (*ChildWorkflowExecutionTerminatedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use ChildWorkflowExecutionTerminatedEventAttributes.ProtoReflect.Descriptor instead.
func (*ChildWorkflowExecutionTerminatedEventAttributes) GetInitiatedEventId ¶
func (x *ChildWorkflowExecutionTerminatedEventAttributes) GetInitiatedEventId() int64
func (*ChildWorkflowExecutionTerminatedEventAttributes) GetNamespace ¶
func (x *ChildWorkflowExecutionTerminatedEventAttributes) GetNamespace() string
func (*ChildWorkflowExecutionTerminatedEventAttributes) GetNamespaceId ¶
func (x *ChildWorkflowExecutionTerminatedEventAttributes) GetNamespaceId() string
func (*ChildWorkflowExecutionTerminatedEventAttributes) GetStartedEventId ¶
func (x *ChildWorkflowExecutionTerminatedEventAttributes) GetStartedEventId() int64
func (*ChildWorkflowExecutionTerminatedEventAttributes) GetWorkflowExecution ¶
func (x *ChildWorkflowExecutionTerminatedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
func (*ChildWorkflowExecutionTerminatedEventAttributes) GetWorkflowType ¶
func (x *ChildWorkflowExecutionTerminatedEventAttributes) GetWorkflowType() *v1.WorkflowType
func (*ChildWorkflowExecutionTerminatedEventAttributes) ProtoMessage ¶
func (*ChildWorkflowExecutionTerminatedEventAttributes) ProtoMessage()
func (*ChildWorkflowExecutionTerminatedEventAttributes) ProtoReflect ¶
func (x *ChildWorkflowExecutionTerminatedEventAttributes) ProtoReflect() protoreflect.Message
func (*ChildWorkflowExecutionTerminatedEventAttributes) Reset ¶
func (x *ChildWorkflowExecutionTerminatedEventAttributes) Reset()
func (*ChildWorkflowExecutionTerminatedEventAttributes) String ¶
func (x *ChildWorkflowExecutionTerminatedEventAttributes) String() string
type ChildWorkflowExecutionTimedOutEventAttributes ¶
type ChildWorkflowExecutionTimedOutEventAttributes struct {
// Namespace of the child workflow.
// SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
NamespaceId string `protobuf:"bytes,7,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"`
WorkflowExecution *v1.WorkflowExecution `protobuf:"bytes,2,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"`
WorkflowType *v1.WorkflowType `protobuf:"bytes,3,opt,name=workflow_type,json=workflowType,proto3" json:"workflow_type,omitempty"`
// Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to
InitiatedEventId int64 `protobuf:"varint,4,opt,name=initiated_event_id,json=initiatedEventId,proto3" json:"initiated_event_id,omitempty"`
// Id of the `CHILD_WORKFLOW_EXECUTION_STARTED` event which this event corresponds to
StartedEventId int64 `protobuf:"varint,5,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"`
RetryState v12.RetryState `` /* 130-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*ChildWorkflowExecutionTimedOutEventAttributes) Descriptor
deprecated
func (*ChildWorkflowExecutionTimedOutEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use ChildWorkflowExecutionTimedOutEventAttributes.ProtoReflect.Descriptor instead.
func (*ChildWorkflowExecutionTimedOutEventAttributes) GetInitiatedEventId ¶
func (x *ChildWorkflowExecutionTimedOutEventAttributes) GetInitiatedEventId() int64
func (*ChildWorkflowExecutionTimedOutEventAttributes) GetNamespace ¶
func (x *ChildWorkflowExecutionTimedOutEventAttributes) GetNamespace() string
func (*ChildWorkflowExecutionTimedOutEventAttributes) GetNamespaceId ¶
func (x *ChildWorkflowExecutionTimedOutEventAttributes) GetNamespaceId() string
func (*ChildWorkflowExecutionTimedOutEventAttributes) GetRetryState ¶
func (x *ChildWorkflowExecutionTimedOutEventAttributes) GetRetryState() v12.RetryState
func (*ChildWorkflowExecutionTimedOutEventAttributes) GetStartedEventId ¶
func (x *ChildWorkflowExecutionTimedOutEventAttributes) GetStartedEventId() int64
func (*ChildWorkflowExecutionTimedOutEventAttributes) GetWorkflowExecution ¶
func (x *ChildWorkflowExecutionTimedOutEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
func (*ChildWorkflowExecutionTimedOutEventAttributes) GetWorkflowType ¶
func (x *ChildWorkflowExecutionTimedOutEventAttributes) GetWorkflowType() *v1.WorkflowType
func (*ChildWorkflowExecutionTimedOutEventAttributes) ProtoMessage ¶
func (*ChildWorkflowExecutionTimedOutEventAttributes) ProtoMessage()
func (*ChildWorkflowExecutionTimedOutEventAttributes) ProtoReflect ¶
func (x *ChildWorkflowExecutionTimedOutEventAttributes) ProtoReflect() protoreflect.Message
func (*ChildWorkflowExecutionTimedOutEventAttributes) Reset ¶
func (x *ChildWorkflowExecutionTimedOutEventAttributes) Reset()
func (*ChildWorkflowExecutionTimedOutEventAttributes) String ¶
func (x *ChildWorkflowExecutionTimedOutEventAttributes) String() string
type DeclinedTargetVersionUpgrade ¶ added in v4.24.0
type DeclinedTargetVersionUpgrade struct {
DeploymentVersion *v15.WorkerDeploymentVersion `protobuf:"bytes,1,opt,name=deployment_version,json=deploymentVersion,proto3" json:"deployment_version,omitempty"`
// contains filtered or unexported fields
}
Wrapper for a target deployment version that the SDK declined to upgrade to. See declined_target_version_upgrade on WorkflowExecutionStartedEventAttributes.
func (*DeclinedTargetVersionUpgrade) Descriptor
deprecated
added in
v4.24.0
func (*DeclinedTargetVersionUpgrade) Descriptor() ([]byte, []int)
Deprecated: Use DeclinedTargetVersionUpgrade.ProtoReflect.Descriptor instead.
func (*DeclinedTargetVersionUpgrade) GetDeploymentVersion ¶ added in v4.24.0
func (x *DeclinedTargetVersionUpgrade) GetDeploymentVersion() *v15.WorkerDeploymentVersion
func (*DeclinedTargetVersionUpgrade) ProtoMessage ¶ added in v4.24.0
func (*DeclinedTargetVersionUpgrade) ProtoMessage()
func (*DeclinedTargetVersionUpgrade) ProtoReflect ¶ added in v4.24.0
func (x *DeclinedTargetVersionUpgrade) ProtoReflect() protoreflect.Message
func (*DeclinedTargetVersionUpgrade) Reset ¶ added in v4.24.0
func (x *DeclinedTargetVersionUpgrade) Reset()
func (*DeclinedTargetVersionUpgrade) String ¶ added in v4.24.0
func (x *DeclinedTargetVersionUpgrade) String() string
type ExternalWorkflowExecutionCancelRequestedEventAttributes ¶
type ExternalWorkflowExecutionCancelRequestedEventAttributes struct {
// id of the `REQUEST_CANCEL_EXTERNAL_WORKFLOW_EXECUTION_INITIATED` event this event corresponds
// to
InitiatedEventId int64 `protobuf:"varint,1,opt,name=initiated_event_id,json=initiatedEventId,proto3" json:"initiated_event_id,omitempty"`
// Namespace of the to-be-cancelled workflow.
// SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"`
NamespaceId string `protobuf:"bytes,4,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"`
WorkflowExecution *v1.WorkflowExecution `protobuf:"bytes,3,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"`
// contains filtered or unexported fields
}
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) Descriptor
deprecated
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use ExternalWorkflowExecutionCancelRequestedEventAttributes.ProtoReflect.Descriptor instead.
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) GetInitiatedEventId ¶
func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) GetInitiatedEventId() int64
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) GetNamespace ¶
func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) GetNamespace() string
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) GetNamespaceId ¶
func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) GetNamespaceId() string
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) GetWorkflowExecution ¶
func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) ProtoMessage ¶
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) ProtoMessage()
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) ProtoReflect ¶
func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) ProtoReflect() protoreflect.Message
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) Reset ¶
func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) Reset()
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) String ¶
func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) String() string
type ExternalWorkflowExecutionSignaledEventAttributes ¶
type ExternalWorkflowExecutionSignaledEventAttributes struct {
// id of the `SIGNAL_EXTERNAL_WORKFLOW_EXECUTION_INITIATED` event this event corresponds to
InitiatedEventId int64 `protobuf:"varint,1,opt,name=initiated_event_id,json=initiatedEventId,proto3" json:"initiated_event_id,omitempty"`
// Namespace of the workflow which was signaled.
// SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"`
NamespaceId string `protobuf:"bytes,5,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"`
WorkflowExecution *v1.WorkflowExecution `protobuf:"bytes,3,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"`
// Deprecated.
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
Control string `protobuf:"bytes,4,opt,name=control,proto3" json:"control,omitempty"`
// contains filtered or unexported fields
}
func (*ExternalWorkflowExecutionSignaledEventAttributes) Descriptor
deprecated
func (*ExternalWorkflowExecutionSignaledEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use ExternalWorkflowExecutionSignaledEventAttributes.ProtoReflect.Descriptor instead.
func (*ExternalWorkflowExecutionSignaledEventAttributes) GetControl
deprecated
func (x *ExternalWorkflowExecutionSignaledEventAttributes) GetControl() string
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*ExternalWorkflowExecutionSignaledEventAttributes) GetInitiatedEventId ¶
func (x *ExternalWorkflowExecutionSignaledEventAttributes) GetInitiatedEventId() int64
func (*ExternalWorkflowExecutionSignaledEventAttributes) GetNamespace ¶
func (x *ExternalWorkflowExecutionSignaledEventAttributes) GetNamespace() string
func (*ExternalWorkflowExecutionSignaledEventAttributes) GetNamespaceId ¶
func (x *ExternalWorkflowExecutionSignaledEventAttributes) GetNamespaceId() string
func (*ExternalWorkflowExecutionSignaledEventAttributes) GetWorkflowExecution ¶
func (x *ExternalWorkflowExecutionSignaledEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
func (*ExternalWorkflowExecutionSignaledEventAttributes) ProtoMessage ¶
func (*ExternalWorkflowExecutionSignaledEventAttributes) ProtoMessage()
func (*ExternalWorkflowExecutionSignaledEventAttributes) ProtoReflect ¶
func (x *ExternalWorkflowExecutionSignaledEventAttributes) ProtoReflect() protoreflect.Message
func (*ExternalWorkflowExecutionSignaledEventAttributes) Reset ¶
func (x *ExternalWorkflowExecutionSignaledEventAttributes) Reset()
func (*ExternalWorkflowExecutionSignaledEventAttributes) String ¶
func (x *ExternalWorkflowExecutionSignaledEventAttributes) String() string
type History ¶
type History struct {
Events []*HistoryEvent `protobuf:"bytes,1,rep,name=events,proto3" json:"events,omitempty"`
// contains filtered or unexported fields
}
func (*History) Descriptor
deprecated
func (*History) GetEvents ¶
func (x *History) GetEvents() []*HistoryEvent
func (*History) ProtoMessage ¶
func (*History) ProtoMessage()
func (*History) ProtoReflect ¶
func (x *History) ProtoReflect() protoreflect.Message
type HistoryEvent ¶
type HistoryEvent struct {
// Monotonically increasing event number, starts at 1.
EventId int64 `protobuf:"varint,1,opt,name=event_id,json=eventId,proto3" json:"event_id,omitempty"`
EventTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=event_time,json=eventTime,proto3" json:"event_time,omitempty"`
EventType v12.EventType `` /* 126-byte string literal not displayed */
// Failover version of the event, used by the server for multi-cluster replication and history
// versioning. SDKs generally ignore this field.
Version int64 `protobuf:"varint,4,opt,name=version,proto3" json:"version,omitempty"`
// Identifier used by the service to order replication and transfer tasks associated with this
// event. SDKs generally ignore this field.
TaskId int64 `protobuf:"varint,5,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"`
// Set to true when the SDK may ignore the event as it does not impact workflow state or
// information in any way that the SDK need be concerned with. If an SDK encounters an event
// type which it does not understand, it must error unless this is true. If it is true, it's
// acceptable for the event type and/or attributes to be uninterpretable.
WorkerMayIgnore bool `protobuf:"varint,300,opt,name=worker_may_ignore,json=workerMayIgnore,proto3" json:"worker_may_ignore,omitempty"`
// Metadata on the event. This is often carried over from commands and client calls. Most events
// won't have this information, and how this information is used is dependent upon the interface
// that reads it.
//
// Current well-known uses:
// - workflow_execution_started_event_attributes - summary and details from start workflow.
// - timer_started_event_attributes - summary represents an identifier for the timer for use by
// user interfaces.
UserMetadata *v16.UserMetadata `protobuf:"bytes,301,opt,name=user_metadata,json=userMetadata,proto3" json:"user_metadata,omitempty"`
// Links associated with the event.
Links []*v1.Link `protobuf:"bytes,302,rep,name=links,proto3" json:"links,omitempty"`
// Server-computed authenticated caller identity associated with this event.
Principal *v1.Principal `protobuf:"bytes,303,opt,name=principal,proto3" json:"principal,omitempty"`
// The event details. The type must match that in `event_type`.
//
// Types that are valid to be assigned to Attributes:
//
// *HistoryEvent_WorkflowExecutionStartedEventAttributes
// *HistoryEvent_WorkflowExecutionCompletedEventAttributes
// *HistoryEvent_WorkflowExecutionFailedEventAttributes
// *HistoryEvent_WorkflowExecutionTimedOutEventAttributes
// *HistoryEvent_WorkflowTaskScheduledEventAttributes
// *HistoryEvent_WorkflowTaskStartedEventAttributes
// *HistoryEvent_WorkflowTaskCompletedEventAttributes
// *HistoryEvent_WorkflowTaskTimedOutEventAttributes
// *HistoryEvent_WorkflowTaskFailedEventAttributes
// *HistoryEvent_ActivityTaskScheduledEventAttributes
// *HistoryEvent_ActivityTaskStartedEventAttributes
// *HistoryEvent_ActivityTaskCompletedEventAttributes
// *HistoryEvent_ActivityTaskFailedEventAttributes
// *HistoryEvent_ActivityTaskTimedOutEventAttributes
// *HistoryEvent_TimerStartedEventAttributes
// *HistoryEvent_TimerFiredEventAttributes
// *HistoryEvent_ActivityTaskCancelRequestedEventAttributes
// *HistoryEvent_ActivityTaskCanceledEventAttributes
// *HistoryEvent_TimerCanceledEventAttributes
// *HistoryEvent_MarkerRecordedEventAttributes
// *HistoryEvent_WorkflowExecutionSignaledEventAttributes
// *HistoryEvent_WorkflowExecutionTerminatedEventAttributes
// *HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes
// *HistoryEvent_WorkflowExecutionCanceledEventAttributes
// *HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
// *HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes
// *HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes
// *HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes
// *HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes
// *HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes
// *HistoryEvent_ChildWorkflowExecutionStartedEventAttributes
// *HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes
// *HistoryEvent_ChildWorkflowExecutionFailedEventAttributes
// *HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes
// *HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes
// *HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes
// *HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes
// *HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes
// *HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes
// *HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes
// *HistoryEvent_WorkflowExecutionUpdateAcceptedEventAttributes
// *HistoryEvent_WorkflowExecutionUpdateRejectedEventAttributes
// *HistoryEvent_WorkflowExecutionUpdateCompletedEventAttributes
// *HistoryEvent_WorkflowPropertiesModifiedExternallyEventAttributes
// *HistoryEvent_ActivityPropertiesModifiedExternallyEventAttributes
// *HistoryEvent_WorkflowPropertiesModifiedEventAttributes
// *HistoryEvent_WorkflowExecutionUpdateAdmittedEventAttributes
// *HistoryEvent_NexusOperationScheduledEventAttributes
// *HistoryEvent_NexusOperationStartedEventAttributes
// *HistoryEvent_NexusOperationCompletedEventAttributes
// *HistoryEvent_NexusOperationFailedEventAttributes
// *HistoryEvent_NexusOperationCanceledEventAttributes
// *HistoryEvent_NexusOperationTimedOutEventAttributes
// *HistoryEvent_NexusOperationCancelRequestedEventAttributes
// *HistoryEvent_WorkflowExecutionOptionsUpdatedEventAttributes
// *HistoryEvent_NexusOperationCancelRequestCompletedEventAttributes
// *HistoryEvent_NexusOperationCancelRequestFailedEventAttributes
// *HistoryEvent_WorkflowExecutionPausedEventAttributes
// *HistoryEvent_WorkflowExecutionUnpausedEventAttributes
// *HistoryEvent_WorkflowExecutionTimeSkippingTransitionedEventAttributes
Attributes isHistoryEvent_Attributes `protobuf_oneof:"attributes"`
// contains filtered or unexported fields
}
History events are the method by which Temporal SDKs advance (or recreate) workflow state. See the `EventType` enum for more info about what each event is for.
func (*HistoryEvent) Descriptor
deprecated
func (*HistoryEvent) Descriptor() ([]byte, []int)
Deprecated: Use HistoryEvent.ProtoReflect.Descriptor instead.
func (*HistoryEvent) GetActivityPropertiesModifiedExternallyEventAttributes ¶
func (x *HistoryEvent) GetActivityPropertiesModifiedExternallyEventAttributes() *ActivityPropertiesModifiedExternallyEventAttributes
func (*HistoryEvent) GetActivityTaskCancelRequestedEventAttributes ¶
func (x *HistoryEvent) GetActivityTaskCancelRequestedEventAttributes() *ActivityTaskCancelRequestedEventAttributes
func (*HistoryEvent) GetActivityTaskCanceledEventAttributes ¶
func (x *HistoryEvent) GetActivityTaskCanceledEventAttributes() *ActivityTaskCanceledEventAttributes
func (*HistoryEvent) GetActivityTaskCompletedEventAttributes ¶
func (x *HistoryEvent) GetActivityTaskCompletedEventAttributes() *ActivityTaskCompletedEventAttributes
func (*HistoryEvent) GetActivityTaskFailedEventAttributes ¶
func (x *HistoryEvent) GetActivityTaskFailedEventAttributes() *ActivityTaskFailedEventAttributes
func (*HistoryEvent) GetActivityTaskScheduledEventAttributes ¶
func (x *HistoryEvent) GetActivityTaskScheduledEventAttributes() *ActivityTaskScheduledEventAttributes
func (*HistoryEvent) GetActivityTaskStartedEventAttributes ¶
func (x *HistoryEvent) GetActivityTaskStartedEventAttributes() *ActivityTaskStartedEventAttributes
func (*HistoryEvent) GetActivityTaskTimedOutEventAttributes ¶
func (x *HistoryEvent) GetActivityTaskTimedOutEventAttributes() *ActivityTaskTimedOutEventAttributes
func (*HistoryEvent) GetAttributes ¶
func (x *HistoryEvent) GetAttributes() isHistoryEvent_Attributes
func (*HistoryEvent) GetChildWorkflowExecutionCanceledEventAttributes ¶
func (x *HistoryEvent) GetChildWorkflowExecutionCanceledEventAttributes() *ChildWorkflowExecutionCanceledEventAttributes
func (*HistoryEvent) GetChildWorkflowExecutionCompletedEventAttributes ¶
func (x *HistoryEvent) GetChildWorkflowExecutionCompletedEventAttributes() *ChildWorkflowExecutionCompletedEventAttributes
func (*HistoryEvent) GetChildWorkflowExecutionFailedEventAttributes ¶
func (x *HistoryEvent) GetChildWorkflowExecutionFailedEventAttributes() *ChildWorkflowExecutionFailedEventAttributes
func (*HistoryEvent) GetChildWorkflowExecutionStartedEventAttributes ¶
func (x *HistoryEvent) GetChildWorkflowExecutionStartedEventAttributes() *ChildWorkflowExecutionStartedEventAttributes
func (*HistoryEvent) GetChildWorkflowExecutionTerminatedEventAttributes ¶
func (x *HistoryEvent) GetChildWorkflowExecutionTerminatedEventAttributes() *ChildWorkflowExecutionTerminatedEventAttributes
func (*HistoryEvent) GetChildWorkflowExecutionTimedOutEventAttributes ¶
func (x *HistoryEvent) GetChildWorkflowExecutionTimedOutEventAttributes() *ChildWorkflowExecutionTimedOutEventAttributes
func (*HistoryEvent) GetEventId ¶
func (x *HistoryEvent) GetEventId() int64
func (*HistoryEvent) GetEventTime ¶
func (x *HistoryEvent) GetEventTime() *timestamppb.Timestamp
func (*HistoryEvent) GetEventType ¶
func (x *HistoryEvent) GetEventType() v12.EventType
func (*HistoryEvent) GetExternalWorkflowExecutionCancelRequestedEventAttributes ¶
func (x *HistoryEvent) GetExternalWorkflowExecutionCancelRequestedEventAttributes() *ExternalWorkflowExecutionCancelRequestedEventAttributes
func (*HistoryEvent) GetExternalWorkflowExecutionSignaledEventAttributes ¶
func (x *HistoryEvent) GetExternalWorkflowExecutionSignaledEventAttributes() *ExternalWorkflowExecutionSignaledEventAttributes
func (*HistoryEvent) GetLinks ¶ added in v4.17.0
func (x *HistoryEvent) GetLinks() []*v1.Link
func (*HistoryEvent) GetMarkerRecordedEventAttributes ¶
func (x *HistoryEvent) GetMarkerRecordedEventAttributes() *MarkerRecordedEventAttributes
func (*HistoryEvent) GetNexusOperationCancelRequestCompletedEventAttributes ¶ added in v4.20.0
func (x *HistoryEvent) GetNexusOperationCancelRequestCompletedEventAttributes() *NexusOperationCancelRequestCompletedEventAttributes
func (*HistoryEvent) GetNexusOperationCancelRequestFailedEventAttributes ¶ added in v4.20.0
func (x *HistoryEvent) GetNexusOperationCancelRequestFailedEventAttributes() *NexusOperationCancelRequestFailedEventAttributes
func (*HistoryEvent) GetNexusOperationCancelRequestedEventAttributes ¶ added in v4.13.0
func (x *HistoryEvent) GetNexusOperationCancelRequestedEventAttributes() *NexusOperationCancelRequestedEventAttributes
func (*HistoryEvent) GetNexusOperationCanceledEventAttributes ¶ added in v4.13.0
func (x *HistoryEvent) GetNexusOperationCanceledEventAttributes() *NexusOperationCanceledEventAttributes
func (*HistoryEvent) GetNexusOperationCompletedEventAttributes ¶ added in v4.13.0
func (x *HistoryEvent) GetNexusOperationCompletedEventAttributes() *NexusOperationCompletedEventAttributes
func (*HistoryEvent) GetNexusOperationFailedEventAttributes ¶ added in v4.13.0
func (x *HistoryEvent) GetNexusOperationFailedEventAttributes() *NexusOperationFailedEventAttributes
func (*HistoryEvent) GetNexusOperationScheduledEventAttributes ¶ added in v4.13.0
func (x *HistoryEvent) GetNexusOperationScheduledEventAttributes() *NexusOperationScheduledEventAttributes
func (*HistoryEvent) GetNexusOperationStartedEventAttributes ¶ added in v4.13.0
func (x *HistoryEvent) GetNexusOperationStartedEventAttributes() *NexusOperationStartedEventAttributes
func (*HistoryEvent) GetNexusOperationTimedOutEventAttributes ¶ added in v4.13.0
func (x *HistoryEvent) GetNexusOperationTimedOutEventAttributes() *NexusOperationTimedOutEventAttributes
func (*HistoryEvent) GetPrincipal ¶ added in v4.24.0
func (x *HistoryEvent) GetPrincipal() *v1.Principal
func (*HistoryEvent) GetRequestCancelExternalWorkflowExecutionFailedEventAttributes ¶
func (x *HistoryEvent) GetRequestCancelExternalWorkflowExecutionFailedEventAttributes() *RequestCancelExternalWorkflowExecutionFailedEventAttributes
func (*HistoryEvent) GetRequestCancelExternalWorkflowExecutionInitiatedEventAttributes ¶
func (x *HistoryEvent) GetRequestCancelExternalWorkflowExecutionInitiatedEventAttributes() *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
func (*HistoryEvent) GetSignalExternalWorkflowExecutionFailedEventAttributes ¶
func (x *HistoryEvent) GetSignalExternalWorkflowExecutionFailedEventAttributes() *SignalExternalWorkflowExecutionFailedEventAttributes
func (*HistoryEvent) GetSignalExternalWorkflowExecutionInitiatedEventAttributes ¶
func (x *HistoryEvent) GetSignalExternalWorkflowExecutionInitiatedEventAttributes() *SignalExternalWorkflowExecutionInitiatedEventAttributes
func (*HistoryEvent) GetStartChildWorkflowExecutionFailedEventAttributes ¶
func (x *HistoryEvent) GetStartChildWorkflowExecutionFailedEventAttributes() *StartChildWorkflowExecutionFailedEventAttributes
func (*HistoryEvent) GetStartChildWorkflowExecutionInitiatedEventAttributes ¶
func (x *HistoryEvent) GetStartChildWorkflowExecutionInitiatedEventAttributes() *StartChildWorkflowExecutionInitiatedEventAttributes
func (*HistoryEvent) GetTaskId ¶
func (x *HistoryEvent) GetTaskId() int64
func (*HistoryEvent) GetTimerCanceledEventAttributes ¶
func (x *HistoryEvent) GetTimerCanceledEventAttributes() *TimerCanceledEventAttributes
func (*HistoryEvent) GetTimerFiredEventAttributes ¶
func (x *HistoryEvent) GetTimerFiredEventAttributes() *TimerFiredEventAttributes
func (*HistoryEvent) GetTimerStartedEventAttributes ¶
func (x *HistoryEvent) GetTimerStartedEventAttributes() *TimerStartedEventAttributes
func (*HistoryEvent) GetUpsertWorkflowSearchAttributesEventAttributes ¶
func (x *HistoryEvent) GetUpsertWorkflowSearchAttributesEventAttributes() *UpsertWorkflowSearchAttributesEventAttributes
func (*HistoryEvent) GetUserMetadata ¶ added in v4.13.0
func (x *HistoryEvent) GetUserMetadata() *v16.UserMetadata
func (*HistoryEvent) GetVersion ¶
func (x *HistoryEvent) GetVersion() int64
func (*HistoryEvent) GetWorkerMayIgnore ¶
func (x *HistoryEvent) GetWorkerMayIgnore() bool
func (*HistoryEvent) GetWorkflowExecutionCancelRequestedEventAttributes ¶
func (x *HistoryEvent) GetWorkflowExecutionCancelRequestedEventAttributes() *WorkflowExecutionCancelRequestedEventAttributes
func (*HistoryEvent) GetWorkflowExecutionCanceledEventAttributes ¶
func (x *HistoryEvent) GetWorkflowExecutionCanceledEventAttributes() *WorkflowExecutionCanceledEventAttributes
func (*HistoryEvent) GetWorkflowExecutionCompletedEventAttributes ¶
func (x *HistoryEvent) GetWorkflowExecutionCompletedEventAttributes() *WorkflowExecutionCompletedEventAttributes
func (*HistoryEvent) GetWorkflowExecutionContinuedAsNewEventAttributes ¶
func (x *HistoryEvent) GetWorkflowExecutionContinuedAsNewEventAttributes() *WorkflowExecutionContinuedAsNewEventAttributes
func (*HistoryEvent) GetWorkflowExecutionFailedEventAttributes ¶
func (x *HistoryEvent) GetWorkflowExecutionFailedEventAttributes() *WorkflowExecutionFailedEventAttributes
func (*HistoryEvent) GetWorkflowExecutionOptionsUpdatedEventAttributes ¶ added in v4.17.0
func (x *HistoryEvent) GetWorkflowExecutionOptionsUpdatedEventAttributes() *WorkflowExecutionOptionsUpdatedEventAttributes
func (*HistoryEvent) GetWorkflowExecutionPausedEventAttributes ¶ added in v4.24.0
func (x *HistoryEvent) GetWorkflowExecutionPausedEventAttributes() *WorkflowExecutionPausedEventAttributes
func (*HistoryEvent) GetWorkflowExecutionSignaledEventAttributes ¶
func (x *HistoryEvent) GetWorkflowExecutionSignaledEventAttributes() *WorkflowExecutionSignaledEventAttributes
func (*HistoryEvent) GetWorkflowExecutionStartedEventAttributes ¶
func (x *HistoryEvent) GetWorkflowExecutionStartedEventAttributes() *WorkflowExecutionStartedEventAttributes
func (*HistoryEvent) GetWorkflowExecutionTerminatedEventAttributes ¶
func (x *HistoryEvent) GetWorkflowExecutionTerminatedEventAttributes() *WorkflowExecutionTerminatedEventAttributes
func (*HistoryEvent) GetWorkflowExecutionTimeSkippingTransitionedEventAttributes ¶ added in v4.24.0
func (x *HistoryEvent) GetWorkflowExecutionTimeSkippingTransitionedEventAttributes() *WorkflowExecutionTimeSkippingTransitionedEventAttributes
func (*HistoryEvent) GetWorkflowExecutionTimedOutEventAttributes ¶
func (x *HistoryEvent) GetWorkflowExecutionTimedOutEventAttributes() *WorkflowExecutionTimedOutEventAttributes
func (*HistoryEvent) GetWorkflowExecutionUnpausedEventAttributes ¶ added in v4.24.0
func (x *HistoryEvent) GetWorkflowExecutionUnpausedEventAttributes() *WorkflowExecutionUnpausedEventAttributes
func (*HistoryEvent) GetWorkflowExecutionUpdateAcceptedEventAttributes ¶
func (x *HistoryEvent) GetWorkflowExecutionUpdateAcceptedEventAttributes() *WorkflowExecutionUpdateAcceptedEventAttributes
func (*HistoryEvent) GetWorkflowExecutionUpdateAdmittedEventAttributes ¶ added in v4.13.0
func (x *HistoryEvent) GetWorkflowExecutionUpdateAdmittedEventAttributes() *WorkflowExecutionUpdateAdmittedEventAttributes
func (*HistoryEvent) GetWorkflowExecutionUpdateCompletedEventAttributes ¶
func (x *HistoryEvent) GetWorkflowExecutionUpdateCompletedEventAttributes() *WorkflowExecutionUpdateCompletedEventAttributes
func (*HistoryEvent) GetWorkflowExecutionUpdateRejectedEventAttributes ¶
func (x *HistoryEvent) GetWorkflowExecutionUpdateRejectedEventAttributes() *WorkflowExecutionUpdateRejectedEventAttributes
func (*HistoryEvent) GetWorkflowPropertiesModifiedEventAttributes ¶
func (x *HistoryEvent) GetWorkflowPropertiesModifiedEventAttributes() *WorkflowPropertiesModifiedEventAttributes
func (*HistoryEvent) GetWorkflowPropertiesModifiedExternallyEventAttributes ¶
func (x *HistoryEvent) GetWorkflowPropertiesModifiedExternallyEventAttributes() *WorkflowPropertiesModifiedExternallyEventAttributes
func (*HistoryEvent) GetWorkflowTaskCompletedEventAttributes ¶
func (x *HistoryEvent) GetWorkflowTaskCompletedEventAttributes() *WorkflowTaskCompletedEventAttributes
func (*HistoryEvent) GetWorkflowTaskFailedEventAttributes ¶
func (x *HistoryEvent) GetWorkflowTaskFailedEventAttributes() *WorkflowTaskFailedEventAttributes
func (*HistoryEvent) GetWorkflowTaskScheduledEventAttributes ¶
func (x *HistoryEvent) GetWorkflowTaskScheduledEventAttributes() *WorkflowTaskScheduledEventAttributes
func (*HistoryEvent) GetWorkflowTaskStartedEventAttributes ¶
func (x *HistoryEvent) GetWorkflowTaskStartedEventAttributes() *WorkflowTaskStartedEventAttributes
func (*HistoryEvent) GetWorkflowTaskTimedOutEventAttributes ¶
func (x *HistoryEvent) GetWorkflowTaskTimedOutEventAttributes() *WorkflowTaskTimedOutEventAttributes
func (*HistoryEvent) ProtoMessage ¶
func (*HistoryEvent) ProtoMessage()
func (*HistoryEvent) ProtoReflect ¶
func (x *HistoryEvent) ProtoReflect() protoreflect.Message
func (*HistoryEvent) Reset ¶
func (x *HistoryEvent) Reset()
func (*HistoryEvent) String ¶
func (x *HistoryEvent) String() string
type HistoryEvent_ActivityPropertiesModifiedExternallyEventAttributes ¶
type HistoryEvent_ActivityPropertiesModifiedExternallyEventAttributes struct {
ActivityPropertiesModifiedExternallyEventAttributes *ActivityPropertiesModifiedExternallyEventAttributes `` /* 155-byte string literal not displayed */
}
type HistoryEvent_ActivityTaskCancelRequestedEventAttributes ¶
type HistoryEvent_ActivityTaskCancelRequestedEventAttributes struct {
ActivityTaskCancelRequestedEventAttributes *ActivityTaskCancelRequestedEventAttributes `` /* 137-byte string literal not displayed */
}
type HistoryEvent_ActivityTaskCanceledEventAttributes ¶
type HistoryEvent_ActivityTaskCanceledEventAttributes struct {
ActivityTaskCanceledEventAttributes *ActivityTaskCanceledEventAttributes `protobuf:"bytes,23,opt,name=activity_task_canceled_event_attributes,json=activityTaskCanceledEventAttributes,proto3,oneof"`
}
type HistoryEvent_ActivityTaskCompletedEventAttributes ¶
type HistoryEvent_ActivityTaskCompletedEventAttributes struct {
ActivityTaskCompletedEventAttributes *ActivityTaskCompletedEventAttributes `protobuf:"bytes,17,opt,name=activity_task_completed_event_attributes,json=activityTaskCompletedEventAttributes,proto3,oneof"`
}
type HistoryEvent_ActivityTaskFailedEventAttributes ¶
type HistoryEvent_ActivityTaskFailedEventAttributes struct {
ActivityTaskFailedEventAttributes *ActivityTaskFailedEventAttributes `protobuf:"bytes,18,opt,name=activity_task_failed_event_attributes,json=activityTaskFailedEventAttributes,proto3,oneof"`
}
type HistoryEvent_ActivityTaskScheduledEventAttributes ¶
type HistoryEvent_ActivityTaskScheduledEventAttributes struct {
ActivityTaskScheduledEventAttributes *ActivityTaskScheduledEventAttributes `protobuf:"bytes,15,opt,name=activity_task_scheduled_event_attributes,json=activityTaskScheduledEventAttributes,proto3,oneof"`
}
type HistoryEvent_ActivityTaskStartedEventAttributes ¶
type HistoryEvent_ActivityTaskStartedEventAttributes struct {
ActivityTaskStartedEventAttributes *ActivityTaskStartedEventAttributes `protobuf:"bytes,16,opt,name=activity_task_started_event_attributes,json=activityTaskStartedEventAttributes,proto3,oneof"`
}
type HistoryEvent_ActivityTaskTimedOutEventAttributes ¶
type HistoryEvent_ActivityTaskTimedOutEventAttributes struct {
ActivityTaskTimedOutEventAttributes *ActivityTaskTimedOutEventAttributes `protobuf:"bytes,19,opt,name=activity_task_timed_out_event_attributes,json=activityTaskTimedOutEventAttributes,proto3,oneof"`
}
type HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes ¶
type HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes struct {
ChildWorkflowExecutionCanceledEventAttributes *ChildWorkflowExecutionCanceledEventAttributes `` /* 143-byte string literal not displayed */
}
type HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes ¶
type HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes struct {
ChildWorkflowExecutionCompletedEventAttributes *ChildWorkflowExecutionCompletedEventAttributes `` /* 145-byte string literal not displayed */
}
type HistoryEvent_ChildWorkflowExecutionFailedEventAttributes ¶
type HistoryEvent_ChildWorkflowExecutionFailedEventAttributes struct {
ChildWorkflowExecutionFailedEventAttributes *ChildWorkflowExecutionFailedEventAttributes `` /* 139-byte string literal not displayed */
}
type HistoryEvent_ChildWorkflowExecutionStartedEventAttributes ¶
type HistoryEvent_ChildWorkflowExecutionStartedEventAttributes struct {
ChildWorkflowExecutionStartedEventAttributes *ChildWorkflowExecutionStartedEventAttributes `` /* 141-byte string literal not displayed */
}
type HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes ¶
type HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes struct {
ChildWorkflowExecutionTerminatedEventAttributes *ChildWorkflowExecutionTerminatedEventAttributes `` /* 147-byte string literal not displayed */
}
type HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes ¶
type HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes struct {
ChildWorkflowExecutionTimedOutEventAttributes *ChildWorkflowExecutionTimedOutEventAttributes `` /* 144-byte string literal not displayed */
}
type HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes ¶
type HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes struct {
ExternalWorkflowExecutionCancelRequestedEventAttributes *ExternalWorkflowExecutionCancelRequestedEventAttributes `` /* 164-byte string literal not displayed */
}
type HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes ¶
type HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes struct {
ExternalWorkflowExecutionSignaledEventAttributes *ExternalWorkflowExecutionSignaledEventAttributes `` /* 149-byte string literal not displayed */
}
type HistoryEvent_MarkerRecordedEventAttributes ¶
type HistoryEvent_MarkerRecordedEventAttributes struct {
MarkerRecordedEventAttributes *MarkerRecordedEventAttributes `protobuf:"bytes,25,opt,name=marker_recorded_event_attributes,json=markerRecordedEventAttributes,proto3,oneof"`
}
type HistoryEvent_NexusOperationCancelRequestCompletedEventAttributes ¶ added in v4.20.0
type HistoryEvent_NexusOperationCancelRequestCompletedEventAttributes struct {
NexusOperationCancelRequestCompletedEventAttributes *NexusOperationCancelRequestCompletedEventAttributes `` /* 156-byte string literal not displayed */
}
type HistoryEvent_NexusOperationCancelRequestFailedEventAttributes ¶ added in v4.20.0
type HistoryEvent_NexusOperationCancelRequestFailedEventAttributes struct {
NexusOperationCancelRequestFailedEventAttributes *NexusOperationCancelRequestFailedEventAttributes `` /* 150-byte string literal not displayed */
}
type HistoryEvent_NexusOperationCancelRequestedEventAttributes ¶ added in v4.13.0
type HistoryEvent_NexusOperationCancelRequestedEventAttributes struct {
NexusOperationCancelRequestedEventAttributes *NexusOperationCancelRequestedEventAttributes `` /* 141-byte string literal not displayed */
}
type HistoryEvent_NexusOperationCanceledEventAttributes ¶ added in v4.13.0
type HistoryEvent_NexusOperationCanceledEventAttributes struct {
NexusOperationCanceledEventAttributes *NexusOperationCanceledEventAttributes `` /* 126-byte string literal not displayed */
}
type HistoryEvent_NexusOperationCompletedEventAttributes ¶ added in v4.13.0
type HistoryEvent_NexusOperationCompletedEventAttributes struct {
NexusOperationCompletedEventAttributes *NexusOperationCompletedEventAttributes `` /* 128-byte string literal not displayed */
}
type HistoryEvent_NexusOperationFailedEventAttributes ¶ added in v4.13.0
type HistoryEvent_NexusOperationFailedEventAttributes struct {
NexusOperationFailedEventAttributes *NexusOperationFailedEventAttributes `protobuf:"bytes,56,opt,name=nexus_operation_failed_event_attributes,json=nexusOperationFailedEventAttributes,proto3,oneof"`
}
type HistoryEvent_NexusOperationScheduledEventAttributes ¶ added in v4.13.0
type HistoryEvent_NexusOperationScheduledEventAttributes struct {
NexusOperationScheduledEventAttributes *NexusOperationScheduledEventAttributes `` /* 128-byte string literal not displayed */
}
type HistoryEvent_NexusOperationStartedEventAttributes ¶ added in v4.13.0
type HistoryEvent_NexusOperationStartedEventAttributes struct {
NexusOperationStartedEventAttributes *NexusOperationStartedEventAttributes `protobuf:"bytes,54,opt,name=nexus_operation_started_event_attributes,json=nexusOperationStartedEventAttributes,proto3,oneof"`
}
type HistoryEvent_NexusOperationTimedOutEventAttributes ¶ added in v4.13.0
type HistoryEvent_NexusOperationTimedOutEventAttributes struct {
NexusOperationTimedOutEventAttributes *NexusOperationTimedOutEventAttributes `` /* 127-byte string literal not displayed */
}
type HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes ¶
type HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes struct {
RequestCancelExternalWorkflowExecutionFailedEventAttributes *RequestCancelExternalWorkflowExecutionFailedEventAttributes `` /* 173-byte string literal not displayed */
}
type HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes ¶
type HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes struct {
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes `` /* 179-byte string literal not displayed */
}
type HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes ¶
type HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes struct {
SignalExternalWorkflowExecutionFailedEventAttributes *SignalExternalWorkflowExecutionFailedEventAttributes `` /* 158-byte string literal not displayed */
}
type HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes ¶
type HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes struct {
SignalExternalWorkflowExecutionInitiatedEventAttributes *SignalExternalWorkflowExecutionInitiatedEventAttributes `` /* 164-byte string literal not displayed */
}
type HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes ¶
type HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes struct {
StartChildWorkflowExecutionFailedEventAttributes *StartChildWorkflowExecutionFailedEventAttributes `` /* 150-byte string literal not displayed */
}
type HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes ¶
type HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes struct {
StartChildWorkflowExecutionInitiatedEventAttributes *StartChildWorkflowExecutionInitiatedEventAttributes `` /* 156-byte string literal not displayed */
}
type HistoryEvent_TimerCanceledEventAttributes ¶
type HistoryEvent_TimerCanceledEventAttributes struct {
TimerCanceledEventAttributes *TimerCanceledEventAttributes `protobuf:"bytes,24,opt,name=timer_canceled_event_attributes,json=timerCanceledEventAttributes,proto3,oneof"`
}
type HistoryEvent_TimerFiredEventAttributes ¶
type HistoryEvent_TimerFiredEventAttributes struct {
TimerFiredEventAttributes *TimerFiredEventAttributes `protobuf:"bytes,21,opt,name=timer_fired_event_attributes,json=timerFiredEventAttributes,proto3,oneof"`
}
type HistoryEvent_TimerStartedEventAttributes ¶
type HistoryEvent_TimerStartedEventAttributes struct {
TimerStartedEventAttributes *TimerStartedEventAttributes `protobuf:"bytes,20,opt,name=timer_started_event_attributes,json=timerStartedEventAttributes,proto3,oneof"`
}
type HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes ¶
type HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes struct {
UpsertWorkflowSearchAttributesEventAttributes *UpsertWorkflowSearchAttributesEventAttributes `` /* 143-byte string literal not displayed */
}
type HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes ¶
type HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes struct {
WorkflowExecutionCancelRequestedEventAttributes *WorkflowExecutionCancelRequestedEventAttributes `` /* 147-byte string literal not displayed */
}
type HistoryEvent_WorkflowExecutionCanceledEventAttributes ¶
type HistoryEvent_WorkflowExecutionCanceledEventAttributes struct {
WorkflowExecutionCanceledEventAttributes *WorkflowExecutionCanceledEventAttributes `` /* 132-byte string literal not displayed */
}
type HistoryEvent_WorkflowExecutionCompletedEventAttributes ¶
type HistoryEvent_WorkflowExecutionCompletedEventAttributes struct {
WorkflowExecutionCompletedEventAttributes *WorkflowExecutionCompletedEventAttributes `` /* 133-byte string literal not displayed */
}
type HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes ¶
type HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes struct {
WorkflowExecutionContinuedAsNewEventAttributes *WorkflowExecutionContinuedAsNewEventAttributes `` /* 146-byte string literal not displayed */
}
type HistoryEvent_WorkflowExecutionFailedEventAttributes ¶
type HistoryEvent_WorkflowExecutionFailedEventAttributes struct {
WorkflowExecutionFailedEventAttributes *WorkflowExecutionFailedEventAttributes `` /* 127-byte string literal not displayed */
}
type HistoryEvent_WorkflowExecutionOptionsUpdatedEventAttributes ¶ added in v4.17.0
type HistoryEvent_WorkflowExecutionOptionsUpdatedEventAttributes struct {
WorkflowExecutionOptionsUpdatedEventAttributes *WorkflowExecutionOptionsUpdatedEventAttributes `` /* 145-byte string literal not displayed */
}
type HistoryEvent_WorkflowExecutionPausedEventAttributes ¶ added in v4.24.0
type HistoryEvent_WorkflowExecutionPausedEventAttributes struct {
WorkflowExecutionPausedEventAttributes *WorkflowExecutionPausedEventAttributes `` /* 128-byte string literal not displayed */
}
type HistoryEvent_WorkflowExecutionSignaledEventAttributes ¶
type HistoryEvent_WorkflowExecutionSignaledEventAttributes struct {
WorkflowExecutionSignaledEventAttributes *WorkflowExecutionSignaledEventAttributes `` /* 132-byte string literal not displayed */
}
type HistoryEvent_WorkflowExecutionStartedEventAttributes ¶
type HistoryEvent_WorkflowExecutionStartedEventAttributes struct {
WorkflowExecutionStartedEventAttributes *WorkflowExecutionStartedEventAttributes `` /* 129-byte string literal not displayed */
}
type HistoryEvent_WorkflowExecutionTerminatedEventAttributes ¶
type HistoryEvent_WorkflowExecutionTerminatedEventAttributes struct {
WorkflowExecutionTerminatedEventAttributes *WorkflowExecutionTerminatedEventAttributes `` /* 136-byte string literal not displayed */
}
type HistoryEvent_WorkflowExecutionTimeSkippingTransitionedEventAttributes ¶ added in v4.24.0
type HistoryEvent_WorkflowExecutionTimeSkippingTransitionedEventAttributes struct {
WorkflowExecutionTimeSkippingTransitionedEventAttributes *WorkflowExecutionTimeSkippingTransitionedEventAttributes `` /* 166-byte string literal not displayed */
}
type HistoryEvent_WorkflowExecutionTimedOutEventAttributes ¶
type HistoryEvent_WorkflowExecutionTimedOutEventAttributes struct {
WorkflowExecutionTimedOutEventAttributes *WorkflowExecutionTimedOutEventAttributes `` /* 132-byte string literal not displayed */
}
type HistoryEvent_WorkflowExecutionUnpausedEventAttributes ¶ added in v4.24.0
type HistoryEvent_WorkflowExecutionUnpausedEventAttributes struct {
WorkflowExecutionUnpausedEventAttributes *WorkflowExecutionUnpausedEventAttributes `` /* 132-byte string literal not displayed */
}
type HistoryEvent_WorkflowExecutionUpdateAcceptedEventAttributes ¶
type HistoryEvent_WorkflowExecutionUpdateAcceptedEventAttributes struct {
WorkflowExecutionUpdateAcceptedEventAttributes *WorkflowExecutionUpdateAcceptedEventAttributes `` /* 145-byte string literal not displayed */
}
type HistoryEvent_WorkflowExecutionUpdateAdmittedEventAttributes ¶ added in v4.13.0
type HistoryEvent_WorkflowExecutionUpdateAdmittedEventAttributes struct {
WorkflowExecutionUpdateAdmittedEventAttributes *WorkflowExecutionUpdateAdmittedEventAttributes `` /* 145-byte string literal not displayed */
}
type HistoryEvent_WorkflowExecutionUpdateCompletedEventAttributes ¶
type HistoryEvent_WorkflowExecutionUpdateCompletedEventAttributes struct {
WorkflowExecutionUpdateCompletedEventAttributes *WorkflowExecutionUpdateCompletedEventAttributes `` /* 147-byte string literal not displayed */
}
type HistoryEvent_WorkflowExecutionUpdateRejectedEventAttributes ¶
type HistoryEvent_WorkflowExecutionUpdateRejectedEventAttributes struct {
WorkflowExecutionUpdateRejectedEventAttributes *WorkflowExecutionUpdateRejectedEventAttributes `` /* 145-byte string literal not displayed */
}
type HistoryEvent_WorkflowPropertiesModifiedEventAttributes ¶
type HistoryEvent_WorkflowPropertiesModifiedEventAttributes struct {
WorkflowPropertiesModifiedEventAttributes *WorkflowPropertiesModifiedEventAttributes `` /* 134-byte string literal not displayed */
}
type HistoryEvent_WorkflowPropertiesModifiedExternallyEventAttributes ¶
type HistoryEvent_WorkflowPropertiesModifiedExternallyEventAttributes struct {
WorkflowPropertiesModifiedExternallyEventAttributes *WorkflowPropertiesModifiedExternallyEventAttributes `` /* 155-byte string literal not displayed */
}
type HistoryEvent_WorkflowTaskCompletedEventAttributes ¶
type HistoryEvent_WorkflowTaskCompletedEventAttributes struct {
WorkflowTaskCompletedEventAttributes *WorkflowTaskCompletedEventAttributes `protobuf:"bytes,12,opt,name=workflow_task_completed_event_attributes,json=workflowTaskCompletedEventAttributes,proto3,oneof"`
}
type HistoryEvent_WorkflowTaskFailedEventAttributes ¶
type HistoryEvent_WorkflowTaskFailedEventAttributes struct {
WorkflowTaskFailedEventAttributes *WorkflowTaskFailedEventAttributes `protobuf:"bytes,14,opt,name=workflow_task_failed_event_attributes,json=workflowTaskFailedEventAttributes,proto3,oneof"`
}
type HistoryEvent_WorkflowTaskScheduledEventAttributes ¶
type HistoryEvent_WorkflowTaskScheduledEventAttributes struct {
WorkflowTaskScheduledEventAttributes *WorkflowTaskScheduledEventAttributes `protobuf:"bytes,10,opt,name=workflow_task_scheduled_event_attributes,json=workflowTaskScheduledEventAttributes,proto3,oneof"`
}
type HistoryEvent_WorkflowTaskStartedEventAttributes ¶
type HistoryEvent_WorkflowTaskStartedEventAttributes struct {
WorkflowTaskStartedEventAttributes *WorkflowTaskStartedEventAttributes `protobuf:"bytes,11,opt,name=workflow_task_started_event_attributes,json=workflowTaskStartedEventAttributes,proto3,oneof"`
}
type HistoryEvent_WorkflowTaskTimedOutEventAttributes ¶
type HistoryEvent_WorkflowTaskTimedOutEventAttributes struct {
WorkflowTaskTimedOutEventAttributes *WorkflowTaskTimedOutEventAttributes `protobuf:"bytes,13,opt,name=workflow_task_timed_out_event_attributes,json=workflowTaskTimedOutEventAttributes,proto3,oneof"`
}
type MarkerRecordedEventAttributes ¶
type MarkerRecordedEventAttributes struct {
// Workers use this to identify the "types" of various markers. Ex: Local activity, side effect.
MarkerName string `protobuf:"bytes,1,opt,name=marker_name,json=markerName,proto3" json:"marker_name,omitempty"`
// Serialized information recorded in the marker
Details map[string]*v1.Payloads `` /* 141-byte string literal not displayed */
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */
Header *v1.Header `protobuf:"bytes,4,opt,name=header,proto3" json:"header,omitempty"`
// Some uses of markers, like a local activity, could "fail". If they did that is recorded here.
Failure *v13.Failure `protobuf:"bytes,5,opt,name=failure,proto3" json:"failure,omitempty"`
// contains filtered or unexported fields
}
func (*MarkerRecordedEventAttributes) Descriptor
deprecated
func (*MarkerRecordedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use MarkerRecordedEventAttributes.ProtoReflect.Descriptor instead.
func (*MarkerRecordedEventAttributes) GetDetails ¶
func (x *MarkerRecordedEventAttributes) GetDetails() map[string]*v1.Payloads
func (*MarkerRecordedEventAttributes) GetFailure ¶
func (x *MarkerRecordedEventAttributes) GetFailure() *v13.Failure
func (*MarkerRecordedEventAttributes) GetHeader ¶
func (x *MarkerRecordedEventAttributes) GetHeader() *v1.Header
func (*MarkerRecordedEventAttributes) GetMarkerName ¶
func (x *MarkerRecordedEventAttributes) GetMarkerName() string
func (*MarkerRecordedEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (x *MarkerRecordedEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*MarkerRecordedEventAttributes) ProtoMessage ¶
func (*MarkerRecordedEventAttributes) ProtoMessage()
func (*MarkerRecordedEventAttributes) ProtoReflect ¶
func (x *MarkerRecordedEventAttributes) ProtoReflect() protoreflect.Message
func (*MarkerRecordedEventAttributes) Reset ¶
func (x *MarkerRecordedEventAttributes) Reset()
func (*MarkerRecordedEventAttributes) String ¶
func (x *MarkerRecordedEventAttributes) String() string
type NexusOperationCancelRequestCompletedEventAttributes ¶ added in v4.20.0
type NexusOperationCancelRequestCompletedEventAttributes struct {
// The ID of the `NEXUS_OPERATION_CANCEL_REQUESTED` event.
RequestedEventId int64 `protobuf:"varint,1,opt,name=requested_event_id,json=requestedEventId,proto3" json:"requested_event_id,omitempty"`
// The `WORKFLOW_TASK_COMPLETED` event that the corresponding RequestCancelNexusOperation command was reported
// with.
WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */
// The id of the `NEXUS_OPERATION_SCHEDULED` event this cancel request corresponds to.
ScheduledEventId int64 `protobuf:"varint,3,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"`
// contains filtered or unexported fields
}
func (*NexusOperationCancelRequestCompletedEventAttributes) Descriptor
deprecated
added in
v4.20.0
func (*NexusOperationCancelRequestCompletedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use NexusOperationCancelRequestCompletedEventAttributes.ProtoReflect.Descriptor instead.
func (*NexusOperationCancelRequestCompletedEventAttributes) GetRequestedEventId ¶ added in v4.20.0
func (x *NexusOperationCancelRequestCompletedEventAttributes) GetRequestedEventId() int64
func (*NexusOperationCancelRequestCompletedEventAttributes) GetScheduledEventId ¶ added in v4.20.0
func (x *NexusOperationCancelRequestCompletedEventAttributes) GetScheduledEventId() int64
func (*NexusOperationCancelRequestCompletedEventAttributes) GetWorkflowTaskCompletedEventId ¶ added in v4.20.0
func (x *NexusOperationCancelRequestCompletedEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*NexusOperationCancelRequestCompletedEventAttributes) ProtoMessage ¶ added in v4.20.0
func (*NexusOperationCancelRequestCompletedEventAttributes) ProtoMessage()
func (*NexusOperationCancelRequestCompletedEventAttributes) ProtoReflect ¶ added in v4.20.0
func (x *NexusOperationCancelRequestCompletedEventAttributes) ProtoReflect() protoreflect.Message
func (*NexusOperationCancelRequestCompletedEventAttributes) Reset ¶ added in v4.20.0
func (x *NexusOperationCancelRequestCompletedEventAttributes) Reset()
func (*NexusOperationCancelRequestCompletedEventAttributes) String ¶ added in v4.20.0
func (x *NexusOperationCancelRequestCompletedEventAttributes) String() string
type NexusOperationCancelRequestFailedEventAttributes ¶ added in v4.20.0
type NexusOperationCancelRequestFailedEventAttributes struct {
// The ID of the `NEXUS_OPERATION_CANCEL_REQUESTED` event.
RequestedEventId int64 `protobuf:"varint,1,opt,name=requested_event_id,json=requestedEventId,proto3" json:"requested_event_id,omitempty"`
// The `WORKFLOW_TASK_COMPLETED` event that the corresponding RequestCancelNexusOperation command was reported
// with.
WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */
// Failure details. A NexusOperationFailureInfo wrapping a CanceledFailureInfo.
Failure *v13.Failure `protobuf:"bytes,3,opt,name=failure,proto3" json:"failure,omitempty"`
// The id of the `NEXUS_OPERATION_SCHEDULED` event this cancel request corresponds to.
ScheduledEventId int64 `protobuf:"varint,4,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"`
// contains filtered or unexported fields
}
func (*NexusOperationCancelRequestFailedEventAttributes) Descriptor
deprecated
added in
v4.20.0
func (*NexusOperationCancelRequestFailedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use NexusOperationCancelRequestFailedEventAttributes.ProtoReflect.Descriptor instead.
func (*NexusOperationCancelRequestFailedEventAttributes) GetFailure ¶ added in v4.20.0
func (x *NexusOperationCancelRequestFailedEventAttributes) GetFailure() *v13.Failure
func (*NexusOperationCancelRequestFailedEventAttributes) GetRequestedEventId ¶ added in v4.20.0
func (x *NexusOperationCancelRequestFailedEventAttributes) GetRequestedEventId() int64
func (*NexusOperationCancelRequestFailedEventAttributes) GetScheduledEventId ¶ added in v4.20.0
func (x *NexusOperationCancelRequestFailedEventAttributes) GetScheduledEventId() int64
func (*NexusOperationCancelRequestFailedEventAttributes) GetWorkflowTaskCompletedEventId ¶ added in v4.20.0
func (x *NexusOperationCancelRequestFailedEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*NexusOperationCancelRequestFailedEventAttributes) ProtoMessage ¶ added in v4.20.0
func (*NexusOperationCancelRequestFailedEventAttributes) ProtoMessage()
func (*NexusOperationCancelRequestFailedEventAttributes) ProtoReflect ¶ added in v4.20.0
func (x *NexusOperationCancelRequestFailedEventAttributes) ProtoReflect() protoreflect.Message
func (*NexusOperationCancelRequestFailedEventAttributes) Reset ¶ added in v4.20.0
func (x *NexusOperationCancelRequestFailedEventAttributes) Reset()
func (*NexusOperationCancelRequestFailedEventAttributes) String ¶ added in v4.20.0
func (x *NexusOperationCancelRequestFailedEventAttributes) String() string
type NexusOperationCancelRequestedEventAttributes ¶ added in v4.13.0
type NexusOperationCancelRequestedEventAttributes struct {
// The id of the `NEXUS_OPERATION_SCHEDULED` event this cancel request corresponds to.
ScheduledEventId int64 `protobuf:"varint,1,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"`
// The `WORKFLOW_TASK_COMPLETED` event that the corresponding RequestCancelNexusOperation command was reported
// with.
WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*NexusOperationCancelRequestedEventAttributes) Descriptor
deprecated
added in
v4.13.0
func (*NexusOperationCancelRequestedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use NexusOperationCancelRequestedEventAttributes.ProtoReflect.Descriptor instead.
func (*NexusOperationCancelRequestedEventAttributes) GetScheduledEventId ¶ added in v4.13.0
func (x *NexusOperationCancelRequestedEventAttributes) GetScheduledEventId() int64
func (*NexusOperationCancelRequestedEventAttributes) GetWorkflowTaskCompletedEventId ¶ added in v4.13.0
func (x *NexusOperationCancelRequestedEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*NexusOperationCancelRequestedEventAttributes) ProtoMessage ¶ added in v4.13.0
func (*NexusOperationCancelRequestedEventAttributes) ProtoMessage()
func (*NexusOperationCancelRequestedEventAttributes) ProtoReflect ¶ added in v4.13.0
func (x *NexusOperationCancelRequestedEventAttributes) ProtoReflect() protoreflect.Message
func (*NexusOperationCancelRequestedEventAttributes) Reset ¶ added in v4.13.0
func (x *NexusOperationCancelRequestedEventAttributes) Reset()
func (*NexusOperationCancelRequestedEventAttributes) String ¶ added in v4.13.0
func (x *NexusOperationCancelRequestedEventAttributes) String() string
type NexusOperationCanceledEventAttributes ¶ added in v4.13.0
type NexusOperationCanceledEventAttributes struct {
// The ID of the `NEXUS_OPERATION_SCHEDULED` event. Uniquely identifies this operation.
ScheduledEventId int64 `protobuf:"varint,1,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"`
// Cancellation details.
Failure *v13.Failure `protobuf:"bytes,2,opt,name=failure,proto3" json:"failure,omitempty"`
// The request ID allocated at schedule time.
RequestId string `protobuf:"bytes,3,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// contains filtered or unexported fields
}
Nexus operation completed as canceled. May or may not have been due to a cancellation request by the workflow.
func (*NexusOperationCanceledEventAttributes) Descriptor
deprecated
added in
v4.13.0
func (*NexusOperationCanceledEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use NexusOperationCanceledEventAttributes.ProtoReflect.Descriptor instead.
func (*NexusOperationCanceledEventAttributes) GetFailure ¶ added in v4.13.0
func (x *NexusOperationCanceledEventAttributes) GetFailure() *v13.Failure
func (*NexusOperationCanceledEventAttributes) GetRequestId ¶ added in v4.16.0
func (x *NexusOperationCanceledEventAttributes) GetRequestId() string
func (*NexusOperationCanceledEventAttributes) GetScheduledEventId ¶ added in v4.13.0
func (x *NexusOperationCanceledEventAttributes) GetScheduledEventId() int64
func (*NexusOperationCanceledEventAttributes) ProtoMessage ¶ added in v4.13.0
func (*NexusOperationCanceledEventAttributes) ProtoMessage()
func (*NexusOperationCanceledEventAttributes) ProtoReflect ¶ added in v4.13.0
func (x *NexusOperationCanceledEventAttributes) ProtoReflect() protoreflect.Message
func (*NexusOperationCanceledEventAttributes) Reset ¶ added in v4.13.0
func (x *NexusOperationCanceledEventAttributes) Reset()
func (*NexusOperationCanceledEventAttributes) String ¶ added in v4.13.0
func (x *NexusOperationCanceledEventAttributes) String() string
type NexusOperationCompletedEventAttributes ¶ added in v4.13.0
type NexusOperationCompletedEventAttributes struct {
// The ID of the `NEXUS_OPERATION_SCHEDULED` event. Uniquely identifies this operation.
ScheduledEventId int64 `protobuf:"varint,1,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"`
// Serialized result of the Nexus operation. The response of the Nexus handler.
// Delivered either via a completion callback or as a response to a synchronous operation.
Result *v1.Payload `protobuf:"bytes,2,opt,name=result,proto3" json:"result,omitempty"`
// The request ID allocated at schedule time.
RequestId string `protobuf:"bytes,3,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// contains filtered or unexported fields
}
Nexus operation completed successfully.
func (*NexusOperationCompletedEventAttributes) Descriptor
deprecated
added in
v4.13.0
func (*NexusOperationCompletedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use NexusOperationCompletedEventAttributes.ProtoReflect.Descriptor instead.
func (*NexusOperationCompletedEventAttributes) GetRequestId ¶ added in v4.16.0
func (x *NexusOperationCompletedEventAttributes) GetRequestId() string
func (*NexusOperationCompletedEventAttributes) GetResult ¶ added in v4.13.0
func (x *NexusOperationCompletedEventAttributes) GetResult() *v1.Payload
func (*NexusOperationCompletedEventAttributes) GetScheduledEventId ¶ added in v4.13.0
func (x *NexusOperationCompletedEventAttributes) GetScheduledEventId() int64
func (*NexusOperationCompletedEventAttributes) ProtoMessage ¶ added in v4.13.0
func (*NexusOperationCompletedEventAttributes) ProtoMessage()
func (*NexusOperationCompletedEventAttributes) ProtoReflect ¶ added in v4.13.0
func (x *NexusOperationCompletedEventAttributes) ProtoReflect() protoreflect.Message
func (*NexusOperationCompletedEventAttributes) Reset ¶ added in v4.13.0
func (x *NexusOperationCompletedEventAttributes) Reset()
func (*NexusOperationCompletedEventAttributes) String ¶ added in v4.13.0
func (x *NexusOperationCompletedEventAttributes) String() string
type NexusOperationFailedEventAttributes ¶ added in v4.13.0
type NexusOperationFailedEventAttributes struct {
// The ID of the `NEXUS_OPERATION_SCHEDULED` event. Uniquely identifies this operation.
ScheduledEventId int64 `protobuf:"varint,1,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"`
// Failure details. A NexusOperationFailureInfo wrapping an ApplicationFailureInfo.
Failure *v13.Failure `protobuf:"bytes,2,opt,name=failure,proto3" json:"failure,omitempty"`
// The request ID allocated at schedule time.
RequestId string `protobuf:"bytes,3,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// contains filtered or unexported fields
}
Nexus operation failed.
func (*NexusOperationFailedEventAttributes) Descriptor
deprecated
added in
v4.13.0
func (*NexusOperationFailedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use NexusOperationFailedEventAttributes.ProtoReflect.Descriptor instead.
func (*NexusOperationFailedEventAttributes) GetFailure ¶ added in v4.13.0
func (x *NexusOperationFailedEventAttributes) GetFailure() *v13.Failure
func (*NexusOperationFailedEventAttributes) GetRequestId ¶ added in v4.16.0
func (x *NexusOperationFailedEventAttributes) GetRequestId() string
func (*NexusOperationFailedEventAttributes) GetScheduledEventId ¶ added in v4.13.0
func (x *NexusOperationFailedEventAttributes) GetScheduledEventId() int64
func (*NexusOperationFailedEventAttributes) ProtoMessage ¶ added in v4.13.0
func (*NexusOperationFailedEventAttributes) ProtoMessage()
func (*NexusOperationFailedEventAttributes) ProtoReflect ¶ added in v4.13.0
func (x *NexusOperationFailedEventAttributes) ProtoReflect() protoreflect.Message
func (*NexusOperationFailedEventAttributes) Reset ¶ added in v4.13.0
func (x *NexusOperationFailedEventAttributes) Reset()
func (*NexusOperationFailedEventAttributes) String ¶ added in v4.13.0
func (x *NexusOperationFailedEventAttributes) String() string
type NexusOperationScheduledEventAttributes ¶ added in v4.13.0
type NexusOperationScheduledEventAttributes struct {
// Endpoint name, must exist in the endpoint registry.
Endpoint string `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint,omitempty"`
// Service name.
Service string `protobuf:"bytes,2,opt,name=service,proto3" json:"service,omitempty"`
// Operation name.
Operation string `protobuf:"bytes,3,opt,name=operation,proto3" json:"operation,omitempty"`
// Input for the operation. The server converts this into Nexus request content and the appropriate content headers
// internally when sending the StartOperation request. On the handler side, if it is also backed by Temporal, the
// content is transformed back to the original Payload stored in this event.
Input *v1.Payload `protobuf:"bytes,4,opt,name=input,proto3" json:"input,omitempty"`
// Schedule-to-close timeout for this operation.
// Indicates how long the caller is willing to wait for operation completion.
// Calls are retried internally by the server.
// (-- api-linter: core::0140::prepositions=disabled
//
// aip.dev/not-precedent: "to" is used to indicate interval. --)
//
// (-- api-linter: core::0142::time-field-names=disabled
//
// aip.dev/not-precedent: "timeout" is an acceptable suffix for duration fields in this API. --)
ScheduleToCloseTimeout *durationpb.Duration `` /* 131-byte string literal not displayed */
// Header to attach to the Nexus request. Note these headers are not the same as Temporal headers on internal
// activities and child workflows, these are transmitted to Nexus operations that may be external and are not
// traditional payloads.
NexusHeader map[string]string `` /* 168-byte string literal not displayed */
// The `WORKFLOW_TASK_COMPLETED` event that the corresponding ScheduleNexusOperation command was reported with.
WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */
// A unique ID generated by the history service upon creation of this event.
// The ID will be transmitted with all nexus StartOperation requests and is used as an idempotentency key.
RequestId string `protobuf:"bytes,8,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// Endpoint ID as resolved in the endpoint registry at the time this event was generated.
// This is stored on the event and used internally by the server in case the endpoint is renamed from the time the
// event was originally scheduled.
EndpointId string `protobuf:"bytes,9,opt,name=endpoint_id,json=endpointId,proto3" json:"endpoint_id,omitempty"`
// Schedule-to-start timeout for this operation.
// See ScheduleNexusOperationCommandAttributes.schedule_to_start_timeout for details.
// (-- api-linter: core::0140::prepositions=disabled
//
// aip.dev/not-precedent: "to" is used to indicate interval. --)
ScheduleToStartTimeout *durationpb.Duration `` /* 132-byte string literal not displayed */
// Start-to-close timeout for this operation.
// See ScheduleNexusOperationCommandAttributes.start_to_close_timeout for details.
// (-- api-linter: core::0140::prepositions=disabled
//
// aip.dev/not-precedent: "to" is used to indicate interval. --)
StartToCloseTimeout *durationpb.Duration `protobuf:"bytes,11,opt,name=start_to_close_timeout,json=startToCloseTimeout,proto3" json:"start_to_close_timeout,omitempty"`
// contains filtered or unexported fields
}
Event marking that an operation was scheduled by a workflow via the ScheduleNexusOperation command.
func (*NexusOperationScheduledEventAttributes) Descriptor
deprecated
added in
v4.13.0
func (*NexusOperationScheduledEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use NexusOperationScheduledEventAttributes.ProtoReflect.Descriptor instead.
func (*NexusOperationScheduledEventAttributes) GetEndpoint ¶ added in v4.13.0
func (x *NexusOperationScheduledEventAttributes) GetEndpoint() string
func (*NexusOperationScheduledEventAttributes) GetEndpointId ¶ added in v4.15.0
func (x *NexusOperationScheduledEventAttributes) GetEndpointId() string
func (*NexusOperationScheduledEventAttributes) GetInput ¶ added in v4.13.0
func (x *NexusOperationScheduledEventAttributes) GetInput() *v1.Payload
func (*NexusOperationScheduledEventAttributes) GetNexusHeader ¶ added in v4.13.0
func (x *NexusOperationScheduledEventAttributes) GetNexusHeader() map[string]string
func (*NexusOperationScheduledEventAttributes) GetOperation ¶ added in v4.13.0
func (x *NexusOperationScheduledEventAttributes) GetOperation() string
func (*NexusOperationScheduledEventAttributes) GetRequestId ¶ added in v4.13.0
func (x *NexusOperationScheduledEventAttributes) GetRequestId() string
func (*NexusOperationScheduledEventAttributes) GetScheduleToCloseTimeout ¶ added in v4.13.0
func (x *NexusOperationScheduledEventAttributes) GetScheduleToCloseTimeout() *durationpb.Duration
func (*NexusOperationScheduledEventAttributes) GetScheduleToStartTimeout ¶ added in v4.24.0
func (x *NexusOperationScheduledEventAttributes) GetScheduleToStartTimeout() *durationpb.Duration
func (*NexusOperationScheduledEventAttributes) GetService ¶ added in v4.13.0
func (x *NexusOperationScheduledEventAttributes) GetService() string
func (*NexusOperationScheduledEventAttributes) GetStartToCloseTimeout ¶ added in v4.24.0
func (x *NexusOperationScheduledEventAttributes) GetStartToCloseTimeout() *durationpb.Duration
func (*NexusOperationScheduledEventAttributes) GetWorkflowTaskCompletedEventId ¶ added in v4.13.0
func (x *NexusOperationScheduledEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*NexusOperationScheduledEventAttributes) ProtoMessage ¶ added in v4.13.0
func (*NexusOperationScheduledEventAttributes) ProtoMessage()
func (*NexusOperationScheduledEventAttributes) ProtoReflect ¶ added in v4.13.0
func (x *NexusOperationScheduledEventAttributes) ProtoReflect() protoreflect.Message
func (*NexusOperationScheduledEventAttributes) Reset ¶ added in v4.13.0
func (x *NexusOperationScheduledEventAttributes) Reset()
func (*NexusOperationScheduledEventAttributes) String ¶ added in v4.13.0
func (x *NexusOperationScheduledEventAttributes) String() string
type NexusOperationStartedEventAttributes ¶ added in v4.13.0
type NexusOperationStartedEventAttributes struct {
// The ID of the `NEXUS_OPERATION_SCHEDULED` event this task corresponds to.
ScheduledEventId int64 `protobuf:"varint,1,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"`
// The operation ID returned by the Nexus handler in the response to the StartOperation request.
// This ID is used when canceling the operation.
//
// Deprecated: Renamed to operation_token.
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
OperationId string `protobuf:"bytes,3,opt,name=operation_id,json=operationId,proto3" json:"operation_id,omitempty"`
// The request ID allocated at schedule time.
RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// The operation token returned by the Nexus handler in the response to the StartOperation request.
// This token is used when canceling the operation.
OperationToken string `protobuf:"bytes,5,opt,name=operation_token,json=operationToken,proto3" json:"operation_token,omitempty"`
// contains filtered or unexported fields
}
Event marking an asynchronous operation was started by the responding Nexus handler. If the operation completes synchronously, this event is not generated. In rare situations, such as request timeouts, the service may fail to record the actual start time and will fabricate this event upon receiving the operation completion via callback.
func (*NexusOperationStartedEventAttributes) Descriptor
deprecated
added in
v4.13.0
func (*NexusOperationStartedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use NexusOperationStartedEventAttributes.ProtoReflect.Descriptor instead.
func (*NexusOperationStartedEventAttributes) GetOperationId
deprecated
added in
v4.13.0
func (x *NexusOperationStartedEventAttributes) GetOperationId() string
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*NexusOperationStartedEventAttributes) GetOperationToken ¶ added in v4.19.0
func (x *NexusOperationStartedEventAttributes) GetOperationToken() string
func (*NexusOperationStartedEventAttributes) GetRequestId ¶ added in v4.16.0
func (x *NexusOperationStartedEventAttributes) GetRequestId() string
func (*NexusOperationStartedEventAttributes) GetScheduledEventId ¶ added in v4.13.0
func (x *NexusOperationStartedEventAttributes) GetScheduledEventId() int64
func (*NexusOperationStartedEventAttributes) ProtoMessage ¶ added in v4.13.0
func (*NexusOperationStartedEventAttributes) ProtoMessage()
func (*NexusOperationStartedEventAttributes) ProtoReflect ¶ added in v4.13.0
func (x *NexusOperationStartedEventAttributes) ProtoReflect() protoreflect.Message
func (*NexusOperationStartedEventAttributes) Reset ¶ added in v4.13.0
func (x *NexusOperationStartedEventAttributes) Reset()
func (*NexusOperationStartedEventAttributes) String ¶ added in v4.13.0
func (x *NexusOperationStartedEventAttributes) String() string
type NexusOperationTimedOutEventAttributes ¶ added in v4.13.0
type NexusOperationTimedOutEventAttributes struct {
// The ID of the `NEXUS_OPERATION_SCHEDULED` event. Uniquely identifies this operation.
ScheduledEventId int64 `protobuf:"varint,1,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"`
// Failure details. A NexusOperationFailureInfo wrapping a CanceledFailureInfo.
Failure *v13.Failure `protobuf:"bytes,2,opt,name=failure,proto3" json:"failure,omitempty"`
// The request ID allocated at schedule time.
RequestId string `protobuf:"bytes,3,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// contains filtered or unexported fields
}
Nexus operation timed out.
func (*NexusOperationTimedOutEventAttributes) Descriptor
deprecated
added in
v4.13.0
func (*NexusOperationTimedOutEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use NexusOperationTimedOutEventAttributes.ProtoReflect.Descriptor instead.
func (*NexusOperationTimedOutEventAttributes) GetFailure ¶ added in v4.13.0
func (x *NexusOperationTimedOutEventAttributes) GetFailure() *v13.Failure
func (*NexusOperationTimedOutEventAttributes) GetRequestId ¶ added in v4.16.0
func (x *NexusOperationTimedOutEventAttributes) GetRequestId() string
func (*NexusOperationTimedOutEventAttributes) GetScheduledEventId ¶ added in v4.13.0
func (x *NexusOperationTimedOutEventAttributes) GetScheduledEventId() int64
func (*NexusOperationTimedOutEventAttributes) ProtoMessage ¶ added in v4.13.0
func (*NexusOperationTimedOutEventAttributes) ProtoMessage()
func (*NexusOperationTimedOutEventAttributes) ProtoReflect ¶ added in v4.13.0
func (x *NexusOperationTimedOutEventAttributes) ProtoReflect() protoreflect.Message
func (*NexusOperationTimedOutEventAttributes) Reset ¶ added in v4.13.0
func (x *NexusOperationTimedOutEventAttributes) Reset()
func (*NexusOperationTimedOutEventAttributes) String ¶ added in v4.13.0
func (x *NexusOperationTimedOutEventAttributes) String() string
type RequestCancelExternalWorkflowExecutionFailedEventAttributes ¶
type RequestCancelExternalWorkflowExecutionFailedEventAttributes struct {
Cause v12.CancelExternalWorkflowExecutionFailedCause `` /* 134-byte string literal not displayed */
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */
// Namespace of the workflow which failed to cancel.
// SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"`
NamespaceId string `protobuf:"bytes,7,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"`
WorkflowExecution *v1.WorkflowExecution `protobuf:"bytes,4,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"`
// id of the `REQUEST_CANCEL_EXTERNAL_WORKFLOW_EXECUTION_INITIATED` event this failure
// corresponds to
InitiatedEventId int64 `protobuf:"varint,5,opt,name=initiated_event_id,json=initiatedEventId,proto3" json:"initiated_event_id,omitempty"`
// Deprecated.
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
Control string `protobuf:"bytes,6,opt,name=control,proto3" json:"control,omitempty"`
// contains filtered or unexported fields
}
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) Descriptor
deprecated
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use RequestCancelExternalWorkflowExecutionFailedEventAttributes.ProtoReflect.Descriptor instead.
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetControl
deprecated
func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetControl() string
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetInitiatedEventId ¶
func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetInitiatedEventId() int64
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetNamespace ¶
func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetNamespace() string
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetNamespaceId ¶
func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetNamespaceId() string
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetWorkflowExecution ¶
func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) ProtoMessage ¶
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) ProtoMessage()
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) ProtoReflect ¶
func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) ProtoReflect() protoreflect.Message
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) Reset ¶
func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) Reset()
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) String ¶
func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) String() string
type RequestCancelExternalWorkflowExecutionInitiatedEventAttributes ¶
type RequestCancelExternalWorkflowExecutionInitiatedEventAttributes struct {
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */
// The namespace the workflow to be cancelled lives in.
// SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"`
NamespaceId string `protobuf:"bytes,7,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"`
WorkflowExecution *v1.WorkflowExecution `protobuf:"bytes,3,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"`
// Deprecated.
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
Control string `protobuf:"bytes,4,opt,name=control,proto3" json:"control,omitempty"`
// Workers are expected to set this to true if the workflow they are requesting to cancel is
// a child of the workflow which issued the request
ChildWorkflowOnly bool `protobuf:"varint,5,opt,name=child_workflow_only,json=childWorkflowOnly,proto3" json:"child_workflow_only,omitempty"`
// Reason for requesting the cancellation
Reason string `protobuf:"bytes,6,opt,name=reason,proto3" json:"reason,omitempty"`
// contains filtered or unexported fields
}
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Descriptor
deprecated
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use RequestCancelExternalWorkflowExecutionInitiatedEventAttributes.ProtoReflect.Descriptor instead.
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetChildWorkflowOnly ¶
func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetChildWorkflowOnly() bool
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetControl
deprecated
func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetControl() string
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetNamespace ¶
func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetNamespace() string
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetNamespaceId ¶
func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetNamespaceId() string
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetReason ¶
func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetReason() string
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetWorkflowExecution ¶
func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) ProtoMessage ¶
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) ProtoMessage()
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) ProtoReflect ¶
func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) ProtoReflect() protoreflect.Message
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Reset ¶
func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Reset()
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) String ¶
func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) String() string
type SignalExternalWorkflowExecutionFailedEventAttributes ¶
type SignalExternalWorkflowExecutionFailedEventAttributes struct {
Cause v12.SignalExternalWorkflowExecutionFailedCause `` /* 134-byte string literal not displayed */
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */
// Namespace of the workflow which failed the signal.
// SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"`
NamespaceId string `protobuf:"bytes,7,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"`
WorkflowExecution *v1.WorkflowExecution `protobuf:"bytes,4,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"`
InitiatedEventId int64 `protobuf:"varint,5,opt,name=initiated_event_id,json=initiatedEventId,proto3" json:"initiated_event_id,omitempty"`
// Deprecated.
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
Control string `protobuf:"bytes,6,opt,name=control,proto3" json:"control,omitempty"`
// contains filtered or unexported fields
}
func (*SignalExternalWorkflowExecutionFailedEventAttributes) Descriptor
deprecated
func (*SignalExternalWorkflowExecutionFailedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use SignalExternalWorkflowExecutionFailedEventAttributes.ProtoReflect.Descriptor instead.
func (*SignalExternalWorkflowExecutionFailedEventAttributes) GetControl
deprecated
func (x *SignalExternalWorkflowExecutionFailedEventAttributes) GetControl() string
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*SignalExternalWorkflowExecutionFailedEventAttributes) GetInitiatedEventId ¶
func (x *SignalExternalWorkflowExecutionFailedEventAttributes) GetInitiatedEventId() int64
func (*SignalExternalWorkflowExecutionFailedEventAttributes) GetNamespace ¶
func (x *SignalExternalWorkflowExecutionFailedEventAttributes) GetNamespace() string
func (*SignalExternalWorkflowExecutionFailedEventAttributes) GetNamespaceId ¶
func (x *SignalExternalWorkflowExecutionFailedEventAttributes) GetNamespaceId() string
func (*SignalExternalWorkflowExecutionFailedEventAttributes) GetWorkflowExecution ¶
func (x *SignalExternalWorkflowExecutionFailedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
func (*SignalExternalWorkflowExecutionFailedEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (x *SignalExternalWorkflowExecutionFailedEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*SignalExternalWorkflowExecutionFailedEventAttributes) ProtoMessage ¶
func (*SignalExternalWorkflowExecutionFailedEventAttributes) ProtoMessage()
func (*SignalExternalWorkflowExecutionFailedEventAttributes) ProtoReflect ¶
func (x *SignalExternalWorkflowExecutionFailedEventAttributes) ProtoReflect() protoreflect.Message
func (*SignalExternalWorkflowExecutionFailedEventAttributes) Reset ¶
func (x *SignalExternalWorkflowExecutionFailedEventAttributes) Reset()
func (*SignalExternalWorkflowExecutionFailedEventAttributes) String ¶
func (x *SignalExternalWorkflowExecutionFailedEventAttributes) String() string
type SignalExternalWorkflowExecutionInitiatedEventAttributes ¶
type SignalExternalWorkflowExecutionInitiatedEventAttributes struct {
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */
// Namespace of the to-be-signalled workflow.
// SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"`
NamespaceId string `protobuf:"bytes,9,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"`
WorkflowExecution *v1.WorkflowExecution `protobuf:"bytes,3,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"`
// name/type of the signal to fire in the external workflow
SignalName string `protobuf:"bytes,4,opt,name=signal_name,json=signalName,proto3" json:"signal_name,omitempty"`
// Serialized arguments to provide to the signal handler
Input *v1.Payloads `protobuf:"bytes,5,opt,name=input,proto3" json:"input,omitempty"`
// Deprecated.
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
Control string `protobuf:"bytes,6,opt,name=control,proto3" json:"control,omitempty"`
// Workers are expected to set this to true if the workflow they are requesting to cancel is
// a child of the workflow which issued the request
ChildWorkflowOnly bool `protobuf:"varint,7,opt,name=child_workflow_only,json=childWorkflowOnly,proto3" json:"child_workflow_only,omitempty"`
Header *v1.Header `protobuf:"bytes,8,opt,name=header,proto3" json:"header,omitempty"`
// contains filtered or unexported fields
}
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) Descriptor
deprecated
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use SignalExternalWorkflowExecutionInitiatedEventAttributes.ProtoReflect.Descriptor instead.
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) GetChildWorkflowOnly ¶
func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetChildWorkflowOnly() bool
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) GetControl
deprecated
func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetControl() string
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) GetHeader ¶
func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetHeader() *v1.Header
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) GetInput ¶
func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetInput() *v1.Payloads
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) GetNamespace ¶
func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetNamespace() string
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) GetNamespaceId ¶
func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetNamespaceId() string
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) GetSignalName ¶
func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetSignalName() string
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) GetWorkflowExecution ¶
func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) ProtoMessage ¶
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) ProtoMessage()
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) ProtoReflect ¶
func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) ProtoReflect() protoreflect.Message
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) Reset ¶
func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) Reset()
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) String ¶
func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) String() string
type StartChildWorkflowExecutionFailedEventAttributes ¶
type StartChildWorkflowExecutionFailedEventAttributes struct {
// Namespace of the child workflow.
// SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
NamespaceId string `protobuf:"bytes,8,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"`
WorkflowId string `protobuf:"bytes,2,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"`
WorkflowType *v1.WorkflowType `protobuf:"bytes,3,opt,name=workflow_type,json=workflowType,proto3" json:"workflow_type,omitempty"`
Cause v12.StartChildWorkflowExecutionFailedCause `` /* 130-byte string literal not displayed */
// Deprecated.
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
Control string `protobuf:"bytes,5,opt,name=control,proto3" json:"control,omitempty"`
// Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to
InitiatedEventId int64 `protobuf:"varint,6,opt,name=initiated_event_id,json=initiatedEventId,proto3" json:"initiated_event_id,omitempty"`
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*StartChildWorkflowExecutionFailedEventAttributes) Descriptor
deprecated
func (*StartChildWorkflowExecutionFailedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use StartChildWorkflowExecutionFailedEventAttributes.ProtoReflect.Descriptor instead.
func (*StartChildWorkflowExecutionFailedEventAttributes) GetCause ¶
func (x *StartChildWorkflowExecutionFailedEventAttributes) GetCause() v12.StartChildWorkflowExecutionFailedCause
func (*StartChildWorkflowExecutionFailedEventAttributes) GetControl
deprecated
func (x *StartChildWorkflowExecutionFailedEventAttributes) GetControl() string
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*StartChildWorkflowExecutionFailedEventAttributes) GetInitiatedEventId ¶
func (x *StartChildWorkflowExecutionFailedEventAttributes) GetInitiatedEventId() int64
func (*StartChildWorkflowExecutionFailedEventAttributes) GetNamespace ¶
func (x *StartChildWorkflowExecutionFailedEventAttributes) GetNamespace() string
func (*StartChildWorkflowExecutionFailedEventAttributes) GetNamespaceId ¶
func (x *StartChildWorkflowExecutionFailedEventAttributes) GetNamespaceId() string
func (*StartChildWorkflowExecutionFailedEventAttributes) GetWorkflowId ¶
func (x *StartChildWorkflowExecutionFailedEventAttributes) GetWorkflowId() string
func (*StartChildWorkflowExecutionFailedEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (x *StartChildWorkflowExecutionFailedEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*StartChildWorkflowExecutionFailedEventAttributes) GetWorkflowType ¶
func (x *StartChildWorkflowExecutionFailedEventAttributes) GetWorkflowType() *v1.WorkflowType
func (*StartChildWorkflowExecutionFailedEventAttributes) ProtoMessage ¶
func (*StartChildWorkflowExecutionFailedEventAttributes) ProtoMessage()
func (*StartChildWorkflowExecutionFailedEventAttributes) ProtoReflect ¶
func (x *StartChildWorkflowExecutionFailedEventAttributes) ProtoReflect() protoreflect.Message
func (*StartChildWorkflowExecutionFailedEventAttributes) Reset ¶
func (x *StartChildWorkflowExecutionFailedEventAttributes) Reset()
func (*StartChildWorkflowExecutionFailedEventAttributes) String ¶
func (x *StartChildWorkflowExecutionFailedEventAttributes) String() string
type StartChildWorkflowExecutionInitiatedEventAttributes ¶
type StartChildWorkflowExecutionInitiatedEventAttributes struct {
// Namespace of the child workflow.
// SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
NamespaceId string `protobuf:"bytes,18,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"`
WorkflowId string `protobuf:"bytes,2,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"`
WorkflowType *v1.WorkflowType `protobuf:"bytes,3,opt,name=workflow_type,json=workflowType,proto3" json:"workflow_type,omitempty"`
TaskQueue *v11.TaskQueue `protobuf:"bytes,4,opt,name=task_queue,json=taskQueue,proto3" json:"task_queue,omitempty"`
Input *v1.Payloads `protobuf:"bytes,5,opt,name=input,proto3" json:"input,omitempty"`
// Total workflow execution timeout including retries and continue as new.
WorkflowExecutionTimeout *durationpb.Duration `` /* 135-byte string literal not displayed */
// Timeout of a single workflow run.
WorkflowRunTimeout *durationpb.Duration `protobuf:"bytes,7,opt,name=workflow_run_timeout,json=workflowRunTimeout,proto3" json:"workflow_run_timeout,omitempty"`
// Timeout of a single workflow task.
WorkflowTaskTimeout *durationpb.Duration `protobuf:"bytes,8,opt,name=workflow_task_timeout,json=workflowTaskTimeout,proto3" json:"workflow_task_timeout,omitempty"`
// Default: PARENT_CLOSE_POLICY_TERMINATE.
ParentClosePolicy v12.ParentClosePolicy `` /* 160-byte string literal not displayed */
// Deprecated.
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
Control string `protobuf:"bytes,10,opt,name=control,proto3" json:"control,omitempty"`
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64 `` /* 153-byte string literal not displayed */
// Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.
WorkflowIdReusePolicy v12.WorkflowIdReusePolicy `` /* 179-byte string literal not displayed */
RetryPolicy *v1.RetryPolicy `protobuf:"bytes,13,opt,name=retry_policy,json=retryPolicy,proto3" json:"retry_policy,omitempty"`
// If this child runs on a cron schedule, it will appear here
CronSchedule string `protobuf:"bytes,14,opt,name=cron_schedule,json=cronSchedule,proto3" json:"cron_schedule,omitempty"`
Header *v1.Header `protobuf:"bytes,15,opt,name=header,proto3" json:"header,omitempty"`
Memo *v1.Memo `protobuf:"bytes,16,opt,name=memo,proto3" json:"memo,omitempty"`
SearchAttributes *v1.SearchAttributes `protobuf:"bytes,17,opt,name=search_attributes,json=searchAttributes,proto3" json:"search_attributes,omitempty"`
// If this is set, the child workflow inherits the Build ID of the parent. Otherwise, the assignment
// rules of the child's Task Queue will be used to independently assign a Build ID to it.
// Deprecated. Only considered for versioning v0.2.
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
InheritBuildId bool `protobuf:"varint,19,opt,name=inherit_build_id,json=inheritBuildId,proto3" json:"inherit_build_id,omitempty"`
// Priority metadata
Priority *v1.Priority `protobuf:"bytes,20,opt,name=priority,proto3" json:"priority,omitempty"`
// contains filtered or unexported fields
}
func (*StartChildWorkflowExecutionInitiatedEventAttributes) Descriptor
deprecated
func (*StartChildWorkflowExecutionInitiatedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use StartChildWorkflowExecutionInitiatedEventAttributes.ProtoReflect.Descriptor instead.
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetControl
deprecated
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetControl() string
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetCronSchedule ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetCronSchedule() string
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetHeader ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetHeader() *v1.Header
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetInheritBuildId
deprecated
added in
v4.13.0
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetInheritBuildId() bool
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetInput ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetInput() *v1.Payloads
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetMemo ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetMemo() *v1.Memo
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetNamespace ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetNamespace() string
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetNamespaceId ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetNamespaceId() string
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetParentClosePolicy ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetParentClosePolicy() v12.ParentClosePolicy
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetPriority ¶ added in v4.20.0
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetPriority() *v1.Priority
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetRetryPolicy ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetRetryPolicy() *v1.RetryPolicy
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetSearchAttributes ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetSearchAttributes() *v1.SearchAttributes
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetTaskQueue ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetTaskQueue() *v11.TaskQueue
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowExecutionTimeout ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowExecutionTimeout() *durationpb.Duration
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowId ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowId() string
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowIdReusePolicy ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowIdReusePolicy() v12.WorkflowIdReusePolicy
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowRunTimeout ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowRunTimeout() *durationpb.Duration
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowTaskTimeout ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowTaskTimeout() *durationpb.Duration
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowType ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowType() *v1.WorkflowType
func (*StartChildWorkflowExecutionInitiatedEventAttributes) ProtoMessage ¶
func (*StartChildWorkflowExecutionInitiatedEventAttributes) ProtoMessage()
func (*StartChildWorkflowExecutionInitiatedEventAttributes) ProtoReflect ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) ProtoReflect() protoreflect.Message
func (*StartChildWorkflowExecutionInitiatedEventAttributes) Reset ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) Reset()
func (*StartChildWorkflowExecutionInitiatedEventAttributes) String ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) String() string
type TimerCanceledEventAttributes ¶
type TimerCanceledEventAttributes struct {
// Will match the `timer_id` from `TIMER_STARTED` event for this timer
TimerId string `protobuf:"bytes,1,opt,name=timer_id,json=timerId,proto3" json:"timer_id,omitempty"`
// The id of the `TIMER_STARTED` event itself
StartedEventId int64 `protobuf:"varint,2,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"`
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */
// The id of the worker who requested this cancel
Identity string `protobuf:"bytes,4,opt,name=identity,proto3" json:"identity,omitempty"`
// contains filtered or unexported fields
}
func (*TimerCanceledEventAttributes) Descriptor
deprecated
func (*TimerCanceledEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use TimerCanceledEventAttributes.ProtoReflect.Descriptor instead.
func (*TimerCanceledEventAttributes) GetIdentity ¶
func (x *TimerCanceledEventAttributes) GetIdentity() string
func (*TimerCanceledEventAttributes) GetStartedEventId ¶
func (x *TimerCanceledEventAttributes) GetStartedEventId() int64
func (*TimerCanceledEventAttributes) GetTimerId ¶
func (x *TimerCanceledEventAttributes) GetTimerId() string
func (*TimerCanceledEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (x *TimerCanceledEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*TimerCanceledEventAttributes) ProtoMessage ¶
func (*TimerCanceledEventAttributes) ProtoMessage()
func (*TimerCanceledEventAttributes) ProtoReflect ¶
func (x *TimerCanceledEventAttributes) ProtoReflect() protoreflect.Message
func (*TimerCanceledEventAttributes) Reset ¶
func (x *TimerCanceledEventAttributes) Reset()
func (*TimerCanceledEventAttributes) String ¶
func (x *TimerCanceledEventAttributes) String() string
type TimerFiredEventAttributes ¶
type TimerFiredEventAttributes struct {
// Will match the `timer_id` from `TIMER_STARTED` event for this timer
TimerId string `protobuf:"bytes,1,opt,name=timer_id,json=timerId,proto3" json:"timer_id,omitempty"`
// The id of the `TIMER_STARTED` event itself
StartedEventId int64 `protobuf:"varint,2,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"`
// contains filtered or unexported fields
}
func (*TimerFiredEventAttributes) Descriptor
deprecated
func (*TimerFiredEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use TimerFiredEventAttributes.ProtoReflect.Descriptor instead.
func (*TimerFiredEventAttributes) GetStartedEventId ¶
func (x *TimerFiredEventAttributes) GetStartedEventId() int64
func (*TimerFiredEventAttributes) GetTimerId ¶
func (x *TimerFiredEventAttributes) GetTimerId() string
func (*TimerFiredEventAttributes) ProtoMessage ¶
func (*TimerFiredEventAttributes) ProtoMessage()
func (*TimerFiredEventAttributes) ProtoReflect ¶
func (x *TimerFiredEventAttributes) ProtoReflect() protoreflect.Message
func (*TimerFiredEventAttributes) Reset ¶
func (x *TimerFiredEventAttributes) Reset()
func (*TimerFiredEventAttributes) String ¶
func (x *TimerFiredEventAttributes) String() string
type TimerStartedEventAttributes ¶
type TimerStartedEventAttributes struct {
// The worker/user assigned id for this timer
TimerId string `protobuf:"bytes,1,opt,name=timer_id,json=timerId,proto3" json:"timer_id,omitempty"`
// How long until this timer fires
//
// (-- api-linter: core::0140::prepositions=disabled
//
// aip.dev/not-precedent: "to" is used to indicate interval. --)
StartToFireTimeout *durationpb.Duration `protobuf:"bytes,2,opt,name=start_to_fire_timeout,json=startToFireTimeout,proto3" json:"start_to_fire_timeout,omitempty"`
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*TimerStartedEventAttributes) Descriptor
deprecated
func (*TimerStartedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use TimerStartedEventAttributes.ProtoReflect.Descriptor instead.
func (*TimerStartedEventAttributes) GetStartToFireTimeout ¶
func (x *TimerStartedEventAttributes) GetStartToFireTimeout() *durationpb.Duration
func (*TimerStartedEventAttributes) GetTimerId ¶
func (x *TimerStartedEventAttributes) GetTimerId() string
func (*TimerStartedEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (x *TimerStartedEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*TimerStartedEventAttributes) ProtoMessage ¶
func (*TimerStartedEventAttributes) ProtoMessage()
func (*TimerStartedEventAttributes) ProtoReflect ¶
func (x *TimerStartedEventAttributes) ProtoReflect() protoreflect.Message
func (*TimerStartedEventAttributes) Reset ¶
func (x *TimerStartedEventAttributes) Reset()
func (*TimerStartedEventAttributes) String ¶
func (x *TimerStartedEventAttributes) String() string
type UpsertWorkflowSearchAttributesEventAttributes ¶
type UpsertWorkflowSearchAttributesEventAttributes struct {
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */
SearchAttributes *v1.SearchAttributes `protobuf:"bytes,2,opt,name=search_attributes,json=searchAttributes,proto3" json:"search_attributes,omitempty"`
// contains filtered or unexported fields
}
func (*UpsertWorkflowSearchAttributesEventAttributes) Descriptor
deprecated
func (*UpsertWorkflowSearchAttributesEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use UpsertWorkflowSearchAttributesEventAttributes.ProtoReflect.Descriptor instead.
func (*UpsertWorkflowSearchAttributesEventAttributes) GetSearchAttributes ¶
func (x *UpsertWorkflowSearchAttributesEventAttributes) GetSearchAttributes() *v1.SearchAttributes
func (*UpsertWorkflowSearchAttributesEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (x *UpsertWorkflowSearchAttributesEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*UpsertWorkflowSearchAttributesEventAttributes) ProtoMessage ¶
func (*UpsertWorkflowSearchAttributesEventAttributes) ProtoMessage()
func (*UpsertWorkflowSearchAttributesEventAttributes) ProtoReflect ¶
func (x *UpsertWorkflowSearchAttributesEventAttributes) ProtoReflect() protoreflect.Message
func (*UpsertWorkflowSearchAttributesEventAttributes) Reset ¶
func (x *UpsertWorkflowSearchAttributesEventAttributes) Reset()
func (*UpsertWorkflowSearchAttributesEventAttributes) String ¶
func (x *UpsertWorkflowSearchAttributesEventAttributes) String() string
type WorkflowExecutionCancelRequestedEventAttributes ¶
type WorkflowExecutionCancelRequestedEventAttributes struct {
// User provided reason for requesting cancellation
Cause string `protobuf:"bytes,1,opt,name=cause,proto3" json:"cause,omitempty"`
// The ID of the `REQUEST_CANCEL_EXTERNAL_WORKFLOW_EXECUTION_INITIATED` event in the external
// workflow history when the cancellation was requested by another workflow.
ExternalInitiatedEventId int64 `` /* 138-byte string literal not displayed */
ExternalWorkflowExecution *v1.WorkflowExecution `` /* 138-byte string literal not displayed */
// id of the worker or client who requested this cancel
Identity string `protobuf:"bytes,4,opt,name=identity,proto3" json:"identity,omitempty"`
// contains filtered or unexported fields
}
func (*WorkflowExecutionCancelRequestedEventAttributes) Descriptor
deprecated
func (*WorkflowExecutionCancelRequestedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowExecutionCancelRequestedEventAttributes.ProtoReflect.Descriptor instead.
func (*WorkflowExecutionCancelRequestedEventAttributes) GetCause ¶
func (x *WorkflowExecutionCancelRequestedEventAttributes) GetCause() string
func (*WorkflowExecutionCancelRequestedEventAttributes) GetExternalInitiatedEventId ¶
func (x *WorkflowExecutionCancelRequestedEventAttributes) GetExternalInitiatedEventId() int64
func (*WorkflowExecutionCancelRequestedEventAttributes) GetExternalWorkflowExecution ¶
func (x *WorkflowExecutionCancelRequestedEventAttributes) GetExternalWorkflowExecution() *v1.WorkflowExecution
func (*WorkflowExecutionCancelRequestedEventAttributes) GetIdentity ¶
func (x *WorkflowExecutionCancelRequestedEventAttributes) GetIdentity() string
func (*WorkflowExecutionCancelRequestedEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionCancelRequestedEventAttributes) ProtoMessage()
func (*WorkflowExecutionCancelRequestedEventAttributes) ProtoReflect ¶
func (x *WorkflowExecutionCancelRequestedEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionCancelRequestedEventAttributes) Reset ¶
func (x *WorkflowExecutionCancelRequestedEventAttributes) Reset()
func (*WorkflowExecutionCancelRequestedEventAttributes) String ¶
func (x *WorkflowExecutionCancelRequestedEventAttributes) String() string
type WorkflowExecutionCanceledEventAttributes ¶
type WorkflowExecutionCanceledEventAttributes struct {
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */
Details *v1.Payloads `protobuf:"bytes,2,opt,name=details,proto3" json:"details,omitempty"`
// contains filtered or unexported fields
}
func (*WorkflowExecutionCanceledEventAttributes) Descriptor
deprecated
func (*WorkflowExecutionCanceledEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowExecutionCanceledEventAttributes.ProtoReflect.Descriptor instead.
func (*WorkflowExecutionCanceledEventAttributes) GetDetails ¶
func (x *WorkflowExecutionCanceledEventAttributes) GetDetails() *v1.Payloads
func (*WorkflowExecutionCanceledEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (x *WorkflowExecutionCanceledEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*WorkflowExecutionCanceledEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionCanceledEventAttributes) ProtoMessage()
func (*WorkflowExecutionCanceledEventAttributes) ProtoReflect ¶
func (x *WorkflowExecutionCanceledEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionCanceledEventAttributes) Reset ¶
func (x *WorkflowExecutionCanceledEventAttributes) Reset()
func (*WorkflowExecutionCanceledEventAttributes) String ¶
func (x *WorkflowExecutionCanceledEventAttributes) String() string
type WorkflowExecutionCompletedEventAttributes ¶
type WorkflowExecutionCompletedEventAttributes struct {
// Serialized result of workflow completion (ie: The return value of the workflow function)
Result *v1.Payloads `protobuf:"bytes,1,opt,name=result,proto3" json:"result,omitempty"`
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */
// If another run is started by cron, this contains the new run id.
NewExecutionRunId string `protobuf:"bytes,3,opt,name=new_execution_run_id,json=newExecutionRunId,proto3" json:"new_execution_run_id,omitempty"`
// contains filtered or unexported fields
}
func (*WorkflowExecutionCompletedEventAttributes) Descriptor
deprecated
func (*WorkflowExecutionCompletedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowExecutionCompletedEventAttributes.ProtoReflect.Descriptor instead.
func (*WorkflowExecutionCompletedEventAttributes) GetNewExecutionRunId ¶
func (x *WorkflowExecutionCompletedEventAttributes) GetNewExecutionRunId() string
func (*WorkflowExecutionCompletedEventAttributes) GetResult ¶
func (x *WorkflowExecutionCompletedEventAttributes) GetResult() *v1.Payloads
func (*WorkflowExecutionCompletedEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (x *WorkflowExecutionCompletedEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*WorkflowExecutionCompletedEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionCompletedEventAttributes) ProtoMessage()
func (*WorkflowExecutionCompletedEventAttributes) ProtoReflect ¶
func (x *WorkflowExecutionCompletedEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionCompletedEventAttributes) Reset ¶
func (x *WorkflowExecutionCompletedEventAttributes) Reset()
func (*WorkflowExecutionCompletedEventAttributes) String ¶
func (x *WorkflowExecutionCompletedEventAttributes) String() string
type WorkflowExecutionContinuedAsNewEventAttributes ¶
type WorkflowExecutionContinuedAsNewEventAttributes struct {
// The run ID of the new workflow started by this continue-as-new
NewExecutionRunId string `protobuf:"bytes,1,opt,name=new_execution_run_id,json=newExecutionRunId,proto3" json:"new_execution_run_id,omitempty"`
WorkflowType *v1.WorkflowType `protobuf:"bytes,2,opt,name=workflow_type,json=workflowType,proto3" json:"workflow_type,omitempty"`
TaskQueue *v11.TaskQueue `protobuf:"bytes,3,opt,name=task_queue,json=taskQueue,proto3" json:"task_queue,omitempty"`
Input *v1.Payloads `protobuf:"bytes,4,opt,name=input,proto3" json:"input,omitempty"`
// Timeout of a single workflow run.
WorkflowRunTimeout *durationpb.Duration `protobuf:"bytes,5,opt,name=workflow_run_timeout,json=workflowRunTimeout,proto3" json:"workflow_run_timeout,omitempty"`
// Timeout of a single workflow task.
WorkflowTaskTimeout *durationpb.Duration `protobuf:"bytes,6,opt,name=workflow_task_timeout,json=workflowTaskTimeout,proto3" json:"workflow_task_timeout,omitempty"`
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */
// How long the server will wait before scheduling the first workflow task for the new run.
// Used for cron, retry, and other continue-as-new cases that server may enforce some minimal
// delay between new runs for system protection purpose.
BackoffStartInterval *durationpb.Duration `protobuf:"bytes,8,opt,name=backoff_start_interval,json=backoffStartInterval,proto3" json:"backoff_start_interval,omitempty"`
Initiator v12.ContinueAsNewInitiator `protobuf:"varint,9,opt,name=initiator,proto3,enum=temporal.api.enums.v1.ContinueAsNewInitiator" json:"initiator,omitempty"`
// Deprecated. If a workflow's retry policy would cause a new run to start when the current one
// has failed, this field would be populated with that failure. Now (when supported by server
// and sdk) the final event will be `WORKFLOW_EXECUTION_FAILED` with `new_execution_run_id` set.
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
Failure *v13.Failure `protobuf:"bytes,10,opt,name=failure,proto3" json:"failure,omitempty"`
// The result from the most recent completed run of this workflow. The SDK surfaces this to the
// new run via APIs such as `GetLastCompletionResult`.
LastCompletionResult *v1.Payloads `protobuf:"bytes,11,opt,name=last_completion_result,json=lastCompletionResult,proto3" json:"last_completion_result,omitempty"`
Header *v1.Header `protobuf:"bytes,12,opt,name=header,proto3" json:"header,omitempty"`
Memo *v1.Memo `protobuf:"bytes,13,opt,name=memo,proto3" json:"memo,omitempty"`
SearchAttributes *v1.SearchAttributes `protobuf:"bytes,14,opt,name=search_attributes,json=searchAttributes,proto3" json:"search_attributes,omitempty"`
// If this is set, the new execution inherits the Build ID of the current execution. Otherwise,
// the assignment rules will be used to independently assign a Build ID to the new execution.
// Deprecated. Only considered for versioning v0.2.
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
InheritBuildId bool `protobuf:"varint,15,opt,name=inherit_build_id,json=inheritBuildId,proto3" json:"inherit_build_id,omitempty"`
// Experimental. Optionally decide the versioning behavior that the first task of the new run should use.
// For example, choose to AutoUpgrade on continue-as-new instead of inheriting the pinned version
// of the previous run.
InitialVersioningBehavior v12.ContinueAsNewVersioningBehavior `` /* 199-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*WorkflowExecutionContinuedAsNewEventAttributes) Descriptor
deprecated
func (*WorkflowExecutionContinuedAsNewEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowExecutionContinuedAsNewEventAttributes.ProtoReflect.Descriptor instead.
func (*WorkflowExecutionContinuedAsNewEventAttributes) GetBackoffStartInterval ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetBackoffStartInterval() *durationpb.Duration
func (*WorkflowExecutionContinuedAsNewEventAttributes) GetFailure
deprecated
func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetFailure() *v13.Failure
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowExecutionContinuedAsNewEventAttributes) GetHeader ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetHeader() *v1.Header
func (*WorkflowExecutionContinuedAsNewEventAttributes) GetInheritBuildId
deprecated
added in
v4.13.0
func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetInheritBuildId() bool
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowExecutionContinuedAsNewEventAttributes) GetInitialVersioningBehavior ¶ added in v4.24.0
func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetInitialVersioningBehavior() v12.ContinueAsNewVersioningBehavior
func (*WorkflowExecutionContinuedAsNewEventAttributes) GetInitiator ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetInitiator() v12.ContinueAsNewInitiator
func (*WorkflowExecutionContinuedAsNewEventAttributes) GetInput ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetInput() *v1.Payloads
func (*WorkflowExecutionContinuedAsNewEventAttributes) GetLastCompletionResult ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetLastCompletionResult() *v1.Payloads
func (*WorkflowExecutionContinuedAsNewEventAttributes) GetMemo ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetMemo() *v1.Memo
func (*WorkflowExecutionContinuedAsNewEventAttributes) GetNewExecutionRunId ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetNewExecutionRunId() string
func (*WorkflowExecutionContinuedAsNewEventAttributes) GetSearchAttributes ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetSearchAttributes() *v1.SearchAttributes
func (*WorkflowExecutionContinuedAsNewEventAttributes) GetTaskQueue ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetTaskQueue() *v11.TaskQueue
func (*WorkflowExecutionContinuedAsNewEventAttributes) GetWorkflowRunTimeout ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetWorkflowRunTimeout() *durationpb.Duration
func (*WorkflowExecutionContinuedAsNewEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*WorkflowExecutionContinuedAsNewEventAttributes) GetWorkflowTaskTimeout ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetWorkflowTaskTimeout() *durationpb.Duration
func (*WorkflowExecutionContinuedAsNewEventAttributes) GetWorkflowType ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetWorkflowType() *v1.WorkflowType
func (*WorkflowExecutionContinuedAsNewEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionContinuedAsNewEventAttributes) ProtoMessage()
func (*WorkflowExecutionContinuedAsNewEventAttributes) ProtoReflect ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionContinuedAsNewEventAttributes) Reset ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) Reset()
func (*WorkflowExecutionContinuedAsNewEventAttributes) String ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) String() string
type WorkflowExecutionFailedEventAttributes ¶
type WorkflowExecutionFailedEventAttributes struct {
// Serialized result of workflow failure (ex: An exception thrown, or error returned)
Failure *v13.Failure `protobuf:"bytes,1,opt,name=failure,proto3" json:"failure,omitempty"`
RetryState v12.RetryState `` /* 130-byte string literal not displayed */
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */
// If another run is started by cron or retry, this contains the new run id.
NewExecutionRunId string `protobuf:"bytes,4,opt,name=new_execution_run_id,json=newExecutionRunId,proto3" json:"new_execution_run_id,omitempty"`
// contains filtered or unexported fields
}
func (*WorkflowExecutionFailedEventAttributes) Descriptor
deprecated
func (*WorkflowExecutionFailedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowExecutionFailedEventAttributes.ProtoReflect.Descriptor instead.
func (*WorkflowExecutionFailedEventAttributes) GetFailure ¶
func (x *WorkflowExecutionFailedEventAttributes) GetFailure() *v13.Failure
func (*WorkflowExecutionFailedEventAttributes) GetNewExecutionRunId ¶
func (x *WorkflowExecutionFailedEventAttributes) GetNewExecutionRunId() string
func (*WorkflowExecutionFailedEventAttributes) GetRetryState ¶
func (x *WorkflowExecutionFailedEventAttributes) GetRetryState() v12.RetryState
func (*WorkflowExecutionFailedEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (x *WorkflowExecutionFailedEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*WorkflowExecutionFailedEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionFailedEventAttributes) ProtoMessage()
func (*WorkflowExecutionFailedEventAttributes) ProtoReflect ¶
func (x *WorkflowExecutionFailedEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionFailedEventAttributes) Reset ¶
func (x *WorkflowExecutionFailedEventAttributes) Reset()
func (*WorkflowExecutionFailedEventAttributes) String ¶
func (x *WorkflowExecutionFailedEventAttributes) String() string
type WorkflowExecutionOptionsUpdatedEventAttributes ¶ added in v4.17.0
type WorkflowExecutionOptionsUpdatedEventAttributes struct {
// Versioning override upserted in this event.
// Ignored if nil or if unset_versioning_override is true.
VersioningOverride *v14.VersioningOverride `protobuf:"bytes,1,opt,name=versioning_override,json=versioningOverride,proto3" json:"versioning_override,omitempty"`
// Versioning override removed in this event.
UnsetVersioningOverride bool `` /* 133-byte string literal not displayed */
// Request ID attached to the running workflow execution so that subsequent requests with same
// request ID will be deduped.
AttachedRequestId string `protobuf:"bytes,3,opt,name=attached_request_id,json=attachedRequestId,proto3" json:"attached_request_id,omitempty"`
// Completion callbacks attached to the running workflow execution.
AttachedCompletionCallbacks []*v1.Callback `` /* 144-byte string literal not displayed */
// Optional. The identity of the client who initiated the request that created this event.
Identity string `protobuf:"bytes,5,opt,name=identity,proto3" json:"identity,omitempty"`
// Priority override upserted in this event. Represents the full priority; not just partial fields.
// Ignored if nil.
Priority *v1.Priority `protobuf:"bytes,6,opt,name=priority,proto3" json:"priority,omitempty"`
// If set, the time-skipping configuration was changed. Contains the full updated configuration.
TimeSkippingConfig *v14.TimeSkippingConfig `protobuf:"bytes,7,opt,name=time_skipping_config,json=timeSkippingConfig,proto3" json:"time_skipping_config,omitempty"`
// contains filtered or unexported fields
}
func (*WorkflowExecutionOptionsUpdatedEventAttributes) Descriptor
deprecated
added in
v4.17.0
func (*WorkflowExecutionOptionsUpdatedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowExecutionOptionsUpdatedEventAttributes.ProtoReflect.Descriptor instead.
func (*WorkflowExecutionOptionsUpdatedEventAttributes) GetAttachedCompletionCallbacks ¶ added in v4.19.0
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) GetAttachedCompletionCallbacks() []*v1.Callback
func (*WorkflowExecutionOptionsUpdatedEventAttributes) GetAttachedRequestId ¶ added in v4.19.0
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) GetAttachedRequestId() string
func (*WorkflowExecutionOptionsUpdatedEventAttributes) GetIdentity ¶ added in v4.23.0
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) GetIdentity() string
func (*WorkflowExecutionOptionsUpdatedEventAttributes) GetPriority ¶ added in v4.24.0
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) GetPriority() *v1.Priority
func (*WorkflowExecutionOptionsUpdatedEventAttributes) GetTimeSkippingConfig ¶ added in v4.24.0
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) GetTimeSkippingConfig() *v14.TimeSkippingConfig
func (*WorkflowExecutionOptionsUpdatedEventAttributes) GetUnsetVersioningOverride ¶ added in v4.19.0
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) GetUnsetVersioningOverride() bool
func (*WorkflowExecutionOptionsUpdatedEventAttributes) GetVersioningOverride ¶ added in v4.17.0
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) GetVersioningOverride() *v14.VersioningOverride
func (*WorkflowExecutionOptionsUpdatedEventAttributes) ProtoMessage ¶ added in v4.17.0
func (*WorkflowExecutionOptionsUpdatedEventAttributes) ProtoMessage()
func (*WorkflowExecutionOptionsUpdatedEventAttributes) ProtoReflect ¶ added in v4.17.0
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionOptionsUpdatedEventAttributes) Reset ¶ added in v4.17.0
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) Reset()
func (*WorkflowExecutionOptionsUpdatedEventAttributes) String ¶ added in v4.17.0
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) String() string
type WorkflowExecutionPausedEventAttributes ¶ added in v4.24.0
type WorkflowExecutionPausedEventAttributes struct {
// The identity of the client who paused the workflow execution.
Identity string `protobuf:"bytes,1,opt,name=identity,proto3" json:"identity,omitempty"`
// The reason for pausing the workflow execution.
Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"`
// The request ID of the request that paused the workflow execution.
RequestId string `protobuf:"bytes,3,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// contains filtered or unexported fields
}
Attributes for an event marking that a workflow execution was paused.
func (*WorkflowExecutionPausedEventAttributes) Descriptor
deprecated
added in
v4.24.0
func (*WorkflowExecutionPausedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowExecutionPausedEventAttributes.ProtoReflect.Descriptor instead.
func (*WorkflowExecutionPausedEventAttributes) GetIdentity ¶ added in v4.24.0
func (x *WorkflowExecutionPausedEventAttributes) GetIdentity() string
func (*WorkflowExecutionPausedEventAttributes) GetReason ¶ added in v4.24.0
func (x *WorkflowExecutionPausedEventAttributes) GetReason() string
func (*WorkflowExecutionPausedEventAttributes) GetRequestId ¶ added in v4.24.0
func (x *WorkflowExecutionPausedEventAttributes) GetRequestId() string
func (*WorkflowExecutionPausedEventAttributes) ProtoMessage ¶ added in v4.24.0
func (*WorkflowExecutionPausedEventAttributes) ProtoMessage()
func (*WorkflowExecutionPausedEventAttributes) ProtoReflect ¶ added in v4.24.0
func (x *WorkflowExecutionPausedEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionPausedEventAttributes) Reset ¶ added in v4.24.0
func (x *WorkflowExecutionPausedEventAttributes) Reset()
func (*WorkflowExecutionPausedEventAttributes) String ¶ added in v4.24.0
func (x *WorkflowExecutionPausedEventAttributes) String() string
type WorkflowExecutionSignaledEventAttributes ¶
type WorkflowExecutionSignaledEventAttributes struct {
// The name/type of the signal to fire
SignalName string `protobuf:"bytes,1,opt,name=signal_name,json=signalName,proto3" json:"signal_name,omitempty"`
// Will be deserialized and provided as argument(s) to the signal handler
Input *v1.Payloads `protobuf:"bytes,2,opt,name=input,proto3" json:"input,omitempty"`
// id of the worker/client who sent this signal
Identity string `protobuf:"bytes,3,opt,name=identity,proto3" json:"identity,omitempty"`
// Headers that were passed by the sender of the signal and copied by temporal
// server into the workflow task.
Header *v1.Header `protobuf:"bytes,4,opt,name=header,proto3" json:"header,omitempty"`
// Deprecated. This field is never respected and should always be set to false.
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
SkipGenerateWorkflowTask bool `` /* 138-byte string literal not displayed */
// When signal origin is a workflow execution, this field is set.
ExternalWorkflowExecution *v1.WorkflowExecution `` /* 138-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*WorkflowExecutionSignaledEventAttributes) Descriptor
deprecated
func (*WorkflowExecutionSignaledEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowExecutionSignaledEventAttributes.ProtoReflect.Descriptor instead.
func (*WorkflowExecutionSignaledEventAttributes) GetExternalWorkflowExecution ¶ added in v4.11.0
func (x *WorkflowExecutionSignaledEventAttributes) GetExternalWorkflowExecution() *v1.WorkflowExecution
func (*WorkflowExecutionSignaledEventAttributes) GetHeader ¶
func (x *WorkflowExecutionSignaledEventAttributes) GetHeader() *v1.Header
func (*WorkflowExecutionSignaledEventAttributes) GetIdentity ¶
func (x *WorkflowExecutionSignaledEventAttributes) GetIdentity() string
func (*WorkflowExecutionSignaledEventAttributes) GetInput ¶
func (x *WorkflowExecutionSignaledEventAttributes) GetInput() *v1.Payloads
func (*WorkflowExecutionSignaledEventAttributes) GetSignalName ¶
func (x *WorkflowExecutionSignaledEventAttributes) GetSignalName() string
func (*WorkflowExecutionSignaledEventAttributes) GetSkipGenerateWorkflowTask
deprecated
func (x *WorkflowExecutionSignaledEventAttributes) GetSkipGenerateWorkflowTask() bool
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowExecutionSignaledEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionSignaledEventAttributes) ProtoMessage()
func (*WorkflowExecutionSignaledEventAttributes) ProtoReflect ¶
func (x *WorkflowExecutionSignaledEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionSignaledEventAttributes) Reset ¶
func (x *WorkflowExecutionSignaledEventAttributes) Reset()
func (*WorkflowExecutionSignaledEventAttributes) String ¶
func (x *WorkflowExecutionSignaledEventAttributes) String() string
type WorkflowExecutionStartedEventAttributes ¶
type WorkflowExecutionStartedEventAttributes struct {
WorkflowType *v1.WorkflowType `protobuf:"bytes,1,opt,name=workflow_type,json=workflowType,proto3" json:"workflow_type,omitempty"`
// If this workflow is a child, the namespace our parent lives in.
// SDKs and UI tools should use `parent_workflow_namespace` field but server must use `parent_workflow_namespace_id` only.
ParentWorkflowNamespace string `` /* 132-byte string literal not displayed */
ParentWorkflowNamespaceId string `` /* 141-byte string literal not displayed */
// Contains information about parent workflow execution that initiated the child workflow these attributes belong to.
// If the workflow these attributes belong to is not a child workflow of any other execution, this field will not be populated.
ParentWorkflowExecution *v1.WorkflowExecution `` /* 132-byte string literal not displayed */
// EventID of the child execution initiated event in parent workflow
ParentInitiatedEventId int64 `` /* 132-byte string literal not displayed */
TaskQueue *v11.TaskQueue `protobuf:"bytes,5,opt,name=task_queue,json=taskQueue,proto3" json:"task_queue,omitempty"`
// SDK will deserialize this and provide it as arguments to the workflow function
Input *v1.Payloads `protobuf:"bytes,6,opt,name=input,proto3" json:"input,omitempty"`
// Total workflow execution timeout including retries and continue as new.
WorkflowExecutionTimeout *durationpb.Duration `` /* 135-byte string literal not displayed */
// Timeout of a single workflow run.
WorkflowRunTimeout *durationpb.Duration `protobuf:"bytes,8,opt,name=workflow_run_timeout,json=workflowRunTimeout,proto3" json:"workflow_run_timeout,omitempty"`
// Timeout of a single workflow task.
WorkflowTaskTimeout *durationpb.Duration `protobuf:"bytes,9,opt,name=workflow_task_timeout,json=workflowTaskTimeout,proto3" json:"workflow_task_timeout,omitempty"`
// Run id of the previous workflow which continued-as-new or retried or cron executed into this
// workflow.
ContinuedExecutionRunId string `` /* 135-byte string literal not displayed */
Initiator v12.ContinueAsNewInitiator `protobuf:"varint,11,opt,name=initiator,proto3,enum=temporal.api.enums.v1.ContinueAsNewInitiator" json:"initiator,omitempty"`
ContinuedFailure *v13.Failure `protobuf:"bytes,12,opt,name=continued_failure,json=continuedFailure,proto3" json:"continued_failure,omitempty"`
LastCompletionResult *v1.Payloads `protobuf:"bytes,13,opt,name=last_completion_result,json=lastCompletionResult,proto3" json:"last_completion_result,omitempty"`
// This is the run id when the WorkflowExecutionStarted event was written.
// A workflow reset changes the execution run_id, but preserves this field.
OriginalExecutionRunId string `` /* 132-byte string literal not displayed */
// Identity of the client who requested this execution
Identity string `protobuf:"bytes,15,opt,name=identity,proto3" json:"identity,omitempty"`
// This is the very first runId along the chain of ContinueAsNew, Retry, Cron and Reset.
// Used to identify a chain.
FirstExecutionRunId string `protobuf:"bytes,16,opt,name=first_execution_run_id,json=firstExecutionRunId,proto3" json:"first_execution_run_id,omitempty"`
RetryPolicy *v1.RetryPolicy `protobuf:"bytes,17,opt,name=retry_policy,json=retryPolicy,proto3" json:"retry_policy,omitempty"`
// Starting at 1, the number of times we have tried to execute this workflow
Attempt int32 `protobuf:"varint,18,opt,name=attempt,proto3" json:"attempt,omitempty"`
// The absolute time at which the workflow will be timed out.
// This is passed without change to the next run/retry of a workflow.
WorkflowExecutionExpirationTime *timestamppb.Timestamp `` /* 159-byte string literal not displayed */
// If this workflow runs on a cron schedule, it will appear here
CronSchedule string `protobuf:"bytes,20,opt,name=cron_schedule,json=cronSchedule,proto3" json:"cron_schedule,omitempty"`
// For a cron workflow, this contains the amount of time between when this iteration of
// the cron workflow was scheduled and when it should run next per its cron_schedule.
FirstWorkflowTaskBackoff *durationpb.Duration `` /* 138-byte string literal not displayed */
Memo *v1.Memo `protobuf:"bytes,22,opt,name=memo,proto3" json:"memo,omitempty"`
SearchAttributes *v1.SearchAttributes `protobuf:"bytes,23,opt,name=search_attributes,json=searchAttributes,proto3" json:"search_attributes,omitempty"`
PrevAutoResetPoints *v14.ResetPoints `protobuf:"bytes,24,opt,name=prev_auto_reset_points,json=prevAutoResetPoints,proto3" json:"prev_auto_reset_points,omitempty"`
Header *v1.Header `protobuf:"bytes,25,opt,name=header,proto3" json:"header,omitempty"`
// Version of the child execution initiated event in parent workflow
// It should be used together with parent_initiated_event_id to identify
// a child initiated event for global namespace
ParentInitiatedEventVersion int64 `` /* 148-byte string literal not displayed */
// This field is new in 1.21.
WorkflowId string `protobuf:"bytes,28,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"`
// If this workflow intends to use anything other than the current overall default version for
// the queue, then we include it here.
// Deprecated. [cleanup-experimental-wv]
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
SourceVersionStamp *v1.WorkerVersionStamp `protobuf:"bytes,29,opt,name=source_version_stamp,json=sourceVersionStamp,proto3" json:"source_version_stamp,omitempty"`
// Completion callbacks attached when this workflow was started.
CompletionCallbacks []*v1.Callback `protobuf:"bytes,30,rep,name=completion_callbacks,json=completionCallbacks,proto3" json:"completion_callbacks,omitempty"`
// Contains information about the root workflow execution.
// The root workflow execution is defined as follows:
// 1. A workflow without parent workflow is its own root workflow.
// 2. A workflow that has a parent workflow has the same root workflow as its parent workflow.
//
// When the workflow is its own root workflow, then root_workflow_execution is nil.
// Note: workflows continued as new or reseted may or may not have parents, check examples below.
//
// Examples:
//
// Scenario 1: Workflow W1 starts child workflow W2, and W2 starts child workflow W3.
// - The root workflow of all three workflows is W1.
// - W1 has root_workflow_execution set to nil.
// - W2 and W3 have root_workflow_execution set to W1.
// Scenario 2: Workflow W1 starts child workflow W2, and W2 continued as new W3.
// - The root workflow of all three workflows is W1.
// - W1 has root_workflow_execution set to nil.
// - W2 and W3 have root_workflow_execution set to W1.
// Scenario 3: Workflow W1 continued as new W2.
// - The root workflow of W1 is W1 and the root workflow of W2 is W2.
// - W1 and W2 have root_workflow_execution set to nil.
// Scenario 4: Workflow W1 starts child workflow W2, and W2 is reseted, creating W3
// - The root workflow of all three workflows is W1.
// - W1 has root_workflow_execution set to nil.
// - W2 and W3 have root_workflow_execution set to W1.
// Scenario 5: Workflow W1 is reseted, creating W2.
// - The root workflow of W1 is W1 and the root workflow of W2 is W2.
// - W1 and W2 have root_workflow_execution set to nil.
RootWorkflowExecution *v1.WorkflowExecution `` /* 127-byte string literal not displayed */
// When present, this execution is assigned to the build ID of its parent or previous execution.
// Deprecated. This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv]
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
InheritedBuildId string `protobuf:"bytes,32,opt,name=inherited_build_id,json=inheritedBuildId,proto3" json:"inherited_build_id,omitempty"`
// Versioning override applied to this workflow when it was started.
// Children, crons, retries, and continue-as-new will inherit source run's override if pinned
// and if the new workflow's Task Queue belongs to the override version.
VersioningOverride *v14.VersioningOverride `protobuf:"bytes,33,opt,name=versioning_override,json=versioningOverride,proto3" json:"versioning_override,omitempty"`
// When present, it means this is a child workflow of a parent that is Pinned to this Worker
// Deployment Version. In this case, child workflow will start as Pinned to this Version instead
// of starting on the Current Version of its Task Queue.
// This is set only if the child workflow is starting on a Task Queue belonging to the same
// Worker Deployment Version.
// Deprecated. Use `parent_versioning_info`.
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
ParentPinnedWorkerDeploymentVersion string `` /* 173-byte string literal not displayed */
// Priority metadata
Priority *v1.Priority `protobuf:"bytes,35,opt,name=priority,proto3" json:"priority,omitempty"`
// If present, the new workflow should start on this version with pinned base behavior.
// Child of pinned parent will inherit the parent's version if the Child's Task Queue belongs to that version.
//
// A new run initiated by workflow ContinueAsNew of pinned run, will inherit the previous run's version if the
// new run's Task Queue belongs to that version.
//
// A new run initiated by workflow Cron will never inherit.
//
// A new run initiated by workflow Retry will only inherit if the retried run is effectively pinned at the time
// of retry, and the retried run inherited a pinned version when it started (ie. it is a child of a pinned
// parent, or a CaN of a pinned run, and is running on a Task Queue in the inherited version).
//
// Pinned override is inherited if Task Queue of new run is compatible with the override version.
// Override is inherited separately and takes precedence over inherited base version.
//
// Note: This field is mutually exclusive with inherited_auto_upgrade_info.
// Additionaly, versioning_override, if present, overrides this field during routing decisions.
InheritedPinnedVersion *v15.WorkerDeploymentVersion `` /* 130-byte string literal not displayed */
// If present, the new workflow begins with AutoUpgrade behavior. Before dispatching the
// first workflow task, this field is set to the deployment version on which the parent/
// previous run was operating. This inheritance only happens when the task queues belong to
// the same deployment version. The first workflow task will then be dispatched to either
// this inherited deployment version, or the current deployment version of the task queue's
// Deployment. After the first workflow task, the effective behavior depends on worker-sent
// values in subsequent workflow tasks.
//
// Inheritance rules:
// - ContinueAsNew and child workflows: inherit AutoUpgrade behavior and deployment version
// - Cron: never inherits
// - Retry: inherits only if the retried run is effectively AutoUpgrade at the time of
// retry, and inherited AutoUpgrade behavior when it started (i.e. it is a child of an
// AutoUpgrade parent or ContinueAsNew of an AutoUpgrade run, running on the same
// deployment as the parent/previous run)
//
// Additional notes:
// - This field is mutually exclusive with `inherited_pinned_version`.
// - `versioning_override`, if present, overrides this field during routing decisions.
// - SDK implementations do not interact with this field and is only used internally by
// the server to ensure task routing correctness.
InheritedAutoUpgradeInfo *v15.InheritedAutoUpgradeInfo `` /* 138-byte string literal not displayed */
// A boolean indicating whether the SDK has asked to eagerly execute the first workflow task for this workflow and
// eager execution was accepted by the server.
// Only populated by server with version >= 1.29.0.
EagerExecutionAccepted bool `` /* 131-byte string literal not displayed */
// During a previous run of this workflow, the server may have notified the SDK
// that the Target Worker Deployment Version changed, but the SDK declined to
// upgrade (e.g., by continuing-as-new with PINNED behavior). This field records
// the target version that was declined.
//
// This is a wrapper message to distinguish "never declined" (nil wrapper) from
// "declined an unversioned target" (non-nil wrapper with nil deployment_version).
//
// Used internally by the server during continue-as-new and retry.
// Should not be read or interpreted by SDKs.
DeclinedTargetVersionUpgrade *DeclinedTargetVersionUpgrade `` /* 150-byte string literal not displayed */
// contains filtered or unexported fields
}
Always the first event in workflow history
func (*WorkflowExecutionStartedEventAttributes) Descriptor
deprecated
func (*WorkflowExecutionStartedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowExecutionStartedEventAttributes.ProtoReflect.Descriptor instead.
func (*WorkflowExecutionStartedEventAttributes) GetAttempt ¶
func (x *WorkflowExecutionStartedEventAttributes) GetAttempt() int32
func (*WorkflowExecutionStartedEventAttributes) GetCompletionCallbacks ¶ added in v4.11.0
func (x *WorkflowExecutionStartedEventAttributes) GetCompletionCallbacks() []*v1.Callback
func (*WorkflowExecutionStartedEventAttributes) GetContinuedExecutionRunId ¶
func (x *WorkflowExecutionStartedEventAttributes) GetContinuedExecutionRunId() string
func (*WorkflowExecutionStartedEventAttributes) GetContinuedFailure ¶
func (x *WorkflowExecutionStartedEventAttributes) GetContinuedFailure() *v13.Failure
func (*WorkflowExecutionStartedEventAttributes) GetCronSchedule ¶
func (x *WorkflowExecutionStartedEventAttributes) GetCronSchedule() string
func (*WorkflowExecutionStartedEventAttributes) GetDeclinedTargetVersionUpgrade ¶ added in v4.24.0
func (x *WorkflowExecutionStartedEventAttributes) GetDeclinedTargetVersionUpgrade() *DeclinedTargetVersionUpgrade
func (*WorkflowExecutionStartedEventAttributes) GetEagerExecutionAccepted ¶ added in v4.21.0
func (x *WorkflowExecutionStartedEventAttributes) GetEagerExecutionAccepted() bool
func (*WorkflowExecutionStartedEventAttributes) GetFirstExecutionRunId ¶
func (x *WorkflowExecutionStartedEventAttributes) GetFirstExecutionRunId() string
func (*WorkflowExecutionStartedEventAttributes) GetFirstWorkflowTaskBackoff ¶
func (x *WorkflowExecutionStartedEventAttributes) GetFirstWorkflowTaskBackoff() *durationpb.Duration
func (*WorkflowExecutionStartedEventAttributes) GetHeader ¶
func (x *WorkflowExecutionStartedEventAttributes) GetHeader() *v1.Header
func (*WorkflowExecutionStartedEventAttributes) GetIdentity ¶
func (x *WorkflowExecutionStartedEventAttributes) GetIdentity() string
func (*WorkflowExecutionStartedEventAttributes) GetInheritedAutoUpgradeInfo ¶ added in v4.24.0
func (x *WorkflowExecutionStartedEventAttributes) GetInheritedAutoUpgradeInfo() *v15.InheritedAutoUpgradeInfo
func (*WorkflowExecutionStartedEventAttributes) GetInheritedBuildId
deprecated
added in
v4.13.0
func (x *WorkflowExecutionStartedEventAttributes) GetInheritedBuildId() string
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowExecutionStartedEventAttributes) GetInheritedPinnedVersion ¶ added in v4.21.0
func (x *WorkflowExecutionStartedEventAttributes) GetInheritedPinnedVersion() *v15.WorkerDeploymentVersion
func (*WorkflowExecutionStartedEventAttributes) GetInitiator ¶
func (x *WorkflowExecutionStartedEventAttributes) GetInitiator() v12.ContinueAsNewInitiator
func (*WorkflowExecutionStartedEventAttributes) GetInput ¶
func (x *WorkflowExecutionStartedEventAttributes) GetInput() *v1.Payloads
func (*WorkflowExecutionStartedEventAttributes) GetLastCompletionResult ¶
func (x *WorkflowExecutionStartedEventAttributes) GetLastCompletionResult() *v1.Payloads
func (*WorkflowExecutionStartedEventAttributes) GetMemo ¶
func (x *WorkflowExecutionStartedEventAttributes) GetMemo() *v1.Memo
func (*WorkflowExecutionStartedEventAttributes) GetOriginalExecutionRunId ¶
func (x *WorkflowExecutionStartedEventAttributes) GetOriginalExecutionRunId() string
func (*WorkflowExecutionStartedEventAttributes) GetParentInitiatedEventId ¶
func (x *WorkflowExecutionStartedEventAttributes) GetParentInitiatedEventId() int64
func (*WorkflowExecutionStartedEventAttributes) GetParentInitiatedEventVersion ¶
func (x *WorkflowExecutionStartedEventAttributes) GetParentInitiatedEventVersion() int64
func (*WorkflowExecutionStartedEventAttributes) GetParentPinnedWorkerDeploymentVersion
deprecated
added in
v4.19.0
func (x *WorkflowExecutionStartedEventAttributes) GetParentPinnedWorkerDeploymentVersion() string
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowExecutionStartedEventAttributes) GetParentWorkflowExecution ¶
func (x *WorkflowExecutionStartedEventAttributes) GetParentWorkflowExecution() *v1.WorkflowExecution
func (*WorkflowExecutionStartedEventAttributes) GetParentWorkflowNamespace ¶
func (x *WorkflowExecutionStartedEventAttributes) GetParentWorkflowNamespace() string
func (*WorkflowExecutionStartedEventAttributes) GetParentWorkflowNamespaceId ¶
func (x *WorkflowExecutionStartedEventAttributes) GetParentWorkflowNamespaceId() string
func (*WorkflowExecutionStartedEventAttributes) GetPrevAutoResetPoints ¶
func (x *WorkflowExecutionStartedEventAttributes) GetPrevAutoResetPoints() *v14.ResetPoints
func (*WorkflowExecutionStartedEventAttributes) GetPriority ¶ added in v4.20.0
func (x *WorkflowExecutionStartedEventAttributes) GetPriority() *v1.Priority
func (*WorkflowExecutionStartedEventAttributes) GetRetryPolicy ¶
func (x *WorkflowExecutionStartedEventAttributes) GetRetryPolicy() *v1.RetryPolicy
func (*WorkflowExecutionStartedEventAttributes) GetRootWorkflowExecution ¶ added in v4.13.0
func (x *WorkflowExecutionStartedEventAttributes) GetRootWorkflowExecution() *v1.WorkflowExecution
func (*WorkflowExecutionStartedEventAttributes) GetSearchAttributes ¶
func (x *WorkflowExecutionStartedEventAttributes) GetSearchAttributes() *v1.SearchAttributes
func (*WorkflowExecutionStartedEventAttributes) GetSourceVersionStamp
deprecated
func (x *WorkflowExecutionStartedEventAttributes) GetSourceVersionStamp() *v1.WorkerVersionStamp
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowExecutionStartedEventAttributes) GetTaskQueue ¶
func (x *WorkflowExecutionStartedEventAttributes) GetTaskQueue() *v11.TaskQueue
func (*WorkflowExecutionStartedEventAttributes) GetVersioningOverride ¶ added in v4.17.0
func (x *WorkflowExecutionStartedEventAttributes) GetVersioningOverride() *v14.VersioningOverride
func (*WorkflowExecutionStartedEventAttributes) GetWorkflowExecutionExpirationTime ¶
func (x *WorkflowExecutionStartedEventAttributes) GetWorkflowExecutionExpirationTime() *timestamppb.Timestamp
func (*WorkflowExecutionStartedEventAttributes) GetWorkflowExecutionTimeout ¶
func (x *WorkflowExecutionStartedEventAttributes) GetWorkflowExecutionTimeout() *durationpb.Duration
func (*WorkflowExecutionStartedEventAttributes) GetWorkflowId ¶
func (x *WorkflowExecutionStartedEventAttributes) GetWorkflowId() string
func (*WorkflowExecutionStartedEventAttributes) GetWorkflowRunTimeout ¶
func (x *WorkflowExecutionStartedEventAttributes) GetWorkflowRunTimeout() *durationpb.Duration
func (*WorkflowExecutionStartedEventAttributes) GetWorkflowTaskTimeout ¶
func (x *WorkflowExecutionStartedEventAttributes) GetWorkflowTaskTimeout() *durationpb.Duration
func (*WorkflowExecutionStartedEventAttributes) GetWorkflowType ¶
func (x *WorkflowExecutionStartedEventAttributes) GetWorkflowType() *v1.WorkflowType
func (*WorkflowExecutionStartedEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionStartedEventAttributes) ProtoMessage()
func (*WorkflowExecutionStartedEventAttributes) ProtoReflect ¶
func (x *WorkflowExecutionStartedEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionStartedEventAttributes) Reset ¶
func (x *WorkflowExecutionStartedEventAttributes) Reset()
func (*WorkflowExecutionStartedEventAttributes) String ¶
func (x *WorkflowExecutionStartedEventAttributes) String() string
type WorkflowExecutionTerminatedEventAttributes ¶
type WorkflowExecutionTerminatedEventAttributes struct {
// User/client provided reason for termination
Reason string `protobuf:"bytes,1,opt,name=reason,proto3" json:"reason,omitempty"`
Details *v1.Payloads `protobuf:"bytes,2,opt,name=details,proto3" json:"details,omitempty"`
// id of the client who requested termination
Identity string `protobuf:"bytes,3,opt,name=identity,proto3" json:"identity,omitempty"`
// contains filtered or unexported fields
}
func (*WorkflowExecutionTerminatedEventAttributes) Descriptor
deprecated
func (*WorkflowExecutionTerminatedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowExecutionTerminatedEventAttributes.ProtoReflect.Descriptor instead.
func (*WorkflowExecutionTerminatedEventAttributes) GetDetails ¶
func (x *WorkflowExecutionTerminatedEventAttributes) GetDetails() *v1.Payloads
func (*WorkflowExecutionTerminatedEventAttributes) GetIdentity ¶
func (x *WorkflowExecutionTerminatedEventAttributes) GetIdentity() string
func (*WorkflowExecutionTerminatedEventAttributes) GetReason ¶
func (x *WorkflowExecutionTerminatedEventAttributes) GetReason() string
func (*WorkflowExecutionTerminatedEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionTerminatedEventAttributes) ProtoMessage()
func (*WorkflowExecutionTerminatedEventAttributes) ProtoReflect ¶
func (x *WorkflowExecutionTerminatedEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionTerminatedEventAttributes) Reset ¶
func (x *WorkflowExecutionTerminatedEventAttributes) Reset()
func (*WorkflowExecutionTerminatedEventAttributes) String ¶
func (x *WorkflowExecutionTerminatedEventAttributes) String() string
type WorkflowExecutionTimeSkippingTransitionedEventAttributes ¶ added in v4.24.0
type WorkflowExecutionTimeSkippingTransitionedEventAttributes struct {
// The virtual time after time skipping was applied.
TargetTime *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=target_time,json=targetTime,proto3" json:"target_time,omitempty"`
// when true, time skipping was disabled automatically due to a bound being reached.
// (-- api-linter: core::0140::prepositions=disabled
//
// aip.dev/not-precedent: "after" is used to indicate temporal ordering. --)
DisabledAfterBound bool `protobuf:"varint,2,opt,name=disabled_after_bound,json=disabledAfterBound,proto3" json:"disabled_after_bound,omitempty"`
// The wall-clock time when the time-skipping state changed event was generated.
WallClockTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=wall_clock_time,json=wallClockTime,proto3" json:"wall_clock_time,omitempty"`
// contains filtered or unexported fields
}
Attributes for an event indicating that time skipping state changed for a workflow execution, either time was advanced or time skipping was disabled automatically due to a bound being reached. The worker_may_ignore field in HistoryEvent should always be set true for this event.
func (*WorkflowExecutionTimeSkippingTransitionedEventAttributes) Descriptor
deprecated
added in
v4.24.0
func (*WorkflowExecutionTimeSkippingTransitionedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowExecutionTimeSkippingTransitionedEventAttributes.ProtoReflect.Descriptor instead.
func (*WorkflowExecutionTimeSkippingTransitionedEventAttributes) GetDisabledAfterBound ¶ added in v4.24.0
func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) GetDisabledAfterBound() bool
func (*WorkflowExecutionTimeSkippingTransitionedEventAttributes) GetTargetTime ¶ added in v4.24.0
func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) GetTargetTime() *timestamppb.Timestamp
func (*WorkflowExecutionTimeSkippingTransitionedEventAttributes) GetWallClockTime ¶ added in v4.24.0
func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) GetWallClockTime() *timestamppb.Timestamp
func (*WorkflowExecutionTimeSkippingTransitionedEventAttributes) ProtoMessage ¶ added in v4.24.0
func (*WorkflowExecutionTimeSkippingTransitionedEventAttributes) ProtoMessage()
func (*WorkflowExecutionTimeSkippingTransitionedEventAttributes) ProtoReflect ¶ added in v4.24.0
func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionTimeSkippingTransitionedEventAttributes) Reset ¶ added in v4.24.0
func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) Reset()
func (*WorkflowExecutionTimeSkippingTransitionedEventAttributes) String ¶ added in v4.24.0
func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) String() string
type WorkflowExecutionTimedOutEventAttributes ¶
type WorkflowExecutionTimedOutEventAttributes struct {
RetryState v12.RetryState `` /* 130-byte string literal not displayed */
// If another run is started by cron or retry, this contains the new run id.
NewExecutionRunId string `protobuf:"bytes,2,opt,name=new_execution_run_id,json=newExecutionRunId,proto3" json:"new_execution_run_id,omitempty"`
// contains filtered or unexported fields
}
func (*WorkflowExecutionTimedOutEventAttributes) Descriptor
deprecated
func (*WorkflowExecutionTimedOutEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowExecutionTimedOutEventAttributes.ProtoReflect.Descriptor instead.
func (*WorkflowExecutionTimedOutEventAttributes) GetNewExecutionRunId ¶
func (x *WorkflowExecutionTimedOutEventAttributes) GetNewExecutionRunId() string
func (*WorkflowExecutionTimedOutEventAttributes) GetRetryState ¶
func (x *WorkflowExecutionTimedOutEventAttributes) GetRetryState() v12.RetryState
func (*WorkflowExecutionTimedOutEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionTimedOutEventAttributes) ProtoMessage()
func (*WorkflowExecutionTimedOutEventAttributes) ProtoReflect ¶
func (x *WorkflowExecutionTimedOutEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionTimedOutEventAttributes) Reset ¶
func (x *WorkflowExecutionTimedOutEventAttributes) Reset()
func (*WorkflowExecutionTimedOutEventAttributes) String ¶
func (x *WorkflowExecutionTimedOutEventAttributes) String() string
type WorkflowExecutionUnpausedEventAttributes ¶ added in v4.24.0
type WorkflowExecutionUnpausedEventAttributes struct {
// The identity of the client who unpaused the workflow execution.
Identity string `protobuf:"bytes,1,opt,name=identity,proto3" json:"identity,omitempty"`
// The reason for unpausing the workflow execution.
Reason string `protobuf:"bytes,2,opt,name=reason,proto3" json:"reason,omitempty"`
// The request ID of the request that unpaused the workflow execution.
RequestId string `protobuf:"bytes,3,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// contains filtered or unexported fields
}
Attributes for an event marking that a workflow execution was unpaused.
func (*WorkflowExecutionUnpausedEventAttributes) Descriptor
deprecated
added in
v4.24.0
func (*WorkflowExecutionUnpausedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowExecutionUnpausedEventAttributes.ProtoReflect.Descriptor instead.
func (*WorkflowExecutionUnpausedEventAttributes) GetIdentity ¶ added in v4.24.0
func (x *WorkflowExecutionUnpausedEventAttributes) GetIdentity() string
func (*WorkflowExecutionUnpausedEventAttributes) GetReason ¶ added in v4.24.0
func (x *WorkflowExecutionUnpausedEventAttributes) GetReason() string
func (*WorkflowExecutionUnpausedEventAttributes) GetRequestId ¶ added in v4.24.0
func (x *WorkflowExecutionUnpausedEventAttributes) GetRequestId() string
func (*WorkflowExecutionUnpausedEventAttributes) ProtoMessage ¶ added in v4.24.0
func (*WorkflowExecutionUnpausedEventAttributes) ProtoMessage()
func (*WorkflowExecutionUnpausedEventAttributes) ProtoReflect ¶ added in v4.24.0
func (x *WorkflowExecutionUnpausedEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionUnpausedEventAttributes) Reset ¶ added in v4.24.0
func (x *WorkflowExecutionUnpausedEventAttributes) Reset()
func (*WorkflowExecutionUnpausedEventAttributes) String ¶ added in v4.24.0
func (x *WorkflowExecutionUnpausedEventAttributes) String() string
type WorkflowExecutionUpdateAcceptedEventAttributes ¶
type WorkflowExecutionUpdateAcceptedEventAttributes struct {
// The instance ID of the update protocol that generated this event.
ProtocolInstanceId string `protobuf:"bytes,1,opt,name=protocol_instance_id,json=protocolInstanceId,proto3" json:"protocol_instance_id,omitempty"`
// The message ID of the original request message that initiated this
// update. Needed so that the worker can recreate and deliver that same
// message as part of replay.
AcceptedRequestMessageId string `` /* 137-byte string literal not displayed */
// The event ID used to sequence the original request message.
AcceptedRequestSequencingEventId int64 `` /* 164-byte string literal not displayed */
// The message payload of the original request message that initiated this
// update.
AcceptedRequest *v17.Request `protobuf:"bytes,4,opt,name=accepted_request,json=acceptedRequest,proto3" json:"accepted_request,omitempty"`
// contains filtered or unexported fields
}
func (*WorkflowExecutionUpdateAcceptedEventAttributes) Descriptor
deprecated
func (*WorkflowExecutionUpdateAcceptedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowExecutionUpdateAcceptedEventAttributes.ProtoReflect.Descriptor instead.
func (*WorkflowExecutionUpdateAcceptedEventAttributes) GetAcceptedRequest ¶
func (x *WorkflowExecutionUpdateAcceptedEventAttributes) GetAcceptedRequest() *v17.Request
func (*WorkflowExecutionUpdateAcceptedEventAttributes) GetAcceptedRequestMessageId ¶
func (x *WorkflowExecutionUpdateAcceptedEventAttributes) GetAcceptedRequestMessageId() string
func (*WorkflowExecutionUpdateAcceptedEventAttributes) GetAcceptedRequestSequencingEventId ¶
func (x *WorkflowExecutionUpdateAcceptedEventAttributes) GetAcceptedRequestSequencingEventId() int64
func (*WorkflowExecutionUpdateAcceptedEventAttributes) GetProtocolInstanceId ¶
func (x *WorkflowExecutionUpdateAcceptedEventAttributes) GetProtocolInstanceId() string
func (*WorkflowExecutionUpdateAcceptedEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionUpdateAcceptedEventAttributes) ProtoMessage()
func (*WorkflowExecutionUpdateAcceptedEventAttributes) ProtoReflect ¶
func (x *WorkflowExecutionUpdateAcceptedEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionUpdateAcceptedEventAttributes) Reset ¶
func (x *WorkflowExecutionUpdateAcceptedEventAttributes) Reset()
func (*WorkflowExecutionUpdateAcceptedEventAttributes) String ¶
func (x *WorkflowExecutionUpdateAcceptedEventAttributes) String() string
type WorkflowExecutionUpdateAdmittedEventAttributes ¶ added in v4.13.0
type WorkflowExecutionUpdateAdmittedEventAttributes struct {
// The update request associated with this event.
Request *v17.Request `protobuf:"bytes,1,opt,name=request,proto3" json:"request,omitempty"`
// An explanation of why this event was written to history.
Origin v12.UpdateAdmittedEventOrigin `protobuf:"varint,2,opt,name=origin,proto3,enum=temporal.api.enums.v1.UpdateAdmittedEventOrigin" json:"origin,omitempty"`
// contains filtered or unexported fields
}
func (*WorkflowExecutionUpdateAdmittedEventAttributes) Descriptor
deprecated
added in
v4.13.0
func (*WorkflowExecutionUpdateAdmittedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowExecutionUpdateAdmittedEventAttributes.ProtoReflect.Descriptor instead.
func (*WorkflowExecutionUpdateAdmittedEventAttributes) GetOrigin ¶ added in v4.13.0
func (x *WorkflowExecutionUpdateAdmittedEventAttributes) GetOrigin() v12.UpdateAdmittedEventOrigin
func (*WorkflowExecutionUpdateAdmittedEventAttributes) GetRequest ¶ added in v4.13.0
func (x *WorkflowExecutionUpdateAdmittedEventAttributes) GetRequest() *v17.Request
func (*WorkflowExecutionUpdateAdmittedEventAttributes) ProtoMessage ¶ added in v4.13.0
func (*WorkflowExecutionUpdateAdmittedEventAttributes) ProtoMessage()
func (*WorkflowExecutionUpdateAdmittedEventAttributes) ProtoReflect ¶ added in v4.13.0
func (x *WorkflowExecutionUpdateAdmittedEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionUpdateAdmittedEventAttributes) Reset ¶ added in v4.13.0
func (x *WorkflowExecutionUpdateAdmittedEventAttributes) Reset()
func (*WorkflowExecutionUpdateAdmittedEventAttributes) String ¶ added in v4.13.0
func (x *WorkflowExecutionUpdateAdmittedEventAttributes) String() string
type WorkflowExecutionUpdateCompletedEventAttributes ¶
type WorkflowExecutionUpdateCompletedEventAttributes struct {
// The metadata about this update.
Meta *v17.Meta `protobuf:"bytes,1,opt,name=meta,proto3" json:"meta,omitempty"`
// The event ID indicating the acceptance of this update.
AcceptedEventId int64 `protobuf:"varint,3,opt,name=accepted_event_id,json=acceptedEventId,proto3" json:"accepted_event_id,omitempty"`
// The outcome of executing the workflow update function.
Outcome *v17.Outcome `protobuf:"bytes,2,opt,name=outcome,proto3" json:"outcome,omitempty"`
// contains filtered or unexported fields
}
func (*WorkflowExecutionUpdateCompletedEventAttributes) Descriptor
deprecated
func (*WorkflowExecutionUpdateCompletedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowExecutionUpdateCompletedEventAttributes.ProtoReflect.Descriptor instead.
func (*WorkflowExecutionUpdateCompletedEventAttributes) GetAcceptedEventId ¶
func (x *WorkflowExecutionUpdateCompletedEventAttributes) GetAcceptedEventId() int64
func (*WorkflowExecutionUpdateCompletedEventAttributes) GetMeta ¶
func (x *WorkflowExecutionUpdateCompletedEventAttributes) GetMeta() *v17.Meta
func (*WorkflowExecutionUpdateCompletedEventAttributes) GetOutcome ¶
func (x *WorkflowExecutionUpdateCompletedEventAttributes) GetOutcome() *v17.Outcome
func (*WorkflowExecutionUpdateCompletedEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionUpdateCompletedEventAttributes) ProtoMessage()
func (*WorkflowExecutionUpdateCompletedEventAttributes) ProtoReflect ¶
func (x *WorkflowExecutionUpdateCompletedEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionUpdateCompletedEventAttributes) Reset ¶
func (x *WorkflowExecutionUpdateCompletedEventAttributes) Reset()
func (*WorkflowExecutionUpdateCompletedEventAttributes) String ¶
func (x *WorkflowExecutionUpdateCompletedEventAttributes) String() string
type WorkflowExecutionUpdateRejectedEventAttributes ¶
type WorkflowExecutionUpdateRejectedEventAttributes struct {
// The instance ID of the update protocol that generated this event.
ProtocolInstanceId string `protobuf:"bytes,1,opt,name=protocol_instance_id,json=protocolInstanceId,proto3" json:"protocol_instance_id,omitempty"`
// The message ID of the original request message that initiated this
// update. Needed so that the worker can recreate and deliver that same
// message as part of replay.
RejectedRequestMessageId string `` /* 137-byte string literal not displayed */
// The event ID used to sequence the original request message.
RejectedRequestSequencingEventId int64 `` /* 164-byte string literal not displayed */
// The message payload of the original request message that initiated this
// update.
RejectedRequest *v17.Request `protobuf:"bytes,4,opt,name=rejected_request,json=rejectedRequest,proto3" json:"rejected_request,omitempty"`
// The cause of rejection.
Failure *v13.Failure `protobuf:"bytes,5,opt,name=failure,proto3" json:"failure,omitempty"`
// contains filtered or unexported fields
}
func (*WorkflowExecutionUpdateRejectedEventAttributes) Descriptor
deprecated
func (*WorkflowExecutionUpdateRejectedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowExecutionUpdateRejectedEventAttributes.ProtoReflect.Descriptor instead.
func (*WorkflowExecutionUpdateRejectedEventAttributes) GetFailure ¶
func (x *WorkflowExecutionUpdateRejectedEventAttributes) GetFailure() *v13.Failure
func (*WorkflowExecutionUpdateRejectedEventAttributes) GetProtocolInstanceId ¶
func (x *WorkflowExecutionUpdateRejectedEventAttributes) GetProtocolInstanceId() string
func (*WorkflowExecutionUpdateRejectedEventAttributes) GetRejectedRequest ¶
func (x *WorkflowExecutionUpdateRejectedEventAttributes) GetRejectedRequest() *v17.Request
func (*WorkflowExecutionUpdateRejectedEventAttributes) GetRejectedRequestMessageId ¶
func (x *WorkflowExecutionUpdateRejectedEventAttributes) GetRejectedRequestMessageId() string
func (*WorkflowExecutionUpdateRejectedEventAttributes) GetRejectedRequestSequencingEventId ¶
func (x *WorkflowExecutionUpdateRejectedEventAttributes) GetRejectedRequestSequencingEventId() int64
func (*WorkflowExecutionUpdateRejectedEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionUpdateRejectedEventAttributes) ProtoMessage()
func (*WorkflowExecutionUpdateRejectedEventAttributes) ProtoReflect ¶
func (x *WorkflowExecutionUpdateRejectedEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionUpdateRejectedEventAttributes) Reset ¶
func (x *WorkflowExecutionUpdateRejectedEventAttributes) Reset()
func (*WorkflowExecutionUpdateRejectedEventAttributes) String ¶
func (x *WorkflowExecutionUpdateRejectedEventAttributes) String() string
type WorkflowPropertiesModifiedEventAttributes ¶
type WorkflowPropertiesModifiedEventAttributes struct {
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64 `` /* 152-byte string literal not displayed */
// If set, update the workflow memo with the provided values. The values will be merged with
// the existing memo. If the user wants to delete values, a default/empty Payload should be
// used as the value for the key being deleted.
UpsertedMemo *v1.Memo `protobuf:"bytes,2,opt,name=upserted_memo,json=upsertedMemo,proto3" json:"upserted_memo,omitempty"`
// contains filtered or unexported fields
}
func (*WorkflowPropertiesModifiedEventAttributes) Descriptor
deprecated
func (*WorkflowPropertiesModifiedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowPropertiesModifiedEventAttributes.ProtoReflect.Descriptor instead.
func (*WorkflowPropertiesModifiedEventAttributes) GetUpsertedMemo ¶
func (x *WorkflowPropertiesModifiedEventAttributes) GetUpsertedMemo() *v1.Memo
func (*WorkflowPropertiesModifiedEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (x *WorkflowPropertiesModifiedEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*WorkflowPropertiesModifiedEventAttributes) ProtoMessage ¶
func (*WorkflowPropertiesModifiedEventAttributes) ProtoMessage()
func (*WorkflowPropertiesModifiedEventAttributes) ProtoReflect ¶
func (x *WorkflowPropertiesModifiedEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowPropertiesModifiedEventAttributes) Reset ¶
func (x *WorkflowPropertiesModifiedEventAttributes) Reset()
func (*WorkflowPropertiesModifiedEventAttributes) String ¶
func (x *WorkflowPropertiesModifiedEventAttributes) String() string
type WorkflowPropertiesModifiedExternallyEventAttributes ¶
type WorkflowPropertiesModifiedExternallyEventAttributes struct {
// Not used.
NewTaskQueue string `protobuf:"bytes,1,opt,name=new_task_queue,json=newTaskQueue,proto3" json:"new_task_queue,omitempty"`
// Not used.
NewWorkflowTaskTimeout *durationpb.Duration `` /* 131-byte string literal not displayed */
// Not used.
NewWorkflowRunTimeout *durationpb.Duration `` /* 128-byte string literal not displayed */
// Not used.
NewWorkflowExecutionTimeout *durationpb.Duration `` /* 146-byte string literal not displayed */
// Not used.
UpsertedMemo *v1.Memo `protobuf:"bytes,5,opt,name=upserted_memo,json=upsertedMemo,proto3" json:"upserted_memo,omitempty"`
// contains filtered or unexported fields
}
Not used anywhere. Use case is replaced by WorkflowExecutionOptionsUpdatedEventAttributes
func (*WorkflowPropertiesModifiedExternallyEventAttributes) Descriptor
deprecated
func (*WorkflowPropertiesModifiedExternallyEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowPropertiesModifiedExternallyEventAttributes.ProtoReflect.Descriptor instead.
func (*WorkflowPropertiesModifiedExternallyEventAttributes) GetNewTaskQueue ¶
func (x *WorkflowPropertiesModifiedExternallyEventAttributes) GetNewTaskQueue() string
func (*WorkflowPropertiesModifiedExternallyEventAttributes) GetNewWorkflowExecutionTimeout ¶
func (x *WorkflowPropertiesModifiedExternallyEventAttributes) GetNewWorkflowExecutionTimeout() *durationpb.Duration
func (*WorkflowPropertiesModifiedExternallyEventAttributes) GetNewWorkflowRunTimeout ¶
func (x *WorkflowPropertiesModifiedExternallyEventAttributes) GetNewWorkflowRunTimeout() *durationpb.Duration
func (*WorkflowPropertiesModifiedExternallyEventAttributes) GetNewWorkflowTaskTimeout ¶
func (x *WorkflowPropertiesModifiedExternallyEventAttributes) GetNewWorkflowTaskTimeout() *durationpb.Duration
func (*WorkflowPropertiesModifiedExternallyEventAttributes) GetUpsertedMemo ¶
func (x *WorkflowPropertiesModifiedExternallyEventAttributes) GetUpsertedMemo() *v1.Memo
func (*WorkflowPropertiesModifiedExternallyEventAttributes) ProtoMessage ¶
func (*WorkflowPropertiesModifiedExternallyEventAttributes) ProtoMessage()
func (*WorkflowPropertiesModifiedExternallyEventAttributes) ProtoReflect ¶
func (x *WorkflowPropertiesModifiedExternallyEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowPropertiesModifiedExternallyEventAttributes) Reset ¶
func (x *WorkflowPropertiesModifiedExternallyEventAttributes) Reset()
func (*WorkflowPropertiesModifiedExternallyEventAttributes) String ¶
func (x *WorkflowPropertiesModifiedExternallyEventAttributes) String() string
type WorkflowTaskCompletedEventAttributes ¶
type WorkflowTaskCompletedEventAttributes struct {
// The id of the `WORKFLOW_TASK_SCHEDULED` event this task corresponds to
ScheduledEventId int64 `protobuf:"varint,1,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"`
// The id of the `WORKFLOW_TASK_STARTED` event this task corresponds to
StartedEventId int64 `protobuf:"varint,2,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"`
// Identity of the worker who completed this task
Identity string `protobuf:"bytes,3,opt,name=identity,proto3" json:"identity,omitempty"`
// Binary ID of the worker who completed this task
// Deprecated. Replaced with `deployment_version`.
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
BinaryChecksum string `protobuf:"bytes,4,opt,name=binary_checksum,json=binaryChecksum,proto3" json:"binary_checksum,omitempty"`
// Version info of the worker who processed this workflow task. If present, the `build_id` field
// within is also used as `binary_checksum`, which may be omitted in that case (it may also be
// populated to preserve compatibility).
// Deprecated. Use `deployment_version` and `versioning_behavior` instead.
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
WorkerVersion *v1.WorkerVersionStamp `protobuf:"bytes,5,opt,name=worker_version,json=workerVersion,proto3" json:"worker_version,omitempty"`
// Data the SDK wishes to record for itself, but server need not interpret, and does not
// directly impact workflow state.
SdkMetadata *v16.WorkflowTaskCompletedMetadata `protobuf:"bytes,6,opt,name=sdk_metadata,json=sdkMetadata,proto3" json:"sdk_metadata,omitempty"`
// Local usage data sent during workflow task completion and recorded here for posterity
MeteringMetadata *v1.MeteringMetadata `protobuf:"bytes,13,opt,name=metering_metadata,json=meteringMetadata,proto3" json:"metering_metadata,omitempty"`
// The deployment that completed this task. May or may not be set for unversioned workers,
// depending on whether a value is sent by the SDK. This value updates workflow execution's
// `versioning_info.deployment`.
// Deprecated. Replaced with `deployment_version`.
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
Deployment *v15.Deployment `protobuf:"bytes,7,opt,name=deployment,proto3" json:"deployment,omitempty"`
// Versioning behavior sent by the worker that completed this task for this particular workflow
// execution. UNSPECIFIED means the task was completed by an unversioned worker. This value
// updates workflow execution's `versioning_info.behavior`.
VersioningBehavior v12.VersioningBehavior `` /* 162-byte string literal not displayed */
// The Worker Deployment Version that completed this task. Must be set if `versioning_behavior`
// is set. This value updates workflow execution's `versioning_info.version`.
// Deprecated. Replaced with `deployment_version`.
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
WorkerDeploymentVersion string `` /* 132-byte string literal not displayed */
// The name of Worker Deployment that completed this task. Must be set if `versioning_behavior`
// is set. This value updates workflow execution's `worker_deployment_name`.
WorkerDeploymentName string `protobuf:"bytes,10,opt,name=worker_deployment_name,json=workerDeploymentName,proto3" json:"worker_deployment_name,omitempty"`
// The Worker Deployment Version that completed this task. Must be set if `versioning_behavior`
// is set. This value updates workflow execution's `versioning_info.deployment_version`.
DeploymentVersion *v15.WorkerDeploymentVersion `protobuf:"bytes,11,opt,name=deployment_version,json=deploymentVersion,proto3" json:"deployment_version,omitempty"`
// contains filtered or unexported fields
}
func (*WorkflowTaskCompletedEventAttributes) Descriptor
deprecated
func (*WorkflowTaskCompletedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowTaskCompletedEventAttributes.ProtoReflect.Descriptor instead.
func (*WorkflowTaskCompletedEventAttributes) GetBinaryChecksum
deprecated
func (x *WorkflowTaskCompletedEventAttributes) GetBinaryChecksum() string
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowTaskCompletedEventAttributes) GetDeployment
deprecated
added in
v4.17.0
func (x *WorkflowTaskCompletedEventAttributes) GetDeployment() *v15.Deployment
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowTaskCompletedEventAttributes) GetDeploymentVersion ¶ added in v4.21.0
func (x *WorkflowTaskCompletedEventAttributes) GetDeploymentVersion() *v15.WorkerDeploymentVersion
func (*WorkflowTaskCompletedEventAttributes) GetIdentity ¶
func (x *WorkflowTaskCompletedEventAttributes) GetIdentity() string
func (*WorkflowTaskCompletedEventAttributes) GetMeteringMetadata ¶
func (x *WorkflowTaskCompletedEventAttributes) GetMeteringMetadata() *v1.MeteringMetadata
func (*WorkflowTaskCompletedEventAttributes) GetScheduledEventId ¶
func (x *WorkflowTaskCompletedEventAttributes) GetScheduledEventId() int64
func (*WorkflowTaskCompletedEventAttributes) GetSdkMetadata ¶
func (x *WorkflowTaskCompletedEventAttributes) GetSdkMetadata() *v16.WorkflowTaskCompletedMetadata
func (*WorkflowTaskCompletedEventAttributes) GetStartedEventId ¶
func (x *WorkflowTaskCompletedEventAttributes) GetStartedEventId() int64
func (*WorkflowTaskCompletedEventAttributes) GetVersioningBehavior ¶ added in v4.17.0
func (x *WorkflowTaskCompletedEventAttributes) GetVersioningBehavior() v12.VersioningBehavior
func (*WorkflowTaskCompletedEventAttributes) GetWorkerDeploymentName ¶ added in v4.19.0
func (x *WorkflowTaskCompletedEventAttributes) GetWorkerDeploymentName() string
func (*WorkflowTaskCompletedEventAttributes) GetWorkerDeploymentVersion
deprecated
added in
v4.19.0
func (x *WorkflowTaskCompletedEventAttributes) GetWorkerDeploymentVersion() string
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowTaskCompletedEventAttributes) GetWorkerVersion
deprecated
func (x *WorkflowTaskCompletedEventAttributes) GetWorkerVersion() *v1.WorkerVersionStamp
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowTaskCompletedEventAttributes) ProtoMessage ¶
func (*WorkflowTaskCompletedEventAttributes) ProtoMessage()
func (*WorkflowTaskCompletedEventAttributes) ProtoReflect ¶
func (x *WorkflowTaskCompletedEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowTaskCompletedEventAttributes) Reset ¶
func (x *WorkflowTaskCompletedEventAttributes) Reset()
func (*WorkflowTaskCompletedEventAttributes) String ¶
func (x *WorkflowTaskCompletedEventAttributes) String() string
type WorkflowTaskFailedEventAttributes ¶
type WorkflowTaskFailedEventAttributes struct {
// The id of the `WORKFLOW_TASK_SCHEDULED` event this task corresponds to
ScheduledEventId int64 `protobuf:"varint,1,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"`
// The id of the `WORKFLOW_TASK_STARTED` event this task corresponds to
StartedEventId int64 `protobuf:"varint,2,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"`
Cause v12.WorkflowTaskFailedCause `protobuf:"varint,3,opt,name=cause,proto3,enum=temporal.api.enums.v1.WorkflowTaskFailedCause" json:"cause,omitempty"`
// The failure details
Failure *v13.Failure `protobuf:"bytes,4,opt,name=failure,proto3" json:"failure,omitempty"`
// If a worker explicitly failed this task, this field contains the worker's identity.
// When the server generates the failure internally this field is set as 'history-service'.
Identity string `protobuf:"bytes,5,opt,name=identity,proto3" json:"identity,omitempty"`
// The original run id of the workflow. For reset workflow.
BaseRunId string `protobuf:"bytes,6,opt,name=base_run_id,json=baseRunId,proto3" json:"base_run_id,omitempty"`
// If the workflow is being reset, the new run id.
NewRunId string `protobuf:"bytes,7,opt,name=new_run_id,json=newRunId,proto3" json:"new_run_id,omitempty"`
// Version of the event where the history branch was forked. Used by multi-cluster replication
// during resets to identify the correct history branch.
ForkEventVersion int64 `protobuf:"varint,8,opt,name=fork_event_version,json=forkEventVersion,proto3" json:"fork_event_version,omitempty"`
// Deprecated. This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv]
// If a worker explicitly failed this task, its binary id
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
BinaryChecksum string `protobuf:"bytes,9,opt,name=binary_checksum,json=binaryChecksum,proto3" json:"binary_checksum,omitempty"`
// Version info of the worker who processed this workflow task. If present, the `build_id` field
// within is also used as `binary_checksum`, which may be omitted in that case (it may also be
// populated to preserve compatibility).
// Deprecated. This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv]
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
WorkerVersion *v1.WorkerVersionStamp `protobuf:"bytes,10,opt,name=worker_version,json=workerVersion,proto3" json:"worker_version,omitempty"`
// contains filtered or unexported fields
}
func (*WorkflowTaskFailedEventAttributes) Descriptor
deprecated
func (*WorkflowTaskFailedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowTaskFailedEventAttributes.ProtoReflect.Descriptor instead.
func (*WorkflowTaskFailedEventAttributes) GetBaseRunId ¶
func (x *WorkflowTaskFailedEventAttributes) GetBaseRunId() string
func (*WorkflowTaskFailedEventAttributes) GetBinaryChecksum
deprecated
func (x *WorkflowTaskFailedEventAttributes) GetBinaryChecksum() string
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowTaskFailedEventAttributes) GetCause ¶
func (x *WorkflowTaskFailedEventAttributes) GetCause() v12.WorkflowTaskFailedCause
func (*WorkflowTaskFailedEventAttributes) GetFailure ¶
func (x *WorkflowTaskFailedEventAttributes) GetFailure() *v13.Failure
func (*WorkflowTaskFailedEventAttributes) GetForkEventVersion ¶
func (x *WorkflowTaskFailedEventAttributes) GetForkEventVersion() int64
func (*WorkflowTaskFailedEventAttributes) GetIdentity ¶
func (x *WorkflowTaskFailedEventAttributes) GetIdentity() string
func (*WorkflowTaskFailedEventAttributes) GetNewRunId ¶
func (x *WorkflowTaskFailedEventAttributes) GetNewRunId() string
func (*WorkflowTaskFailedEventAttributes) GetScheduledEventId ¶
func (x *WorkflowTaskFailedEventAttributes) GetScheduledEventId() int64
func (*WorkflowTaskFailedEventAttributes) GetStartedEventId ¶
func (x *WorkflowTaskFailedEventAttributes) GetStartedEventId() int64
func (*WorkflowTaskFailedEventAttributes) GetWorkerVersion
deprecated
func (x *WorkflowTaskFailedEventAttributes) GetWorkerVersion() *v1.WorkerVersionStamp
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowTaskFailedEventAttributes) ProtoMessage ¶
func (*WorkflowTaskFailedEventAttributes) ProtoMessage()
func (*WorkflowTaskFailedEventAttributes) ProtoReflect ¶
func (x *WorkflowTaskFailedEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowTaskFailedEventAttributes) Reset ¶
func (x *WorkflowTaskFailedEventAttributes) Reset()
func (*WorkflowTaskFailedEventAttributes) String ¶
func (x *WorkflowTaskFailedEventAttributes) String() string
type WorkflowTaskScheduledEventAttributes ¶
type WorkflowTaskScheduledEventAttributes struct {
// The task queue this workflow task was enqueued in, which could be a normal or sticky queue
TaskQueue *v11.TaskQueue `protobuf:"bytes,1,opt,name=task_queue,json=taskQueue,proto3" json:"task_queue,omitempty"`
// How long the worker has to process this task once receiving it before it times out
//
// (-- api-linter: core::0140::prepositions=disabled
//
// aip.dev/not-precedent: "to" is used to indicate interval. --)
StartToCloseTimeout *durationpb.Duration `protobuf:"bytes,2,opt,name=start_to_close_timeout,json=startToCloseTimeout,proto3" json:"start_to_close_timeout,omitempty"`
// Starting at 1, how many attempts there have been to complete this task
Attempt int32 `protobuf:"varint,3,opt,name=attempt,proto3" json:"attempt,omitempty"`
// contains filtered or unexported fields
}
func (*WorkflowTaskScheduledEventAttributes) Descriptor
deprecated
func (*WorkflowTaskScheduledEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowTaskScheduledEventAttributes.ProtoReflect.Descriptor instead.
func (*WorkflowTaskScheduledEventAttributes) GetAttempt ¶
func (x *WorkflowTaskScheduledEventAttributes) GetAttempt() int32
func (*WorkflowTaskScheduledEventAttributes) GetStartToCloseTimeout ¶
func (x *WorkflowTaskScheduledEventAttributes) GetStartToCloseTimeout() *durationpb.Duration
func (*WorkflowTaskScheduledEventAttributes) GetTaskQueue ¶
func (x *WorkflowTaskScheduledEventAttributes) GetTaskQueue() *v11.TaskQueue
func (*WorkflowTaskScheduledEventAttributes) ProtoMessage ¶
func (*WorkflowTaskScheduledEventAttributes) ProtoMessage()
func (*WorkflowTaskScheduledEventAttributes) ProtoReflect ¶
func (x *WorkflowTaskScheduledEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowTaskScheduledEventAttributes) Reset ¶
func (x *WorkflowTaskScheduledEventAttributes) Reset()
func (*WorkflowTaskScheduledEventAttributes) String ¶
func (x *WorkflowTaskScheduledEventAttributes) String() string
type WorkflowTaskStartedEventAttributes ¶
type WorkflowTaskStartedEventAttributes struct {
// The id of the `WORKFLOW_TASK_SCHEDULED` event this task corresponds to
ScheduledEventId int64 `protobuf:"varint,1,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"`
// Identity of the worker who picked up this task
Identity string `protobuf:"bytes,2,opt,name=identity,proto3" json:"identity,omitempty"`
// This field is populated from the RecordWorkflowTaskStartedRequest. Matching service would
// set the request_id on the RecordWorkflowTaskStartedRequest to a new UUID. This is useful
// in case a RecordWorkflowTaskStarted call succeed but matching doesn't get that response,
// so matching could retry and history service would return success if the request_id matches.
// In that case, matching will continue to deliver the task to worker. Without this field, history
// service would return AlreadyStarted error, and matching would drop the task.
RequestId string `protobuf:"bytes,3,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// True if this workflow should continue-as-new soon. See `suggest_continue_as_new_reasons` for why.
SuggestContinueAsNew bool `` /* 126-byte string literal not displayed */
// The reason(s) that suggest_continue_as_new is true, if it is.
// Unset if suggest_continue_as_new is false.
SuggestContinueAsNewReasons []v12.SuggestContinueAsNewReason `` /* 210-byte string literal not displayed */
// True if Workflow's Target Worker Deployment Version is different from its Pinned Version and
// the workflow is Pinned.
// Experimental.
TargetWorkerDeploymentVersionChanged bool `` /* 176-byte string literal not displayed */
// Total history size in bytes, which the workflow might use to decide when to
// continue-as-new regardless of the suggestion. Note that history event count is
// just the event id of this event, so we don't include it explicitly here.
HistorySizeBytes int64 `protobuf:"varint,5,opt,name=history_size_bytes,json=historySizeBytes,proto3" json:"history_size_bytes,omitempty"`
// Version info of the worker to whom this task was dispatched.
// Deprecated. This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv]
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
WorkerVersion *v1.WorkerVersionStamp `protobuf:"bytes,6,opt,name=worker_version,json=workerVersion,proto3" json:"worker_version,omitempty"`
// Used by server internally to properly reapply build ID redirects to an execution
// when rebuilding it from events.
// Deprecated. This field should be cleaned up when versioning-2 API is removed. [cleanup-experimental-wv]
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
BuildIdRedirectCounter int64 `` /* 132-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*WorkflowTaskStartedEventAttributes) Descriptor
deprecated
func (*WorkflowTaskStartedEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowTaskStartedEventAttributes.ProtoReflect.Descriptor instead.
func (*WorkflowTaskStartedEventAttributes) GetBuildIdRedirectCounter
deprecated
added in
v4.13.0
func (x *WorkflowTaskStartedEventAttributes) GetBuildIdRedirectCounter() int64
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowTaskStartedEventAttributes) GetHistorySizeBytes ¶
func (x *WorkflowTaskStartedEventAttributes) GetHistorySizeBytes() int64
func (*WorkflowTaskStartedEventAttributes) GetIdentity ¶
func (x *WorkflowTaskStartedEventAttributes) GetIdentity() string
func (*WorkflowTaskStartedEventAttributes) GetRequestId ¶
func (x *WorkflowTaskStartedEventAttributes) GetRequestId() string
func (*WorkflowTaskStartedEventAttributes) GetScheduledEventId ¶
func (x *WorkflowTaskStartedEventAttributes) GetScheduledEventId() int64
func (*WorkflowTaskStartedEventAttributes) GetSuggestContinueAsNew ¶
func (x *WorkflowTaskStartedEventAttributes) GetSuggestContinueAsNew() bool
func (*WorkflowTaskStartedEventAttributes) GetSuggestContinueAsNewReasons ¶ added in v4.24.0
func (x *WorkflowTaskStartedEventAttributes) GetSuggestContinueAsNewReasons() []v12.SuggestContinueAsNewReason
func (*WorkflowTaskStartedEventAttributes) GetTargetWorkerDeploymentVersionChanged ¶ added in v4.24.0
func (x *WorkflowTaskStartedEventAttributes) GetTargetWorkerDeploymentVersionChanged() bool
func (*WorkflowTaskStartedEventAttributes) GetWorkerVersion
deprecated
added in
v4.13.0
func (x *WorkflowTaskStartedEventAttributes) GetWorkerVersion() *v1.WorkerVersionStamp
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowTaskStartedEventAttributes) ProtoMessage ¶
func (*WorkflowTaskStartedEventAttributes) ProtoMessage()
func (*WorkflowTaskStartedEventAttributes) ProtoReflect ¶
func (x *WorkflowTaskStartedEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowTaskStartedEventAttributes) Reset ¶
func (x *WorkflowTaskStartedEventAttributes) Reset()
func (*WorkflowTaskStartedEventAttributes) String ¶
func (x *WorkflowTaskStartedEventAttributes) String() string
type WorkflowTaskTimedOutEventAttributes ¶
type WorkflowTaskTimedOutEventAttributes struct {
// The id of the `WORKFLOW_TASK_SCHEDULED` event this task corresponds to
ScheduledEventId int64 `protobuf:"varint,1,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"`
// The id of the `WORKFLOW_TASK_STARTED` event this task corresponds to
StartedEventId int64 `protobuf:"varint,2,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"`
TimeoutType v12.TimeoutType `` /* 134-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*WorkflowTaskTimedOutEventAttributes) Descriptor
deprecated
func (*WorkflowTaskTimedOutEventAttributes) Descriptor() ([]byte, []int)
Deprecated: Use WorkflowTaskTimedOutEventAttributes.ProtoReflect.Descriptor instead.
func (*WorkflowTaskTimedOutEventAttributes) GetScheduledEventId ¶
func (x *WorkflowTaskTimedOutEventAttributes) GetScheduledEventId() int64
func (*WorkflowTaskTimedOutEventAttributes) GetStartedEventId ¶
func (x *WorkflowTaskTimedOutEventAttributes) GetStartedEventId() int64
func (*WorkflowTaskTimedOutEventAttributes) GetTimeoutType ¶
func (x *WorkflowTaskTimedOutEventAttributes) GetTimeoutType() v12.TimeoutType
func (*WorkflowTaskTimedOutEventAttributes) ProtoMessage ¶
func (*WorkflowTaskTimedOutEventAttributes) ProtoMessage()
func (*WorkflowTaskTimedOutEventAttributes) ProtoReflect ¶
func (x *WorkflowTaskTimedOutEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowTaskTimedOutEventAttributes) Reset ¶
func (x *WorkflowTaskTimedOutEventAttributes) Reset()
func (*WorkflowTaskTimedOutEventAttributes) String ¶
func (x *WorkflowTaskTimedOutEventAttributes) String() string