Documentation
¶
Index ¶
- Constants
- Variables
- type ActivityPropertiesModifiedExternallyEventAttributes
- func (x *ActivityPropertiesModifiedExternallyEventAttributes) ClearNewRetryPolicy()
- func (x *ActivityPropertiesModifiedExternallyEventAttributes) GetNewRetryPolicy() *v1.RetryPolicy
- func (x *ActivityPropertiesModifiedExternallyEventAttributes) GetScheduledEventId() int64
- func (x *ActivityPropertiesModifiedExternallyEventAttributes) HasNewRetryPolicy() bool
- func (*ActivityPropertiesModifiedExternallyEventAttributes) ProtoMessage()
- func (x *ActivityPropertiesModifiedExternallyEventAttributes) ProtoReflect() protoreflect.Message
- func (x *ActivityPropertiesModifiedExternallyEventAttributes) Reset()
- func (x *ActivityPropertiesModifiedExternallyEventAttributes) SetNewRetryPolicy(v *v1.RetryPolicy)
- func (x *ActivityPropertiesModifiedExternallyEventAttributes) SetScheduledEventId(v int64)
- func (x *ActivityPropertiesModifiedExternallyEventAttributes) String() string
- type ActivityPropertiesModifiedExternallyEventAttributes_builder
- type ActivityTaskCancelRequestedEventAttributes
- 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) SetScheduledEventId(v int64)
- func (x *ActivityTaskCancelRequestedEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
- func (x *ActivityTaskCancelRequestedEventAttributes) String() string
- type ActivityTaskCancelRequestedEventAttributes_builder
- type ActivityTaskCanceledEventAttributes
- func (x *ActivityTaskCanceledEventAttributes) ClearDetails()
- func (x *ActivityTaskCanceledEventAttributes) ClearWorkerVersion()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 (x *ActivityTaskCanceledEventAttributes) HasDetails() bool
- func (x *ActivityTaskCanceledEventAttributes) HasWorkerVersion() booldeprecated
- func (*ActivityTaskCanceledEventAttributes) ProtoMessage()
- func (x *ActivityTaskCanceledEventAttributes) ProtoReflect() protoreflect.Message
- func (x *ActivityTaskCanceledEventAttributes) Reset()
- func (x *ActivityTaskCanceledEventAttributes) SetDetails(v *v1.Payloads)
- func (x *ActivityTaskCanceledEventAttributes) SetIdentity(v string)
- func (x *ActivityTaskCanceledEventAttributes) SetLatestCancelRequestedEventId(v int64)
- func (x *ActivityTaskCanceledEventAttributes) SetScheduledEventId(v int64)
- func (x *ActivityTaskCanceledEventAttributes) SetStartedEventId(v int64)
- func (x *ActivityTaskCanceledEventAttributes) SetWorkerVersion(v *v1.WorkerVersionStamp)deprecated
- func (x *ActivityTaskCanceledEventAttributes) String() string
- type ActivityTaskCanceledEventAttributes_builder
- type ActivityTaskCompletedEventAttributes
- func (x *ActivityTaskCompletedEventAttributes) ClearResult()
- func (x *ActivityTaskCompletedEventAttributes) ClearWorkerVersion()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 (x *ActivityTaskCompletedEventAttributes) HasResult() bool
- func (x *ActivityTaskCompletedEventAttributes) HasWorkerVersion() booldeprecated
- func (*ActivityTaskCompletedEventAttributes) ProtoMessage()
- func (x *ActivityTaskCompletedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *ActivityTaskCompletedEventAttributes) Reset()
- func (x *ActivityTaskCompletedEventAttributes) SetIdentity(v string)
- func (x *ActivityTaskCompletedEventAttributes) SetResult(v *v1.Payloads)
- func (x *ActivityTaskCompletedEventAttributes) SetScheduledEventId(v int64)
- func (x *ActivityTaskCompletedEventAttributes) SetStartedEventId(v int64)
- func (x *ActivityTaskCompletedEventAttributes) SetWorkerVersion(v *v1.WorkerVersionStamp)deprecated
- func (x *ActivityTaskCompletedEventAttributes) String() string
- type ActivityTaskCompletedEventAttributes_builder
- type ActivityTaskFailedEventAttributes
- func (x *ActivityTaskFailedEventAttributes) ClearFailure()
- func (x *ActivityTaskFailedEventAttributes) ClearWorkerVersion()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 (x *ActivityTaskFailedEventAttributes) HasFailure() bool
- func (x *ActivityTaskFailedEventAttributes) HasWorkerVersion() booldeprecated
- func (*ActivityTaskFailedEventAttributes) ProtoMessage()
- func (x *ActivityTaskFailedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *ActivityTaskFailedEventAttributes) Reset()
- func (x *ActivityTaskFailedEventAttributes) SetFailure(v *v13.Failure)
- func (x *ActivityTaskFailedEventAttributes) SetIdentity(v string)
- func (x *ActivityTaskFailedEventAttributes) SetRetryState(v v12.RetryState)
- func (x *ActivityTaskFailedEventAttributes) SetScheduledEventId(v int64)
- func (x *ActivityTaskFailedEventAttributes) SetStartedEventId(v int64)
- func (x *ActivityTaskFailedEventAttributes) SetWorkerVersion(v *v1.WorkerVersionStamp)deprecated
- func (x *ActivityTaskFailedEventAttributes) String() string
- type ActivityTaskFailedEventAttributes_builder
- type ActivityTaskScheduledEventAttributes
- func (x *ActivityTaskScheduledEventAttributes) ClearActivityType()
- func (x *ActivityTaskScheduledEventAttributes) ClearHeader()
- func (x *ActivityTaskScheduledEventAttributes) ClearHeartbeatTimeout()
- func (x *ActivityTaskScheduledEventAttributes) ClearInput()
- func (x *ActivityTaskScheduledEventAttributes) ClearPriority()
- func (x *ActivityTaskScheduledEventAttributes) ClearRetryPolicy()
- func (x *ActivityTaskScheduledEventAttributes) ClearScheduleToCloseTimeout()
- func (x *ActivityTaskScheduledEventAttributes) ClearScheduleToStartTimeout()
- func (x *ActivityTaskScheduledEventAttributes) ClearStartToCloseTimeout()
- func (x *ActivityTaskScheduledEventAttributes) ClearTaskQueue()
- 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 (x *ActivityTaskScheduledEventAttributes) HasActivityType() bool
- func (x *ActivityTaskScheduledEventAttributes) HasHeader() bool
- func (x *ActivityTaskScheduledEventAttributes) HasHeartbeatTimeout() bool
- func (x *ActivityTaskScheduledEventAttributes) HasInput() bool
- func (x *ActivityTaskScheduledEventAttributes) HasPriority() bool
- func (x *ActivityTaskScheduledEventAttributes) HasRetryPolicy() bool
- func (x *ActivityTaskScheduledEventAttributes) HasScheduleToCloseTimeout() bool
- func (x *ActivityTaskScheduledEventAttributes) HasScheduleToStartTimeout() bool
- func (x *ActivityTaskScheduledEventAttributes) HasStartToCloseTimeout() bool
- func (x *ActivityTaskScheduledEventAttributes) HasTaskQueue() bool
- func (*ActivityTaskScheduledEventAttributes) ProtoMessage()
- func (x *ActivityTaskScheduledEventAttributes) ProtoReflect() protoreflect.Message
- func (x *ActivityTaskScheduledEventAttributes) Reset()
- func (x *ActivityTaskScheduledEventAttributes) SetActivityId(v string)
- func (x *ActivityTaskScheduledEventAttributes) SetActivityType(v *v1.ActivityType)
- func (x *ActivityTaskScheduledEventAttributes) SetHeader(v *v1.Header)
- func (x *ActivityTaskScheduledEventAttributes) SetHeartbeatTimeout(v *durationpb.Duration)
- func (x *ActivityTaskScheduledEventAttributes) SetInput(v *v1.Payloads)
- func (x *ActivityTaskScheduledEventAttributes) SetPriority(v *v1.Priority)
- func (x *ActivityTaskScheduledEventAttributes) SetRetryPolicy(v *v1.RetryPolicy)
- func (x *ActivityTaskScheduledEventAttributes) SetScheduleToCloseTimeout(v *durationpb.Duration)
- func (x *ActivityTaskScheduledEventAttributes) SetScheduleToStartTimeout(v *durationpb.Duration)
- func (x *ActivityTaskScheduledEventAttributes) SetStartToCloseTimeout(v *durationpb.Duration)
- func (x *ActivityTaskScheduledEventAttributes) SetTaskQueue(v *v11.TaskQueue)
- func (x *ActivityTaskScheduledEventAttributes) SetUseWorkflowBuildId(v bool)deprecated
- func (x *ActivityTaskScheduledEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
- func (x *ActivityTaskScheduledEventAttributes) String() string
- type ActivityTaskScheduledEventAttributes_builder
- type ActivityTaskStartedEventAttributes
- func (x *ActivityTaskStartedEventAttributes) ClearLastFailure()
- func (x *ActivityTaskStartedEventAttributes) ClearWorkerVersion()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 (x *ActivityTaskStartedEventAttributes) HasLastFailure() bool
- func (x *ActivityTaskStartedEventAttributes) HasWorkerVersion() booldeprecated
- func (*ActivityTaskStartedEventAttributes) ProtoMessage()
- func (x *ActivityTaskStartedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *ActivityTaskStartedEventAttributes) Reset()
- func (x *ActivityTaskStartedEventAttributes) SetAttempt(v int32)
- func (x *ActivityTaskStartedEventAttributes) SetBuildIdRedirectCounter(v int64)deprecated
- func (x *ActivityTaskStartedEventAttributes) SetIdentity(v string)
- func (x *ActivityTaskStartedEventAttributes) SetLastFailure(v *v13.Failure)
- func (x *ActivityTaskStartedEventAttributes) SetRequestId(v string)
- func (x *ActivityTaskStartedEventAttributes) SetScheduledEventId(v int64)
- func (x *ActivityTaskStartedEventAttributes) SetWorkerVersion(v *v1.WorkerVersionStamp)deprecated
- func (x *ActivityTaskStartedEventAttributes) String() string
- type ActivityTaskStartedEventAttributes_builder
- type ActivityTaskTimedOutEventAttributes
- func (x *ActivityTaskTimedOutEventAttributes) ClearFailure()
- func (x *ActivityTaskTimedOutEventAttributes) GetFailure() *v13.Failure
- func (x *ActivityTaskTimedOutEventAttributes) GetRetryState() v12.RetryState
- func (x *ActivityTaskTimedOutEventAttributes) GetScheduledEventId() int64
- func (x *ActivityTaskTimedOutEventAttributes) GetStartedEventId() int64
- func (x *ActivityTaskTimedOutEventAttributes) HasFailure() bool
- func (*ActivityTaskTimedOutEventAttributes) ProtoMessage()
- func (x *ActivityTaskTimedOutEventAttributes) ProtoReflect() protoreflect.Message
- func (x *ActivityTaskTimedOutEventAttributes) Reset()
- func (x *ActivityTaskTimedOutEventAttributes) SetFailure(v *v13.Failure)
- func (x *ActivityTaskTimedOutEventAttributes) SetRetryState(v v12.RetryState)
- func (x *ActivityTaskTimedOutEventAttributes) SetScheduledEventId(v int64)
- func (x *ActivityTaskTimedOutEventAttributes) SetStartedEventId(v int64)
- func (x *ActivityTaskTimedOutEventAttributes) String() string
- type ActivityTaskTimedOutEventAttributes_builder
- type ChildWorkflowExecutionCanceledEventAttributes
- func (x *ChildWorkflowExecutionCanceledEventAttributes) ClearDetails()
- func (x *ChildWorkflowExecutionCanceledEventAttributes) ClearWorkflowExecution()
- func (x *ChildWorkflowExecutionCanceledEventAttributes) ClearWorkflowType()
- 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 (x *ChildWorkflowExecutionCanceledEventAttributes) HasDetails() bool
- func (x *ChildWorkflowExecutionCanceledEventAttributes) HasWorkflowExecution() bool
- func (x *ChildWorkflowExecutionCanceledEventAttributes) HasWorkflowType() bool
- func (*ChildWorkflowExecutionCanceledEventAttributes) ProtoMessage()
- func (x *ChildWorkflowExecutionCanceledEventAttributes) ProtoReflect() protoreflect.Message
- func (x *ChildWorkflowExecutionCanceledEventAttributes) Reset()
- func (x *ChildWorkflowExecutionCanceledEventAttributes) SetDetails(v *v1.Payloads)
- func (x *ChildWorkflowExecutionCanceledEventAttributes) SetInitiatedEventId(v int64)
- func (x *ChildWorkflowExecutionCanceledEventAttributes) SetNamespace(v string)
- func (x *ChildWorkflowExecutionCanceledEventAttributes) SetNamespaceId(v string)
- func (x *ChildWorkflowExecutionCanceledEventAttributes) SetStartedEventId(v int64)
- func (x *ChildWorkflowExecutionCanceledEventAttributes) SetWorkflowExecution(v *v1.WorkflowExecution)
- func (x *ChildWorkflowExecutionCanceledEventAttributes) SetWorkflowType(v *v1.WorkflowType)
- func (x *ChildWorkflowExecutionCanceledEventAttributes) String() string
- type ChildWorkflowExecutionCanceledEventAttributes_builder
- type ChildWorkflowExecutionCompletedEventAttributes
- func (x *ChildWorkflowExecutionCompletedEventAttributes) ClearResult()
- func (x *ChildWorkflowExecutionCompletedEventAttributes) ClearWorkflowExecution()
- func (x *ChildWorkflowExecutionCompletedEventAttributes) ClearWorkflowType()
- 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 (x *ChildWorkflowExecutionCompletedEventAttributes) HasResult() bool
- func (x *ChildWorkflowExecutionCompletedEventAttributes) HasWorkflowExecution() bool
- func (x *ChildWorkflowExecutionCompletedEventAttributes) HasWorkflowType() bool
- func (*ChildWorkflowExecutionCompletedEventAttributes) ProtoMessage()
- func (x *ChildWorkflowExecutionCompletedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *ChildWorkflowExecutionCompletedEventAttributes) Reset()
- func (x *ChildWorkflowExecutionCompletedEventAttributes) SetInitiatedEventId(v int64)
- func (x *ChildWorkflowExecutionCompletedEventAttributes) SetNamespace(v string)
- func (x *ChildWorkflowExecutionCompletedEventAttributes) SetNamespaceId(v string)
- func (x *ChildWorkflowExecutionCompletedEventAttributes) SetResult(v *v1.Payloads)
- func (x *ChildWorkflowExecutionCompletedEventAttributes) SetStartedEventId(v int64)
- func (x *ChildWorkflowExecutionCompletedEventAttributes) SetWorkflowExecution(v *v1.WorkflowExecution)
- func (x *ChildWorkflowExecutionCompletedEventAttributes) SetWorkflowType(v *v1.WorkflowType)
- func (x *ChildWorkflowExecutionCompletedEventAttributes) String() string
- type ChildWorkflowExecutionCompletedEventAttributes_builder
- type ChildWorkflowExecutionFailedEventAttributes
- func (x *ChildWorkflowExecutionFailedEventAttributes) ClearFailure()
- func (x *ChildWorkflowExecutionFailedEventAttributes) ClearWorkflowExecution()
- func (x *ChildWorkflowExecutionFailedEventAttributes) ClearWorkflowType()
- 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 (x *ChildWorkflowExecutionFailedEventAttributes) HasFailure() bool
- func (x *ChildWorkflowExecutionFailedEventAttributes) HasWorkflowExecution() bool
- func (x *ChildWorkflowExecutionFailedEventAttributes) HasWorkflowType() bool
- func (*ChildWorkflowExecutionFailedEventAttributes) ProtoMessage()
- func (x *ChildWorkflowExecutionFailedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *ChildWorkflowExecutionFailedEventAttributes) Reset()
- func (x *ChildWorkflowExecutionFailedEventAttributes) SetFailure(v *v13.Failure)
- func (x *ChildWorkflowExecutionFailedEventAttributes) SetInitiatedEventId(v int64)
- func (x *ChildWorkflowExecutionFailedEventAttributes) SetNamespace(v string)
- func (x *ChildWorkflowExecutionFailedEventAttributes) SetNamespaceId(v string)
- func (x *ChildWorkflowExecutionFailedEventAttributes) SetRetryState(v v12.RetryState)
- func (x *ChildWorkflowExecutionFailedEventAttributes) SetStartedEventId(v int64)
- func (x *ChildWorkflowExecutionFailedEventAttributes) SetWorkflowExecution(v *v1.WorkflowExecution)
- func (x *ChildWorkflowExecutionFailedEventAttributes) SetWorkflowType(v *v1.WorkflowType)
- func (x *ChildWorkflowExecutionFailedEventAttributes) String() string
- type ChildWorkflowExecutionFailedEventAttributes_builder
- type ChildWorkflowExecutionStartedEventAttributes
- func (x *ChildWorkflowExecutionStartedEventAttributes) ClearHeader()
- func (x *ChildWorkflowExecutionStartedEventAttributes) ClearWorkflowExecution()
- func (x *ChildWorkflowExecutionStartedEventAttributes) ClearWorkflowType()
- 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 (x *ChildWorkflowExecutionStartedEventAttributes) HasHeader() bool
- func (x *ChildWorkflowExecutionStartedEventAttributes) HasWorkflowExecution() bool
- func (x *ChildWorkflowExecutionStartedEventAttributes) HasWorkflowType() bool
- func (*ChildWorkflowExecutionStartedEventAttributes) ProtoMessage()
- func (x *ChildWorkflowExecutionStartedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *ChildWorkflowExecutionStartedEventAttributes) Reset()
- func (x *ChildWorkflowExecutionStartedEventAttributes) SetHeader(v *v1.Header)
- func (x *ChildWorkflowExecutionStartedEventAttributes) SetInitiatedEventId(v int64)
- func (x *ChildWorkflowExecutionStartedEventAttributes) SetNamespace(v string)
- func (x *ChildWorkflowExecutionStartedEventAttributes) SetNamespaceId(v string)
- func (x *ChildWorkflowExecutionStartedEventAttributes) SetWorkflowExecution(v *v1.WorkflowExecution)
- func (x *ChildWorkflowExecutionStartedEventAttributes) SetWorkflowType(v *v1.WorkflowType)
- func (x *ChildWorkflowExecutionStartedEventAttributes) String() string
- type ChildWorkflowExecutionStartedEventAttributes_builder
- type ChildWorkflowExecutionTerminatedEventAttributes
- func (x *ChildWorkflowExecutionTerminatedEventAttributes) ClearWorkflowExecution()
- func (x *ChildWorkflowExecutionTerminatedEventAttributes) ClearWorkflowType()
- 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 (x *ChildWorkflowExecutionTerminatedEventAttributes) HasWorkflowExecution() bool
- func (x *ChildWorkflowExecutionTerminatedEventAttributes) HasWorkflowType() bool
- func (*ChildWorkflowExecutionTerminatedEventAttributes) ProtoMessage()
- func (x *ChildWorkflowExecutionTerminatedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *ChildWorkflowExecutionTerminatedEventAttributes) Reset()
- func (x *ChildWorkflowExecutionTerminatedEventAttributes) SetInitiatedEventId(v int64)
- func (x *ChildWorkflowExecutionTerminatedEventAttributes) SetNamespace(v string)
- func (x *ChildWorkflowExecutionTerminatedEventAttributes) SetNamespaceId(v string)
- func (x *ChildWorkflowExecutionTerminatedEventAttributes) SetStartedEventId(v int64)
- func (x *ChildWorkflowExecutionTerminatedEventAttributes) SetWorkflowExecution(v *v1.WorkflowExecution)
- func (x *ChildWorkflowExecutionTerminatedEventAttributes) SetWorkflowType(v *v1.WorkflowType)
- func (x *ChildWorkflowExecutionTerminatedEventAttributes) String() string
- type ChildWorkflowExecutionTerminatedEventAttributes_builder
- type ChildWorkflowExecutionTimedOutEventAttributes
- func (x *ChildWorkflowExecutionTimedOutEventAttributes) ClearWorkflowExecution()
- func (x *ChildWorkflowExecutionTimedOutEventAttributes) ClearWorkflowType()
- 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 (x *ChildWorkflowExecutionTimedOutEventAttributes) HasWorkflowExecution() bool
- func (x *ChildWorkflowExecutionTimedOutEventAttributes) HasWorkflowType() bool
- func (*ChildWorkflowExecutionTimedOutEventAttributes) ProtoMessage()
- func (x *ChildWorkflowExecutionTimedOutEventAttributes) ProtoReflect() protoreflect.Message
- func (x *ChildWorkflowExecutionTimedOutEventAttributes) Reset()
- func (x *ChildWorkflowExecutionTimedOutEventAttributes) SetInitiatedEventId(v int64)
- func (x *ChildWorkflowExecutionTimedOutEventAttributes) SetNamespace(v string)
- func (x *ChildWorkflowExecutionTimedOutEventAttributes) SetNamespaceId(v string)
- func (x *ChildWorkflowExecutionTimedOutEventAttributes) SetRetryState(v v12.RetryState)
- func (x *ChildWorkflowExecutionTimedOutEventAttributes) SetStartedEventId(v int64)
- func (x *ChildWorkflowExecutionTimedOutEventAttributes) SetWorkflowExecution(v *v1.WorkflowExecution)
- func (x *ChildWorkflowExecutionTimedOutEventAttributes) SetWorkflowType(v *v1.WorkflowType)
- func (x *ChildWorkflowExecutionTimedOutEventAttributes) String() string
- type ChildWorkflowExecutionTimedOutEventAttributes_builder
- type DeclinedTargetVersionUpgrade
- func (x *DeclinedTargetVersionUpgrade) ClearDeploymentVersion()
- func (x *DeclinedTargetVersionUpgrade) GetDeploymentVersion() *v15.WorkerDeploymentVersion
- func (x *DeclinedTargetVersionUpgrade) GetRevisionNumber() int64
- func (x *DeclinedTargetVersionUpgrade) HasDeploymentVersion() bool
- func (*DeclinedTargetVersionUpgrade) ProtoMessage()
- func (x *DeclinedTargetVersionUpgrade) ProtoReflect() protoreflect.Message
- func (x *DeclinedTargetVersionUpgrade) Reset()
- func (x *DeclinedTargetVersionUpgrade) SetDeploymentVersion(v *v15.WorkerDeploymentVersion)
- func (x *DeclinedTargetVersionUpgrade) SetRevisionNumber(v int64)
- func (x *DeclinedTargetVersionUpgrade) String() string
- type DeclinedTargetVersionUpgrade_builder
- type ExternalWorkflowExecutionCancelRequestedEventAttributes
- func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) ClearWorkflowExecution()
- func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) GetInitiatedEventId() int64
- func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) GetNamespace() string
- func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) GetNamespaceId() string
- func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) HasWorkflowExecution() bool
- func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) ProtoMessage()
- func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) Reset()
- func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) SetInitiatedEventId(v int64)
- func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) SetNamespace(v string)
- func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) SetNamespaceId(v string)
- func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) SetWorkflowExecution(v *v1.WorkflowExecution)
- func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) String() string
- type ExternalWorkflowExecutionCancelRequestedEventAttributes_builder
- type ExternalWorkflowExecutionSignaledEventAttributes
- func (x *ExternalWorkflowExecutionSignaledEventAttributes) ClearWorkflowExecution()
- 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 (x *ExternalWorkflowExecutionSignaledEventAttributes) HasWorkflowExecution() bool
- func (*ExternalWorkflowExecutionSignaledEventAttributes) ProtoMessage()
- func (x *ExternalWorkflowExecutionSignaledEventAttributes) ProtoReflect() protoreflect.Message
- func (x *ExternalWorkflowExecutionSignaledEventAttributes) Reset()
- func (x *ExternalWorkflowExecutionSignaledEventAttributes) SetControl(v string)deprecated
- func (x *ExternalWorkflowExecutionSignaledEventAttributes) SetInitiatedEventId(v int64)
- func (x *ExternalWorkflowExecutionSignaledEventAttributes) SetNamespace(v string)
- func (x *ExternalWorkflowExecutionSignaledEventAttributes) SetNamespaceId(v string)
- func (x *ExternalWorkflowExecutionSignaledEventAttributes) SetWorkflowExecution(v *v1.WorkflowExecution)
- func (x *ExternalWorkflowExecutionSignaledEventAttributes) String() string
- type ExternalWorkflowExecutionSignaledEventAttributes_builder
- type History
- type HistoryEvent
- func (x *HistoryEvent) ClearActivityPropertiesModifiedExternallyEventAttributes()
- func (x *HistoryEvent) ClearActivityTaskCancelRequestedEventAttributes()
- func (x *HistoryEvent) ClearActivityTaskCanceledEventAttributes()
- func (x *HistoryEvent) ClearActivityTaskCompletedEventAttributes()
- func (x *HistoryEvent) ClearActivityTaskFailedEventAttributes()
- func (x *HistoryEvent) ClearActivityTaskScheduledEventAttributes()
- func (x *HistoryEvent) ClearActivityTaskStartedEventAttributes()
- func (x *HistoryEvent) ClearActivityTaskTimedOutEventAttributes()
- func (x *HistoryEvent) ClearAttributes()
- func (x *HistoryEvent) ClearChildWorkflowExecutionCanceledEventAttributes()
- func (x *HistoryEvent) ClearChildWorkflowExecutionCompletedEventAttributes()
- func (x *HistoryEvent) ClearChildWorkflowExecutionFailedEventAttributes()
- func (x *HistoryEvent) ClearChildWorkflowExecutionStartedEventAttributes()
- func (x *HistoryEvent) ClearChildWorkflowExecutionTerminatedEventAttributes()
- func (x *HistoryEvent) ClearChildWorkflowExecutionTimedOutEventAttributes()
- func (x *HistoryEvent) ClearEventTime()
- func (x *HistoryEvent) ClearExternalWorkflowExecutionCancelRequestedEventAttributes()
- func (x *HistoryEvent) ClearExternalWorkflowExecutionSignaledEventAttributes()
- func (x *HistoryEvent) ClearMarkerRecordedEventAttributes()
- func (x *HistoryEvent) ClearNexusOperationCancelRequestCompletedEventAttributes()
- func (x *HistoryEvent) ClearNexusOperationCancelRequestFailedEventAttributes()
- func (x *HistoryEvent) ClearNexusOperationCancelRequestedEventAttributes()
- func (x *HistoryEvent) ClearNexusOperationCanceledEventAttributes()
- func (x *HistoryEvent) ClearNexusOperationCompletedEventAttributes()
- func (x *HistoryEvent) ClearNexusOperationFailedEventAttributes()
- func (x *HistoryEvent) ClearNexusOperationScheduledEventAttributes()
- func (x *HistoryEvent) ClearNexusOperationStartedEventAttributes()
- func (x *HistoryEvent) ClearNexusOperationTimedOutEventAttributes()
- func (x *HistoryEvent) ClearPrincipal()
- func (x *HistoryEvent) ClearRequestCancelExternalWorkflowExecutionFailedEventAttributes()
- func (x *HistoryEvent) ClearRequestCancelExternalWorkflowExecutionInitiatedEventAttributes()
- func (x *HistoryEvent) ClearSignalExternalWorkflowExecutionFailedEventAttributes()
- func (x *HistoryEvent) ClearSignalExternalWorkflowExecutionInitiatedEventAttributes()
- func (x *HistoryEvent) ClearStartChildWorkflowExecutionFailedEventAttributes()
- func (x *HistoryEvent) ClearStartChildWorkflowExecutionInitiatedEventAttributes()
- func (x *HistoryEvent) ClearTimerCanceledEventAttributes()
- func (x *HistoryEvent) ClearTimerFiredEventAttributes()
- func (x *HistoryEvent) ClearTimerStartedEventAttributes()
- func (x *HistoryEvent) ClearUpsertWorkflowSearchAttributesEventAttributes()
- func (x *HistoryEvent) ClearUserMetadata()
- func (x *HistoryEvent) ClearWorkflowExecutionCancelRequestedEventAttributes()
- func (x *HistoryEvent) ClearWorkflowExecutionCanceledEventAttributes()
- func (x *HistoryEvent) ClearWorkflowExecutionCompletedEventAttributes()
- func (x *HistoryEvent) ClearWorkflowExecutionContinuedAsNewEventAttributes()
- func (x *HistoryEvent) ClearWorkflowExecutionFailedEventAttributes()
- func (x *HistoryEvent) ClearWorkflowExecutionOptionsUpdatedEventAttributes()
- func (x *HistoryEvent) ClearWorkflowExecutionPausedEventAttributes()
- func (x *HistoryEvent) ClearWorkflowExecutionSignaledEventAttributes()
- func (x *HistoryEvent) ClearWorkflowExecutionStartedEventAttributes()
- func (x *HistoryEvent) ClearWorkflowExecutionTerminatedEventAttributes()
- func (x *HistoryEvent) ClearWorkflowExecutionTimeSkippingTransitionedEventAttributes()
- func (x *HistoryEvent) ClearWorkflowExecutionTimedOutEventAttributes()
- func (x *HistoryEvent) ClearWorkflowExecutionUnpausedEventAttributes()
- func (x *HistoryEvent) ClearWorkflowExecutionUpdateAcceptedEventAttributes()
- func (x *HistoryEvent) ClearWorkflowExecutionUpdateAdmittedEventAttributes()
- func (x *HistoryEvent) ClearWorkflowExecutionUpdateCompletedEventAttributes()
- func (x *HistoryEvent) ClearWorkflowExecutionUpdateRejectedEventAttributes()
- func (x *HistoryEvent) ClearWorkflowPropertiesModifiedEventAttributes()
- func (x *HistoryEvent) ClearWorkflowPropertiesModifiedExternallyEventAttributes()
- func (x *HistoryEvent) ClearWorkflowTaskCompletedEventAttributes()
- func (x *HistoryEvent) ClearWorkflowTaskFailedEventAttributes()
- func (x *HistoryEvent) ClearWorkflowTaskScheduledEventAttributes()
- func (x *HistoryEvent) ClearWorkflowTaskStartedEventAttributes()
- func (x *HistoryEvent) ClearWorkflowTaskTimedOutEventAttributes()
- 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 (x *HistoryEvent) HasActivityPropertiesModifiedExternallyEventAttributes() bool
- func (x *HistoryEvent) HasActivityTaskCancelRequestedEventAttributes() bool
- func (x *HistoryEvent) HasActivityTaskCanceledEventAttributes() bool
- func (x *HistoryEvent) HasActivityTaskCompletedEventAttributes() bool
- func (x *HistoryEvent) HasActivityTaskFailedEventAttributes() bool
- func (x *HistoryEvent) HasActivityTaskScheduledEventAttributes() bool
- func (x *HistoryEvent) HasActivityTaskStartedEventAttributes() bool
- func (x *HistoryEvent) HasActivityTaskTimedOutEventAttributes() bool
- func (x *HistoryEvent) HasAttributes() bool
- func (x *HistoryEvent) HasChildWorkflowExecutionCanceledEventAttributes() bool
- func (x *HistoryEvent) HasChildWorkflowExecutionCompletedEventAttributes() bool
- func (x *HistoryEvent) HasChildWorkflowExecutionFailedEventAttributes() bool
- func (x *HistoryEvent) HasChildWorkflowExecutionStartedEventAttributes() bool
- func (x *HistoryEvent) HasChildWorkflowExecutionTerminatedEventAttributes() bool
- func (x *HistoryEvent) HasChildWorkflowExecutionTimedOutEventAttributes() bool
- func (x *HistoryEvent) HasEventTime() bool
- func (x *HistoryEvent) HasExternalWorkflowExecutionCancelRequestedEventAttributes() bool
- func (x *HistoryEvent) HasExternalWorkflowExecutionSignaledEventAttributes() bool
- func (x *HistoryEvent) HasMarkerRecordedEventAttributes() bool
- func (x *HistoryEvent) HasNexusOperationCancelRequestCompletedEventAttributes() bool
- func (x *HistoryEvent) HasNexusOperationCancelRequestFailedEventAttributes() bool
- func (x *HistoryEvent) HasNexusOperationCancelRequestedEventAttributes() bool
- func (x *HistoryEvent) HasNexusOperationCanceledEventAttributes() bool
- func (x *HistoryEvent) HasNexusOperationCompletedEventAttributes() bool
- func (x *HistoryEvent) HasNexusOperationFailedEventAttributes() bool
- func (x *HistoryEvent) HasNexusOperationScheduledEventAttributes() bool
- func (x *HistoryEvent) HasNexusOperationStartedEventAttributes() bool
- func (x *HistoryEvent) HasNexusOperationTimedOutEventAttributes() bool
- func (x *HistoryEvent) HasPrincipal() bool
- func (x *HistoryEvent) HasRequestCancelExternalWorkflowExecutionFailedEventAttributes() bool
- func (x *HistoryEvent) HasRequestCancelExternalWorkflowExecutionInitiatedEventAttributes() bool
- func (x *HistoryEvent) HasSignalExternalWorkflowExecutionFailedEventAttributes() bool
- func (x *HistoryEvent) HasSignalExternalWorkflowExecutionInitiatedEventAttributes() bool
- func (x *HistoryEvent) HasStartChildWorkflowExecutionFailedEventAttributes() bool
- func (x *HistoryEvent) HasStartChildWorkflowExecutionInitiatedEventAttributes() bool
- func (x *HistoryEvent) HasTimerCanceledEventAttributes() bool
- func (x *HistoryEvent) HasTimerFiredEventAttributes() bool
- func (x *HistoryEvent) HasTimerStartedEventAttributes() bool
- func (x *HistoryEvent) HasUpsertWorkflowSearchAttributesEventAttributes() bool
- func (x *HistoryEvent) HasUserMetadata() bool
- func (x *HistoryEvent) HasWorkflowExecutionCancelRequestedEventAttributes() bool
- func (x *HistoryEvent) HasWorkflowExecutionCanceledEventAttributes() bool
- func (x *HistoryEvent) HasWorkflowExecutionCompletedEventAttributes() bool
- func (x *HistoryEvent) HasWorkflowExecutionContinuedAsNewEventAttributes() bool
- func (x *HistoryEvent) HasWorkflowExecutionFailedEventAttributes() bool
- func (x *HistoryEvent) HasWorkflowExecutionOptionsUpdatedEventAttributes() bool
- func (x *HistoryEvent) HasWorkflowExecutionPausedEventAttributes() bool
- func (x *HistoryEvent) HasWorkflowExecutionSignaledEventAttributes() bool
- func (x *HistoryEvent) HasWorkflowExecutionStartedEventAttributes() bool
- func (x *HistoryEvent) HasWorkflowExecutionTerminatedEventAttributes() bool
- func (x *HistoryEvent) HasWorkflowExecutionTimeSkippingTransitionedEventAttributes() bool
- func (x *HistoryEvent) HasWorkflowExecutionTimedOutEventAttributes() bool
- func (x *HistoryEvent) HasWorkflowExecutionUnpausedEventAttributes() bool
- func (x *HistoryEvent) HasWorkflowExecutionUpdateAcceptedEventAttributes() bool
- func (x *HistoryEvent) HasWorkflowExecutionUpdateAdmittedEventAttributes() bool
- func (x *HistoryEvent) HasWorkflowExecutionUpdateCompletedEventAttributes() bool
- func (x *HistoryEvent) HasWorkflowExecutionUpdateRejectedEventAttributes() bool
- func (x *HistoryEvent) HasWorkflowPropertiesModifiedEventAttributes() bool
- func (x *HistoryEvent) HasWorkflowPropertiesModifiedExternallyEventAttributes() bool
- func (x *HistoryEvent) HasWorkflowTaskCompletedEventAttributes() bool
- func (x *HistoryEvent) HasWorkflowTaskFailedEventAttributes() bool
- func (x *HistoryEvent) HasWorkflowTaskScheduledEventAttributes() bool
- func (x *HistoryEvent) HasWorkflowTaskStartedEventAttributes() bool
- func (x *HistoryEvent) HasWorkflowTaskTimedOutEventAttributes() bool
- func (*HistoryEvent) ProtoMessage()
- func (x *HistoryEvent) ProtoReflect() protoreflect.Message
- func (x *HistoryEvent) Reset()
- func (x *HistoryEvent) SetActivityPropertiesModifiedExternallyEventAttributes(v *ActivityPropertiesModifiedExternallyEventAttributes)
- func (x *HistoryEvent) SetActivityTaskCancelRequestedEventAttributes(v *ActivityTaskCancelRequestedEventAttributes)
- func (x *HistoryEvent) SetActivityTaskCanceledEventAttributes(v *ActivityTaskCanceledEventAttributes)
- func (x *HistoryEvent) SetActivityTaskCompletedEventAttributes(v *ActivityTaskCompletedEventAttributes)
- func (x *HistoryEvent) SetActivityTaskFailedEventAttributes(v *ActivityTaskFailedEventAttributes)
- func (x *HistoryEvent) SetActivityTaskScheduledEventAttributes(v *ActivityTaskScheduledEventAttributes)
- func (x *HistoryEvent) SetActivityTaskStartedEventAttributes(v *ActivityTaskStartedEventAttributes)
- func (x *HistoryEvent) SetActivityTaskTimedOutEventAttributes(v *ActivityTaskTimedOutEventAttributes)
- func (x *HistoryEvent) SetChildWorkflowExecutionCanceledEventAttributes(v *ChildWorkflowExecutionCanceledEventAttributes)
- func (x *HistoryEvent) SetChildWorkflowExecutionCompletedEventAttributes(v *ChildWorkflowExecutionCompletedEventAttributes)
- func (x *HistoryEvent) SetChildWorkflowExecutionFailedEventAttributes(v *ChildWorkflowExecutionFailedEventAttributes)
- func (x *HistoryEvent) SetChildWorkflowExecutionStartedEventAttributes(v *ChildWorkflowExecutionStartedEventAttributes)
- func (x *HistoryEvent) SetChildWorkflowExecutionTerminatedEventAttributes(v *ChildWorkflowExecutionTerminatedEventAttributes)
- func (x *HistoryEvent) SetChildWorkflowExecutionTimedOutEventAttributes(v *ChildWorkflowExecutionTimedOutEventAttributes)
- func (x *HistoryEvent) SetEventId(v int64)
- func (x *HistoryEvent) SetEventTime(v *timestamppb.Timestamp)
- func (x *HistoryEvent) SetEventType(v v12.EventType)
- func (x *HistoryEvent) SetExternalWorkflowExecutionCancelRequestedEventAttributes(v *ExternalWorkflowExecutionCancelRequestedEventAttributes)
- func (x *HistoryEvent) SetExternalWorkflowExecutionSignaledEventAttributes(v *ExternalWorkflowExecutionSignaledEventAttributes)
- func (x *HistoryEvent) SetLinks(v []*v1.Link)
- func (x *HistoryEvent) SetMarkerRecordedEventAttributes(v *MarkerRecordedEventAttributes)
- func (x *HistoryEvent) SetNexusOperationCancelRequestCompletedEventAttributes(v *NexusOperationCancelRequestCompletedEventAttributes)
- func (x *HistoryEvent) SetNexusOperationCancelRequestFailedEventAttributes(v *NexusOperationCancelRequestFailedEventAttributes)
- func (x *HistoryEvent) SetNexusOperationCancelRequestedEventAttributes(v *NexusOperationCancelRequestedEventAttributes)
- func (x *HistoryEvent) SetNexusOperationCanceledEventAttributes(v *NexusOperationCanceledEventAttributes)
- func (x *HistoryEvent) SetNexusOperationCompletedEventAttributes(v *NexusOperationCompletedEventAttributes)
- func (x *HistoryEvent) SetNexusOperationFailedEventAttributes(v *NexusOperationFailedEventAttributes)
- func (x *HistoryEvent) SetNexusOperationScheduledEventAttributes(v *NexusOperationScheduledEventAttributes)
- func (x *HistoryEvent) SetNexusOperationStartedEventAttributes(v *NexusOperationStartedEventAttributes)
- func (x *HistoryEvent) SetNexusOperationTimedOutEventAttributes(v *NexusOperationTimedOutEventAttributes)
- func (x *HistoryEvent) SetPrincipal(v *v1.Principal)
- func (x *HistoryEvent) SetRequestCancelExternalWorkflowExecutionFailedEventAttributes(v *RequestCancelExternalWorkflowExecutionFailedEventAttributes)
- func (x *HistoryEvent) SetRequestCancelExternalWorkflowExecutionInitiatedEventAttributes(v *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes)
- func (x *HistoryEvent) SetSignalExternalWorkflowExecutionFailedEventAttributes(v *SignalExternalWorkflowExecutionFailedEventAttributes)
- func (x *HistoryEvent) SetSignalExternalWorkflowExecutionInitiatedEventAttributes(v *SignalExternalWorkflowExecutionInitiatedEventAttributes)
- func (x *HistoryEvent) SetStartChildWorkflowExecutionFailedEventAttributes(v *StartChildWorkflowExecutionFailedEventAttributes)
- func (x *HistoryEvent) SetStartChildWorkflowExecutionInitiatedEventAttributes(v *StartChildWorkflowExecutionInitiatedEventAttributes)
- func (x *HistoryEvent) SetTaskId(v int64)
- func (x *HistoryEvent) SetTimerCanceledEventAttributes(v *TimerCanceledEventAttributes)
- func (x *HistoryEvent) SetTimerFiredEventAttributes(v *TimerFiredEventAttributes)
- func (x *HistoryEvent) SetTimerStartedEventAttributes(v *TimerStartedEventAttributes)
- func (x *HistoryEvent) SetUpsertWorkflowSearchAttributesEventAttributes(v *UpsertWorkflowSearchAttributesEventAttributes)
- func (x *HistoryEvent) SetUserMetadata(v *v16.UserMetadata)
- func (x *HistoryEvent) SetVersion(v int64)
- func (x *HistoryEvent) SetWorkerMayIgnore(v bool)
- func (x *HistoryEvent) SetWorkflowExecutionCancelRequestedEventAttributes(v *WorkflowExecutionCancelRequestedEventAttributes)
- func (x *HistoryEvent) SetWorkflowExecutionCanceledEventAttributes(v *WorkflowExecutionCanceledEventAttributes)
- func (x *HistoryEvent) SetWorkflowExecutionCompletedEventAttributes(v *WorkflowExecutionCompletedEventAttributes)
- func (x *HistoryEvent) SetWorkflowExecutionContinuedAsNewEventAttributes(v *WorkflowExecutionContinuedAsNewEventAttributes)
- func (x *HistoryEvent) SetWorkflowExecutionFailedEventAttributes(v *WorkflowExecutionFailedEventAttributes)
- func (x *HistoryEvent) SetWorkflowExecutionOptionsUpdatedEventAttributes(v *WorkflowExecutionOptionsUpdatedEventAttributes)
- func (x *HistoryEvent) SetWorkflowExecutionPausedEventAttributes(v *WorkflowExecutionPausedEventAttributes)
- func (x *HistoryEvent) SetWorkflowExecutionSignaledEventAttributes(v *WorkflowExecutionSignaledEventAttributes)
- func (x *HistoryEvent) SetWorkflowExecutionStartedEventAttributes(v *WorkflowExecutionStartedEventAttributes)
- func (x *HistoryEvent) SetWorkflowExecutionTerminatedEventAttributes(v *WorkflowExecutionTerminatedEventAttributes)
- func (x *HistoryEvent) SetWorkflowExecutionTimeSkippingTransitionedEventAttributes(v *WorkflowExecutionTimeSkippingTransitionedEventAttributes)
- func (x *HistoryEvent) SetWorkflowExecutionTimedOutEventAttributes(v *WorkflowExecutionTimedOutEventAttributes)
- func (x *HistoryEvent) SetWorkflowExecutionUnpausedEventAttributes(v *WorkflowExecutionUnpausedEventAttributes)
- func (x *HistoryEvent) SetWorkflowExecutionUpdateAcceptedEventAttributes(v *WorkflowExecutionUpdateAcceptedEventAttributes)
- func (x *HistoryEvent) SetWorkflowExecutionUpdateAdmittedEventAttributes(v *WorkflowExecutionUpdateAdmittedEventAttributes)
- func (x *HistoryEvent) SetWorkflowExecutionUpdateCompletedEventAttributes(v *WorkflowExecutionUpdateCompletedEventAttributes)
- func (x *HistoryEvent) SetWorkflowExecutionUpdateRejectedEventAttributes(v *WorkflowExecutionUpdateRejectedEventAttributes)
- func (x *HistoryEvent) SetWorkflowPropertiesModifiedEventAttributes(v *WorkflowPropertiesModifiedEventAttributes)
- func (x *HistoryEvent) SetWorkflowPropertiesModifiedExternallyEventAttributes(v *WorkflowPropertiesModifiedExternallyEventAttributes)
- func (x *HistoryEvent) SetWorkflowTaskCompletedEventAttributes(v *WorkflowTaskCompletedEventAttributes)
- func (x *HistoryEvent) SetWorkflowTaskFailedEventAttributes(v *WorkflowTaskFailedEventAttributes)
- func (x *HistoryEvent) SetWorkflowTaskScheduledEventAttributes(v *WorkflowTaskScheduledEventAttributes)
- func (x *HistoryEvent) SetWorkflowTaskStartedEventAttributes(v *WorkflowTaskStartedEventAttributes)
- func (x *HistoryEvent) SetWorkflowTaskTimedOutEventAttributes(v *WorkflowTaskTimedOutEventAttributes)
- func (x *HistoryEvent) String() string
- func (x *HistoryEvent) WhichAttributes() case_HistoryEvent_Attributes
- 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 HistoryEvent_builder
- type History_builder
- type MarkerRecordedEventAttributes
- func (x *MarkerRecordedEventAttributes) ClearFailure()
- func (x *MarkerRecordedEventAttributes) ClearHeader()
- 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 (x *MarkerRecordedEventAttributes) HasFailure() bool
- func (x *MarkerRecordedEventAttributes) HasHeader() bool
- func (*MarkerRecordedEventAttributes) ProtoMessage()
- func (x *MarkerRecordedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *MarkerRecordedEventAttributes) Reset()
- func (x *MarkerRecordedEventAttributes) SetDetails(v map[string]*v1.Payloads)
- func (x *MarkerRecordedEventAttributes) SetFailure(v *v13.Failure)
- func (x *MarkerRecordedEventAttributes) SetHeader(v *v1.Header)
- func (x *MarkerRecordedEventAttributes) SetMarkerName(v string)
- func (x *MarkerRecordedEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
- func (x *MarkerRecordedEventAttributes) String() string
- type MarkerRecordedEventAttributes_builder
- type NexusOperationCancelRequestCompletedEventAttributes
- 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) SetRequestedEventId(v int64)
- func (x *NexusOperationCancelRequestCompletedEventAttributes) SetScheduledEventId(v int64)
- func (x *NexusOperationCancelRequestCompletedEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
- func (x *NexusOperationCancelRequestCompletedEventAttributes) String() string
- type NexusOperationCancelRequestCompletedEventAttributes_builder
- type NexusOperationCancelRequestFailedEventAttributes
- func (x *NexusOperationCancelRequestFailedEventAttributes) ClearFailure()
- func (x *NexusOperationCancelRequestFailedEventAttributes) GetFailure() *v13.Failure
- func (x *NexusOperationCancelRequestFailedEventAttributes) GetRequestedEventId() int64
- func (x *NexusOperationCancelRequestFailedEventAttributes) GetScheduledEventId() int64
- func (x *NexusOperationCancelRequestFailedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (x *NexusOperationCancelRequestFailedEventAttributes) HasFailure() bool
- func (*NexusOperationCancelRequestFailedEventAttributes) ProtoMessage()
- func (x *NexusOperationCancelRequestFailedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *NexusOperationCancelRequestFailedEventAttributes) Reset()
- func (x *NexusOperationCancelRequestFailedEventAttributes) SetFailure(v *v13.Failure)
- func (x *NexusOperationCancelRequestFailedEventAttributes) SetRequestedEventId(v int64)
- func (x *NexusOperationCancelRequestFailedEventAttributes) SetScheduledEventId(v int64)
- func (x *NexusOperationCancelRequestFailedEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
- func (x *NexusOperationCancelRequestFailedEventAttributes) String() string
- type NexusOperationCancelRequestFailedEventAttributes_builder
- type NexusOperationCancelRequestedEventAttributes
- 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) SetScheduledEventId(v int64)
- func (x *NexusOperationCancelRequestedEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
- func (x *NexusOperationCancelRequestedEventAttributes) String() string
- type NexusOperationCancelRequestedEventAttributes_builder
- type NexusOperationCanceledEventAttributes
- func (x *NexusOperationCanceledEventAttributes) ClearFailure()
- func (x *NexusOperationCanceledEventAttributes) GetFailure() *v13.Failure
- func (x *NexusOperationCanceledEventAttributes) GetRequestId() string
- func (x *NexusOperationCanceledEventAttributes) GetScheduledEventId() int64
- func (x *NexusOperationCanceledEventAttributes) HasFailure() bool
- func (*NexusOperationCanceledEventAttributes) ProtoMessage()
- func (x *NexusOperationCanceledEventAttributes) ProtoReflect() protoreflect.Message
- func (x *NexusOperationCanceledEventAttributes) Reset()
- func (x *NexusOperationCanceledEventAttributes) SetFailure(v *v13.Failure)
- func (x *NexusOperationCanceledEventAttributes) SetRequestId(v string)
- func (x *NexusOperationCanceledEventAttributes) SetScheduledEventId(v int64)
- func (x *NexusOperationCanceledEventAttributes) String() string
- type NexusOperationCanceledEventAttributes_builder
- type NexusOperationCompletedEventAttributes
- func (x *NexusOperationCompletedEventAttributes) ClearResult()
- func (x *NexusOperationCompletedEventAttributes) GetRequestId() string
- func (x *NexusOperationCompletedEventAttributes) GetResult() *v1.Payload
- func (x *NexusOperationCompletedEventAttributes) GetScheduledEventId() int64
- func (x *NexusOperationCompletedEventAttributes) HasResult() bool
- func (*NexusOperationCompletedEventAttributes) ProtoMessage()
- func (x *NexusOperationCompletedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *NexusOperationCompletedEventAttributes) Reset()
- func (x *NexusOperationCompletedEventAttributes) SetRequestId(v string)
- func (x *NexusOperationCompletedEventAttributes) SetResult(v *v1.Payload)
- func (x *NexusOperationCompletedEventAttributes) SetScheduledEventId(v int64)
- func (x *NexusOperationCompletedEventAttributes) String() string
- type NexusOperationCompletedEventAttributes_builder
- type NexusOperationFailedEventAttributes
- func (x *NexusOperationFailedEventAttributes) ClearFailure()
- func (x *NexusOperationFailedEventAttributes) GetFailure() *v13.Failure
- func (x *NexusOperationFailedEventAttributes) GetRequestId() string
- func (x *NexusOperationFailedEventAttributes) GetScheduledEventId() int64
- func (x *NexusOperationFailedEventAttributes) HasFailure() bool
- func (*NexusOperationFailedEventAttributes) ProtoMessage()
- func (x *NexusOperationFailedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *NexusOperationFailedEventAttributes) Reset()
- func (x *NexusOperationFailedEventAttributes) SetFailure(v *v13.Failure)
- func (x *NexusOperationFailedEventAttributes) SetRequestId(v string)
- func (x *NexusOperationFailedEventAttributes) SetScheduledEventId(v int64)
- func (x *NexusOperationFailedEventAttributes) String() string
- type NexusOperationFailedEventAttributes_builder
- type NexusOperationScheduledEventAttributes
- func (x *NexusOperationScheduledEventAttributes) ClearInput()
- func (x *NexusOperationScheduledEventAttributes) ClearScheduleToCloseTimeout()
- func (x *NexusOperationScheduledEventAttributes) ClearScheduleToStartTimeout()
- func (x *NexusOperationScheduledEventAttributes) ClearStartToCloseTimeout()
- 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 (x *NexusOperationScheduledEventAttributes) HasInput() bool
- func (x *NexusOperationScheduledEventAttributes) HasScheduleToCloseTimeout() bool
- func (x *NexusOperationScheduledEventAttributes) HasScheduleToStartTimeout() bool
- func (x *NexusOperationScheduledEventAttributes) HasStartToCloseTimeout() bool
- func (*NexusOperationScheduledEventAttributes) ProtoMessage()
- func (x *NexusOperationScheduledEventAttributes) ProtoReflect() protoreflect.Message
- func (x *NexusOperationScheduledEventAttributes) Reset()
- func (x *NexusOperationScheduledEventAttributes) SetEndpoint(v string)
- func (x *NexusOperationScheduledEventAttributes) SetEndpointId(v string)
- func (x *NexusOperationScheduledEventAttributes) SetInput(v *v1.Payload)
- func (x *NexusOperationScheduledEventAttributes) SetNexusHeader(v map[string]string)
- func (x *NexusOperationScheduledEventAttributes) SetOperation(v string)
- func (x *NexusOperationScheduledEventAttributes) SetRequestId(v string)
- func (x *NexusOperationScheduledEventAttributes) SetScheduleToCloseTimeout(v *durationpb.Duration)
- func (x *NexusOperationScheduledEventAttributes) SetScheduleToStartTimeout(v *durationpb.Duration)
- func (x *NexusOperationScheduledEventAttributes) SetService(v string)
- func (x *NexusOperationScheduledEventAttributes) SetStartToCloseTimeout(v *durationpb.Duration)
- func (x *NexusOperationScheduledEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
- func (x *NexusOperationScheduledEventAttributes) String() string
- type NexusOperationScheduledEventAttributes_builder
- type NexusOperationStartedEventAttributes
- 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) SetOperationId(v string)deprecated
- func (x *NexusOperationStartedEventAttributes) SetOperationToken(v string)
- func (x *NexusOperationStartedEventAttributes) SetRequestId(v string)
- func (x *NexusOperationStartedEventAttributes) SetScheduledEventId(v int64)
- func (x *NexusOperationStartedEventAttributes) String() string
- type NexusOperationStartedEventAttributes_builder
- type NexusOperationTimedOutEventAttributes
- func (x *NexusOperationTimedOutEventAttributes) ClearFailure()
- func (x *NexusOperationTimedOutEventAttributes) GetFailure() *v13.Failure
- func (x *NexusOperationTimedOutEventAttributes) GetRequestId() string
- func (x *NexusOperationTimedOutEventAttributes) GetScheduledEventId() int64
- func (x *NexusOperationTimedOutEventAttributes) HasFailure() bool
- func (*NexusOperationTimedOutEventAttributes) ProtoMessage()
- func (x *NexusOperationTimedOutEventAttributes) ProtoReflect() protoreflect.Message
- func (x *NexusOperationTimedOutEventAttributes) Reset()
- func (x *NexusOperationTimedOutEventAttributes) SetFailure(v *v13.Failure)
- func (x *NexusOperationTimedOutEventAttributes) SetRequestId(v string)
- func (x *NexusOperationTimedOutEventAttributes) SetScheduledEventId(v int64)
- func (x *NexusOperationTimedOutEventAttributes) String() string
- type NexusOperationTimedOutEventAttributes_builder
- type RequestCancelExternalWorkflowExecutionFailedEventAttributes
- func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) ClearWorkflowExecution()
- 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 (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) HasWorkflowExecution() bool
- func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) ProtoMessage()
- func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) Reset()
- func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) SetCause(v v12.CancelExternalWorkflowExecutionFailedCause)
- func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) SetControl(v string)deprecated
- func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) SetInitiatedEventId(v int64)
- func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) SetNamespace(v string)
- func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) SetNamespaceId(v string)
- func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) SetWorkflowExecution(v *v1.WorkflowExecution)
- func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
- func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) String() string
- type RequestCancelExternalWorkflowExecutionFailedEventAttributes_builder
- type RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) ClearWorkflowExecution()
- 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 (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) HasWorkflowExecution() bool
- func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) ProtoMessage()
- func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Reset()
- func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) SetChildWorkflowOnly(v bool)
- func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) SetControl(v string)deprecated
- func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) SetNamespace(v string)
- func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) SetNamespaceId(v string)
- func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) SetReason(v string)
- func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) SetWorkflowExecution(v *v1.WorkflowExecution)
- func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
- func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) String() string
- type RequestCancelExternalWorkflowExecutionInitiatedEventAttributes_builder
- type SignalExternalWorkflowExecutionFailedEventAttributes
- func (x *SignalExternalWorkflowExecutionFailedEventAttributes) ClearWorkflowExecution()
- 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 (x *SignalExternalWorkflowExecutionFailedEventAttributes) HasWorkflowExecution() bool
- func (*SignalExternalWorkflowExecutionFailedEventAttributes) ProtoMessage()
- func (x *SignalExternalWorkflowExecutionFailedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *SignalExternalWorkflowExecutionFailedEventAttributes) Reset()
- func (x *SignalExternalWorkflowExecutionFailedEventAttributes) SetCause(v v12.SignalExternalWorkflowExecutionFailedCause)
- func (x *SignalExternalWorkflowExecutionFailedEventAttributes) SetControl(v string)deprecated
- func (x *SignalExternalWorkflowExecutionFailedEventAttributes) SetInitiatedEventId(v int64)
- func (x *SignalExternalWorkflowExecutionFailedEventAttributes) SetNamespace(v string)
- func (x *SignalExternalWorkflowExecutionFailedEventAttributes) SetNamespaceId(v string)
- func (x *SignalExternalWorkflowExecutionFailedEventAttributes) SetWorkflowExecution(v *v1.WorkflowExecution)
- func (x *SignalExternalWorkflowExecutionFailedEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
- func (x *SignalExternalWorkflowExecutionFailedEventAttributes) String() string
- type SignalExternalWorkflowExecutionFailedEventAttributes_builder
- type SignalExternalWorkflowExecutionInitiatedEventAttributes
- func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) ClearHeader()
- func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) ClearInput()
- func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) ClearWorkflowExecution()
- 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 (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) HasHeader() bool
- func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) HasInput() bool
- func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) HasWorkflowExecution() bool
- func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) ProtoMessage()
- func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) Reset()
- func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) SetChildWorkflowOnly(v bool)
- func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) SetControl(v string)deprecated
- func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) SetHeader(v *v1.Header)
- func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) SetInput(v *v1.Payloads)
- func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) SetNamespace(v string)
- func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) SetNamespaceId(v string)
- func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) SetSignalName(v string)
- func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) SetWorkflowExecution(v *v1.WorkflowExecution)
- func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
- func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) String() string
- type SignalExternalWorkflowExecutionInitiatedEventAttributes_builder
- type StartChildWorkflowExecutionFailedEventAttributes
- func (x *StartChildWorkflowExecutionFailedEventAttributes) ClearWorkflowType()
- 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 (x *StartChildWorkflowExecutionFailedEventAttributes) HasWorkflowType() bool
- func (*StartChildWorkflowExecutionFailedEventAttributes) ProtoMessage()
- func (x *StartChildWorkflowExecutionFailedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *StartChildWorkflowExecutionFailedEventAttributes) Reset()
- func (x *StartChildWorkflowExecutionFailedEventAttributes) SetCause(v v12.StartChildWorkflowExecutionFailedCause)
- func (x *StartChildWorkflowExecutionFailedEventAttributes) SetControl(v string)deprecated
- func (x *StartChildWorkflowExecutionFailedEventAttributes) SetInitiatedEventId(v int64)
- func (x *StartChildWorkflowExecutionFailedEventAttributes) SetNamespace(v string)
- func (x *StartChildWorkflowExecutionFailedEventAttributes) SetNamespaceId(v string)
- func (x *StartChildWorkflowExecutionFailedEventAttributes) SetWorkflowId(v string)
- func (x *StartChildWorkflowExecutionFailedEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
- func (x *StartChildWorkflowExecutionFailedEventAttributes) SetWorkflowType(v *v1.WorkflowType)
- func (x *StartChildWorkflowExecutionFailedEventAttributes) String() string
- type StartChildWorkflowExecutionFailedEventAttributes_builder
- type StartChildWorkflowExecutionInitiatedEventAttributes
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) ClearHeader()
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) ClearInitialSkippedDuration()
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) ClearInput()
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) ClearMemo()
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) ClearPriority()
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) ClearRetryPolicy()
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) ClearSearchAttributes()
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) ClearTaskQueue()
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) ClearTimeSkippingConfig()
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) ClearWorkflowExecutionTimeout()
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) ClearWorkflowRunTimeout()
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) ClearWorkflowTaskTimeout()
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) ClearWorkflowType()
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetControl() stringdeprecated
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetCronSchedule() string
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetHeader() *v1.Header
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetInheritBuildId() booldeprecated
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetInitialSkippedDuration() *durationpb.Duration
- 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) GetTimeSkippingConfig() *v14.TimeSkippingConfig
- 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 (x *StartChildWorkflowExecutionInitiatedEventAttributes) HasHeader() bool
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) HasInitialSkippedDuration() bool
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) HasInput() bool
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) HasMemo() bool
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) HasPriority() bool
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) HasRetryPolicy() bool
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) HasSearchAttributes() bool
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) HasTaskQueue() bool
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) HasTimeSkippingConfig() bool
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) HasWorkflowExecutionTimeout() bool
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) HasWorkflowRunTimeout() bool
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) HasWorkflowTaskTimeout() bool
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) HasWorkflowType() bool
- func (*StartChildWorkflowExecutionInitiatedEventAttributes) ProtoMessage()
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) Reset()
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetControl(v string)deprecated
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetCronSchedule(v string)
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetHeader(v *v1.Header)
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetInheritBuildId(v bool)deprecated
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetInitialSkippedDuration(v *durationpb.Duration)
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetInput(v *v1.Payloads)
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetMemo(v *v1.Memo)
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetNamespace(v string)
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetNamespaceId(v string)
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetParentClosePolicy(v v12.ParentClosePolicy)
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetPriority(v *v1.Priority)
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetRetryPolicy(v *v1.RetryPolicy)
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetSearchAttributes(v *v1.SearchAttributes)
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetTaskQueue(v *v11.TaskQueue)
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetTimeSkippingConfig(v *v14.TimeSkippingConfig)
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetWorkflowExecutionTimeout(v *durationpb.Duration)
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetWorkflowId(v string)
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetWorkflowIdReusePolicy(v v12.WorkflowIdReusePolicy)
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetWorkflowRunTimeout(v *durationpb.Duration)
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetWorkflowTaskTimeout(v *durationpb.Duration)
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetWorkflowType(v *v1.WorkflowType)
- func (x *StartChildWorkflowExecutionInitiatedEventAttributes) String() string
- type StartChildWorkflowExecutionInitiatedEventAttributes_builder
- type TimerCanceledEventAttributes
- 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) SetIdentity(v string)
- func (x *TimerCanceledEventAttributes) SetStartedEventId(v int64)
- func (x *TimerCanceledEventAttributes) SetTimerId(v string)
- func (x *TimerCanceledEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
- func (x *TimerCanceledEventAttributes) String() string
- type TimerCanceledEventAttributes_builder
- type TimerFiredEventAttributes
- 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) SetStartedEventId(v int64)
- func (x *TimerFiredEventAttributes) SetTimerId(v string)
- func (x *TimerFiredEventAttributes) String() string
- type TimerFiredEventAttributes_builder
- type TimerStartedEventAttributes
- func (x *TimerStartedEventAttributes) ClearStartToFireTimeout()
- func (x *TimerStartedEventAttributes) GetStartToFireTimeout() *durationpb.Duration
- func (x *TimerStartedEventAttributes) GetTimerId() string
- func (x *TimerStartedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (x *TimerStartedEventAttributes) HasStartToFireTimeout() bool
- func (*TimerStartedEventAttributes) ProtoMessage()
- func (x *TimerStartedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *TimerStartedEventAttributes) Reset()
- func (x *TimerStartedEventAttributes) SetStartToFireTimeout(v *durationpb.Duration)
- func (x *TimerStartedEventAttributes) SetTimerId(v string)
- func (x *TimerStartedEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
- func (x *TimerStartedEventAttributes) String() string
- type TimerStartedEventAttributes_builder
- type UpsertWorkflowSearchAttributesEventAttributes
- func (x *UpsertWorkflowSearchAttributesEventAttributes) ClearSearchAttributes()
- func (x *UpsertWorkflowSearchAttributesEventAttributes) GetSearchAttributes() *v1.SearchAttributes
- func (x *UpsertWorkflowSearchAttributesEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (x *UpsertWorkflowSearchAttributesEventAttributes) HasSearchAttributes() bool
- func (*UpsertWorkflowSearchAttributesEventAttributes) ProtoMessage()
- func (x *UpsertWorkflowSearchAttributesEventAttributes) ProtoReflect() protoreflect.Message
- func (x *UpsertWorkflowSearchAttributesEventAttributes) Reset()
- func (x *UpsertWorkflowSearchAttributesEventAttributes) SetSearchAttributes(v *v1.SearchAttributes)
- func (x *UpsertWorkflowSearchAttributesEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
- func (x *UpsertWorkflowSearchAttributesEventAttributes) String() string
- type UpsertWorkflowSearchAttributesEventAttributes_builder
- type WorkflowExecutionCancelRequestedEventAttributes
- func (x *WorkflowExecutionCancelRequestedEventAttributes) ClearExternalWorkflowExecution()
- func (x *WorkflowExecutionCancelRequestedEventAttributes) GetCause() string
- func (x *WorkflowExecutionCancelRequestedEventAttributes) GetExternalInitiatedEventId() int64
- func (x *WorkflowExecutionCancelRequestedEventAttributes) GetExternalWorkflowExecution() *v1.WorkflowExecution
- func (x *WorkflowExecutionCancelRequestedEventAttributes) GetIdentity() string
- func (x *WorkflowExecutionCancelRequestedEventAttributes) HasExternalWorkflowExecution() bool
- func (*WorkflowExecutionCancelRequestedEventAttributes) ProtoMessage()
- func (x *WorkflowExecutionCancelRequestedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionCancelRequestedEventAttributes) Reset()
- func (x *WorkflowExecutionCancelRequestedEventAttributes) SetCause(v string)
- func (x *WorkflowExecutionCancelRequestedEventAttributes) SetExternalInitiatedEventId(v int64)
- func (x *WorkflowExecutionCancelRequestedEventAttributes) SetExternalWorkflowExecution(v *v1.WorkflowExecution)
- func (x *WorkflowExecutionCancelRequestedEventAttributes) SetIdentity(v string)
- func (x *WorkflowExecutionCancelRequestedEventAttributes) String() string
- type WorkflowExecutionCancelRequestedEventAttributes_builder
- type WorkflowExecutionCanceledEventAttributes
- func (x *WorkflowExecutionCanceledEventAttributes) ClearDetails()
- func (x *WorkflowExecutionCanceledEventAttributes) GetDetails() *v1.Payloads
- func (x *WorkflowExecutionCanceledEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (x *WorkflowExecutionCanceledEventAttributes) HasDetails() bool
- func (*WorkflowExecutionCanceledEventAttributes) ProtoMessage()
- func (x *WorkflowExecutionCanceledEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionCanceledEventAttributes) Reset()
- func (x *WorkflowExecutionCanceledEventAttributes) SetDetails(v *v1.Payloads)
- func (x *WorkflowExecutionCanceledEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
- func (x *WorkflowExecutionCanceledEventAttributes) String() string
- type WorkflowExecutionCanceledEventAttributes_builder
- type WorkflowExecutionCompletedEventAttributes
- func (x *WorkflowExecutionCompletedEventAttributes) ClearResult()
- func (x *WorkflowExecutionCompletedEventAttributes) GetNewExecutionRunId() string
- func (x *WorkflowExecutionCompletedEventAttributes) GetResult() *v1.Payloads
- func (x *WorkflowExecutionCompletedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (x *WorkflowExecutionCompletedEventAttributes) HasResult() bool
- func (*WorkflowExecutionCompletedEventAttributes) ProtoMessage()
- func (x *WorkflowExecutionCompletedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionCompletedEventAttributes) Reset()
- func (x *WorkflowExecutionCompletedEventAttributes) SetNewExecutionRunId(v string)
- func (x *WorkflowExecutionCompletedEventAttributes) SetResult(v *v1.Payloads)
- func (x *WorkflowExecutionCompletedEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
- func (x *WorkflowExecutionCompletedEventAttributes) String() string
- type WorkflowExecutionCompletedEventAttributes_builder
- type WorkflowExecutionContinuedAsNewEventAttributes
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) ClearBackoffStartInterval()
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) ClearFailure()deprecated
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) ClearHeader()
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) ClearInput()
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) ClearLastCompletionResult()
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) ClearMemo()
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) ClearSearchAttributes()
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) ClearTaskQueue()
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) ClearWorkflowRunTimeout()
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) ClearWorkflowTaskTimeout()
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) ClearWorkflowType()
- 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 (x *WorkflowExecutionContinuedAsNewEventAttributes) HasBackoffStartInterval() bool
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) HasFailure() booldeprecated
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) HasHeader() bool
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) HasInput() bool
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) HasLastCompletionResult() bool
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) HasMemo() bool
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) HasSearchAttributes() bool
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) HasTaskQueue() bool
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) HasWorkflowRunTimeout() bool
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) HasWorkflowTaskTimeout() bool
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) HasWorkflowType() bool
- func (*WorkflowExecutionContinuedAsNewEventAttributes) ProtoMessage()
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) Reset()
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetBackoffStartInterval(v *durationpb.Duration)
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetFailure(v *v13.Failure)deprecated
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetHeader(v *v1.Header)
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetInheritBuildId(v bool)deprecated
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetInitialVersioningBehavior(v v12.ContinueAsNewVersioningBehavior)
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetInitiator(v v12.ContinueAsNewInitiator)
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetInput(v *v1.Payloads)
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetLastCompletionResult(v *v1.Payloads)
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetMemo(v *v1.Memo)
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetNewExecutionRunId(v string)
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetSearchAttributes(v *v1.SearchAttributes)
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetTaskQueue(v *v11.TaskQueue)
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetWorkflowRunTimeout(v *durationpb.Duration)
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetWorkflowTaskTimeout(v *durationpb.Duration)
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetWorkflowType(v *v1.WorkflowType)
- func (x *WorkflowExecutionContinuedAsNewEventAttributes) String() string
- type WorkflowExecutionContinuedAsNewEventAttributes_builder
- type WorkflowExecutionFailedEventAttributes
- func (x *WorkflowExecutionFailedEventAttributes) ClearFailure()
- func (x *WorkflowExecutionFailedEventAttributes) GetFailure() *v13.Failure
- func (x *WorkflowExecutionFailedEventAttributes) GetNewExecutionRunId() string
- func (x *WorkflowExecutionFailedEventAttributes) GetRetryState() v12.RetryState
- func (x *WorkflowExecutionFailedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (x *WorkflowExecutionFailedEventAttributes) HasFailure() bool
- func (*WorkflowExecutionFailedEventAttributes) ProtoMessage()
- func (x *WorkflowExecutionFailedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionFailedEventAttributes) Reset()
- func (x *WorkflowExecutionFailedEventAttributes) SetFailure(v *v13.Failure)
- func (x *WorkflowExecutionFailedEventAttributes) SetNewExecutionRunId(v string)
- func (x *WorkflowExecutionFailedEventAttributes) SetRetryState(v v12.RetryState)
- func (x *WorkflowExecutionFailedEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
- func (x *WorkflowExecutionFailedEventAttributes) String() string
- type WorkflowExecutionFailedEventAttributes_builder
- type WorkflowExecutionOptionsUpdatedEventAttributes
- func (x *WorkflowExecutionOptionsUpdatedEventAttributes) ClearPriority()
- func (x *WorkflowExecutionOptionsUpdatedEventAttributes) ClearTimeSkippingConfig()
- func (x *WorkflowExecutionOptionsUpdatedEventAttributes) ClearVersioningOverride()
- 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 (x *WorkflowExecutionOptionsUpdatedEventAttributes) HasPriority() bool
- func (x *WorkflowExecutionOptionsUpdatedEventAttributes) HasTimeSkippingConfig() bool
- func (x *WorkflowExecutionOptionsUpdatedEventAttributes) HasVersioningOverride() bool
- func (*WorkflowExecutionOptionsUpdatedEventAttributes) ProtoMessage()
- func (x *WorkflowExecutionOptionsUpdatedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionOptionsUpdatedEventAttributes) Reset()
- func (x *WorkflowExecutionOptionsUpdatedEventAttributes) SetAttachedCompletionCallbacks(v []*v1.Callback)
- func (x *WorkflowExecutionOptionsUpdatedEventAttributes) SetAttachedRequestId(v string)
- func (x *WorkflowExecutionOptionsUpdatedEventAttributes) SetIdentity(v string)
- func (x *WorkflowExecutionOptionsUpdatedEventAttributes) SetPriority(v *v1.Priority)
- func (x *WorkflowExecutionOptionsUpdatedEventAttributes) SetTimeSkippingConfig(v *v14.TimeSkippingConfig)
- func (x *WorkflowExecutionOptionsUpdatedEventAttributes) SetUnsetVersioningOverride(v bool)
- func (x *WorkflowExecutionOptionsUpdatedEventAttributes) SetVersioningOverride(v *v14.VersioningOverride)
- func (x *WorkflowExecutionOptionsUpdatedEventAttributes) String() string
- type WorkflowExecutionOptionsUpdatedEventAttributes_builder
- type WorkflowExecutionPausedEventAttributes
- 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) SetIdentity(v string)
- func (x *WorkflowExecutionPausedEventAttributes) SetReason(v string)
- func (x *WorkflowExecutionPausedEventAttributes) SetRequestId(v string)
- func (x *WorkflowExecutionPausedEventAttributes) String() string
- type WorkflowExecutionPausedEventAttributes_builder
- type WorkflowExecutionSignaledEventAttributes
- func (x *WorkflowExecutionSignaledEventAttributes) ClearExternalWorkflowExecution()
- func (x *WorkflowExecutionSignaledEventAttributes) ClearHeader()
- func (x *WorkflowExecutionSignaledEventAttributes) ClearInput()
- 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) GetRequestId() string
- func (x *WorkflowExecutionSignaledEventAttributes) GetSignalName() string
- func (x *WorkflowExecutionSignaledEventAttributes) GetSkipGenerateWorkflowTask() booldeprecated
- func (x *WorkflowExecutionSignaledEventAttributes) HasExternalWorkflowExecution() bool
- func (x *WorkflowExecutionSignaledEventAttributes) HasHeader() bool
- func (x *WorkflowExecutionSignaledEventAttributes) HasInput() bool
- func (*WorkflowExecutionSignaledEventAttributes) ProtoMessage()
- func (x *WorkflowExecutionSignaledEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionSignaledEventAttributes) Reset()
- func (x *WorkflowExecutionSignaledEventAttributes) SetExternalWorkflowExecution(v *v1.WorkflowExecution)
- func (x *WorkflowExecutionSignaledEventAttributes) SetHeader(v *v1.Header)
- func (x *WorkflowExecutionSignaledEventAttributes) SetIdentity(v string)
- func (x *WorkflowExecutionSignaledEventAttributes) SetInput(v *v1.Payloads)
- func (x *WorkflowExecutionSignaledEventAttributes) SetRequestId(v string)
- func (x *WorkflowExecutionSignaledEventAttributes) SetSignalName(v string)
- func (x *WorkflowExecutionSignaledEventAttributes) SetSkipGenerateWorkflowTask(v bool)deprecated
- func (x *WorkflowExecutionSignaledEventAttributes) String() string
- type WorkflowExecutionSignaledEventAttributes_builder
- type WorkflowExecutionStartedEventAttributes
- func (x *WorkflowExecutionStartedEventAttributes) ClearContinuedFailure()
- func (x *WorkflowExecutionStartedEventAttributes) ClearDeclinedTargetVersionUpgrade()
- func (x *WorkflowExecutionStartedEventAttributes) ClearFirstWorkflowTaskBackoff()
- func (x *WorkflowExecutionStartedEventAttributes) ClearHeader()
- func (x *WorkflowExecutionStartedEventAttributes) ClearInheritedAutoUpgradeInfo()
- func (x *WorkflowExecutionStartedEventAttributes) ClearInheritedPinnedVersion()
- func (x *WorkflowExecutionStartedEventAttributes) ClearInitialSkippedDuration()
- func (x *WorkflowExecutionStartedEventAttributes) ClearInput()
- func (x *WorkflowExecutionStartedEventAttributes) ClearLastCompletionResult()
- func (x *WorkflowExecutionStartedEventAttributes) ClearMemo()
- func (x *WorkflowExecutionStartedEventAttributes) ClearParentWorkflowExecution()
- func (x *WorkflowExecutionStartedEventAttributes) ClearPrevAutoResetPoints()
- func (x *WorkflowExecutionStartedEventAttributes) ClearPriority()
- func (x *WorkflowExecutionStartedEventAttributes) ClearRetryPolicy()
- func (x *WorkflowExecutionStartedEventAttributes) ClearRootWorkflowExecution()
- func (x *WorkflowExecutionStartedEventAttributes) ClearSearchAttributes()
- func (x *WorkflowExecutionStartedEventAttributes) ClearSourceVersionStamp()deprecated
- func (x *WorkflowExecutionStartedEventAttributes) ClearTaskQueue()
- func (x *WorkflowExecutionStartedEventAttributes) ClearTimeSkippingConfig()
- func (x *WorkflowExecutionStartedEventAttributes) ClearVersioningOverride()
- func (x *WorkflowExecutionStartedEventAttributes) ClearWorkflowExecutionExpirationTime()
- func (x *WorkflowExecutionStartedEventAttributes) ClearWorkflowExecutionTimeout()
- func (x *WorkflowExecutionStartedEventAttributes) ClearWorkflowRunTimeout()
- func (x *WorkflowExecutionStartedEventAttributes) ClearWorkflowTaskTimeout()
- func (x *WorkflowExecutionStartedEventAttributes) ClearWorkflowType()
- 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) GetInitialSkippedDuration() *durationpb.Duration
- 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) GetTimeSkippingConfig() *v14.TimeSkippingConfig
- 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 (x *WorkflowExecutionStartedEventAttributes) HasContinuedFailure() bool
- func (x *WorkflowExecutionStartedEventAttributes) HasDeclinedTargetVersionUpgrade() bool
- func (x *WorkflowExecutionStartedEventAttributes) HasFirstWorkflowTaskBackoff() bool
- func (x *WorkflowExecutionStartedEventAttributes) HasHeader() bool
- func (x *WorkflowExecutionStartedEventAttributes) HasInheritedAutoUpgradeInfo() bool
- func (x *WorkflowExecutionStartedEventAttributes) HasInheritedPinnedVersion() bool
- func (x *WorkflowExecutionStartedEventAttributes) HasInitialSkippedDuration() bool
- func (x *WorkflowExecutionStartedEventAttributes) HasInput() bool
- func (x *WorkflowExecutionStartedEventAttributes) HasLastCompletionResult() bool
- func (x *WorkflowExecutionStartedEventAttributes) HasMemo() bool
- func (x *WorkflowExecutionStartedEventAttributes) HasParentWorkflowExecution() bool
- func (x *WorkflowExecutionStartedEventAttributes) HasPrevAutoResetPoints() bool
- func (x *WorkflowExecutionStartedEventAttributes) HasPriority() bool
- func (x *WorkflowExecutionStartedEventAttributes) HasRetryPolicy() bool
- func (x *WorkflowExecutionStartedEventAttributes) HasRootWorkflowExecution() bool
- func (x *WorkflowExecutionStartedEventAttributes) HasSearchAttributes() bool
- func (x *WorkflowExecutionStartedEventAttributes) HasSourceVersionStamp() booldeprecated
- func (x *WorkflowExecutionStartedEventAttributes) HasTaskQueue() bool
- func (x *WorkflowExecutionStartedEventAttributes) HasTimeSkippingConfig() bool
- func (x *WorkflowExecutionStartedEventAttributes) HasVersioningOverride() bool
- func (x *WorkflowExecutionStartedEventAttributes) HasWorkflowExecutionExpirationTime() bool
- func (x *WorkflowExecutionStartedEventAttributes) HasWorkflowExecutionTimeout() bool
- func (x *WorkflowExecutionStartedEventAttributes) HasWorkflowRunTimeout() bool
- func (x *WorkflowExecutionStartedEventAttributes) HasWorkflowTaskTimeout() bool
- func (x *WorkflowExecutionStartedEventAttributes) HasWorkflowType() bool
- func (*WorkflowExecutionStartedEventAttributes) ProtoMessage()
- func (x *WorkflowExecutionStartedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionStartedEventAttributes) Reset()
- func (x *WorkflowExecutionStartedEventAttributes) SetAttempt(v int32)
- func (x *WorkflowExecutionStartedEventAttributes) SetCompletionCallbacks(v []*v1.Callback)
- func (x *WorkflowExecutionStartedEventAttributes) SetContinuedExecutionRunId(v string)
- func (x *WorkflowExecutionStartedEventAttributes) SetContinuedFailure(v *v13.Failure)
- func (x *WorkflowExecutionStartedEventAttributes) SetCronSchedule(v string)
- func (x *WorkflowExecutionStartedEventAttributes) SetDeclinedTargetVersionUpgrade(v *DeclinedTargetVersionUpgrade)
- func (x *WorkflowExecutionStartedEventAttributes) SetEagerExecutionAccepted(v bool)
- func (x *WorkflowExecutionStartedEventAttributes) SetFirstExecutionRunId(v string)
- func (x *WorkflowExecutionStartedEventAttributes) SetFirstWorkflowTaskBackoff(v *durationpb.Duration)
- func (x *WorkflowExecutionStartedEventAttributes) SetHeader(v *v1.Header)
- func (x *WorkflowExecutionStartedEventAttributes) SetIdentity(v string)
- func (x *WorkflowExecutionStartedEventAttributes) SetInheritedAutoUpgradeInfo(v *v15.InheritedAutoUpgradeInfo)
- func (x *WorkflowExecutionStartedEventAttributes) SetInheritedBuildId(v string)deprecated
- func (x *WorkflowExecutionStartedEventAttributes) SetInheritedPinnedVersion(v *v15.WorkerDeploymentVersion)
- func (x *WorkflowExecutionStartedEventAttributes) SetInitialSkippedDuration(v *durationpb.Duration)
- func (x *WorkflowExecutionStartedEventAttributes) SetInitiator(v v12.ContinueAsNewInitiator)
- func (x *WorkflowExecutionStartedEventAttributes) SetInput(v *v1.Payloads)
- func (x *WorkflowExecutionStartedEventAttributes) SetLastCompletionResult(v *v1.Payloads)
- func (x *WorkflowExecutionStartedEventAttributes) SetMemo(v *v1.Memo)
- func (x *WorkflowExecutionStartedEventAttributes) SetOriginalExecutionRunId(v string)
- func (x *WorkflowExecutionStartedEventAttributes) SetParentInitiatedEventId(v int64)
- func (x *WorkflowExecutionStartedEventAttributes) SetParentInitiatedEventVersion(v int64)
- func (x *WorkflowExecutionStartedEventAttributes) SetParentPinnedWorkerDeploymentVersion(v string)deprecated
- func (x *WorkflowExecutionStartedEventAttributes) SetParentWorkflowExecution(v *v1.WorkflowExecution)
- func (x *WorkflowExecutionStartedEventAttributes) SetParentWorkflowNamespace(v string)
- func (x *WorkflowExecutionStartedEventAttributes) SetParentWorkflowNamespaceId(v string)
- func (x *WorkflowExecutionStartedEventAttributes) SetPrevAutoResetPoints(v *v14.ResetPoints)
- func (x *WorkflowExecutionStartedEventAttributes) SetPriority(v *v1.Priority)
- func (x *WorkflowExecutionStartedEventAttributes) SetRetryPolicy(v *v1.RetryPolicy)
- func (x *WorkflowExecutionStartedEventAttributes) SetRootWorkflowExecution(v *v1.WorkflowExecution)
- func (x *WorkflowExecutionStartedEventAttributes) SetSearchAttributes(v *v1.SearchAttributes)
- func (x *WorkflowExecutionStartedEventAttributes) SetSourceVersionStamp(v *v1.WorkerVersionStamp)deprecated
- func (x *WorkflowExecutionStartedEventAttributes) SetTaskQueue(v *v11.TaskQueue)
- func (x *WorkflowExecutionStartedEventAttributes) SetTimeSkippingConfig(v *v14.TimeSkippingConfig)
- func (x *WorkflowExecutionStartedEventAttributes) SetVersioningOverride(v *v14.VersioningOverride)
- func (x *WorkflowExecutionStartedEventAttributes) SetWorkflowExecutionExpirationTime(v *timestamppb.Timestamp)
- func (x *WorkflowExecutionStartedEventAttributes) SetWorkflowExecutionTimeout(v *durationpb.Duration)
- func (x *WorkflowExecutionStartedEventAttributes) SetWorkflowId(v string)
- func (x *WorkflowExecutionStartedEventAttributes) SetWorkflowRunTimeout(v *durationpb.Duration)
- func (x *WorkflowExecutionStartedEventAttributes) SetWorkflowTaskTimeout(v *durationpb.Duration)
- func (x *WorkflowExecutionStartedEventAttributes) SetWorkflowType(v *v1.WorkflowType)
- func (x *WorkflowExecutionStartedEventAttributes) String() string
- type WorkflowExecutionStartedEventAttributes_builder
- type WorkflowExecutionTerminatedEventAttributes
- func (x *WorkflowExecutionTerminatedEventAttributes) ClearDetails()
- func (x *WorkflowExecutionTerminatedEventAttributes) GetDetails() *v1.Payloads
- func (x *WorkflowExecutionTerminatedEventAttributes) GetIdentity() string
- func (x *WorkflowExecutionTerminatedEventAttributes) GetReason() string
- func (x *WorkflowExecutionTerminatedEventAttributes) HasDetails() bool
- func (*WorkflowExecutionTerminatedEventAttributes) ProtoMessage()
- func (x *WorkflowExecutionTerminatedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionTerminatedEventAttributes) Reset()
- func (x *WorkflowExecutionTerminatedEventAttributes) SetDetails(v *v1.Payloads)
- func (x *WorkflowExecutionTerminatedEventAttributes) SetIdentity(v string)
- func (x *WorkflowExecutionTerminatedEventAttributes) SetReason(v string)
- func (x *WorkflowExecutionTerminatedEventAttributes) String() string
- type WorkflowExecutionTerminatedEventAttributes_builder
- type WorkflowExecutionTimeSkippingTransitionedEventAttributes
- func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) ClearTargetTime()
- func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) ClearWallClockTime()
- func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) GetDisabledAfterBound() bool
- func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) GetTargetTime() *timestamppb.Timestamp
- func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) GetWallClockTime() *timestamppb.Timestamp
- func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) HasTargetTime() bool
- func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) HasWallClockTime() bool
- func (*WorkflowExecutionTimeSkippingTransitionedEventAttributes) ProtoMessage()
- func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) Reset()
- func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) SetDisabledAfterBound(v bool)
- func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) SetTargetTime(v *timestamppb.Timestamp)
- func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) SetWallClockTime(v *timestamppb.Timestamp)
- func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) String() string
- type WorkflowExecutionTimeSkippingTransitionedEventAttributes_builder
- type WorkflowExecutionTimedOutEventAttributes
- 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) SetNewExecutionRunId(v string)
- func (x *WorkflowExecutionTimedOutEventAttributes) SetRetryState(v v12.RetryState)
- func (x *WorkflowExecutionTimedOutEventAttributes) String() string
- type WorkflowExecutionTimedOutEventAttributes_builder
- type WorkflowExecutionUnpausedEventAttributes
- 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) SetIdentity(v string)
- func (x *WorkflowExecutionUnpausedEventAttributes) SetReason(v string)
- func (x *WorkflowExecutionUnpausedEventAttributes) SetRequestId(v string)
- func (x *WorkflowExecutionUnpausedEventAttributes) String() string
- type WorkflowExecutionUnpausedEventAttributes_builder
- type WorkflowExecutionUpdateAcceptedEventAttributes
- func (x *WorkflowExecutionUpdateAcceptedEventAttributes) ClearAcceptedRequest()
- func (x *WorkflowExecutionUpdateAcceptedEventAttributes) GetAcceptedRequest() *v17.Request
- func (x *WorkflowExecutionUpdateAcceptedEventAttributes) GetAcceptedRequestMessageId() string
- func (x *WorkflowExecutionUpdateAcceptedEventAttributes) GetAcceptedRequestSequencingEventId() int64
- func (x *WorkflowExecutionUpdateAcceptedEventAttributes) GetProtocolInstanceId() string
- func (x *WorkflowExecutionUpdateAcceptedEventAttributes) HasAcceptedRequest() bool
- func (*WorkflowExecutionUpdateAcceptedEventAttributes) ProtoMessage()
- func (x *WorkflowExecutionUpdateAcceptedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionUpdateAcceptedEventAttributes) Reset()
- func (x *WorkflowExecutionUpdateAcceptedEventAttributes) SetAcceptedRequest(v *v17.Request)
- func (x *WorkflowExecutionUpdateAcceptedEventAttributes) SetAcceptedRequestMessageId(v string)
- func (x *WorkflowExecutionUpdateAcceptedEventAttributes) SetAcceptedRequestSequencingEventId(v int64)
- func (x *WorkflowExecutionUpdateAcceptedEventAttributes) SetProtocolInstanceId(v string)
- func (x *WorkflowExecutionUpdateAcceptedEventAttributes) String() string
- type WorkflowExecutionUpdateAcceptedEventAttributes_builder
- type WorkflowExecutionUpdateAdmittedEventAttributes
- func (x *WorkflowExecutionUpdateAdmittedEventAttributes) ClearRequest()
- func (x *WorkflowExecutionUpdateAdmittedEventAttributes) GetOrigin() v12.UpdateAdmittedEventOrigin
- func (x *WorkflowExecutionUpdateAdmittedEventAttributes) GetRequest() *v17.Request
- func (x *WorkflowExecutionUpdateAdmittedEventAttributes) HasRequest() bool
- func (*WorkflowExecutionUpdateAdmittedEventAttributes) ProtoMessage()
- func (x *WorkflowExecutionUpdateAdmittedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionUpdateAdmittedEventAttributes) Reset()
- func (x *WorkflowExecutionUpdateAdmittedEventAttributes) SetOrigin(v v12.UpdateAdmittedEventOrigin)
- func (x *WorkflowExecutionUpdateAdmittedEventAttributes) SetRequest(v *v17.Request)
- func (x *WorkflowExecutionUpdateAdmittedEventAttributes) String() string
- type WorkflowExecutionUpdateAdmittedEventAttributes_builder
- type WorkflowExecutionUpdateCompletedEventAttributes
- func (x *WorkflowExecutionUpdateCompletedEventAttributes) ClearMeta()
- func (x *WorkflowExecutionUpdateCompletedEventAttributes) ClearOutcome()
- func (x *WorkflowExecutionUpdateCompletedEventAttributes) GetAcceptedEventId() int64
- func (x *WorkflowExecutionUpdateCompletedEventAttributes) GetMeta() *v17.Meta
- func (x *WorkflowExecutionUpdateCompletedEventAttributes) GetOutcome() *v17.Outcome
- func (x *WorkflowExecutionUpdateCompletedEventAttributes) HasMeta() bool
- func (x *WorkflowExecutionUpdateCompletedEventAttributes) HasOutcome() bool
- func (*WorkflowExecutionUpdateCompletedEventAttributes) ProtoMessage()
- func (x *WorkflowExecutionUpdateCompletedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionUpdateCompletedEventAttributes) Reset()
- func (x *WorkflowExecutionUpdateCompletedEventAttributes) SetAcceptedEventId(v int64)
- func (x *WorkflowExecutionUpdateCompletedEventAttributes) SetMeta(v *v17.Meta)
- func (x *WorkflowExecutionUpdateCompletedEventAttributes) SetOutcome(v *v17.Outcome)
- func (x *WorkflowExecutionUpdateCompletedEventAttributes) String() string
- type WorkflowExecutionUpdateCompletedEventAttributes_builder
- type WorkflowExecutionUpdateRejectedEventAttributes
- func (x *WorkflowExecutionUpdateRejectedEventAttributes) ClearFailure()
- func (x *WorkflowExecutionUpdateRejectedEventAttributes) ClearRejectedRequest()
- 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 (x *WorkflowExecutionUpdateRejectedEventAttributes) HasFailure() bool
- func (x *WorkflowExecutionUpdateRejectedEventAttributes) HasRejectedRequest() bool
- func (*WorkflowExecutionUpdateRejectedEventAttributes) ProtoMessage()
- func (x *WorkflowExecutionUpdateRejectedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowExecutionUpdateRejectedEventAttributes) Reset()
- func (x *WorkflowExecutionUpdateRejectedEventAttributes) SetFailure(v *v13.Failure)
- func (x *WorkflowExecutionUpdateRejectedEventAttributes) SetProtocolInstanceId(v string)
- func (x *WorkflowExecutionUpdateRejectedEventAttributes) SetRejectedRequest(v *v17.Request)
- func (x *WorkflowExecutionUpdateRejectedEventAttributes) SetRejectedRequestMessageId(v string)
- func (x *WorkflowExecutionUpdateRejectedEventAttributes) SetRejectedRequestSequencingEventId(v int64)
- func (x *WorkflowExecutionUpdateRejectedEventAttributes) String() string
- type WorkflowExecutionUpdateRejectedEventAttributes_builder
- type WorkflowPropertiesModifiedEventAttributes
- func (x *WorkflowPropertiesModifiedEventAttributes) ClearUpsertedMemo()
- func (x *WorkflowPropertiesModifiedEventAttributes) GetUpsertedMemo() *v1.Memo
- func (x *WorkflowPropertiesModifiedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (x *WorkflowPropertiesModifiedEventAttributes) HasUpsertedMemo() bool
- func (*WorkflowPropertiesModifiedEventAttributes) ProtoMessage()
- func (x *WorkflowPropertiesModifiedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowPropertiesModifiedEventAttributes) Reset()
- func (x *WorkflowPropertiesModifiedEventAttributes) SetUpsertedMemo(v *v1.Memo)
- func (x *WorkflowPropertiesModifiedEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
- func (x *WorkflowPropertiesModifiedEventAttributes) String() string
- type WorkflowPropertiesModifiedEventAttributes_builder
- type WorkflowPropertiesModifiedExternallyEventAttributes
- func (x *WorkflowPropertiesModifiedExternallyEventAttributes) ClearNewWorkflowExecutionTimeout()
- func (x *WorkflowPropertiesModifiedExternallyEventAttributes) ClearNewWorkflowRunTimeout()
- func (x *WorkflowPropertiesModifiedExternallyEventAttributes) ClearNewWorkflowTaskTimeout()
- func (x *WorkflowPropertiesModifiedExternallyEventAttributes) ClearUpsertedMemo()
- 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 (x *WorkflowPropertiesModifiedExternallyEventAttributes) HasNewWorkflowExecutionTimeout() bool
- func (x *WorkflowPropertiesModifiedExternallyEventAttributes) HasNewWorkflowRunTimeout() bool
- func (x *WorkflowPropertiesModifiedExternallyEventAttributes) HasNewWorkflowTaskTimeout() bool
- func (x *WorkflowPropertiesModifiedExternallyEventAttributes) HasUpsertedMemo() bool
- func (*WorkflowPropertiesModifiedExternallyEventAttributes) ProtoMessage()
- func (x *WorkflowPropertiesModifiedExternallyEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowPropertiesModifiedExternallyEventAttributes) Reset()
- func (x *WorkflowPropertiesModifiedExternallyEventAttributes) SetNewTaskQueue(v string)
- func (x *WorkflowPropertiesModifiedExternallyEventAttributes) SetNewWorkflowExecutionTimeout(v *durationpb.Duration)
- func (x *WorkflowPropertiesModifiedExternallyEventAttributes) SetNewWorkflowRunTimeout(v *durationpb.Duration)
- func (x *WorkflowPropertiesModifiedExternallyEventAttributes) SetNewWorkflowTaskTimeout(v *durationpb.Duration)
- func (x *WorkflowPropertiesModifiedExternallyEventAttributes) SetUpsertedMemo(v *v1.Memo)
- func (x *WorkflowPropertiesModifiedExternallyEventAttributes) String() string
- type WorkflowPropertiesModifiedExternallyEventAttributes_builder
- type WorkflowTaskCompletedEventAttributes
- func (x *WorkflowTaskCompletedEventAttributes) ClearDeployment()deprecated
- func (x *WorkflowTaskCompletedEventAttributes) ClearDeploymentVersion()
- func (x *WorkflowTaskCompletedEventAttributes) ClearMeteringMetadata()
- func (x *WorkflowTaskCompletedEventAttributes) ClearSdkMetadata()
- func (x *WorkflowTaskCompletedEventAttributes) ClearWorkerVersion()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 (x *WorkflowTaskCompletedEventAttributes) HasDeployment() booldeprecated
- func (x *WorkflowTaskCompletedEventAttributes) HasDeploymentVersion() bool
- func (x *WorkflowTaskCompletedEventAttributes) HasMeteringMetadata() bool
- func (x *WorkflowTaskCompletedEventAttributes) HasSdkMetadata() bool
- func (x *WorkflowTaskCompletedEventAttributes) HasWorkerVersion() booldeprecated
- func (*WorkflowTaskCompletedEventAttributes) ProtoMessage()
- func (x *WorkflowTaskCompletedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowTaskCompletedEventAttributes) Reset()
- func (x *WorkflowTaskCompletedEventAttributes) SetBinaryChecksum(v string)deprecated
- func (x *WorkflowTaskCompletedEventAttributes) SetDeployment(v *v15.Deployment)deprecated
- func (x *WorkflowTaskCompletedEventAttributes) SetDeploymentVersion(v *v15.WorkerDeploymentVersion)
- func (x *WorkflowTaskCompletedEventAttributes) SetIdentity(v string)
- func (x *WorkflowTaskCompletedEventAttributes) SetMeteringMetadata(v *v1.MeteringMetadata)
- func (x *WorkflowTaskCompletedEventAttributes) SetScheduledEventId(v int64)
- func (x *WorkflowTaskCompletedEventAttributes) SetSdkMetadata(v *v16.WorkflowTaskCompletedMetadata)
- func (x *WorkflowTaskCompletedEventAttributes) SetStartedEventId(v int64)
- func (x *WorkflowTaskCompletedEventAttributes) SetVersioningBehavior(v v12.VersioningBehavior)
- func (x *WorkflowTaskCompletedEventAttributes) SetWorkerDeploymentName(v string)
- func (x *WorkflowTaskCompletedEventAttributes) SetWorkerDeploymentVersion(v string)deprecated
- func (x *WorkflowTaskCompletedEventAttributes) SetWorkerVersion(v *v1.WorkerVersionStamp)deprecated
- func (x *WorkflowTaskCompletedEventAttributes) String() string
- type WorkflowTaskCompletedEventAttributes_builder
- type WorkflowTaskFailedEventAttributes
- func (x *WorkflowTaskFailedEventAttributes) ClearFailure()
- func (x *WorkflowTaskFailedEventAttributes) ClearWorkerVersion()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 (x *WorkflowTaskFailedEventAttributes) HasFailure() bool
- func (x *WorkflowTaskFailedEventAttributes) HasWorkerVersion() booldeprecated
- func (*WorkflowTaskFailedEventAttributes) ProtoMessage()
- func (x *WorkflowTaskFailedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowTaskFailedEventAttributes) Reset()
- func (x *WorkflowTaskFailedEventAttributes) SetBaseRunId(v string)
- func (x *WorkflowTaskFailedEventAttributes) SetBinaryChecksum(v string)deprecated
- func (x *WorkflowTaskFailedEventAttributes) SetCause(v v12.WorkflowTaskFailedCause)
- func (x *WorkflowTaskFailedEventAttributes) SetFailure(v *v13.Failure)
- func (x *WorkflowTaskFailedEventAttributes) SetForkEventVersion(v int64)
- func (x *WorkflowTaskFailedEventAttributes) SetIdentity(v string)
- func (x *WorkflowTaskFailedEventAttributes) SetNewRunId(v string)
- func (x *WorkflowTaskFailedEventAttributes) SetScheduledEventId(v int64)
- func (x *WorkflowTaskFailedEventAttributes) SetStartedEventId(v int64)
- func (x *WorkflowTaskFailedEventAttributes) SetWorkerVersion(v *v1.WorkerVersionStamp)deprecated
- func (x *WorkflowTaskFailedEventAttributes) String() string
- type WorkflowTaskFailedEventAttributes_builder
- type WorkflowTaskScheduledEventAttributes
- func (x *WorkflowTaskScheduledEventAttributes) ClearStartToCloseTimeout()
- func (x *WorkflowTaskScheduledEventAttributes) ClearTaskQueue()
- func (x *WorkflowTaskScheduledEventAttributes) GetAttempt() int32
- func (x *WorkflowTaskScheduledEventAttributes) GetStartToCloseTimeout() *durationpb.Duration
- func (x *WorkflowTaskScheduledEventAttributes) GetTaskQueue() *v11.TaskQueue
- func (x *WorkflowTaskScheduledEventAttributes) HasStartToCloseTimeout() bool
- func (x *WorkflowTaskScheduledEventAttributes) HasTaskQueue() bool
- func (*WorkflowTaskScheduledEventAttributes) ProtoMessage()
- func (x *WorkflowTaskScheduledEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowTaskScheduledEventAttributes) Reset()
- func (x *WorkflowTaskScheduledEventAttributes) SetAttempt(v int32)
- func (x *WorkflowTaskScheduledEventAttributes) SetStartToCloseTimeout(v *durationpb.Duration)
- func (x *WorkflowTaskScheduledEventAttributes) SetTaskQueue(v *v11.TaskQueue)
- func (x *WorkflowTaskScheduledEventAttributes) String() string
- type WorkflowTaskScheduledEventAttributes_builder
- type WorkflowTaskStartedEventAttributes
- func (x *WorkflowTaskStartedEventAttributes) ClearWorkerVersion()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 (x *WorkflowTaskStartedEventAttributes) HasWorkerVersion() booldeprecated
- func (*WorkflowTaskStartedEventAttributes) ProtoMessage()
- func (x *WorkflowTaskStartedEventAttributes) ProtoReflect() protoreflect.Message
- func (x *WorkflowTaskStartedEventAttributes) Reset()
- func (x *WorkflowTaskStartedEventAttributes) SetBuildIdRedirectCounter(v int64)deprecated
- func (x *WorkflowTaskStartedEventAttributes) SetHistorySizeBytes(v int64)
- func (x *WorkflowTaskStartedEventAttributes) SetIdentity(v string)
- func (x *WorkflowTaskStartedEventAttributes) SetRequestId(v string)
- func (x *WorkflowTaskStartedEventAttributes) SetScheduledEventId(v int64)
- func (x *WorkflowTaskStartedEventAttributes) SetSuggestContinueAsNew(v bool)
- func (x *WorkflowTaskStartedEventAttributes) SetSuggestContinueAsNewReasons(v []v12.SuggestContinueAsNewReason)
- func (x *WorkflowTaskStartedEventAttributes) SetTargetWorkerDeploymentVersionChanged(v bool)
- func (x *WorkflowTaskStartedEventAttributes) SetWorkerVersion(v *v1.WorkerVersionStamp)deprecated
- func (x *WorkflowTaskStartedEventAttributes) String() string
- type WorkflowTaskStartedEventAttributes_builder
- type WorkflowTaskTimedOutEventAttributes
- 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) SetScheduledEventId(v int64)
- func (x *WorkflowTaskTimedOutEventAttributes) SetStartedEventId(v int64)
- func (x *WorkflowTaskTimedOutEventAttributes) SetTimeoutType(v v12.TimeoutType)
- func (x *WorkflowTaskTimedOutEventAttributes) String() string
- type WorkflowTaskTimedOutEventAttributes_builder
Constants ¶
const HistoryEvent_ActivityPropertiesModifiedExternallyEventAttributes_case case_HistoryEvent_Attributes = 50
const HistoryEvent_ActivityTaskCancelRequestedEventAttributes_case case_HistoryEvent_Attributes = 22
const HistoryEvent_ActivityTaskCanceledEventAttributes_case case_HistoryEvent_Attributes = 23
const HistoryEvent_ActivityTaskCompletedEventAttributes_case case_HistoryEvent_Attributes = 17
const HistoryEvent_ActivityTaskFailedEventAttributes_case case_HistoryEvent_Attributes = 18
const HistoryEvent_ActivityTaskScheduledEventAttributes_case case_HistoryEvent_Attributes = 15
const HistoryEvent_ActivityTaskStartedEventAttributes_case case_HistoryEvent_Attributes = 16
const HistoryEvent_ActivityTaskTimedOutEventAttributes_case case_HistoryEvent_Attributes = 19
const HistoryEvent_Attributes_not_set_case case_HistoryEvent_Attributes = 0
const HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes_case case_HistoryEvent_Attributes = 39
const HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes_case case_HistoryEvent_Attributes = 37
const HistoryEvent_ChildWorkflowExecutionFailedEventAttributes_case case_HistoryEvent_Attributes = 38
const HistoryEvent_ChildWorkflowExecutionStartedEventAttributes_case case_HistoryEvent_Attributes = 36
const HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes_case case_HistoryEvent_Attributes = 41
const HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes_case case_HistoryEvent_Attributes = 40
const HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes_case case_HistoryEvent_Attributes = 32
const HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes_case case_HistoryEvent_Attributes = 44
const HistoryEvent_MarkerRecordedEventAttributes_case case_HistoryEvent_Attributes = 25
const HistoryEvent_NexusOperationCancelRequestCompletedEventAttributes_case case_HistoryEvent_Attributes = 61
const HistoryEvent_NexusOperationCancelRequestFailedEventAttributes_case case_HistoryEvent_Attributes = 62
const HistoryEvent_NexusOperationCancelRequestedEventAttributes_case case_HistoryEvent_Attributes = 59
const HistoryEvent_NexusOperationCanceledEventAttributes_case case_HistoryEvent_Attributes = 57
const HistoryEvent_NexusOperationCompletedEventAttributes_case case_HistoryEvent_Attributes = 55
const HistoryEvent_NexusOperationFailedEventAttributes_case case_HistoryEvent_Attributes = 56
const HistoryEvent_NexusOperationScheduledEventAttributes_case case_HistoryEvent_Attributes = 53
const HistoryEvent_NexusOperationStartedEventAttributes_case case_HistoryEvent_Attributes = 54
const HistoryEvent_NexusOperationTimedOutEventAttributes_case case_HistoryEvent_Attributes = 58
const HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes_case case_HistoryEvent_Attributes = 31
const HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes_case case_HistoryEvent_Attributes = 30
const HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes_case case_HistoryEvent_Attributes = 43
const HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes_case case_HistoryEvent_Attributes = 42
const HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes_case case_HistoryEvent_Attributes = 35
const HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes_case case_HistoryEvent_Attributes = 34
const HistoryEvent_TimerCanceledEventAttributes_case case_HistoryEvent_Attributes = 24
const HistoryEvent_TimerFiredEventAttributes_case case_HistoryEvent_Attributes = 21
const HistoryEvent_TimerStartedEventAttributes_case case_HistoryEvent_Attributes = 20
const HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes_case case_HistoryEvent_Attributes = 45
const HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes_case case_HistoryEvent_Attributes = 28
const HistoryEvent_WorkflowExecutionCanceledEventAttributes_case case_HistoryEvent_Attributes = 29
const HistoryEvent_WorkflowExecutionCompletedEventAttributes_case case_HistoryEvent_Attributes = 7
const HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes_case case_HistoryEvent_Attributes = 33
const HistoryEvent_WorkflowExecutionFailedEventAttributes_case case_HistoryEvent_Attributes = 8
const HistoryEvent_WorkflowExecutionOptionsUpdatedEventAttributes_case case_HistoryEvent_Attributes = 60
const HistoryEvent_WorkflowExecutionPausedEventAttributes_case case_HistoryEvent_Attributes = 63
const HistoryEvent_WorkflowExecutionSignaledEventAttributes_case case_HistoryEvent_Attributes = 26
const HistoryEvent_WorkflowExecutionStartedEventAttributes_case case_HistoryEvent_Attributes = 6
const HistoryEvent_WorkflowExecutionTerminatedEventAttributes_case case_HistoryEvent_Attributes = 27
const HistoryEvent_WorkflowExecutionTimeSkippingTransitionedEventAttributes_case case_HistoryEvent_Attributes = 65
const HistoryEvent_WorkflowExecutionTimedOutEventAttributes_case case_HistoryEvent_Attributes = 9
const HistoryEvent_WorkflowExecutionUnpausedEventAttributes_case case_HistoryEvent_Attributes = 64
const HistoryEvent_WorkflowExecutionUpdateAcceptedEventAttributes_case case_HistoryEvent_Attributes = 46
const HistoryEvent_WorkflowExecutionUpdateAdmittedEventAttributes_case case_HistoryEvent_Attributes = 52
const HistoryEvent_WorkflowExecutionUpdateCompletedEventAttributes_case case_HistoryEvent_Attributes = 48
const HistoryEvent_WorkflowExecutionUpdateRejectedEventAttributes_case case_HistoryEvent_Attributes = 47
const HistoryEvent_WorkflowPropertiesModifiedEventAttributes_case case_HistoryEvent_Attributes = 51
const HistoryEvent_WorkflowPropertiesModifiedExternallyEventAttributes_case case_HistoryEvent_Attributes = 49
const HistoryEvent_WorkflowTaskCompletedEventAttributes_case case_HistoryEvent_Attributes = 12
const HistoryEvent_WorkflowTaskFailedEventAttributes_case case_HistoryEvent_Attributes = 14
const HistoryEvent_WorkflowTaskScheduledEventAttributes_case case_HistoryEvent_Attributes = 10
const HistoryEvent_WorkflowTaskStartedEventAttributes_case case_HistoryEvent_Attributes = 11
const HistoryEvent_WorkflowTaskTimedOutEventAttributes_case case_HistoryEvent_Attributes = 13
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) ClearNewRetryPolicy ¶
func (x *ActivityPropertiesModifiedExternallyEventAttributes) ClearNewRetryPolicy()
func (*ActivityPropertiesModifiedExternallyEventAttributes) GetNewRetryPolicy ¶
func (x *ActivityPropertiesModifiedExternallyEventAttributes) GetNewRetryPolicy() *v1.RetryPolicy
func (*ActivityPropertiesModifiedExternallyEventAttributes) GetScheduledEventId ¶
func (x *ActivityPropertiesModifiedExternallyEventAttributes) GetScheduledEventId() int64
func (*ActivityPropertiesModifiedExternallyEventAttributes) HasNewRetryPolicy ¶
func (x *ActivityPropertiesModifiedExternallyEventAttributes) HasNewRetryPolicy() bool
func (*ActivityPropertiesModifiedExternallyEventAttributes) ProtoMessage ¶
func (*ActivityPropertiesModifiedExternallyEventAttributes) ProtoMessage()
func (*ActivityPropertiesModifiedExternallyEventAttributes) ProtoReflect ¶
func (x *ActivityPropertiesModifiedExternallyEventAttributes) ProtoReflect() protoreflect.Message
func (*ActivityPropertiesModifiedExternallyEventAttributes) Reset ¶
func (x *ActivityPropertiesModifiedExternallyEventAttributes) Reset()
func (*ActivityPropertiesModifiedExternallyEventAttributes) SetNewRetryPolicy ¶
func (x *ActivityPropertiesModifiedExternallyEventAttributes) SetNewRetryPolicy(v *v1.RetryPolicy)
func (*ActivityPropertiesModifiedExternallyEventAttributes) SetScheduledEventId ¶
func (x *ActivityPropertiesModifiedExternallyEventAttributes) SetScheduledEventId(v int64)
func (*ActivityPropertiesModifiedExternallyEventAttributes) String ¶
func (x *ActivityPropertiesModifiedExternallyEventAttributes) String() string
type ActivityPropertiesModifiedExternallyEventAttributes_builder ¶
type ActivityPropertiesModifiedExternallyEventAttributes_builder struct {
// The id of the `ACTIVITY_TASK_SCHEDULED` event this modification corresponds to.
ScheduledEventId int64
// 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
// contains filtered or unexported fields
}
func (ActivityPropertiesModifiedExternallyEventAttributes_builder) Build ¶
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) 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) SetScheduledEventId ¶
func (x *ActivityTaskCancelRequestedEventAttributes) SetScheduledEventId(v int64)
func (*ActivityTaskCancelRequestedEventAttributes) SetWorkflowTaskCompletedEventId ¶
func (x *ActivityTaskCancelRequestedEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
func (*ActivityTaskCancelRequestedEventAttributes) String ¶
func (x *ActivityTaskCancelRequestedEventAttributes) String() string
type ActivityTaskCancelRequestedEventAttributes_builder ¶
type ActivityTaskCancelRequestedEventAttributes_builder struct {
// The id of the `ACTIVITY_TASK_SCHEDULED` event this cancel request corresponds to
ScheduledEventId int64
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64
// contains filtered or unexported fields
}
func (ActivityTaskCancelRequestedEventAttributes_builder) Build ¶
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) ClearDetails ¶
func (x *ActivityTaskCanceledEventAttributes) ClearDetails()
func (*ActivityTaskCanceledEventAttributes) ClearWorkerVersion
deprecated
func (x *ActivityTaskCanceledEventAttributes) ClearWorkerVersion()
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
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) HasDetails ¶
func (x *ActivityTaskCanceledEventAttributes) HasDetails() bool
func (*ActivityTaskCanceledEventAttributes) HasWorkerVersion
deprecated
func (x *ActivityTaskCanceledEventAttributes) HasWorkerVersion() bool
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) SetDetails ¶
func (x *ActivityTaskCanceledEventAttributes) SetDetails(v *v1.Payloads)
func (*ActivityTaskCanceledEventAttributes) SetIdentity ¶
func (x *ActivityTaskCanceledEventAttributes) SetIdentity(v string)
func (*ActivityTaskCanceledEventAttributes) SetLatestCancelRequestedEventId ¶
func (x *ActivityTaskCanceledEventAttributes) SetLatestCancelRequestedEventId(v int64)
func (*ActivityTaskCanceledEventAttributes) SetScheduledEventId ¶
func (x *ActivityTaskCanceledEventAttributes) SetScheduledEventId(v int64)
func (*ActivityTaskCanceledEventAttributes) SetStartedEventId ¶
func (x *ActivityTaskCanceledEventAttributes) SetStartedEventId(v int64)
func (*ActivityTaskCanceledEventAttributes) SetWorkerVersion
deprecated
func (x *ActivityTaskCanceledEventAttributes) SetWorkerVersion(v *v1.WorkerVersionStamp)
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*ActivityTaskCanceledEventAttributes) String ¶
func (x *ActivityTaskCanceledEventAttributes) String() string
type ActivityTaskCanceledEventAttributes_builder ¶
type ActivityTaskCanceledEventAttributes_builder struct {
// Additional information that the activity reported upon confirming cancellation
Details *v1.Payloads
// id of the most recent `ACTIVITY_TASK_CANCEL_REQUESTED` event which refers to the same
// activity
LatestCancelRequestedEventId int64
// The id of the `ACTIVITY_TASK_SCHEDULED` event this cancel confirmation corresponds to
ScheduledEventId int64
// The id of the `ACTIVITY_TASK_STARTED` event this cancel confirmation corresponds to
StartedEventId int64
// id of the worker who canceled this activity
Identity string
// 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
// contains filtered or unexported fields
}
func (ActivityTaskCanceledEventAttributes_builder) Build ¶
func (b0 ActivityTaskCanceledEventAttributes_builder) Build() *ActivityTaskCanceledEventAttributes
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) ClearResult ¶
func (x *ActivityTaskCompletedEventAttributes) ClearResult()
func (*ActivityTaskCompletedEventAttributes) ClearWorkerVersion
deprecated
func (x *ActivityTaskCompletedEventAttributes) ClearWorkerVersion()
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
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) HasResult ¶
func (x *ActivityTaskCompletedEventAttributes) HasResult() bool
func (*ActivityTaskCompletedEventAttributes) HasWorkerVersion
deprecated
func (x *ActivityTaskCompletedEventAttributes) HasWorkerVersion() bool
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) SetIdentity ¶
func (x *ActivityTaskCompletedEventAttributes) SetIdentity(v string)
func (*ActivityTaskCompletedEventAttributes) SetResult ¶
func (x *ActivityTaskCompletedEventAttributes) SetResult(v *v1.Payloads)
func (*ActivityTaskCompletedEventAttributes) SetScheduledEventId ¶
func (x *ActivityTaskCompletedEventAttributes) SetScheduledEventId(v int64)
func (*ActivityTaskCompletedEventAttributes) SetStartedEventId ¶
func (x *ActivityTaskCompletedEventAttributes) SetStartedEventId(v int64)
func (*ActivityTaskCompletedEventAttributes) SetWorkerVersion
deprecated
func (x *ActivityTaskCompletedEventAttributes) SetWorkerVersion(v *v1.WorkerVersionStamp)
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*ActivityTaskCompletedEventAttributes) String ¶
func (x *ActivityTaskCompletedEventAttributes) String() string
type ActivityTaskCompletedEventAttributes_builder ¶
type ActivityTaskCompletedEventAttributes_builder struct {
// Serialized results of the activity. IE: The return value of the activity function
Result *v1.Payloads
// The id of the `ACTIVITY_TASK_SCHEDULED` event this completion corresponds to
ScheduledEventId int64
// The id of the `ACTIVITY_TASK_STARTED` event this completion corresponds to
StartedEventId int64
// id of the worker that completed this task
Identity string
// 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
// contains filtered or unexported fields
}
func (ActivityTaskCompletedEventAttributes_builder) Build ¶
func (b0 ActivityTaskCompletedEventAttributes_builder) Build() *ActivityTaskCompletedEventAttributes
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) ClearFailure ¶
func (x *ActivityTaskFailedEventAttributes) ClearFailure()
func (*ActivityTaskFailedEventAttributes) ClearWorkerVersion
deprecated
func (x *ActivityTaskFailedEventAttributes) ClearWorkerVersion()
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
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) HasFailure ¶
func (x *ActivityTaskFailedEventAttributes) HasFailure() bool
func (*ActivityTaskFailedEventAttributes) HasWorkerVersion
deprecated
func (x *ActivityTaskFailedEventAttributes) HasWorkerVersion() bool
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) SetFailure ¶
func (x *ActivityTaskFailedEventAttributes) SetFailure(v *v13.Failure)
func (*ActivityTaskFailedEventAttributes) SetIdentity ¶
func (x *ActivityTaskFailedEventAttributes) SetIdentity(v string)
func (*ActivityTaskFailedEventAttributes) SetRetryState ¶
func (x *ActivityTaskFailedEventAttributes) SetRetryState(v v12.RetryState)
func (*ActivityTaskFailedEventAttributes) SetScheduledEventId ¶
func (x *ActivityTaskFailedEventAttributes) SetScheduledEventId(v int64)
func (*ActivityTaskFailedEventAttributes) SetStartedEventId ¶
func (x *ActivityTaskFailedEventAttributes) SetStartedEventId(v int64)
func (*ActivityTaskFailedEventAttributes) SetWorkerVersion
deprecated
func (x *ActivityTaskFailedEventAttributes) SetWorkerVersion(v *v1.WorkerVersionStamp)
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*ActivityTaskFailedEventAttributes) String ¶
func (x *ActivityTaskFailedEventAttributes) String() string
type ActivityTaskFailedEventAttributes_builder ¶
type ActivityTaskFailedEventAttributes_builder struct {
// Failure details
Failure *v13.Failure
// The id of the `ACTIVITY_TASK_SCHEDULED` event this failure corresponds to
ScheduledEventId int64
// The id of the `ACTIVITY_TASK_STARTED` event this failure corresponds to
StartedEventId int64
// id of the worker that failed this task
Identity string
RetryState v12.RetryState
// 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
// contains filtered or unexported fields
}
func (ActivityTaskFailedEventAttributes_builder) Build ¶
func (b0 ActivityTaskFailedEventAttributes_builder) Build() *ActivityTaskFailedEventAttributes
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) ClearActivityType ¶
func (x *ActivityTaskScheduledEventAttributes) ClearActivityType()
func (*ActivityTaskScheduledEventAttributes) ClearHeader ¶
func (x *ActivityTaskScheduledEventAttributes) ClearHeader()
func (*ActivityTaskScheduledEventAttributes) ClearHeartbeatTimeout ¶
func (x *ActivityTaskScheduledEventAttributes) ClearHeartbeatTimeout()
func (*ActivityTaskScheduledEventAttributes) ClearInput ¶
func (x *ActivityTaskScheduledEventAttributes) ClearInput()
func (*ActivityTaskScheduledEventAttributes) ClearPriority ¶
func (x *ActivityTaskScheduledEventAttributes) ClearPriority()
func (*ActivityTaskScheduledEventAttributes) ClearRetryPolicy ¶
func (x *ActivityTaskScheduledEventAttributes) ClearRetryPolicy()
func (*ActivityTaskScheduledEventAttributes) ClearScheduleToCloseTimeout ¶
func (x *ActivityTaskScheduledEventAttributes) ClearScheduleToCloseTimeout()
func (*ActivityTaskScheduledEventAttributes) ClearScheduleToStartTimeout ¶
func (x *ActivityTaskScheduledEventAttributes) ClearScheduleToStartTimeout()
func (*ActivityTaskScheduledEventAttributes) ClearStartToCloseTimeout ¶
func (x *ActivityTaskScheduledEventAttributes) ClearStartToCloseTimeout()
func (*ActivityTaskScheduledEventAttributes) ClearTaskQueue ¶
func (x *ActivityTaskScheduledEventAttributes) ClearTaskQueue()
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 ¶
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
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) HasActivityType ¶
func (x *ActivityTaskScheduledEventAttributes) HasActivityType() bool
func (*ActivityTaskScheduledEventAttributes) HasHeader ¶
func (x *ActivityTaskScheduledEventAttributes) HasHeader() bool
func (*ActivityTaskScheduledEventAttributes) HasHeartbeatTimeout ¶
func (x *ActivityTaskScheduledEventAttributes) HasHeartbeatTimeout() bool
func (*ActivityTaskScheduledEventAttributes) HasInput ¶
func (x *ActivityTaskScheduledEventAttributes) HasInput() bool
func (*ActivityTaskScheduledEventAttributes) HasPriority ¶
func (x *ActivityTaskScheduledEventAttributes) HasPriority() bool
func (*ActivityTaskScheduledEventAttributes) HasRetryPolicy ¶
func (x *ActivityTaskScheduledEventAttributes) HasRetryPolicy() bool
func (*ActivityTaskScheduledEventAttributes) HasScheduleToCloseTimeout ¶
func (x *ActivityTaskScheduledEventAttributes) HasScheduleToCloseTimeout() bool
func (*ActivityTaskScheduledEventAttributes) HasScheduleToStartTimeout ¶
func (x *ActivityTaskScheduledEventAttributes) HasScheduleToStartTimeout() bool
func (*ActivityTaskScheduledEventAttributes) HasStartToCloseTimeout ¶
func (x *ActivityTaskScheduledEventAttributes) HasStartToCloseTimeout() bool
func (*ActivityTaskScheduledEventAttributes) HasTaskQueue ¶
func (x *ActivityTaskScheduledEventAttributes) HasTaskQueue() bool
func (*ActivityTaskScheduledEventAttributes) ProtoMessage ¶
func (*ActivityTaskScheduledEventAttributes) ProtoMessage()
func (*ActivityTaskScheduledEventAttributes) ProtoReflect ¶
func (x *ActivityTaskScheduledEventAttributes) ProtoReflect() protoreflect.Message
func (*ActivityTaskScheduledEventAttributes) Reset ¶
func (x *ActivityTaskScheduledEventAttributes) Reset()
func (*ActivityTaskScheduledEventAttributes) SetActivityId ¶
func (x *ActivityTaskScheduledEventAttributes) SetActivityId(v string)
func (*ActivityTaskScheduledEventAttributes) SetActivityType ¶
func (x *ActivityTaskScheduledEventAttributes) SetActivityType(v *v1.ActivityType)
func (*ActivityTaskScheduledEventAttributes) SetHeader ¶
func (x *ActivityTaskScheduledEventAttributes) SetHeader(v *v1.Header)
func (*ActivityTaskScheduledEventAttributes) SetHeartbeatTimeout ¶
func (x *ActivityTaskScheduledEventAttributes) SetHeartbeatTimeout(v *durationpb.Duration)
func (*ActivityTaskScheduledEventAttributes) SetInput ¶
func (x *ActivityTaskScheduledEventAttributes) SetInput(v *v1.Payloads)
func (*ActivityTaskScheduledEventAttributes) SetPriority ¶
func (x *ActivityTaskScheduledEventAttributes) SetPriority(v *v1.Priority)
func (*ActivityTaskScheduledEventAttributes) SetRetryPolicy ¶
func (x *ActivityTaskScheduledEventAttributes) SetRetryPolicy(v *v1.RetryPolicy)
func (*ActivityTaskScheduledEventAttributes) SetScheduleToCloseTimeout ¶
func (x *ActivityTaskScheduledEventAttributes) SetScheduleToCloseTimeout(v *durationpb.Duration)
func (*ActivityTaskScheduledEventAttributes) SetScheduleToStartTimeout ¶
func (x *ActivityTaskScheduledEventAttributes) SetScheduleToStartTimeout(v *durationpb.Duration)
func (*ActivityTaskScheduledEventAttributes) SetStartToCloseTimeout ¶
func (x *ActivityTaskScheduledEventAttributes) SetStartToCloseTimeout(v *durationpb.Duration)
func (*ActivityTaskScheduledEventAttributes) SetTaskQueue ¶
func (x *ActivityTaskScheduledEventAttributes) SetTaskQueue(v *v11.TaskQueue)
func (*ActivityTaskScheduledEventAttributes) SetUseWorkflowBuildId
deprecated
func (x *ActivityTaskScheduledEventAttributes) SetUseWorkflowBuildId(v bool)
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*ActivityTaskScheduledEventAttributes) SetWorkflowTaskCompletedEventId ¶
func (x *ActivityTaskScheduledEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
func (*ActivityTaskScheduledEventAttributes) String ¶
func (x *ActivityTaskScheduledEventAttributes) String() string
type ActivityTaskScheduledEventAttributes_builder ¶
type ActivityTaskScheduledEventAttributes_builder struct {
// The worker/user assigned identifier for the activity
ActivityId string
ActivityType *v1.ActivityType
TaskQueue *v11.TaskQueue
Header *v1.Header
Input *v1.Payloads
// 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
// 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
// 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
// Maximum permitted time between successful worker heartbeats.
HeartbeatTimeout *durationpb.Duration
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64
// 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
// 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
// Priority metadata. If this message is not present, or any fields are not
// present, they inherit the values from the workflow.
Priority *v1.Priority
// contains filtered or unexported fields
}
func (ActivityTaskScheduledEventAttributes_builder) Build ¶
func (b0 ActivityTaskScheduledEventAttributes_builder) Build() *ActivityTaskScheduledEventAttributes
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) ClearLastFailure ¶
func (x *ActivityTaskStartedEventAttributes) ClearLastFailure()
func (*ActivityTaskStartedEventAttributes) ClearWorkerVersion
deprecated
func (x *ActivityTaskStartedEventAttributes) ClearWorkerVersion()
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*ActivityTaskStartedEventAttributes) GetAttempt ¶
func (x *ActivityTaskStartedEventAttributes) GetAttempt() int32
func (*ActivityTaskStartedEventAttributes) GetBuildIdRedirectCounter
deprecated
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
func (x *ActivityTaskStartedEventAttributes) GetWorkerVersion() *v1.WorkerVersionStamp
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*ActivityTaskStartedEventAttributes) HasLastFailure ¶
func (x *ActivityTaskStartedEventAttributes) HasLastFailure() bool
func (*ActivityTaskStartedEventAttributes) HasWorkerVersion
deprecated
func (x *ActivityTaskStartedEventAttributes) HasWorkerVersion() bool
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) SetAttempt ¶
func (x *ActivityTaskStartedEventAttributes) SetAttempt(v int32)
func (*ActivityTaskStartedEventAttributes) SetBuildIdRedirectCounter
deprecated
func (x *ActivityTaskStartedEventAttributes) SetBuildIdRedirectCounter(v int64)
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*ActivityTaskStartedEventAttributes) SetIdentity ¶
func (x *ActivityTaskStartedEventAttributes) SetIdentity(v string)
func (*ActivityTaskStartedEventAttributes) SetLastFailure ¶
func (x *ActivityTaskStartedEventAttributes) SetLastFailure(v *v13.Failure)
func (*ActivityTaskStartedEventAttributes) SetRequestId ¶
func (x *ActivityTaskStartedEventAttributes) SetRequestId(v string)
func (*ActivityTaskStartedEventAttributes) SetScheduledEventId ¶
func (x *ActivityTaskStartedEventAttributes) SetScheduledEventId(v int64)
func (*ActivityTaskStartedEventAttributes) SetWorkerVersion
deprecated
func (x *ActivityTaskStartedEventAttributes) SetWorkerVersion(v *v1.WorkerVersionStamp)
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*ActivityTaskStartedEventAttributes) String ¶
func (x *ActivityTaskStartedEventAttributes) String() string
type ActivityTaskStartedEventAttributes_builder ¶
type ActivityTaskStartedEventAttributes_builder struct {
// The id of the `ACTIVITY_TASK_SCHEDULED` event this task corresponds to
ScheduledEventId int64
// id of the worker that picked up this task
Identity string
// 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
// Starting at 1, the number of times this task has been attempted
Attempt int32
// Will be set to the most recent failure details, if this task has previously failed and then
// been retried.
LastFailure *v13.Failure
// 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
// 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
// contains filtered or unexported fields
}
func (ActivityTaskStartedEventAttributes_builder) Build ¶
func (b0 ActivityTaskStartedEventAttributes_builder) Build() *ActivityTaskStartedEventAttributes
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) ClearFailure ¶
func (x *ActivityTaskTimedOutEventAttributes) ClearFailure()
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) HasFailure ¶
func (x *ActivityTaskTimedOutEventAttributes) HasFailure() bool
func (*ActivityTaskTimedOutEventAttributes) ProtoMessage ¶
func (*ActivityTaskTimedOutEventAttributes) ProtoMessage()
func (*ActivityTaskTimedOutEventAttributes) ProtoReflect ¶
func (x *ActivityTaskTimedOutEventAttributes) ProtoReflect() protoreflect.Message
func (*ActivityTaskTimedOutEventAttributes) Reset ¶
func (x *ActivityTaskTimedOutEventAttributes) Reset()
func (*ActivityTaskTimedOutEventAttributes) SetFailure ¶
func (x *ActivityTaskTimedOutEventAttributes) SetFailure(v *v13.Failure)
func (*ActivityTaskTimedOutEventAttributes) SetRetryState ¶
func (x *ActivityTaskTimedOutEventAttributes) SetRetryState(v v12.RetryState)
func (*ActivityTaskTimedOutEventAttributes) SetScheduledEventId ¶
func (x *ActivityTaskTimedOutEventAttributes) SetScheduledEventId(v int64)
func (*ActivityTaskTimedOutEventAttributes) SetStartedEventId ¶
func (x *ActivityTaskTimedOutEventAttributes) SetStartedEventId(v int64)
func (*ActivityTaskTimedOutEventAttributes) String ¶
func (x *ActivityTaskTimedOutEventAttributes) String() string
type ActivityTaskTimedOutEventAttributes_builder ¶
type ActivityTaskTimedOutEventAttributes_builder struct {
// If this activity had failed, was retried, and then timed out, that failure is stored as the
// `cause` in here.
Failure *v13.Failure
// The id of the `ACTIVITY_TASK_SCHEDULED` event this timeout corresponds to
ScheduledEventId int64
// The id of the `ACTIVITY_TASK_STARTED` event this timeout corresponds to
StartedEventId int64
RetryState v12.RetryState
// contains filtered or unexported fields
}
func (ActivityTaskTimedOutEventAttributes_builder) Build ¶
func (b0 ActivityTaskTimedOutEventAttributes_builder) Build() *ActivityTaskTimedOutEventAttributes
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) ClearDetails ¶
func (x *ChildWorkflowExecutionCanceledEventAttributes) ClearDetails()
func (*ChildWorkflowExecutionCanceledEventAttributes) ClearWorkflowExecution ¶
func (x *ChildWorkflowExecutionCanceledEventAttributes) ClearWorkflowExecution()
func (*ChildWorkflowExecutionCanceledEventAttributes) ClearWorkflowType ¶
func (x *ChildWorkflowExecutionCanceledEventAttributes) ClearWorkflowType()
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) HasDetails ¶
func (x *ChildWorkflowExecutionCanceledEventAttributes) HasDetails() bool
func (*ChildWorkflowExecutionCanceledEventAttributes) HasWorkflowExecution ¶
func (x *ChildWorkflowExecutionCanceledEventAttributes) HasWorkflowExecution() bool
func (*ChildWorkflowExecutionCanceledEventAttributes) HasWorkflowType ¶
func (x *ChildWorkflowExecutionCanceledEventAttributes) HasWorkflowType() bool
func (*ChildWorkflowExecutionCanceledEventAttributes) ProtoMessage ¶
func (*ChildWorkflowExecutionCanceledEventAttributes) ProtoMessage()
func (*ChildWorkflowExecutionCanceledEventAttributes) ProtoReflect ¶
func (x *ChildWorkflowExecutionCanceledEventAttributes) ProtoReflect() protoreflect.Message
func (*ChildWorkflowExecutionCanceledEventAttributes) Reset ¶
func (x *ChildWorkflowExecutionCanceledEventAttributes) Reset()
func (*ChildWorkflowExecutionCanceledEventAttributes) SetDetails ¶
func (x *ChildWorkflowExecutionCanceledEventAttributes) SetDetails(v *v1.Payloads)
func (*ChildWorkflowExecutionCanceledEventAttributes) SetInitiatedEventId ¶
func (x *ChildWorkflowExecutionCanceledEventAttributes) SetInitiatedEventId(v int64)
func (*ChildWorkflowExecutionCanceledEventAttributes) SetNamespace ¶
func (x *ChildWorkflowExecutionCanceledEventAttributes) SetNamespace(v string)
func (*ChildWorkflowExecutionCanceledEventAttributes) SetNamespaceId ¶
func (x *ChildWorkflowExecutionCanceledEventAttributes) SetNamespaceId(v string)
func (*ChildWorkflowExecutionCanceledEventAttributes) SetStartedEventId ¶
func (x *ChildWorkflowExecutionCanceledEventAttributes) SetStartedEventId(v int64)
func (*ChildWorkflowExecutionCanceledEventAttributes) SetWorkflowExecution ¶
func (x *ChildWorkflowExecutionCanceledEventAttributes) SetWorkflowExecution(v *v1.WorkflowExecution)
func (*ChildWorkflowExecutionCanceledEventAttributes) SetWorkflowType ¶
func (x *ChildWorkflowExecutionCanceledEventAttributes) SetWorkflowType(v *v1.WorkflowType)
func (*ChildWorkflowExecutionCanceledEventAttributes) String ¶
func (x *ChildWorkflowExecutionCanceledEventAttributes) String() string
type ChildWorkflowExecutionCanceledEventAttributes_builder ¶
type ChildWorkflowExecutionCanceledEventAttributes_builder struct {
Details *v1.Payloads
// Namespace of the child workflow.
// SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
Namespace string
NamespaceId string
WorkflowExecution *v1.WorkflowExecution
WorkflowType *v1.WorkflowType
// Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to
InitiatedEventId int64
// Id of the `CHILD_WORKFLOW_EXECUTION_STARTED` event which this event corresponds to
StartedEventId int64
// contains filtered or unexported fields
}
func (ChildWorkflowExecutionCanceledEventAttributes_builder) Build ¶
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) ClearResult ¶
func (x *ChildWorkflowExecutionCompletedEventAttributes) ClearResult()
func (*ChildWorkflowExecutionCompletedEventAttributes) ClearWorkflowExecution ¶
func (x *ChildWorkflowExecutionCompletedEventAttributes) ClearWorkflowExecution()
func (*ChildWorkflowExecutionCompletedEventAttributes) ClearWorkflowType ¶
func (x *ChildWorkflowExecutionCompletedEventAttributes) ClearWorkflowType()
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) HasResult ¶
func (x *ChildWorkflowExecutionCompletedEventAttributes) HasResult() bool
func (*ChildWorkflowExecutionCompletedEventAttributes) HasWorkflowExecution ¶
func (x *ChildWorkflowExecutionCompletedEventAttributes) HasWorkflowExecution() bool
func (*ChildWorkflowExecutionCompletedEventAttributes) HasWorkflowType ¶
func (x *ChildWorkflowExecutionCompletedEventAttributes) HasWorkflowType() bool
func (*ChildWorkflowExecutionCompletedEventAttributes) ProtoMessage ¶
func (*ChildWorkflowExecutionCompletedEventAttributes) ProtoMessage()
func (*ChildWorkflowExecutionCompletedEventAttributes) ProtoReflect ¶
func (x *ChildWorkflowExecutionCompletedEventAttributes) ProtoReflect() protoreflect.Message
func (*ChildWorkflowExecutionCompletedEventAttributes) Reset ¶
func (x *ChildWorkflowExecutionCompletedEventAttributes) Reset()
func (*ChildWorkflowExecutionCompletedEventAttributes) SetInitiatedEventId ¶
func (x *ChildWorkflowExecutionCompletedEventAttributes) SetInitiatedEventId(v int64)
func (*ChildWorkflowExecutionCompletedEventAttributes) SetNamespace ¶
func (x *ChildWorkflowExecutionCompletedEventAttributes) SetNamespace(v string)
func (*ChildWorkflowExecutionCompletedEventAttributes) SetNamespaceId ¶
func (x *ChildWorkflowExecutionCompletedEventAttributes) SetNamespaceId(v string)
func (*ChildWorkflowExecutionCompletedEventAttributes) SetResult ¶
func (x *ChildWorkflowExecutionCompletedEventAttributes) SetResult(v *v1.Payloads)
func (*ChildWorkflowExecutionCompletedEventAttributes) SetStartedEventId ¶
func (x *ChildWorkflowExecutionCompletedEventAttributes) SetStartedEventId(v int64)
func (*ChildWorkflowExecutionCompletedEventAttributes) SetWorkflowExecution ¶
func (x *ChildWorkflowExecutionCompletedEventAttributes) SetWorkflowExecution(v *v1.WorkflowExecution)
func (*ChildWorkflowExecutionCompletedEventAttributes) SetWorkflowType ¶
func (x *ChildWorkflowExecutionCompletedEventAttributes) SetWorkflowType(v *v1.WorkflowType)
func (*ChildWorkflowExecutionCompletedEventAttributes) String ¶
func (x *ChildWorkflowExecutionCompletedEventAttributes) String() string
type ChildWorkflowExecutionCompletedEventAttributes_builder ¶
type ChildWorkflowExecutionCompletedEventAttributes_builder struct {
Result *v1.Payloads
// Namespace of the child workflow.
// SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
Namespace string
NamespaceId string
WorkflowExecution *v1.WorkflowExecution
WorkflowType *v1.WorkflowType
// Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to
InitiatedEventId int64
// Id of the `CHILD_WORKFLOW_EXECUTION_STARTED` event which this event corresponds to
StartedEventId int64
// contains filtered or unexported fields
}
func (ChildWorkflowExecutionCompletedEventAttributes_builder) Build ¶
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) ClearFailure ¶
func (x *ChildWorkflowExecutionFailedEventAttributes) ClearFailure()
func (*ChildWorkflowExecutionFailedEventAttributes) ClearWorkflowExecution ¶
func (x *ChildWorkflowExecutionFailedEventAttributes) ClearWorkflowExecution()
func (*ChildWorkflowExecutionFailedEventAttributes) ClearWorkflowType ¶
func (x *ChildWorkflowExecutionFailedEventAttributes) ClearWorkflowType()
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) HasFailure ¶
func (x *ChildWorkflowExecutionFailedEventAttributes) HasFailure() bool
func (*ChildWorkflowExecutionFailedEventAttributes) HasWorkflowExecution ¶
func (x *ChildWorkflowExecutionFailedEventAttributes) HasWorkflowExecution() bool
func (*ChildWorkflowExecutionFailedEventAttributes) HasWorkflowType ¶
func (x *ChildWorkflowExecutionFailedEventAttributes) HasWorkflowType() bool
func (*ChildWorkflowExecutionFailedEventAttributes) ProtoMessage ¶
func (*ChildWorkflowExecutionFailedEventAttributes) ProtoMessage()
func (*ChildWorkflowExecutionFailedEventAttributes) ProtoReflect ¶
func (x *ChildWorkflowExecutionFailedEventAttributes) ProtoReflect() protoreflect.Message
func (*ChildWorkflowExecutionFailedEventAttributes) Reset ¶
func (x *ChildWorkflowExecutionFailedEventAttributes) Reset()
func (*ChildWorkflowExecutionFailedEventAttributes) SetFailure ¶
func (x *ChildWorkflowExecutionFailedEventAttributes) SetFailure(v *v13.Failure)
func (*ChildWorkflowExecutionFailedEventAttributes) SetInitiatedEventId ¶
func (x *ChildWorkflowExecutionFailedEventAttributes) SetInitiatedEventId(v int64)
func (*ChildWorkflowExecutionFailedEventAttributes) SetNamespace ¶
func (x *ChildWorkflowExecutionFailedEventAttributes) SetNamespace(v string)
func (*ChildWorkflowExecutionFailedEventAttributes) SetNamespaceId ¶
func (x *ChildWorkflowExecutionFailedEventAttributes) SetNamespaceId(v string)
func (*ChildWorkflowExecutionFailedEventAttributes) SetRetryState ¶
func (x *ChildWorkflowExecutionFailedEventAttributes) SetRetryState(v v12.RetryState)
func (*ChildWorkflowExecutionFailedEventAttributes) SetStartedEventId ¶
func (x *ChildWorkflowExecutionFailedEventAttributes) SetStartedEventId(v int64)
func (*ChildWorkflowExecutionFailedEventAttributes) SetWorkflowExecution ¶
func (x *ChildWorkflowExecutionFailedEventAttributes) SetWorkflowExecution(v *v1.WorkflowExecution)
func (*ChildWorkflowExecutionFailedEventAttributes) SetWorkflowType ¶
func (x *ChildWorkflowExecutionFailedEventAttributes) SetWorkflowType(v *v1.WorkflowType)
func (*ChildWorkflowExecutionFailedEventAttributes) String ¶
func (x *ChildWorkflowExecutionFailedEventAttributes) String() string
type ChildWorkflowExecutionFailedEventAttributes_builder ¶
type ChildWorkflowExecutionFailedEventAttributes_builder struct {
Failure *v13.Failure
// Namespace of the child workflow.
// SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
Namespace string
NamespaceId string
WorkflowExecution *v1.WorkflowExecution
WorkflowType *v1.WorkflowType
// Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to
InitiatedEventId int64
// Id of the `CHILD_WORKFLOW_EXECUTION_STARTED` event which this event corresponds to
StartedEventId int64
RetryState v12.RetryState
// contains filtered or unexported fields
}
func (ChildWorkflowExecutionFailedEventAttributes_builder) Build ¶
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) ClearHeader ¶
func (x *ChildWorkflowExecutionStartedEventAttributes) ClearHeader()
func (*ChildWorkflowExecutionStartedEventAttributes) ClearWorkflowExecution ¶
func (x *ChildWorkflowExecutionStartedEventAttributes) ClearWorkflowExecution()
func (*ChildWorkflowExecutionStartedEventAttributes) ClearWorkflowType ¶
func (x *ChildWorkflowExecutionStartedEventAttributes) ClearWorkflowType()
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) HasHeader ¶
func (x *ChildWorkflowExecutionStartedEventAttributes) HasHeader() bool
func (*ChildWorkflowExecutionStartedEventAttributes) HasWorkflowExecution ¶
func (x *ChildWorkflowExecutionStartedEventAttributes) HasWorkflowExecution() bool
func (*ChildWorkflowExecutionStartedEventAttributes) HasWorkflowType ¶
func (x *ChildWorkflowExecutionStartedEventAttributes) HasWorkflowType() bool
func (*ChildWorkflowExecutionStartedEventAttributes) ProtoMessage ¶
func (*ChildWorkflowExecutionStartedEventAttributes) ProtoMessage()
func (*ChildWorkflowExecutionStartedEventAttributes) ProtoReflect ¶
func (x *ChildWorkflowExecutionStartedEventAttributes) ProtoReflect() protoreflect.Message
func (*ChildWorkflowExecutionStartedEventAttributes) Reset ¶
func (x *ChildWorkflowExecutionStartedEventAttributes) Reset()
func (*ChildWorkflowExecutionStartedEventAttributes) SetHeader ¶
func (x *ChildWorkflowExecutionStartedEventAttributes) SetHeader(v *v1.Header)
func (*ChildWorkflowExecutionStartedEventAttributes) SetInitiatedEventId ¶
func (x *ChildWorkflowExecutionStartedEventAttributes) SetInitiatedEventId(v int64)
func (*ChildWorkflowExecutionStartedEventAttributes) SetNamespace ¶
func (x *ChildWorkflowExecutionStartedEventAttributes) SetNamespace(v string)
func (*ChildWorkflowExecutionStartedEventAttributes) SetNamespaceId ¶
func (x *ChildWorkflowExecutionStartedEventAttributes) SetNamespaceId(v string)
func (*ChildWorkflowExecutionStartedEventAttributes) SetWorkflowExecution ¶
func (x *ChildWorkflowExecutionStartedEventAttributes) SetWorkflowExecution(v *v1.WorkflowExecution)
func (*ChildWorkflowExecutionStartedEventAttributes) SetWorkflowType ¶
func (x *ChildWorkflowExecutionStartedEventAttributes) SetWorkflowType(v *v1.WorkflowType)
func (*ChildWorkflowExecutionStartedEventAttributes) String ¶
func (x *ChildWorkflowExecutionStartedEventAttributes) String() string
type ChildWorkflowExecutionStartedEventAttributes_builder ¶
type ChildWorkflowExecutionStartedEventAttributes_builder struct {
// Namespace of the child workflow.
// SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
Namespace string
NamespaceId string
// Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to
InitiatedEventId int64
WorkflowExecution *v1.WorkflowExecution
WorkflowType *v1.WorkflowType
Header *v1.Header
// contains filtered or unexported fields
}
func (ChildWorkflowExecutionStartedEventAttributes_builder) Build ¶
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) ClearWorkflowExecution ¶
func (x *ChildWorkflowExecutionTerminatedEventAttributes) ClearWorkflowExecution()
func (*ChildWorkflowExecutionTerminatedEventAttributes) ClearWorkflowType ¶
func (x *ChildWorkflowExecutionTerminatedEventAttributes) ClearWorkflowType()
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) HasWorkflowExecution ¶
func (x *ChildWorkflowExecutionTerminatedEventAttributes) HasWorkflowExecution() bool
func (*ChildWorkflowExecutionTerminatedEventAttributes) HasWorkflowType ¶
func (x *ChildWorkflowExecutionTerminatedEventAttributes) HasWorkflowType() bool
func (*ChildWorkflowExecutionTerminatedEventAttributes) ProtoMessage ¶
func (*ChildWorkflowExecutionTerminatedEventAttributes) ProtoMessage()
func (*ChildWorkflowExecutionTerminatedEventAttributes) ProtoReflect ¶
func (x *ChildWorkflowExecutionTerminatedEventAttributes) ProtoReflect() protoreflect.Message
func (*ChildWorkflowExecutionTerminatedEventAttributes) Reset ¶
func (x *ChildWorkflowExecutionTerminatedEventAttributes) Reset()
func (*ChildWorkflowExecutionTerminatedEventAttributes) SetInitiatedEventId ¶
func (x *ChildWorkflowExecutionTerminatedEventAttributes) SetInitiatedEventId(v int64)
func (*ChildWorkflowExecutionTerminatedEventAttributes) SetNamespace ¶
func (x *ChildWorkflowExecutionTerminatedEventAttributes) SetNamespace(v string)
func (*ChildWorkflowExecutionTerminatedEventAttributes) SetNamespaceId ¶
func (x *ChildWorkflowExecutionTerminatedEventAttributes) SetNamespaceId(v string)
func (*ChildWorkflowExecutionTerminatedEventAttributes) SetStartedEventId ¶
func (x *ChildWorkflowExecutionTerminatedEventAttributes) SetStartedEventId(v int64)
func (*ChildWorkflowExecutionTerminatedEventAttributes) SetWorkflowExecution ¶
func (x *ChildWorkflowExecutionTerminatedEventAttributes) SetWorkflowExecution(v *v1.WorkflowExecution)
func (*ChildWorkflowExecutionTerminatedEventAttributes) SetWorkflowType ¶
func (x *ChildWorkflowExecutionTerminatedEventAttributes) SetWorkflowType(v *v1.WorkflowType)
func (*ChildWorkflowExecutionTerminatedEventAttributes) String ¶
func (x *ChildWorkflowExecutionTerminatedEventAttributes) String() string
type ChildWorkflowExecutionTerminatedEventAttributes_builder ¶
type ChildWorkflowExecutionTerminatedEventAttributes_builder struct {
// Namespace of the child workflow.
// SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
Namespace string
NamespaceId string
WorkflowExecution *v1.WorkflowExecution
WorkflowType *v1.WorkflowType
// Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to
InitiatedEventId int64
// Id of the `CHILD_WORKFLOW_EXECUTION_STARTED` event which this event corresponds to
StartedEventId int64
// contains filtered or unexported fields
}
func (ChildWorkflowExecutionTerminatedEventAttributes_builder) Build ¶
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) ClearWorkflowExecution ¶
func (x *ChildWorkflowExecutionTimedOutEventAttributes) ClearWorkflowExecution()
func (*ChildWorkflowExecutionTimedOutEventAttributes) ClearWorkflowType ¶
func (x *ChildWorkflowExecutionTimedOutEventAttributes) ClearWorkflowType()
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) HasWorkflowExecution ¶
func (x *ChildWorkflowExecutionTimedOutEventAttributes) HasWorkflowExecution() bool
func (*ChildWorkflowExecutionTimedOutEventAttributes) HasWorkflowType ¶
func (x *ChildWorkflowExecutionTimedOutEventAttributes) HasWorkflowType() bool
func (*ChildWorkflowExecutionTimedOutEventAttributes) ProtoMessage ¶
func (*ChildWorkflowExecutionTimedOutEventAttributes) ProtoMessage()
func (*ChildWorkflowExecutionTimedOutEventAttributes) ProtoReflect ¶
func (x *ChildWorkflowExecutionTimedOutEventAttributes) ProtoReflect() protoreflect.Message
func (*ChildWorkflowExecutionTimedOutEventAttributes) Reset ¶
func (x *ChildWorkflowExecutionTimedOutEventAttributes) Reset()
func (*ChildWorkflowExecutionTimedOutEventAttributes) SetInitiatedEventId ¶
func (x *ChildWorkflowExecutionTimedOutEventAttributes) SetInitiatedEventId(v int64)
func (*ChildWorkflowExecutionTimedOutEventAttributes) SetNamespace ¶
func (x *ChildWorkflowExecutionTimedOutEventAttributes) SetNamespace(v string)
func (*ChildWorkflowExecutionTimedOutEventAttributes) SetNamespaceId ¶
func (x *ChildWorkflowExecutionTimedOutEventAttributes) SetNamespaceId(v string)
func (*ChildWorkflowExecutionTimedOutEventAttributes) SetRetryState ¶
func (x *ChildWorkflowExecutionTimedOutEventAttributes) SetRetryState(v v12.RetryState)
func (*ChildWorkflowExecutionTimedOutEventAttributes) SetStartedEventId ¶
func (x *ChildWorkflowExecutionTimedOutEventAttributes) SetStartedEventId(v int64)
func (*ChildWorkflowExecutionTimedOutEventAttributes) SetWorkflowExecution ¶
func (x *ChildWorkflowExecutionTimedOutEventAttributes) SetWorkflowExecution(v *v1.WorkflowExecution)
func (*ChildWorkflowExecutionTimedOutEventAttributes) SetWorkflowType ¶
func (x *ChildWorkflowExecutionTimedOutEventAttributes) SetWorkflowType(v *v1.WorkflowType)
func (*ChildWorkflowExecutionTimedOutEventAttributes) String ¶
func (x *ChildWorkflowExecutionTimedOutEventAttributes) String() string
type ChildWorkflowExecutionTimedOutEventAttributes_builder ¶
type ChildWorkflowExecutionTimedOutEventAttributes_builder struct {
// Namespace of the child workflow.
// SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
Namespace string
NamespaceId string
WorkflowExecution *v1.WorkflowExecution
WorkflowType *v1.WorkflowType
// Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to
InitiatedEventId int64
// Id of the `CHILD_WORKFLOW_EXECUTION_STARTED` event which this event corresponds to
StartedEventId int64
RetryState v12.RetryState
// contains filtered or unexported fields
}
func (ChildWorkflowExecutionTimedOutEventAttributes_builder) Build ¶
type DeclinedTargetVersionUpgrade ¶
type DeclinedTargetVersionUpgrade struct {
DeploymentVersion *v15.WorkerDeploymentVersion `protobuf:"bytes,1,opt,name=deployment_version,json=deploymentVersion,proto3" json:"deployment_version,omitempty"`
// Revision number of the task queue routing config at the time the target
// was declined. If an incoming target's revision is <= this value, it is
// not newer and is not used for deciding whether or not to suppress the
// upgrade signal.
RevisionNumber int64 `protobuf:"varint,2,opt,name=revision_number,json=revisionNumber,proto3" json:"revision_number,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) ClearDeploymentVersion ¶
func (x *DeclinedTargetVersionUpgrade) ClearDeploymentVersion()
func (*DeclinedTargetVersionUpgrade) GetDeploymentVersion ¶
func (x *DeclinedTargetVersionUpgrade) GetDeploymentVersion() *v15.WorkerDeploymentVersion
func (*DeclinedTargetVersionUpgrade) GetRevisionNumber ¶
func (x *DeclinedTargetVersionUpgrade) GetRevisionNumber() int64
func (*DeclinedTargetVersionUpgrade) HasDeploymentVersion ¶
func (x *DeclinedTargetVersionUpgrade) HasDeploymentVersion() bool
func (*DeclinedTargetVersionUpgrade) ProtoMessage ¶
func (*DeclinedTargetVersionUpgrade) ProtoMessage()
func (*DeclinedTargetVersionUpgrade) ProtoReflect ¶
func (x *DeclinedTargetVersionUpgrade) ProtoReflect() protoreflect.Message
func (*DeclinedTargetVersionUpgrade) Reset ¶
func (x *DeclinedTargetVersionUpgrade) Reset()
func (*DeclinedTargetVersionUpgrade) SetDeploymentVersion ¶
func (x *DeclinedTargetVersionUpgrade) SetDeploymentVersion(v *v15.WorkerDeploymentVersion)
func (*DeclinedTargetVersionUpgrade) SetRevisionNumber ¶
func (x *DeclinedTargetVersionUpgrade) SetRevisionNumber(v int64)
func (*DeclinedTargetVersionUpgrade) String ¶
func (x *DeclinedTargetVersionUpgrade) String() string
type DeclinedTargetVersionUpgrade_builder ¶
type DeclinedTargetVersionUpgrade_builder struct {
DeploymentVersion *v15.WorkerDeploymentVersion
// Revision number of the task queue routing config at the time the target
// was declined. If an incoming target's revision is <= this value, it is
// not newer and is not used for deciding whether or not to suppress the
// upgrade signal.
RevisionNumber int64
// contains filtered or unexported fields
}
func (DeclinedTargetVersionUpgrade_builder) Build ¶
func (b0 DeclinedTargetVersionUpgrade_builder) Build() *DeclinedTargetVersionUpgrade
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) ClearWorkflowExecution ¶
func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) ClearWorkflowExecution()
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) HasWorkflowExecution ¶
func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) HasWorkflowExecution() bool
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) ProtoMessage ¶
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) ProtoMessage()
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) ProtoReflect ¶
func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) ProtoReflect() protoreflect.Message
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) Reset ¶
func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) Reset()
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) SetInitiatedEventId ¶
func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) SetInitiatedEventId(v int64)
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) SetNamespace ¶
func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) SetNamespace(v string)
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) SetNamespaceId ¶
func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) SetNamespaceId(v string)
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) SetWorkflowExecution ¶
func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) SetWorkflowExecution(v *v1.WorkflowExecution)
func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) String ¶
func (x *ExternalWorkflowExecutionCancelRequestedEventAttributes) String() string
type ExternalWorkflowExecutionCancelRequestedEventAttributes_builder ¶
type ExternalWorkflowExecutionCancelRequestedEventAttributes_builder struct {
// id of the `REQUEST_CANCEL_EXTERNAL_WORKFLOW_EXECUTION_INITIATED` event this event corresponds
// to
InitiatedEventId int64
// Namespace of the to-be-cancelled workflow.
// SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
Namespace string
NamespaceId string
WorkflowExecution *v1.WorkflowExecution
// contains filtered or unexported fields
}
func (ExternalWorkflowExecutionCancelRequestedEventAttributes_builder) Build ¶
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) ClearWorkflowExecution ¶
func (x *ExternalWorkflowExecutionSignaledEventAttributes) ClearWorkflowExecution()
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) HasWorkflowExecution ¶
func (x *ExternalWorkflowExecutionSignaledEventAttributes) HasWorkflowExecution() bool
func (*ExternalWorkflowExecutionSignaledEventAttributes) ProtoMessage ¶
func (*ExternalWorkflowExecutionSignaledEventAttributes) ProtoMessage()
func (*ExternalWorkflowExecutionSignaledEventAttributes) ProtoReflect ¶
func (x *ExternalWorkflowExecutionSignaledEventAttributes) ProtoReflect() protoreflect.Message
func (*ExternalWorkflowExecutionSignaledEventAttributes) Reset ¶
func (x *ExternalWorkflowExecutionSignaledEventAttributes) Reset()
func (*ExternalWorkflowExecutionSignaledEventAttributes) SetControl
deprecated
func (x *ExternalWorkflowExecutionSignaledEventAttributes) SetControl(v string)
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*ExternalWorkflowExecutionSignaledEventAttributes) SetInitiatedEventId ¶
func (x *ExternalWorkflowExecutionSignaledEventAttributes) SetInitiatedEventId(v int64)
func (*ExternalWorkflowExecutionSignaledEventAttributes) SetNamespace ¶
func (x *ExternalWorkflowExecutionSignaledEventAttributes) SetNamespace(v string)
func (*ExternalWorkflowExecutionSignaledEventAttributes) SetNamespaceId ¶
func (x *ExternalWorkflowExecutionSignaledEventAttributes) SetNamespaceId(v string)
func (*ExternalWorkflowExecutionSignaledEventAttributes) SetWorkflowExecution ¶
func (x *ExternalWorkflowExecutionSignaledEventAttributes) SetWorkflowExecution(v *v1.WorkflowExecution)
func (*ExternalWorkflowExecutionSignaledEventAttributes) String ¶
func (x *ExternalWorkflowExecutionSignaledEventAttributes) String() string
type ExternalWorkflowExecutionSignaledEventAttributes_builder ¶
type ExternalWorkflowExecutionSignaledEventAttributes_builder struct {
// id of the `SIGNAL_EXTERNAL_WORKFLOW_EXECUTION_INITIATED` event this event corresponds to
InitiatedEventId int64
// Namespace of the workflow which was signaled.
// SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
Namespace string
NamespaceId string
WorkflowExecution *v1.WorkflowExecution
// Deprecated.
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
Control string
// contains filtered or unexported fields
}
func (ExternalWorkflowExecutionSignaledEventAttributes_builder) Build ¶
type History ¶
type History struct {
Events []*HistoryEvent `protobuf:"bytes,1,rep,name=events,proto3" json:"events,omitempty"`
// contains filtered or unexported fields
}
func (*History) GetEvents ¶
func (x *History) GetEvents() []*HistoryEvent
func (*History) ProtoReflect ¶
func (x *History) ProtoReflect() protoreflect.Message
func (*History) SetEvents ¶
func (x *History) SetEvents(v []*HistoryEvent)
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 to related entities, such as the entity that started this event's workflow.
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) ClearActivityPropertiesModifiedExternallyEventAttributes ¶
func (x *HistoryEvent) ClearActivityPropertiesModifiedExternallyEventAttributes()
func (*HistoryEvent) ClearActivityTaskCancelRequestedEventAttributes ¶
func (x *HistoryEvent) ClearActivityTaskCancelRequestedEventAttributes()
func (*HistoryEvent) ClearActivityTaskCanceledEventAttributes ¶
func (x *HistoryEvent) ClearActivityTaskCanceledEventAttributes()
func (*HistoryEvent) ClearActivityTaskCompletedEventAttributes ¶
func (x *HistoryEvent) ClearActivityTaskCompletedEventAttributes()
func (*HistoryEvent) ClearActivityTaskFailedEventAttributes ¶
func (x *HistoryEvent) ClearActivityTaskFailedEventAttributes()
func (*HistoryEvent) ClearActivityTaskScheduledEventAttributes ¶
func (x *HistoryEvent) ClearActivityTaskScheduledEventAttributes()
func (*HistoryEvent) ClearActivityTaskStartedEventAttributes ¶
func (x *HistoryEvent) ClearActivityTaskStartedEventAttributes()
func (*HistoryEvent) ClearActivityTaskTimedOutEventAttributes ¶
func (x *HistoryEvent) ClearActivityTaskTimedOutEventAttributes()
func (*HistoryEvent) ClearAttributes ¶
func (x *HistoryEvent) ClearAttributes()
func (*HistoryEvent) ClearChildWorkflowExecutionCanceledEventAttributes ¶
func (x *HistoryEvent) ClearChildWorkflowExecutionCanceledEventAttributes()
func (*HistoryEvent) ClearChildWorkflowExecutionCompletedEventAttributes ¶
func (x *HistoryEvent) ClearChildWorkflowExecutionCompletedEventAttributes()
func (*HistoryEvent) ClearChildWorkflowExecutionFailedEventAttributes ¶
func (x *HistoryEvent) ClearChildWorkflowExecutionFailedEventAttributes()
func (*HistoryEvent) ClearChildWorkflowExecutionStartedEventAttributes ¶
func (x *HistoryEvent) ClearChildWorkflowExecutionStartedEventAttributes()
func (*HistoryEvent) ClearChildWorkflowExecutionTerminatedEventAttributes ¶
func (x *HistoryEvent) ClearChildWorkflowExecutionTerminatedEventAttributes()
func (*HistoryEvent) ClearChildWorkflowExecutionTimedOutEventAttributes ¶
func (x *HistoryEvent) ClearChildWorkflowExecutionTimedOutEventAttributes()
func (*HistoryEvent) ClearEventTime ¶
func (x *HistoryEvent) ClearEventTime()
func (*HistoryEvent) ClearExternalWorkflowExecutionCancelRequestedEventAttributes ¶
func (x *HistoryEvent) ClearExternalWorkflowExecutionCancelRequestedEventAttributes()
func (*HistoryEvent) ClearExternalWorkflowExecutionSignaledEventAttributes ¶
func (x *HistoryEvent) ClearExternalWorkflowExecutionSignaledEventAttributes()
func (*HistoryEvent) ClearMarkerRecordedEventAttributes ¶
func (x *HistoryEvent) ClearMarkerRecordedEventAttributes()
func (*HistoryEvent) ClearNexusOperationCancelRequestCompletedEventAttributes ¶
func (x *HistoryEvent) ClearNexusOperationCancelRequestCompletedEventAttributes()
func (*HistoryEvent) ClearNexusOperationCancelRequestFailedEventAttributes ¶
func (x *HistoryEvent) ClearNexusOperationCancelRequestFailedEventAttributes()
func (*HistoryEvent) ClearNexusOperationCancelRequestedEventAttributes ¶
func (x *HistoryEvent) ClearNexusOperationCancelRequestedEventAttributes()
func (*HistoryEvent) ClearNexusOperationCanceledEventAttributes ¶
func (x *HistoryEvent) ClearNexusOperationCanceledEventAttributes()
func (*HistoryEvent) ClearNexusOperationCompletedEventAttributes ¶
func (x *HistoryEvent) ClearNexusOperationCompletedEventAttributes()
func (*HistoryEvent) ClearNexusOperationFailedEventAttributes ¶
func (x *HistoryEvent) ClearNexusOperationFailedEventAttributes()
func (*HistoryEvent) ClearNexusOperationScheduledEventAttributes ¶
func (x *HistoryEvent) ClearNexusOperationScheduledEventAttributes()
func (*HistoryEvent) ClearNexusOperationStartedEventAttributes ¶
func (x *HistoryEvent) ClearNexusOperationStartedEventAttributes()
func (*HistoryEvent) ClearNexusOperationTimedOutEventAttributes ¶
func (x *HistoryEvent) ClearNexusOperationTimedOutEventAttributes()
func (*HistoryEvent) ClearPrincipal ¶
func (x *HistoryEvent) ClearPrincipal()
func (*HistoryEvent) ClearRequestCancelExternalWorkflowExecutionFailedEventAttributes ¶
func (x *HistoryEvent) ClearRequestCancelExternalWorkflowExecutionFailedEventAttributes()
func (*HistoryEvent) ClearRequestCancelExternalWorkflowExecutionInitiatedEventAttributes ¶
func (x *HistoryEvent) ClearRequestCancelExternalWorkflowExecutionInitiatedEventAttributes()
func (*HistoryEvent) ClearSignalExternalWorkflowExecutionFailedEventAttributes ¶
func (x *HistoryEvent) ClearSignalExternalWorkflowExecutionFailedEventAttributes()
func (*HistoryEvent) ClearSignalExternalWorkflowExecutionInitiatedEventAttributes ¶
func (x *HistoryEvent) ClearSignalExternalWorkflowExecutionInitiatedEventAttributes()
func (*HistoryEvent) ClearStartChildWorkflowExecutionFailedEventAttributes ¶
func (x *HistoryEvent) ClearStartChildWorkflowExecutionFailedEventAttributes()
func (*HistoryEvent) ClearStartChildWorkflowExecutionInitiatedEventAttributes ¶
func (x *HistoryEvent) ClearStartChildWorkflowExecutionInitiatedEventAttributes()
func (*HistoryEvent) ClearTimerCanceledEventAttributes ¶
func (x *HistoryEvent) ClearTimerCanceledEventAttributes()
func (*HistoryEvent) ClearTimerFiredEventAttributes ¶
func (x *HistoryEvent) ClearTimerFiredEventAttributes()
func (*HistoryEvent) ClearTimerStartedEventAttributes ¶
func (x *HistoryEvent) ClearTimerStartedEventAttributes()
func (*HistoryEvent) ClearUpsertWorkflowSearchAttributesEventAttributes ¶
func (x *HistoryEvent) ClearUpsertWorkflowSearchAttributesEventAttributes()
func (*HistoryEvent) ClearUserMetadata ¶
func (x *HistoryEvent) ClearUserMetadata()
func (*HistoryEvent) ClearWorkflowExecutionCancelRequestedEventAttributes ¶
func (x *HistoryEvent) ClearWorkflowExecutionCancelRequestedEventAttributes()
func (*HistoryEvent) ClearWorkflowExecutionCanceledEventAttributes ¶
func (x *HistoryEvent) ClearWorkflowExecutionCanceledEventAttributes()
func (*HistoryEvent) ClearWorkflowExecutionCompletedEventAttributes ¶
func (x *HistoryEvent) ClearWorkflowExecutionCompletedEventAttributes()
func (*HistoryEvent) ClearWorkflowExecutionContinuedAsNewEventAttributes ¶
func (x *HistoryEvent) ClearWorkflowExecutionContinuedAsNewEventAttributes()
func (*HistoryEvent) ClearWorkflowExecutionFailedEventAttributes ¶
func (x *HistoryEvent) ClearWorkflowExecutionFailedEventAttributes()
func (*HistoryEvent) ClearWorkflowExecutionOptionsUpdatedEventAttributes ¶
func (x *HistoryEvent) ClearWorkflowExecutionOptionsUpdatedEventAttributes()
func (*HistoryEvent) ClearWorkflowExecutionPausedEventAttributes ¶
func (x *HistoryEvent) ClearWorkflowExecutionPausedEventAttributes()
func (*HistoryEvent) ClearWorkflowExecutionSignaledEventAttributes ¶
func (x *HistoryEvent) ClearWorkflowExecutionSignaledEventAttributes()
func (*HistoryEvent) ClearWorkflowExecutionStartedEventAttributes ¶
func (x *HistoryEvent) ClearWorkflowExecutionStartedEventAttributes()
func (*HistoryEvent) ClearWorkflowExecutionTerminatedEventAttributes ¶
func (x *HistoryEvent) ClearWorkflowExecutionTerminatedEventAttributes()
func (*HistoryEvent) ClearWorkflowExecutionTimeSkippingTransitionedEventAttributes ¶
func (x *HistoryEvent) ClearWorkflowExecutionTimeSkippingTransitionedEventAttributes()
func (*HistoryEvent) ClearWorkflowExecutionTimedOutEventAttributes ¶
func (x *HistoryEvent) ClearWorkflowExecutionTimedOutEventAttributes()
func (*HistoryEvent) ClearWorkflowExecutionUnpausedEventAttributes ¶
func (x *HistoryEvent) ClearWorkflowExecutionUnpausedEventAttributes()
func (*HistoryEvent) ClearWorkflowExecutionUpdateAcceptedEventAttributes ¶
func (x *HistoryEvent) ClearWorkflowExecutionUpdateAcceptedEventAttributes()
func (*HistoryEvent) ClearWorkflowExecutionUpdateAdmittedEventAttributes ¶
func (x *HistoryEvent) ClearWorkflowExecutionUpdateAdmittedEventAttributes()
func (*HistoryEvent) ClearWorkflowExecutionUpdateCompletedEventAttributes ¶
func (x *HistoryEvent) ClearWorkflowExecutionUpdateCompletedEventAttributes()
func (*HistoryEvent) ClearWorkflowExecutionUpdateRejectedEventAttributes ¶
func (x *HistoryEvent) ClearWorkflowExecutionUpdateRejectedEventAttributes()
func (*HistoryEvent) ClearWorkflowPropertiesModifiedEventAttributes ¶
func (x *HistoryEvent) ClearWorkflowPropertiesModifiedEventAttributes()
func (*HistoryEvent) ClearWorkflowPropertiesModifiedExternallyEventAttributes ¶
func (x *HistoryEvent) ClearWorkflowPropertiesModifiedExternallyEventAttributes()
func (*HistoryEvent) ClearWorkflowTaskCompletedEventAttributes ¶
func (x *HistoryEvent) ClearWorkflowTaskCompletedEventAttributes()
func (*HistoryEvent) ClearWorkflowTaskFailedEventAttributes ¶
func (x *HistoryEvent) ClearWorkflowTaskFailedEventAttributes()
func (*HistoryEvent) ClearWorkflowTaskScheduledEventAttributes ¶
func (x *HistoryEvent) ClearWorkflowTaskScheduledEventAttributes()
func (*HistoryEvent) ClearWorkflowTaskStartedEventAttributes ¶
func (x *HistoryEvent) ClearWorkflowTaskStartedEventAttributes()
func (*HistoryEvent) ClearWorkflowTaskTimedOutEventAttributes ¶
func (x *HistoryEvent) ClearWorkflowTaskTimedOutEventAttributes()
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 ¶
func (x *HistoryEvent) GetLinks() []*v1.Link
func (*HistoryEvent) GetMarkerRecordedEventAttributes ¶
func (x *HistoryEvent) GetMarkerRecordedEventAttributes() *MarkerRecordedEventAttributes
func (*HistoryEvent) GetNexusOperationCancelRequestCompletedEventAttributes ¶
func (x *HistoryEvent) GetNexusOperationCancelRequestCompletedEventAttributes() *NexusOperationCancelRequestCompletedEventAttributes
func (*HistoryEvent) GetNexusOperationCancelRequestFailedEventAttributes ¶
func (x *HistoryEvent) GetNexusOperationCancelRequestFailedEventAttributes() *NexusOperationCancelRequestFailedEventAttributes
func (*HistoryEvent) GetNexusOperationCancelRequestedEventAttributes ¶
func (x *HistoryEvent) GetNexusOperationCancelRequestedEventAttributes() *NexusOperationCancelRequestedEventAttributes
func (*HistoryEvent) GetNexusOperationCanceledEventAttributes ¶
func (x *HistoryEvent) GetNexusOperationCanceledEventAttributes() *NexusOperationCanceledEventAttributes
func (*HistoryEvent) GetNexusOperationCompletedEventAttributes ¶
func (x *HistoryEvent) GetNexusOperationCompletedEventAttributes() *NexusOperationCompletedEventAttributes
func (*HistoryEvent) GetNexusOperationFailedEventAttributes ¶
func (x *HistoryEvent) GetNexusOperationFailedEventAttributes() *NexusOperationFailedEventAttributes
func (*HistoryEvent) GetNexusOperationScheduledEventAttributes ¶
func (x *HistoryEvent) GetNexusOperationScheduledEventAttributes() *NexusOperationScheduledEventAttributes
func (*HistoryEvent) GetNexusOperationStartedEventAttributes ¶
func (x *HistoryEvent) GetNexusOperationStartedEventAttributes() *NexusOperationStartedEventAttributes
func (*HistoryEvent) GetNexusOperationTimedOutEventAttributes ¶
func (x *HistoryEvent) GetNexusOperationTimedOutEventAttributes() *NexusOperationTimedOutEventAttributes
func (*HistoryEvent) GetPrincipal ¶
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 ¶
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 ¶
func (x *HistoryEvent) GetWorkflowExecutionOptionsUpdatedEventAttributes() *WorkflowExecutionOptionsUpdatedEventAttributes
func (*HistoryEvent) GetWorkflowExecutionPausedEventAttributes ¶
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 ¶
func (x *HistoryEvent) GetWorkflowExecutionTimeSkippingTransitionedEventAttributes() *WorkflowExecutionTimeSkippingTransitionedEventAttributes
func (*HistoryEvent) GetWorkflowExecutionTimedOutEventAttributes ¶
func (x *HistoryEvent) GetWorkflowExecutionTimedOutEventAttributes() *WorkflowExecutionTimedOutEventAttributes
func (*HistoryEvent) GetWorkflowExecutionUnpausedEventAttributes ¶
func (x *HistoryEvent) GetWorkflowExecutionUnpausedEventAttributes() *WorkflowExecutionUnpausedEventAttributes
func (*HistoryEvent) GetWorkflowExecutionUpdateAcceptedEventAttributes ¶
func (x *HistoryEvent) GetWorkflowExecutionUpdateAcceptedEventAttributes() *WorkflowExecutionUpdateAcceptedEventAttributes
func (*HistoryEvent) GetWorkflowExecutionUpdateAdmittedEventAttributes ¶
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) HasActivityPropertiesModifiedExternallyEventAttributes ¶
func (x *HistoryEvent) HasActivityPropertiesModifiedExternallyEventAttributes() bool
func (*HistoryEvent) HasActivityTaskCancelRequestedEventAttributes ¶
func (x *HistoryEvent) HasActivityTaskCancelRequestedEventAttributes() bool
func (*HistoryEvent) HasActivityTaskCanceledEventAttributes ¶
func (x *HistoryEvent) HasActivityTaskCanceledEventAttributes() bool
func (*HistoryEvent) HasActivityTaskCompletedEventAttributes ¶
func (x *HistoryEvent) HasActivityTaskCompletedEventAttributes() bool
func (*HistoryEvent) HasActivityTaskFailedEventAttributes ¶
func (x *HistoryEvent) HasActivityTaskFailedEventAttributes() bool
func (*HistoryEvent) HasActivityTaskScheduledEventAttributes ¶
func (x *HistoryEvent) HasActivityTaskScheduledEventAttributes() bool
func (*HistoryEvent) HasActivityTaskStartedEventAttributes ¶
func (x *HistoryEvent) HasActivityTaskStartedEventAttributes() bool
func (*HistoryEvent) HasActivityTaskTimedOutEventAttributes ¶
func (x *HistoryEvent) HasActivityTaskTimedOutEventAttributes() bool
func (*HistoryEvent) HasAttributes ¶
func (x *HistoryEvent) HasAttributes() bool
func (*HistoryEvent) HasChildWorkflowExecutionCanceledEventAttributes ¶
func (x *HistoryEvent) HasChildWorkflowExecutionCanceledEventAttributes() bool
func (*HistoryEvent) HasChildWorkflowExecutionCompletedEventAttributes ¶
func (x *HistoryEvent) HasChildWorkflowExecutionCompletedEventAttributes() bool
func (*HistoryEvent) HasChildWorkflowExecutionFailedEventAttributes ¶
func (x *HistoryEvent) HasChildWorkflowExecutionFailedEventAttributes() bool
func (*HistoryEvent) HasChildWorkflowExecutionStartedEventAttributes ¶
func (x *HistoryEvent) HasChildWorkflowExecutionStartedEventAttributes() bool
func (*HistoryEvent) HasChildWorkflowExecutionTerminatedEventAttributes ¶
func (x *HistoryEvent) HasChildWorkflowExecutionTerminatedEventAttributes() bool
func (*HistoryEvent) HasChildWorkflowExecutionTimedOutEventAttributes ¶
func (x *HistoryEvent) HasChildWorkflowExecutionTimedOutEventAttributes() bool
func (*HistoryEvent) HasEventTime ¶
func (x *HistoryEvent) HasEventTime() bool
func (*HistoryEvent) HasExternalWorkflowExecutionCancelRequestedEventAttributes ¶
func (x *HistoryEvent) HasExternalWorkflowExecutionCancelRequestedEventAttributes() bool
func (*HistoryEvent) HasExternalWorkflowExecutionSignaledEventAttributes ¶
func (x *HistoryEvent) HasExternalWorkflowExecutionSignaledEventAttributes() bool
func (*HistoryEvent) HasMarkerRecordedEventAttributes ¶
func (x *HistoryEvent) HasMarkerRecordedEventAttributes() bool
func (*HistoryEvent) HasNexusOperationCancelRequestCompletedEventAttributes ¶
func (x *HistoryEvent) HasNexusOperationCancelRequestCompletedEventAttributes() bool
func (*HistoryEvent) HasNexusOperationCancelRequestFailedEventAttributes ¶
func (x *HistoryEvent) HasNexusOperationCancelRequestFailedEventAttributes() bool
func (*HistoryEvent) HasNexusOperationCancelRequestedEventAttributes ¶
func (x *HistoryEvent) HasNexusOperationCancelRequestedEventAttributes() bool
func (*HistoryEvent) HasNexusOperationCanceledEventAttributes ¶
func (x *HistoryEvent) HasNexusOperationCanceledEventAttributes() bool
func (*HistoryEvent) HasNexusOperationCompletedEventAttributes ¶
func (x *HistoryEvent) HasNexusOperationCompletedEventAttributes() bool
func (*HistoryEvent) HasNexusOperationFailedEventAttributes ¶
func (x *HistoryEvent) HasNexusOperationFailedEventAttributes() bool
func (*HistoryEvent) HasNexusOperationScheduledEventAttributes ¶
func (x *HistoryEvent) HasNexusOperationScheduledEventAttributes() bool
func (*HistoryEvent) HasNexusOperationStartedEventAttributes ¶
func (x *HistoryEvent) HasNexusOperationStartedEventAttributes() bool
func (*HistoryEvent) HasNexusOperationTimedOutEventAttributes ¶
func (x *HistoryEvent) HasNexusOperationTimedOutEventAttributes() bool
func (*HistoryEvent) HasPrincipal ¶
func (x *HistoryEvent) HasPrincipal() bool
func (*HistoryEvent) HasRequestCancelExternalWorkflowExecutionFailedEventAttributes ¶
func (x *HistoryEvent) HasRequestCancelExternalWorkflowExecutionFailedEventAttributes() bool
func (*HistoryEvent) HasRequestCancelExternalWorkflowExecutionInitiatedEventAttributes ¶
func (x *HistoryEvent) HasRequestCancelExternalWorkflowExecutionInitiatedEventAttributes() bool
func (*HistoryEvent) HasSignalExternalWorkflowExecutionFailedEventAttributes ¶
func (x *HistoryEvent) HasSignalExternalWorkflowExecutionFailedEventAttributes() bool
func (*HistoryEvent) HasSignalExternalWorkflowExecutionInitiatedEventAttributes ¶
func (x *HistoryEvent) HasSignalExternalWorkflowExecutionInitiatedEventAttributes() bool
func (*HistoryEvent) HasStartChildWorkflowExecutionFailedEventAttributes ¶
func (x *HistoryEvent) HasStartChildWorkflowExecutionFailedEventAttributes() bool
func (*HistoryEvent) HasStartChildWorkflowExecutionInitiatedEventAttributes ¶
func (x *HistoryEvent) HasStartChildWorkflowExecutionInitiatedEventAttributes() bool
func (*HistoryEvent) HasTimerCanceledEventAttributes ¶
func (x *HistoryEvent) HasTimerCanceledEventAttributes() bool
func (*HistoryEvent) HasTimerFiredEventAttributes ¶
func (x *HistoryEvent) HasTimerFiredEventAttributes() bool
func (*HistoryEvent) HasTimerStartedEventAttributes ¶
func (x *HistoryEvent) HasTimerStartedEventAttributes() bool
func (*HistoryEvent) HasUpsertWorkflowSearchAttributesEventAttributes ¶
func (x *HistoryEvent) HasUpsertWorkflowSearchAttributesEventAttributes() bool
func (*HistoryEvent) HasUserMetadata ¶
func (x *HistoryEvent) HasUserMetadata() bool
func (*HistoryEvent) HasWorkflowExecutionCancelRequestedEventAttributes ¶
func (x *HistoryEvent) HasWorkflowExecutionCancelRequestedEventAttributes() bool
func (*HistoryEvent) HasWorkflowExecutionCanceledEventAttributes ¶
func (x *HistoryEvent) HasWorkflowExecutionCanceledEventAttributes() bool
func (*HistoryEvent) HasWorkflowExecutionCompletedEventAttributes ¶
func (x *HistoryEvent) HasWorkflowExecutionCompletedEventAttributes() bool
func (*HistoryEvent) HasWorkflowExecutionContinuedAsNewEventAttributes ¶
func (x *HistoryEvent) HasWorkflowExecutionContinuedAsNewEventAttributes() bool
func (*HistoryEvent) HasWorkflowExecutionFailedEventAttributes ¶
func (x *HistoryEvent) HasWorkflowExecutionFailedEventAttributes() bool
func (*HistoryEvent) HasWorkflowExecutionOptionsUpdatedEventAttributes ¶
func (x *HistoryEvent) HasWorkflowExecutionOptionsUpdatedEventAttributes() bool
func (*HistoryEvent) HasWorkflowExecutionPausedEventAttributes ¶
func (x *HistoryEvent) HasWorkflowExecutionPausedEventAttributes() bool
func (*HistoryEvent) HasWorkflowExecutionSignaledEventAttributes ¶
func (x *HistoryEvent) HasWorkflowExecutionSignaledEventAttributes() bool
func (*HistoryEvent) HasWorkflowExecutionStartedEventAttributes ¶
func (x *HistoryEvent) HasWorkflowExecutionStartedEventAttributes() bool
func (*HistoryEvent) HasWorkflowExecutionTerminatedEventAttributes ¶
func (x *HistoryEvent) HasWorkflowExecutionTerminatedEventAttributes() bool
func (*HistoryEvent) HasWorkflowExecutionTimeSkippingTransitionedEventAttributes ¶
func (x *HistoryEvent) HasWorkflowExecutionTimeSkippingTransitionedEventAttributes() bool
func (*HistoryEvent) HasWorkflowExecutionTimedOutEventAttributes ¶
func (x *HistoryEvent) HasWorkflowExecutionTimedOutEventAttributes() bool
func (*HistoryEvent) HasWorkflowExecutionUnpausedEventAttributes ¶
func (x *HistoryEvent) HasWorkflowExecutionUnpausedEventAttributes() bool
func (*HistoryEvent) HasWorkflowExecutionUpdateAcceptedEventAttributes ¶
func (x *HistoryEvent) HasWorkflowExecutionUpdateAcceptedEventAttributes() bool
func (*HistoryEvent) HasWorkflowExecutionUpdateAdmittedEventAttributes ¶
func (x *HistoryEvent) HasWorkflowExecutionUpdateAdmittedEventAttributes() bool
func (*HistoryEvent) HasWorkflowExecutionUpdateCompletedEventAttributes ¶
func (x *HistoryEvent) HasWorkflowExecutionUpdateCompletedEventAttributes() bool
func (*HistoryEvent) HasWorkflowExecutionUpdateRejectedEventAttributes ¶
func (x *HistoryEvent) HasWorkflowExecutionUpdateRejectedEventAttributes() bool
func (*HistoryEvent) HasWorkflowPropertiesModifiedEventAttributes ¶
func (x *HistoryEvent) HasWorkflowPropertiesModifiedEventAttributes() bool
func (*HistoryEvent) HasWorkflowPropertiesModifiedExternallyEventAttributes ¶
func (x *HistoryEvent) HasWorkflowPropertiesModifiedExternallyEventAttributes() bool
func (*HistoryEvent) HasWorkflowTaskCompletedEventAttributes ¶
func (x *HistoryEvent) HasWorkflowTaskCompletedEventAttributes() bool
func (*HistoryEvent) HasWorkflowTaskFailedEventAttributes ¶
func (x *HistoryEvent) HasWorkflowTaskFailedEventAttributes() bool
func (*HistoryEvent) HasWorkflowTaskScheduledEventAttributes ¶
func (x *HistoryEvent) HasWorkflowTaskScheduledEventAttributes() bool
func (*HistoryEvent) HasWorkflowTaskStartedEventAttributes ¶
func (x *HistoryEvent) HasWorkflowTaskStartedEventAttributes() bool
func (*HistoryEvent) HasWorkflowTaskTimedOutEventAttributes ¶
func (x *HistoryEvent) HasWorkflowTaskTimedOutEventAttributes() bool
func (*HistoryEvent) ProtoMessage ¶
func (*HistoryEvent) ProtoMessage()
func (*HistoryEvent) ProtoReflect ¶
func (x *HistoryEvent) ProtoReflect() protoreflect.Message
func (*HistoryEvent) Reset ¶
func (x *HistoryEvent) Reset()
func (*HistoryEvent) SetActivityPropertiesModifiedExternallyEventAttributes ¶
func (x *HistoryEvent) SetActivityPropertiesModifiedExternallyEventAttributes(v *ActivityPropertiesModifiedExternallyEventAttributes)
func (*HistoryEvent) SetActivityTaskCancelRequestedEventAttributes ¶
func (x *HistoryEvent) SetActivityTaskCancelRequestedEventAttributes(v *ActivityTaskCancelRequestedEventAttributes)
func (*HistoryEvent) SetActivityTaskCanceledEventAttributes ¶
func (x *HistoryEvent) SetActivityTaskCanceledEventAttributes(v *ActivityTaskCanceledEventAttributes)
func (*HistoryEvent) SetActivityTaskCompletedEventAttributes ¶
func (x *HistoryEvent) SetActivityTaskCompletedEventAttributes(v *ActivityTaskCompletedEventAttributes)
func (*HistoryEvent) SetActivityTaskFailedEventAttributes ¶
func (x *HistoryEvent) SetActivityTaskFailedEventAttributes(v *ActivityTaskFailedEventAttributes)
func (*HistoryEvent) SetActivityTaskScheduledEventAttributes ¶
func (x *HistoryEvent) SetActivityTaskScheduledEventAttributes(v *ActivityTaskScheduledEventAttributes)
func (*HistoryEvent) SetActivityTaskStartedEventAttributes ¶
func (x *HistoryEvent) SetActivityTaskStartedEventAttributes(v *ActivityTaskStartedEventAttributes)
func (*HistoryEvent) SetActivityTaskTimedOutEventAttributes ¶
func (x *HistoryEvent) SetActivityTaskTimedOutEventAttributes(v *ActivityTaskTimedOutEventAttributes)
func (*HistoryEvent) SetChildWorkflowExecutionCanceledEventAttributes ¶
func (x *HistoryEvent) SetChildWorkflowExecutionCanceledEventAttributes(v *ChildWorkflowExecutionCanceledEventAttributes)
func (*HistoryEvent) SetChildWorkflowExecutionCompletedEventAttributes ¶
func (x *HistoryEvent) SetChildWorkflowExecutionCompletedEventAttributes(v *ChildWorkflowExecutionCompletedEventAttributes)
func (*HistoryEvent) SetChildWorkflowExecutionFailedEventAttributes ¶
func (x *HistoryEvent) SetChildWorkflowExecutionFailedEventAttributes(v *ChildWorkflowExecutionFailedEventAttributes)
func (*HistoryEvent) SetChildWorkflowExecutionStartedEventAttributes ¶
func (x *HistoryEvent) SetChildWorkflowExecutionStartedEventAttributes(v *ChildWorkflowExecutionStartedEventAttributes)
func (*HistoryEvent) SetChildWorkflowExecutionTerminatedEventAttributes ¶
func (x *HistoryEvent) SetChildWorkflowExecutionTerminatedEventAttributes(v *ChildWorkflowExecutionTerminatedEventAttributes)
func (*HistoryEvent) SetChildWorkflowExecutionTimedOutEventAttributes ¶
func (x *HistoryEvent) SetChildWorkflowExecutionTimedOutEventAttributes(v *ChildWorkflowExecutionTimedOutEventAttributes)
func (*HistoryEvent) SetEventId ¶
func (x *HistoryEvent) SetEventId(v int64)
func (*HistoryEvent) SetEventTime ¶
func (x *HistoryEvent) SetEventTime(v *timestamppb.Timestamp)
func (*HistoryEvent) SetEventType ¶
func (x *HistoryEvent) SetEventType(v v12.EventType)
func (*HistoryEvent) SetExternalWorkflowExecutionCancelRequestedEventAttributes ¶
func (x *HistoryEvent) SetExternalWorkflowExecutionCancelRequestedEventAttributes(v *ExternalWorkflowExecutionCancelRequestedEventAttributes)
func (*HistoryEvent) SetExternalWorkflowExecutionSignaledEventAttributes ¶
func (x *HistoryEvent) SetExternalWorkflowExecutionSignaledEventAttributes(v *ExternalWorkflowExecutionSignaledEventAttributes)
func (*HistoryEvent) SetLinks ¶
func (x *HistoryEvent) SetLinks(v []*v1.Link)
func (*HistoryEvent) SetMarkerRecordedEventAttributes ¶
func (x *HistoryEvent) SetMarkerRecordedEventAttributes(v *MarkerRecordedEventAttributes)
func (*HistoryEvent) SetNexusOperationCancelRequestCompletedEventAttributes ¶
func (x *HistoryEvent) SetNexusOperationCancelRequestCompletedEventAttributes(v *NexusOperationCancelRequestCompletedEventAttributes)
func (*HistoryEvent) SetNexusOperationCancelRequestFailedEventAttributes ¶
func (x *HistoryEvent) SetNexusOperationCancelRequestFailedEventAttributes(v *NexusOperationCancelRequestFailedEventAttributes)
func (*HistoryEvent) SetNexusOperationCancelRequestedEventAttributes ¶
func (x *HistoryEvent) SetNexusOperationCancelRequestedEventAttributes(v *NexusOperationCancelRequestedEventAttributes)
func (*HistoryEvent) SetNexusOperationCanceledEventAttributes ¶
func (x *HistoryEvent) SetNexusOperationCanceledEventAttributes(v *NexusOperationCanceledEventAttributes)
func (*HistoryEvent) SetNexusOperationCompletedEventAttributes ¶
func (x *HistoryEvent) SetNexusOperationCompletedEventAttributes(v *NexusOperationCompletedEventAttributes)
func (*HistoryEvent) SetNexusOperationFailedEventAttributes ¶
func (x *HistoryEvent) SetNexusOperationFailedEventAttributes(v *NexusOperationFailedEventAttributes)
func (*HistoryEvent) SetNexusOperationScheduledEventAttributes ¶
func (x *HistoryEvent) SetNexusOperationScheduledEventAttributes(v *NexusOperationScheduledEventAttributes)
func (*HistoryEvent) SetNexusOperationStartedEventAttributes ¶
func (x *HistoryEvent) SetNexusOperationStartedEventAttributes(v *NexusOperationStartedEventAttributes)
func (*HistoryEvent) SetNexusOperationTimedOutEventAttributes ¶
func (x *HistoryEvent) SetNexusOperationTimedOutEventAttributes(v *NexusOperationTimedOutEventAttributes)
func (*HistoryEvent) SetPrincipal ¶
func (x *HistoryEvent) SetPrincipal(v *v1.Principal)
func (*HistoryEvent) SetRequestCancelExternalWorkflowExecutionFailedEventAttributes ¶
func (x *HistoryEvent) SetRequestCancelExternalWorkflowExecutionFailedEventAttributes(v *RequestCancelExternalWorkflowExecutionFailedEventAttributes)
func (*HistoryEvent) SetRequestCancelExternalWorkflowExecutionInitiatedEventAttributes ¶
func (x *HistoryEvent) SetRequestCancelExternalWorkflowExecutionInitiatedEventAttributes(v *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes)
func (*HistoryEvent) SetSignalExternalWorkflowExecutionFailedEventAttributes ¶
func (x *HistoryEvent) SetSignalExternalWorkflowExecutionFailedEventAttributes(v *SignalExternalWorkflowExecutionFailedEventAttributes)
func (*HistoryEvent) SetSignalExternalWorkflowExecutionInitiatedEventAttributes ¶
func (x *HistoryEvent) SetSignalExternalWorkflowExecutionInitiatedEventAttributes(v *SignalExternalWorkflowExecutionInitiatedEventAttributes)
func (*HistoryEvent) SetStartChildWorkflowExecutionFailedEventAttributes ¶
func (x *HistoryEvent) SetStartChildWorkflowExecutionFailedEventAttributes(v *StartChildWorkflowExecutionFailedEventAttributes)
func (*HistoryEvent) SetStartChildWorkflowExecutionInitiatedEventAttributes ¶
func (x *HistoryEvent) SetStartChildWorkflowExecutionInitiatedEventAttributes(v *StartChildWorkflowExecutionInitiatedEventAttributes)
func (*HistoryEvent) SetTaskId ¶
func (x *HistoryEvent) SetTaskId(v int64)
func (*HistoryEvent) SetTimerCanceledEventAttributes ¶
func (x *HistoryEvent) SetTimerCanceledEventAttributes(v *TimerCanceledEventAttributes)
func (*HistoryEvent) SetTimerFiredEventAttributes ¶
func (x *HistoryEvent) SetTimerFiredEventAttributes(v *TimerFiredEventAttributes)
func (*HistoryEvent) SetTimerStartedEventAttributes ¶
func (x *HistoryEvent) SetTimerStartedEventAttributes(v *TimerStartedEventAttributes)
func (*HistoryEvent) SetUpsertWorkflowSearchAttributesEventAttributes ¶
func (x *HistoryEvent) SetUpsertWorkflowSearchAttributesEventAttributes(v *UpsertWorkflowSearchAttributesEventAttributes)
func (*HistoryEvent) SetUserMetadata ¶
func (x *HistoryEvent) SetUserMetadata(v *v16.UserMetadata)
func (*HistoryEvent) SetVersion ¶
func (x *HistoryEvent) SetVersion(v int64)
func (*HistoryEvent) SetWorkerMayIgnore ¶
func (x *HistoryEvent) SetWorkerMayIgnore(v bool)
func (*HistoryEvent) SetWorkflowExecutionCancelRequestedEventAttributes ¶
func (x *HistoryEvent) SetWorkflowExecutionCancelRequestedEventAttributes(v *WorkflowExecutionCancelRequestedEventAttributes)
func (*HistoryEvent) SetWorkflowExecutionCanceledEventAttributes ¶
func (x *HistoryEvent) SetWorkflowExecutionCanceledEventAttributes(v *WorkflowExecutionCanceledEventAttributes)
func (*HistoryEvent) SetWorkflowExecutionCompletedEventAttributes ¶
func (x *HistoryEvent) SetWorkflowExecutionCompletedEventAttributes(v *WorkflowExecutionCompletedEventAttributes)
func (*HistoryEvent) SetWorkflowExecutionContinuedAsNewEventAttributes ¶
func (x *HistoryEvent) SetWorkflowExecutionContinuedAsNewEventAttributes(v *WorkflowExecutionContinuedAsNewEventAttributes)
func (*HistoryEvent) SetWorkflowExecutionFailedEventAttributes ¶
func (x *HistoryEvent) SetWorkflowExecutionFailedEventAttributes(v *WorkflowExecutionFailedEventAttributes)
func (*HistoryEvent) SetWorkflowExecutionOptionsUpdatedEventAttributes ¶
func (x *HistoryEvent) SetWorkflowExecutionOptionsUpdatedEventAttributes(v *WorkflowExecutionOptionsUpdatedEventAttributes)
func (*HistoryEvent) SetWorkflowExecutionPausedEventAttributes ¶
func (x *HistoryEvent) SetWorkflowExecutionPausedEventAttributes(v *WorkflowExecutionPausedEventAttributes)
func (*HistoryEvent) SetWorkflowExecutionSignaledEventAttributes ¶
func (x *HistoryEvent) SetWorkflowExecutionSignaledEventAttributes(v *WorkflowExecutionSignaledEventAttributes)
func (*HistoryEvent) SetWorkflowExecutionStartedEventAttributes ¶
func (x *HistoryEvent) SetWorkflowExecutionStartedEventAttributes(v *WorkflowExecutionStartedEventAttributes)
func (*HistoryEvent) SetWorkflowExecutionTerminatedEventAttributes ¶
func (x *HistoryEvent) SetWorkflowExecutionTerminatedEventAttributes(v *WorkflowExecutionTerminatedEventAttributes)
func (*HistoryEvent) SetWorkflowExecutionTimeSkippingTransitionedEventAttributes ¶
func (x *HistoryEvent) SetWorkflowExecutionTimeSkippingTransitionedEventAttributes(v *WorkflowExecutionTimeSkippingTransitionedEventAttributes)
func (*HistoryEvent) SetWorkflowExecutionTimedOutEventAttributes ¶
func (x *HistoryEvent) SetWorkflowExecutionTimedOutEventAttributes(v *WorkflowExecutionTimedOutEventAttributes)
func (*HistoryEvent) SetWorkflowExecutionUnpausedEventAttributes ¶
func (x *HistoryEvent) SetWorkflowExecutionUnpausedEventAttributes(v *WorkflowExecutionUnpausedEventAttributes)
func (*HistoryEvent) SetWorkflowExecutionUpdateAcceptedEventAttributes ¶
func (x *HistoryEvent) SetWorkflowExecutionUpdateAcceptedEventAttributes(v *WorkflowExecutionUpdateAcceptedEventAttributes)
func (*HistoryEvent) SetWorkflowExecutionUpdateAdmittedEventAttributes ¶
func (x *HistoryEvent) SetWorkflowExecutionUpdateAdmittedEventAttributes(v *WorkflowExecutionUpdateAdmittedEventAttributes)
func (*HistoryEvent) SetWorkflowExecutionUpdateCompletedEventAttributes ¶
func (x *HistoryEvent) SetWorkflowExecutionUpdateCompletedEventAttributes(v *WorkflowExecutionUpdateCompletedEventAttributes)
func (*HistoryEvent) SetWorkflowExecutionUpdateRejectedEventAttributes ¶
func (x *HistoryEvent) SetWorkflowExecutionUpdateRejectedEventAttributes(v *WorkflowExecutionUpdateRejectedEventAttributes)
func (*HistoryEvent) SetWorkflowPropertiesModifiedEventAttributes ¶
func (x *HistoryEvent) SetWorkflowPropertiesModifiedEventAttributes(v *WorkflowPropertiesModifiedEventAttributes)
func (*HistoryEvent) SetWorkflowPropertiesModifiedExternallyEventAttributes ¶
func (x *HistoryEvent) SetWorkflowPropertiesModifiedExternallyEventAttributes(v *WorkflowPropertiesModifiedExternallyEventAttributes)
func (*HistoryEvent) SetWorkflowTaskCompletedEventAttributes ¶
func (x *HistoryEvent) SetWorkflowTaskCompletedEventAttributes(v *WorkflowTaskCompletedEventAttributes)
func (*HistoryEvent) SetWorkflowTaskFailedEventAttributes ¶
func (x *HistoryEvent) SetWorkflowTaskFailedEventAttributes(v *WorkflowTaskFailedEventAttributes)
func (*HistoryEvent) SetWorkflowTaskScheduledEventAttributes ¶
func (x *HistoryEvent) SetWorkflowTaskScheduledEventAttributes(v *WorkflowTaskScheduledEventAttributes)
func (*HistoryEvent) SetWorkflowTaskStartedEventAttributes ¶
func (x *HistoryEvent) SetWorkflowTaskStartedEventAttributes(v *WorkflowTaskStartedEventAttributes)
func (*HistoryEvent) SetWorkflowTaskTimedOutEventAttributes ¶
func (x *HistoryEvent) SetWorkflowTaskTimedOutEventAttributes(v *WorkflowTaskTimedOutEventAttributes)
func (*HistoryEvent) String ¶
func (x *HistoryEvent) String() string
func (*HistoryEvent) WhichAttributes ¶
func (x *HistoryEvent) WhichAttributes() case_HistoryEvent_Attributes
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 ¶
type HistoryEvent_NexusOperationCancelRequestCompletedEventAttributes struct {
NexusOperationCancelRequestCompletedEventAttributes *NexusOperationCancelRequestCompletedEventAttributes `` /* 156-byte string literal not displayed */
}
type HistoryEvent_NexusOperationCancelRequestFailedEventAttributes ¶
type HistoryEvent_NexusOperationCancelRequestFailedEventAttributes struct {
NexusOperationCancelRequestFailedEventAttributes *NexusOperationCancelRequestFailedEventAttributes `` /* 150-byte string literal not displayed */
}
type HistoryEvent_NexusOperationCancelRequestedEventAttributes ¶
type HistoryEvent_NexusOperationCancelRequestedEventAttributes struct {
NexusOperationCancelRequestedEventAttributes *NexusOperationCancelRequestedEventAttributes `` /* 141-byte string literal not displayed */
}
type HistoryEvent_NexusOperationCanceledEventAttributes ¶
type HistoryEvent_NexusOperationCanceledEventAttributes struct {
NexusOperationCanceledEventAttributes *NexusOperationCanceledEventAttributes `` /* 126-byte string literal not displayed */
}
type HistoryEvent_NexusOperationCompletedEventAttributes ¶
type HistoryEvent_NexusOperationCompletedEventAttributes struct {
NexusOperationCompletedEventAttributes *NexusOperationCompletedEventAttributes `` /* 128-byte string literal not displayed */
}
type HistoryEvent_NexusOperationFailedEventAttributes ¶
type HistoryEvent_NexusOperationFailedEventAttributes struct {
NexusOperationFailedEventAttributes *NexusOperationFailedEventAttributes `protobuf:"bytes,56,opt,name=nexus_operation_failed_event_attributes,json=nexusOperationFailedEventAttributes,proto3,oneof"`
}
type HistoryEvent_NexusOperationScheduledEventAttributes ¶
type HistoryEvent_NexusOperationScheduledEventAttributes struct {
NexusOperationScheduledEventAttributes *NexusOperationScheduledEventAttributes `` /* 128-byte string literal not displayed */
}
type HistoryEvent_NexusOperationStartedEventAttributes ¶
type HistoryEvent_NexusOperationStartedEventAttributes struct {
NexusOperationStartedEventAttributes *NexusOperationStartedEventAttributes `protobuf:"bytes,54,opt,name=nexus_operation_started_event_attributes,json=nexusOperationStartedEventAttributes,proto3,oneof"`
}
type HistoryEvent_NexusOperationTimedOutEventAttributes ¶
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 ¶
type HistoryEvent_WorkflowExecutionOptionsUpdatedEventAttributes struct {
WorkflowExecutionOptionsUpdatedEventAttributes *WorkflowExecutionOptionsUpdatedEventAttributes `` /* 145-byte string literal not displayed */
}
type HistoryEvent_WorkflowExecutionPausedEventAttributes ¶
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 ¶
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 ¶
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 ¶
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 HistoryEvent_builder ¶
type HistoryEvent_builder struct {
// Monotonically increasing event number, starts at 1.
EventId int64
EventTime *timestamppb.Timestamp
EventType v12.EventType
// Failover version of the event, used by the server for multi-cluster replication and history
// versioning. SDKs generally ignore this field.
Version int64
// Identifier used by the service to order replication and transfer tasks associated with this
// event. SDKs generally ignore this field.
TaskId int64
// 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
// 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
// Links to related entities, such as the entity that started this event's workflow.
Links []*v1.Link
// Server-computed authenticated caller identity associated with this event.
Principal *v1.Principal
// Fields of oneof Attributes:
WorkflowExecutionStartedEventAttributes *WorkflowExecutionStartedEventAttributes
WorkflowExecutionCompletedEventAttributes *WorkflowExecutionCompletedEventAttributes
WorkflowExecutionFailedEventAttributes *WorkflowExecutionFailedEventAttributes
WorkflowExecutionTimedOutEventAttributes *WorkflowExecutionTimedOutEventAttributes
WorkflowTaskScheduledEventAttributes *WorkflowTaskScheduledEventAttributes
WorkflowTaskStartedEventAttributes *WorkflowTaskStartedEventAttributes
WorkflowTaskCompletedEventAttributes *WorkflowTaskCompletedEventAttributes
WorkflowTaskTimedOutEventAttributes *WorkflowTaskTimedOutEventAttributes
WorkflowTaskFailedEventAttributes *WorkflowTaskFailedEventAttributes
ActivityTaskScheduledEventAttributes *ActivityTaskScheduledEventAttributes
ActivityTaskStartedEventAttributes *ActivityTaskStartedEventAttributes
ActivityTaskCompletedEventAttributes *ActivityTaskCompletedEventAttributes
ActivityTaskFailedEventAttributes *ActivityTaskFailedEventAttributes
ActivityTaskTimedOutEventAttributes *ActivityTaskTimedOutEventAttributes
TimerStartedEventAttributes *TimerStartedEventAttributes
TimerFiredEventAttributes *TimerFiredEventAttributes
ActivityTaskCancelRequestedEventAttributes *ActivityTaskCancelRequestedEventAttributes
ActivityTaskCanceledEventAttributes *ActivityTaskCanceledEventAttributes
TimerCanceledEventAttributes *TimerCanceledEventAttributes
MarkerRecordedEventAttributes *MarkerRecordedEventAttributes
WorkflowExecutionSignaledEventAttributes *WorkflowExecutionSignaledEventAttributes
WorkflowExecutionTerminatedEventAttributes *WorkflowExecutionTerminatedEventAttributes
WorkflowExecutionCancelRequestedEventAttributes *WorkflowExecutionCancelRequestedEventAttributes
WorkflowExecutionCanceledEventAttributes *WorkflowExecutionCanceledEventAttributes
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
RequestCancelExternalWorkflowExecutionFailedEventAttributes *RequestCancelExternalWorkflowExecutionFailedEventAttributes
ExternalWorkflowExecutionCancelRequestedEventAttributes *ExternalWorkflowExecutionCancelRequestedEventAttributes
WorkflowExecutionContinuedAsNewEventAttributes *WorkflowExecutionContinuedAsNewEventAttributes
StartChildWorkflowExecutionInitiatedEventAttributes *StartChildWorkflowExecutionInitiatedEventAttributes
StartChildWorkflowExecutionFailedEventAttributes *StartChildWorkflowExecutionFailedEventAttributes
ChildWorkflowExecutionStartedEventAttributes *ChildWorkflowExecutionStartedEventAttributes
ChildWorkflowExecutionCompletedEventAttributes *ChildWorkflowExecutionCompletedEventAttributes
ChildWorkflowExecutionFailedEventAttributes *ChildWorkflowExecutionFailedEventAttributes
ChildWorkflowExecutionCanceledEventAttributes *ChildWorkflowExecutionCanceledEventAttributes
ChildWorkflowExecutionTimedOutEventAttributes *ChildWorkflowExecutionTimedOutEventAttributes
ChildWorkflowExecutionTerminatedEventAttributes *ChildWorkflowExecutionTerminatedEventAttributes
SignalExternalWorkflowExecutionInitiatedEventAttributes *SignalExternalWorkflowExecutionInitiatedEventAttributes
SignalExternalWorkflowExecutionFailedEventAttributes *SignalExternalWorkflowExecutionFailedEventAttributes
ExternalWorkflowExecutionSignaledEventAttributes *ExternalWorkflowExecutionSignaledEventAttributes
UpsertWorkflowSearchAttributesEventAttributes *UpsertWorkflowSearchAttributesEventAttributes
WorkflowExecutionUpdateAcceptedEventAttributes *WorkflowExecutionUpdateAcceptedEventAttributes
WorkflowExecutionUpdateRejectedEventAttributes *WorkflowExecutionUpdateRejectedEventAttributes
WorkflowExecutionUpdateCompletedEventAttributes *WorkflowExecutionUpdateCompletedEventAttributes
WorkflowPropertiesModifiedExternallyEventAttributes *WorkflowPropertiesModifiedExternallyEventAttributes
ActivityPropertiesModifiedExternallyEventAttributes *ActivityPropertiesModifiedExternallyEventAttributes
WorkflowPropertiesModifiedEventAttributes *WorkflowPropertiesModifiedEventAttributes
WorkflowExecutionUpdateAdmittedEventAttributes *WorkflowExecutionUpdateAdmittedEventAttributes
NexusOperationScheduledEventAttributes *NexusOperationScheduledEventAttributes
NexusOperationStartedEventAttributes *NexusOperationStartedEventAttributes
NexusOperationCompletedEventAttributes *NexusOperationCompletedEventAttributes
NexusOperationFailedEventAttributes *NexusOperationFailedEventAttributes
NexusOperationCanceledEventAttributes *NexusOperationCanceledEventAttributes
NexusOperationTimedOutEventAttributes *NexusOperationTimedOutEventAttributes
NexusOperationCancelRequestedEventAttributes *NexusOperationCancelRequestedEventAttributes
WorkflowExecutionOptionsUpdatedEventAttributes *WorkflowExecutionOptionsUpdatedEventAttributes
NexusOperationCancelRequestCompletedEventAttributes *NexusOperationCancelRequestCompletedEventAttributes
NexusOperationCancelRequestFailedEventAttributes *NexusOperationCancelRequestFailedEventAttributes
WorkflowExecutionPausedEventAttributes *WorkflowExecutionPausedEventAttributes
WorkflowExecutionUnpausedEventAttributes *WorkflowExecutionUnpausedEventAttributes
WorkflowExecutionTimeSkippingTransitionedEventAttributes *WorkflowExecutionTimeSkippingTransitionedEventAttributes
// contains filtered or unexported fields
}
func (HistoryEvent_builder) Build ¶
func (b0 HistoryEvent_builder) Build() *HistoryEvent
type History_builder ¶
type History_builder struct {
Events []*HistoryEvent
// contains filtered or unexported fields
}
func (History_builder) Build ¶
func (b0 History_builder) Build() *History
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) ClearFailure ¶
func (x *MarkerRecordedEventAttributes) ClearFailure()
func (*MarkerRecordedEventAttributes) ClearHeader ¶
func (x *MarkerRecordedEventAttributes) ClearHeader()
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) HasFailure ¶
func (x *MarkerRecordedEventAttributes) HasFailure() bool
func (*MarkerRecordedEventAttributes) HasHeader ¶
func (x *MarkerRecordedEventAttributes) HasHeader() bool
func (*MarkerRecordedEventAttributes) ProtoMessage ¶
func (*MarkerRecordedEventAttributes) ProtoMessage()
func (*MarkerRecordedEventAttributes) ProtoReflect ¶
func (x *MarkerRecordedEventAttributes) ProtoReflect() protoreflect.Message
func (*MarkerRecordedEventAttributes) Reset ¶
func (x *MarkerRecordedEventAttributes) Reset()
func (*MarkerRecordedEventAttributes) SetDetails ¶
func (x *MarkerRecordedEventAttributes) SetDetails(v map[string]*v1.Payloads)
func (*MarkerRecordedEventAttributes) SetFailure ¶
func (x *MarkerRecordedEventAttributes) SetFailure(v *v13.Failure)
func (*MarkerRecordedEventAttributes) SetHeader ¶
func (x *MarkerRecordedEventAttributes) SetHeader(v *v1.Header)
func (*MarkerRecordedEventAttributes) SetMarkerName ¶
func (x *MarkerRecordedEventAttributes) SetMarkerName(v string)
func (*MarkerRecordedEventAttributes) SetWorkflowTaskCompletedEventId ¶
func (x *MarkerRecordedEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
func (*MarkerRecordedEventAttributes) String ¶
func (x *MarkerRecordedEventAttributes) String() string
type MarkerRecordedEventAttributes_builder ¶
type MarkerRecordedEventAttributes_builder struct {
// Workers use this to identify the "types" of various markers. Ex: Local activity, side effect.
MarkerName string
// Serialized information recorded in the marker
Details map[string]*v1.Payloads
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64
Header *v1.Header
// Some uses of markers, like a local activity, could "fail". If they did that is recorded here.
Failure *v13.Failure
// contains filtered or unexported fields
}
func (MarkerRecordedEventAttributes_builder) Build ¶
func (b0 MarkerRecordedEventAttributes_builder) Build() *MarkerRecordedEventAttributes
type NexusOperationCancelRequestCompletedEventAttributes ¶
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) GetRequestedEventId ¶
func (x *NexusOperationCancelRequestCompletedEventAttributes) GetRequestedEventId() int64
func (*NexusOperationCancelRequestCompletedEventAttributes) GetScheduledEventId ¶
func (x *NexusOperationCancelRequestCompletedEventAttributes) GetScheduledEventId() int64
func (*NexusOperationCancelRequestCompletedEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (x *NexusOperationCancelRequestCompletedEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*NexusOperationCancelRequestCompletedEventAttributes) ProtoMessage ¶
func (*NexusOperationCancelRequestCompletedEventAttributes) ProtoMessage()
func (*NexusOperationCancelRequestCompletedEventAttributes) ProtoReflect ¶
func (x *NexusOperationCancelRequestCompletedEventAttributes) ProtoReflect() protoreflect.Message
func (*NexusOperationCancelRequestCompletedEventAttributes) Reset ¶
func (x *NexusOperationCancelRequestCompletedEventAttributes) Reset()
func (*NexusOperationCancelRequestCompletedEventAttributes) SetRequestedEventId ¶
func (x *NexusOperationCancelRequestCompletedEventAttributes) SetRequestedEventId(v int64)
func (*NexusOperationCancelRequestCompletedEventAttributes) SetScheduledEventId ¶
func (x *NexusOperationCancelRequestCompletedEventAttributes) SetScheduledEventId(v int64)
func (*NexusOperationCancelRequestCompletedEventAttributes) SetWorkflowTaskCompletedEventId ¶
func (x *NexusOperationCancelRequestCompletedEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
func (*NexusOperationCancelRequestCompletedEventAttributes) String ¶
func (x *NexusOperationCancelRequestCompletedEventAttributes) String() string
type NexusOperationCancelRequestCompletedEventAttributes_builder ¶
type NexusOperationCancelRequestCompletedEventAttributes_builder struct {
// The ID of the `NEXUS_OPERATION_CANCEL_REQUESTED` event.
RequestedEventId int64
// The `WORKFLOW_TASK_COMPLETED` event that the corresponding RequestCancelNexusOperation command was reported
// with.
WorkflowTaskCompletedEventId int64
// The id of the `NEXUS_OPERATION_SCHEDULED` event this cancel request corresponds to.
ScheduledEventId int64
// contains filtered or unexported fields
}
func (NexusOperationCancelRequestCompletedEventAttributes_builder) Build ¶
type NexusOperationCancelRequestFailedEventAttributes ¶
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) ClearFailure ¶
func (x *NexusOperationCancelRequestFailedEventAttributes) ClearFailure()
func (*NexusOperationCancelRequestFailedEventAttributes) GetFailure ¶
func (x *NexusOperationCancelRequestFailedEventAttributes) GetFailure() *v13.Failure
func (*NexusOperationCancelRequestFailedEventAttributes) GetRequestedEventId ¶
func (x *NexusOperationCancelRequestFailedEventAttributes) GetRequestedEventId() int64
func (*NexusOperationCancelRequestFailedEventAttributes) GetScheduledEventId ¶
func (x *NexusOperationCancelRequestFailedEventAttributes) GetScheduledEventId() int64
func (*NexusOperationCancelRequestFailedEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (x *NexusOperationCancelRequestFailedEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*NexusOperationCancelRequestFailedEventAttributes) HasFailure ¶
func (x *NexusOperationCancelRequestFailedEventAttributes) HasFailure() bool
func (*NexusOperationCancelRequestFailedEventAttributes) ProtoMessage ¶
func (*NexusOperationCancelRequestFailedEventAttributes) ProtoMessage()
func (*NexusOperationCancelRequestFailedEventAttributes) ProtoReflect ¶
func (x *NexusOperationCancelRequestFailedEventAttributes) ProtoReflect() protoreflect.Message
func (*NexusOperationCancelRequestFailedEventAttributes) Reset ¶
func (x *NexusOperationCancelRequestFailedEventAttributes) Reset()
func (*NexusOperationCancelRequestFailedEventAttributes) SetFailure ¶
func (x *NexusOperationCancelRequestFailedEventAttributes) SetFailure(v *v13.Failure)
func (*NexusOperationCancelRequestFailedEventAttributes) SetRequestedEventId ¶
func (x *NexusOperationCancelRequestFailedEventAttributes) SetRequestedEventId(v int64)
func (*NexusOperationCancelRequestFailedEventAttributes) SetScheduledEventId ¶
func (x *NexusOperationCancelRequestFailedEventAttributes) SetScheduledEventId(v int64)
func (*NexusOperationCancelRequestFailedEventAttributes) SetWorkflowTaskCompletedEventId ¶
func (x *NexusOperationCancelRequestFailedEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
func (*NexusOperationCancelRequestFailedEventAttributes) String ¶
func (x *NexusOperationCancelRequestFailedEventAttributes) String() string
type NexusOperationCancelRequestFailedEventAttributes_builder ¶
type NexusOperationCancelRequestFailedEventAttributes_builder struct {
// The ID of the `NEXUS_OPERATION_CANCEL_REQUESTED` event.
RequestedEventId int64
// The `WORKFLOW_TASK_COMPLETED` event that the corresponding RequestCancelNexusOperation command was reported
// with.
WorkflowTaskCompletedEventId int64
// Failure details. A NexusOperationFailureInfo wrapping a CanceledFailureInfo.
Failure *v13.Failure
// The id of the `NEXUS_OPERATION_SCHEDULED` event this cancel request corresponds to.
ScheduledEventId int64
// contains filtered or unexported fields
}
func (NexusOperationCancelRequestFailedEventAttributes_builder) Build ¶
type NexusOperationCancelRequestedEventAttributes ¶
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) GetScheduledEventId ¶
func (x *NexusOperationCancelRequestedEventAttributes) GetScheduledEventId() int64
func (*NexusOperationCancelRequestedEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (x *NexusOperationCancelRequestedEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*NexusOperationCancelRequestedEventAttributes) ProtoMessage ¶
func (*NexusOperationCancelRequestedEventAttributes) ProtoMessage()
func (*NexusOperationCancelRequestedEventAttributes) ProtoReflect ¶
func (x *NexusOperationCancelRequestedEventAttributes) ProtoReflect() protoreflect.Message
func (*NexusOperationCancelRequestedEventAttributes) Reset ¶
func (x *NexusOperationCancelRequestedEventAttributes) Reset()
func (*NexusOperationCancelRequestedEventAttributes) SetScheduledEventId ¶
func (x *NexusOperationCancelRequestedEventAttributes) SetScheduledEventId(v int64)
func (*NexusOperationCancelRequestedEventAttributes) SetWorkflowTaskCompletedEventId ¶
func (x *NexusOperationCancelRequestedEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
func (*NexusOperationCancelRequestedEventAttributes) String ¶
func (x *NexusOperationCancelRequestedEventAttributes) String() string
type NexusOperationCancelRequestedEventAttributes_builder ¶
type NexusOperationCancelRequestedEventAttributes_builder struct {
// The id of the `NEXUS_OPERATION_SCHEDULED` event this cancel request corresponds to.
ScheduledEventId int64
// The `WORKFLOW_TASK_COMPLETED` event that the corresponding RequestCancelNexusOperation command was reported
// with.
WorkflowTaskCompletedEventId int64
// contains filtered or unexported fields
}
func (NexusOperationCancelRequestedEventAttributes_builder) Build ¶
type NexusOperationCanceledEventAttributes ¶
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) ClearFailure ¶
func (x *NexusOperationCanceledEventAttributes) ClearFailure()
func (*NexusOperationCanceledEventAttributes) GetFailure ¶
func (x *NexusOperationCanceledEventAttributes) GetFailure() *v13.Failure
func (*NexusOperationCanceledEventAttributes) GetRequestId ¶
func (x *NexusOperationCanceledEventAttributes) GetRequestId() string
func (*NexusOperationCanceledEventAttributes) GetScheduledEventId ¶
func (x *NexusOperationCanceledEventAttributes) GetScheduledEventId() int64
func (*NexusOperationCanceledEventAttributes) HasFailure ¶
func (x *NexusOperationCanceledEventAttributes) HasFailure() bool
func (*NexusOperationCanceledEventAttributes) ProtoMessage ¶
func (*NexusOperationCanceledEventAttributes) ProtoMessage()
func (*NexusOperationCanceledEventAttributes) ProtoReflect ¶
func (x *NexusOperationCanceledEventAttributes) ProtoReflect() protoreflect.Message
func (*NexusOperationCanceledEventAttributes) Reset ¶
func (x *NexusOperationCanceledEventAttributes) Reset()
func (*NexusOperationCanceledEventAttributes) SetFailure ¶
func (x *NexusOperationCanceledEventAttributes) SetFailure(v *v13.Failure)
func (*NexusOperationCanceledEventAttributes) SetRequestId ¶
func (x *NexusOperationCanceledEventAttributes) SetRequestId(v string)
func (*NexusOperationCanceledEventAttributes) SetScheduledEventId ¶
func (x *NexusOperationCanceledEventAttributes) SetScheduledEventId(v int64)
func (*NexusOperationCanceledEventAttributes) String ¶
func (x *NexusOperationCanceledEventAttributes) String() string
type NexusOperationCanceledEventAttributes_builder ¶
type NexusOperationCanceledEventAttributes_builder struct {
// The ID of the `NEXUS_OPERATION_SCHEDULED` event. Uniquely identifies this operation.
ScheduledEventId int64
// Cancellation details.
Failure *v13.Failure
// The request ID allocated at schedule time.
RequestId string
// contains filtered or unexported fields
}
func (NexusOperationCanceledEventAttributes_builder) Build ¶
type NexusOperationCompletedEventAttributes ¶
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) ClearResult ¶
func (x *NexusOperationCompletedEventAttributes) ClearResult()
func (*NexusOperationCompletedEventAttributes) GetRequestId ¶
func (x *NexusOperationCompletedEventAttributes) GetRequestId() string
func (*NexusOperationCompletedEventAttributes) GetResult ¶
func (x *NexusOperationCompletedEventAttributes) GetResult() *v1.Payload
func (*NexusOperationCompletedEventAttributes) GetScheduledEventId ¶
func (x *NexusOperationCompletedEventAttributes) GetScheduledEventId() int64
func (*NexusOperationCompletedEventAttributes) HasResult ¶
func (x *NexusOperationCompletedEventAttributes) HasResult() bool
func (*NexusOperationCompletedEventAttributes) ProtoMessage ¶
func (*NexusOperationCompletedEventAttributes) ProtoMessage()
func (*NexusOperationCompletedEventAttributes) ProtoReflect ¶
func (x *NexusOperationCompletedEventAttributes) ProtoReflect() protoreflect.Message
func (*NexusOperationCompletedEventAttributes) Reset ¶
func (x *NexusOperationCompletedEventAttributes) Reset()
func (*NexusOperationCompletedEventAttributes) SetRequestId ¶
func (x *NexusOperationCompletedEventAttributes) SetRequestId(v string)
func (*NexusOperationCompletedEventAttributes) SetResult ¶
func (x *NexusOperationCompletedEventAttributes) SetResult(v *v1.Payload)
func (*NexusOperationCompletedEventAttributes) SetScheduledEventId ¶
func (x *NexusOperationCompletedEventAttributes) SetScheduledEventId(v int64)
func (*NexusOperationCompletedEventAttributes) String ¶
func (x *NexusOperationCompletedEventAttributes) String() string
type NexusOperationCompletedEventAttributes_builder ¶
type NexusOperationCompletedEventAttributes_builder struct {
// The ID of the `NEXUS_OPERATION_SCHEDULED` event. Uniquely identifies this operation.
ScheduledEventId int64
// 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
// The request ID allocated at schedule time.
RequestId string
// contains filtered or unexported fields
}
func (NexusOperationCompletedEventAttributes_builder) Build ¶
type NexusOperationFailedEventAttributes ¶
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) ClearFailure ¶
func (x *NexusOperationFailedEventAttributes) ClearFailure()
func (*NexusOperationFailedEventAttributes) GetFailure ¶
func (x *NexusOperationFailedEventAttributes) GetFailure() *v13.Failure
func (*NexusOperationFailedEventAttributes) GetRequestId ¶
func (x *NexusOperationFailedEventAttributes) GetRequestId() string
func (*NexusOperationFailedEventAttributes) GetScheduledEventId ¶
func (x *NexusOperationFailedEventAttributes) GetScheduledEventId() int64
func (*NexusOperationFailedEventAttributes) HasFailure ¶
func (x *NexusOperationFailedEventAttributes) HasFailure() bool
func (*NexusOperationFailedEventAttributes) ProtoMessage ¶
func (*NexusOperationFailedEventAttributes) ProtoMessage()
func (*NexusOperationFailedEventAttributes) ProtoReflect ¶
func (x *NexusOperationFailedEventAttributes) ProtoReflect() protoreflect.Message
func (*NexusOperationFailedEventAttributes) Reset ¶
func (x *NexusOperationFailedEventAttributes) Reset()
func (*NexusOperationFailedEventAttributes) SetFailure ¶
func (x *NexusOperationFailedEventAttributes) SetFailure(v *v13.Failure)
func (*NexusOperationFailedEventAttributes) SetRequestId ¶
func (x *NexusOperationFailedEventAttributes) SetRequestId(v string)
func (*NexusOperationFailedEventAttributes) SetScheduledEventId ¶
func (x *NexusOperationFailedEventAttributes) SetScheduledEventId(v int64)
func (*NexusOperationFailedEventAttributes) String ¶
func (x *NexusOperationFailedEventAttributes) String() string
type NexusOperationFailedEventAttributes_builder ¶
type NexusOperationFailedEventAttributes_builder struct {
// The ID of the `NEXUS_OPERATION_SCHEDULED` event. Uniquely identifies this operation.
ScheduledEventId int64
// Failure details. A NexusOperationFailureInfo wrapping an ApplicationFailureInfo.
Failure *v13.Failure
// The request ID allocated at schedule time.
RequestId string
// contains filtered or unexported fields
}
func (NexusOperationFailedEventAttributes_builder) Build ¶
func (b0 NexusOperationFailedEventAttributes_builder) Build() *NexusOperationFailedEventAttributes
type NexusOperationScheduledEventAttributes ¶
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) ClearInput ¶
func (x *NexusOperationScheduledEventAttributes) ClearInput()
func (*NexusOperationScheduledEventAttributes) ClearScheduleToCloseTimeout ¶
func (x *NexusOperationScheduledEventAttributes) ClearScheduleToCloseTimeout()
func (*NexusOperationScheduledEventAttributes) ClearScheduleToStartTimeout ¶
func (x *NexusOperationScheduledEventAttributes) ClearScheduleToStartTimeout()
func (*NexusOperationScheduledEventAttributes) ClearStartToCloseTimeout ¶
func (x *NexusOperationScheduledEventAttributes) ClearStartToCloseTimeout()
func (*NexusOperationScheduledEventAttributes) GetEndpoint ¶
func (x *NexusOperationScheduledEventAttributes) GetEndpoint() string
func (*NexusOperationScheduledEventAttributes) GetEndpointId ¶
func (x *NexusOperationScheduledEventAttributes) GetEndpointId() string
func (*NexusOperationScheduledEventAttributes) GetInput ¶
func (x *NexusOperationScheduledEventAttributes) GetInput() *v1.Payload
func (*NexusOperationScheduledEventAttributes) GetNexusHeader ¶
func (x *NexusOperationScheduledEventAttributes) GetNexusHeader() map[string]string
func (*NexusOperationScheduledEventAttributes) GetOperation ¶
func (x *NexusOperationScheduledEventAttributes) GetOperation() string
func (*NexusOperationScheduledEventAttributes) GetRequestId ¶
func (x *NexusOperationScheduledEventAttributes) GetRequestId() string
func (*NexusOperationScheduledEventAttributes) GetScheduleToCloseTimeout ¶
func (x *NexusOperationScheduledEventAttributes) GetScheduleToCloseTimeout() *durationpb.Duration
func (*NexusOperationScheduledEventAttributes) GetScheduleToStartTimeout ¶
func (x *NexusOperationScheduledEventAttributes) GetScheduleToStartTimeout() *durationpb.Duration
func (*NexusOperationScheduledEventAttributes) GetService ¶
func (x *NexusOperationScheduledEventAttributes) GetService() string
func (*NexusOperationScheduledEventAttributes) GetStartToCloseTimeout ¶
func (x *NexusOperationScheduledEventAttributes) GetStartToCloseTimeout() *durationpb.Duration
func (*NexusOperationScheduledEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (x *NexusOperationScheduledEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*NexusOperationScheduledEventAttributes) HasInput ¶
func (x *NexusOperationScheduledEventAttributes) HasInput() bool
func (*NexusOperationScheduledEventAttributes) HasScheduleToCloseTimeout ¶
func (x *NexusOperationScheduledEventAttributes) HasScheduleToCloseTimeout() bool
func (*NexusOperationScheduledEventAttributes) HasScheduleToStartTimeout ¶
func (x *NexusOperationScheduledEventAttributes) HasScheduleToStartTimeout() bool
func (*NexusOperationScheduledEventAttributes) HasStartToCloseTimeout ¶
func (x *NexusOperationScheduledEventAttributes) HasStartToCloseTimeout() bool
func (*NexusOperationScheduledEventAttributes) ProtoMessage ¶
func (*NexusOperationScheduledEventAttributes) ProtoMessage()
func (*NexusOperationScheduledEventAttributes) ProtoReflect ¶
func (x *NexusOperationScheduledEventAttributes) ProtoReflect() protoreflect.Message
func (*NexusOperationScheduledEventAttributes) Reset ¶
func (x *NexusOperationScheduledEventAttributes) Reset()
func (*NexusOperationScheduledEventAttributes) SetEndpoint ¶
func (x *NexusOperationScheduledEventAttributes) SetEndpoint(v string)
func (*NexusOperationScheduledEventAttributes) SetEndpointId ¶
func (x *NexusOperationScheduledEventAttributes) SetEndpointId(v string)
func (*NexusOperationScheduledEventAttributes) SetInput ¶
func (x *NexusOperationScheduledEventAttributes) SetInput(v *v1.Payload)
func (*NexusOperationScheduledEventAttributes) SetNexusHeader ¶
func (x *NexusOperationScheduledEventAttributes) SetNexusHeader(v map[string]string)
func (*NexusOperationScheduledEventAttributes) SetOperation ¶
func (x *NexusOperationScheduledEventAttributes) SetOperation(v string)
func (*NexusOperationScheduledEventAttributes) SetRequestId ¶
func (x *NexusOperationScheduledEventAttributes) SetRequestId(v string)
func (*NexusOperationScheduledEventAttributes) SetScheduleToCloseTimeout ¶
func (x *NexusOperationScheduledEventAttributes) SetScheduleToCloseTimeout(v *durationpb.Duration)
func (*NexusOperationScheduledEventAttributes) SetScheduleToStartTimeout ¶
func (x *NexusOperationScheduledEventAttributes) SetScheduleToStartTimeout(v *durationpb.Duration)
func (*NexusOperationScheduledEventAttributes) SetService ¶
func (x *NexusOperationScheduledEventAttributes) SetService(v string)
func (*NexusOperationScheduledEventAttributes) SetStartToCloseTimeout ¶
func (x *NexusOperationScheduledEventAttributes) SetStartToCloseTimeout(v *durationpb.Duration)
func (*NexusOperationScheduledEventAttributes) SetWorkflowTaskCompletedEventId ¶
func (x *NexusOperationScheduledEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
func (*NexusOperationScheduledEventAttributes) String ¶
func (x *NexusOperationScheduledEventAttributes) String() string
type NexusOperationScheduledEventAttributes_builder ¶
type NexusOperationScheduledEventAttributes_builder struct {
// Endpoint name, must exist in the endpoint registry.
Endpoint string
// Service name.
Service string
// Operation name.
Operation string
// 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
// 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
// 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
// The `WORKFLOW_TASK_COMPLETED` event that the corresponding ScheduleNexusOperation command was reported with.
WorkflowTaskCompletedEventId int64
// 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
// 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
// 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
// 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
// contains filtered or unexported fields
}
func (NexusOperationScheduledEventAttributes_builder) Build ¶
type NexusOperationStartedEventAttributes ¶
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) GetOperationId
deprecated
func (x *NexusOperationStartedEventAttributes) GetOperationId() string
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*NexusOperationStartedEventAttributes) GetOperationToken ¶
func (x *NexusOperationStartedEventAttributes) GetOperationToken() string
func (*NexusOperationStartedEventAttributes) GetRequestId ¶
func (x *NexusOperationStartedEventAttributes) GetRequestId() string
func (*NexusOperationStartedEventAttributes) GetScheduledEventId ¶
func (x *NexusOperationStartedEventAttributes) GetScheduledEventId() int64
func (*NexusOperationStartedEventAttributes) ProtoMessage ¶
func (*NexusOperationStartedEventAttributes) ProtoMessage()
func (*NexusOperationStartedEventAttributes) ProtoReflect ¶
func (x *NexusOperationStartedEventAttributes) ProtoReflect() protoreflect.Message
func (*NexusOperationStartedEventAttributes) Reset ¶
func (x *NexusOperationStartedEventAttributes) Reset()
func (*NexusOperationStartedEventAttributes) SetOperationId
deprecated
func (x *NexusOperationStartedEventAttributes) SetOperationId(v string)
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*NexusOperationStartedEventAttributes) SetOperationToken ¶
func (x *NexusOperationStartedEventAttributes) SetOperationToken(v string)
func (*NexusOperationStartedEventAttributes) SetRequestId ¶
func (x *NexusOperationStartedEventAttributes) SetRequestId(v string)
func (*NexusOperationStartedEventAttributes) SetScheduledEventId ¶
func (x *NexusOperationStartedEventAttributes) SetScheduledEventId(v int64)
func (*NexusOperationStartedEventAttributes) String ¶
func (x *NexusOperationStartedEventAttributes) String() string
type NexusOperationStartedEventAttributes_builder ¶
type NexusOperationStartedEventAttributes_builder struct {
// The ID of the `NEXUS_OPERATION_SCHEDULED` event this task corresponds to.
ScheduledEventId int64
// 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
// The request ID allocated at schedule time.
RequestId string
// 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
// contains filtered or unexported fields
}
func (NexusOperationStartedEventAttributes_builder) Build ¶
func (b0 NexusOperationStartedEventAttributes_builder) Build() *NexusOperationStartedEventAttributes
type NexusOperationTimedOutEventAttributes ¶
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) ClearFailure ¶
func (x *NexusOperationTimedOutEventAttributes) ClearFailure()
func (*NexusOperationTimedOutEventAttributes) GetFailure ¶
func (x *NexusOperationTimedOutEventAttributes) GetFailure() *v13.Failure
func (*NexusOperationTimedOutEventAttributes) GetRequestId ¶
func (x *NexusOperationTimedOutEventAttributes) GetRequestId() string
func (*NexusOperationTimedOutEventAttributes) GetScheduledEventId ¶
func (x *NexusOperationTimedOutEventAttributes) GetScheduledEventId() int64
func (*NexusOperationTimedOutEventAttributes) HasFailure ¶
func (x *NexusOperationTimedOutEventAttributes) HasFailure() bool
func (*NexusOperationTimedOutEventAttributes) ProtoMessage ¶
func (*NexusOperationTimedOutEventAttributes) ProtoMessage()
func (*NexusOperationTimedOutEventAttributes) ProtoReflect ¶
func (x *NexusOperationTimedOutEventAttributes) ProtoReflect() protoreflect.Message
func (*NexusOperationTimedOutEventAttributes) Reset ¶
func (x *NexusOperationTimedOutEventAttributes) Reset()
func (*NexusOperationTimedOutEventAttributes) SetFailure ¶
func (x *NexusOperationTimedOutEventAttributes) SetFailure(v *v13.Failure)
func (*NexusOperationTimedOutEventAttributes) SetRequestId ¶
func (x *NexusOperationTimedOutEventAttributes) SetRequestId(v string)
func (*NexusOperationTimedOutEventAttributes) SetScheduledEventId ¶
func (x *NexusOperationTimedOutEventAttributes) SetScheduledEventId(v int64)
func (*NexusOperationTimedOutEventAttributes) String ¶
func (x *NexusOperationTimedOutEventAttributes) String() string
type NexusOperationTimedOutEventAttributes_builder ¶
type NexusOperationTimedOutEventAttributes_builder struct {
// The ID of the `NEXUS_OPERATION_SCHEDULED` event. Uniquely identifies this operation.
ScheduledEventId int64
// Failure details. A NexusOperationFailureInfo wrapping a CanceledFailureInfo.
Failure *v13.Failure
// The request ID allocated at schedule time.
RequestId string
// contains filtered or unexported fields
}
func (NexusOperationTimedOutEventAttributes_builder) Build ¶
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) ClearWorkflowExecution ¶
func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) ClearWorkflowExecution()
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetCause ¶
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) HasWorkflowExecution ¶
func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) HasWorkflowExecution() bool
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) ProtoMessage ¶
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) ProtoMessage()
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) ProtoReflect ¶
func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) ProtoReflect() protoreflect.Message
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) Reset ¶
func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) Reset()
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) SetCause ¶
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) SetControl
deprecated
func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) SetControl(v string)
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) SetInitiatedEventId ¶
func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) SetInitiatedEventId(v int64)
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) SetNamespace ¶
func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) SetNamespace(v string)
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) SetNamespaceId ¶
func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) SetNamespaceId(v string)
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) SetWorkflowExecution ¶
func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) SetWorkflowExecution(v *v1.WorkflowExecution)
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) SetWorkflowTaskCompletedEventId ¶
func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) String ¶
func (x *RequestCancelExternalWorkflowExecutionFailedEventAttributes) String() string
type RequestCancelExternalWorkflowExecutionFailedEventAttributes_builder ¶
type RequestCancelExternalWorkflowExecutionFailedEventAttributes_builder struct {
Cause v12.CancelExternalWorkflowExecutionFailedCause
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64
// 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
NamespaceId string
WorkflowExecution *v1.WorkflowExecution
// id of the `REQUEST_CANCEL_EXTERNAL_WORKFLOW_EXECUTION_INITIATED` event this failure
// corresponds to
InitiatedEventId int64
// Deprecated.
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
Control string
// contains filtered or unexported fields
}
func (RequestCancelExternalWorkflowExecutionFailedEventAttributes_builder) Build ¶
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) ClearWorkflowExecution ¶
func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) ClearWorkflowExecution()
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) HasWorkflowExecution ¶
func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) HasWorkflowExecution() bool
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) ProtoMessage ¶
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) ProtoMessage()
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) ProtoReflect ¶
func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) ProtoReflect() protoreflect.Message
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Reset ¶
func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Reset()
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) SetChildWorkflowOnly ¶
func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) SetChildWorkflowOnly(v bool)
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) SetControl
deprecated
func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) SetControl(v string)
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) SetNamespace ¶
func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) SetNamespace(v string)
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) SetNamespaceId ¶
func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) SetNamespaceId(v string)
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) SetReason ¶
func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) SetReason(v string)
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) SetWorkflowExecution ¶
func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) SetWorkflowExecution(v *v1.WorkflowExecution)
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) SetWorkflowTaskCompletedEventId ¶
func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) String ¶
func (x *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) String() string
type RequestCancelExternalWorkflowExecutionInitiatedEventAttributes_builder ¶
type RequestCancelExternalWorkflowExecutionInitiatedEventAttributes_builder struct {
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64
// 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
NamespaceId string
WorkflowExecution *v1.WorkflowExecution
// Deprecated.
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
Control string
// 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
// Reason for requesting the cancellation
Reason string
// contains filtered or unexported fields
}
func (RequestCancelExternalWorkflowExecutionInitiatedEventAttributes_builder) Build ¶
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) ClearWorkflowExecution ¶
func (x *SignalExternalWorkflowExecutionFailedEventAttributes) ClearWorkflowExecution()
func (*SignalExternalWorkflowExecutionFailedEventAttributes) GetCause ¶
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) HasWorkflowExecution ¶
func (x *SignalExternalWorkflowExecutionFailedEventAttributes) HasWorkflowExecution() bool
func (*SignalExternalWorkflowExecutionFailedEventAttributes) ProtoMessage ¶
func (*SignalExternalWorkflowExecutionFailedEventAttributes) ProtoMessage()
func (*SignalExternalWorkflowExecutionFailedEventAttributes) ProtoReflect ¶
func (x *SignalExternalWorkflowExecutionFailedEventAttributes) ProtoReflect() protoreflect.Message
func (*SignalExternalWorkflowExecutionFailedEventAttributes) Reset ¶
func (x *SignalExternalWorkflowExecutionFailedEventAttributes) Reset()
func (*SignalExternalWorkflowExecutionFailedEventAttributes) SetCause ¶
func (*SignalExternalWorkflowExecutionFailedEventAttributes) SetControl
deprecated
func (x *SignalExternalWorkflowExecutionFailedEventAttributes) SetControl(v string)
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*SignalExternalWorkflowExecutionFailedEventAttributes) SetInitiatedEventId ¶
func (x *SignalExternalWorkflowExecutionFailedEventAttributes) SetInitiatedEventId(v int64)
func (*SignalExternalWorkflowExecutionFailedEventAttributes) SetNamespace ¶
func (x *SignalExternalWorkflowExecutionFailedEventAttributes) SetNamespace(v string)
func (*SignalExternalWorkflowExecutionFailedEventAttributes) SetNamespaceId ¶
func (x *SignalExternalWorkflowExecutionFailedEventAttributes) SetNamespaceId(v string)
func (*SignalExternalWorkflowExecutionFailedEventAttributes) SetWorkflowExecution ¶
func (x *SignalExternalWorkflowExecutionFailedEventAttributes) SetWorkflowExecution(v *v1.WorkflowExecution)
func (*SignalExternalWorkflowExecutionFailedEventAttributes) SetWorkflowTaskCompletedEventId ¶
func (x *SignalExternalWorkflowExecutionFailedEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
func (*SignalExternalWorkflowExecutionFailedEventAttributes) String ¶
func (x *SignalExternalWorkflowExecutionFailedEventAttributes) String() string
type SignalExternalWorkflowExecutionFailedEventAttributes_builder ¶
type SignalExternalWorkflowExecutionFailedEventAttributes_builder struct {
Cause v12.SignalExternalWorkflowExecutionFailedCause
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64
// 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
NamespaceId string
WorkflowExecution *v1.WorkflowExecution
InitiatedEventId int64
// Deprecated.
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
Control string
// contains filtered or unexported fields
}
func (SignalExternalWorkflowExecutionFailedEventAttributes_builder) Build ¶
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) ClearHeader ¶
func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) ClearHeader()
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) ClearInput ¶
func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) ClearInput()
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) ClearWorkflowExecution ¶
func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) ClearWorkflowExecution()
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) HasHeader ¶
func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) HasHeader() bool
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) HasInput ¶
func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) HasInput() bool
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) HasWorkflowExecution ¶
func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) HasWorkflowExecution() bool
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) ProtoMessage ¶
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) ProtoMessage()
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) ProtoReflect ¶
func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) ProtoReflect() protoreflect.Message
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) Reset ¶
func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) Reset()
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) SetChildWorkflowOnly ¶
func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) SetChildWorkflowOnly(v bool)
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) SetControl
deprecated
func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) SetControl(v string)
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) SetHeader ¶
func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) SetHeader(v *v1.Header)
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) SetInput ¶
func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) SetInput(v *v1.Payloads)
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) SetNamespace ¶
func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) SetNamespace(v string)
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) SetNamespaceId ¶
func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) SetNamespaceId(v string)
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) SetSignalName ¶
func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) SetSignalName(v string)
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) SetWorkflowExecution ¶
func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) SetWorkflowExecution(v *v1.WorkflowExecution)
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) SetWorkflowTaskCompletedEventId ¶
func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) String ¶
func (x *SignalExternalWorkflowExecutionInitiatedEventAttributes) String() string
type SignalExternalWorkflowExecutionInitiatedEventAttributes_builder ¶
type SignalExternalWorkflowExecutionInitiatedEventAttributes_builder struct {
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64
// Namespace of the to-be-signalled workflow.
// SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
Namespace string
NamespaceId string
WorkflowExecution *v1.WorkflowExecution
// name/type of the signal to fire in the external workflow
SignalName string
// Serialized arguments to provide to the signal handler
Input *v1.Payloads
// Deprecated.
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
Control string
// 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
Header *v1.Header
// contains filtered or unexported fields
}
func (SignalExternalWorkflowExecutionInitiatedEventAttributes_builder) Build ¶
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) ClearWorkflowType ¶
func (x *StartChildWorkflowExecutionFailedEventAttributes) ClearWorkflowType()
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) HasWorkflowType ¶
func (x *StartChildWorkflowExecutionFailedEventAttributes) HasWorkflowType() bool
func (*StartChildWorkflowExecutionFailedEventAttributes) ProtoMessage ¶
func (*StartChildWorkflowExecutionFailedEventAttributes) ProtoMessage()
func (*StartChildWorkflowExecutionFailedEventAttributes) ProtoReflect ¶
func (x *StartChildWorkflowExecutionFailedEventAttributes) ProtoReflect() protoreflect.Message
func (*StartChildWorkflowExecutionFailedEventAttributes) Reset ¶
func (x *StartChildWorkflowExecutionFailedEventAttributes) Reset()
func (*StartChildWorkflowExecutionFailedEventAttributes) SetCause ¶
func (x *StartChildWorkflowExecutionFailedEventAttributes) SetCause(v v12.StartChildWorkflowExecutionFailedCause)
func (*StartChildWorkflowExecutionFailedEventAttributes) SetControl
deprecated
func (x *StartChildWorkflowExecutionFailedEventAttributes) SetControl(v string)
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*StartChildWorkflowExecutionFailedEventAttributes) SetInitiatedEventId ¶
func (x *StartChildWorkflowExecutionFailedEventAttributes) SetInitiatedEventId(v int64)
func (*StartChildWorkflowExecutionFailedEventAttributes) SetNamespace ¶
func (x *StartChildWorkflowExecutionFailedEventAttributes) SetNamespace(v string)
func (*StartChildWorkflowExecutionFailedEventAttributes) SetNamespaceId ¶
func (x *StartChildWorkflowExecutionFailedEventAttributes) SetNamespaceId(v string)
func (*StartChildWorkflowExecutionFailedEventAttributes) SetWorkflowId ¶
func (x *StartChildWorkflowExecutionFailedEventAttributes) SetWorkflowId(v string)
func (*StartChildWorkflowExecutionFailedEventAttributes) SetWorkflowTaskCompletedEventId ¶
func (x *StartChildWorkflowExecutionFailedEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
func (*StartChildWorkflowExecutionFailedEventAttributes) SetWorkflowType ¶
func (x *StartChildWorkflowExecutionFailedEventAttributes) SetWorkflowType(v *v1.WorkflowType)
func (*StartChildWorkflowExecutionFailedEventAttributes) String ¶
func (x *StartChildWorkflowExecutionFailedEventAttributes) String() string
type StartChildWorkflowExecutionFailedEventAttributes_builder ¶
type StartChildWorkflowExecutionFailedEventAttributes_builder struct {
// Namespace of the child workflow.
// SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
Namespace string
NamespaceId string
WorkflowId string
WorkflowType *v1.WorkflowType
Cause v12.StartChildWorkflowExecutionFailedCause
// Deprecated.
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
Control string
// Id of the `START_CHILD_WORKFLOW_EXECUTION_INITIATED` event which this event corresponds to
InitiatedEventId int64
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64
// contains filtered or unexported fields
}
func (StartChildWorkflowExecutionFailedEventAttributes_builder) Build ¶
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"`
// The propagated time-skipping configuration for the child workflow.
TimeSkippingConfig *v14.TimeSkippingConfig `protobuf:"bytes,21,opt,name=time_skipping_config,json=timeSkippingConfig,proto3" json:"time_skipping_config,omitempty"`
// Propagate the duration skipped to the child workflow.
InitialSkippedDuration *durationpb.Duration `` /* 130-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*StartChildWorkflowExecutionInitiatedEventAttributes) ClearHeader ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) ClearHeader()
func (*StartChildWorkflowExecutionInitiatedEventAttributes) ClearInitialSkippedDuration ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) ClearInitialSkippedDuration()
func (*StartChildWorkflowExecutionInitiatedEventAttributes) ClearInput ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) ClearInput()
func (*StartChildWorkflowExecutionInitiatedEventAttributes) ClearMemo ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) ClearMemo()
func (*StartChildWorkflowExecutionInitiatedEventAttributes) ClearPriority ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) ClearPriority()
func (*StartChildWorkflowExecutionInitiatedEventAttributes) ClearRetryPolicy ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) ClearRetryPolicy()
func (*StartChildWorkflowExecutionInitiatedEventAttributes) ClearSearchAttributes ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) ClearSearchAttributes()
func (*StartChildWorkflowExecutionInitiatedEventAttributes) ClearTaskQueue ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) ClearTaskQueue()
func (*StartChildWorkflowExecutionInitiatedEventAttributes) ClearTimeSkippingConfig ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) ClearTimeSkippingConfig()
func (*StartChildWorkflowExecutionInitiatedEventAttributes) ClearWorkflowExecutionTimeout ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) ClearWorkflowExecutionTimeout()
func (*StartChildWorkflowExecutionInitiatedEventAttributes) ClearWorkflowRunTimeout ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) ClearWorkflowRunTimeout()
func (*StartChildWorkflowExecutionInitiatedEventAttributes) ClearWorkflowTaskTimeout ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) ClearWorkflowTaskTimeout()
func (*StartChildWorkflowExecutionInitiatedEventAttributes) ClearWorkflowType ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) ClearWorkflowType()
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
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetInheritBuildId() bool
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*StartChildWorkflowExecutionInitiatedEventAttributes) GetInitialSkippedDuration ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetInitialSkippedDuration() *durationpb.Duration
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 ¶
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) GetTimeSkippingConfig ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) GetTimeSkippingConfig() *v14.TimeSkippingConfig
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) HasHeader ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) HasHeader() bool
func (*StartChildWorkflowExecutionInitiatedEventAttributes) HasInitialSkippedDuration ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) HasInitialSkippedDuration() bool
func (*StartChildWorkflowExecutionInitiatedEventAttributes) HasInput ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) HasInput() bool
func (*StartChildWorkflowExecutionInitiatedEventAttributes) HasMemo ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) HasMemo() bool
func (*StartChildWorkflowExecutionInitiatedEventAttributes) HasPriority ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) HasPriority() bool
func (*StartChildWorkflowExecutionInitiatedEventAttributes) HasRetryPolicy ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) HasRetryPolicy() bool
func (*StartChildWorkflowExecutionInitiatedEventAttributes) HasSearchAttributes ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) HasSearchAttributes() bool
func (*StartChildWorkflowExecutionInitiatedEventAttributes) HasTaskQueue ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) HasTaskQueue() bool
func (*StartChildWorkflowExecutionInitiatedEventAttributes) HasTimeSkippingConfig ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) HasTimeSkippingConfig() bool
func (*StartChildWorkflowExecutionInitiatedEventAttributes) HasWorkflowExecutionTimeout ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) HasWorkflowExecutionTimeout() bool
func (*StartChildWorkflowExecutionInitiatedEventAttributes) HasWorkflowRunTimeout ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) HasWorkflowRunTimeout() bool
func (*StartChildWorkflowExecutionInitiatedEventAttributes) HasWorkflowTaskTimeout ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) HasWorkflowTaskTimeout() bool
func (*StartChildWorkflowExecutionInitiatedEventAttributes) HasWorkflowType ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) HasWorkflowType() bool
func (*StartChildWorkflowExecutionInitiatedEventAttributes) ProtoMessage ¶
func (*StartChildWorkflowExecutionInitiatedEventAttributes) ProtoMessage()
func (*StartChildWorkflowExecutionInitiatedEventAttributes) ProtoReflect ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) ProtoReflect() protoreflect.Message
func (*StartChildWorkflowExecutionInitiatedEventAttributes) Reset ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) Reset()
func (*StartChildWorkflowExecutionInitiatedEventAttributes) SetControl
deprecated
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetControl(v string)
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*StartChildWorkflowExecutionInitiatedEventAttributes) SetCronSchedule ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetCronSchedule(v string)
func (*StartChildWorkflowExecutionInitiatedEventAttributes) SetHeader ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetHeader(v *v1.Header)
func (*StartChildWorkflowExecutionInitiatedEventAttributes) SetInheritBuildId
deprecated
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetInheritBuildId(v bool)
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*StartChildWorkflowExecutionInitiatedEventAttributes) SetInitialSkippedDuration ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetInitialSkippedDuration(v *durationpb.Duration)
func (*StartChildWorkflowExecutionInitiatedEventAttributes) SetInput ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetInput(v *v1.Payloads)
func (*StartChildWorkflowExecutionInitiatedEventAttributes) SetMemo ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetMemo(v *v1.Memo)
func (*StartChildWorkflowExecutionInitiatedEventAttributes) SetNamespace ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetNamespace(v string)
func (*StartChildWorkflowExecutionInitiatedEventAttributes) SetNamespaceId ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetNamespaceId(v string)
func (*StartChildWorkflowExecutionInitiatedEventAttributes) SetParentClosePolicy ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetParentClosePolicy(v v12.ParentClosePolicy)
func (*StartChildWorkflowExecutionInitiatedEventAttributes) SetPriority ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetPriority(v *v1.Priority)
func (*StartChildWorkflowExecutionInitiatedEventAttributes) SetRetryPolicy ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetRetryPolicy(v *v1.RetryPolicy)
func (*StartChildWorkflowExecutionInitiatedEventAttributes) SetSearchAttributes ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetSearchAttributes(v *v1.SearchAttributes)
func (*StartChildWorkflowExecutionInitiatedEventAttributes) SetTaskQueue ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetTaskQueue(v *v11.TaskQueue)
func (*StartChildWorkflowExecutionInitiatedEventAttributes) SetTimeSkippingConfig ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetTimeSkippingConfig(v *v14.TimeSkippingConfig)
func (*StartChildWorkflowExecutionInitiatedEventAttributes) SetWorkflowExecutionTimeout ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetWorkflowExecutionTimeout(v *durationpb.Duration)
func (*StartChildWorkflowExecutionInitiatedEventAttributes) SetWorkflowId ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetWorkflowId(v string)
func (*StartChildWorkflowExecutionInitiatedEventAttributes) SetWorkflowIdReusePolicy ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetWorkflowIdReusePolicy(v v12.WorkflowIdReusePolicy)
func (*StartChildWorkflowExecutionInitiatedEventAttributes) SetWorkflowRunTimeout ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetWorkflowRunTimeout(v *durationpb.Duration)
func (*StartChildWorkflowExecutionInitiatedEventAttributes) SetWorkflowTaskCompletedEventId ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
func (*StartChildWorkflowExecutionInitiatedEventAttributes) SetWorkflowTaskTimeout ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetWorkflowTaskTimeout(v *durationpb.Duration)
func (*StartChildWorkflowExecutionInitiatedEventAttributes) SetWorkflowType ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) SetWorkflowType(v *v1.WorkflowType)
func (*StartChildWorkflowExecutionInitiatedEventAttributes) String ¶
func (x *StartChildWorkflowExecutionInitiatedEventAttributes) String() string
type StartChildWorkflowExecutionInitiatedEventAttributes_builder ¶
type StartChildWorkflowExecutionInitiatedEventAttributes_builder struct {
// Namespace of the child workflow.
// SDKs and UI tools should use `namespace` field but server must use `namespace_id` only.
Namespace string
NamespaceId string
WorkflowId string
WorkflowType *v1.WorkflowType
TaskQueue *v11.TaskQueue
Input *v1.Payloads
// Total workflow execution timeout including retries and continue as new.
WorkflowExecutionTimeout *durationpb.Duration
// Timeout of a single workflow run.
WorkflowRunTimeout *durationpb.Duration
// Timeout of a single workflow task.
WorkflowTaskTimeout *durationpb.Duration
// Default: PARENT_CLOSE_POLICY_TERMINATE.
ParentClosePolicy v12.ParentClosePolicy
// Deprecated.
//
// Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
Control string
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64
// Default: WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.
WorkflowIdReusePolicy v12.WorkflowIdReusePolicy
RetryPolicy *v1.RetryPolicy
// If this child runs on a cron schedule, it will appear here
CronSchedule string
Header *v1.Header
Memo *v1.Memo
SearchAttributes *v1.SearchAttributes
// 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
// Priority metadata
Priority *v1.Priority
// The propagated time-skipping configuration for the child workflow.
TimeSkippingConfig *v14.TimeSkippingConfig
// Propagate the duration skipped to the child workflow.
InitialSkippedDuration *durationpb.Duration
// contains filtered or unexported fields
}
func (StartChildWorkflowExecutionInitiatedEventAttributes_builder) Build ¶
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) 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) SetIdentity ¶
func (x *TimerCanceledEventAttributes) SetIdentity(v string)
func (*TimerCanceledEventAttributes) SetStartedEventId ¶
func (x *TimerCanceledEventAttributes) SetStartedEventId(v int64)
func (*TimerCanceledEventAttributes) SetTimerId ¶
func (x *TimerCanceledEventAttributes) SetTimerId(v string)
func (*TimerCanceledEventAttributes) SetWorkflowTaskCompletedEventId ¶
func (x *TimerCanceledEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
func (*TimerCanceledEventAttributes) String ¶
func (x *TimerCanceledEventAttributes) String() string
type TimerCanceledEventAttributes_builder ¶
type TimerCanceledEventAttributes_builder struct {
// Will match the `timer_id` from `TIMER_STARTED` event for this timer
TimerId string
// The id of the `TIMER_STARTED` event itself
StartedEventId int64
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64
// The id of the worker who requested this cancel
Identity string
// contains filtered or unexported fields
}
func (TimerCanceledEventAttributes_builder) Build ¶
func (b0 TimerCanceledEventAttributes_builder) Build() *TimerCanceledEventAttributes
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) 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) SetStartedEventId ¶
func (x *TimerFiredEventAttributes) SetStartedEventId(v int64)
func (*TimerFiredEventAttributes) SetTimerId ¶
func (x *TimerFiredEventAttributes) SetTimerId(v string)
func (*TimerFiredEventAttributes) String ¶
func (x *TimerFiredEventAttributes) String() string
type TimerFiredEventAttributes_builder ¶
type TimerFiredEventAttributes_builder struct {
// Will match the `timer_id` from `TIMER_STARTED` event for this timer
TimerId string
// The id of the `TIMER_STARTED` event itself
StartedEventId int64
// contains filtered or unexported fields
}
func (TimerFiredEventAttributes_builder) Build ¶
func (b0 TimerFiredEventAttributes_builder) Build() *TimerFiredEventAttributes
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) ClearStartToFireTimeout ¶
func (x *TimerStartedEventAttributes) ClearStartToFireTimeout()
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) HasStartToFireTimeout ¶
func (x *TimerStartedEventAttributes) HasStartToFireTimeout() bool
func (*TimerStartedEventAttributes) ProtoMessage ¶
func (*TimerStartedEventAttributes) ProtoMessage()
func (*TimerStartedEventAttributes) ProtoReflect ¶
func (x *TimerStartedEventAttributes) ProtoReflect() protoreflect.Message
func (*TimerStartedEventAttributes) Reset ¶
func (x *TimerStartedEventAttributes) Reset()
func (*TimerStartedEventAttributes) SetStartToFireTimeout ¶
func (x *TimerStartedEventAttributes) SetStartToFireTimeout(v *durationpb.Duration)
func (*TimerStartedEventAttributes) SetTimerId ¶
func (x *TimerStartedEventAttributes) SetTimerId(v string)
func (*TimerStartedEventAttributes) SetWorkflowTaskCompletedEventId ¶
func (x *TimerStartedEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
func (*TimerStartedEventAttributes) String ¶
func (x *TimerStartedEventAttributes) String() string
type TimerStartedEventAttributes_builder ¶
type TimerStartedEventAttributes_builder struct {
// The worker/user assigned id for this timer
TimerId string
// 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
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64
// contains filtered or unexported fields
}
func (TimerStartedEventAttributes_builder) Build ¶
func (b0 TimerStartedEventAttributes_builder) Build() *TimerStartedEventAttributes
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) ClearSearchAttributes ¶
func (x *UpsertWorkflowSearchAttributesEventAttributes) ClearSearchAttributes()
func (*UpsertWorkflowSearchAttributesEventAttributes) GetSearchAttributes ¶
func (x *UpsertWorkflowSearchAttributesEventAttributes) GetSearchAttributes() *v1.SearchAttributes
func (*UpsertWorkflowSearchAttributesEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (x *UpsertWorkflowSearchAttributesEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*UpsertWorkflowSearchAttributesEventAttributes) HasSearchAttributes ¶
func (x *UpsertWorkflowSearchAttributesEventAttributes) HasSearchAttributes() bool
func (*UpsertWorkflowSearchAttributesEventAttributes) ProtoMessage ¶
func (*UpsertWorkflowSearchAttributesEventAttributes) ProtoMessage()
func (*UpsertWorkflowSearchAttributesEventAttributes) ProtoReflect ¶
func (x *UpsertWorkflowSearchAttributesEventAttributes) ProtoReflect() protoreflect.Message
func (*UpsertWorkflowSearchAttributesEventAttributes) Reset ¶
func (x *UpsertWorkflowSearchAttributesEventAttributes) Reset()
func (*UpsertWorkflowSearchAttributesEventAttributes) SetSearchAttributes ¶
func (x *UpsertWorkflowSearchAttributesEventAttributes) SetSearchAttributes(v *v1.SearchAttributes)
func (*UpsertWorkflowSearchAttributesEventAttributes) SetWorkflowTaskCompletedEventId ¶
func (x *UpsertWorkflowSearchAttributesEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
func (*UpsertWorkflowSearchAttributesEventAttributes) String ¶
func (x *UpsertWorkflowSearchAttributesEventAttributes) String() string
type UpsertWorkflowSearchAttributesEventAttributes_builder ¶
type UpsertWorkflowSearchAttributesEventAttributes_builder struct {
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64
SearchAttributes *v1.SearchAttributes
// contains filtered or unexported fields
}
func (UpsertWorkflowSearchAttributesEventAttributes_builder) Build ¶
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) ClearExternalWorkflowExecution ¶
func (x *WorkflowExecutionCancelRequestedEventAttributes) ClearExternalWorkflowExecution()
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) HasExternalWorkflowExecution ¶
func (x *WorkflowExecutionCancelRequestedEventAttributes) HasExternalWorkflowExecution() bool
func (*WorkflowExecutionCancelRequestedEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionCancelRequestedEventAttributes) ProtoMessage()
func (*WorkflowExecutionCancelRequestedEventAttributes) ProtoReflect ¶
func (x *WorkflowExecutionCancelRequestedEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionCancelRequestedEventAttributes) Reset ¶
func (x *WorkflowExecutionCancelRequestedEventAttributes) Reset()
func (*WorkflowExecutionCancelRequestedEventAttributes) SetCause ¶
func (x *WorkflowExecutionCancelRequestedEventAttributes) SetCause(v string)
func (*WorkflowExecutionCancelRequestedEventAttributes) SetExternalInitiatedEventId ¶
func (x *WorkflowExecutionCancelRequestedEventAttributes) SetExternalInitiatedEventId(v int64)
func (*WorkflowExecutionCancelRequestedEventAttributes) SetExternalWorkflowExecution ¶
func (x *WorkflowExecutionCancelRequestedEventAttributes) SetExternalWorkflowExecution(v *v1.WorkflowExecution)
func (*WorkflowExecutionCancelRequestedEventAttributes) SetIdentity ¶
func (x *WorkflowExecutionCancelRequestedEventAttributes) SetIdentity(v string)
func (*WorkflowExecutionCancelRequestedEventAttributes) String ¶
func (x *WorkflowExecutionCancelRequestedEventAttributes) String() string
type WorkflowExecutionCancelRequestedEventAttributes_builder ¶
type WorkflowExecutionCancelRequestedEventAttributes_builder struct {
// User provided reason for requesting cancellation
Cause string
// 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
ExternalWorkflowExecution *v1.WorkflowExecution
// id of the worker or client who requested this cancel
Identity string
// contains filtered or unexported fields
}
func (WorkflowExecutionCancelRequestedEventAttributes_builder) Build ¶
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) ClearDetails ¶
func (x *WorkflowExecutionCanceledEventAttributes) ClearDetails()
func (*WorkflowExecutionCanceledEventAttributes) GetDetails ¶
func (x *WorkflowExecutionCanceledEventAttributes) GetDetails() *v1.Payloads
func (*WorkflowExecutionCanceledEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (x *WorkflowExecutionCanceledEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*WorkflowExecutionCanceledEventAttributes) HasDetails ¶
func (x *WorkflowExecutionCanceledEventAttributes) HasDetails() bool
func (*WorkflowExecutionCanceledEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionCanceledEventAttributes) ProtoMessage()
func (*WorkflowExecutionCanceledEventAttributes) ProtoReflect ¶
func (x *WorkflowExecutionCanceledEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionCanceledEventAttributes) Reset ¶
func (x *WorkflowExecutionCanceledEventAttributes) Reset()
func (*WorkflowExecutionCanceledEventAttributes) SetDetails ¶
func (x *WorkflowExecutionCanceledEventAttributes) SetDetails(v *v1.Payloads)
func (*WorkflowExecutionCanceledEventAttributes) SetWorkflowTaskCompletedEventId ¶
func (x *WorkflowExecutionCanceledEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
func (*WorkflowExecutionCanceledEventAttributes) String ¶
func (x *WorkflowExecutionCanceledEventAttributes) String() string
type WorkflowExecutionCanceledEventAttributes_builder ¶
type WorkflowExecutionCanceledEventAttributes_builder struct {
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64
Details *v1.Payloads
// contains filtered or unexported fields
}
func (WorkflowExecutionCanceledEventAttributes_builder) Build ¶
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) ClearResult ¶
func (x *WorkflowExecutionCompletedEventAttributes) ClearResult()
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) HasResult ¶
func (x *WorkflowExecutionCompletedEventAttributes) HasResult() bool
func (*WorkflowExecutionCompletedEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionCompletedEventAttributes) ProtoMessage()
func (*WorkflowExecutionCompletedEventAttributes) ProtoReflect ¶
func (x *WorkflowExecutionCompletedEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionCompletedEventAttributes) Reset ¶
func (x *WorkflowExecutionCompletedEventAttributes) Reset()
func (*WorkflowExecutionCompletedEventAttributes) SetNewExecutionRunId ¶
func (x *WorkflowExecutionCompletedEventAttributes) SetNewExecutionRunId(v string)
func (*WorkflowExecutionCompletedEventAttributes) SetResult ¶
func (x *WorkflowExecutionCompletedEventAttributes) SetResult(v *v1.Payloads)
func (*WorkflowExecutionCompletedEventAttributes) SetWorkflowTaskCompletedEventId ¶
func (x *WorkflowExecutionCompletedEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
func (*WorkflowExecutionCompletedEventAttributes) String ¶
func (x *WorkflowExecutionCompletedEventAttributes) String() string
type WorkflowExecutionCompletedEventAttributes_builder ¶
type WorkflowExecutionCompletedEventAttributes_builder struct {
// Serialized result of workflow completion (ie: The return value of the workflow function)
Result *v1.Payloads
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64
// If another run is started by cron, this contains the new run id.
NewExecutionRunId string
// contains filtered or unexported fields
}
func (WorkflowExecutionCompletedEventAttributes_builder) Build ¶
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) ClearBackoffStartInterval ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) ClearBackoffStartInterval()
func (*WorkflowExecutionContinuedAsNewEventAttributes) ClearFailure
deprecated
func (x *WorkflowExecutionContinuedAsNewEventAttributes) ClearFailure()
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowExecutionContinuedAsNewEventAttributes) ClearHeader ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) ClearHeader()
func (*WorkflowExecutionContinuedAsNewEventAttributes) ClearInput ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) ClearInput()
func (*WorkflowExecutionContinuedAsNewEventAttributes) ClearLastCompletionResult ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) ClearLastCompletionResult()
func (*WorkflowExecutionContinuedAsNewEventAttributes) ClearMemo ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) ClearMemo()
func (*WorkflowExecutionContinuedAsNewEventAttributes) ClearSearchAttributes ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) ClearSearchAttributes()
func (*WorkflowExecutionContinuedAsNewEventAttributes) ClearTaskQueue ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) ClearTaskQueue()
func (*WorkflowExecutionContinuedAsNewEventAttributes) ClearWorkflowRunTimeout ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) ClearWorkflowRunTimeout()
func (*WorkflowExecutionContinuedAsNewEventAttributes) ClearWorkflowTaskTimeout ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) ClearWorkflowTaskTimeout()
func (*WorkflowExecutionContinuedAsNewEventAttributes) ClearWorkflowType ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) ClearWorkflowType()
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
func (x *WorkflowExecutionContinuedAsNewEventAttributes) GetInheritBuildId() bool
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowExecutionContinuedAsNewEventAttributes) GetInitialVersioningBehavior ¶
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) HasBackoffStartInterval ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) HasBackoffStartInterval() bool
func (*WorkflowExecutionContinuedAsNewEventAttributes) HasFailure
deprecated
func (x *WorkflowExecutionContinuedAsNewEventAttributes) HasFailure() bool
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowExecutionContinuedAsNewEventAttributes) HasHeader ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) HasHeader() bool
func (*WorkflowExecutionContinuedAsNewEventAttributes) HasInput ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) HasInput() bool
func (*WorkflowExecutionContinuedAsNewEventAttributes) HasLastCompletionResult ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) HasLastCompletionResult() bool
func (*WorkflowExecutionContinuedAsNewEventAttributes) HasMemo ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) HasMemo() bool
func (*WorkflowExecutionContinuedAsNewEventAttributes) HasSearchAttributes ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) HasSearchAttributes() bool
func (*WorkflowExecutionContinuedAsNewEventAttributes) HasTaskQueue ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) HasTaskQueue() bool
func (*WorkflowExecutionContinuedAsNewEventAttributes) HasWorkflowRunTimeout ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) HasWorkflowRunTimeout() bool
func (*WorkflowExecutionContinuedAsNewEventAttributes) HasWorkflowTaskTimeout ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) HasWorkflowTaskTimeout() bool
func (*WorkflowExecutionContinuedAsNewEventAttributes) HasWorkflowType ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) HasWorkflowType() bool
func (*WorkflowExecutionContinuedAsNewEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionContinuedAsNewEventAttributes) ProtoMessage()
func (*WorkflowExecutionContinuedAsNewEventAttributes) ProtoReflect ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionContinuedAsNewEventAttributes) Reset ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) Reset()
func (*WorkflowExecutionContinuedAsNewEventAttributes) SetBackoffStartInterval ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetBackoffStartInterval(v *durationpb.Duration)
func (*WorkflowExecutionContinuedAsNewEventAttributes) SetFailure
deprecated
func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetFailure(v *v13.Failure)
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowExecutionContinuedAsNewEventAttributes) SetHeader ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetHeader(v *v1.Header)
func (*WorkflowExecutionContinuedAsNewEventAttributes) SetInheritBuildId
deprecated
func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetInheritBuildId(v bool)
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowExecutionContinuedAsNewEventAttributes) SetInitialVersioningBehavior ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetInitialVersioningBehavior(v v12.ContinueAsNewVersioningBehavior)
func (*WorkflowExecutionContinuedAsNewEventAttributes) SetInitiator ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetInitiator(v v12.ContinueAsNewInitiator)
func (*WorkflowExecutionContinuedAsNewEventAttributes) SetInput ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetInput(v *v1.Payloads)
func (*WorkflowExecutionContinuedAsNewEventAttributes) SetLastCompletionResult ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetLastCompletionResult(v *v1.Payloads)
func (*WorkflowExecutionContinuedAsNewEventAttributes) SetMemo ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetMemo(v *v1.Memo)
func (*WorkflowExecutionContinuedAsNewEventAttributes) SetNewExecutionRunId ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetNewExecutionRunId(v string)
func (*WorkflowExecutionContinuedAsNewEventAttributes) SetSearchAttributes ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetSearchAttributes(v *v1.SearchAttributes)
func (*WorkflowExecutionContinuedAsNewEventAttributes) SetTaskQueue ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetTaskQueue(v *v11.TaskQueue)
func (*WorkflowExecutionContinuedAsNewEventAttributes) SetWorkflowRunTimeout ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetWorkflowRunTimeout(v *durationpb.Duration)
func (*WorkflowExecutionContinuedAsNewEventAttributes) SetWorkflowTaskCompletedEventId ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
func (*WorkflowExecutionContinuedAsNewEventAttributes) SetWorkflowTaskTimeout ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetWorkflowTaskTimeout(v *durationpb.Duration)
func (*WorkflowExecutionContinuedAsNewEventAttributes) SetWorkflowType ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) SetWorkflowType(v *v1.WorkflowType)
func (*WorkflowExecutionContinuedAsNewEventAttributes) String ¶
func (x *WorkflowExecutionContinuedAsNewEventAttributes) String() string
type WorkflowExecutionContinuedAsNewEventAttributes_builder ¶
type WorkflowExecutionContinuedAsNewEventAttributes_builder struct {
// The run ID of the new workflow started by this continue-as-new
NewExecutionRunId string
WorkflowType *v1.WorkflowType
TaskQueue *v11.TaskQueue
Input *v1.Payloads
// Timeout of a single workflow run.
WorkflowRunTimeout *durationpb.Duration
// Timeout of a single workflow task.
WorkflowTaskTimeout *durationpb.Duration
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64
// 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
Initiator v12.ContinueAsNewInitiator
// 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
// 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
Header *v1.Header
Memo *v1.Memo
SearchAttributes *v1.SearchAttributes
// 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
// 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
// contains filtered or unexported fields
}
func (WorkflowExecutionContinuedAsNewEventAttributes_builder) Build ¶
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) ClearFailure ¶
func (x *WorkflowExecutionFailedEventAttributes) ClearFailure()
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) HasFailure ¶
func (x *WorkflowExecutionFailedEventAttributes) HasFailure() bool
func (*WorkflowExecutionFailedEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionFailedEventAttributes) ProtoMessage()
func (*WorkflowExecutionFailedEventAttributes) ProtoReflect ¶
func (x *WorkflowExecutionFailedEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionFailedEventAttributes) Reset ¶
func (x *WorkflowExecutionFailedEventAttributes) Reset()
func (*WorkflowExecutionFailedEventAttributes) SetFailure ¶
func (x *WorkflowExecutionFailedEventAttributes) SetFailure(v *v13.Failure)
func (*WorkflowExecutionFailedEventAttributes) SetNewExecutionRunId ¶
func (x *WorkflowExecutionFailedEventAttributes) SetNewExecutionRunId(v string)
func (*WorkflowExecutionFailedEventAttributes) SetRetryState ¶
func (x *WorkflowExecutionFailedEventAttributes) SetRetryState(v v12.RetryState)
func (*WorkflowExecutionFailedEventAttributes) SetWorkflowTaskCompletedEventId ¶
func (x *WorkflowExecutionFailedEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
func (*WorkflowExecutionFailedEventAttributes) String ¶
func (x *WorkflowExecutionFailedEventAttributes) String() string
type WorkflowExecutionFailedEventAttributes_builder ¶
type WorkflowExecutionFailedEventAttributes_builder struct {
// Serialized result of workflow failure (ex: An exception thrown, or error returned)
Failure *v13.Failure
RetryState v12.RetryState
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64
// If another run is started by cron or retry, this contains the new run id.
NewExecutionRunId string
// contains filtered or unexported fields
}
func (WorkflowExecutionFailedEventAttributes_builder) Build ¶
type WorkflowExecutionOptionsUpdatedEventAttributes ¶
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) ClearPriority ¶
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) ClearPriority()
func (*WorkflowExecutionOptionsUpdatedEventAttributes) ClearTimeSkippingConfig ¶
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) ClearTimeSkippingConfig()
func (*WorkflowExecutionOptionsUpdatedEventAttributes) ClearVersioningOverride ¶
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) ClearVersioningOverride()
func (*WorkflowExecutionOptionsUpdatedEventAttributes) GetAttachedCompletionCallbacks ¶
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) GetAttachedCompletionCallbacks() []*v1.Callback
func (*WorkflowExecutionOptionsUpdatedEventAttributes) GetAttachedRequestId ¶
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) GetAttachedRequestId() string
func (*WorkflowExecutionOptionsUpdatedEventAttributes) GetIdentity ¶
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) GetIdentity() string
func (*WorkflowExecutionOptionsUpdatedEventAttributes) GetPriority ¶
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) GetPriority() *v1.Priority
func (*WorkflowExecutionOptionsUpdatedEventAttributes) GetTimeSkippingConfig ¶
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) GetTimeSkippingConfig() *v14.TimeSkippingConfig
func (*WorkflowExecutionOptionsUpdatedEventAttributes) GetUnsetVersioningOverride ¶
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) GetUnsetVersioningOverride() bool
func (*WorkflowExecutionOptionsUpdatedEventAttributes) GetVersioningOverride ¶
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) GetVersioningOverride() *v14.VersioningOverride
func (*WorkflowExecutionOptionsUpdatedEventAttributes) HasPriority ¶
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) HasPriority() bool
func (*WorkflowExecutionOptionsUpdatedEventAttributes) HasTimeSkippingConfig ¶
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) HasTimeSkippingConfig() bool
func (*WorkflowExecutionOptionsUpdatedEventAttributes) HasVersioningOverride ¶
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) HasVersioningOverride() bool
func (*WorkflowExecutionOptionsUpdatedEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionOptionsUpdatedEventAttributes) ProtoMessage()
func (*WorkflowExecutionOptionsUpdatedEventAttributes) ProtoReflect ¶
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionOptionsUpdatedEventAttributes) Reset ¶
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) Reset()
func (*WorkflowExecutionOptionsUpdatedEventAttributes) SetAttachedCompletionCallbacks ¶
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) SetAttachedCompletionCallbacks(v []*v1.Callback)
func (*WorkflowExecutionOptionsUpdatedEventAttributes) SetAttachedRequestId ¶
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) SetAttachedRequestId(v string)
func (*WorkflowExecutionOptionsUpdatedEventAttributes) SetIdentity ¶
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) SetIdentity(v string)
func (*WorkflowExecutionOptionsUpdatedEventAttributes) SetPriority ¶
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) SetPriority(v *v1.Priority)
func (*WorkflowExecutionOptionsUpdatedEventAttributes) SetTimeSkippingConfig ¶
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) SetTimeSkippingConfig(v *v14.TimeSkippingConfig)
func (*WorkflowExecutionOptionsUpdatedEventAttributes) SetUnsetVersioningOverride ¶
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) SetUnsetVersioningOverride(v bool)
func (*WorkflowExecutionOptionsUpdatedEventAttributes) SetVersioningOverride ¶
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) SetVersioningOverride(v *v14.VersioningOverride)
func (*WorkflowExecutionOptionsUpdatedEventAttributes) String ¶
func (x *WorkflowExecutionOptionsUpdatedEventAttributes) String() string
type WorkflowExecutionOptionsUpdatedEventAttributes_builder ¶
type WorkflowExecutionOptionsUpdatedEventAttributes_builder struct {
// Versioning override upserted in this event.
// Ignored if nil or if unset_versioning_override is true.
VersioningOverride *v14.VersioningOverride
// Versioning override removed in this event.
UnsetVersioningOverride bool
// Request ID attached to the running workflow execution so that subsequent requests with same
// request ID will be deduped.
AttachedRequestId string
// Completion callbacks attached to the running workflow execution.
AttachedCompletionCallbacks []*v1.Callback
// Optional. The identity of the client who initiated the request that created this event.
Identity string
// Priority override upserted in this event. Represents the full priority; not just partial fields.
// Ignored if nil.
Priority *v1.Priority
// If set, the time-skipping configuration was changed. Contains the full updated configuration.
TimeSkippingConfig *v14.TimeSkippingConfig
// contains filtered or unexported fields
}
func (WorkflowExecutionOptionsUpdatedEventAttributes_builder) Build ¶
type WorkflowExecutionPausedEventAttributes ¶
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) GetIdentity ¶
func (x *WorkflowExecutionPausedEventAttributes) GetIdentity() string
func (*WorkflowExecutionPausedEventAttributes) GetReason ¶
func (x *WorkflowExecutionPausedEventAttributes) GetReason() string
func (*WorkflowExecutionPausedEventAttributes) GetRequestId ¶
func (x *WorkflowExecutionPausedEventAttributes) GetRequestId() string
func (*WorkflowExecutionPausedEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionPausedEventAttributes) ProtoMessage()
func (*WorkflowExecutionPausedEventAttributes) ProtoReflect ¶
func (x *WorkflowExecutionPausedEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionPausedEventAttributes) Reset ¶
func (x *WorkflowExecutionPausedEventAttributes) Reset()
func (*WorkflowExecutionPausedEventAttributes) SetIdentity ¶
func (x *WorkflowExecutionPausedEventAttributes) SetIdentity(v string)
func (*WorkflowExecutionPausedEventAttributes) SetReason ¶
func (x *WorkflowExecutionPausedEventAttributes) SetReason(v string)
func (*WorkflowExecutionPausedEventAttributes) SetRequestId ¶
func (x *WorkflowExecutionPausedEventAttributes) SetRequestId(v string)
func (*WorkflowExecutionPausedEventAttributes) String ¶
func (x *WorkflowExecutionPausedEventAttributes) String() string
type WorkflowExecutionPausedEventAttributes_builder ¶
type WorkflowExecutionPausedEventAttributes_builder struct {
// The identity of the client who paused the workflow execution.
Identity string
// The reason for pausing the workflow execution.
Reason string
// The request ID of the request that paused the workflow execution.
RequestId string
// contains filtered or unexported fields
}
func (WorkflowExecutionPausedEventAttributes_builder) Build ¶
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 */
// The request ID of the Signal request, used by the server to attach this to
// the correct Event ID when generating link.
RequestId string `protobuf:"bytes,7,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// contains filtered or unexported fields
}
func (*WorkflowExecutionSignaledEventAttributes) ClearExternalWorkflowExecution ¶
func (x *WorkflowExecutionSignaledEventAttributes) ClearExternalWorkflowExecution()
func (*WorkflowExecutionSignaledEventAttributes) ClearHeader ¶
func (x *WorkflowExecutionSignaledEventAttributes) ClearHeader()
func (*WorkflowExecutionSignaledEventAttributes) ClearInput ¶
func (x *WorkflowExecutionSignaledEventAttributes) ClearInput()
func (*WorkflowExecutionSignaledEventAttributes) GetExternalWorkflowExecution ¶
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) GetRequestId ¶
func (x *WorkflowExecutionSignaledEventAttributes) GetRequestId() string
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) HasExternalWorkflowExecution ¶
func (x *WorkflowExecutionSignaledEventAttributes) HasExternalWorkflowExecution() bool
func (*WorkflowExecutionSignaledEventAttributes) HasHeader ¶
func (x *WorkflowExecutionSignaledEventAttributes) HasHeader() bool
func (*WorkflowExecutionSignaledEventAttributes) HasInput ¶
func (x *WorkflowExecutionSignaledEventAttributes) HasInput() bool
func (*WorkflowExecutionSignaledEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionSignaledEventAttributes) ProtoMessage()
func (*WorkflowExecutionSignaledEventAttributes) ProtoReflect ¶
func (x *WorkflowExecutionSignaledEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionSignaledEventAttributes) Reset ¶
func (x *WorkflowExecutionSignaledEventAttributes) Reset()
func (*WorkflowExecutionSignaledEventAttributes) SetExternalWorkflowExecution ¶
func (x *WorkflowExecutionSignaledEventAttributes) SetExternalWorkflowExecution(v *v1.WorkflowExecution)
func (*WorkflowExecutionSignaledEventAttributes) SetHeader ¶
func (x *WorkflowExecutionSignaledEventAttributes) SetHeader(v *v1.Header)
func (*WorkflowExecutionSignaledEventAttributes) SetIdentity ¶
func (x *WorkflowExecutionSignaledEventAttributes) SetIdentity(v string)
func (*WorkflowExecutionSignaledEventAttributes) SetInput ¶
func (x *WorkflowExecutionSignaledEventAttributes) SetInput(v *v1.Payloads)
func (*WorkflowExecutionSignaledEventAttributes) SetRequestId ¶
func (x *WorkflowExecutionSignaledEventAttributes) SetRequestId(v string)
func (*WorkflowExecutionSignaledEventAttributes) SetSignalName ¶
func (x *WorkflowExecutionSignaledEventAttributes) SetSignalName(v string)
func (*WorkflowExecutionSignaledEventAttributes) SetSkipGenerateWorkflowTask
deprecated
func (x *WorkflowExecutionSignaledEventAttributes) SetSkipGenerateWorkflowTask(v bool)
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowExecutionSignaledEventAttributes) String ¶
func (x *WorkflowExecutionSignaledEventAttributes) String() string
type WorkflowExecutionSignaledEventAttributes_builder ¶
type WorkflowExecutionSignaledEventAttributes_builder struct {
// The name/type of the signal to fire
SignalName string
// Will be deserialized and provided as argument(s) to the signal handler
Input *v1.Payloads
// id of the worker/client who sent this signal
Identity string
// Headers that were passed by the sender of the signal and copied by temporal
// server into the workflow task.
Header *v1.Header
// 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
// When signal origin is a workflow execution, this field is set.
ExternalWorkflowExecution *v1.WorkflowExecution
// The request ID of the Signal request, used by the server to attach this to
// the correct Event ID when generating link.
RequestId string
// contains filtered or unexported fields
}
func (WorkflowExecutionSignaledEventAttributes_builder) Build ¶
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 */
// Initial time-skipping configuration for this workflow execution, recorded at start time.
// This may have been set explicitly via the start workflow request, or propagated from a
// parent/previous execution.
//
// The configuration may be updated after start via UpdateWorkflowExecutionOptions, which
// will be reflected in the WorkflowExecutionOptionsUpdatedEvent.
TimeSkippingConfig *v14.TimeSkippingConfig `protobuf:"bytes,41,opt,name=time_skipping_config,json=timeSkippingConfig,proto3" json:"time_skipping_config,omitempty"`
// The time skipped by the previous execution that started this workflow.
// It can happen in cases of child workflows and continue-as-new workflows.
InitialSkippedDuration *durationpb.Duration `` /* 130-byte string literal not displayed */
// contains filtered or unexported fields
}
Always the first event in workflow history
func (*WorkflowExecutionStartedEventAttributes) ClearContinuedFailure ¶
func (x *WorkflowExecutionStartedEventAttributes) ClearContinuedFailure()
func (*WorkflowExecutionStartedEventAttributes) ClearDeclinedTargetVersionUpgrade ¶
func (x *WorkflowExecutionStartedEventAttributes) ClearDeclinedTargetVersionUpgrade()
func (*WorkflowExecutionStartedEventAttributes) ClearFirstWorkflowTaskBackoff ¶
func (x *WorkflowExecutionStartedEventAttributes) ClearFirstWorkflowTaskBackoff()
func (*WorkflowExecutionStartedEventAttributes) ClearHeader ¶
func (x *WorkflowExecutionStartedEventAttributes) ClearHeader()
func (*WorkflowExecutionStartedEventAttributes) ClearInheritedAutoUpgradeInfo ¶
func (x *WorkflowExecutionStartedEventAttributes) ClearInheritedAutoUpgradeInfo()
func (*WorkflowExecutionStartedEventAttributes) ClearInheritedPinnedVersion ¶
func (x *WorkflowExecutionStartedEventAttributes) ClearInheritedPinnedVersion()
func (*WorkflowExecutionStartedEventAttributes) ClearInitialSkippedDuration ¶
func (x *WorkflowExecutionStartedEventAttributes) ClearInitialSkippedDuration()
func (*WorkflowExecutionStartedEventAttributes) ClearInput ¶
func (x *WorkflowExecutionStartedEventAttributes) ClearInput()
func (*WorkflowExecutionStartedEventAttributes) ClearLastCompletionResult ¶
func (x *WorkflowExecutionStartedEventAttributes) ClearLastCompletionResult()
func (*WorkflowExecutionStartedEventAttributes) ClearMemo ¶
func (x *WorkflowExecutionStartedEventAttributes) ClearMemo()
func (*WorkflowExecutionStartedEventAttributes) ClearParentWorkflowExecution ¶
func (x *WorkflowExecutionStartedEventAttributes) ClearParentWorkflowExecution()
func (*WorkflowExecutionStartedEventAttributes) ClearPrevAutoResetPoints ¶
func (x *WorkflowExecutionStartedEventAttributes) ClearPrevAutoResetPoints()
func (*WorkflowExecutionStartedEventAttributes) ClearPriority ¶
func (x *WorkflowExecutionStartedEventAttributes) ClearPriority()
func (*WorkflowExecutionStartedEventAttributes) ClearRetryPolicy ¶
func (x *WorkflowExecutionStartedEventAttributes) ClearRetryPolicy()
func (*WorkflowExecutionStartedEventAttributes) ClearRootWorkflowExecution ¶
func (x *WorkflowExecutionStartedEventAttributes) ClearRootWorkflowExecution()
func (*WorkflowExecutionStartedEventAttributes) ClearSearchAttributes ¶
func (x *WorkflowExecutionStartedEventAttributes) ClearSearchAttributes()
func (*WorkflowExecutionStartedEventAttributes) ClearSourceVersionStamp
deprecated
func (x *WorkflowExecutionStartedEventAttributes) ClearSourceVersionStamp()
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowExecutionStartedEventAttributes) ClearTaskQueue ¶
func (x *WorkflowExecutionStartedEventAttributes) ClearTaskQueue()
func (*WorkflowExecutionStartedEventAttributes) ClearTimeSkippingConfig ¶
func (x *WorkflowExecutionStartedEventAttributes) ClearTimeSkippingConfig()
func (*WorkflowExecutionStartedEventAttributes) ClearVersioningOverride ¶
func (x *WorkflowExecutionStartedEventAttributes) ClearVersioningOverride()
func (*WorkflowExecutionStartedEventAttributes) ClearWorkflowExecutionExpirationTime ¶
func (x *WorkflowExecutionStartedEventAttributes) ClearWorkflowExecutionExpirationTime()
func (*WorkflowExecutionStartedEventAttributes) ClearWorkflowExecutionTimeout ¶
func (x *WorkflowExecutionStartedEventAttributes) ClearWorkflowExecutionTimeout()
func (*WorkflowExecutionStartedEventAttributes) ClearWorkflowRunTimeout ¶
func (x *WorkflowExecutionStartedEventAttributes) ClearWorkflowRunTimeout()
func (*WorkflowExecutionStartedEventAttributes) ClearWorkflowTaskTimeout ¶
func (x *WorkflowExecutionStartedEventAttributes) ClearWorkflowTaskTimeout()
func (*WorkflowExecutionStartedEventAttributes) ClearWorkflowType ¶
func (x *WorkflowExecutionStartedEventAttributes) ClearWorkflowType()
func (*WorkflowExecutionStartedEventAttributes) GetAttempt ¶
func (x *WorkflowExecutionStartedEventAttributes) GetAttempt() int32
func (*WorkflowExecutionStartedEventAttributes) GetCompletionCallbacks ¶
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 ¶
func (x *WorkflowExecutionStartedEventAttributes) GetDeclinedTargetVersionUpgrade() *DeclinedTargetVersionUpgrade
func (*WorkflowExecutionStartedEventAttributes) GetEagerExecutionAccepted ¶
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 ¶
func (x *WorkflowExecutionStartedEventAttributes) GetInheritedAutoUpgradeInfo() *v15.InheritedAutoUpgradeInfo
func (*WorkflowExecutionStartedEventAttributes) GetInheritedBuildId
deprecated
func (x *WorkflowExecutionStartedEventAttributes) GetInheritedBuildId() string
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowExecutionStartedEventAttributes) GetInheritedPinnedVersion ¶
func (x *WorkflowExecutionStartedEventAttributes) GetInheritedPinnedVersion() *v15.WorkerDeploymentVersion
func (*WorkflowExecutionStartedEventAttributes) GetInitialSkippedDuration ¶
func (x *WorkflowExecutionStartedEventAttributes) GetInitialSkippedDuration() *durationpb.Duration
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
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 ¶
func (x *WorkflowExecutionStartedEventAttributes) GetPriority() *v1.Priority
func (*WorkflowExecutionStartedEventAttributes) GetRetryPolicy ¶
func (x *WorkflowExecutionStartedEventAttributes) GetRetryPolicy() *v1.RetryPolicy
func (*WorkflowExecutionStartedEventAttributes) GetRootWorkflowExecution ¶
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) GetTimeSkippingConfig ¶
func (x *WorkflowExecutionStartedEventAttributes) GetTimeSkippingConfig() *v14.TimeSkippingConfig
func (*WorkflowExecutionStartedEventAttributes) GetVersioningOverride ¶
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) HasContinuedFailure ¶
func (x *WorkflowExecutionStartedEventAttributes) HasContinuedFailure() bool
func (*WorkflowExecutionStartedEventAttributes) HasDeclinedTargetVersionUpgrade ¶
func (x *WorkflowExecutionStartedEventAttributes) HasDeclinedTargetVersionUpgrade() bool
func (*WorkflowExecutionStartedEventAttributes) HasFirstWorkflowTaskBackoff ¶
func (x *WorkflowExecutionStartedEventAttributes) HasFirstWorkflowTaskBackoff() bool
func (*WorkflowExecutionStartedEventAttributes) HasHeader ¶
func (x *WorkflowExecutionStartedEventAttributes) HasHeader() bool
func (*WorkflowExecutionStartedEventAttributes) HasInheritedAutoUpgradeInfo ¶
func (x *WorkflowExecutionStartedEventAttributes) HasInheritedAutoUpgradeInfo() bool
func (*WorkflowExecutionStartedEventAttributes) HasInheritedPinnedVersion ¶
func (x *WorkflowExecutionStartedEventAttributes) HasInheritedPinnedVersion() bool
func (*WorkflowExecutionStartedEventAttributes) HasInitialSkippedDuration ¶
func (x *WorkflowExecutionStartedEventAttributes) HasInitialSkippedDuration() bool
func (*WorkflowExecutionStartedEventAttributes) HasInput ¶
func (x *WorkflowExecutionStartedEventAttributes) HasInput() bool
func (*WorkflowExecutionStartedEventAttributes) HasLastCompletionResult ¶
func (x *WorkflowExecutionStartedEventAttributes) HasLastCompletionResult() bool
func (*WorkflowExecutionStartedEventAttributes) HasMemo ¶
func (x *WorkflowExecutionStartedEventAttributes) HasMemo() bool
func (*WorkflowExecutionStartedEventAttributes) HasParentWorkflowExecution ¶
func (x *WorkflowExecutionStartedEventAttributes) HasParentWorkflowExecution() bool
func (*WorkflowExecutionStartedEventAttributes) HasPrevAutoResetPoints ¶
func (x *WorkflowExecutionStartedEventAttributes) HasPrevAutoResetPoints() bool
func (*WorkflowExecutionStartedEventAttributes) HasPriority ¶
func (x *WorkflowExecutionStartedEventAttributes) HasPriority() bool
func (*WorkflowExecutionStartedEventAttributes) HasRetryPolicy ¶
func (x *WorkflowExecutionStartedEventAttributes) HasRetryPolicy() bool
func (*WorkflowExecutionStartedEventAttributes) HasRootWorkflowExecution ¶
func (x *WorkflowExecutionStartedEventAttributes) HasRootWorkflowExecution() bool
func (*WorkflowExecutionStartedEventAttributes) HasSearchAttributes ¶
func (x *WorkflowExecutionStartedEventAttributes) HasSearchAttributes() bool
func (*WorkflowExecutionStartedEventAttributes) HasSourceVersionStamp
deprecated
func (x *WorkflowExecutionStartedEventAttributes) HasSourceVersionStamp() bool
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowExecutionStartedEventAttributes) HasTaskQueue ¶
func (x *WorkflowExecutionStartedEventAttributes) HasTaskQueue() bool
func (*WorkflowExecutionStartedEventAttributes) HasTimeSkippingConfig ¶
func (x *WorkflowExecutionStartedEventAttributes) HasTimeSkippingConfig() bool
func (*WorkflowExecutionStartedEventAttributes) HasVersioningOverride ¶
func (x *WorkflowExecutionStartedEventAttributes) HasVersioningOverride() bool
func (*WorkflowExecutionStartedEventAttributes) HasWorkflowExecutionExpirationTime ¶
func (x *WorkflowExecutionStartedEventAttributes) HasWorkflowExecutionExpirationTime() bool
func (*WorkflowExecutionStartedEventAttributes) HasWorkflowExecutionTimeout ¶
func (x *WorkflowExecutionStartedEventAttributes) HasWorkflowExecutionTimeout() bool
func (*WorkflowExecutionStartedEventAttributes) HasWorkflowRunTimeout ¶
func (x *WorkflowExecutionStartedEventAttributes) HasWorkflowRunTimeout() bool
func (*WorkflowExecutionStartedEventAttributes) HasWorkflowTaskTimeout ¶
func (x *WorkflowExecutionStartedEventAttributes) HasWorkflowTaskTimeout() bool
func (*WorkflowExecutionStartedEventAttributes) HasWorkflowType ¶
func (x *WorkflowExecutionStartedEventAttributes) HasWorkflowType() bool
func (*WorkflowExecutionStartedEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionStartedEventAttributes) ProtoMessage()
func (*WorkflowExecutionStartedEventAttributes) ProtoReflect ¶
func (x *WorkflowExecutionStartedEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionStartedEventAttributes) Reset ¶
func (x *WorkflowExecutionStartedEventAttributes) Reset()
func (*WorkflowExecutionStartedEventAttributes) SetAttempt ¶
func (x *WorkflowExecutionStartedEventAttributes) SetAttempt(v int32)
func (*WorkflowExecutionStartedEventAttributes) SetCompletionCallbacks ¶
func (x *WorkflowExecutionStartedEventAttributes) SetCompletionCallbacks(v []*v1.Callback)
func (*WorkflowExecutionStartedEventAttributes) SetContinuedExecutionRunId ¶
func (x *WorkflowExecutionStartedEventAttributes) SetContinuedExecutionRunId(v string)
func (*WorkflowExecutionStartedEventAttributes) SetContinuedFailure ¶
func (x *WorkflowExecutionStartedEventAttributes) SetContinuedFailure(v *v13.Failure)
func (*WorkflowExecutionStartedEventAttributes) SetCronSchedule ¶
func (x *WorkflowExecutionStartedEventAttributes) SetCronSchedule(v string)
func (*WorkflowExecutionStartedEventAttributes) SetDeclinedTargetVersionUpgrade ¶
func (x *WorkflowExecutionStartedEventAttributes) SetDeclinedTargetVersionUpgrade(v *DeclinedTargetVersionUpgrade)
func (*WorkflowExecutionStartedEventAttributes) SetEagerExecutionAccepted ¶
func (x *WorkflowExecutionStartedEventAttributes) SetEagerExecutionAccepted(v bool)
func (*WorkflowExecutionStartedEventAttributes) SetFirstExecutionRunId ¶
func (x *WorkflowExecutionStartedEventAttributes) SetFirstExecutionRunId(v string)
func (*WorkflowExecutionStartedEventAttributes) SetFirstWorkflowTaskBackoff ¶
func (x *WorkflowExecutionStartedEventAttributes) SetFirstWorkflowTaskBackoff(v *durationpb.Duration)
func (*WorkflowExecutionStartedEventAttributes) SetHeader ¶
func (x *WorkflowExecutionStartedEventAttributes) SetHeader(v *v1.Header)
func (*WorkflowExecutionStartedEventAttributes) SetIdentity ¶
func (x *WorkflowExecutionStartedEventAttributes) SetIdentity(v string)
func (*WorkflowExecutionStartedEventAttributes) SetInheritedAutoUpgradeInfo ¶
func (x *WorkflowExecutionStartedEventAttributes) SetInheritedAutoUpgradeInfo(v *v15.InheritedAutoUpgradeInfo)
func (*WorkflowExecutionStartedEventAttributes) SetInheritedBuildId
deprecated
func (x *WorkflowExecutionStartedEventAttributes) SetInheritedBuildId(v string)
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowExecutionStartedEventAttributes) SetInheritedPinnedVersion ¶
func (x *WorkflowExecutionStartedEventAttributes) SetInheritedPinnedVersion(v *v15.WorkerDeploymentVersion)
func (*WorkflowExecutionStartedEventAttributes) SetInitialSkippedDuration ¶
func (x *WorkflowExecutionStartedEventAttributes) SetInitialSkippedDuration(v *durationpb.Duration)
func (*WorkflowExecutionStartedEventAttributes) SetInitiator ¶
func (x *WorkflowExecutionStartedEventAttributes) SetInitiator(v v12.ContinueAsNewInitiator)
func (*WorkflowExecutionStartedEventAttributes) SetInput ¶
func (x *WorkflowExecutionStartedEventAttributes) SetInput(v *v1.Payloads)
func (*WorkflowExecutionStartedEventAttributes) SetLastCompletionResult ¶
func (x *WorkflowExecutionStartedEventAttributes) SetLastCompletionResult(v *v1.Payloads)
func (*WorkflowExecutionStartedEventAttributes) SetMemo ¶
func (x *WorkflowExecutionStartedEventAttributes) SetMemo(v *v1.Memo)
func (*WorkflowExecutionStartedEventAttributes) SetOriginalExecutionRunId ¶
func (x *WorkflowExecutionStartedEventAttributes) SetOriginalExecutionRunId(v string)
func (*WorkflowExecutionStartedEventAttributes) SetParentInitiatedEventId ¶
func (x *WorkflowExecutionStartedEventAttributes) SetParentInitiatedEventId(v int64)
func (*WorkflowExecutionStartedEventAttributes) SetParentInitiatedEventVersion ¶
func (x *WorkflowExecutionStartedEventAttributes) SetParentInitiatedEventVersion(v int64)
func (*WorkflowExecutionStartedEventAttributes) SetParentPinnedWorkerDeploymentVersion
deprecated
func (x *WorkflowExecutionStartedEventAttributes) SetParentPinnedWorkerDeploymentVersion(v string)
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowExecutionStartedEventAttributes) SetParentWorkflowExecution ¶
func (x *WorkflowExecutionStartedEventAttributes) SetParentWorkflowExecution(v *v1.WorkflowExecution)
func (*WorkflowExecutionStartedEventAttributes) SetParentWorkflowNamespace ¶
func (x *WorkflowExecutionStartedEventAttributes) SetParentWorkflowNamespace(v string)
func (*WorkflowExecutionStartedEventAttributes) SetParentWorkflowNamespaceId ¶
func (x *WorkflowExecutionStartedEventAttributes) SetParentWorkflowNamespaceId(v string)
func (*WorkflowExecutionStartedEventAttributes) SetPrevAutoResetPoints ¶
func (x *WorkflowExecutionStartedEventAttributes) SetPrevAutoResetPoints(v *v14.ResetPoints)
func (*WorkflowExecutionStartedEventAttributes) SetPriority ¶
func (x *WorkflowExecutionStartedEventAttributes) SetPriority(v *v1.Priority)
func (*WorkflowExecutionStartedEventAttributes) SetRetryPolicy ¶
func (x *WorkflowExecutionStartedEventAttributes) SetRetryPolicy(v *v1.RetryPolicy)
func (*WorkflowExecutionStartedEventAttributes) SetRootWorkflowExecution ¶
func (x *WorkflowExecutionStartedEventAttributes) SetRootWorkflowExecution(v *v1.WorkflowExecution)
func (*WorkflowExecutionStartedEventAttributes) SetSearchAttributes ¶
func (x *WorkflowExecutionStartedEventAttributes) SetSearchAttributes(v *v1.SearchAttributes)
func (*WorkflowExecutionStartedEventAttributes) SetSourceVersionStamp
deprecated
func (x *WorkflowExecutionStartedEventAttributes) SetSourceVersionStamp(v *v1.WorkerVersionStamp)
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowExecutionStartedEventAttributes) SetTaskQueue ¶
func (x *WorkflowExecutionStartedEventAttributes) SetTaskQueue(v *v11.TaskQueue)
func (*WorkflowExecutionStartedEventAttributes) SetTimeSkippingConfig ¶
func (x *WorkflowExecutionStartedEventAttributes) SetTimeSkippingConfig(v *v14.TimeSkippingConfig)
func (*WorkflowExecutionStartedEventAttributes) SetVersioningOverride ¶
func (x *WorkflowExecutionStartedEventAttributes) SetVersioningOverride(v *v14.VersioningOverride)
func (*WorkflowExecutionStartedEventAttributes) SetWorkflowExecutionExpirationTime ¶
func (x *WorkflowExecutionStartedEventAttributes) SetWorkflowExecutionExpirationTime(v *timestamppb.Timestamp)
func (*WorkflowExecutionStartedEventAttributes) SetWorkflowExecutionTimeout ¶
func (x *WorkflowExecutionStartedEventAttributes) SetWorkflowExecutionTimeout(v *durationpb.Duration)
func (*WorkflowExecutionStartedEventAttributes) SetWorkflowId ¶
func (x *WorkflowExecutionStartedEventAttributes) SetWorkflowId(v string)
func (*WorkflowExecutionStartedEventAttributes) SetWorkflowRunTimeout ¶
func (x *WorkflowExecutionStartedEventAttributes) SetWorkflowRunTimeout(v *durationpb.Duration)
func (*WorkflowExecutionStartedEventAttributes) SetWorkflowTaskTimeout ¶
func (x *WorkflowExecutionStartedEventAttributes) SetWorkflowTaskTimeout(v *durationpb.Duration)
func (*WorkflowExecutionStartedEventAttributes) SetWorkflowType ¶
func (x *WorkflowExecutionStartedEventAttributes) SetWorkflowType(v *v1.WorkflowType)
func (*WorkflowExecutionStartedEventAttributes) String ¶
func (x *WorkflowExecutionStartedEventAttributes) String() string
type WorkflowExecutionStartedEventAttributes_builder ¶
type WorkflowExecutionStartedEventAttributes_builder struct {
WorkflowType *v1.WorkflowType
// 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
ParentWorkflowNamespaceId string
// 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
// EventID of the child execution initiated event in parent workflow
ParentInitiatedEventId int64
TaskQueue *v11.TaskQueue
// SDK will deserialize this and provide it as arguments to the workflow function
Input *v1.Payloads
// Total workflow execution timeout including retries and continue as new.
WorkflowExecutionTimeout *durationpb.Duration
// Timeout of a single workflow run.
WorkflowRunTimeout *durationpb.Duration
// Timeout of a single workflow task.
WorkflowTaskTimeout *durationpb.Duration
// Run id of the previous workflow which continued-as-new or retried or cron executed into this
// workflow.
ContinuedExecutionRunId string
Initiator v12.ContinueAsNewInitiator
ContinuedFailure *v13.Failure
LastCompletionResult *v1.Payloads
// 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
// Identity of the client who requested this execution
Identity string
// This is the very first runId along the chain of ContinueAsNew, Retry, Cron and Reset.
// Used to identify a chain.
FirstExecutionRunId string
RetryPolicy *v1.RetryPolicy
// Starting at 1, the number of times we have tried to execute this workflow
Attempt int32
// 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
// If this workflow runs on a cron schedule, it will appear here
CronSchedule string
// 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
Memo *v1.Memo
SearchAttributes *v1.SearchAttributes
PrevAutoResetPoints *v14.ResetPoints
Header *v1.Header
// 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
// This field is new in 1.21.
WorkflowId string
// 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
// Completion callbacks attached when this workflow was started.
CompletionCallbacks []*v1.Callback
// 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
// 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
// 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
// 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
// Priority metadata
Priority *v1.Priority
// 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
// 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
// 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
// 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
// Initial time-skipping configuration for this workflow execution, recorded at start time.
// This may have been set explicitly via the start workflow request, or propagated from a
// parent/previous execution.
//
// The configuration may be updated after start via UpdateWorkflowExecutionOptions, which
// will be reflected in the WorkflowExecutionOptionsUpdatedEvent.
TimeSkippingConfig *v14.TimeSkippingConfig
// The time skipped by the previous execution that started this workflow.
// It can happen in cases of child workflows and continue-as-new workflows.
InitialSkippedDuration *durationpb.Duration
// contains filtered or unexported fields
}
func (WorkflowExecutionStartedEventAttributes_builder) Build ¶
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) ClearDetails ¶
func (x *WorkflowExecutionTerminatedEventAttributes) ClearDetails()
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) HasDetails ¶
func (x *WorkflowExecutionTerminatedEventAttributes) HasDetails() bool
func (*WorkflowExecutionTerminatedEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionTerminatedEventAttributes) ProtoMessage()
func (*WorkflowExecutionTerminatedEventAttributes) ProtoReflect ¶
func (x *WorkflowExecutionTerminatedEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionTerminatedEventAttributes) Reset ¶
func (x *WorkflowExecutionTerminatedEventAttributes) Reset()
func (*WorkflowExecutionTerminatedEventAttributes) SetDetails ¶
func (x *WorkflowExecutionTerminatedEventAttributes) SetDetails(v *v1.Payloads)
func (*WorkflowExecutionTerminatedEventAttributes) SetIdentity ¶
func (x *WorkflowExecutionTerminatedEventAttributes) SetIdentity(v string)
func (*WorkflowExecutionTerminatedEventAttributes) SetReason ¶
func (x *WorkflowExecutionTerminatedEventAttributes) SetReason(v string)
func (*WorkflowExecutionTerminatedEventAttributes) String ¶
func (x *WorkflowExecutionTerminatedEventAttributes) String() string
type WorkflowExecutionTerminatedEventAttributes_builder ¶
type WorkflowExecutionTerminatedEventAttributes_builder struct {
// User/client provided reason for termination
Reason string
Details *v1.Payloads
// id of the client who requested termination
Identity string
// contains filtered or unexported fields
}
func (WorkflowExecutionTerminatedEventAttributes_builder) Build ¶
type WorkflowExecutionTimeSkippingTransitionedEventAttributes ¶
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) ClearTargetTime ¶
func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) ClearTargetTime()
func (*WorkflowExecutionTimeSkippingTransitionedEventAttributes) ClearWallClockTime ¶
func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) ClearWallClockTime()
func (*WorkflowExecutionTimeSkippingTransitionedEventAttributes) GetDisabledAfterBound ¶
func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) GetDisabledAfterBound() bool
func (*WorkflowExecutionTimeSkippingTransitionedEventAttributes) GetTargetTime ¶
func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) GetTargetTime() *timestamppb.Timestamp
func (*WorkflowExecutionTimeSkippingTransitionedEventAttributes) GetWallClockTime ¶
func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) GetWallClockTime() *timestamppb.Timestamp
func (*WorkflowExecutionTimeSkippingTransitionedEventAttributes) HasTargetTime ¶
func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) HasTargetTime() bool
func (*WorkflowExecutionTimeSkippingTransitionedEventAttributes) HasWallClockTime ¶
func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) HasWallClockTime() bool
func (*WorkflowExecutionTimeSkippingTransitionedEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionTimeSkippingTransitionedEventAttributes) ProtoMessage()
func (*WorkflowExecutionTimeSkippingTransitionedEventAttributes) ProtoReflect ¶
func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionTimeSkippingTransitionedEventAttributes) Reset ¶
func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) Reset()
func (*WorkflowExecutionTimeSkippingTransitionedEventAttributes) SetDisabledAfterBound ¶
func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) SetDisabledAfterBound(v bool)
func (*WorkflowExecutionTimeSkippingTransitionedEventAttributes) SetTargetTime ¶
func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) SetTargetTime(v *timestamppb.Timestamp)
func (*WorkflowExecutionTimeSkippingTransitionedEventAttributes) SetWallClockTime ¶
func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) SetWallClockTime(v *timestamppb.Timestamp)
func (*WorkflowExecutionTimeSkippingTransitionedEventAttributes) String ¶
func (x *WorkflowExecutionTimeSkippingTransitionedEventAttributes) String() string
type WorkflowExecutionTimeSkippingTransitionedEventAttributes_builder ¶
type WorkflowExecutionTimeSkippingTransitionedEventAttributes_builder struct {
// The virtual time after time skipping was applied.
TargetTime *timestamppb.Timestamp
// 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
// The wall-clock time when the time-skipping state changed event was generated.
WallClockTime *timestamppb.Timestamp
// contains filtered or unexported fields
}
func (WorkflowExecutionTimeSkippingTransitionedEventAttributes_builder) Build ¶
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) 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) SetNewExecutionRunId ¶
func (x *WorkflowExecutionTimedOutEventAttributes) SetNewExecutionRunId(v string)
func (*WorkflowExecutionTimedOutEventAttributes) SetRetryState ¶
func (x *WorkflowExecutionTimedOutEventAttributes) SetRetryState(v v12.RetryState)
func (*WorkflowExecutionTimedOutEventAttributes) String ¶
func (x *WorkflowExecutionTimedOutEventAttributes) String() string
type WorkflowExecutionTimedOutEventAttributes_builder ¶
type WorkflowExecutionTimedOutEventAttributes_builder struct {
RetryState v12.RetryState
// If another run is started by cron or retry, this contains the new run id.
NewExecutionRunId string
// contains filtered or unexported fields
}
func (WorkflowExecutionTimedOutEventAttributes_builder) Build ¶
type WorkflowExecutionUnpausedEventAttributes ¶
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) GetIdentity ¶
func (x *WorkflowExecutionUnpausedEventAttributes) GetIdentity() string
func (*WorkflowExecutionUnpausedEventAttributes) GetReason ¶
func (x *WorkflowExecutionUnpausedEventAttributes) GetReason() string
func (*WorkflowExecutionUnpausedEventAttributes) GetRequestId ¶
func (x *WorkflowExecutionUnpausedEventAttributes) GetRequestId() string
func (*WorkflowExecutionUnpausedEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionUnpausedEventAttributes) ProtoMessage()
func (*WorkflowExecutionUnpausedEventAttributes) ProtoReflect ¶
func (x *WorkflowExecutionUnpausedEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionUnpausedEventAttributes) Reset ¶
func (x *WorkflowExecutionUnpausedEventAttributes) Reset()
func (*WorkflowExecutionUnpausedEventAttributes) SetIdentity ¶
func (x *WorkflowExecutionUnpausedEventAttributes) SetIdentity(v string)
func (*WorkflowExecutionUnpausedEventAttributes) SetReason ¶
func (x *WorkflowExecutionUnpausedEventAttributes) SetReason(v string)
func (*WorkflowExecutionUnpausedEventAttributes) SetRequestId ¶
func (x *WorkflowExecutionUnpausedEventAttributes) SetRequestId(v string)
func (*WorkflowExecutionUnpausedEventAttributes) String ¶
func (x *WorkflowExecutionUnpausedEventAttributes) String() string
type WorkflowExecutionUnpausedEventAttributes_builder ¶
type WorkflowExecutionUnpausedEventAttributes_builder struct {
// The identity of the client who unpaused the workflow execution.
Identity string
// The reason for unpausing the workflow execution.
Reason string
// The request ID of the request that unpaused the workflow execution.
RequestId string
// contains filtered or unexported fields
}
func (WorkflowExecutionUnpausedEventAttributes_builder) Build ¶
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) ClearAcceptedRequest ¶
func (x *WorkflowExecutionUpdateAcceptedEventAttributes) ClearAcceptedRequest()
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) HasAcceptedRequest ¶
func (x *WorkflowExecutionUpdateAcceptedEventAttributes) HasAcceptedRequest() bool
func (*WorkflowExecutionUpdateAcceptedEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionUpdateAcceptedEventAttributes) ProtoMessage()
func (*WorkflowExecutionUpdateAcceptedEventAttributes) ProtoReflect ¶
func (x *WorkflowExecutionUpdateAcceptedEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionUpdateAcceptedEventAttributes) Reset ¶
func (x *WorkflowExecutionUpdateAcceptedEventAttributes) Reset()
func (*WorkflowExecutionUpdateAcceptedEventAttributes) SetAcceptedRequest ¶
func (x *WorkflowExecutionUpdateAcceptedEventAttributes) SetAcceptedRequest(v *v17.Request)
func (*WorkflowExecutionUpdateAcceptedEventAttributes) SetAcceptedRequestMessageId ¶
func (x *WorkflowExecutionUpdateAcceptedEventAttributes) SetAcceptedRequestMessageId(v string)
func (*WorkflowExecutionUpdateAcceptedEventAttributes) SetAcceptedRequestSequencingEventId ¶
func (x *WorkflowExecutionUpdateAcceptedEventAttributes) SetAcceptedRequestSequencingEventId(v int64)
func (*WorkflowExecutionUpdateAcceptedEventAttributes) SetProtocolInstanceId ¶
func (x *WorkflowExecutionUpdateAcceptedEventAttributes) SetProtocolInstanceId(v string)
func (*WorkflowExecutionUpdateAcceptedEventAttributes) String ¶
func (x *WorkflowExecutionUpdateAcceptedEventAttributes) String() string
type WorkflowExecutionUpdateAcceptedEventAttributes_builder ¶
type WorkflowExecutionUpdateAcceptedEventAttributes_builder struct {
// The instance ID of the update protocol that generated this event.
ProtocolInstanceId string
// 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
// The event ID used to sequence the original request message.
AcceptedRequestSequencingEventId int64
// The message payload of the original request message that initiated this
// update.
AcceptedRequest *v17.Request
// contains filtered or unexported fields
}
func (WorkflowExecutionUpdateAcceptedEventAttributes_builder) Build ¶
type WorkflowExecutionUpdateAdmittedEventAttributes ¶
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) ClearRequest ¶
func (x *WorkflowExecutionUpdateAdmittedEventAttributes) ClearRequest()
func (*WorkflowExecutionUpdateAdmittedEventAttributes) GetOrigin ¶
func (x *WorkflowExecutionUpdateAdmittedEventAttributes) GetOrigin() v12.UpdateAdmittedEventOrigin
func (*WorkflowExecutionUpdateAdmittedEventAttributes) GetRequest ¶
func (x *WorkflowExecutionUpdateAdmittedEventAttributes) GetRequest() *v17.Request
func (*WorkflowExecutionUpdateAdmittedEventAttributes) HasRequest ¶
func (x *WorkflowExecutionUpdateAdmittedEventAttributes) HasRequest() bool
func (*WorkflowExecutionUpdateAdmittedEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionUpdateAdmittedEventAttributes) ProtoMessage()
func (*WorkflowExecutionUpdateAdmittedEventAttributes) ProtoReflect ¶
func (x *WorkflowExecutionUpdateAdmittedEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionUpdateAdmittedEventAttributes) Reset ¶
func (x *WorkflowExecutionUpdateAdmittedEventAttributes) Reset()
func (*WorkflowExecutionUpdateAdmittedEventAttributes) SetOrigin ¶
func (x *WorkflowExecutionUpdateAdmittedEventAttributes) SetOrigin(v v12.UpdateAdmittedEventOrigin)
func (*WorkflowExecutionUpdateAdmittedEventAttributes) SetRequest ¶
func (x *WorkflowExecutionUpdateAdmittedEventAttributes) SetRequest(v *v17.Request)
func (*WorkflowExecutionUpdateAdmittedEventAttributes) String ¶
func (x *WorkflowExecutionUpdateAdmittedEventAttributes) String() string
type WorkflowExecutionUpdateAdmittedEventAttributes_builder ¶
type WorkflowExecutionUpdateAdmittedEventAttributes_builder struct {
// The update request associated with this event.
Request *v17.Request
// An explanation of why this event was written to history.
Origin v12.UpdateAdmittedEventOrigin
// contains filtered or unexported fields
}
func (WorkflowExecutionUpdateAdmittedEventAttributes_builder) Build ¶
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) ClearMeta ¶
func (x *WorkflowExecutionUpdateCompletedEventAttributes) ClearMeta()
func (*WorkflowExecutionUpdateCompletedEventAttributes) ClearOutcome ¶
func (x *WorkflowExecutionUpdateCompletedEventAttributes) ClearOutcome()
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) HasMeta ¶
func (x *WorkflowExecutionUpdateCompletedEventAttributes) HasMeta() bool
func (*WorkflowExecutionUpdateCompletedEventAttributes) HasOutcome ¶
func (x *WorkflowExecutionUpdateCompletedEventAttributes) HasOutcome() bool
func (*WorkflowExecutionUpdateCompletedEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionUpdateCompletedEventAttributes) ProtoMessage()
func (*WorkflowExecutionUpdateCompletedEventAttributes) ProtoReflect ¶
func (x *WorkflowExecutionUpdateCompletedEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionUpdateCompletedEventAttributes) Reset ¶
func (x *WorkflowExecutionUpdateCompletedEventAttributes) Reset()
func (*WorkflowExecutionUpdateCompletedEventAttributes) SetAcceptedEventId ¶
func (x *WorkflowExecutionUpdateCompletedEventAttributes) SetAcceptedEventId(v int64)
func (*WorkflowExecutionUpdateCompletedEventAttributes) SetMeta ¶
func (x *WorkflowExecutionUpdateCompletedEventAttributes) SetMeta(v *v17.Meta)
func (*WorkflowExecutionUpdateCompletedEventAttributes) SetOutcome ¶
func (x *WorkflowExecutionUpdateCompletedEventAttributes) SetOutcome(v *v17.Outcome)
func (*WorkflowExecutionUpdateCompletedEventAttributes) String ¶
func (x *WorkflowExecutionUpdateCompletedEventAttributes) String() string
type WorkflowExecutionUpdateCompletedEventAttributes_builder ¶
type WorkflowExecutionUpdateCompletedEventAttributes_builder struct {
// The metadata about this update.
Meta *v17.Meta
// The event ID indicating the acceptance of this update.
AcceptedEventId int64
// The outcome of executing the workflow update function.
Outcome *v17.Outcome
// contains filtered or unexported fields
}
func (WorkflowExecutionUpdateCompletedEventAttributes_builder) Build ¶
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) ClearFailure ¶
func (x *WorkflowExecutionUpdateRejectedEventAttributes) ClearFailure()
func (*WorkflowExecutionUpdateRejectedEventAttributes) ClearRejectedRequest ¶
func (x *WorkflowExecutionUpdateRejectedEventAttributes) ClearRejectedRequest()
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) HasFailure ¶
func (x *WorkflowExecutionUpdateRejectedEventAttributes) HasFailure() bool
func (*WorkflowExecutionUpdateRejectedEventAttributes) HasRejectedRequest ¶
func (x *WorkflowExecutionUpdateRejectedEventAttributes) HasRejectedRequest() bool
func (*WorkflowExecutionUpdateRejectedEventAttributes) ProtoMessage ¶
func (*WorkflowExecutionUpdateRejectedEventAttributes) ProtoMessage()
func (*WorkflowExecutionUpdateRejectedEventAttributes) ProtoReflect ¶
func (x *WorkflowExecutionUpdateRejectedEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowExecutionUpdateRejectedEventAttributes) Reset ¶
func (x *WorkflowExecutionUpdateRejectedEventAttributes) Reset()
func (*WorkflowExecutionUpdateRejectedEventAttributes) SetFailure ¶
func (x *WorkflowExecutionUpdateRejectedEventAttributes) SetFailure(v *v13.Failure)
func (*WorkflowExecutionUpdateRejectedEventAttributes) SetProtocolInstanceId ¶
func (x *WorkflowExecutionUpdateRejectedEventAttributes) SetProtocolInstanceId(v string)
func (*WorkflowExecutionUpdateRejectedEventAttributes) SetRejectedRequest ¶
func (x *WorkflowExecutionUpdateRejectedEventAttributes) SetRejectedRequest(v *v17.Request)
func (*WorkflowExecutionUpdateRejectedEventAttributes) SetRejectedRequestMessageId ¶
func (x *WorkflowExecutionUpdateRejectedEventAttributes) SetRejectedRequestMessageId(v string)
func (*WorkflowExecutionUpdateRejectedEventAttributes) SetRejectedRequestSequencingEventId ¶
func (x *WorkflowExecutionUpdateRejectedEventAttributes) SetRejectedRequestSequencingEventId(v int64)
func (*WorkflowExecutionUpdateRejectedEventAttributes) String ¶
func (x *WorkflowExecutionUpdateRejectedEventAttributes) String() string
type WorkflowExecutionUpdateRejectedEventAttributes_builder ¶
type WorkflowExecutionUpdateRejectedEventAttributes_builder struct {
// The instance ID of the update protocol that generated this event.
ProtocolInstanceId string
// 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
// The event ID used to sequence the original request message.
RejectedRequestSequencingEventId int64
// The message payload of the original request message that initiated this
// update.
RejectedRequest *v17.Request
// The cause of rejection.
Failure *v13.Failure
// contains filtered or unexported fields
}
func (WorkflowExecutionUpdateRejectedEventAttributes_builder) Build ¶
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) ClearUpsertedMemo ¶
func (x *WorkflowPropertiesModifiedEventAttributes) ClearUpsertedMemo()
func (*WorkflowPropertiesModifiedEventAttributes) GetUpsertedMemo ¶
func (x *WorkflowPropertiesModifiedEventAttributes) GetUpsertedMemo() *v1.Memo
func (*WorkflowPropertiesModifiedEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (x *WorkflowPropertiesModifiedEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*WorkflowPropertiesModifiedEventAttributes) HasUpsertedMemo ¶
func (x *WorkflowPropertiesModifiedEventAttributes) HasUpsertedMemo() bool
func (*WorkflowPropertiesModifiedEventAttributes) ProtoMessage ¶
func (*WorkflowPropertiesModifiedEventAttributes) ProtoMessage()
func (*WorkflowPropertiesModifiedEventAttributes) ProtoReflect ¶
func (x *WorkflowPropertiesModifiedEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowPropertiesModifiedEventAttributes) Reset ¶
func (x *WorkflowPropertiesModifiedEventAttributes) Reset()
func (*WorkflowPropertiesModifiedEventAttributes) SetUpsertedMemo ¶
func (x *WorkflowPropertiesModifiedEventAttributes) SetUpsertedMemo(v *v1.Memo)
func (*WorkflowPropertiesModifiedEventAttributes) SetWorkflowTaskCompletedEventId ¶
func (x *WorkflowPropertiesModifiedEventAttributes) SetWorkflowTaskCompletedEventId(v int64)
func (*WorkflowPropertiesModifiedEventAttributes) String ¶
func (x *WorkflowPropertiesModifiedEventAttributes) String() string
type WorkflowPropertiesModifiedEventAttributes_builder ¶
type WorkflowPropertiesModifiedEventAttributes_builder struct {
// The `WORKFLOW_TASK_COMPLETED` event which this command was reported with
WorkflowTaskCompletedEventId int64
// 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
// contains filtered or unexported fields
}
func (WorkflowPropertiesModifiedEventAttributes_builder) Build ¶
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) ClearNewWorkflowExecutionTimeout ¶
func (x *WorkflowPropertiesModifiedExternallyEventAttributes) ClearNewWorkflowExecutionTimeout()
func (*WorkflowPropertiesModifiedExternallyEventAttributes) ClearNewWorkflowRunTimeout ¶
func (x *WorkflowPropertiesModifiedExternallyEventAttributes) ClearNewWorkflowRunTimeout()
func (*WorkflowPropertiesModifiedExternallyEventAttributes) ClearNewWorkflowTaskTimeout ¶
func (x *WorkflowPropertiesModifiedExternallyEventAttributes) ClearNewWorkflowTaskTimeout()
func (*WorkflowPropertiesModifiedExternallyEventAttributes) ClearUpsertedMemo ¶
func (x *WorkflowPropertiesModifiedExternallyEventAttributes) ClearUpsertedMemo()
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) HasNewWorkflowExecutionTimeout ¶
func (x *WorkflowPropertiesModifiedExternallyEventAttributes) HasNewWorkflowExecutionTimeout() bool
func (*WorkflowPropertiesModifiedExternallyEventAttributes) HasNewWorkflowRunTimeout ¶
func (x *WorkflowPropertiesModifiedExternallyEventAttributes) HasNewWorkflowRunTimeout() bool
func (*WorkflowPropertiesModifiedExternallyEventAttributes) HasNewWorkflowTaskTimeout ¶
func (x *WorkflowPropertiesModifiedExternallyEventAttributes) HasNewWorkflowTaskTimeout() bool
func (*WorkflowPropertiesModifiedExternallyEventAttributes) HasUpsertedMemo ¶
func (x *WorkflowPropertiesModifiedExternallyEventAttributes) HasUpsertedMemo() bool
func (*WorkflowPropertiesModifiedExternallyEventAttributes) ProtoMessage ¶
func (*WorkflowPropertiesModifiedExternallyEventAttributes) ProtoMessage()
func (*WorkflowPropertiesModifiedExternallyEventAttributes) ProtoReflect ¶
func (x *WorkflowPropertiesModifiedExternallyEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowPropertiesModifiedExternallyEventAttributes) Reset ¶
func (x *WorkflowPropertiesModifiedExternallyEventAttributes) Reset()
func (*WorkflowPropertiesModifiedExternallyEventAttributes) SetNewTaskQueue ¶
func (x *WorkflowPropertiesModifiedExternallyEventAttributes) SetNewTaskQueue(v string)
func (*WorkflowPropertiesModifiedExternallyEventAttributes) SetNewWorkflowExecutionTimeout ¶
func (x *WorkflowPropertiesModifiedExternallyEventAttributes) SetNewWorkflowExecutionTimeout(v *durationpb.Duration)
func (*WorkflowPropertiesModifiedExternallyEventAttributes) SetNewWorkflowRunTimeout ¶
func (x *WorkflowPropertiesModifiedExternallyEventAttributes) SetNewWorkflowRunTimeout(v *durationpb.Duration)
func (*WorkflowPropertiesModifiedExternallyEventAttributes) SetNewWorkflowTaskTimeout ¶
func (x *WorkflowPropertiesModifiedExternallyEventAttributes) SetNewWorkflowTaskTimeout(v *durationpb.Duration)
func (*WorkflowPropertiesModifiedExternallyEventAttributes) SetUpsertedMemo ¶
func (x *WorkflowPropertiesModifiedExternallyEventAttributes) SetUpsertedMemo(v *v1.Memo)
func (*WorkflowPropertiesModifiedExternallyEventAttributes) String ¶
func (x *WorkflowPropertiesModifiedExternallyEventAttributes) String() string
type WorkflowPropertiesModifiedExternallyEventAttributes_builder ¶
type WorkflowPropertiesModifiedExternallyEventAttributes_builder struct {
// Not used.
NewTaskQueue string
// Not used.
NewWorkflowTaskTimeout *durationpb.Duration
// Not used.
NewWorkflowRunTimeout *durationpb.Duration
// Not used.
NewWorkflowExecutionTimeout *durationpb.Duration
// Not used.
UpsertedMemo *v1.Memo
// contains filtered or unexported fields
}
func (WorkflowPropertiesModifiedExternallyEventAttributes_builder) Build ¶
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) ClearDeployment
deprecated
func (x *WorkflowTaskCompletedEventAttributes) ClearDeployment()
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowTaskCompletedEventAttributes) ClearDeploymentVersion ¶
func (x *WorkflowTaskCompletedEventAttributes) ClearDeploymentVersion()
func (*WorkflowTaskCompletedEventAttributes) ClearMeteringMetadata ¶
func (x *WorkflowTaskCompletedEventAttributes) ClearMeteringMetadata()
func (*WorkflowTaskCompletedEventAttributes) ClearSdkMetadata ¶
func (x *WorkflowTaskCompletedEventAttributes) ClearSdkMetadata()
func (*WorkflowTaskCompletedEventAttributes) ClearWorkerVersion
deprecated
func (x *WorkflowTaskCompletedEventAttributes) ClearWorkerVersion()
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowTaskCompletedEventAttributes) GetBinaryChecksum
deprecated
func (x *WorkflowTaskCompletedEventAttributes) GetBinaryChecksum() string
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowTaskCompletedEventAttributes) GetDeployment
deprecated
func (x *WorkflowTaskCompletedEventAttributes) GetDeployment() *v15.Deployment
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowTaskCompletedEventAttributes) GetDeploymentVersion ¶
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 ¶
func (x *WorkflowTaskCompletedEventAttributes) GetVersioningBehavior() v12.VersioningBehavior
func (*WorkflowTaskCompletedEventAttributes) GetWorkerDeploymentName ¶
func (x *WorkflowTaskCompletedEventAttributes) GetWorkerDeploymentName() string
func (*WorkflowTaskCompletedEventAttributes) GetWorkerDeploymentVersion
deprecated
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) HasDeployment
deprecated
func (x *WorkflowTaskCompletedEventAttributes) HasDeployment() bool
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowTaskCompletedEventAttributes) HasDeploymentVersion ¶
func (x *WorkflowTaskCompletedEventAttributes) HasDeploymentVersion() bool
func (*WorkflowTaskCompletedEventAttributes) HasMeteringMetadata ¶
func (x *WorkflowTaskCompletedEventAttributes) HasMeteringMetadata() bool
func (*WorkflowTaskCompletedEventAttributes) HasSdkMetadata ¶
func (x *WorkflowTaskCompletedEventAttributes) HasSdkMetadata() bool
func (*WorkflowTaskCompletedEventAttributes) HasWorkerVersion
deprecated
func (x *WorkflowTaskCompletedEventAttributes) HasWorkerVersion() bool
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) SetBinaryChecksum
deprecated
func (x *WorkflowTaskCompletedEventAttributes) SetBinaryChecksum(v string)
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowTaskCompletedEventAttributes) SetDeployment
deprecated
func (x *WorkflowTaskCompletedEventAttributes) SetDeployment(v *v15.Deployment)
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowTaskCompletedEventAttributes) SetDeploymentVersion ¶
func (x *WorkflowTaskCompletedEventAttributes) SetDeploymentVersion(v *v15.WorkerDeploymentVersion)
func (*WorkflowTaskCompletedEventAttributes) SetIdentity ¶
func (x *WorkflowTaskCompletedEventAttributes) SetIdentity(v string)
func (*WorkflowTaskCompletedEventAttributes) SetMeteringMetadata ¶
func (x *WorkflowTaskCompletedEventAttributes) SetMeteringMetadata(v *v1.MeteringMetadata)
func (*WorkflowTaskCompletedEventAttributes) SetScheduledEventId ¶
func (x *WorkflowTaskCompletedEventAttributes) SetScheduledEventId(v int64)
func (*WorkflowTaskCompletedEventAttributes) SetSdkMetadata ¶
func (x *WorkflowTaskCompletedEventAttributes) SetSdkMetadata(v *v16.WorkflowTaskCompletedMetadata)
func (*WorkflowTaskCompletedEventAttributes) SetStartedEventId ¶
func (x *WorkflowTaskCompletedEventAttributes) SetStartedEventId(v int64)
func (*WorkflowTaskCompletedEventAttributes) SetVersioningBehavior ¶
func (x *WorkflowTaskCompletedEventAttributes) SetVersioningBehavior(v v12.VersioningBehavior)
func (*WorkflowTaskCompletedEventAttributes) SetWorkerDeploymentName ¶
func (x *WorkflowTaskCompletedEventAttributes) SetWorkerDeploymentName(v string)
func (*WorkflowTaskCompletedEventAttributes) SetWorkerDeploymentVersion
deprecated
func (x *WorkflowTaskCompletedEventAttributes) SetWorkerDeploymentVersion(v string)
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowTaskCompletedEventAttributes) SetWorkerVersion
deprecated
func (x *WorkflowTaskCompletedEventAttributes) SetWorkerVersion(v *v1.WorkerVersionStamp)
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowTaskCompletedEventAttributes) String ¶
func (x *WorkflowTaskCompletedEventAttributes) String() string
type WorkflowTaskCompletedEventAttributes_builder ¶
type WorkflowTaskCompletedEventAttributes_builder struct {
// The id of the `WORKFLOW_TASK_SCHEDULED` event this task corresponds to
ScheduledEventId int64
// The id of the `WORKFLOW_TASK_STARTED` event this task corresponds to
StartedEventId int64
// Identity of the worker who completed this task
Identity string
// 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
// 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
// Data the SDK wishes to record for itself, but server need not interpret, and does not
// directly impact workflow state.
SdkMetadata *v16.WorkflowTaskCompletedMetadata
// Local usage data sent during workflow task completion and recorded here for posterity
MeteringMetadata *v1.MeteringMetadata
// 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
// 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
// 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
// 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
// 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
// contains filtered or unexported fields
}
func (WorkflowTaskCompletedEventAttributes_builder) Build ¶
func (b0 WorkflowTaskCompletedEventAttributes_builder) Build() *WorkflowTaskCompletedEventAttributes
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) ClearFailure ¶
func (x *WorkflowTaskFailedEventAttributes) ClearFailure()
func (*WorkflowTaskFailedEventAttributes) ClearWorkerVersion
deprecated
func (x *WorkflowTaskFailedEventAttributes) ClearWorkerVersion()
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
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) HasFailure ¶
func (x *WorkflowTaskFailedEventAttributes) HasFailure() bool
func (*WorkflowTaskFailedEventAttributes) HasWorkerVersion
deprecated
func (x *WorkflowTaskFailedEventAttributes) HasWorkerVersion() bool
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) SetBaseRunId ¶
func (x *WorkflowTaskFailedEventAttributes) SetBaseRunId(v string)
func (*WorkflowTaskFailedEventAttributes) SetBinaryChecksum
deprecated
func (x *WorkflowTaskFailedEventAttributes) SetBinaryChecksum(v string)
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowTaskFailedEventAttributes) SetCause ¶
func (x *WorkflowTaskFailedEventAttributes) SetCause(v v12.WorkflowTaskFailedCause)
func (*WorkflowTaskFailedEventAttributes) SetFailure ¶
func (x *WorkflowTaskFailedEventAttributes) SetFailure(v *v13.Failure)
func (*WorkflowTaskFailedEventAttributes) SetForkEventVersion ¶
func (x *WorkflowTaskFailedEventAttributes) SetForkEventVersion(v int64)
func (*WorkflowTaskFailedEventAttributes) SetIdentity ¶
func (x *WorkflowTaskFailedEventAttributes) SetIdentity(v string)
func (*WorkflowTaskFailedEventAttributes) SetNewRunId ¶
func (x *WorkflowTaskFailedEventAttributes) SetNewRunId(v string)
func (*WorkflowTaskFailedEventAttributes) SetScheduledEventId ¶
func (x *WorkflowTaskFailedEventAttributes) SetScheduledEventId(v int64)
func (*WorkflowTaskFailedEventAttributes) SetStartedEventId ¶
func (x *WorkflowTaskFailedEventAttributes) SetStartedEventId(v int64)
func (*WorkflowTaskFailedEventAttributes) SetWorkerVersion
deprecated
func (x *WorkflowTaskFailedEventAttributes) SetWorkerVersion(v *v1.WorkerVersionStamp)
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowTaskFailedEventAttributes) String ¶
func (x *WorkflowTaskFailedEventAttributes) String() string
type WorkflowTaskFailedEventAttributes_builder ¶
type WorkflowTaskFailedEventAttributes_builder struct {
// The id of the `WORKFLOW_TASK_SCHEDULED` event this task corresponds to
ScheduledEventId int64
// The id of the `WORKFLOW_TASK_STARTED` event this task corresponds to
StartedEventId int64
Cause v12.WorkflowTaskFailedCause
// The failure details
Failure *v13.Failure
// 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
// The original run id of the workflow. For reset workflow.
BaseRunId string
// If the workflow is being reset, the new run id.
NewRunId string
// 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
// 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
// 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
// contains filtered or unexported fields
}
func (WorkflowTaskFailedEventAttributes_builder) Build ¶
func (b0 WorkflowTaskFailedEventAttributes_builder) Build() *WorkflowTaskFailedEventAttributes
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) ClearStartToCloseTimeout ¶
func (x *WorkflowTaskScheduledEventAttributes) ClearStartToCloseTimeout()
func (*WorkflowTaskScheduledEventAttributes) ClearTaskQueue ¶
func (x *WorkflowTaskScheduledEventAttributes) ClearTaskQueue()
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) HasStartToCloseTimeout ¶
func (x *WorkflowTaskScheduledEventAttributes) HasStartToCloseTimeout() bool
func (*WorkflowTaskScheduledEventAttributes) HasTaskQueue ¶
func (x *WorkflowTaskScheduledEventAttributes) HasTaskQueue() bool
func (*WorkflowTaskScheduledEventAttributes) ProtoMessage ¶
func (*WorkflowTaskScheduledEventAttributes) ProtoMessage()
func (*WorkflowTaskScheduledEventAttributes) ProtoReflect ¶
func (x *WorkflowTaskScheduledEventAttributes) ProtoReflect() protoreflect.Message
func (*WorkflowTaskScheduledEventAttributes) Reset ¶
func (x *WorkflowTaskScheduledEventAttributes) Reset()
func (*WorkflowTaskScheduledEventAttributes) SetAttempt ¶
func (x *WorkflowTaskScheduledEventAttributes) SetAttempt(v int32)
func (*WorkflowTaskScheduledEventAttributes) SetStartToCloseTimeout ¶
func (x *WorkflowTaskScheduledEventAttributes) SetStartToCloseTimeout(v *durationpb.Duration)
func (*WorkflowTaskScheduledEventAttributes) SetTaskQueue ¶
func (x *WorkflowTaskScheduledEventAttributes) SetTaskQueue(v *v11.TaskQueue)
func (*WorkflowTaskScheduledEventAttributes) String ¶
func (x *WorkflowTaskScheduledEventAttributes) String() string
type WorkflowTaskScheduledEventAttributes_builder ¶
type WorkflowTaskScheduledEventAttributes_builder struct {
// The task queue this workflow task was enqueued in, which could be a normal or sticky queue
TaskQueue *v11.TaskQueue
// 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
// Starting at 1, how many attempts there have been to complete this task
Attempt int32
// contains filtered or unexported fields
}
func (WorkflowTaskScheduledEventAttributes_builder) Build ¶
func (b0 WorkflowTaskScheduledEventAttributes_builder) Build() *WorkflowTaskScheduledEventAttributes
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) ClearWorkerVersion
deprecated
func (x *WorkflowTaskStartedEventAttributes) ClearWorkerVersion()
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowTaskStartedEventAttributes) GetBuildIdRedirectCounter
deprecated
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 ¶
func (x *WorkflowTaskStartedEventAttributes) GetSuggestContinueAsNewReasons() []v12.SuggestContinueAsNewReason
func (*WorkflowTaskStartedEventAttributes) GetTargetWorkerDeploymentVersionChanged ¶
func (x *WorkflowTaskStartedEventAttributes) GetTargetWorkerDeploymentVersionChanged() bool
func (*WorkflowTaskStartedEventAttributes) GetWorkerVersion
deprecated
func (x *WorkflowTaskStartedEventAttributes) GetWorkerVersion() *v1.WorkerVersionStamp
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowTaskStartedEventAttributes) HasWorkerVersion
deprecated
func (x *WorkflowTaskStartedEventAttributes) HasWorkerVersion() bool
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) SetBuildIdRedirectCounter
deprecated
func (x *WorkflowTaskStartedEventAttributes) SetBuildIdRedirectCounter(v int64)
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowTaskStartedEventAttributes) SetHistorySizeBytes ¶
func (x *WorkflowTaskStartedEventAttributes) SetHistorySizeBytes(v int64)
func (*WorkflowTaskStartedEventAttributes) SetIdentity ¶
func (x *WorkflowTaskStartedEventAttributes) SetIdentity(v string)
func (*WorkflowTaskStartedEventAttributes) SetRequestId ¶
func (x *WorkflowTaskStartedEventAttributes) SetRequestId(v string)
func (*WorkflowTaskStartedEventAttributes) SetScheduledEventId ¶
func (x *WorkflowTaskStartedEventAttributes) SetScheduledEventId(v int64)
func (*WorkflowTaskStartedEventAttributes) SetSuggestContinueAsNew ¶
func (x *WorkflowTaskStartedEventAttributes) SetSuggestContinueAsNew(v bool)
func (*WorkflowTaskStartedEventAttributes) SetSuggestContinueAsNewReasons ¶
func (x *WorkflowTaskStartedEventAttributes) SetSuggestContinueAsNewReasons(v []v12.SuggestContinueAsNewReason)
func (*WorkflowTaskStartedEventAttributes) SetTargetWorkerDeploymentVersionChanged ¶
func (x *WorkflowTaskStartedEventAttributes) SetTargetWorkerDeploymentVersionChanged(v bool)
func (*WorkflowTaskStartedEventAttributes) SetWorkerVersion
deprecated
func (x *WorkflowTaskStartedEventAttributes) SetWorkerVersion(v *v1.WorkerVersionStamp)
Deprecated: Marked as deprecated in temporal/api/history/v1/message.proto.
func (*WorkflowTaskStartedEventAttributes) String ¶
func (x *WorkflowTaskStartedEventAttributes) String() string
type WorkflowTaskStartedEventAttributes_builder ¶
type WorkflowTaskStartedEventAttributes_builder struct {
// The id of the `WORKFLOW_TASK_SCHEDULED` event this task corresponds to
ScheduledEventId int64
// Identity of the worker who picked up this task
Identity string
// 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
// True if this workflow should continue-as-new soon. See `suggest_continue_as_new_reasons` for why.
SuggestContinueAsNew bool
// The reason(s) that suggest_continue_as_new is true, if it is.
// Unset if suggest_continue_as_new is false.
SuggestContinueAsNewReasons []v12.SuggestContinueAsNewReason
// True if Workflow's Target Worker Deployment Version is different from its Pinned Version and
// the workflow is Pinned.
// Experimental.
TargetWorkerDeploymentVersionChanged bool
// 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
// 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
// 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
// contains filtered or unexported fields
}
func (WorkflowTaskStartedEventAttributes_builder) Build ¶
func (b0 WorkflowTaskStartedEventAttributes_builder) Build() *WorkflowTaskStartedEventAttributes
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) 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) SetScheduledEventId ¶
func (x *WorkflowTaskTimedOutEventAttributes) SetScheduledEventId(v int64)
func (*WorkflowTaskTimedOutEventAttributes) SetStartedEventId ¶
func (x *WorkflowTaskTimedOutEventAttributes) SetStartedEventId(v int64)
func (*WorkflowTaskTimedOutEventAttributes) SetTimeoutType ¶
func (x *WorkflowTaskTimedOutEventAttributes) SetTimeoutType(v v12.TimeoutType)
func (*WorkflowTaskTimedOutEventAttributes) String ¶
func (x *WorkflowTaskTimedOutEventAttributes) String() string
type WorkflowTaskTimedOutEventAttributes_builder ¶
type WorkflowTaskTimedOutEventAttributes_builder struct {
// The id of the `WORKFLOW_TASK_SCHEDULED` event this task corresponds to
ScheduledEventId int64
// The id of the `WORKFLOW_TASK_STARTED` event this task corresponds to
StartedEventId int64
TimeoutType v12.TimeoutType
// contains filtered or unexported fields
}
func (WorkflowTaskTimedOutEventAttributes_builder) Build ¶
func (b0 WorkflowTaskTimedOutEventAttributes_builder) Build() *WorkflowTaskTimedOutEventAttributes
Source Files
¶
- message.pb.go