Documentation
¶
Index ¶
- Variables
- type ActivityPropertiesModifiedExternallyEventAttributes
- func (*ActivityPropertiesModifiedExternallyEventAttributes) Descriptor() ([]byte, []int)
- func (this *ActivityPropertiesModifiedExternallyEventAttributes) Equal(that interface{}) bool
- func (m *ActivityPropertiesModifiedExternallyEventAttributes) GetNewRetryPolicy() *v1.RetryPolicy
- func (m *ActivityPropertiesModifiedExternallyEventAttributes) GetScheduledEventId() int64
- func (this *ActivityPropertiesModifiedExternallyEventAttributes) GoString() string
- func (m *ActivityPropertiesModifiedExternallyEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *ActivityPropertiesModifiedExternallyEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *ActivityPropertiesModifiedExternallyEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActivityPropertiesModifiedExternallyEventAttributes) ProtoMessage()
- func (m *ActivityPropertiesModifiedExternallyEventAttributes) Reset()
- func (m *ActivityPropertiesModifiedExternallyEventAttributes) Size() (n int)
- func (this *ActivityPropertiesModifiedExternallyEventAttributes) String() string
- func (m *ActivityPropertiesModifiedExternallyEventAttributes) Unmarshal(dAtA []byte) error
- func (m *ActivityPropertiesModifiedExternallyEventAttributes) XXX_DiscardUnknown()
- func (m *ActivityPropertiesModifiedExternallyEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActivityPropertiesModifiedExternallyEventAttributes) XXX_Merge(src proto.Message)
- func (m *ActivityPropertiesModifiedExternallyEventAttributes) XXX_Size() int
- func (m *ActivityPropertiesModifiedExternallyEventAttributes) XXX_Unmarshal(b []byte) error
- type ActivityTaskCancelRequestedEventAttributes
- func (*ActivityTaskCancelRequestedEventAttributes) Descriptor() ([]byte, []int)
- func (this *ActivityTaskCancelRequestedEventAttributes) Equal(that interface{}) bool
- func (m *ActivityTaskCancelRequestedEventAttributes) GetScheduledEventId() int64
- func (m *ActivityTaskCancelRequestedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (this *ActivityTaskCancelRequestedEventAttributes) GoString() string
- func (m *ActivityTaskCancelRequestedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *ActivityTaskCancelRequestedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *ActivityTaskCancelRequestedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActivityTaskCancelRequestedEventAttributes) ProtoMessage()
- func (m *ActivityTaskCancelRequestedEventAttributes) Reset()
- func (m *ActivityTaskCancelRequestedEventAttributes) Size() (n int)
- func (this *ActivityTaskCancelRequestedEventAttributes) String() string
- func (m *ActivityTaskCancelRequestedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *ActivityTaskCancelRequestedEventAttributes) XXX_DiscardUnknown()
- func (m *ActivityTaskCancelRequestedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActivityTaskCancelRequestedEventAttributes) XXX_Merge(src proto.Message)
- func (m *ActivityTaskCancelRequestedEventAttributes) XXX_Size() int
- func (m *ActivityTaskCancelRequestedEventAttributes) XXX_Unmarshal(b []byte) error
- type ActivityTaskCanceledEventAttributes
- func (*ActivityTaskCanceledEventAttributes) Descriptor() ([]byte, []int)
- func (this *ActivityTaskCanceledEventAttributes) Equal(that interface{}) bool
- func (m *ActivityTaskCanceledEventAttributes) GetDetails() *v1.Payloads
- func (m *ActivityTaskCanceledEventAttributes) GetIdentity() string
- func (m *ActivityTaskCanceledEventAttributes) GetLatestCancelRequestedEventId() int64
- func (m *ActivityTaskCanceledEventAttributes) GetScheduledEventId() int64
- func (m *ActivityTaskCanceledEventAttributes) GetStartedEventId() int64
- func (this *ActivityTaskCanceledEventAttributes) GoString() string
- func (m *ActivityTaskCanceledEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *ActivityTaskCanceledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *ActivityTaskCanceledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActivityTaskCanceledEventAttributes) ProtoMessage()
- func (m *ActivityTaskCanceledEventAttributes) Reset()
- func (m *ActivityTaskCanceledEventAttributes) Size() (n int)
- func (this *ActivityTaskCanceledEventAttributes) String() string
- func (m *ActivityTaskCanceledEventAttributes) Unmarshal(dAtA []byte) error
- func (m *ActivityTaskCanceledEventAttributes) XXX_DiscardUnknown()
- func (m *ActivityTaskCanceledEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActivityTaskCanceledEventAttributes) XXX_Merge(src proto.Message)
- func (m *ActivityTaskCanceledEventAttributes) XXX_Size() int
- func (m *ActivityTaskCanceledEventAttributes) XXX_Unmarshal(b []byte) error
- type ActivityTaskCompletedEventAttributes
- func (*ActivityTaskCompletedEventAttributes) Descriptor() ([]byte, []int)
- func (this *ActivityTaskCompletedEventAttributes) Equal(that interface{}) bool
- func (m *ActivityTaskCompletedEventAttributes) GetIdentity() string
- func (m *ActivityTaskCompletedEventAttributes) GetResult() *v1.Payloads
- func (m *ActivityTaskCompletedEventAttributes) GetScheduledEventId() int64
- func (m *ActivityTaskCompletedEventAttributes) GetStartedEventId() int64
- func (this *ActivityTaskCompletedEventAttributes) GoString() string
- func (m *ActivityTaskCompletedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *ActivityTaskCompletedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *ActivityTaskCompletedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActivityTaskCompletedEventAttributes) ProtoMessage()
- func (m *ActivityTaskCompletedEventAttributes) Reset()
- func (m *ActivityTaskCompletedEventAttributes) Size() (n int)
- func (this *ActivityTaskCompletedEventAttributes) String() string
- func (m *ActivityTaskCompletedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *ActivityTaskCompletedEventAttributes) XXX_DiscardUnknown()
- func (m *ActivityTaskCompletedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActivityTaskCompletedEventAttributes) XXX_Merge(src proto.Message)
- func (m *ActivityTaskCompletedEventAttributes) XXX_Size() int
- func (m *ActivityTaskCompletedEventAttributes) XXX_Unmarshal(b []byte) error
- type ActivityTaskFailedEventAttributes
- func (*ActivityTaskFailedEventAttributes) Descriptor() ([]byte, []int)
- func (this *ActivityTaskFailedEventAttributes) Equal(that interface{}) bool
- func (m *ActivityTaskFailedEventAttributes) GetFailure() *v13.Failure
- func (m *ActivityTaskFailedEventAttributes) GetIdentity() string
- func (m *ActivityTaskFailedEventAttributes) GetRetryState() v12.RetryState
- func (m *ActivityTaskFailedEventAttributes) GetScheduledEventId() int64
- func (m *ActivityTaskFailedEventAttributes) GetStartedEventId() int64
- func (this *ActivityTaskFailedEventAttributes) GoString() string
- func (m *ActivityTaskFailedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *ActivityTaskFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *ActivityTaskFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActivityTaskFailedEventAttributes) ProtoMessage()
- func (m *ActivityTaskFailedEventAttributes) Reset()
- func (m *ActivityTaskFailedEventAttributes) Size() (n int)
- func (this *ActivityTaskFailedEventAttributes) String() string
- func (m *ActivityTaskFailedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *ActivityTaskFailedEventAttributes) XXX_DiscardUnknown()
- func (m *ActivityTaskFailedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActivityTaskFailedEventAttributes) XXX_Merge(src proto.Message)
- func (m *ActivityTaskFailedEventAttributes) XXX_Size() int
- func (m *ActivityTaskFailedEventAttributes) XXX_Unmarshal(b []byte) error
- type ActivityTaskScheduledEventAttributes
- func (*ActivityTaskScheduledEventAttributes) Descriptor() ([]byte, []int)
- func (this *ActivityTaskScheduledEventAttributes) Equal(that interface{}) bool
- func (m *ActivityTaskScheduledEventAttributes) GetActivityId() string
- func (m *ActivityTaskScheduledEventAttributes) GetActivityType() *v1.ActivityType
- func (m *ActivityTaskScheduledEventAttributes) GetHeader() *v1.Header
- func (m *ActivityTaskScheduledEventAttributes) GetHeartbeatTimeout() *time.Duration
- func (m *ActivityTaskScheduledEventAttributes) GetInput() *v1.Payloads
- func (m *ActivityTaskScheduledEventAttributes) GetRetryPolicy() *v1.RetryPolicy
- func (m *ActivityTaskScheduledEventAttributes) GetScheduleToCloseTimeout() *time.Duration
- func (m *ActivityTaskScheduledEventAttributes) GetScheduleToStartTimeout() *time.Duration
- func (m *ActivityTaskScheduledEventAttributes) GetStartToCloseTimeout() *time.Duration
- func (m *ActivityTaskScheduledEventAttributes) GetTaskQueue() *v11.TaskQueue
- func (m *ActivityTaskScheduledEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (this *ActivityTaskScheduledEventAttributes) GoString() string
- func (m *ActivityTaskScheduledEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *ActivityTaskScheduledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *ActivityTaskScheduledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActivityTaskScheduledEventAttributes) ProtoMessage()
- func (m *ActivityTaskScheduledEventAttributes) Reset()
- func (m *ActivityTaskScheduledEventAttributes) Size() (n int)
- func (this *ActivityTaskScheduledEventAttributes) String() string
- func (m *ActivityTaskScheduledEventAttributes) Unmarshal(dAtA []byte) error
- func (m *ActivityTaskScheduledEventAttributes) XXX_DiscardUnknown()
- func (m *ActivityTaskScheduledEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActivityTaskScheduledEventAttributes) XXX_Merge(src proto.Message)
- func (m *ActivityTaskScheduledEventAttributes) XXX_Size() int
- func (m *ActivityTaskScheduledEventAttributes) XXX_Unmarshal(b []byte) error
- type ActivityTaskStartedEventAttributes
- func (*ActivityTaskStartedEventAttributes) Descriptor() ([]byte, []int)
- func (this *ActivityTaskStartedEventAttributes) Equal(that interface{}) bool
- func (m *ActivityTaskStartedEventAttributes) GetAttempt() int32
- func (m *ActivityTaskStartedEventAttributes) GetIdentity() string
- func (m *ActivityTaskStartedEventAttributes) GetLastFailure() *v13.Failure
- func (m *ActivityTaskStartedEventAttributes) GetRequestId() string
- func (m *ActivityTaskStartedEventAttributes) GetScheduledEventId() int64
- func (this *ActivityTaskStartedEventAttributes) GoString() string
- func (m *ActivityTaskStartedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *ActivityTaskStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *ActivityTaskStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActivityTaskStartedEventAttributes) ProtoMessage()
- func (m *ActivityTaskStartedEventAttributes) Reset()
- func (m *ActivityTaskStartedEventAttributes) Size() (n int)
- func (this *ActivityTaskStartedEventAttributes) String() string
- func (m *ActivityTaskStartedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *ActivityTaskStartedEventAttributes) XXX_DiscardUnknown()
- func (m *ActivityTaskStartedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActivityTaskStartedEventAttributes) XXX_Merge(src proto.Message)
- func (m *ActivityTaskStartedEventAttributes) XXX_Size() int
- func (m *ActivityTaskStartedEventAttributes) XXX_Unmarshal(b []byte) error
- type ActivityTaskTimedOutEventAttributes
- func (*ActivityTaskTimedOutEventAttributes) Descriptor() ([]byte, []int)
- func (this *ActivityTaskTimedOutEventAttributes) Equal(that interface{}) bool
- func (m *ActivityTaskTimedOutEventAttributes) GetFailure() *v13.Failure
- func (m *ActivityTaskTimedOutEventAttributes) GetRetryState() v12.RetryState
- func (m *ActivityTaskTimedOutEventAttributes) GetScheduledEventId() int64
- func (m *ActivityTaskTimedOutEventAttributes) GetStartedEventId() int64
- func (this *ActivityTaskTimedOutEventAttributes) GoString() string
- func (m *ActivityTaskTimedOutEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *ActivityTaskTimedOutEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *ActivityTaskTimedOutEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ActivityTaskTimedOutEventAttributes) ProtoMessage()
- func (m *ActivityTaskTimedOutEventAttributes) Reset()
- func (m *ActivityTaskTimedOutEventAttributes) Size() (n int)
- func (this *ActivityTaskTimedOutEventAttributes) String() string
- func (m *ActivityTaskTimedOutEventAttributes) Unmarshal(dAtA []byte) error
- func (m *ActivityTaskTimedOutEventAttributes) XXX_DiscardUnknown()
- func (m *ActivityTaskTimedOutEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ActivityTaskTimedOutEventAttributes) XXX_Merge(src proto.Message)
- func (m *ActivityTaskTimedOutEventAttributes) XXX_Size() int
- func (m *ActivityTaskTimedOutEventAttributes) XXX_Unmarshal(b []byte) error
- type ChildWorkflowExecutionCanceledEventAttributes
- func (*ChildWorkflowExecutionCanceledEventAttributes) Descriptor() ([]byte, []int)
- func (this *ChildWorkflowExecutionCanceledEventAttributes) Equal(that interface{}) bool
- func (m *ChildWorkflowExecutionCanceledEventAttributes) GetDetails() *v1.Payloads
- func (m *ChildWorkflowExecutionCanceledEventAttributes) GetInitiatedEventId() int64
- func (m *ChildWorkflowExecutionCanceledEventAttributes) GetNamespace() string
- func (m *ChildWorkflowExecutionCanceledEventAttributes) GetNamespaceId() string
- func (m *ChildWorkflowExecutionCanceledEventAttributes) GetStartedEventId() int64
- func (m *ChildWorkflowExecutionCanceledEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (m *ChildWorkflowExecutionCanceledEventAttributes) GetWorkflowType() *v1.WorkflowType
- func (this *ChildWorkflowExecutionCanceledEventAttributes) GoString() string
- func (m *ChildWorkflowExecutionCanceledEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *ChildWorkflowExecutionCanceledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *ChildWorkflowExecutionCanceledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ChildWorkflowExecutionCanceledEventAttributes) ProtoMessage()
- func (m *ChildWorkflowExecutionCanceledEventAttributes) Reset()
- func (m *ChildWorkflowExecutionCanceledEventAttributes) Size() (n int)
- func (this *ChildWorkflowExecutionCanceledEventAttributes) String() string
- func (m *ChildWorkflowExecutionCanceledEventAttributes) Unmarshal(dAtA []byte) error
- func (m *ChildWorkflowExecutionCanceledEventAttributes) XXX_DiscardUnknown()
- func (m *ChildWorkflowExecutionCanceledEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ChildWorkflowExecutionCanceledEventAttributes) XXX_Merge(src proto.Message)
- func (m *ChildWorkflowExecutionCanceledEventAttributes) XXX_Size() int
- func (m *ChildWorkflowExecutionCanceledEventAttributes) XXX_Unmarshal(b []byte) error
- type ChildWorkflowExecutionCompletedEventAttributes
- func (*ChildWorkflowExecutionCompletedEventAttributes) Descriptor() ([]byte, []int)
- func (this *ChildWorkflowExecutionCompletedEventAttributes) Equal(that interface{}) bool
- func (m *ChildWorkflowExecutionCompletedEventAttributes) GetInitiatedEventId() int64
- func (m *ChildWorkflowExecutionCompletedEventAttributes) GetNamespace() string
- func (m *ChildWorkflowExecutionCompletedEventAttributes) GetNamespaceId() string
- func (m *ChildWorkflowExecutionCompletedEventAttributes) GetResult() *v1.Payloads
- func (m *ChildWorkflowExecutionCompletedEventAttributes) GetStartedEventId() int64
- func (m *ChildWorkflowExecutionCompletedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (m *ChildWorkflowExecutionCompletedEventAttributes) GetWorkflowType() *v1.WorkflowType
- func (this *ChildWorkflowExecutionCompletedEventAttributes) GoString() string
- func (m *ChildWorkflowExecutionCompletedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *ChildWorkflowExecutionCompletedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *ChildWorkflowExecutionCompletedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ChildWorkflowExecutionCompletedEventAttributes) ProtoMessage()
- func (m *ChildWorkflowExecutionCompletedEventAttributes) Reset()
- func (m *ChildWorkflowExecutionCompletedEventAttributes) Size() (n int)
- func (this *ChildWorkflowExecutionCompletedEventAttributes) String() string
- func (m *ChildWorkflowExecutionCompletedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *ChildWorkflowExecutionCompletedEventAttributes) XXX_DiscardUnknown()
- func (m *ChildWorkflowExecutionCompletedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ChildWorkflowExecutionCompletedEventAttributes) XXX_Merge(src proto.Message)
- func (m *ChildWorkflowExecutionCompletedEventAttributes) XXX_Size() int
- func (m *ChildWorkflowExecutionCompletedEventAttributes) XXX_Unmarshal(b []byte) error
- type ChildWorkflowExecutionFailedEventAttributes
- func (*ChildWorkflowExecutionFailedEventAttributes) Descriptor() ([]byte, []int)
- func (this *ChildWorkflowExecutionFailedEventAttributes) Equal(that interface{}) bool
- func (m *ChildWorkflowExecutionFailedEventAttributes) GetFailure() *v13.Failure
- func (m *ChildWorkflowExecutionFailedEventAttributes) GetInitiatedEventId() int64
- func (m *ChildWorkflowExecutionFailedEventAttributes) GetNamespace() string
- func (m *ChildWorkflowExecutionFailedEventAttributes) GetNamespaceId() string
- func (m *ChildWorkflowExecutionFailedEventAttributes) GetRetryState() v12.RetryState
- func (m *ChildWorkflowExecutionFailedEventAttributes) GetStartedEventId() int64
- func (m *ChildWorkflowExecutionFailedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (m *ChildWorkflowExecutionFailedEventAttributes) GetWorkflowType() *v1.WorkflowType
- func (this *ChildWorkflowExecutionFailedEventAttributes) GoString() string
- func (m *ChildWorkflowExecutionFailedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *ChildWorkflowExecutionFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *ChildWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ChildWorkflowExecutionFailedEventAttributes) ProtoMessage()
- func (m *ChildWorkflowExecutionFailedEventAttributes) Reset()
- func (m *ChildWorkflowExecutionFailedEventAttributes) Size() (n int)
- func (this *ChildWorkflowExecutionFailedEventAttributes) String() string
- func (m *ChildWorkflowExecutionFailedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *ChildWorkflowExecutionFailedEventAttributes) XXX_DiscardUnknown()
- func (m *ChildWorkflowExecutionFailedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ChildWorkflowExecutionFailedEventAttributes) XXX_Merge(src proto.Message)
- func (m *ChildWorkflowExecutionFailedEventAttributes) XXX_Size() int
- func (m *ChildWorkflowExecutionFailedEventAttributes) XXX_Unmarshal(b []byte) error
- type ChildWorkflowExecutionStartedEventAttributes
- func (*ChildWorkflowExecutionStartedEventAttributes) Descriptor() ([]byte, []int)
- func (this *ChildWorkflowExecutionStartedEventAttributes) Equal(that interface{}) bool
- func (m *ChildWorkflowExecutionStartedEventAttributes) GetHeader() *v1.Header
- func (m *ChildWorkflowExecutionStartedEventAttributes) GetInitiatedEventId() int64
- func (m *ChildWorkflowExecutionStartedEventAttributes) GetNamespace() string
- func (m *ChildWorkflowExecutionStartedEventAttributes) GetNamespaceId() string
- func (m *ChildWorkflowExecutionStartedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (m *ChildWorkflowExecutionStartedEventAttributes) GetWorkflowType() *v1.WorkflowType
- func (this *ChildWorkflowExecutionStartedEventAttributes) GoString() string
- func (m *ChildWorkflowExecutionStartedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *ChildWorkflowExecutionStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *ChildWorkflowExecutionStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ChildWorkflowExecutionStartedEventAttributes) ProtoMessage()
- func (m *ChildWorkflowExecutionStartedEventAttributes) Reset()
- func (m *ChildWorkflowExecutionStartedEventAttributes) Size() (n int)
- func (this *ChildWorkflowExecutionStartedEventAttributes) String() string
- func (m *ChildWorkflowExecutionStartedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *ChildWorkflowExecutionStartedEventAttributes) XXX_DiscardUnknown()
- func (m *ChildWorkflowExecutionStartedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ChildWorkflowExecutionStartedEventAttributes) XXX_Merge(src proto.Message)
- func (m *ChildWorkflowExecutionStartedEventAttributes) XXX_Size() int
- func (m *ChildWorkflowExecutionStartedEventAttributes) XXX_Unmarshal(b []byte) error
- type ChildWorkflowExecutionTerminatedEventAttributes
- func (*ChildWorkflowExecutionTerminatedEventAttributes) Descriptor() ([]byte, []int)
- func (this *ChildWorkflowExecutionTerminatedEventAttributes) Equal(that interface{}) bool
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) GetInitiatedEventId() int64
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) GetNamespace() string
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) GetNamespaceId() string
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) GetStartedEventId() int64
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) GetWorkflowType() *v1.WorkflowType
- func (this *ChildWorkflowExecutionTerminatedEventAttributes) GoString() string
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ChildWorkflowExecutionTerminatedEventAttributes) ProtoMessage()
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) Reset()
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) Size() (n int)
- func (this *ChildWorkflowExecutionTerminatedEventAttributes) String() string
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) XXX_DiscardUnknown()
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) XXX_Merge(src proto.Message)
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) XXX_Size() int
- func (m *ChildWorkflowExecutionTerminatedEventAttributes) XXX_Unmarshal(b []byte) error
- type ChildWorkflowExecutionTimedOutEventAttributes
- func (*ChildWorkflowExecutionTimedOutEventAttributes) Descriptor() ([]byte, []int)
- func (this *ChildWorkflowExecutionTimedOutEventAttributes) Equal(that interface{}) bool
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) GetInitiatedEventId() int64
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) GetNamespace() string
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) GetNamespaceId() string
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) GetRetryState() v12.RetryState
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) GetStartedEventId() int64
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) GetWorkflowType() *v1.WorkflowType
- func (this *ChildWorkflowExecutionTimedOutEventAttributes) GoString() string
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ChildWorkflowExecutionTimedOutEventAttributes) ProtoMessage()
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) Reset()
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) Size() (n int)
- func (this *ChildWorkflowExecutionTimedOutEventAttributes) String() string
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) Unmarshal(dAtA []byte) error
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) XXX_DiscardUnknown()
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) XXX_Merge(src proto.Message)
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) XXX_Size() int
- func (m *ChildWorkflowExecutionTimedOutEventAttributes) XXX_Unmarshal(b []byte) error
- type ExternalWorkflowExecutionCancelRequestedEventAttributes
- func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) Descriptor() ([]byte, []int)
- func (this *ExternalWorkflowExecutionCancelRequestedEventAttributes) Equal(that interface{}) bool
- func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) GetInitiatedEventId() int64
- func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) GetNamespace() string
- func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) GetNamespaceId() string
- func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (this *ExternalWorkflowExecutionCancelRequestedEventAttributes) GoString() string
- func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ExternalWorkflowExecutionCancelRequestedEventAttributes) ProtoMessage()
- func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) Reset()
- func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) Size() (n int)
- func (this *ExternalWorkflowExecutionCancelRequestedEventAttributes) String() string
- func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) XXX_DiscardUnknown()
- func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) XXX_Merge(src proto.Message)
- func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) XXX_Size() int
- func (m *ExternalWorkflowExecutionCancelRequestedEventAttributes) XXX_Unmarshal(b []byte) error
- type ExternalWorkflowExecutionSignaledEventAttributes
- func (*ExternalWorkflowExecutionSignaledEventAttributes) Descriptor() ([]byte, []int)
- func (this *ExternalWorkflowExecutionSignaledEventAttributes) Equal(that interface{}) bool
- func (m *ExternalWorkflowExecutionSignaledEventAttributes) GetControl() string
- func (m *ExternalWorkflowExecutionSignaledEventAttributes) GetInitiatedEventId() int64
- func (m *ExternalWorkflowExecutionSignaledEventAttributes) GetNamespace() string
- func (m *ExternalWorkflowExecutionSignaledEventAttributes) GetNamespaceId() string
- func (m *ExternalWorkflowExecutionSignaledEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (this *ExternalWorkflowExecutionSignaledEventAttributes) GoString() string
- func (m *ExternalWorkflowExecutionSignaledEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *ExternalWorkflowExecutionSignaledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *ExternalWorkflowExecutionSignaledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*ExternalWorkflowExecutionSignaledEventAttributes) ProtoMessage()
- func (m *ExternalWorkflowExecutionSignaledEventAttributes) Reset()
- func (m *ExternalWorkflowExecutionSignaledEventAttributes) Size() (n int)
- func (this *ExternalWorkflowExecutionSignaledEventAttributes) String() string
- func (m *ExternalWorkflowExecutionSignaledEventAttributes) Unmarshal(dAtA []byte) error
- func (m *ExternalWorkflowExecutionSignaledEventAttributes) XXX_DiscardUnknown()
- func (m *ExternalWorkflowExecutionSignaledEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *ExternalWorkflowExecutionSignaledEventAttributes) XXX_Merge(src proto.Message)
- func (m *ExternalWorkflowExecutionSignaledEventAttributes) XXX_Size() int
- func (m *ExternalWorkflowExecutionSignaledEventAttributes) XXX_Unmarshal(b []byte) error
- type History
- func (*History) Descriptor() ([]byte, []int)
- func (this *History) Equal(that interface{}) bool
- func (m *History) GetEvents() []*HistoryEvent
- func (this *History) GoString() string
- func (m *History) Marshal() (dAtA []byte, err error)
- func (m *History) MarshalTo(dAtA []byte) (int, error)
- func (m *History) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*History) ProtoMessage()
- func (m *History) Reset()
- func (m *History) Size() (n int)
- func (this *History) String() string
- func (m *History) Unmarshal(dAtA []byte) error
- func (m *History) XXX_DiscardUnknown()
- func (m *History) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *History) XXX_Merge(src proto.Message)
- func (m *History) XXX_Size() int
- func (m *History) XXX_Unmarshal(b []byte) error
- type HistoryEvent
- func (*HistoryEvent) Descriptor() ([]byte, []int)
- func (this *HistoryEvent) Equal(that interface{}) bool
- func (m *HistoryEvent) GetActivityPropertiesModifiedExternallyEventAttributes() *ActivityPropertiesModifiedExternallyEventAttributes
- func (m *HistoryEvent) GetActivityTaskCancelRequestedEventAttributes() *ActivityTaskCancelRequestedEventAttributes
- func (m *HistoryEvent) GetActivityTaskCanceledEventAttributes() *ActivityTaskCanceledEventAttributes
- func (m *HistoryEvent) GetActivityTaskCompletedEventAttributes() *ActivityTaskCompletedEventAttributes
- func (m *HistoryEvent) GetActivityTaskFailedEventAttributes() *ActivityTaskFailedEventAttributes
- func (m *HistoryEvent) GetActivityTaskScheduledEventAttributes() *ActivityTaskScheduledEventAttributes
- func (m *HistoryEvent) GetActivityTaskStartedEventAttributes() *ActivityTaskStartedEventAttributes
- func (m *HistoryEvent) GetActivityTaskTimedOutEventAttributes() *ActivityTaskTimedOutEventAttributes
- func (m *HistoryEvent) GetAttributes() isHistoryEvent_Attributes
- func (m *HistoryEvent) GetChildWorkflowExecutionCanceledEventAttributes() *ChildWorkflowExecutionCanceledEventAttributes
- func (m *HistoryEvent) GetChildWorkflowExecutionCompletedEventAttributes() *ChildWorkflowExecutionCompletedEventAttributes
- func (m *HistoryEvent) GetChildWorkflowExecutionFailedEventAttributes() *ChildWorkflowExecutionFailedEventAttributes
- func (m *HistoryEvent) GetChildWorkflowExecutionStartedEventAttributes() *ChildWorkflowExecutionStartedEventAttributes
- func (m *HistoryEvent) GetChildWorkflowExecutionTerminatedEventAttributes() *ChildWorkflowExecutionTerminatedEventAttributes
- func (m *HistoryEvent) GetChildWorkflowExecutionTimedOutEventAttributes() *ChildWorkflowExecutionTimedOutEventAttributes
- func (m *HistoryEvent) GetEventId() int64
- func (m *HistoryEvent) GetEventTime() *time.Time
- func (m *HistoryEvent) GetEventType() v12.EventType
- func (m *HistoryEvent) GetExternalWorkflowExecutionCancelRequestedEventAttributes() *ExternalWorkflowExecutionCancelRequestedEventAttributes
- func (m *HistoryEvent) GetExternalWorkflowExecutionSignaledEventAttributes() *ExternalWorkflowExecutionSignaledEventAttributes
- func (m *HistoryEvent) GetMarkerRecordedEventAttributes() *MarkerRecordedEventAttributes
- func (m *HistoryEvent) GetRequestCancelExternalWorkflowExecutionFailedEventAttributes() *RequestCancelExternalWorkflowExecutionFailedEventAttributes
- func (m *HistoryEvent) GetRequestCancelExternalWorkflowExecutionInitiatedEventAttributes() *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- func (m *HistoryEvent) GetSignalExternalWorkflowExecutionFailedEventAttributes() *SignalExternalWorkflowExecutionFailedEventAttributes
- func (m *HistoryEvent) GetSignalExternalWorkflowExecutionInitiatedEventAttributes() *SignalExternalWorkflowExecutionInitiatedEventAttributes
- func (m *HistoryEvent) GetStartChildWorkflowExecutionFailedEventAttributes() *StartChildWorkflowExecutionFailedEventAttributes
- func (m *HistoryEvent) GetStartChildWorkflowExecutionInitiatedEventAttributes() *StartChildWorkflowExecutionInitiatedEventAttributes
- func (m *HistoryEvent) GetTaskId() int64
- func (m *HistoryEvent) GetTimerCanceledEventAttributes() *TimerCanceledEventAttributes
- func (m *HistoryEvent) GetTimerFiredEventAttributes() *TimerFiredEventAttributes
- func (m *HistoryEvent) GetTimerStartedEventAttributes() *TimerStartedEventAttributes
- func (m *HistoryEvent) GetUpsertWorkflowSearchAttributesEventAttributes() *UpsertWorkflowSearchAttributesEventAttributes
- func (m *HistoryEvent) GetVersion() int64
- func (m *HistoryEvent) GetWorkerMayIgnore() bool
- func (m *HistoryEvent) GetWorkflowExecutionCancelRequestedEventAttributes() *WorkflowExecutionCancelRequestedEventAttributes
- func (m *HistoryEvent) GetWorkflowExecutionCanceledEventAttributes() *WorkflowExecutionCanceledEventAttributes
- func (m *HistoryEvent) GetWorkflowExecutionCompletedEventAttributes() *WorkflowExecutionCompletedEventAttributes
- func (m *HistoryEvent) GetWorkflowExecutionContinuedAsNewEventAttributes() *WorkflowExecutionContinuedAsNewEventAttributes
- func (m *HistoryEvent) GetWorkflowExecutionFailedEventAttributes() *WorkflowExecutionFailedEventAttributes
- func (m *HistoryEvent) GetWorkflowExecutionSignaledEventAttributes() *WorkflowExecutionSignaledEventAttributes
- func (m *HistoryEvent) GetWorkflowExecutionStartedEventAttributes() *WorkflowExecutionStartedEventAttributes
- func (m *HistoryEvent) GetWorkflowExecutionTerminatedEventAttributes() *WorkflowExecutionTerminatedEventAttributes
- func (m *HistoryEvent) GetWorkflowExecutionTimedOutEventAttributes() *WorkflowExecutionTimedOutEventAttributes
- func (m *HistoryEvent) GetWorkflowExecutionUpdateAcceptedEventAttributes() *WorkflowExecutionUpdateAcceptedEventAttributes
- func (m *HistoryEvent) GetWorkflowExecutionUpdateCompletedEventAttributes() *WorkflowExecutionUpdateCompletedEventAttributes
- func (m *HistoryEvent) GetWorkflowExecutionUpdateRejectedEventAttributes() *WorkflowExecutionUpdateRejectedEventAttributes
- func (m *HistoryEvent) GetWorkflowPropertiesModifiedEventAttributes() *WorkflowPropertiesModifiedEventAttributes
- func (m *HistoryEvent) GetWorkflowPropertiesModifiedExternallyEventAttributes() *WorkflowPropertiesModifiedExternallyEventAttributes
- func (m *HistoryEvent) GetWorkflowTaskCompletedEventAttributes() *WorkflowTaskCompletedEventAttributes
- func (m *HistoryEvent) GetWorkflowTaskFailedEventAttributes() *WorkflowTaskFailedEventAttributes
- func (m *HistoryEvent) GetWorkflowTaskScheduledEventAttributes() *WorkflowTaskScheduledEventAttributes
- func (m *HistoryEvent) GetWorkflowTaskStartedEventAttributes() *WorkflowTaskStartedEventAttributes
- func (m *HistoryEvent) GetWorkflowTaskTimedOutEventAttributes() *WorkflowTaskTimedOutEventAttributes
- func (this *HistoryEvent) GoString() string
- func (m *HistoryEvent) Marshal() (dAtA []byte, err error)
- func (m *HistoryEvent) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*HistoryEvent) ProtoMessage()
- func (m *HistoryEvent) Reset()
- func (m *HistoryEvent) Size() (n int)
- func (this *HistoryEvent) String() string
- func (m *HistoryEvent) Unmarshal(dAtA []byte) error
- func (m *HistoryEvent) XXX_DiscardUnknown()
- func (m *HistoryEvent) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *HistoryEvent) XXX_Merge(src proto.Message)
- func (*HistoryEvent) XXX_OneofWrappers() []interface{}
- func (m *HistoryEvent) XXX_Size() int
- func (m *HistoryEvent) XXX_Unmarshal(b []byte) error
- type HistoryEvent_ActivityPropertiesModifiedExternallyEventAttributes
- func (this *HistoryEvent_ActivityPropertiesModifiedExternallyEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_ActivityPropertiesModifiedExternallyEventAttributes) GoString() string
- func (m *HistoryEvent_ActivityPropertiesModifiedExternallyEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_ActivityPropertiesModifiedExternallyEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_ActivityPropertiesModifiedExternallyEventAttributes) Size() (n int)
- func (this *HistoryEvent_ActivityPropertiesModifiedExternallyEventAttributes) String() string
- type HistoryEvent_ActivityTaskCancelRequestedEventAttributes
- func (this *HistoryEvent_ActivityTaskCancelRequestedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_ActivityTaskCancelRequestedEventAttributes) GoString() string
- func (m *HistoryEvent_ActivityTaskCancelRequestedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_ActivityTaskCancelRequestedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_ActivityTaskCancelRequestedEventAttributes) Size() (n int)
- func (this *HistoryEvent_ActivityTaskCancelRequestedEventAttributes) String() string
- type HistoryEvent_ActivityTaskCanceledEventAttributes
- func (this *HistoryEvent_ActivityTaskCanceledEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_ActivityTaskCanceledEventAttributes) GoString() string
- func (m *HistoryEvent_ActivityTaskCanceledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_ActivityTaskCanceledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_ActivityTaskCanceledEventAttributes) Size() (n int)
- func (this *HistoryEvent_ActivityTaskCanceledEventAttributes) String() string
- type HistoryEvent_ActivityTaskCompletedEventAttributes
- func (this *HistoryEvent_ActivityTaskCompletedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_ActivityTaskCompletedEventAttributes) GoString() string
- func (m *HistoryEvent_ActivityTaskCompletedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_ActivityTaskCompletedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_ActivityTaskCompletedEventAttributes) Size() (n int)
- func (this *HistoryEvent_ActivityTaskCompletedEventAttributes) String() string
- type HistoryEvent_ActivityTaskFailedEventAttributes
- func (this *HistoryEvent_ActivityTaskFailedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_ActivityTaskFailedEventAttributes) GoString() string
- func (m *HistoryEvent_ActivityTaskFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_ActivityTaskFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_ActivityTaskFailedEventAttributes) Size() (n int)
- func (this *HistoryEvent_ActivityTaskFailedEventAttributes) String() string
- type HistoryEvent_ActivityTaskScheduledEventAttributes
- func (this *HistoryEvent_ActivityTaskScheduledEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_ActivityTaskScheduledEventAttributes) GoString() string
- func (m *HistoryEvent_ActivityTaskScheduledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_ActivityTaskScheduledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_ActivityTaskScheduledEventAttributes) Size() (n int)
- func (this *HistoryEvent_ActivityTaskScheduledEventAttributes) String() string
- type HistoryEvent_ActivityTaskStartedEventAttributes
- func (this *HistoryEvent_ActivityTaskStartedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_ActivityTaskStartedEventAttributes) GoString() string
- func (m *HistoryEvent_ActivityTaskStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_ActivityTaskStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_ActivityTaskStartedEventAttributes) Size() (n int)
- func (this *HistoryEvent_ActivityTaskStartedEventAttributes) String() string
- type HistoryEvent_ActivityTaskTimedOutEventAttributes
- func (this *HistoryEvent_ActivityTaskTimedOutEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_ActivityTaskTimedOutEventAttributes) GoString() string
- func (m *HistoryEvent_ActivityTaskTimedOutEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_ActivityTaskTimedOutEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_ActivityTaskTimedOutEventAttributes) Size() (n int)
- func (this *HistoryEvent_ActivityTaskTimedOutEventAttributes) String() string
- type HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes
- func (this *HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes) GoString() string
- func (m *HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes) Size() (n int)
- func (this *HistoryEvent_ChildWorkflowExecutionCanceledEventAttributes) String() string
- type HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes
- func (this *HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes) GoString() string
- func (m *HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes) Size() (n int)
- func (this *HistoryEvent_ChildWorkflowExecutionCompletedEventAttributes) String() string
- type HistoryEvent_ChildWorkflowExecutionFailedEventAttributes
- func (this *HistoryEvent_ChildWorkflowExecutionFailedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_ChildWorkflowExecutionFailedEventAttributes) GoString() string
- func (m *HistoryEvent_ChildWorkflowExecutionFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_ChildWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_ChildWorkflowExecutionFailedEventAttributes) Size() (n int)
- func (this *HistoryEvent_ChildWorkflowExecutionFailedEventAttributes) String() string
- type HistoryEvent_ChildWorkflowExecutionStartedEventAttributes
- func (this *HistoryEvent_ChildWorkflowExecutionStartedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_ChildWorkflowExecutionStartedEventAttributes) GoString() string
- func (m *HistoryEvent_ChildWorkflowExecutionStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_ChildWorkflowExecutionStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_ChildWorkflowExecutionStartedEventAttributes) Size() (n int)
- func (this *HistoryEvent_ChildWorkflowExecutionStartedEventAttributes) String() string
- type HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes
- func (this *HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes) GoString() string
- func (m *HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes) Size() (n int)
- func (this *HistoryEvent_ChildWorkflowExecutionTerminatedEventAttributes) String() string
- type HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes
- func (this *HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes) GoString() string
- func (m *HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes) Size() (n int)
- func (this *HistoryEvent_ChildWorkflowExecutionTimedOutEventAttributes) String() string
- type HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes
- func (this *HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes) GoString() string
- func (m *HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes) Size() (n int)
- func (this *HistoryEvent_ExternalWorkflowExecutionCancelRequestedEventAttributes) String() string
- type HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes
- func (this *HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes) GoString() string
- func (m *HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes) Size() (n int)
- func (this *HistoryEvent_ExternalWorkflowExecutionSignaledEventAttributes) String() string
- type HistoryEvent_MarkerRecordedEventAttributes
- func (this *HistoryEvent_MarkerRecordedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_MarkerRecordedEventAttributes) GoString() string
- func (m *HistoryEvent_MarkerRecordedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_MarkerRecordedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_MarkerRecordedEventAttributes) Size() (n int)
- func (this *HistoryEvent_MarkerRecordedEventAttributes) String() string
- type HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes
- func (this *HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes) GoString() string
- func (m *HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes) Size() (n int)
- func (this *HistoryEvent_RequestCancelExternalWorkflowExecutionFailedEventAttributes) String() string
- type HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- func (this *HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GoString() string
- func (m *HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Size() (n int)
- func (this *HistoryEvent_RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) String() string
- type HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes
- func (this *HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes) GoString() string
- func (m *HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes) Size() (n int)
- func (this *HistoryEvent_SignalExternalWorkflowExecutionFailedEventAttributes) String() string
- type HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes
- func (this *HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes) GoString() string
- func (m *HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes) Size() (n int)
- func (this *HistoryEvent_SignalExternalWorkflowExecutionInitiatedEventAttributes) String() string
- type HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes
- func (this *HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes) GoString() string
- func (m *HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes) Size() (n int)
- func (this *HistoryEvent_StartChildWorkflowExecutionFailedEventAttributes) String() string
- type HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes
- func (this *HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes) GoString() string
- func (m *HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes) Size() (n int)
- func (this *HistoryEvent_StartChildWorkflowExecutionInitiatedEventAttributes) String() string
- type HistoryEvent_TimerCanceledEventAttributes
- func (this *HistoryEvent_TimerCanceledEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_TimerCanceledEventAttributes) GoString() string
- func (m *HistoryEvent_TimerCanceledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_TimerCanceledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_TimerCanceledEventAttributes) Size() (n int)
- func (this *HistoryEvent_TimerCanceledEventAttributes) String() string
- type HistoryEvent_TimerFiredEventAttributes
- func (this *HistoryEvent_TimerFiredEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_TimerFiredEventAttributes) GoString() string
- func (m *HistoryEvent_TimerFiredEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_TimerFiredEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_TimerFiredEventAttributes) Size() (n int)
- func (this *HistoryEvent_TimerFiredEventAttributes) String() string
- type HistoryEvent_TimerStartedEventAttributes
- func (this *HistoryEvent_TimerStartedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_TimerStartedEventAttributes) GoString() string
- func (m *HistoryEvent_TimerStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_TimerStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_TimerStartedEventAttributes) Size() (n int)
- func (this *HistoryEvent_TimerStartedEventAttributes) String() string
- type HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes
- func (this *HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes) GoString() string
- func (m *HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes) Size() (n int)
- func (this *HistoryEvent_UpsertWorkflowSearchAttributesEventAttributes) String() string
- type HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes
- func (this *HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowExecutionCancelRequestedEventAttributes) String() string
- type HistoryEvent_WorkflowExecutionCanceledEventAttributes
- func (this *HistoryEvent_WorkflowExecutionCanceledEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowExecutionCanceledEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowExecutionCanceledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionCanceledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionCanceledEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowExecutionCanceledEventAttributes) String() string
- type HistoryEvent_WorkflowExecutionCompletedEventAttributes
- func (this *HistoryEvent_WorkflowExecutionCompletedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowExecutionCompletedEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowExecutionCompletedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionCompletedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionCompletedEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowExecutionCompletedEventAttributes) String() string
- type HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes
- func (this *HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowExecutionContinuedAsNewEventAttributes) String() string
- type HistoryEvent_WorkflowExecutionFailedEventAttributes
- func (this *HistoryEvent_WorkflowExecutionFailedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowExecutionFailedEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowExecutionFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionFailedEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowExecutionFailedEventAttributes) String() string
- type HistoryEvent_WorkflowExecutionSignaledEventAttributes
- func (this *HistoryEvent_WorkflowExecutionSignaledEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowExecutionSignaledEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowExecutionSignaledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionSignaledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionSignaledEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowExecutionSignaledEventAttributes) String() string
- type HistoryEvent_WorkflowExecutionStartedEventAttributes
- func (this *HistoryEvent_WorkflowExecutionStartedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowExecutionStartedEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowExecutionStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionStartedEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowExecutionStartedEventAttributes) String() string
- type HistoryEvent_WorkflowExecutionTerminatedEventAttributes
- func (this *HistoryEvent_WorkflowExecutionTerminatedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowExecutionTerminatedEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowExecutionTerminatedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionTerminatedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionTerminatedEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowExecutionTerminatedEventAttributes) String() string
- type HistoryEvent_WorkflowExecutionTimedOutEventAttributes
- func (this *HistoryEvent_WorkflowExecutionTimedOutEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowExecutionTimedOutEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowExecutionTimedOutEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionTimedOutEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionTimedOutEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowExecutionTimedOutEventAttributes) String() string
- type HistoryEvent_WorkflowExecutionUpdateAcceptedEventAttributes
- func (this *HistoryEvent_WorkflowExecutionUpdateAcceptedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowExecutionUpdateAcceptedEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowExecutionUpdateAcceptedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionUpdateAcceptedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionUpdateAcceptedEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowExecutionUpdateAcceptedEventAttributes) String() string
- type HistoryEvent_WorkflowExecutionUpdateCompletedEventAttributes
- func (this *HistoryEvent_WorkflowExecutionUpdateCompletedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowExecutionUpdateCompletedEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowExecutionUpdateCompletedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionUpdateCompletedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionUpdateCompletedEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowExecutionUpdateCompletedEventAttributes) String() string
- type HistoryEvent_WorkflowExecutionUpdateRejectedEventAttributes
- func (this *HistoryEvent_WorkflowExecutionUpdateRejectedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowExecutionUpdateRejectedEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowExecutionUpdateRejectedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionUpdateRejectedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowExecutionUpdateRejectedEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowExecutionUpdateRejectedEventAttributes) String() string
- type HistoryEvent_WorkflowPropertiesModifiedEventAttributes
- func (this *HistoryEvent_WorkflowPropertiesModifiedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowPropertiesModifiedEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowPropertiesModifiedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowPropertiesModifiedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowPropertiesModifiedEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowPropertiesModifiedEventAttributes) String() string
- type HistoryEvent_WorkflowPropertiesModifiedExternallyEventAttributes
- func (this *HistoryEvent_WorkflowPropertiesModifiedExternallyEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowPropertiesModifiedExternallyEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowPropertiesModifiedExternallyEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowPropertiesModifiedExternallyEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowPropertiesModifiedExternallyEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowPropertiesModifiedExternallyEventAttributes) String() string
- type HistoryEvent_WorkflowTaskCompletedEventAttributes
- func (this *HistoryEvent_WorkflowTaskCompletedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowTaskCompletedEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowTaskCompletedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowTaskCompletedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowTaskCompletedEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowTaskCompletedEventAttributes) String() string
- type HistoryEvent_WorkflowTaskFailedEventAttributes
- func (this *HistoryEvent_WorkflowTaskFailedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowTaskFailedEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowTaskFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowTaskFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowTaskFailedEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowTaskFailedEventAttributes) String() string
- type HistoryEvent_WorkflowTaskScheduledEventAttributes
- func (this *HistoryEvent_WorkflowTaskScheduledEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowTaskScheduledEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowTaskScheduledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowTaskScheduledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowTaskScheduledEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowTaskScheduledEventAttributes) String() string
- type HistoryEvent_WorkflowTaskStartedEventAttributes
- func (this *HistoryEvent_WorkflowTaskStartedEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowTaskStartedEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowTaskStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowTaskStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowTaskStartedEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowTaskStartedEventAttributes) String() string
- type HistoryEvent_WorkflowTaskTimedOutEventAttributes
- func (this *HistoryEvent_WorkflowTaskTimedOutEventAttributes) Equal(that interface{}) bool
- func (this *HistoryEvent_WorkflowTaskTimedOutEventAttributes) GoString() string
- func (m *HistoryEvent_WorkflowTaskTimedOutEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowTaskTimedOutEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (m *HistoryEvent_WorkflowTaskTimedOutEventAttributes) Size() (n int)
- func (this *HistoryEvent_WorkflowTaskTimedOutEventAttributes) String() string
- type MarkerRecordedEventAttributes
- func (*MarkerRecordedEventAttributes) Descriptor() ([]byte, []int)
- func (this *MarkerRecordedEventAttributes) Equal(that interface{}) bool
- func (m *MarkerRecordedEventAttributes) GetDetails() map[string]*v1.Payloads
- func (m *MarkerRecordedEventAttributes) GetFailure() *v13.Failure
- func (m *MarkerRecordedEventAttributes) GetHeader() *v1.Header
- func (m *MarkerRecordedEventAttributes) GetMarkerName() string
- func (m *MarkerRecordedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (this *MarkerRecordedEventAttributes) GoString() string
- func (m *MarkerRecordedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *MarkerRecordedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *MarkerRecordedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*MarkerRecordedEventAttributes) ProtoMessage()
- func (m *MarkerRecordedEventAttributes) Reset()
- func (m *MarkerRecordedEventAttributes) Size() (n int)
- func (this *MarkerRecordedEventAttributes) String() string
- func (m *MarkerRecordedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *MarkerRecordedEventAttributes) XXX_DiscardUnknown()
- func (m *MarkerRecordedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *MarkerRecordedEventAttributes) XXX_Merge(src proto.Message)
- func (m *MarkerRecordedEventAttributes) XXX_Size() int
- func (m *MarkerRecordedEventAttributes) XXX_Unmarshal(b []byte) error
- type RequestCancelExternalWorkflowExecutionFailedEventAttributes
- func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) Descriptor() ([]byte, []int)
- func (this *RequestCancelExternalWorkflowExecutionFailedEventAttributes) Equal(that interface{}) bool
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetCause() v12.CancelExternalWorkflowExecutionFailedCause
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetControl() string
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetInitiatedEventId() int64
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetNamespace() string
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetNamespaceId() string
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (this *RequestCancelExternalWorkflowExecutionFailedEventAttributes) GoString() string
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RequestCancelExternalWorkflowExecutionFailedEventAttributes) ProtoMessage()
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) Reset()
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) Size() (n int)
- func (this *RequestCancelExternalWorkflowExecutionFailedEventAttributes) String() string
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) XXX_DiscardUnknown()
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) XXX_Merge(src proto.Message)
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) XXX_Size() int
- func (m *RequestCancelExternalWorkflowExecutionFailedEventAttributes) XXX_Unmarshal(b []byte) error
- type RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
- func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Descriptor() ([]byte, []int)
- func (this *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Equal(that interface{}) bool
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetChildWorkflowOnly() bool
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetControl() string
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetNamespace() string
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetNamespaceId() string
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetReason() string
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (this *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) GoString() string
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) ProtoMessage()
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Reset()
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Size() (n int)
- func (this *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) String() string
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) XXX_DiscardUnknown()
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) XXX_Merge(src proto.Message)
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) XXX_Size() int
- func (m *RequestCancelExternalWorkflowExecutionInitiatedEventAttributes) XXX_Unmarshal(b []byte) error
- type SignalExternalWorkflowExecutionFailedEventAttributes
- func (*SignalExternalWorkflowExecutionFailedEventAttributes) Descriptor() ([]byte, []int)
- func (this *SignalExternalWorkflowExecutionFailedEventAttributes) Equal(that interface{}) bool
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) GetCause() v12.SignalExternalWorkflowExecutionFailedCause
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) GetControl() string
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) GetInitiatedEventId() int64
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) GetNamespace() string
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) GetNamespaceId() string
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (this *SignalExternalWorkflowExecutionFailedEventAttributes) GoString() string
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SignalExternalWorkflowExecutionFailedEventAttributes) ProtoMessage()
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) Reset()
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) Size() (n int)
- func (this *SignalExternalWorkflowExecutionFailedEventAttributes) String() string
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) XXX_DiscardUnknown()
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) XXX_Merge(src proto.Message)
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) XXX_Size() int
- func (m *SignalExternalWorkflowExecutionFailedEventAttributes) XXX_Unmarshal(b []byte) error
- type SignalExternalWorkflowExecutionInitiatedEventAttributes
- func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) Descriptor() ([]byte, []int)
- func (this *SignalExternalWorkflowExecutionInitiatedEventAttributes) Equal(that interface{}) bool
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetChildWorkflowOnly() bool
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetControl() string
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetHeader() *v1.Header
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetInput() *v1.Payloads
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetNamespace() string
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetNamespaceId() string
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetSignalName() string
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (this *SignalExternalWorkflowExecutionInitiatedEventAttributes) GoString() string
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*SignalExternalWorkflowExecutionInitiatedEventAttributes) ProtoMessage()
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) Reset()
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) Size() (n int)
- func (this *SignalExternalWorkflowExecutionInitiatedEventAttributes) String() string
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) XXX_DiscardUnknown()
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) XXX_Merge(src proto.Message)
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) XXX_Size() int
- func (m *SignalExternalWorkflowExecutionInitiatedEventAttributes) XXX_Unmarshal(b []byte) error
- type StartChildWorkflowExecutionFailedEventAttributes
- func (*StartChildWorkflowExecutionFailedEventAttributes) Descriptor() ([]byte, []int)
- func (this *StartChildWorkflowExecutionFailedEventAttributes) Equal(that interface{}) bool
- func (m *StartChildWorkflowExecutionFailedEventAttributes) GetCause() v12.StartChildWorkflowExecutionFailedCause
- func (m *StartChildWorkflowExecutionFailedEventAttributes) GetControl() string
- func (m *StartChildWorkflowExecutionFailedEventAttributes) GetInitiatedEventId() int64
- func (m *StartChildWorkflowExecutionFailedEventAttributes) GetNamespace() string
- func (m *StartChildWorkflowExecutionFailedEventAttributes) GetNamespaceId() string
- func (m *StartChildWorkflowExecutionFailedEventAttributes) GetWorkflowId() string
- func (m *StartChildWorkflowExecutionFailedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (m *StartChildWorkflowExecutionFailedEventAttributes) GetWorkflowType() *v1.WorkflowType
- func (this *StartChildWorkflowExecutionFailedEventAttributes) GoString() string
- func (m *StartChildWorkflowExecutionFailedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *StartChildWorkflowExecutionFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *StartChildWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*StartChildWorkflowExecutionFailedEventAttributes) ProtoMessage()
- func (m *StartChildWorkflowExecutionFailedEventAttributes) Reset()
- func (m *StartChildWorkflowExecutionFailedEventAttributes) Size() (n int)
- func (this *StartChildWorkflowExecutionFailedEventAttributes) String() string
- func (m *StartChildWorkflowExecutionFailedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *StartChildWorkflowExecutionFailedEventAttributes) XXX_DiscardUnknown()
- func (m *StartChildWorkflowExecutionFailedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StartChildWorkflowExecutionFailedEventAttributes) XXX_Merge(src proto.Message)
- func (m *StartChildWorkflowExecutionFailedEventAttributes) XXX_Size() int
- func (m *StartChildWorkflowExecutionFailedEventAttributes) XXX_Unmarshal(b []byte) error
- type StartChildWorkflowExecutionInitiatedEventAttributes
- func (*StartChildWorkflowExecutionInitiatedEventAttributes) Descriptor() ([]byte, []int)
- func (this *StartChildWorkflowExecutionInitiatedEventAttributes) Equal(that interface{}) bool
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetControl() string
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetCronSchedule() string
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetHeader() *v1.Header
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetInput() *v1.Payloads
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetMemo() *v1.Memo
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetNamespace() string
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetNamespaceId() string
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetParentClosePolicy() v12.ParentClosePolicy
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetRetryPolicy() *v1.RetryPolicy
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetSearchAttributes() *v1.SearchAttributes
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetTaskQueue() *v11.TaskQueue
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowExecutionTimeout() *time.Duration
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowId() string
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowIdReusePolicy() v12.WorkflowIdReusePolicy
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowRunTimeout() *time.Duration
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowTaskTimeout() *time.Duration
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) GetWorkflowType() *v1.WorkflowType
- func (this *StartChildWorkflowExecutionInitiatedEventAttributes) GoString() string
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*StartChildWorkflowExecutionInitiatedEventAttributes) ProtoMessage()
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) Reset()
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) Size() (n int)
- func (this *StartChildWorkflowExecutionInitiatedEventAttributes) String() string
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) XXX_DiscardUnknown()
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) XXX_Merge(src proto.Message)
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) XXX_Size() int
- func (m *StartChildWorkflowExecutionInitiatedEventAttributes) XXX_Unmarshal(b []byte) error
- type TimerCanceledEventAttributes
- func (*TimerCanceledEventAttributes) Descriptor() ([]byte, []int)
- func (this *TimerCanceledEventAttributes) Equal(that interface{}) bool
- func (m *TimerCanceledEventAttributes) GetIdentity() string
- func (m *TimerCanceledEventAttributes) GetStartedEventId() int64
- func (m *TimerCanceledEventAttributes) GetTimerId() string
- func (m *TimerCanceledEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (this *TimerCanceledEventAttributes) GoString() string
- func (m *TimerCanceledEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *TimerCanceledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *TimerCanceledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TimerCanceledEventAttributes) ProtoMessage()
- func (m *TimerCanceledEventAttributes) Reset()
- func (m *TimerCanceledEventAttributes) Size() (n int)
- func (this *TimerCanceledEventAttributes) String() string
- func (m *TimerCanceledEventAttributes) Unmarshal(dAtA []byte) error
- func (m *TimerCanceledEventAttributes) XXX_DiscardUnknown()
- func (m *TimerCanceledEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TimerCanceledEventAttributes) XXX_Merge(src proto.Message)
- func (m *TimerCanceledEventAttributes) XXX_Size() int
- func (m *TimerCanceledEventAttributes) XXX_Unmarshal(b []byte) error
- type TimerFiredEventAttributes
- func (*TimerFiredEventAttributes) Descriptor() ([]byte, []int)
- func (this *TimerFiredEventAttributes) Equal(that interface{}) bool
- func (m *TimerFiredEventAttributes) GetStartedEventId() int64
- func (m *TimerFiredEventAttributes) GetTimerId() string
- func (this *TimerFiredEventAttributes) GoString() string
- func (m *TimerFiredEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *TimerFiredEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *TimerFiredEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TimerFiredEventAttributes) ProtoMessage()
- func (m *TimerFiredEventAttributes) Reset()
- func (m *TimerFiredEventAttributes) Size() (n int)
- func (this *TimerFiredEventAttributes) String() string
- func (m *TimerFiredEventAttributes) Unmarshal(dAtA []byte) error
- func (m *TimerFiredEventAttributes) XXX_DiscardUnknown()
- func (m *TimerFiredEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TimerFiredEventAttributes) XXX_Merge(src proto.Message)
- func (m *TimerFiredEventAttributes) XXX_Size() int
- func (m *TimerFiredEventAttributes) XXX_Unmarshal(b []byte) error
- type TimerStartedEventAttributes
- func (*TimerStartedEventAttributes) Descriptor() ([]byte, []int)
- func (this *TimerStartedEventAttributes) Equal(that interface{}) bool
- func (m *TimerStartedEventAttributes) GetStartToFireTimeout() *time.Duration
- func (m *TimerStartedEventAttributes) GetTimerId() string
- func (m *TimerStartedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (this *TimerStartedEventAttributes) GoString() string
- func (m *TimerStartedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *TimerStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *TimerStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*TimerStartedEventAttributes) ProtoMessage()
- func (m *TimerStartedEventAttributes) Reset()
- func (m *TimerStartedEventAttributes) Size() (n int)
- func (this *TimerStartedEventAttributes) String() string
- func (m *TimerStartedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *TimerStartedEventAttributes) XXX_DiscardUnknown()
- func (m *TimerStartedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *TimerStartedEventAttributes) XXX_Merge(src proto.Message)
- func (m *TimerStartedEventAttributes) XXX_Size() int
- func (m *TimerStartedEventAttributes) XXX_Unmarshal(b []byte) error
- type UpsertWorkflowSearchAttributesEventAttributes
- func (*UpsertWorkflowSearchAttributesEventAttributes) Descriptor() ([]byte, []int)
- func (this *UpsertWorkflowSearchAttributesEventAttributes) Equal(that interface{}) bool
- func (m *UpsertWorkflowSearchAttributesEventAttributes) GetSearchAttributes() *v1.SearchAttributes
- func (m *UpsertWorkflowSearchAttributesEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (this *UpsertWorkflowSearchAttributesEventAttributes) GoString() string
- func (m *UpsertWorkflowSearchAttributesEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *UpsertWorkflowSearchAttributesEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *UpsertWorkflowSearchAttributesEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*UpsertWorkflowSearchAttributesEventAttributes) ProtoMessage()
- func (m *UpsertWorkflowSearchAttributesEventAttributes) Reset()
- func (m *UpsertWorkflowSearchAttributesEventAttributes) Size() (n int)
- func (this *UpsertWorkflowSearchAttributesEventAttributes) String() string
- func (m *UpsertWorkflowSearchAttributesEventAttributes) Unmarshal(dAtA []byte) error
- func (m *UpsertWorkflowSearchAttributesEventAttributes) XXX_DiscardUnknown()
- func (m *UpsertWorkflowSearchAttributesEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *UpsertWorkflowSearchAttributesEventAttributes) XXX_Merge(src proto.Message)
- func (m *UpsertWorkflowSearchAttributesEventAttributes) XXX_Size() int
- func (m *UpsertWorkflowSearchAttributesEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowExecutionCancelRequestedEventAttributes
- func (*WorkflowExecutionCancelRequestedEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowExecutionCancelRequestedEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowExecutionCancelRequestedEventAttributes) GetCause() string
- func (m *WorkflowExecutionCancelRequestedEventAttributes) GetExternalInitiatedEventId() int64
- func (m *WorkflowExecutionCancelRequestedEventAttributes) GetExternalWorkflowExecution() *v1.WorkflowExecution
- func (m *WorkflowExecutionCancelRequestedEventAttributes) GetIdentity() string
- func (this *WorkflowExecutionCancelRequestedEventAttributes) GoString() string
- func (m *WorkflowExecutionCancelRequestedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowExecutionCancelRequestedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowExecutionCancelRequestedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowExecutionCancelRequestedEventAttributes) ProtoMessage()
- func (m *WorkflowExecutionCancelRequestedEventAttributes) Reset()
- func (m *WorkflowExecutionCancelRequestedEventAttributes) Size() (n int)
- func (this *WorkflowExecutionCancelRequestedEventAttributes) String() string
- func (m *WorkflowExecutionCancelRequestedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowExecutionCancelRequestedEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowExecutionCancelRequestedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowExecutionCancelRequestedEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowExecutionCancelRequestedEventAttributes) XXX_Size() int
- func (m *WorkflowExecutionCancelRequestedEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowExecutionCanceledEventAttributes
- func (*WorkflowExecutionCanceledEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowExecutionCanceledEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowExecutionCanceledEventAttributes) GetDetails() *v1.Payloads
- func (m *WorkflowExecutionCanceledEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (this *WorkflowExecutionCanceledEventAttributes) GoString() string
- func (m *WorkflowExecutionCanceledEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowExecutionCanceledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowExecutionCanceledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowExecutionCanceledEventAttributes) ProtoMessage()
- func (m *WorkflowExecutionCanceledEventAttributes) Reset()
- func (m *WorkflowExecutionCanceledEventAttributes) Size() (n int)
- func (this *WorkflowExecutionCanceledEventAttributes) String() string
- func (m *WorkflowExecutionCanceledEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowExecutionCanceledEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowExecutionCanceledEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowExecutionCanceledEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowExecutionCanceledEventAttributes) XXX_Size() int
- func (m *WorkflowExecutionCanceledEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowExecutionCompletedEventAttributes
- func (*WorkflowExecutionCompletedEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowExecutionCompletedEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowExecutionCompletedEventAttributes) GetNewExecutionRunId() string
- func (m *WorkflowExecutionCompletedEventAttributes) GetResult() *v1.Payloads
- func (m *WorkflowExecutionCompletedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (this *WorkflowExecutionCompletedEventAttributes) GoString() string
- func (m *WorkflowExecutionCompletedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowExecutionCompletedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowExecutionCompletedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowExecutionCompletedEventAttributes) ProtoMessage()
- func (m *WorkflowExecutionCompletedEventAttributes) Reset()
- func (m *WorkflowExecutionCompletedEventAttributes) Size() (n int)
- func (this *WorkflowExecutionCompletedEventAttributes) String() string
- func (m *WorkflowExecutionCompletedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowExecutionCompletedEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowExecutionCompletedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowExecutionCompletedEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowExecutionCompletedEventAttributes) XXX_Size() int
- func (m *WorkflowExecutionCompletedEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowExecutionContinuedAsNewEventAttributes
- func (*WorkflowExecutionContinuedAsNewEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowExecutionContinuedAsNewEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetBackoffStartInterval() *time.Duration
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetFailure() *v13.Failure
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetHeader() *v1.Header
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetInitiator() v12.ContinueAsNewInitiator
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetInput() *v1.Payloads
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetLastCompletionResult() *v1.Payloads
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetMemo() *v1.Memo
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetNewExecutionRunId() string
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetSearchAttributes() *v1.SearchAttributes
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetTaskQueue() *v11.TaskQueue
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetWorkflowRunTimeout() *time.Duration
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetWorkflowTaskTimeout() *time.Duration
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) GetWorkflowType() *v1.WorkflowType
- func (this *WorkflowExecutionContinuedAsNewEventAttributes) GoString() string
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowExecutionContinuedAsNewEventAttributes) ProtoMessage()
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) Reset()
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) Size() (n int)
- func (this *WorkflowExecutionContinuedAsNewEventAttributes) String() string
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) XXX_Size() int
- func (m *WorkflowExecutionContinuedAsNewEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowExecutionFailedEventAttributes
- func (*WorkflowExecutionFailedEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowExecutionFailedEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowExecutionFailedEventAttributes) GetFailure() *v13.Failure
- func (m *WorkflowExecutionFailedEventAttributes) GetNewExecutionRunId() string
- func (m *WorkflowExecutionFailedEventAttributes) GetRetryState() v12.RetryState
- func (m *WorkflowExecutionFailedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (this *WorkflowExecutionFailedEventAttributes) GoString() string
- func (m *WorkflowExecutionFailedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowExecutionFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowExecutionFailedEventAttributes) ProtoMessage()
- func (m *WorkflowExecutionFailedEventAttributes) Reset()
- func (m *WorkflowExecutionFailedEventAttributes) Size() (n int)
- func (this *WorkflowExecutionFailedEventAttributes) String() string
- func (m *WorkflowExecutionFailedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowExecutionFailedEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowExecutionFailedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowExecutionFailedEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowExecutionFailedEventAttributes) XXX_Size() int
- func (m *WorkflowExecutionFailedEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowExecutionSignaledEventAttributes
- func (*WorkflowExecutionSignaledEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowExecutionSignaledEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowExecutionSignaledEventAttributes) GetHeader() *v1.Header
- func (m *WorkflowExecutionSignaledEventAttributes) GetIdentity() string
- func (m *WorkflowExecutionSignaledEventAttributes) GetInput() *v1.Payloads
- func (m *WorkflowExecutionSignaledEventAttributes) GetSignalName() string
- func (this *WorkflowExecutionSignaledEventAttributes) GoString() string
- func (m *WorkflowExecutionSignaledEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowExecutionSignaledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowExecutionSignaledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowExecutionSignaledEventAttributes) ProtoMessage()
- func (m *WorkflowExecutionSignaledEventAttributes) Reset()
- func (m *WorkflowExecutionSignaledEventAttributes) Size() (n int)
- func (this *WorkflowExecutionSignaledEventAttributes) String() string
- func (m *WorkflowExecutionSignaledEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowExecutionSignaledEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowExecutionSignaledEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowExecutionSignaledEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowExecutionSignaledEventAttributes) XXX_Size() int
- func (m *WorkflowExecutionSignaledEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowExecutionStartedEventAttributes
- func (*WorkflowExecutionStartedEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowExecutionStartedEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowExecutionStartedEventAttributes) GetAttempt() int32
- func (m *WorkflowExecutionStartedEventAttributes) GetContinuedExecutionRunId() string
- func (m *WorkflowExecutionStartedEventAttributes) GetContinuedFailure() *v13.Failure
- func (m *WorkflowExecutionStartedEventAttributes) GetCronSchedule() string
- func (m *WorkflowExecutionStartedEventAttributes) GetFirstExecutionRunId() string
- func (m *WorkflowExecutionStartedEventAttributes) GetFirstWorkflowTaskBackoff() *time.Duration
- func (m *WorkflowExecutionStartedEventAttributes) GetHeader() *v1.Header
- func (m *WorkflowExecutionStartedEventAttributes) GetIdentity() string
- func (m *WorkflowExecutionStartedEventAttributes) GetInitiator() v12.ContinueAsNewInitiator
- func (m *WorkflowExecutionStartedEventAttributes) GetInput() *v1.Payloads
- func (m *WorkflowExecutionStartedEventAttributes) GetLastCompletionResult() *v1.Payloads
- func (m *WorkflowExecutionStartedEventAttributes) GetMemo() *v1.Memo
- func (m *WorkflowExecutionStartedEventAttributes) GetOriginalExecutionRunId() string
- func (m *WorkflowExecutionStartedEventAttributes) GetParentInitiatedEventId() int64
- func (m *WorkflowExecutionStartedEventAttributes) GetParentInitiatedEventVersion() int64
- func (m *WorkflowExecutionStartedEventAttributes) GetParentWorkflowExecution() *v1.WorkflowExecution
- func (m *WorkflowExecutionStartedEventAttributes) GetParentWorkflowNamespace() string
- func (m *WorkflowExecutionStartedEventAttributes) GetParentWorkflowNamespaceId() string
- func (m *WorkflowExecutionStartedEventAttributes) GetPrevAutoResetPoints() *v14.ResetPoints
- func (m *WorkflowExecutionStartedEventAttributes) GetRetryPolicy() *v1.RetryPolicy
- func (m *WorkflowExecutionStartedEventAttributes) GetSearchAttributes() *v1.SearchAttributes
- func (m *WorkflowExecutionStartedEventAttributes) GetTaskQueue() *v11.TaskQueue
- func (m *WorkflowExecutionStartedEventAttributes) GetWorkflowExecutionExpirationTime() *time.Time
- func (m *WorkflowExecutionStartedEventAttributes) GetWorkflowExecutionTimeout() *time.Duration
- func (m *WorkflowExecutionStartedEventAttributes) GetWorkflowRunTimeout() *time.Duration
- func (m *WorkflowExecutionStartedEventAttributes) GetWorkflowTaskTimeout() *time.Duration
- func (m *WorkflowExecutionStartedEventAttributes) GetWorkflowType() *v1.WorkflowType
- func (this *WorkflowExecutionStartedEventAttributes) GoString() string
- func (m *WorkflowExecutionStartedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowExecutionStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowExecutionStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowExecutionStartedEventAttributes) ProtoMessage()
- func (m *WorkflowExecutionStartedEventAttributes) Reset()
- func (m *WorkflowExecutionStartedEventAttributes) Size() (n int)
- func (this *WorkflowExecutionStartedEventAttributes) String() string
- func (m *WorkflowExecutionStartedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowExecutionStartedEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowExecutionStartedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowExecutionStartedEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowExecutionStartedEventAttributes) XXX_Size() int
- func (m *WorkflowExecutionStartedEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowExecutionTerminatedEventAttributes
- func (*WorkflowExecutionTerminatedEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowExecutionTerminatedEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowExecutionTerminatedEventAttributes) GetDetails() *v1.Payloads
- func (m *WorkflowExecutionTerminatedEventAttributes) GetIdentity() string
- func (m *WorkflowExecutionTerminatedEventAttributes) GetReason() string
- func (this *WorkflowExecutionTerminatedEventAttributes) GoString() string
- func (m *WorkflowExecutionTerminatedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowExecutionTerminatedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowExecutionTerminatedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowExecutionTerminatedEventAttributes) ProtoMessage()
- func (m *WorkflowExecutionTerminatedEventAttributes) Reset()
- func (m *WorkflowExecutionTerminatedEventAttributes) Size() (n int)
- func (this *WorkflowExecutionTerminatedEventAttributes) String() string
- func (m *WorkflowExecutionTerminatedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowExecutionTerminatedEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowExecutionTerminatedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowExecutionTerminatedEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowExecutionTerminatedEventAttributes) XXX_Size() int
- func (m *WorkflowExecutionTerminatedEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowExecutionTimedOutEventAttributes
- func (*WorkflowExecutionTimedOutEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowExecutionTimedOutEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowExecutionTimedOutEventAttributes) GetNewExecutionRunId() string
- func (m *WorkflowExecutionTimedOutEventAttributes) GetRetryState() v12.RetryState
- func (this *WorkflowExecutionTimedOutEventAttributes) GoString() string
- func (m *WorkflowExecutionTimedOutEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowExecutionTimedOutEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowExecutionTimedOutEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowExecutionTimedOutEventAttributes) ProtoMessage()
- func (m *WorkflowExecutionTimedOutEventAttributes) Reset()
- func (m *WorkflowExecutionTimedOutEventAttributes) Size() (n int)
- func (this *WorkflowExecutionTimedOutEventAttributes) String() string
- func (m *WorkflowExecutionTimedOutEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowExecutionTimedOutEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowExecutionTimedOutEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowExecutionTimedOutEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowExecutionTimedOutEventAttributes) XXX_Size() int
- func (m *WorkflowExecutionTimedOutEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowExecutionUpdateAcceptedEventAttributes
- func (*WorkflowExecutionUpdateAcceptedEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowExecutionUpdateAcceptedEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowExecutionUpdateAcceptedEventAttributes) GetAcceptedRequest() *v16.Request
- func (m *WorkflowExecutionUpdateAcceptedEventAttributes) GetAcceptedRequestMessageId() string
- func (m *WorkflowExecutionUpdateAcceptedEventAttributes) GetAcceptedRequestSequencingEventId() int64
- func (m *WorkflowExecutionUpdateAcceptedEventAttributes) GetProtocolInstanceId() string
- func (this *WorkflowExecutionUpdateAcceptedEventAttributes) GoString() string
- func (m *WorkflowExecutionUpdateAcceptedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowExecutionUpdateAcceptedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowExecutionUpdateAcceptedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowExecutionUpdateAcceptedEventAttributes) ProtoMessage()
- func (m *WorkflowExecutionUpdateAcceptedEventAttributes) Reset()
- func (m *WorkflowExecutionUpdateAcceptedEventAttributes) Size() (n int)
- func (this *WorkflowExecutionUpdateAcceptedEventAttributes) String() string
- func (m *WorkflowExecutionUpdateAcceptedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowExecutionUpdateAcceptedEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowExecutionUpdateAcceptedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowExecutionUpdateAcceptedEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowExecutionUpdateAcceptedEventAttributes) XXX_Size() int
- func (m *WorkflowExecutionUpdateAcceptedEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowExecutionUpdateCompletedEventAttributes
- func (*WorkflowExecutionUpdateCompletedEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowExecutionUpdateCompletedEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowExecutionUpdateCompletedEventAttributes) GetMeta() *v16.Meta
- func (m *WorkflowExecutionUpdateCompletedEventAttributes) GetOutcome() *v16.Outcome
- func (this *WorkflowExecutionUpdateCompletedEventAttributes) GoString() string
- func (m *WorkflowExecutionUpdateCompletedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowExecutionUpdateCompletedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowExecutionUpdateCompletedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowExecutionUpdateCompletedEventAttributes) ProtoMessage()
- func (m *WorkflowExecutionUpdateCompletedEventAttributes) Reset()
- func (m *WorkflowExecutionUpdateCompletedEventAttributes) Size() (n int)
- func (this *WorkflowExecutionUpdateCompletedEventAttributes) String() string
- func (m *WorkflowExecutionUpdateCompletedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowExecutionUpdateCompletedEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowExecutionUpdateCompletedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowExecutionUpdateCompletedEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowExecutionUpdateCompletedEventAttributes) XXX_Size() int
- func (m *WorkflowExecutionUpdateCompletedEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowExecutionUpdateRejectedEventAttributes
- func (*WorkflowExecutionUpdateRejectedEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowExecutionUpdateRejectedEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowExecutionUpdateRejectedEventAttributes) GetFailure() *v13.Failure
- func (m *WorkflowExecutionUpdateRejectedEventAttributes) GetProtocolInstanceId() string
- func (m *WorkflowExecutionUpdateRejectedEventAttributes) GetRejectedRequest() *v16.Request
- func (m *WorkflowExecutionUpdateRejectedEventAttributes) GetRejectedRequestMessageId() string
- func (m *WorkflowExecutionUpdateRejectedEventAttributes) GetRejectedRequestSequencingEventId() int64
- func (this *WorkflowExecutionUpdateRejectedEventAttributes) GoString() string
- func (m *WorkflowExecutionUpdateRejectedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowExecutionUpdateRejectedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowExecutionUpdateRejectedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowExecutionUpdateRejectedEventAttributes) ProtoMessage()
- func (m *WorkflowExecutionUpdateRejectedEventAttributes) Reset()
- func (m *WorkflowExecutionUpdateRejectedEventAttributes) Size() (n int)
- func (this *WorkflowExecutionUpdateRejectedEventAttributes) String() string
- func (m *WorkflowExecutionUpdateRejectedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowExecutionUpdateRejectedEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowExecutionUpdateRejectedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowExecutionUpdateRejectedEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowExecutionUpdateRejectedEventAttributes) XXX_Size() int
- func (m *WorkflowExecutionUpdateRejectedEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowPropertiesModifiedEventAttributes
- func (*WorkflowPropertiesModifiedEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowPropertiesModifiedEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowPropertiesModifiedEventAttributes) GetUpsertedMemo() *v1.Memo
- func (m *WorkflowPropertiesModifiedEventAttributes) GetWorkflowTaskCompletedEventId() int64
- func (this *WorkflowPropertiesModifiedEventAttributes) GoString() string
- func (m *WorkflowPropertiesModifiedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowPropertiesModifiedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowPropertiesModifiedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowPropertiesModifiedEventAttributes) ProtoMessage()
- func (m *WorkflowPropertiesModifiedEventAttributes) Reset()
- func (m *WorkflowPropertiesModifiedEventAttributes) Size() (n int)
- func (this *WorkflowPropertiesModifiedEventAttributes) String() string
- func (m *WorkflowPropertiesModifiedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowPropertiesModifiedEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowPropertiesModifiedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowPropertiesModifiedEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowPropertiesModifiedEventAttributes) XXX_Size() int
- func (m *WorkflowPropertiesModifiedEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowPropertiesModifiedExternallyEventAttributes
- func (*WorkflowPropertiesModifiedExternallyEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowPropertiesModifiedExternallyEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowPropertiesModifiedExternallyEventAttributes) GetNewTaskQueue() string
- func (m *WorkflowPropertiesModifiedExternallyEventAttributes) GetNewWorkflowExecutionTimeout() *time.Duration
- func (m *WorkflowPropertiesModifiedExternallyEventAttributes) GetNewWorkflowRunTimeout() *time.Duration
- func (m *WorkflowPropertiesModifiedExternallyEventAttributes) GetNewWorkflowTaskTimeout() *time.Duration
- func (m *WorkflowPropertiesModifiedExternallyEventAttributes) GetUpsertedMemo() *v1.Memo
- func (this *WorkflowPropertiesModifiedExternallyEventAttributes) GoString() string
- func (m *WorkflowPropertiesModifiedExternallyEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowPropertiesModifiedExternallyEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowPropertiesModifiedExternallyEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowPropertiesModifiedExternallyEventAttributes) ProtoMessage()
- func (m *WorkflowPropertiesModifiedExternallyEventAttributes) Reset()
- func (m *WorkflowPropertiesModifiedExternallyEventAttributes) Size() (n int)
- func (this *WorkflowPropertiesModifiedExternallyEventAttributes) String() string
- func (m *WorkflowPropertiesModifiedExternallyEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowPropertiesModifiedExternallyEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowPropertiesModifiedExternallyEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowPropertiesModifiedExternallyEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowPropertiesModifiedExternallyEventAttributes) XXX_Size() int
- func (m *WorkflowPropertiesModifiedExternallyEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowTaskCompletedEventAttributes
- func (*WorkflowTaskCompletedEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowTaskCompletedEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowTaskCompletedEventAttributes) GetBinaryChecksum() string
- func (m *WorkflowTaskCompletedEventAttributes) GetIdentity() string
- func (m *WorkflowTaskCompletedEventAttributes) GetMeteringMetadata() *v1.MeteringMetadata
- func (m *WorkflowTaskCompletedEventAttributes) GetScheduledEventId() int64
- func (m *WorkflowTaskCompletedEventAttributes) GetSdkMetadata() *v15.WorkflowTaskCompletedMetadata
- func (m *WorkflowTaskCompletedEventAttributes) GetStartedEventId() int64
- func (m *WorkflowTaskCompletedEventAttributes) GetWorkerVersion() *v1.WorkerVersionStamp
- func (this *WorkflowTaskCompletedEventAttributes) GoString() string
- func (m *WorkflowTaskCompletedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowTaskCompletedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowTaskCompletedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowTaskCompletedEventAttributes) ProtoMessage()
- func (m *WorkflowTaskCompletedEventAttributes) Reset()
- func (m *WorkflowTaskCompletedEventAttributes) Size() (n int)
- func (this *WorkflowTaskCompletedEventAttributes) String() string
- func (m *WorkflowTaskCompletedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowTaskCompletedEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowTaskCompletedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowTaskCompletedEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowTaskCompletedEventAttributes) XXX_Size() int
- func (m *WorkflowTaskCompletedEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowTaskFailedEventAttributes
- func (*WorkflowTaskFailedEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowTaskFailedEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowTaskFailedEventAttributes) GetBaseRunId() string
- func (m *WorkflowTaskFailedEventAttributes) GetBinaryChecksum() string
- func (m *WorkflowTaskFailedEventAttributes) GetCause() v12.WorkflowTaskFailedCause
- func (m *WorkflowTaskFailedEventAttributes) GetFailure() *v13.Failure
- func (m *WorkflowTaskFailedEventAttributes) GetForkEventVersion() int64
- func (m *WorkflowTaskFailedEventAttributes) GetIdentity() string
- func (m *WorkflowTaskFailedEventAttributes) GetNewRunId() string
- func (m *WorkflowTaskFailedEventAttributes) GetScheduledEventId() int64
- func (m *WorkflowTaskFailedEventAttributes) GetStartedEventId() int64
- func (this *WorkflowTaskFailedEventAttributes) GoString() string
- func (m *WorkflowTaskFailedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowTaskFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowTaskFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowTaskFailedEventAttributes) ProtoMessage()
- func (m *WorkflowTaskFailedEventAttributes) Reset()
- func (m *WorkflowTaskFailedEventAttributes) Size() (n int)
- func (this *WorkflowTaskFailedEventAttributes) String() string
- func (m *WorkflowTaskFailedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowTaskFailedEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowTaskFailedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowTaskFailedEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowTaskFailedEventAttributes) XXX_Size() int
- func (m *WorkflowTaskFailedEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowTaskScheduledEventAttributes
- func (*WorkflowTaskScheduledEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowTaskScheduledEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowTaskScheduledEventAttributes) GetAttempt() int32
- func (m *WorkflowTaskScheduledEventAttributes) GetStartToCloseTimeout() *time.Duration
- func (m *WorkflowTaskScheduledEventAttributes) GetTaskQueue() *v11.TaskQueue
- func (this *WorkflowTaskScheduledEventAttributes) GoString() string
- func (m *WorkflowTaskScheduledEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowTaskScheduledEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowTaskScheduledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowTaskScheduledEventAttributes) ProtoMessage()
- func (m *WorkflowTaskScheduledEventAttributes) Reset()
- func (m *WorkflowTaskScheduledEventAttributes) Size() (n int)
- func (this *WorkflowTaskScheduledEventAttributes) String() string
- func (m *WorkflowTaskScheduledEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowTaskScheduledEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowTaskScheduledEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowTaskScheduledEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowTaskScheduledEventAttributes) XXX_Size() int
- func (m *WorkflowTaskScheduledEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowTaskStartedEventAttributes
- func (*WorkflowTaskStartedEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowTaskStartedEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowTaskStartedEventAttributes) GetHistorySizeBytes() int64
- func (m *WorkflowTaskStartedEventAttributes) GetIdentity() string
- func (m *WorkflowTaskStartedEventAttributes) GetRequestId() string
- func (m *WorkflowTaskStartedEventAttributes) GetScheduledEventId() int64
- func (m *WorkflowTaskStartedEventAttributes) GetSuggestContinueAsNew() bool
- func (this *WorkflowTaskStartedEventAttributes) GoString() string
- func (m *WorkflowTaskStartedEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowTaskStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowTaskStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowTaskStartedEventAttributes) ProtoMessage()
- func (m *WorkflowTaskStartedEventAttributes) Reset()
- func (m *WorkflowTaskStartedEventAttributes) Size() (n int)
- func (this *WorkflowTaskStartedEventAttributes) String() string
- func (m *WorkflowTaskStartedEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowTaskStartedEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowTaskStartedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowTaskStartedEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowTaskStartedEventAttributes) XXX_Size() int
- func (m *WorkflowTaskStartedEventAttributes) XXX_Unmarshal(b []byte) error
- type WorkflowTaskTimedOutEventAttributes
- func (*WorkflowTaskTimedOutEventAttributes) Descriptor() ([]byte, []int)
- func (this *WorkflowTaskTimedOutEventAttributes) Equal(that interface{}) bool
- func (m *WorkflowTaskTimedOutEventAttributes) GetScheduledEventId() int64
- func (m *WorkflowTaskTimedOutEventAttributes) GetStartedEventId() int64
- func (m *WorkflowTaskTimedOutEventAttributes) GetTimeoutType() v12.TimeoutType
- func (this *WorkflowTaskTimedOutEventAttributes) GoString() string
- func (m *WorkflowTaskTimedOutEventAttributes) Marshal() (dAtA []byte, err error)
- func (m *WorkflowTaskTimedOutEventAttributes) MarshalTo(dAtA []byte) (int, error)
- func (m *WorkflowTaskTimedOutEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
- func (*WorkflowTaskTimedOutEventAttributes) ProtoMessage()
- func (m *WorkflowTaskTimedOutEventAttributes) Reset()
- func (m *WorkflowTaskTimedOutEventAttributes) Size() (n int)
- func (this *WorkflowTaskTimedOutEventAttributes) String() string
- func (m *WorkflowTaskTimedOutEventAttributes) Unmarshal(dAtA []byte) error
- func (m *WorkflowTaskTimedOutEventAttributes) XXX_DiscardUnknown()
- func (m *WorkflowTaskTimedOutEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *WorkflowTaskTimedOutEventAttributes) XXX_Merge(src proto.Message)
- func (m *WorkflowTaskTimedOutEventAttributes) XXX_Size() int
- func (m *WorkflowTaskTimedOutEventAttributes) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type ActivityPropertiesModifiedExternallyEventAttributes ¶ added in v1.11.0
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"` }
func (*ActivityPropertiesModifiedExternallyEventAttributes) Descriptor ¶ added in v1.11.0
func (*ActivityPropertiesModifiedExternallyEventAttributes) Descriptor() ([]byte, []int)
func (*ActivityPropertiesModifiedExternallyEventAttributes) Equal ¶ added in v1.11.0
func (this *ActivityPropertiesModifiedExternallyEventAttributes) Equal(that interface{}) bool
func (*ActivityPropertiesModifiedExternallyEventAttributes) GetNewRetryPolicy ¶ added in v1.11.0
func (m *ActivityPropertiesModifiedExternallyEventAttributes) GetNewRetryPolicy() *v1.RetryPolicy
func (*ActivityPropertiesModifiedExternallyEventAttributes) GetScheduledEventId ¶ added in v1.11.0
func (m *ActivityPropertiesModifiedExternallyEventAttributes) GetScheduledEventId() int64
func (*ActivityPropertiesModifiedExternallyEventAttributes) GoString ¶ added in v1.11.0
func (this *ActivityPropertiesModifiedExternallyEventAttributes) GoString() string
func (*ActivityPropertiesModifiedExternallyEventAttributes) Marshal ¶ added in v1.11.0
func (m *ActivityPropertiesModifiedExternallyEventAttributes) Marshal() (dAtA []byte, err error)
func (*ActivityPropertiesModifiedExternallyEventAttributes) MarshalTo ¶ added in v1.11.0
func (m *ActivityPropertiesModifiedExternallyEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*ActivityPropertiesModifiedExternallyEventAttributes) MarshalToSizedBuffer ¶ added in v1.11.0
func (m *ActivityPropertiesModifiedExternallyEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ActivityPropertiesModifiedExternallyEventAttributes) ProtoMessage ¶ added in v1.11.0
func (*ActivityPropertiesModifiedExternallyEventAttributes) ProtoMessage()
func (*ActivityPropertiesModifiedExternallyEventAttributes) Reset ¶ added in v1.11.0
func (m *ActivityPropertiesModifiedExternallyEventAttributes) Reset()
func (*ActivityPropertiesModifiedExternallyEventAttributes) Size ¶ added in v1.11.0
func (m *ActivityPropertiesModifiedExternallyEventAttributes) Size() (n int)
func (*ActivityPropertiesModifiedExternallyEventAttributes) String ¶ added in v1.11.0
func (this *ActivityPropertiesModifiedExternallyEventAttributes) String() string
func (*ActivityPropertiesModifiedExternallyEventAttributes) Unmarshal ¶ added in v1.11.0
func (m *ActivityPropertiesModifiedExternallyEventAttributes) Unmarshal(dAtA []byte) error
func (*ActivityPropertiesModifiedExternallyEventAttributes) XXX_DiscardUnknown ¶ added in v1.11.0
func (m *ActivityPropertiesModifiedExternallyEventAttributes) XXX_DiscardUnknown()
func (*ActivityPropertiesModifiedExternallyEventAttributes) XXX_Marshal ¶ added in v1.11.0
func (m *ActivityPropertiesModifiedExternallyEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ActivityPropertiesModifiedExternallyEventAttributes) XXX_Merge ¶ added in v1.11.0
func (m *ActivityPropertiesModifiedExternallyEventAttributes) XXX_Merge(src proto.Message)
func (*ActivityPropertiesModifiedExternallyEventAttributes) XXX_Size ¶ added in v1.11.0
func (m *ActivityPropertiesModifiedExternallyEventAttributes) XXX_Size() int
func (*ActivityPropertiesModifiedExternallyEventAttributes) XXX_Unmarshal ¶ added in v1.11.0
func (m *ActivityPropertiesModifiedExternallyEventAttributes) XXX_Unmarshal(b []byte) error
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 */ }
func (*ActivityTaskCancelRequestedEventAttributes) Descriptor ¶
func (*ActivityTaskCancelRequestedEventAttributes) Descriptor() ([]byte, []int)
func (*ActivityTaskCancelRequestedEventAttributes) Equal ¶
func (this *ActivityTaskCancelRequestedEventAttributes) Equal(that interface{}) bool
func (*ActivityTaskCancelRequestedEventAttributes) GetScheduledEventId ¶
func (m *ActivityTaskCancelRequestedEventAttributes) GetScheduledEventId() int64
func (*ActivityTaskCancelRequestedEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (m *ActivityTaskCancelRequestedEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*ActivityTaskCancelRequestedEventAttributes) GoString ¶
func (this *ActivityTaskCancelRequestedEventAttributes) GoString() string
func (*ActivityTaskCancelRequestedEventAttributes) Marshal ¶
func (m *ActivityTaskCancelRequestedEventAttributes) Marshal() (dAtA []byte, err error)
func (*ActivityTaskCancelRequestedEventAttributes) MarshalTo ¶
func (m *ActivityTaskCancelRequestedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*ActivityTaskCancelRequestedEventAttributes) MarshalToSizedBuffer ¶
func (m *ActivityTaskCancelRequestedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ActivityTaskCancelRequestedEventAttributes) ProtoMessage ¶
func (*ActivityTaskCancelRequestedEventAttributes) ProtoMessage()
func (*ActivityTaskCancelRequestedEventAttributes) Reset ¶
func (m *ActivityTaskCancelRequestedEventAttributes) Reset()
func (*ActivityTaskCancelRequestedEventAttributes) Size ¶
func (m *ActivityTaskCancelRequestedEventAttributes) Size() (n int)
func (*ActivityTaskCancelRequestedEventAttributes) String ¶
func (this *ActivityTaskCancelRequestedEventAttributes) String() string
func (*ActivityTaskCancelRequestedEventAttributes) Unmarshal ¶
func (m *ActivityTaskCancelRequestedEventAttributes) Unmarshal(dAtA []byte) error
func (*ActivityTaskCancelRequestedEventAttributes) XXX_DiscardUnknown ¶
func (m *ActivityTaskCancelRequestedEventAttributes) XXX_DiscardUnknown()
func (*ActivityTaskCancelRequestedEventAttributes) XXX_Marshal ¶
func (m *ActivityTaskCancelRequestedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ActivityTaskCancelRequestedEventAttributes) XXX_Merge ¶
func (m *ActivityTaskCancelRequestedEventAttributes) XXX_Merge(src proto.Message)
func (*ActivityTaskCancelRequestedEventAttributes) XXX_Size ¶
func (m *ActivityTaskCancelRequestedEventAttributes) XXX_Size() int
func (*ActivityTaskCancelRequestedEventAttributes) XXX_Unmarshal ¶
func (m *ActivityTaskCancelRequestedEventAttributes) XXX_Unmarshal(b []byte) error
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"` }
func (*ActivityTaskCanceledEventAttributes) Descriptor ¶
func (*ActivityTaskCanceledEventAttributes) Descriptor() ([]byte, []int)
func (*ActivityTaskCanceledEventAttributes) Equal ¶
func (this *ActivityTaskCanceledEventAttributes) Equal(that interface{}) bool
func (*ActivityTaskCanceledEventAttributes) GetDetails ¶
func (m *ActivityTaskCanceledEventAttributes) GetDetails() *v1.Payloads
func (*ActivityTaskCanceledEventAttributes) GetIdentity ¶
func (m *ActivityTaskCanceledEventAttributes) GetIdentity() string
func (*ActivityTaskCanceledEventAttributes) GetLatestCancelRequestedEventId ¶
func (m *ActivityTaskCanceledEventAttributes) GetLatestCancelRequestedEventId() int64
func (*ActivityTaskCanceledEventAttributes) GetScheduledEventId ¶
func (m *ActivityTaskCanceledEventAttributes) GetScheduledEventId() int64
func (*ActivityTaskCanceledEventAttributes) GetStartedEventId ¶
func (m *ActivityTaskCanceledEventAttributes) GetStartedEventId() int64
func (*ActivityTaskCanceledEventAttributes) GoString ¶
func (this *ActivityTaskCanceledEventAttributes) GoString() string
func (*ActivityTaskCanceledEventAttributes) Marshal ¶
func (m *ActivityTaskCanceledEventAttributes) Marshal() (dAtA []byte, err error)
func (*ActivityTaskCanceledEventAttributes) MarshalTo ¶
func (m *ActivityTaskCanceledEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*ActivityTaskCanceledEventAttributes) MarshalToSizedBuffer ¶
func (m *ActivityTaskCanceledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ActivityTaskCanceledEventAttributes) ProtoMessage ¶
func (*ActivityTaskCanceledEventAttributes) ProtoMessage()
func (*ActivityTaskCanceledEventAttributes) Reset ¶
func (m *ActivityTaskCanceledEventAttributes) Reset()
func (*ActivityTaskCanceledEventAttributes) Size ¶
func (m *ActivityTaskCanceledEventAttributes) Size() (n int)
func (*ActivityTaskCanceledEventAttributes) String ¶
func (this *ActivityTaskCanceledEventAttributes) String() string
func (*ActivityTaskCanceledEventAttributes) Unmarshal ¶
func (m *ActivityTaskCanceledEventAttributes) Unmarshal(dAtA []byte) error
func (*ActivityTaskCanceledEventAttributes) XXX_DiscardUnknown ¶
func (m *ActivityTaskCanceledEventAttributes) XXX_DiscardUnknown()
func (*ActivityTaskCanceledEventAttributes) XXX_Marshal ¶
func (m *ActivityTaskCanceledEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ActivityTaskCanceledEventAttributes) XXX_Merge ¶
func (m *ActivityTaskCanceledEventAttributes) XXX_Merge(src proto.Message)
func (*ActivityTaskCanceledEventAttributes) XXX_Size ¶
func (m *ActivityTaskCanceledEventAttributes) XXX_Size() int
func (*ActivityTaskCanceledEventAttributes) XXX_Unmarshal ¶
func (m *ActivityTaskCanceledEventAttributes) XXX_Unmarshal(b []byte) error
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"` }
func (*ActivityTaskCompletedEventAttributes) Descriptor ¶
func (*ActivityTaskCompletedEventAttributes) Descriptor() ([]byte, []int)
func (*ActivityTaskCompletedEventAttributes) Equal ¶
func (this *ActivityTaskCompletedEventAttributes) Equal(that interface{}) bool
func (*ActivityTaskCompletedEventAttributes) GetIdentity ¶
func (m *ActivityTaskCompletedEventAttributes) GetIdentity() string
func (*ActivityTaskCompletedEventAttributes) GetResult ¶
func (m *ActivityTaskCompletedEventAttributes) GetResult() *v1.Payloads
func (*ActivityTaskCompletedEventAttributes) GetScheduledEventId ¶
func (m *ActivityTaskCompletedEventAttributes) GetScheduledEventId() int64
func (*ActivityTaskCompletedEventAttributes) GetStartedEventId ¶
func (m *ActivityTaskCompletedEventAttributes) GetStartedEventId() int64
func (*ActivityTaskCompletedEventAttributes) GoString ¶
func (this *ActivityTaskCompletedEventAttributes) GoString() string
func (*ActivityTaskCompletedEventAttributes) Marshal ¶
func (m *ActivityTaskCompletedEventAttributes) Marshal() (dAtA []byte, err error)
func (*ActivityTaskCompletedEventAttributes) MarshalTo ¶
func (m *ActivityTaskCompletedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*ActivityTaskCompletedEventAttributes) MarshalToSizedBuffer ¶
func (m *ActivityTaskCompletedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ActivityTaskCompletedEventAttributes) ProtoMessage ¶
func (*ActivityTaskCompletedEventAttributes) ProtoMessage()
func (*ActivityTaskCompletedEventAttributes) Reset ¶
func (m *ActivityTaskCompletedEventAttributes) Reset()
func (*ActivityTaskCompletedEventAttributes) Size ¶
func (m *ActivityTaskCompletedEventAttributes) Size() (n int)
func (*ActivityTaskCompletedEventAttributes) String ¶
func (this *ActivityTaskCompletedEventAttributes) String() string
func (*ActivityTaskCompletedEventAttributes) Unmarshal ¶
func (m *ActivityTaskCompletedEventAttributes) Unmarshal(dAtA []byte) error
func (*ActivityTaskCompletedEventAttributes) XXX_DiscardUnknown ¶
func (m *ActivityTaskCompletedEventAttributes) XXX_DiscardUnknown()
func (*ActivityTaskCompletedEventAttributes) XXX_Marshal ¶
func (m *ActivityTaskCompletedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ActivityTaskCompletedEventAttributes) XXX_Merge ¶
func (m *ActivityTaskCompletedEventAttributes) XXX_Merge(src proto.Message)
func (*ActivityTaskCompletedEventAttributes) XXX_Size ¶
func (m *ActivityTaskCompletedEventAttributes) XXX_Size() int
func (*ActivityTaskCompletedEventAttributes) XXX_Unmarshal ¶
func (m *ActivityTaskCompletedEventAttributes) XXX_Unmarshal(b []byte) error
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 */ }
func (*ActivityTaskFailedEventAttributes) Descriptor ¶
func (*ActivityTaskFailedEventAttributes) Descriptor() ([]byte, []int)
func (*ActivityTaskFailedEventAttributes) Equal ¶
func (this *ActivityTaskFailedEventAttributes) Equal(that interface{}) bool
func (*ActivityTaskFailedEventAttributes) GetFailure ¶
func (m *ActivityTaskFailedEventAttributes) GetFailure() *v13.Failure
func (*ActivityTaskFailedEventAttributes) GetIdentity ¶
func (m *ActivityTaskFailedEventAttributes) GetIdentity() string
func (*ActivityTaskFailedEventAttributes) GetRetryState ¶
func (m *ActivityTaskFailedEventAttributes) GetRetryState() v12.RetryState
func (*ActivityTaskFailedEventAttributes) GetScheduledEventId ¶
func (m *ActivityTaskFailedEventAttributes) GetScheduledEventId() int64
func (*ActivityTaskFailedEventAttributes) GetStartedEventId ¶
func (m *ActivityTaskFailedEventAttributes) GetStartedEventId() int64
func (*ActivityTaskFailedEventAttributes) GoString ¶
func (this *ActivityTaskFailedEventAttributes) GoString() string
func (*ActivityTaskFailedEventAttributes) Marshal ¶
func (m *ActivityTaskFailedEventAttributes) Marshal() (dAtA []byte, err error)
func (*ActivityTaskFailedEventAttributes) MarshalTo ¶
func (m *ActivityTaskFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*ActivityTaskFailedEventAttributes) MarshalToSizedBuffer ¶
func (m *ActivityTaskFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ActivityTaskFailedEventAttributes) ProtoMessage ¶
func (*ActivityTaskFailedEventAttributes) ProtoMessage()
func (*ActivityTaskFailedEventAttributes) Reset ¶
func (m *ActivityTaskFailedEventAttributes) Reset()
func (*ActivityTaskFailedEventAttributes) Size ¶
func (m *ActivityTaskFailedEventAttributes) Size() (n int)
func (*ActivityTaskFailedEventAttributes) String ¶
func (this *ActivityTaskFailedEventAttributes) String() string
func (*ActivityTaskFailedEventAttributes) Unmarshal ¶
func (m *ActivityTaskFailedEventAttributes) Unmarshal(dAtA []byte) error
func (*ActivityTaskFailedEventAttributes) XXX_DiscardUnknown ¶
func (m *ActivityTaskFailedEventAttributes) XXX_DiscardUnknown()
func (*ActivityTaskFailedEventAttributes) XXX_Marshal ¶
func (m *ActivityTaskFailedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ActivityTaskFailedEventAttributes) XXX_Merge ¶
func (m *ActivityTaskFailedEventAttributes) XXX_Merge(src proto.Message)
func (*ActivityTaskFailedEventAttributes) XXX_Size ¶
func (m *ActivityTaskFailedEventAttributes) XXX_Size() int
func (*ActivityTaskFailedEventAttributes) XXX_Unmarshal ¶
func (m *ActivityTaskFailedEventAttributes) XXX_Unmarshal(b []byte) error
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 *time.Duration `` /* 143-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 *time.Duration `` /* 143-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 *time.Duration `` /* 134-byte string literal not displayed */ // Maximum permitted time between successful worker heartbeats. HeartbeatTimeout *time.Duration `protobuf:"bytes,10,opt,name=heartbeat_timeout,json=heartbeatTimeout,proto3,stdduration" 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"` }
func (*ActivityTaskScheduledEventAttributes) Descriptor ¶
func (*ActivityTaskScheduledEventAttributes) Descriptor() ([]byte, []int)
func (*ActivityTaskScheduledEventAttributes) Equal ¶
func (this *ActivityTaskScheduledEventAttributes) Equal(that interface{}) bool
func (*ActivityTaskScheduledEventAttributes) GetActivityId ¶
func (m *ActivityTaskScheduledEventAttributes) GetActivityId() string
func (*ActivityTaskScheduledEventAttributes) GetActivityType ¶
func (m *ActivityTaskScheduledEventAttributes) GetActivityType() *v1.ActivityType
func (*ActivityTaskScheduledEventAttributes) GetHeader ¶
func (m *ActivityTaskScheduledEventAttributes) GetHeader() *v1.Header
func (*ActivityTaskScheduledEventAttributes) GetHeartbeatTimeout ¶ added in v0.28.0
func (m *ActivityTaskScheduledEventAttributes) GetHeartbeatTimeout() *time.Duration
func (*ActivityTaskScheduledEventAttributes) GetInput ¶
func (m *ActivityTaskScheduledEventAttributes) GetInput() *v1.Payloads
func (*ActivityTaskScheduledEventAttributes) GetRetryPolicy ¶
func (m *ActivityTaskScheduledEventAttributes) GetRetryPolicy() *v1.RetryPolicy
func (*ActivityTaskScheduledEventAttributes) GetScheduleToCloseTimeout ¶ added in v0.28.0
func (m *ActivityTaskScheduledEventAttributes) GetScheduleToCloseTimeout() *time.Duration
func (*ActivityTaskScheduledEventAttributes) GetScheduleToStartTimeout ¶ added in v0.28.0
func (m *ActivityTaskScheduledEventAttributes) GetScheduleToStartTimeout() *time.Duration
func (*ActivityTaskScheduledEventAttributes) GetStartToCloseTimeout ¶ added in v0.28.0
func (m *ActivityTaskScheduledEventAttributes) GetStartToCloseTimeout() *time.Duration
func (*ActivityTaskScheduledEventAttributes) GetTaskQueue ¶
func (m *ActivityTaskScheduledEventAttributes) GetTaskQueue() *v11.TaskQueue
func (*ActivityTaskScheduledEventAttributes) GetWorkflowTaskCompletedEventId ¶
func (m *ActivityTaskScheduledEventAttributes) GetWorkflowTaskCompletedEventId() int64
func (*ActivityTaskScheduledEventAttributes) GoString ¶
func (this *ActivityTaskScheduledEventAttributes) GoString() string
func (*ActivityTaskScheduledEventAttributes) Marshal ¶
func (m *ActivityTaskScheduledEventAttributes) Marshal() (dAtA []byte, err error)
func (*ActivityTaskScheduledEventAttributes) MarshalTo ¶
func (m *ActivityTaskScheduledEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*ActivityTaskScheduledEventAttributes) MarshalToSizedBuffer ¶
func (m *ActivityTaskScheduledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ActivityTaskScheduledEventAttributes) ProtoMessage ¶
func (*ActivityTaskScheduledEventAttributes) ProtoMessage()
func (*ActivityTaskScheduledEventAttributes) Reset ¶
func (m *ActivityTaskScheduledEventAttributes) Reset()
func (*ActivityTaskScheduledEventAttributes) Size ¶
func (m *ActivityTaskScheduledEventAttributes) Size() (n int)
func (*ActivityTaskScheduledEventAttributes) String ¶
func (this *ActivityTaskScheduledEventAttributes) String() string
func (*ActivityTaskScheduledEventAttributes) Unmarshal ¶
func (m *ActivityTaskScheduledEventAttributes) Unmarshal(dAtA []byte) error
func (*ActivityTaskScheduledEventAttributes) XXX_DiscardUnknown ¶
func (m *ActivityTaskScheduledEventAttributes) XXX_DiscardUnknown()
func (*ActivityTaskScheduledEventAttributes) XXX_Marshal ¶
func (m *ActivityTaskScheduledEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ActivityTaskScheduledEventAttributes) XXX_Merge ¶
func (m *ActivityTaskScheduledEventAttributes) XXX_Merge(src proto.Message)
func (*ActivityTaskScheduledEventAttributes) XXX_Size ¶
func (m *ActivityTaskScheduledEventAttributes) XXX_Size() int
func (*ActivityTaskScheduledEventAttributes) XXX_Unmarshal ¶
func (m *ActivityTaskScheduledEventAttributes) XXX_Unmarshal(b []byte) error
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"` // TODO ?? 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"` }
func (*ActivityTaskStartedEventAttributes) Descriptor ¶
func (*ActivityTaskStartedEventAttributes) Descriptor() ([]byte, []int)
func (*ActivityTaskStartedEventAttributes) Equal ¶
func (this *ActivityTaskStartedEventAttributes) Equal(that interface{}) bool
func (*ActivityTaskStartedEventAttributes) GetAttempt ¶
func (m *ActivityTaskStartedEventAttributes) GetAttempt() int32
func (*ActivityTaskStartedEventAttributes) GetIdentity ¶
func (m *ActivityTaskStartedEventAttributes) GetIdentity() string
func (*ActivityTaskStartedEventAttributes) GetLastFailure ¶
func (m *ActivityTaskStartedEventAttributes) GetLastFailure() *v13.Failure
func (*ActivityTaskStartedEventAttributes) GetRequestId ¶
func (m *ActivityTaskStartedEventAttributes) GetRequestId() string
func (*ActivityTaskStartedEventAttributes) GetScheduledEventId ¶
func (m *ActivityTaskStartedEventAttributes) GetScheduledEventId() int64
func (*ActivityTaskStartedEventAttributes) GoString ¶
func (this *ActivityTaskStartedEventAttributes) GoString() string
func (*ActivityTaskStartedEventAttributes) Marshal ¶
func (m *ActivityTaskStartedEventAttributes) Marshal() (dAtA []byte, err error)
func (*ActivityTaskStartedEventAttributes) MarshalTo ¶
func (m *ActivityTaskStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*ActivityTaskStartedEventAttributes) MarshalToSizedBuffer ¶
func (m *ActivityTaskStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ActivityTaskStartedEventAttributes) ProtoMessage ¶
func (*ActivityTaskStartedEventAttributes) ProtoMessage()
func (*ActivityTaskStartedEventAttributes) Reset ¶
func (m *ActivityTaskStartedEventAttributes) Reset()
func (*ActivityTaskStartedEventAttributes) Size ¶
func (m *ActivityTaskStartedEventAttributes) Size() (n int)
func (*ActivityTaskStartedEventAttributes) String ¶
func (this *ActivityTaskStartedEventAttributes) String() string
func (*ActivityTaskStartedEventAttributes) Unmarshal ¶
func (m *ActivityTaskStartedEventAttributes) Unmarshal(dAtA []byte) error
func (*ActivityTaskStartedEventAttributes) XXX_DiscardUnknown ¶
func (m *ActivityTaskStartedEventAttributes) XXX_DiscardUnknown()
func (*ActivityTaskStartedEventAttributes) XXX_Marshal ¶
func (m *ActivityTaskStartedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ActivityTaskStartedEventAttributes) XXX_Merge ¶
func (m *ActivityTaskStartedEventAttributes) XXX_Merge(src proto.Message)
func (*ActivityTaskStartedEventAttributes) XXX_Size ¶
func (m *ActivityTaskStartedEventAttributes) XXX_Size() int
func (*ActivityTaskStartedEventAttributes) XXX_Unmarshal ¶
func (m *ActivityTaskStartedEventAttributes) XXX_Unmarshal(b []byte) error
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 */ }
func (*ActivityTaskTimedOutEventAttributes) Descriptor ¶
func (*ActivityTaskTimedOutEventAttributes) Descriptor() ([]byte, []int)
func (*ActivityTaskTimedOutEventAttributes) Equal ¶
func (this *ActivityTaskTimedOutEventAttributes) Equal(that interface{}) bool
func (*ActivityTaskTimedOutEventAttributes) GetFailure ¶
func (m *ActivityTaskTimedOutEventAttributes) GetFailure() *v13.Failure
func (*ActivityTaskTimedOutEventAttributes) GetRetryState ¶
func (m *ActivityTaskTimedOutEventAttributes) GetRetryState() v12.RetryState
func (*ActivityTaskTimedOutEventAttributes) GetScheduledEventId ¶
func (m *ActivityTaskTimedOutEventAttributes) GetScheduledEventId() int64
func (*ActivityTaskTimedOutEventAttributes) GetStartedEventId ¶
func (m *ActivityTaskTimedOutEventAttributes) GetStartedEventId() int64
func (*ActivityTaskTimedOutEventAttributes) GoString ¶
func (this *ActivityTaskTimedOutEventAttributes) GoString() string
func (*ActivityTaskTimedOutEventAttributes) Marshal ¶
func (m *ActivityTaskTimedOutEventAttributes) Marshal() (dAtA []byte, err error)
func (*ActivityTaskTimedOutEventAttributes) MarshalTo ¶
func (m *ActivityTaskTimedOutEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*ActivityTaskTimedOutEventAttributes) MarshalToSizedBuffer ¶
func (m *ActivityTaskTimedOutEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ActivityTaskTimedOutEventAttributes) ProtoMessage ¶
func (*ActivityTaskTimedOutEventAttributes) ProtoMessage()
func (*ActivityTaskTimedOutEventAttributes) Reset ¶
func (m *ActivityTaskTimedOutEventAttributes) Reset()
func (*ActivityTaskTimedOutEventAttributes) Size ¶
func (m *ActivityTaskTimedOutEventAttributes) Size() (n int)
func (*ActivityTaskTimedOutEventAttributes) String ¶
func (this *ActivityTaskTimedOutEventAttributes) String() string
func (*ActivityTaskTimedOutEventAttributes) Unmarshal ¶
func (m *ActivityTaskTimedOutEventAttributes) Unmarshal(dAtA []byte) error
func (*ActivityTaskTimedOutEventAttributes) XXX_DiscardUnknown ¶
func (m *ActivityTaskTimedOutEventAttributes) XXX_DiscardUnknown()
func (*ActivityTaskTimedOutEventAttributes) XXX_Marshal ¶
func (m *ActivityTaskTimedOutEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ActivityTaskTimedOutEventAttributes) XXX_Merge ¶
func (m *ActivityTaskTimedOutEventAttributes) XXX_Merge(src proto.Message)
func (*ActivityTaskTimedOutEventAttributes) XXX_Size ¶
func (m *ActivityTaskTimedOutEventAttributes) XXX_Size() int
func (*ActivityTaskTimedOutEventAttributes) XXX_Unmarshal ¶
func (m *ActivityTaskTimedOutEventAttributes) XXX_Unmarshal(b []byte) error
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"` }
func (*ChildWorkflowExecutionCanceledEventAttributes) Descriptor ¶
func (*ChildWorkflowExecutionCanceledEventAttributes) Descriptor() ([]byte, []int)
func (*ChildWorkflowExecutionCanceledEventAttributes) Equal ¶
func (this *ChildWorkflowExecutionCanceledEventAttributes) Equal(that interface{}) bool
func (*ChildWorkflowExecutionCanceledEventAttributes) GetDetails ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) GetDetails() *v1.Payloads
func (*ChildWorkflowExecutionCanceledEventAttributes) GetInitiatedEventId ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) GetInitiatedEventId() int64
func (*ChildWorkflowExecutionCanceledEventAttributes) GetNamespace ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) GetNamespace() string
func (*ChildWorkflowExecutionCanceledEventAttributes) GetNamespaceId ¶ added in v1.8.0
func (m *ChildWorkflowExecutionCanceledEventAttributes) GetNamespaceId() string
func (*ChildWorkflowExecutionCanceledEventAttributes) GetStartedEventId ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) GetStartedEventId() int64
func (*ChildWorkflowExecutionCanceledEventAttributes) GetWorkflowExecution ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
func (*ChildWorkflowExecutionCanceledEventAttributes) GetWorkflowType ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) GetWorkflowType() *v1.WorkflowType
func (*ChildWorkflowExecutionCanceledEventAttributes) GoString ¶
func (this *ChildWorkflowExecutionCanceledEventAttributes) GoString() string
func (*ChildWorkflowExecutionCanceledEventAttributes) Marshal ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) Marshal() (dAtA []byte, err error)
func (*ChildWorkflowExecutionCanceledEventAttributes) MarshalTo ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*ChildWorkflowExecutionCanceledEventAttributes) MarshalToSizedBuffer ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ChildWorkflowExecutionCanceledEventAttributes) ProtoMessage ¶
func (*ChildWorkflowExecutionCanceledEventAttributes) ProtoMessage()
func (*ChildWorkflowExecutionCanceledEventAttributes) Reset ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) Reset()
func (*ChildWorkflowExecutionCanceledEventAttributes) Size ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) Size() (n int)
func (*ChildWorkflowExecutionCanceledEventAttributes) String ¶
func (this *ChildWorkflowExecutionCanceledEventAttributes) String() string
func (*ChildWorkflowExecutionCanceledEventAttributes) Unmarshal ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) Unmarshal(dAtA []byte) error
func (*ChildWorkflowExecutionCanceledEventAttributes) XXX_DiscardUnknown ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) XXX_DiscardUnknown()
func (*ChildWorkflowExecutionCanceledEventAttributes) XXX_Marshal ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ChildWorkflowExecutionCanceledEventAttributes) XXX_Merge ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) XXX_Merge(src proto.Message)
func (*ChildWorkflowExecutionCanceledEventAttributes) XXX_Size ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) XXX_Size() int
func (*ChildWorkflowExecutionCanceledEventAttributes) XXX_Unmarshal ¶
func (m *ChildWorkflowExecutionCanceledEventAttributes) XXX_Unmarshal(b []byte) error
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"` }
func (*ChildWorkflowExecutionCompletedEventAttributes) Descriptor ¶
func (*ChildWorkflowExecutionCompletedEventAttributes) Descriptor() ([]byte, []int)
func (*ChildWorkflowExecutionCompletedEventAttributes) Equal ¶
func (this *ChildWorkflowExecutionCompletedEventAttributes) Equal(that interface{}) bool
func (*ChildWorkflowExecutionCompletedEventAttributes) GetInitiatedEventId ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) GetInitiatedEventId() int64
func (*ChildWorkflowExecutionCompletedEventAttributes) GetNamespace ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) GetNamespace() string
func (*ChildWorkflowExecutionCompletedEventAttributes) GetNamespaceId ¶ added in v1.8.0
func (m *ChildWorkflowExecutionCompletedEventAttributes) GetNamespaceId() string
func (*ChildWorkflowExecutionCompletedEventAttributes) GetResult ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) GetResult() *v1.Payloads
func (*ChildWorkflowExecutionCompletedEventAttributes) GetStartedEventId ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) GetStartedEventId() int64
func (*ChildWorkflowExecutionCompletedEventAttributes) GetWorkflowExecution ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
func (*ChildWorkflowExecutionCompletedEventAttributes) GetWorkflowType ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) GetWorkflowType() *v1.WorkflowType
func (*ChildWorkflowExecutionCompletedEventAttributes) GoString ¶
func (this *ChildWorkflowExecutionCompletedEventAttributes) GoString() string
func (*ChildWorkflowExecutionCompletedEventAttributes) Marshal ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) Marshal() (dAtA []byte, err error)
func (*ChildWorkflowExecutionCompletedEventAttributes) MarshalTo ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*ChildWorkflowExecutionCompletedEventAttributes) MarshalToSizedBuffer ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ChildWorkflowExecutionCompletedEventAttributes) ProtoMessage ¶
func (*ChildWorkflowExecutionCompletedEventAttributes) ProtoMessage()
func (*ChildWorkflowExecutionCompletedEventAttributes) Reset ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) Reset()
func (*ChildWorkflowExecutionCompletedEventAttributes) Size ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) Size() (n int)
func (*ChildWorkflowExecutionCompletedEventAttributes) String ¶
func (this *ChildWorkflowExecutionCompletedEventAttributes) String() string
func (*ChildWorkflowExecutionCompletedEventAttributes) Unmarshal ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) Unmarshal(dAtA []byte) error
func (*ChildWorkflowExecutionCompletedEventAttributes) XXX_DiscardUnknown ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) XXX_DiscardUnknown()
func (*ChildWorkflowExecutionCompletedEventAttributes) XXX_Marshal ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ChildWorkflowExecutionCompletedEventAttributes) XXX_Merge ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) XXX_Merge(src proto.Message)
func (*ChildWorkflowExecutionCompletedEventAttributes) XXX_Size ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) XXX_Size() int
func (*ChildWorkflowExecutionCompletedEventAttributes) XXX_Unmarshal ¶
func (m *ChildWorkflowExecutionCompletedEventAttributes) XXX_Unmarshal(b []byte) error
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 */ }
func (*ChildWorkflowExecutionFailedEventAttributes) Descriptor ¶
func (*ChildWorkflowExecutionFailedEventAttributes) Descriptor() ([]byte, []int)
func (*ChildWorkflowExecutionFailedEventAttributes) Equal ¶
func (this *ChildWorkflowExecutionFailedEventAttributes) Equal(that interface{}) bool
func (*ChildWorkflowExecutionFailedEventAttributes) GetFailure ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) GetFailure() *v13.Failure
func (*ChildWorkflowExecutionFailedEventAttributes) GetInitiatedEventId ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) GetInitiatedEventId() int64
func (*ChildWorkflowExecutionFailedEventAttributes) GetNamespace ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) GetNamespace() string
func (*ChildWorkflowExecutionFailedEventAttributes) GetNamespaceId ¶ added in v1.8.0
func (m *ChildWorkflowExecutionFailedEventAttributes) GetNamespaceId() string
func (*ChildWorkflowExecutionFailedEventAttributes) GetRetryState ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) GetRetryState() v12.RetryState
func (*ChildWorkflowExecutionFailedEventAttributes) GetStartedEventId ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) GetStartedEventId() int64
func (*ChildWorkflowExecutionFailedEventAttributes) GetWorkflowExecution ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
func (*ChildWorkflowExecutionFailedEventAttributes) GetWorkflowType ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) GetWorkflowType() *v1.WorkflowType
func (*ChildWorkflowExecutionFailedEventAttributes) GoString ¶
func (this *ChildWorkflowExecutionFailedEventAttributes) GoString() string
func (*ChildWorkflowExecutionFailedEventAttributes) Marshal ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) Marshal() (dAtA []byte, err error)
func (*ChildWorkflowExecutionFailedEventAttributes) MarshalTo ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*ChildWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ChildWorkflowExecutionFailedEventAttributes) ProtoMessage ¶
func (*ChildWorkflowExecutionFailedEventAttributes) ProtoMessage()
func (*ChildWorkflowExecutionFailedEventAttributes) Reset ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) Reset()
func (*ChildWorkflowExecutionFailedEventAttributes) Size ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) Size() (n int)
func (*ChildWorkflowExecutionFailedEventAttributes) String ¶
func (this *ChildWorkflowExecutionFailedEventAttributes) String() string
func (*ChildWorkflowExecutionFailedEventAttributes) Unmarshal ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) Unmarshal(dAtA []byte) error
func (*ChildWorkflowExecutionFailedEventAttributes) XXX_DiscardUnknown ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) XXX_DiscardUnknown()
func (*ChildWorkflowExecutionFailedEventAttributes) XXX_Marshal ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ChildWorkflowExecutionFailedEventAttributes) XXX_Merge ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) XXX_Merge(src proto.Message)
func (*ChildWorkflowExecutionFailedEventAttributes) XXX_Size ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) XXX_Size() int
func (*ChildWorkflowExecutionFailedEventAttributes) XXX_Unmarshal ¶
func (m *ChildWorkflowExecutionFailedEventAttributes) XXX_Unmarshal(b []byte) error
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"` }
func (*ChildWorkflowExecutionStartedEventAttributes) Descriptor ¶
func (*ChildWorkflowExecutionStartedEventAttributes) Descriptor() ([]byte, []int)
func (*ChildWorkflowExecutionStartedEventAttributes) Equal ¶
func (this *ChildWorkflowExecutionStartedEventAttributes) Equal(that interface{}) bool
func (*ChildWorkflowExecutionStartedEventAttributes) GetHeader ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) GetHeader() *v1.Header
func (*ChildWorkflowExecutionStartedEventAttributes) GetInitiatedEventId ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) GetInitiatedEventId() int64
func (*ChildWorkflowExecutionStartedEventAttributes) GetNamespace ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) GetNamespace() string
func (*ChildWorkflowExecutionStartedEventAttributes) GetNamespaceId ¶ added in v1.8.0
func (m *ChildWorkflowExecutionStartedEventAttributes) GetNamespaceId() string
func (*ChildWorkflowExecutionStartedEventAttributes) GetWorkflowExecution ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
func (*ChildWorkflowExecutionStartedEventAttributes) GetWorkflowType ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) GetWorkflowType() *v1.WorkflowType
func (*ChildWorkflowExecutionStartedEventAttributes) GoString ¶
func (this *ChildWorkflowExecutionStartedEventAttributes) GoString() string
func (*ChildWorkflowExecutionStartedEventAttributes) Marshal ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) Marshal() (dAtA []byte, err error)
func (*ChildWorkflowExecutionStartedEventAttributes) MarshalTo ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*ChildWorkflowExecutionStartedEventAttributes) MarshalToSizedBuffer ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ChildWorkflowExecutionStartedEventAttributes) ProtoMessage ¶
func (*ChildWorkflowExecutionStartedEventAttributes) ProtoMessage()
func (*ChildWorkflowExecutionStartedEventAttributes) Reset ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) Reset()
func (*ChildWorkflowExecutionStartedEventAttributes) Size ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) Size() (n int)
func (*ChildWorkflowExecutionStartedEventAttributes) String ¶
func (this *ChildWorkflowExecutionStartedEventAttributes) String() string
func (*ChildWorkflowExecutionStartedEventAttributes) Unmarshal ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) Unmarshal(dAtA []byte) error
func (*ChildWorkflowExecutionStartedEventAttributes) XXX_DiscardUnknown ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) XXX_DiscardUnknown()
func (*ChildWorkflowExecutionStartedEventAttributes) XXX_Marshal ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ChildWorkflowExecutionStartedEventAttributes) XXX_Merge ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) XXX_Merge(src proto.Message)
func (*ChildWorkflowExecutionStartedEventAttributes) XXX_Size ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) XXX_Size() int
func (*ChildWorkflowExecutionStartedEventAttributes) XXX_Unmarshal ¶
func (m *ChildWorkflowExecutionStartedEventAttributes) XXX_Unmarshal(b []byte) error
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"` }
func (*ChildWorkflowExecutionTerminatedEventAttributes) Descriptor ¶
func (*ChildWorkflowExecutionTerminatedEventAttributes) Descriptor() ([]byte, []int)
func (*ChildWorkflowExecutionTerminatedEventAttributes) Equal ¶
func (this *ChildWorkflowExecutionTerminatedEventAttributes) Equal(that interface{}) bool
func (*ChildWorkflowExecutionTerminatedEventAttributes) GetInitiatedEventId ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) GetInitiatedEventId() int64
func (*ChildWorkflowExecutionTerminatedEventAttributes) GetNamespace ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) GetNamespace() string
func (*ChildWorkflowExecutionTerminatedEventAttributes) GetNamespaceId ¶ added in v1.8.0
func (m *ChildWorkflowExecutionTerminatedEventAttributes) GetNamespaceId() string
func (*ChildWorkflowExecutionTerminatedEventAttributes) GetStartedEventId ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) GetStartedEventId() int64
func (*ChildWorkflowExecutionTerminatedEventAttributes) GetWorkflowExecution ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
func (*ChildWorkflowExecutionTerminatedEventAttributes) GetWorkflowType ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) GetWorkflowType() *v1.WorkflowType
func (*ChildWorkflowExecutionTerminatedEventAttributes) GoString ¶
func (this *ChildWorkflowExecutionTerminatedEventAttributes) GoString() string
func (*ChildWorkflowExecutionTerminatedEventAttributes) Marshal ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) Marshal() (dAtA []byte, err error)
func (*ChildWorkflowExecutionTerminatedEventAttributes) MarshalTo ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*ChildWorkflowExecutionTerminatedEventAttributes) MarshalToSizedBuffer ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ChildWorkflowExecutionTerminatedEventAttributes) ProtoMessage ¶
func (*ChildWorkflowExecutionTerminatedEventAttributes) ProtoMessage()
func (*ChildWorkflowExecutionTerminatedEventAttributes) Reset ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) Reset()
func (*ChildWorkflowExecutionTerminatedEventAttributes) Size ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) Size() (n int)
func (*ChildWorkflowExecutionTerminatedEventAttributes) String ¶
func (this *ChildWorkflowExecutionTerminatedEventAttributes) String() string
func (*ChildWorkflowExecutionTerminatedEventAttributes) Unmarshal ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) Unmarshal(dAtA []byte) error
func (*ChildWorkflowExecutionTerminatedEventAttributes) XXX_DiscardUnknown ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) XXX_DiscardUnknown()
func (*ChildWorkflowExecutionTerminatedEventAttributes) XXX_Marshal ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ChildWorkflowExecutionTerminatedEventAttributes) XXX_Merge ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) XXX_Merge(src proto.Message)
func (*ChildWorkflowExecutionTerminatedEventAttributes) XXX_Size ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) XXX_Size() int
func (*ChildWorkflowExecutionTerminatedEventAttributes) XXX_Unmarshal ¶
func (m *ChildWorkflowExecutionTerminatedEventAttributes) XXX_Unmarshal(b []byte) error
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 */ }
func (*ChildWorkflowExecutionTimedOutEventAttributes) Descriptor ¶
func (*ChildWorkflowExecutionTimedOutEventAttributes) Descriptor() ([]byte, []int)
func (*ChildWorkflowExecutionTimedOutEventAttributes) Equal ¶
func (this *ChildWorkflowExecutionTimedOutEventAttributes) Equal(that interface{}) bool
func (*ChildWorkflowExecutionTimedOutEventAttributes) GetInitiatedEventId ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) GetInitiatedEventId() int64
func (*ChildWorkflowExecutionTimedOutEventAttributes) GetNamespace ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) GetNamespace() string
func (*ChildWorkflowExecutionTimedOutEventAttributes) GetNamespaceId ¶ added in v1.8.0
func (m *ChildWorkflowExecutionTimedOutEventAttributes) GetNamespaceId() string
func (*ChildWorkflowExecutionTimedOutEventAttributes) GetRetryState ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) GetRetryState() v12.RetryState
func (*ChildWorkflowExecutionTimedOutEventAttributes) GetStartedEventId ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) GetStartedEventId() int64
func (*ChildWorkflowExecutionTimedOutEventAttributes) GetWorkflowExecution ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) GetWorkflowExecution() *v1.WorkflowExecution
func (*ChildWorkflowExecutionTimedOutEventAttributes) GetWorkflowType ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) GetWorkflowType() *v1.WorkflowType
func (*ChildWorkflowExecutionTimedOutEventAttributes) GoString ¶
func (this *ChildWorkflowExecutionTimedOutEventAttributes) GoString() string
func (*ChildWorkflowExecutionTimedOutEventAttributes) Marshal ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) Marshal() (dAtA []byte, err error)
func (*ChildWorkflowExecutionTimedOutEventAttributes) MarshalTo ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) MarshalTo(dAtA []byte) (int, error)
func (*ChildWorkflowExecutionTimedOutEventAttributes) MarshalToSizedBuffer ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) MarshalToSizedBuffer(dAtA []byte) (int, error)
func (*ChildWorkflowExecutionTimedOutEventAttributes) ProtoMessage ¶
func (*ChildWorkflowExecutionTimedOutEventAttributes) ProtoMessage()
func (*ChildWorkflowExecutionTimedOutEventAttributes) Reset ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) Reset()
func (*ChildWorkflowExecutionTimedOutEventAttributes) Size ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) Size() (n int)
func (*ChildWorkflowExecutionTimedOutEventAttributes) String ¶
func (this *ChildWorkflowExecutionTimedOutEventAttributes) String() string
func (*ChildWorkflowExecutionTimedOutEventAttributes) Unmarshal ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) Unmarshal(dAtA []byte) error
func (*ChildWorkflowExecutionTimedOutEventAttributes) XXX_DiscardUnknown ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) XXX_DiscardUnknown()
func (*ChildWorkflowExecutionTimedOutEventAttributes) XXX_Marshal ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*ChildWorkflowExecutionTimedOutEventAttributes) XXX_Merge ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) XXX_Merge(src proto.Message)
func (*ChildWorkflowExecutionTimedOutEventAttributes) XXX_Size ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) XXX_Size() int
func (*ChildWorkflowExecutionTimedOutEventAttributes) XXX_Unmarshal ¶
func (m *ChildWorkflowExecutionTimedOutEventAttributes) XXX_Unmarshal(b []byte)