Documentation ¶
Overview ¶
Code generated by protoc-gen-go-helpers. DO NOT EDIT.
Index ¶
- Constants
- Variables
- func RegisterHistoryServiceServer(s grpc.ServiceRegistrar, srv HistoryServiceServer)
- type AddTasksRequest
- func (*AddTasksRequest) Descriptor() ([]byte, []int)deprecated
- func (this *AddTasksRequest) Equal(that interface{}) bool
- func (x *AddTasksRequest) GetShardId() int32
- func (x *AddTasksRequest) GetTasks() []*AddTasksRequest_Task
- func (val *AddTasksRequest) Marshal() ([]byte, error)
- func (*AddTasksRequest) ProtoMessage()
- func (x *AddTasksRequest) ProtoReflect() protoreflect.Message
- func (x *AddTasksRequest) Reset()
- func (val *AddTasksRequest) Size() int
- func (x *AddTasksRequest) String() string
- func (val *AddTasksRequest) Unmarshal(buf []byte) error
- type AddTasksRequest_Task
- func (*AddTasksRequest_Task) Descriptor() ([]byte, []int)deprecated
- func (x *AddTasksRequest_Task) GetBlob() *v14.DataBlob
- func (x *AddTasksRequest_Task) GetCategoryId() int32
- func (*AddTasksRequest_Task) ProtoMessage()
- func (x *AddTasksRequest_Task) ProtoReflect() protoreflect.Message
- func (x *AddTasksRequest_Task) Reset()
- func (x *AddTasksRequest_Task) String() string
- type AddTasksResponse
- func (*AddTasksResponse) Descriptor() ([]byte, []int)deprecated
- func (this *AddTasksResponse) Equal(that interface{}) bool
- func (val *AddTasksResponse) Marshal() ([]byte, error)
- func (*AddTasksResponse) ProtoMessage()
- func (x *AddTasksResponse) ProtoReflect() protoreflect.Message
- func (x *AddTasksResponse) Reset()
- func (val *AddTasksResponse) Size() int
- func (x *AddTasksResponse) String() string
- func (val *AddTasksResponse) Unmarshal(buf []byte) error
- type CloseShardRequest
- func (*CloseShardRequest) Descriptor() ([]byte, []int)deprecated
- func (this *CloseShardRequest) Equal(that interface{}) bool
- func (x *CloseShardRequest) GetShardId() int32
- func (val *CloseShardRequest) Marshal() ([]byte, error)
- func (*CloseShardRequest) ProtoMessage()
- func (x *CloseShardRequest) ProtoReflect() protoreflect.Message
- func (x *CloseShardRequest) Reset()
- func (val *CloseShardRequest) Size() int
- func (x *CloseShardRequest) String() string
- func (val *CloseShardRequest) Unmarshal(buf []byte) error
- type CloseShardResponse
- func (*CloseShardResponse) Descriptor() ([]byte, []int)deprecated
- func (this *CloseShardResponse) Equal(that interface{}) bool
- func (val *CloseShardResponse) Marshal() ([]byte, error)
- func (*CloseShardResponse) ProtoMessage()
- func (x *CloseShardResponse) ProtoReflect() protoreflect.Message
- func (x *CloseShardResponse) Reset()
- func (val *CloseShardResponse) Size() int
- func (x *CloseShardResponse) String() string
- func (val *CloseShardResponse) Unmarshal(buf []byte) error
- type DeleteDLQTasksRequest
- func (*DeleteDLQTasksRequest) Descriptor() ([]byte, []int)deprecated
- func (this *DeleteDLQTasksRequest) Equal(that interface{}) bool
- func (x *DeleteDLQTasksRequest) GetDlqKey() *v117.HistoryDLQKey
- func (x *DeleteDLQTasksRequest) GetInclusiveMaxTaskMetadata() *v117.HistoryDLQTaskMetadata
- func (val *DeleteDLQTasksRequest) Marshal() ([]byte, error)
- func (*DeleteDLQTasksRequest) ProtoMessage()
- func (x *DeleteDLQTasksRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteDLQTasksRequest) Reset()
- func (val *DeleteDLQTasksRequest) Size() int
- func (x *DeleteDLQTasksRequest) String() string
- func (val *DeleteDLQTasksRequest) Unmarshal(buf []byte) error
- type DeleteDLQTasksResponse
- func (*DeleteDLQTasksResponse) Descriptor() ([]byte, []int)deprecated
- func (this *DeleteDLQTasksResponse) Equal(that interface{}) bool
- func (x *DeleteDLQTasksResponse) GetMessagesDeleted() int64
- func (val *DeleteDLQTasksResponse) Marshal() ([]byte, error)
- func (*DeleteDLQTasksResponse) ProtoMessage()
- func (x *DeleteDLQTasksResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteDLQTasksResponse) Reset()
- func (val *DeleteDLQTasksResponse) Size() int
- func (x *DeleteDLQTasksResponse) String() string
- func (val *DeleteDLQTasksResponse) Unmarshal(buf []byte) error
- type DeleteWorkflowExecutionRequest
- func (*DeleteWorkflowExecutionRequest) Descriptor() ([]byte, []int)deprecated
- func (this *DeleteWorkflowExecutionRequest) Equal(that interface{}) bool
- func (x *DeleteWorkflowExecutionRequest) GetClosedWorkflowOnly() bool
- func (x *DeleteWorkflowExecutionRequest) GetNamespaceId() string
- func (x *DeleteWorkflowExecutionRequest) GetWorkflowExecution() *v14.WorkflowExecution
- func (x *DeleteWorkflowExecutionRequest) GetWorkflowVersion() int64
- func (val *DeleteWorkflowExecutionRequest) Marshal() ([]byte, error)
- func (*DeleteWorkflowExecutionRequest) ProtoMessage()
- func (x *DeleteWorkflowExecutionRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteWorkflowExecutionRequest) Reset()
- func (val *DeleteWorkflowExecutionRequest) Size() int
- func (x *DeleteWorkflowExecutionRequest) String() string
- func (val *DeleteWorkflowExecutionRequest) Unmarshal(buf []byte) error
- type DeleteWorkflowExecutionResponse
- func (*DeleteWorkflowExecutionResponse) Descriptor() ([]byte, []int)deprecated
- func (this *DeleteWorkflowExecutionResponse) Equal(that interface{}) bool
- func (val *DeleteWorkflowExecutionResponse) Marshal() ([]byte, error)
- func (*DeleteWorkflowExecutionResponse) ProtoMessage()
- func (x *DeleteWorkflowExecutionResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteWorkflowExecutionResponse) Reset()
- func (val *DeleteWorkflowExecutionResponse) Size() int
- func (x *DeleteWorkflowExecutionResponse) String() string
- func (val *DeleteWorkflowExecutionResponse) Unmarshal(buf []byte) error
- type DeleteWorkflowVisibilityRecordRequest
- func (*DeleteWorkflowVisibilityRecordRequest) Descriptor() ([]byte, []int)deprecated
- func (this *DeleteWorkflowVisibilityRecordRequest) Equal(that interface{}) bool
- func (x *DeleteWorkflowVisibilityRecordRequest) GetExecution() *v14.WorkflowExecution
- func (x *DeleteWorkflowVisibilityRecordRequest) GetNamespaceId() string
- func (x *DeleteWorkflowVisibilityRecordRequest) GetWorkflowCloseTime() *timestamppb.Timestamp
- func (x *DeleteWorkflowVisibilityRecordRequest) GetWorkflowStartTime() *timestamppb.Timestamp
- func (val *DeleteWorkflowVisibilityRecordRequest) Marshal() ([]byte, error)
- func (*DeleteWorkflowVisibilityRecordRequest) ProtoMessage()
- func (x *DeleteWorkflowVisibilityRecordRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteWorkflowVisibilityRecordRequest) Reset()
- func (val *DeleteWorkflowVisibilityRecordRequest) Size() int
- func (x *DeleteWorkflowVisibilityRecordRequest) String() string
- func (val *DeleteWorkflowVisibilityRecordRequest) Unmarshal(buf []byte) error
- type DeleteWorkflowVisibilityRecordResponse
- func (*DeleteWorkflowVisibilityRecordResponse) Descriptor() ([]byte, []int)deprecated
- func (this *DeleteWorkflowVisibilityRecordResponse) Equal(that interface{}) bool
- func (val *DeleteWorkflowVisibilityRecordResponse) Marshal() ([]byte, error)
- func (*DeleteWorkflowVisibilityRecordResponse) ProtoMessage()
- func (x *DeleteWorkflowVisibilityRecordResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteWorkflowVisibilityRecordResponse) Reset()
- func (val *DeleteWorkflowVisibilityRecordResponse) Size() int
- func (x *DeleteWorkflowVisibilityRecordResponse) String() string
- func (val *DeleteWorkflowVisibilityRecordResponse) Unmarshal(buf []byte) error
- type DescribeHistoryHostRequest
- func (*DescribeHistoryHostRequest) Descriptor() ([]byte, []int)deprecated
- func (this *DescribeHistoryHostRequest) Equal(that interface{}) bool
- func (x *DescribeHistoryHostRequest) GetHostAddress() string
- func (x *DescribeHistoryHostRequest) GetNamespaceId() string
- func (x *DescribeHistoryHostRequest) GetShardId() int32
- func (x *DescribeHistoryHostRequest) GetWorkflowExecution() *v14.WorkflowExecution
- func (val *DescribeHistoryHostRequest) Marshal() ([]byte, error)
- func (*DescribeHistoryHostRequest) ProtoMessage()
- func (x *DescribeHistoryHostRequest) ProtoReflect() protoreflect.Message
- func (x *DescribeHistoryHostRequest) Reset()
- func (val *DescribeHistoryHostRequest) Size() int
- func (x *DescribeHistoryHostRequest) String() string
- func (val *DescribeHistoryHostRequest) Unmarshal(buf []byte) error
- type DescribeHistoryHostResponse
- func (*DescribeHistoryHostResponse) Descriptor() ([]byte, []int)deprecated
- func (this *DescribeHistoryHostResponse) Equal(that interface{}) bool
- func (x *DescribeHistoryHostResponse) GetAddress() string
- func (x *DescribeHistoryHostResponse) GetNamespaceCache() *v114.NamespaceCacheInfo
- func (x *DescribeHistoryHostResponse) GetShardIds() []int32
- func (x *DescribeHistoryHostResponse) GetShardsNumber() int32
- func (val *DescribeHistoryHostResponse) Marshal() ([]byte, error)
- func (*DescribeHistoryHostResponse) ProtoMessage()
- func (x *DescribeHistoryHostResponse) ProtoReflect() protoreflect.Message
- func (x *DescribeHistoryHostResponse) Reset()
- func (val *DescribeHistoryHostResponse) Size() int
- func (x *DescribeHistoryHostResponse) String() string
- func (val *DescribeHistoryHostResponse) Unmarshal(buf []byte) error
- type DescribeMutableStateRequest
- func (*DescribeMutableStateRequest) Descriptor() ([]byte, []int)deprecated
- func (this *DescribeMutableStateRequest) Equal(that interface{}) bool
- func (x *DescribeMutableStateRequest) GetExecution() *v14.WorkflowExecution
- func (x *DescribeMutableStateRequest) GetNamespaceId() string
- func (val *DescribeMutableStateRequest) Marshal() ([]byte, error)
- func (*DescribeMutableStateRequest) ProtoMessage()
- func (x *DescribeMutableStateRequest) ProtoReflect() protoreflect.Message
- func (x *DescribeMutableStateRequest) Reset()
- func (val *DescribeMutableStateRequest) Size() int
- func (x *DescribeMutableStateRequest) String() string
- func (val *DescribeMutableStateRequest) Unmarshal(buf []byte) error
- type DescribeMutableStateResponse
- func (*DescribeMutableStateResponse) Descriptor() ([]byte, []int)deprecated
- func (this *DescribeMutableStateResponse) Equal(that interface{}) bool
- func (x *DescribeMutableStateResponse) GetCacheMutableState() *v113.WorkflowMutableState
- func (x *DescribeMutableStateResponse) GetDatabaseMutableState() *v113.WorkflowMutableState
- func (val *DescribeMutableStateResponse) Marshal() ([]byte, error)
- func (*DescribeMutableStateResponse) ProtoMessage()
- func (x *DescribeMutableStateResponse) ProtoReflect() protoreflect.Message
- func (x *DescribeMutableStateResponse) Reset()
- func (val *DescribeMutableStateResponse) Size() int
- func (x *DescribeMutableStateResponse) String() string
- func (val *DescribeMutableStateResponse) Unmarshal(buf []byte) error
- type DescribeWorkflowExecutionRequest
- func (*DescribeWorkflowExecutionRequest) Descriptor() ([]byte, []int)deprecated
- func (this *DescribeWorkflowExecutionRequest) Equal(that interface{}) bool
- func (x *DescribeWorkflowExecutionRequest) GetNamespaceId() string
- func (x *DescribeWorkflowExecutionRequest) GetRequest() *v1.DescribeWorkflowExecutionRequest
- func (val *DescribeWorkflowExecutionRequest) Marshal() ([]byte, error)
- func (*DescribeWorkflowExecutionRequest) ProtoMessage()
- func (x *DescribeWorkflowExecutionRequest) ProtoReflect() protoreflect.Message
- func (x *DescribeWorkflowExecutionRequest) Reset()
- func (val *DescribeWorkflowExecutionRequest) Size() int
- func (x *DescribeWorkflowExecutionRequest) String() string
- func (val *DescribeWorkflowExecutionRequest) Unmarshal(buf []byte) error
- type DescribeWorkflowExecutionResponse
- func (*DescribeWorkflowExecutionResponse) Descriptor() ([]byte, []int)deprecated
- func (this *DescribeWorkflowExecutionResponse) Equal(that interface{}) bool
- func (x *DescribeWorkflowExecutionResponse) GetExecutionConfig() *v112.WorkflowExecutionConfig
- func (x *DescribeWorkflowExecutionResponse) GetPendingActivities() []*v112.PendingActivityInfo
- func (x *DescribeWorkflowExecutionResponse) GetPendingChildren() []*v112.PendingChildExecutionInfo
- func (x *DescribeWorkflowExecutionResponse) GetPendingWorkflowTask() *v112.PendingWorkflowTaskInfo
- func (x *DescribeWorkflowExecutionResponse) GetWorkflowExecutionInfo() *v112.WorkflowExecutionInfo
- func (val *DescribeWorkflowExecutionResponse) Marshal() ([]byte, error)
- func (*DescribeWorkflowExecutionResponse) ProtoMessage()
- func (x *DescribeWorkflowExecutionResponse) ProtoReflect() protoreflect.Message
- func (x *DescribeWorkflowExecutionResponse) Reset()
- func (val *DescribeWorkflowExecutionResponse) Size() int
- func (x *DescribeWorkflowExecutionResponse) String() string
- func (val *DescribeWorkflowExecutionResponse) Unmarshal(buf []byte) error
- type ForceDeleteWorkflowExecutionRequest
- func (*ForceDeleteWorkflowExecutionRequest) Descriptor() ([]byte, []int)deprecated
- func (this *ForceDeleteWorkflowExecutionRequest) Equal(that interface{}) bool
- func (x *ForceDeleteWorkflowExecutionRequest) GetNamespaceId() string
- func (x *ForceDeleteWorkflowExecutionRequest) GetRequest() *v116.DeleteWorkflowExecutionRequest
- func (val *ForceDeleteWorkflowExecutionRequest) Marshal() ([]byte, error)
- func (*ForceDeleteWorkflowExecutionRequest) ProtoMessage()
- func (x *ForceDeleteWorkflowExecutionRequest) ProtoReflect() protoreflect.Message
- func (x *ForceDeleteWorkflowExecutionRequest) Reset()
- func (val *ForceDeleteWorkflowExecutionRequest) Size() int
- func (x *ForceDeleteWorkflowExecutionRequest) String() string
- func (val *ForceDeleteWorkflowExecutionRequest) Unmarshal(buf []byte) error
- type ForceDeleteWorkflowExecutionResponse
- func (*ForceDeleteWorkflowExecutionResponse) Descriptor() ([]byte, []int)deprecated
- func (this *ForceDeleteWorkflowExecutionResponse) Equal(that interface{}) bool
- func (x *ForceDeleteWorkflowExecutionResponse) GetResponse() *v116.DeleteWorkflowExecutionResponse
- func (val *ForceDeleteWorkflowExecutionResponse) Marshal() ([]byte, error)
- func (*ForceDeleteWorkflowExecutionResponse) ProtoMessage()
- func (x *ForceDeleteWorkflowExecutionResponse) ProtoReflect() protoreflect.Message
- func (x *ForceDeleteWorkflowExecutionResponse) Reset()
- func (val *ForceDeleteWorkflowExecutionResponse) Size() int
- func (x *ForceDeleteWorkflowExecutionResponse) String() string
- func (val *ForceDeleteWorkflowExecutionResponse) Unmarshal(buf []byte) error
- type GenerateLastHistoryReplicationTasksRequest
- func (*GenerateLastHistoryReplicationTasksRequest) Descriptor() ([]byte, []int)deprecated
- func (this *GenerateLastHistoryReplicationTasksRequest) Equal(that interface{}) bool
- func (x *GenerateLastHistoryReplicationTasksRequest) GetExecution() *v14.WorkflowExecution
- func (x *GenerateLastHistoryReplicationTasksRequest) GetNamespaceId() string
- func (val *GenerateLastHistoryReplicationTasksRequest) Marshal() ([]byte, error)
- func (*GenerateLastHistoryReplicationTasksRequest) ProtoMessage()
- func (x *GenerateLastHistoryReplicationTasksRequest) ProtoReflect() protoreflect.Message
- func (x *GenerateLastHistoryReplicationTasksRequest) Reset()
- func (val *GenerateLastHistoryReplicationTasksRequest) Size() int
- func (x *GenerateLastHistoryReplicationTasksRequest) String() string
- func (val *GenerateLastHistoryReplicationTasksRequest) Unmarshal(buf []byte) error
- type GenerateLastHistoryReplicationTasksResponse
- func (*GenerateLastHistoryReplicationTasksResponse) Descriptor() ([]byte, []int)deprecated
- func (this *GenerateLastHistoryReplicationTasksResponse) Equal(that interface{}) bool
- func (x *GenerateLastHistoryReplicationTasksResponse) GetHistoryLength() int64
- func (x *GenerateLastHistoryReplicationTasksResponse) GetStateTransitionCount() int64
- func (val *GenerateLastHistoryReplicationTasksResponse) Marshal() ([]byte, error)
- func (*GenerateLastHistoryReplicationTasksResponse) ProtoMessage()
- func (x *GenerateLastHistoryReplicationTasksResponse) ProtoReflect() protoreflect.Message
- func (x *GenerateLastHistoryReplicationTasksResponse) Reset()
- func (val *GenerateLastHistoryReplicationTasksResponse) Size() int
- func (x *GenerateLastHistoryReplicationTasksResponse) String() string
- func (val *GenerateLastHistoryReplicationTasksResponse) Unmarshal(buf []byte) error
- type GetDLQMessagesRequest
- func (*GetDLQMessagesRequest) Descriptor() ([]byte, []int)deprecated
- func (this *GetDLQMessagesRequest) Equal(that interface{}) bool
- func (x *GetDLQMessagesRequest) GetInclusiveEndMessageId() int64
- func (x *GetDLQMessagesRequest) GetMaximumPageSize() int32
- func (x *GetDLQMessagesRequest) GetNextPageToken() []byte
- func (x *GetDLQMessagesRequest) GetShardId() int32
- func (x *GetDLQMessagesRequest) GetSourceCluster() string
- func (x *GetDLQMessagesRequest) GetType() v18.DeadLetterQueueType
- func (val *GetDLQMessagesRequest) Marshal() ([]byte, error)
- func (*GetDLQMessagesRequest) ProtoMessage()
- func (x *GetDLQMessagesRequest) ProtoReflect() protoreflect.Message
- func (x *GetDLQMessagesRequest) Reset()
- func (val *GetDLQMessagesRequest) Size() int
- func (x *GetDLQMessagesRequest) String() string
- func (val *GetDLQMessagesRequest) Unmarshal(buf []byte) error
- type GetDLQMessagesResponse
- func (*GetDLQMessagesResponse) Descriptor() ([]byte, []int)deprecated
- func (this *GetDLQMessagesResponse) Equal(that interface{}) bool
- func (x *GetDLQMessagesResponse) GetNextPageToken() []byte
- func (x *GetDLQMessagesResponse) GetReplicationTasks() []*v115.ReplicationTask
- func (x *GetDLQMessagesResponse) GetReplicationTasksInfo() []*v115.ReplicationTaskInfo
- func (x *GetDLQMessagesResponse) GetType() v18.DeadLetterQueueType
- func (val *GetDLQMessagesResponse) Marshal() ([]byte, error)
- func (*GetDLQMessagesResponse) ProtoMessage()
- func (x *GetDLQMessagesResponse) ProtoReflect() protoreflect.Message
- func (x *GetDLQMessagesResponse) Reset()
- func (val *GetDLQMessagesResponse) Size() int
- func (x *GetDLQMessagesResponse) String() string
- func (val *GetDLQMessagesResponse) Unmarshal(buf []byte) error
- type GetDLQReplicationMessagesRequest
- func (*GetDLQReplicationMessagesRequest) Descriptor() ([]byte, []int)deprecated
- func (this *GetDLQReplicationMessagesRequest) Equal(that interface{}) bool
- func (x *GetDLQReplicationMessagesRequest) GetTaskInfos() []*v115.ReplicationTaskInfo
- func (val *GetDLQReplicationMessagesRequest) Marshal() ([]byte, error)
- func (*GetDLQReplicationMessagesRequest) ProtoMessage()
- func (x *GetDLQReplicationMessagesRequest) ProtoReflect() protoreflect.Message
- func (x *GetDLQReplicationMessagesRequest) Reset()
- func (val *GetDLQReplicationMessagesRequest) Size() int
- func (x *GetDLQReplicationMessagesRequest) String() string
- func (val *GetDLQReplicationMessagesRequest) Unmarshal(buf []byte) error
- type GetDLQReplicationMessagesResponse
- func (*GetDLQReplicationMessagesResponse) Descriptor() ([]byte, []int)deprecated
- func (this *GetDLQReplicationMessagesResponse) Equal(that interface{}) bool
- func (x *GetDLQReplicationMessagesResponse) GetReplicationTasks() []*v115.ReplicationTask
- func (val *GetDLQReplicationMessagesResponse) Marshal() ([]byte, error)
- func (*GetDLQReplicationMessagesResponse) ProtoMessage()
- func (x *GetDLQReplicationMessagesResponse) ProtoReflect() protoreflect.Message
- func (x *GetDLQReplicationMessagesResponse) Reset()
- func (val *GetDLQReplicationMessagesResponse) Size() int
- func (x *GetDLQReplicationMessagesResponse) String() string
- func (val *GetDLQReplicationMessagesResponse) Unmarshal(buf []byte) error
- type GetDLQTasksRequest
- func (*GetDLQTasksRequest) Descriptor() ([]byte, []int)deprecated
- func (this *GetDLQTasksRequest) Equal(that interface{}) bool
- func (x *GetDLQTasksRequest) GetDlqKey() *v117.HistoryDLQKey
- func (x *GetDLQTasksRequest) GetNextPageToken() []byte
- func (x *GetDLQTasksRequest) GetPageSize() int32
- func (val *GetDLQTasksRequest) Marshal() ([]byte, error)
- func (*GetDLQTasksRequest) ProtoMessage()
- func (x *GetDLQTasksRequest) ProtoReflect() protoreflect.Message
- func (x *GetDLQTasksRequest) Reset()
- func (val *GetDLQTasksRequest) Size() int
- func (x *GetDLQTasksRequest) String() string
- func (val *GetDLQTasksRequest) Unmarshal(buf []byte) error
- type GetDLQTasksResponse
- func (*GetDLQTasksResponse) Descriptor() ([]byte, []int)deprecated
- func (this *GetDLQTasksResponse) Equal(that interface{}) bool
- func (x *GetDLQTasksResponse) GetDlqTasks() []*v117.HistoryDLQTask
- func (x *GetDLQTasksResponse) GetNextPageToken() []byte
- func (val *GetDLQTasksResponse) Marshal() ([]byte, error)
- func (*GetDLQTasksResponse) ProtoMessage()
- func (x *GetDLQTasksResponse) ProtoReflect() protoreflect.Message
- func (x *GetDLQTasksResponse) Reset()
- func (val *GetDLQTasksResponse) Size() int
- func (x *GetDLQTasksResponse) String() string
- func (val *GetDLQTasksResponse) Unmarshal(buf []byte) error
- type GetMutableStateRequest
- func (*GetMutableStateRequest) Descriptor() ([]byte, []int)deprecated
- func (this *GetMutableStateRequest) Equal(that interface{}) bool
- func (x *GetMutableStateRequest) GetCurrentBranchToken() []byte
- func (x *GetMutableStateRequest) GetExecution() *v14.WorkflowExecution
- func (x *GetMutableStateRequest) GetExpectedNextEventId() int64
- func (x *GetMutableStateRequest) GetNamespaceId() string
- func (x *GetMutableStateRequest) GetVersionHistoryItem() *v16.VersionHistoryItem
- func (val *GetMutableStateRequest) Marshal() ([]byte, error)
- func (*GetMutableStateRequest) ProtoMessage()
- func (x *GetMutableStateRequest) ProtoReflect() protoreflect.Message
- func (x *GetMutableStateRequest) Reset()
- func (val *GetMutableStateRequest) Size() int
- func (x *GetMutableStateRequest) String() string
- func (val *GetMutableStateRequest) Unmarshal(buf []byte) error
- type GetMutableStateResponse
- func (*GetMutableStateResponse) Descriptor() ([]byte, []int)deprecated
- func (this *GetMutableStateResponse) Equal(that interface{}) bool
- func (x *GetMutableStateResponse) GetCurrentBranchToken() []byte
- func (x *GetMutableStateResponse) GetExecution() *v14.WorkflowExecution
- func (x *GetMutableStateResponse) GetFirstExecutionRunId() string
- func (x *GetMutableStateResponse) GetIsStickyTaskQueueEnabled() bool
- func (x *GetMutableStateResponse) GetLastFirstEventId() int64
- func (x *GetMutableStateResponse) GetLastFirstEventTxnId() int64
- func (x *GetMutableStateResponse) GetNextEventId() int64
- func (x *GetMutableStateResponse) GetPreviousStartedEventId() int64
- func (x *GetMutableStateResponse) GetStickyTaskQueue() *v17.TaskQueue
- func (x *GetMutableStateResponse) GetStickyTaskQueueScheduleToStartTimeout() *durationpb.Duration
- func (x *GetMutableStateResponse) GetTaskQueue() *v17.TaskQueue
- func (x *GetMutableStateResponse) GetVersionHistories() *v16.VersionHistories
- func (x *GetMutableStateResponse) GetWorkerVersionStamp() *v14.WorkerVersionStamp
- func (x *GetMutableStateResponse) GetWorkflowState() v18.WorkflowExecutionState
- func (x *GetMutableStateResponse) GetWorkflowStatus() v12.WorkflowExecutionStatus
- func (x *GetMutableStateResponse) GetWorkflowType() *v14.WorkflowType
- func (val *GetMutableStateResponse) Marshal() ([]byte, error)
- func (*GetMutableStateResponse) ProtoMessage()
- func (x *GetMutableStateResponse) ProtoReflect() protoreflect.Message
- func (x *GetMutableStateResponse) Reset()
- func (val *GetMutableStateResponse) Size() int
- func (x *GetMutableStateResponse) String() string
- func (val *GetMutableStateResponse) Unmarshal(buf []byte) error
- type GetReplicationMessagesRequest
- func (*GetReplicationMessagesRequest) Descriptor() ([]byte, []int)deprecated
- func (this *GetReplicationMessagesRequest) Equal(that interface{}) bool
- func (x *GetReplicationMessagesRequest) GetClusterName() string
- func (x *GetReplicationMessagesRequest) GetTokens() []*v115.ReplicationToken
- func (val *GetReplicationMessagesRequest) Marshal() ([]byte, error)
- func (*GetReplicationMessagesRequest) ProtoMessage()
- func (x *GetReplicationMessagesRequest) ProtoReflect() protoreflect.Message
- func (x *GetReplicationMessagesRequest) Reset()
- func (val *GetReplicationMessagesRequest) Size() int
- func (x *GetReplicationMessagesRequest) String() string
- func (val *GetReplicationMessagesRequest) Unmarshal(buf []byte) error
- type GetReplicationMessagesResponse
- func (*GetReplicationMessagesResponse) Descriptor() ([]byte, []int)deprecated
- func (this *GetReplicationMessagesResponse) Equal(that interface{}) bool
- func (x *GetReplicationMessagesResponse) GetShardMessages() map[int32]*v115.ReplicationMessages
- func (val *GetReplicationMessagesResponse) Marshal() ([]byte, error)
- func (*GetReplicationMessagesResponse) ProtoMessage()
- func (x *GetReplicationMessagesResponse) ProtoReflect() protoreflect.Message
- func (x *GetReplicationMessagesResponse) Reset()
- func (val *GetReplicationMessagesResponse) Size() int
- func (x *GetReplicationMessagesResponse) String() string
- func (val *GetReplicationMessagesResponse) Unmarshal(buf []byte) error
- type GetReplicationStatusRequest
- func (*GetReplicationStatusRequest) Descriptor() ([]byte, []int)deprecated
- func (this *GetReplicationStatusRequest) Equal(that interface{}) bool
- func (x *GetReplicationStatusRequest) GetRemoteClusters() []string
- func (val *GetReplicationStatusRequest) Marshal() ([]byte, error)
- func (*GetReplicationStatusRequest) ProtoMessage()
- func (x *GetReplicationStatusRequest) ProtoReflect() protoreflect.Message
- func (x *GetReplicationStatusRequest) Reset()
- func (val *GetReplicationStatusRequest) Size() int
- func (x *GetReplicationStatusRequest) String() string
- func (val *GetReplicationStatusRequest) Unmarshal(buf []byte) error
- type GetReplicationStatusResponse
- func (*GetReplicationStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (this *GetReplicationStatusResponse) Equal(that interface{}) bool
- func (x *GetReplicationStatusResponse) GetShards() []*ShardReplicationStatus
- func (val *GetReplicationStatusResponse) Marshal() ([]byte, error)
- func (*GetReplicationStatusResponse) ProtoMessage()
- func (x *GetReplicationStatusResponse) ProtoReflect() protoreflect.Message
- func (x *GetReplicationStatusResponse) Reset()
- func (val *GetReplicationStatusResponse) Size() int
- func (x *GetReplicationStatusResponse) String() string
- func (val *GetReplicationStatusResponse) Unmarshal(buf []byte) error
- type GetShardRequest
- func (*GetShardRequest) Descriptor() ([]byte, []int)deprecated
- func (this *GetShardRequest) Equal(that interface{}) bool
- func (x *GetShardRequest) GetShardId() int32
- func (val *GetShardRequest) Marshal() ([]byte, error)
- func (*GetShardRequest) ProtoMessage()
- func (x *GetShardRequest) ProtoReflect() protoreflect.Message
- func (x *GetShardRequest) Reset()
- func (val *GetShardRequest) Size() int
- func (x *GetShardRequest) String() string
- func (val *GetShardRequest) Unmarshal(buf []byte) error
- type GetShardResponse
- func (*GetShardResponse) Descriptor() ([]byte, []int)deprecated
- func (this *GetShardResponse) Equal(that interface{}) bool
- func (x *GetShardResponse) GetShardInfo() *v113.ShardInfo
- func (val *GetShardResponse) Marshal() ([]byte, error)
- func (*GetShardResponse) ProtoMessage()
- func (x *GetShardResponse) ProtoReflect() protoreflect.Message
- func (x *GetShardResponse) Reset()
- func (val *GetShardResponse) Size() int
- func (x *GetShardResponse) String() string
- func (val *GetShardResponse) Unmarshal(buf []byte) error
- type GetWorkflowExecutionHistoryRequest
- func (*GetWorkflowExecutionHistoryRequest) Descriptor() ([]byte, []int)deprecated
- func (this *GetWorkflowExecutionHistoryRequest) Equal(that interface{}) bool
- func (x *GetWorkflowExecutionHistoryRequest) GetNamespaceId() string
- func (x *GetWorkflowExecutionHistoryRequest) GetRequest() *v1.GetWorkflowExecutionHistoryRequest
- func (val *GetWorkflowExecutionHistoryRequest) Marshal() ([]byte, error)
- func (*GetWorkflowExecutionHistoryRequest) ProtoMessage()
- func (x *GetWorkflowExecutionHistoryRequest) ProtoReflect() protoreflect.Message
- func (x *GetWorkflowExecutionHistoryRequest) Reset()
- func (val *GetWorkflowExecutionHistoryRequest) Size() int
- func (x *GetWorkflowExecutionHistoryRequest) String() string
- func (val *GetWorkflowExecutionHistoryRequest) Unmarshal(buf []byte) error
- type GetWorkflowExecutionHistoryResponse
- func (*GetWorkflowExecutionHistoryResponse) Descriptor() ([]byte, []int)deprecated
- func (this *GetWorkflowExecutionHistoryResponse) Equal(that interface{}) bool
- func (x *GetWorkflowExecutionHistoryResponse) GetResponse() *v1.GetWorkflowExecutionHistoryResponse
- func (val *GetWorkflowExecutionHistoryResponse) Marshal() ([]byte, error)
- func (*GetWorkflowExecutionHistoryResponse) ProtoMessage()
- func (x *GetWorkflowExecutionHistoryResponse) ProtoReflect() protoreflect.Message
- func (x *GetWorkflowExecutionHistoryResponse) Reset()
- func (val *GetWorkflowExecutionHistoryResponse) Size() int
- func (x *GetWorkflowExecutionHistoryResponse) String() string
- func (val *GetWorkflowExecutionHistoryResponse) Unmarshal(buf []byte) error
- type GetWorkflowExecutionHistoryReverseRequest
- func (*GetWorkflowExecutionHistoryReverseRequest) Descriptor() ([]byte, []int)deprecated
- func (this *GetWorkflowExecutionHistoryReverseRequest) Equal(that interface{}) bool
- func (x *GetWorkflowExecutionHistoryReverseRequest) GetNamespaceId() string
- func (x *GetWorkflowExecutionHistoryReverseRequest) GetRequest() *v1.GetWorkflowExecutionHistoryReverseRequest
- func (val *GetWorkflowExecutionHistoryReverseRequest) Marshal() ([]byte, error)
- func (*GetWorkflowExecutionHistoryReverseRequest) ProtoMessage()
- func (x *GetWorkflowExecutionHistoryReverseRequest) ProtoReflect() protoreflect.Message
- func (x *GetWorkflowExecutionHistoryReverseRequest) Reset()
- func (val *GetWorkflowExecutionHistoryReverseRequest) Size() int
- func (x *GetWorkflowExecutionHistoryReverseRequest) String() string
- func (val *GetWorkflowExecutionHistoryReverseRequest) Unmarshal(buf []byte) error
- type GetWorkflowExecutionHistoryReverseResponse
- func (*GetWorkflowExecutionHistoryReverseResponse) Descriptor() ([]byte, []int)deprecated
- func (this *GetWorkflowExecutionHistoryReverseResponse) Equal(that interface{}) bool
- func (x *GetWorkflowExecutionHistoryReverseResponse) GetResponse() *v1.GetWorkflowExecutionHistoryReverseResponse
- func (val *GetWorkflowExecutionHistoryReverseResponse) Marshal() ([]byte, error)
- func (*GetWorkflowExecutionHistoryReverseResponse) ProtoMessage()
- func (x *GetWorkflowExecutionHistoryReverseResponse) ProtoReflect() protoreflect.Message
- func (x *GetWorkflowExecutionHistoryReverseResponse) Reset()
- func (val *GetWorkflowExecutionHistoryReverseResponse) Size() int
- func (x *GetWorkflowExecutionHistoryReverseResponse) String() string
- func (val *GetWorkflowExecutionHistoryReverseResponse) Unmarshal(buf []byte) error
- type GetWorkflowExecutionRawHistoryV2Request
- func (*GetWorkflowExecutionRawHistoryV2Request) Descriptor() ([]byte, []int)deprecated
- func (this *GetWorkflowExecutionRawHistoryV2Request) Equal(that interface{}) bool
- func (x *GetWorkflowExecutionRawHistoryV2Request) GetNamespaceId() string
- func (x *GetWorkflowExecutionRawHistoryV2Request) GetRequest() *v116.GetWorkflowExecutionRawHistoryV2Request
- func (val *GetWorkflowExecutionRawHistoryV2Request) Marshal() ([]byte, error)
- func (*GetWorkflowExecutionRawHistoryV2Request) ProtoMessage()
- func (x *GetWorkflowExecutionRawHistoryV2Request) ProtoReflect() protoreflect.Message
- func (x *GetWorkflowExecutionRawHistoryV2Request) Reset()
- func (val *GetWorkflowExecutionRawHistoryV2Request) Size() int
- func (x *GetWorkflowExecutionRawHistoryV2Request) String() string
- func (val *GetWorkflowExecutionRawHistoryV2Request) Unmarshal(buf []byte) error
- type GetWorkflowExecutionRawHistoryV2Response
- func (*GetWorkflowExecutionRawHistoryV2Response) Descriptor() ([]byte, []int)deprecated
- func (this *GetWorkflowExecutionRawHistoryV2Response) Equal(that interface{}) bool
- func (x *GetWorkflowExecutionRawHistoryV2Response) GetResponse() *v116.GetWorkflowExecutionRawHistoryV2Response
- func (val *GetWorkflowExecutionRawHistoryV2Response) Marshal() ([]byte, error)
- func (*GetWorkflowExecutionRawHistoryV2Response) ProtoMessage()
- func (x *GetWorkflowExecutionRawHistoryV2Response) ProtoReflect() protoreflect.Message
- func (x *GetWorkflowExecutionRawHistoryV2Response) Reset()
- func (val *GetWorkflowExecutionRawHistoryV2Response) Size() int
- func (x *GetWorkflowExecutionRawHistoryV2Response) String() string
- func (val *GetWorkflowExecutionRawHistoryV2Response) Unmarshal(buf []byte) error
- type HandoverNamespaceInfo
- func (*HandoverNamespaceInfo) Descriptor() ([]byte, []int)deprecated
- func (this *HandoverNamespaceInfo) Equal(that interface{}) bool
- func (x *HandoverNamespaceInfo) GetHandoverReplicationTaskId() int64
- func (val *HandoverNamespaceInfo) Marshal() ([]byte, error)
- func (*HandoverNamespaceInfo) ProtoMessage()
- func (x *HandoverNamespaceInfo) ProtoReflect() protoreflect.Message
- func (x *HandoverNamespaceInfo) Reset()
- func (val *HandoverNamespaceInfo) Size() int
- func (x *HandoverNamespaceInfo) String() string
- func (val *HandoverNamespaceInfo) Unmarshal(buf []byte) error
- type HistoryServiceClient
- type HistoryServiceServer
- type HistoryService_StreamWorkflowReplicationMessagesClient
- type HistoryService_StreamWorkflowReplicationMessagesServer
- type ImportWorkflowExecutionRequest
- func (*ImportWorkflowExecutionRequest) Descriptor() ([]byte, []int)deprecated
- func (this *ImportWorkflowExecutionRequest) Equal(that interface{}) bool
- func (x *ImportWorkflowExecutionRequest) GetExecution() *v14.WorkflowExecution
- func (x *ImportWorkflowExecutionRequest) GetHistoryBatches() []*v14.DataBlob
- func (x *ImportWorkflowExecutionRequest) GetNamespaceId() string
- func (x *ImportWorkflowExecutionRequest) GetToken() []byte
- func (x *ImportWorkflowExecutionRequest) GetVersionHistory() *v16.VersionHistory
- func (val *ImportWorkflowExecutionRequest) Marshal() ([]byte, error)
- func (*ImportWorkflowExecutionRequest) ProtoMessage()
- func (x *ImportWorkflowExecutionRequest) ProtoReflect() protoreflect.Message
- func (x *ImportWorkflowExecutionRequest) Reset()
- func (val *ImportWorkflowExecutionRequest) Size() int
- func (x *ImportWorkflowExecutionRequest) String() string
- func (val *ImportWorkflowExecutionRequest) Unmarshal(buf []byte) error
- type ImportWorkflowExecutionResponse
- func (*ImportWorkflowExecutionResponse) Descriptor() ([]byte, []int)deprecated
- func (this *ImportWorkflowExecutionResponse) Equal(that interface{}) bool
- func (x *ImportWorkflowExecutionResponse) GetEventsApplied() bool
- func (x *ImportWorkflowExecutionResponse) GetToken() []byte
- func (val *ImportWorkflowExecutionResponse) Marshal() ([]byte, error)
- func (*ImportWorkflowExecutionResponse) ProtoMessage()
- func (x *ImportWorkflowExecutionResponse) ProtoReflect() protoreflect.Message
- func (x *ImportWorkflowExecutionResponse) Reset()
- func (val *ImportWorkflowExecutionResponse) Size() int
- func (x *ImportWorkflowExecutionResponse) String() string
- func (val *ImportWorkflowExecutionResponse) Unmarshal(buf []byte) error
- type IsActivityTaskValidRequest
- func (*IsActivityTaskValidRequest) Descriptor() ([]byte, []int)deprecated
- func (this *IsActivityTaskValidRequest) Equal(that interface{}) bool
- func (x *IsActivityTaskValidRequest) GetClock() *v15.VectorClock
- func (x *IsActivityTaskValidRequest) GetExecution() *v14.WorkflowExecution
- func (x *IsActivityTaskValidRequest) GetNamespaceId() string
- func (x *IsActivityTaskValidRequest) GetScheduledEventId() int64
- func (val *IsActivityTaskValidRequest) Marshal() ([]byte, error)
- func (*IsActivityTaskValidRequest) ProtoMessage()
- func (x *IsActivityTaskValidRequest) ProtoReflect() protoreflect.Message
- func (x *IsActivityTaskValidRequest) Reset()
- func (val *IsActivityTaskValidRequest) Size() int
- func (x *IsActivityTaskValidRequest) String() string
- func (val *IsActivityTaskValidRequest) Unmarshal(buf []byte) error
- type IsActivityTaskValidResponse
- func (*IsActivityTaskValidResponse) Descriptor() ([]byte, []int)deprecated
- func (this *IsActivityTaskValidResponse) Equal(that interface{}) bool
- func (x *IsActivityTaskValidResponse) GetIsValid() bool
- func (val *IsActivityTaskValidResponse) Marshal() ([]byte, error)
- func (*IsActivityTaskValidResponse) ProtoMessage()
- func (x *IsActivityTaskValidResponse) ProtoReflect() protoreflect.Message
- func (x *IsActivityTaskValidResponse) Reset()
- func (val *IsActivityTaskValidResponse) Size() int
- func (x *IsActivityTaskValidResponse) String() string
- func (val *IsActivityTaskValidResponse) Unmarshal(buf []byte) error
- type IsWorkflowTaskValidRequest
- func (*IsWorkflowTaskValidRequest) Descriptor() ([]byte, []int)deprecated
- func (this *IsWorkflowTaskValidRequest) Equal(that interface{}) bool
- func (x *IsWorkflowTaskValidRequest) GetClock() *v15.VectorClock
- func (x *IsWorkflowTaskValidRequest) GetExecution() *v14.WorkflowExecution
- func (x *IsWorkflowTaskValidRequest) GetNamespaceId() string
- func (x *IsWorkflowTaskValidRequest) GetScheduledEventId() int64
- func (val *IsWorkflowTaskValidRequest) Marshal() ([]byte, error)
- func (*IsWorkflowTaskValidRequest) ProtoMessage()
- func (x *IsWorkflowTaskValidRequest) ProtoReflect() protoreflect.Message
- func (x *IsWorkflowTaskValidRequest) Reset()
- func (val *IsWorkflowTaskValidRequest) Size() int
- func (x *IsWorkflowTaskValidRequest) String() string
- func (val *IsWorkflowTaskValidRequest) Unmarshal(buf []byte) error
- type IsWorkflowTaskValidResponse
- func (*IsWorkflowTaskValidResponse) Descriptor() ([]byte, []int)deprecated
- func (this *IsWorkflowTaskValidResponse) Equal(that interface{}) bool
- func (x *IsWorkflowTaskValidResponse) GetIsValid() bool
- func (val *IsWorkflowTaskValidResponse) Marshal() ([]byte, error)
- func (*IsWorkflowTaskValidResponse) ProtoMessage()
- func (x *IsWorkflowTaskValidResponse) ProtoReflect() protoreflect.Message
- func (x *IsWorkflowTaskValidResponse) Reset()
- func (val *IsWorkflowTaskValidResponse) Size() int
- func (x *IsWorkflowTaskValidResponse) String() string
- func (val *IsWorkflowTaskValidResponse) Unmarshal(buf []byte) error
- type ListQueuesRequest
- func (*ListQueuesRequest) Descriptor() ([]byte, []int)deprecated
- func (this *ListQueuesRequest) Equal(that interface{}) bool
- func (x *ListQueuesRequest) GetNextPageToken() []byte
- func (x *ListQueuesRequest) GetPageSize() int32
- func (x *ListQueuesRequest) GetQueueType() int32
- func (val *ListQueuesRequest) Marshal() ([]byte, error)
- func (*ListQueuesRequest) ProtoMessage()
- func (x *ListQueuesRequest) ProtoReflect() protoreflect.Message
- func (x *ListQueuesRequest) Reset()
- func (val *ListQueuesRequest) Size() int
- func (x *ListQueuesRequest) String() string
- func (val *ListQueuesRequest) Unmarshal(buf []byte) error
- type ListQueuesResponse
- func (*ListQueuesResponse) Descriptor() ([]byte, []int)deprecated
- func (this *ListQueuesResponse) Equal(that interface{}) bool
- func (x *ListQueuesResponse) GetNextPageToken() []byte
- func (x *ListQueuesResponse) GetQueues() []*ListQueuesResponse_QueueInfo
- func (val *ListQueuesResponse) Marshal() ([]byte, error)
- func (*ListQueuesResponse) ProtoMessage()
- func (x *ListQueuesResponse) ProtoReflect() protoreflect.Message
- func (x *ListQueuesResponse) Reset()
- func (val *ListQueuesResponse) Size() int
- func (x *ListQueuesResponse) String() string
- func (val *ListQueuesResponse) Unmarshal(buf []byte) error
- type ListQueuesResponse_QueueInfo
- func (*ListQueuesResponse_QueueInfo) Descriptor() ([]byte, []int)deprecated
- func (x *ListQueuesResponse_QueueInfo) GetMessageCount() int64
- func (x *ListQueuesResponse_QueueInfo) GetQueueName() string
- func (*ListQueuesResponse_QueueInfo) ProtoMessage()
- func (x *ListQueuesResponse_QueueInfo) ProtoReflect() protoreflect.Message
- func (x *ListQueuesResponse_QueueInfo) Reset()
- func (x *ListQueuesResponse_QueueInfo) String() string
- type MergeDLQMessagesRequest
- func (*MergeDLQMessagesRequest) Descriptor() ([]byte, []int)deprecated
- func (this *MergeDLQMessagesRequest) Equal(that interface{}) bool
- func (x *MergeDLQMessagesRequest) GetInclusiveEndMessageId() int64
- func (x *MergeDLQMessagesRequest) GetMaximumPageSize() int32
- func (x *MergeDLQMessagesRequest) GetNextPageToken() []byte
- func (x *MergeDLQMessagesRequest) GetShardId() int32
- func (x *MergeDLQMessagesRequest) GetSourceCluster() string
- func (x *MergeDLQMessagesRequest) GetType() v18.DeadLetterQueueType
- func (val *MergeDLQMessagesRequest) Marshal() ([]byte, error)
- func (*MergeDLQMessagesRequest) ProtoMessage()
- func (x *MergeDLQMessagesRequest) ProtoReflect() protoreflect.Message
- func (x *MergeDLQMessagesRequest) Reset()
- func (val *MergeDLQMessagesRequest) Size() int
- func (x *MergeDLQMessagesRequest) String() string
- func (val *MergeDLQMessagesRequest) Unmarshal(buf []byte) error
- type MergeDLQMessagesResponse
- func (*MergeDLQMessagesResponse) Descriptor() ([]byte, []int)deprecated
- func (this *MergeDLQMessagesResponse) Equal(that interface{}) bool
- func (x *MergeDLQMessagesResponse) GetNextPageToken() []byte
- func (val *MergeDLQMessagesResponse) Marshal() ([]byte, error)
- func (*MergeDLQMessagesResponse) ProtoMessage()
- func (x *MergeDLQMessagesResponse) ProtoReflect() protoreflect.Message
- func (x *MergeDLQMessagesResponse) Reset()
- func (val *MergeDLQMessagesResponse) Size() int
- func (x *MergeDLQMessagesResponse) String() string
- func (val *MergeDLQMessagesResponse) Unmarshal(buf []byte) error
- type PollMutableStateRequest
- func (*PollMutableStateRequest) Descriptor() ([]byte, []int)deprecated
- func (this *PollMutableStateRequest) Equal(that interface{}) bool
- func (x *PollMutableStateRequest) GetCurrentBranchToken() []byte
- func (x *PollMutableStateRequest) GetExecution() *v14.WorkflowExecution
- func (x *PollMutableStateRequest) GetExpectedNextEventId() int64
- func (x *PollMutableStateRequest) GetNamespaceId() string
- func (x *PollMutableStateRequest) GetVersionHistoryItem() *v16.VersionHistoryItem
- func (val *PollMutableStateRequest) Marshal() ([]byte, error)
- func (*PollMutableStateRequest) ProtoMessage()
- func (x *PollMutableStateRequest) ProtoReflect() protoreflect.Message
- func (x *PollMutableStateRequest) Reset()
- func (val *PollMutableStateRequest) Size() int
- func (x *PollMutableStateRequest) String() string
- func (val *PollMutableStateRequest) Unmarshal(buf []byte) error
- type PollMutableStateResponse
- func (*PollMutableStateResponse) Descriptor() ([]byte, []int)deprecated
- func (this *PollMutableStateResponse) Equal(that interface{}) bool
- func (x *PollMutableStateResponse) GetCurrentBranchToken() []byte
- func (x *PollMutableStateResponse) GetExecution() *v14.WorkflowExecution
- func (x *PollMutableStateResponse) GetFirstExecutionRunId() string
- func (x *PollMutableStateResponse) GetLastFirstEventId() int64
- func (x *PollMutableStateResponse) GetLastFirstEventTxnId() int64
- func (x *PollMutableStateResponse) GetNextEventId() int64
- func (x *PollMutableStateResponse) GetPreviousStartedEventId() int64
- func (x *PollMutableStateResponse) GetStickyTaskQueue() *v17.TaskQueue
- func (x *PollMutableStateResponse) GetStickyTaskQueueScheduleToStartTimeout() *durationpb.Duration
- func (x *PollMutableStateResponse) GetTaskQueue() *v17.TaskQueue
- func (x *PollMutableStateResponse) GetVersionHistories() *v16.VersionHistories
- func (x *PollMutableStateResponse) GetWorkflowState() v18.WorkflowExecutionState
- func (x *PollMutableStateResponse) GetWorkflowStatus() v12.WorkflowExecutionStatus
- func (x *PollMutableStateResponse) GetWorkflowType() *v14.WorkflowType
- func (val *PollMutableStateResponse) Marshal() ([]byte, error)
- func (*PollMutableStateResponse) ProtoMessage()
- func (x *PollMutableStateResponse) ProtoReflect() protoreflect.Message
- func (x *PollMutableStateResponse) Reset()
- func (val *PollMutableStateResponse) Size() int
- func (x *PollMutableStateResponse) String() string
- func (val *PollMutableStateResponse) Unmarshal(buf []byte) error
- type PollWorkflowExecutionUpdateRequest
- func (*PollWorkflowExecutionUpdateRequest) Descriptor() ([]byte, []int)deprecated
- func (this *PollWorkflowExecutionUpdateRequest) Equal(that interface{}) bool
- func (x *PollWorkflowExecutionUpdateRequest) GetNamespaceId() string
- func (x *PollWorkflowExecutionUpdateRequest) GetRequest() *v1.PollWorkflowExecutionUpdateRequest
- func (val *PollWorkflowExecutionUpdateRequest) Marshal() ([]byte, error)
- func (*PollWorkflowExecutionUpdateRequest) ProtoMessage()
- func (x *PollWorkflowExecutionUpdateRequest) ProtoReflect() protoreflect.Message
- func (x *PollWorkflowExecutionUpdateRequest) Reset()
- func (val *PollWorkflowExecutionUpdateRequest) Size() int
- func (x *PollWorkflowExecutionUpdateRequest) String() string
- func (val *PollWorkflowExecutionUpdateRequest) Unmarshal(buf []byte) error
- type PollWorkflowExecutionUpdateResponse
- func (*PollWorkflowExecutionUpdateResponse) Descriptor() ([]byte, []int)deprecated
- func (this *PollWorkflowExecutionUpdateResponse) Equal(that interface{}) bool
- func (x *PollWorkflowExecutionUpdateResponse) GetResponse() *v1.PollWorkflowExecutionUpdateResponse
- func (val *PollWorkflowExecutionUpdateResponse) Marshal() ([]byte, error)
- func (*PollWorkflowExecutionUpdateResponse) ProtoMessage()
- func (x *PollWorkflowExecutionUpdateResponse) ProtoReflect() protoreflect.Message
- func (x *PollWorkflowExecutionUpdateResponse) Reset()
- func (val *PollWorkflowExecutionUpdateResponse) Size() int
- func (x *PollWorkflowExecutionUpdateResponse) String() string
- func (val *PollWorkflowExecutionUpdateResponse) Unmarshal(buf []byte) error
- type PurgeDLQMessagesRequest
- func (*PurgeDLQMessagesRequest) Descriptor() ([]byte, []int)deprecated
- func (this *PurgeDLQMessagesRequest) Equal(that interface{}) bool
- func (x *PurgeDLQMessagesRequest) GetInclusiveEndMessageId() int64
- func (x *PurgeDLQMessagesRequest) GetShardId() int32
- func (x *PurgeDLQMessagesRequest) GetSourceCluster() string
- func (x *PurgeDLQMessagesRequest) GetType() v18.DeadLetterQueueType
- func (val *PurgeDLQMessagesRequest) Marshal() ([]byte, error)
- func (*PurgeDLQMessagesRequest) ProtoMessage()
- func (x *PurgeDLQMessagesRequest) ProtoReflect() protoreflect.Message
- func (x *PurgeDLQMessagesRequest) Reset()
- func (val *PurgeDLQMessagesRequest) Size() int
- func (x *PurgeDLQMessagesRequest) String() string
- func (val *PurgeDLQMessagesRequest) Unmarshal(buf []byte) error
- type PurgeDLQMessagesResponse
- func (*PurgeDLQMessagesResponse) Descriptor() ([]byte, []int)deprecated
- func (this *PurgeDLQMessagesResponse) Equal(that interface{}) bool
- func (val *PurgeDLQMessagesResponse) Marshal() ([]byte, error)
- func (*PurgeDLQMessagesResponse) ProtoMessage()
- func (x *PurgeDLQMessagesResponse) ProtoReflect() protoreflect.Message
- func (x *PurgeDLQMessagesResponse) Reset()
- func (val *PurgeDLQMessagesResponse) Size() int
- func (x *PurgeDLQMessagesResponse) String() string
- func (val *PurgeDLQMessagesResponse) Unmarshal(buf []byte) error
- type QueryWorkflowRequest
- func (*QueryWorkflowRequest) Descriptor() ([]byte, []int)deprecated
- func (this *QueryWorkflowRequest) Equal(that interface{}) bool
- func (x *QueryWorkflowRequest) GetNamespaceId() string
- func (x *QueryWorkflowRequest) GetRequest() *v1.QueryWorkflowRequest
- func (val *QueryWorkflowRequest) Marshal() ([]byte, error)
- func (*QueryWorkflowRequest) ProtoMessage()
- func (x *QueryWorkflowRequest) ProtoReflect() protoreflect.Message
- func (x *QueryWorkflowRequest) Reset()
- func (val *QueryWorkflowRequest) Size() int
- func (x *QueryWorkflowRequest) String() string
- func (val *QueryWorkflowRequest) Unmarshal(buf []byte) error
- type QueryWorkflowResponse
- func (*QueryWorkflowResponse) Descriptor() ([]byte, []int)deprecated
- func (this *QueryWorkflowResponse) Equal(that interface{}) bool
- func (x *QueryWorkflowResponse) GetResponse() *v1.QueryWorkflowResponse
- func (val *QueryWorkflowResponse) Marshal() ([]byte, error)
- func (*QueryWorkflowResponse) ProtoMessage()
- func (x *QueryWorkflowResponse) ProtoReflect() protoreflect.Message
- func (x *QueryWorkflowResponse) Reset()
- func (val *QueryWorkflowResponse) Size() int
- func (x *QueryWorkflowResponse) String() string
- func (val *QueryWorkflowResponse) Unmarshal(buf []byte) error
- type ReapplyEventsRequest
- func (*ReapplyEventsRequest) Descriptor() ([]byte, []int)deprecated
- func (this *ReapplyEventsRequest) Equal(that interface{}) bool
- func (x *ReapplyEventsRequest) GetNamespaceId() string
- func (x *ReapplyEventsRequest) GetRequest() *v116.ReapplyEventsRequest
- func (val *ReapplyEventsRequest) Marshal() ([]byte, error)
- func (*ReapplyEventsRequest) ProtoMessage()
- func (x *ReapplyEventsRequest) ProtoReflect() protoreflect.Message
- func (x *ReapplyEventsRequest) Reset()
- func (val *ReapplyEventsRequest) Size() int
- func (x *ReapplyEventsRequest) String() string
- func (val *ReapplyEventsRequest) Unmarshal(buf []byte) error
- type ReapplyEventsResponse
- func (*ReapplyEventsResponse) Descriptor() ([]byte, []int)deprecated
- func (this *ReapplyEventsResponse) Equal(that interface{}) bool
- func (val *ReapplyEventsResponse) Marshal() ([]byte, error)
- func (*ReapplyEventsResponse) ProtoMessage()
- func (x *ReapplyEventsResponse) ProtoReflect() protoreflect.Message
- func (x *ReapplyEventsResponse) Reset()
- func (val *ReapplyEventsResponse) Size() int
- func (x *ReapplyEventsResponse) String() string
- func (val *ReapplyEventsResponse) Unmarshal(buf []byte) error
- type RebuildMutableStateRequest
- func (*RebuildMutableStateRequest) Descriptor() ([]byte, []int)deprecated
- func (this *RebuildMutableStateRequest) Equal(that interface{}) bool
- func (x *RebuildMutableStateRequest) GetExecution() *v14.WorkflowExecution
- func (x *RebuildMutableStateRequest) GetNamespaceId() string
- func (val *RebuildMutableStateRequest) Marshal() ([]byte, error)
- func (*RebuildMutableStateRequest) ProtoMessage()
- func (x *RebuildMutableStateRequest) ProtoReflect() protoreflect.Message
- func (x *RebuildMutableStateRequest) Reset()
- func (val *RebuildMutableStateRequest) Size() int
- func (x *RebuildMutableStateRequest) String() string
- func (val *RebuildMutableStateRequest) Unmarshal(buf []byte) error
- type RebuildMutableStateResponse
- func (*RebuildMutableStateResponse) Descriptor() ([]byte, []int)deprecated
- func (this *RebuildMutableStateResponse) Equal(that interface{}) bool
- func (val *RebuildMutableStateResponse) Marshal() ([]byte, error)
- func (*RebuildMutableStateResponse) ProtoMessage()
- func (x *RebuildMutableStateResponse) ProtoReflect() protoreflect.Message
- func (x *RebuildMutableStateResponse) Reset()
- func (val *RebuildMutableStateResponse) Size() int
- func (x *RebuildMutableStateResponse) String() string
- func (val *RebuildMutableStateResponse) Unmarshal(buf []byte) error
- type RecordActivityTaskHeartbeatRequest
- func (*RecordActivityTaskHeartbeatRequest) Descriptor() ([]byte, []int)deprecated
- func (this *RecordActivityTaskHeartbeatRequest) Equal(that interface{}) bool
- func (x *RecordActivityTaskHeartbeatRequest) GetHeartbeatRequest() *v1.RecordActivityTaskHeartbeatRequest
- func (x *RecordActivityTaskHeartbeatRequest) GetNamespaceId() string
- func (val *RecordActivityTaskHeartbeatRequest) Marshal() ([]byte, error)
- func (*RecordActivityTaskHeartbeatRequest) ProtoMessage()
- func (x *RecordActivityTaskHeartbeatRequest) ProtoReflect() protoreflect.Message
- func (x *RecordActivityTaskHeartbeatRequest) Reset()
- func (val *RecordActivityTaskHeartbeatRequest) Size() int
- func (x *RecordActivityTaskHeartbeatRequest) String() string
- func (val *RecordActivityTaskHeartbeatRequest) Unmarshal(buf []byte) error
- type RecordActivityTaskHeartbeatResponse
- func (*RecordActivityTaskHeartbeatResponse) Descriptor() ([]byte, []int)deprecated
- func (this *RecordActivityTaskHeartbeatResponse) Equal(that interface{}) bool
- func (x *RecordActivityTaskHeartbeatResponse) GetCancelRequested() bool
- func (val *RecordActivityTaskHeartbeatResponse) Marshal() ([]byte, error)
- func (*RecordActivityTaskHeartbeatResponse) ProtoMessage()
- func (x *RecordActivityTaskHeartbeatResponse) ProtoReflect() protoreflect.Message
- func (x *RecordActivityTaskHeartbeatResponse) Reset()
- func (val *RecordActivityTaskHeartbeatResponse) Size() int
- func (x *RecordActivityTaskHeartbeatResponse) String() string
- func (val *RecordActivityTaskHeartbeatResponse) Unmarshal(buf []byte) error
- type RecordActivityTaskStartedRequest
- func (*RecordActivityTaskStartedRequest) Descriptor() ([]byte, []int)deprecated
- func (this *RecordActivityTaskStartedRequest) Equal(that interface{}) bool
- func (x *RecordActivityTaskStartedRequest) GetClock() *v15.VectorClock
- func (x *RecordActivityTaskStartedRequest) GetNamespaceId() string
- func (x *RecordActivityTaskStartedRequest) GetPollRequest() *v1.PollActivityTaskQueueRequest
- func (x *RecordActivityTaskStartedRequest) GetRequestId() string
- func (x *RecordActivityTaskStartedRequest) GetScheduledEventId() int64
- func (x *RecordActivityTaskStartedRequest) GetWorkflowExecution() *v14.WorkflowExecution
- func (val *RecordActivityTaskStartedRequest) Marshal() ([]byte, error)
- func (*RecordActivityTaskStartedRequest) ProtoMessage()
- func (x *RecordActivityTaskStartedRequest) ProtoReflect() protoreflect.Message
- func (x *RecordActivityTaskStartedRequest) Reset()
- func (val *RecordActivityTaskStartedRequest) Size() int
- func (x *RecordActivityTaskStartedRequest) String() string
- func (val *RecordActivityTaskStartedRequest) Unmarshal(buf []byte) error
- type RecordActivityTaskStartedResponse
- func (*RecordActivityTaskStartedResponse) Descriptor() ([]byte, []int)deprecated
- func (this *RecordActivityTaskStartedResponse) Equal(that interface{}) bool
- func (x *RecordActivityTaskStartedResponse) GetAttempt() int32
- func (x *RecordActivityTaskStartedResponse) GetClock() *v15.VectorClock
- func (x *RecordActivityTaskStartedResponse) GetCurrentAttemptScheduledTime() *timestamppb.Timestamp
- func (x *RecordActivityTaskStartedResponse) GetHeartbeatDetails() *v14.Payloads
- func (x *RecordActivityTaskStartedResponse) GetScheduledEvent() *v111.HistoryEvent
- func (x *RecordActivityTaskStartedResponse) GetStartedTime() *timestamppb.Timestamp
- func (x *RecordActivityTaskStartedResponse) GetVersion() int64
- func (x *RecordActivityTaskStartedResponse) GetWorkflowNamespace() string
- func (x *RecordActivityTaskStartedResponse) GetWorkflowType() *v14.WorkflowType
- func (val *RecordActivityTaskStartedResponse) Marshal() ([]byte, error)
- func (*RecordActivityTaskStartedResponse) ProtoMessage()
- func (x *RecordActivityTaskStartedResponse) ProtoReflect() protoreflect.Message
- func (x *RecordActivityTaskStartedResponse) Reset()
- func (val *RecordActivityTaskStartedResponse) Size() int
- func (x *RecordActivityTaskStartedResponse) String() string
- func (val *RecordActivityTaskStartedResponse) Unmarshal(buf []byte) error
- type RecordChildExecutionCompletedRequest
- func (*RecordChildExecutionCompletedRequest) Descriptor() ([]byte, []int)deprecated
- func (this *RecordChildExecutionCompletedRequest) Equal(that interface{}) bool
- func (x *RecordChildExecutionCompletedRequest) GetChildExecution() *v14.WorkflowExecution
- func (x *RecordChildExecutionCompletedRequest) GetClock() *v15.VectorClock
- func (x *RecordChildExecutionCompletedRequest) GetCompletionEvent() *v111.HistoryEvent
- func (x *RecordChildExecutionCompletedRequest) GetNamespaceId() string
- func (x *RecordChildExecutionCompletedRequest) GetParentExecution() *v14.WorkflowExecution
- func (x *RecordChildExecutionCompletedRequest) GetParentInitiatedId() int64
- func (x *RecordChildExecutionCompletedRequest) GetParentInitiatedVersion() int64
- func (val *RecordChildExecutionCompletedRequest) Marshal() ([]byte, error)
- func (*RecordChildExecutionCompletedRequest) ProtoMessage()
- func (x *RecordChildExecutionCompletedRequest) ProtoReflect() protoreflect.Message
- func (x *RecordChildExecutionCompletedRequest) Reset()
- func (val *RecordChildExecutionCompletedRequest) Size() int
- func (x *RecordChildExecutionCompletedRequest) String() string
- func (val *RecordChildExecutionCompletedRequest) Unmarshal(buf []byte) error
- type RecordChildExecutionCompletedResponse
- func (*RecordChildExecutionCompletedResponse) Descriptor() ([]byte, []int)deprecated
- func (this *RecordChildExecutionCompletedResponse) Equal(that interface{}) bool
- func (val *RecordChildExecutionCompletedResponse) Marshal() ([]byte, error)
- func (*RecordChildExecutionCompletedResponse) ProtoMessage()
- func (x *RecordChildExecutionCompletedResponse) ProtoReflect() protoreflect.Message
- func (x *RecordChildExecutionCompletedResponse) Reset()
- func (val *RecordChildExecutionCompletedResponse) Size() int
- func (x *RecordChildExecutionCompletedResponse) String() string
- func (val *RecordChildExecutionCompletedResponse) Unmarshal(buf []byte) error
- type RecordWorkflowTaskStartedRequest
- func (*RecordWorkflowTaskStartedRequest) Descriptor() ([]byte, []int)deprecated
- func (this *RecordWorkflowTaskStartedRequest) Equal(that interface{}) bool
- func (x *RecordWorkflowTaskStartedRequest) GetClock() *v15.VectorClock
- func (x *RecordWorkflowTaskStartedRequest) GetNamespaceId() string
- func (x *RecordWorkflowTaskStartedRequest) GetPollRequest() *v1.PollWorkflowTaskQueueRequest
- func (x *RecordWorkflowTaskStartedRequest) GetRequestId() string
- func (x *RecordWorkflowTaskStartedRequest) GetScheduledEventId() int64
- func (x *RecordWorkflowTaskStartedRequest) GetWorkflowExecution() *v14.WorkflowExecution
- func (val *RecordWorkflowTaskStartedRequest) Marshal() ([]byte, error)
- func (*RecordWorkflowTaskStartedRequest) ProtoMessage()
- func (x *RecordWorkflowTaskStartedRequest) ProtoReflect() protoreflect.Message
- func (x *RecordWorkflowTaskStartedRequest) Reset()
- func (val *RecordWorkflowTaskStartedRequest) Size() int
- func (x *RecordWorkflowTaskStartedRequest) String() string
- func (val *RecordWorkflowTaskStartedRequest) Unmarshal(buf []byte) error
- type RecordWorkflowTaskStartedResponse
- func (*RecordWorkflowTaskStartedResponse) Descriptor() ([]byte, []int)deprecated
- func (this *RecordWorkflowTaskStartedResponse) Equal(that interface{}) bool
- func (x *RecordWorkflowTaskStartedResponse) GetAttempt() int32
- func (x *RecordWorkflowTaskStartedResponse) GetBranchToken() []byte
- func (x *RecordWorkflowTaskStartedResponse) GetClock() *v15.VectorClock
- func (x *RecordWorkflowTaskStartedResponse) GetHistory() *v111.History
- func (x *RecordWorkflowTaskStartedResponse) GetMessages() []*v110.Message
- func (x *RecordWorkflowTaskStartedResponse) GetNextEventId() int64
- func (x *RecordWorkflowTaskStartedResponse) GetNextPageToken() []byte
- func (x *RecordWorkflowTaskStartedResponse) GetPreviousStartedEventId() int64
- func (x *RecordWorkflowTaskStartedResponse) GetQueries() map[string]*v19.WorkflowQuery
- func (x *RecordWorkflowTaskStartedResponse) GetScheduledEventId() int64
- func (x *RecordWorkflowTaskStartedResponse) GetScheduledTime() *timestamppb.Timestamp
- func (x *RecordWorkflowTaskStartedResponse) GetStartedEventId() int64
- func (x *RecordWorkflowTaskStartedResponse) GetStartedTime() *timestamppb.Timestamp
- func (x *RecordWorkflowTaskStartedResponse) GetStickyExecutionEnabled() bool
- func (x *RecordWorkflowTaskStartedResponse) GetTransientWorkflowTask() *v16.TransientWorkflowTaskInfo
- func (x *RecordWorkflowTaskStartedResponse) GetVersion() int64
- func (x *RecordWorkflowTaskStartedResponse) GetWorkflowExecutionTaskQueue() *v17.TaskQueue
- func (x *RecordWorkflowTaskStartedResponse) GetWorkflowType() *v14.WorkflowType
- func (val *RecordWorkflowTaskStartedResponse) Marshal() ([]byte, error)
- func (*RecordWorkflowTaskStartedResponse) ProtoMessage()
- func (x *RecordWorkflowTaskStartedResponse) ProtoReflect() protoreflect.Message
- func (x *RecordWorkflowTaskStartedResponse) Reset()
- func (val *RecordWorkflowTaskStartedResponse) Size() int
- func (x *RecordWorkflowTaskStartedResponse) String() string
- func (val *RecordWorkflowTaskStartedResponse) Unmarshal(buf []byte) error
- type RefreshWorkflowTasksRequest
- func (*RefreshWorkflowTasksRequest) Descriptor() ([]byte, []int)deprecated
- func (this *RefreshWorkflowTasksRequest) Equal(that interface{}) bool
- func (x *RefreshWorkflowTasksRequest) GetNamespaceId() string
- func (x *RefreshWorkflowTasksRequest) GetRequest() *v116.RefreshWorkflowTasksRequest
- func (val *RefreshWorkflowTasksRequest) Marshal() ([]byte, error)
- func (*RefreshWorkflowTasksRequest) ProtoMessage()
- func (x *RefreshWorkflowTasksRequest) ProtoReflect() protoreflect.Message
- func (x *RefreshWorkflowTasksRequest) Reset()
- func (val *RefreshWorkflowTasksRequest) Size() int
- func (x *RefreshWorkflowTasksRequest) String() string
- func (val *RefreshWorkflowTasksRequest) Unmarshal(buf []byte) error
- type RefreshWorkflowTasksResponse
- func (*RefreshWorkflowTasksResponse) Descriptor() ([]byte, []int)deprecated
- func (this *RefreshWorkflowTasksResponse) Equal(that interface{}) bool
- func (val *RefreshWorkflowTasksResponse) Marshal() ([]byte, error)
- func (*RefreshWorkflowTasksResponse) ProtoMessage()
- func (x *RefreshWorkflowTasksResponse) ProtoReflect() protoreflect.Message
- func (x *RefreshWorkflowTasksResponse) Reset()
- func (val *RefreshWorkflowTasksResponse) Size() int
- func (x *RefreshWorkflowTasksResponse) String() string
- func (val *RefreshWorkflowTasksResponse) Unmarshal(buf []byte) error
- type RemoveSignalMutableStateRequest
- func (*RemoveSignalMutableStateRequest) Descriptor() ([]byte, []int)deprecated
- func (this *RemoveSignalMutableStateRequest) Equal(that interface{}) bool
- func (x *RemoveSignalMutableStateRequest) GetNamespaceId() string
- func (x *RemoveSignalMutableStateRequest) GetRequestId() string
- func (x *RemoveSignalMutableStateRequest) GetWorkflowExecution() *v14.WorkflowExecution
- func (val *RemoveSignalMutableStateRequest) Marshal() ([]byte, error)
- func (*RemoveSignalMutableStateRequest) ProtoMessage()
- func (x *RemoveSignalMutableStateRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveSignalMutableStateRequest) Reset()
- func (val *RemoveSignalMutableStateRequest) Size() int
- func (x *RemoveSignalMutableStateRequest) String() string
- func (val *RemoveSignalMutableStateRequest) Unmarshal(buf []byte) error
- type RemoveSignalMutableStateResponse
- func (*RemoveSignalMutableStateResponse) Descriptor() ([]byte, []int)deprecated
- func (this *RemoveSignalMutableStateResponse) Equal(that interface{}) bool
- func (val *RemoveSignalMutableStateResponse) Marshal() ([]byte, error)
- func (*RemoveSignalMutableStateResponse) ProtoMessage()
- func (x *RemoveSignalMutableStateResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveSignalMutableStateResponse) Reset()
- func (val *RemoveSignalMutableStateResponse) Size() int
- func (x *RemoveSignalMutableStateResponse) String() string
- func (val *RemoveSignalMutableStateResponse) Unmarshal(buf []byte) error
- type RemoveTaskRequest
- func (*RemoveTaskRequest) Descriptor() ([]byte, []int)deprecated
- func (this *RemoveTaskRequest) Equal(that interface{}) bool
- func (x *RemoveTaskRequest) GetCategory() int32
- func (x *RemoveTaskRequest) GetShardId() int32
- func (x *RemoveTaskRequest) GetTaskId() int64
- func (x *RemoveTaskRequest) GetVisibilityTime() *timestamppb.Timestamp
- func (val *RemoveTaskRequest) Marshal() ([]byte, error)
- func (*RemoveTaskRequest) ProtoMessage()
- func (x *RemoveTaskRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveTaskRequest) Reset()
- func (val *RemoveTaskRequest) Size() int
- func (x *RemoveTaskRequest) String() string
- func (val *RemoveTaskRequest) Unmarshal(buf []byte) error
- type RemoveTaskResponse
- func (*RemoveTaskResponse) Descriptor() ([]byte, []int)deprecated
- func (this *RemoveTaskResponse) Equal(that interface{}) bool
- func (val *RemoveTaskResponse) Marshal() ([]byte, error)
- func (*RemoveTaskResponse) ProtoMessage()
- func (x *RemoveTaskResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveTaskResponse) Reset()
- func (val *RemoveTaskResponse) Size() int
- func (x *RemoveTaskResponse) String() string
- func (val *RemoveTaskResponse) Unmarshal(buf []byte) error
- type ReplicateEventsV2Request
- func (*ReplicateEventsV2Request) Descriptor() ([]byte, []int)deprecated
- func (this *ReplicateEventsV2Request) Equal(that interface{}) bool
- func (x *ReplicateEventsV2Request) GetBaseExecutionInfo() *v11.BaseExecutionInfo
- func (x *ReplicateEventsV2Request) GetEvents() *v14.DataBlob
- func (x *ReplicateEventsV2Request) GetNamespaceId() string
- func (x *ReplicateEventsV2Request) GetNewRunEvents() *v14.DataBlob
- func (x *ReplicateEventsV2Request) GetVersionHistoryItems() []*v16.VersionHistoryItem
- func (x *ReplicateEventsV2Request) GetWorkflowExecution() *v14.WorkflowExecution
- func (val *ReplicateEventsV2Request) Marshal() ([]byte, error)
- func (*ReplicateEventsV2Request) ProtoMessage()
- func (x *ReplicateEventsV2Request) ProtoReflect() protoreflect.Message
- func (x *ReplicateEventsV2Request) Reset()
- func (val *ReplicateEventsV2Request) Size() int
- func (x *ReplicateEventsV2Request) String() string
- func (val *ReplicateEventsV2Request) Unmarshal(buf []byte) error
- type ReplicateEventsV2Response
- func (*ReplicateEventsV2Response) Descriptor() ([]byte, []int)deprecated
- func (this *ReplicateEventsV2Response) Equal(that interface{}) bool
- func (val *ReplicateEventsV2Response) Marshal() ([]byte, error)
- func (*ReplicateEventsV2Response) ProtoMessage()
- func (x *ReplicateEventsV2Response) ProtoReflect() protoreflect.Message
- func (x *ReplicateEventsV2Response) Reset()
- func (val *ReplicateEventsV2Response) Size() int
- func (x *ReplicateEventsV2Response) String() string
- func (val *ReplicateEventsV2Response) Unmarshal(buf []byte) error
- type ReplicateWorkflowStateRequest
- func (*ReplicateWorkflowStateRequest) Descriptor() ([]byte, []int)deprecated
- func (this *ReplicateWorkflowStateRequest) Equal(that interface{}) bool
- func (x *ReplicateWorkflowStateRequest) GetNamespaceId() string
- func (x *ReplicateWorkflowStateRequest) GetRemoteCluster() string
- func (x *ReplicateWorkflowStateRequest) GetWorkflowState() *v113.WorkflowMutableState
- func (val *ReplicateWorkflowStateRequest) Marshal() ([]byte, error)
- func (*ReplicateWorkflowStateRequest) ProtoMessage()
- func (x *ReplicateWorkflowStateRequest) ProtoReflect() protoreflect.Message
- func (x *ReplicateWorkflowStateRequest) Reset()
- func (val *ReplicateWorkflowStateRequest) Size() int
- func (x *ReplicateWorkflowStateRequest) String() string
- func (val *ReplicateWorkflowStateRequest) Unmarshal(buf []byte) error
- type ReplicateWorkflowStateResponse
- func (*ReplicateWorkflowStateResponse) Descriptor() ([]byte, []int)deprecated
- func (this *ReplicateWorkflowStateResponse) Equal(that interface{}) bool
- func (val *ReplicateWorkflowStateResponse) Marshal() ([]byte, error)
- func (*ReplicateWorkflowStateResponse) ProtoMessage()
- func (x *ReplicateWorkflowStateResponse) ProtoReflect() protoreflect.Message
- func (x *ReplicateWorkflowStateResponse) Reset()
- func (val *ReplicateWorkflowStateResponse) Size() int
- func (x *ReplicateWorkflowStateResponse) String() string
- func (val *ReplicateWorkflowStateResponse) Unmarshal(buf []byte) error
- type RequestCancelWorkflowExecutionRequest
- func (*RequestCancelWorkflowExecutionRequest) Descriptor() ([]byte, []int)deprecated
- func (this *RequestCancelWorkflowExecutionRequest) Equal(that interface{}) bool
- func (x *RequestCancelWorkflowExecutionRequest) GetCancelRequest() *v1.RequestCancelWorkflowExecutionRequest
- func (x *RequestCancelWorkflowExecutionRequest) GetChildWorkflowOnly() bool
- func (x *RequestCancelWorkflowExecutionRequest) GetExternalInitiatedEventId() int64
- func (x *RequestCancelWorkflowExecutionRequest) GetExternalWorkflowExecution() *v14.WorkflowExecution
- func (x *RequestCancelWorkflowExecutionRequest) GetNamespaceId() string
- func (val *RequestCancelWorkflowExecutionRequest) Marshal() ([]byte, error)
- func (*RequestCancelWorkflowExecutionRequest) ProtoMessage()
- func (x *RequestCancelWorkflowExecutionRequest) ProtoReflect() protoreflect.Message
- func (x *RequestCancelWorkflowExecutionRequest) Reset()
- func (val *RequestCancelWorkflowExecutionRequest) Size() int
- func (x *RequestCancelWorkflowExecutionRequest) String() string
- func (val *RequestCancelWorkflowExecutionRequest) Unmarshal(buf []byte) error
- type RequestCancelWorkflowExecutionResponse
- func (*RequestCancelWorkflowExecutionResponse) Descriptor() ([]byte, []int)deprecated
- func (this *RequestCancelWorkflowExecutionResponse) Equal(that interface{}) bool
- func (val *RequestCancelWorkflowExecutionResponse) Marshal() ([]byte, error)
- func (*RequestCancelWorkflowExecutionResponse) ProtoMessage()
- func (x *RequestCancelWorkflowExecutionResponse) ProtoReflect() protoreflect.Message
- func (x *RequestCancelWorkflowExecutionResponse) Reset()
- func (val *RequestCancelWorkflowExecutionResponse) Size() int
- func (x *RequestCancelWorkflowExecutionResponse) String() string
- func (val *RequestCancelWorkflowExecutionResponse) Unmarshal(buf []byte) error
- type ResetStickyTaskQueueRequest
- func (*ResetStickyTaskQueueRequest) Descriptor() ([]byte, []int)deprecated
- func (this *ResetStickyTaskQueueRequest) Equal(that interface{}) bool
- func (x *ResetStickyTaskQueueRequest) GetExecution() *v14.WorkflowExecution
- func (x *ResetStickyTaskQueueRequest) GetNamespaceId() string
- func (val *ResetStickyTaskQueueRequest) Marshal() ([]byte, error)
- func (*ResetStickyTaskQueueRequest) ProtoMessage()
- func (x *ResetStickyTaskQueueRequest) ProtoReflect() protoreflect.Message
- func (x *ResetStickyTaskQueueRequest) Reset()
- func (val *ResetStickyTaskQueueRequest) Size() int
- func (x *ResetStickyTaskQueueRequest) String() string
- func (val *ResetStickyTaskQueueRequest) Unmarshal(buf []byte) error
- type ResetStickyTaskQueueResponse
- func (*ResetStickyTaskQueueResponse) Descriptor() ([]byte, []int)deprecated
- func (this *ResetStickyTaskQueueResponse) Equal(that interface{}) bool
- func (val *ResetStickyTaskQueueResponse) Marshal() ([]byte, error)
- func (*ResetStickyTaskQueueResponse) ProtoMessage()
- func (x *ResetStickyTaskQueueResponse) ProtoReflect() protoreflect.Message
- func (x *ResetStickyTaskQueueResponse) Reset()
- func (val *ResetStickyTaskQueueResponse) Size() int
- func (x *ResetStickyTaskQueueResponse) String() string
- func (val *ResetStickyTaskQueueResponse) Unmarshal(buf []byte) error
- type ResetWorkflowExecutionRequest
- func (*ResetWorkflowExecutionRequest) Descriptor() ([]byte, []int)deprecated
- func (this *ResetWorkflowExecutionRequest) Equal(that interface{}) bool
- func (x *ResetWorkflowExecutionRequest) GetNamespaceId() string
- func (x *ResetWorkflowExecutionRequest) GetResetRequest() *v1.ResetWorkflowExecutionRequest
- func (val *ResetWorkflowExecutionRequest) Marshal() ([]byte, error)
- func (*ResetWorkflowExecutionRequest) ProtoMessage()
- func (x *ResetWorkflowExecutionRequest) ProtoReflect() protoreflect.Message
- func (x *ResetWorkflowExecutionRequest) Reset()
- func (val *ResetWorkflowExecutionRequest) Size() int
- func (x *ResetWorkflowExecutionRequest) String() string
- func (val *ResetWorkflowExecutionRequest) Unmarshal(buf []byte) error
- type ResetWorkflowExecutionResponse
- func (*ResetWorkflowExecutionResponse) Descriptor() ([]byte, []int)deprecated
- func (this *ResetWorkflowExecutionResponse) Equal(that interface{}) bool
- func (x *ResetWorkflowExecutionResponse) GetRunId() string
- func (val *ResetWorkflowExecutionResponse) Marshal() ([]byte, error)
- func (*ResetWorkflowExecutionResponse) ProtoMessage()
- func (x *ResetWorkflowExecutionResponse) ProtoReflect() protoreflect.Message
- func (x *ResetWorkflowExecutionResponse) Reset()
- func (val *ResetWorkflowExecutionResponse) Size() int
- func (x *ResetWorkflowExecutionResponse) String() string
- func (val *ResetWorkflowExecutionResponse) Unmarshal(buf []byte) error
- type RespondActivityTaskCanceledRequest
- func (*RespondActivityTaskCanceledRequest) Descriptor() ([]byte, []int)deprecated
- func (this *RespondActivityTaskCanceledRequest) Equal(that interface{}) bool
- func (x *RespondActivityTaskCanceledRequest) GetCancelRequest() *v1.RespondActivityTaskCanceledRequest
- func (x *RespondActivityTaskCanceledRequest) GetNamespaceId() string
- func (val *RespondActivityTaskCanceledRequest) Marshal() ([]byte, error)
- func (*RespondActivityTaskCanceledRequest) ProtoMessage()
- func (x *RespondActivityTaskCanceledRequest) ProtoReflect() protoreflect.Message
- func (x *RespondActivityTaskCanceledRequest) Reset()
- func (val *RespondActivityTaskCanceledRequest) Size() int
- func (x *RespondActivityTaskCanceledRequest) String() string
- func (val *RespondActivityTaskCanceledRequest) Unmarshal(buf []byte) error
- type RespondActivityTaskCanceledResponse
- func (*RespondActivityTaskCanceledResponse) Descriptor() ([]byte, []int)deprecated
- func (this *RespondActivityTaskCanceledResponse) Equal(that interface{}) bool
- func (val *RespondActivityTaskCanceledResponse) Marshal() ([]byte, error)
- func (*RespondActivityTaskCanceledResponse) ProtoMessage()
- func (x *RespondActivityTaskCanceledResponse) ProtoReflect() protoreflect.Message
- func (x *RespondActivityTaskCanceledResponse) Reset()
- func (val *RespondActivityTaskCanceledResponse) Size() int
- func (x *RespondActivityTaskCanceledResponse) String() string
- func (val *RespondActivityTaskCanceledResponse) Unmarshal(buf []byte) error
- type RespondActivityTaskCompletedRequest
- func (*RespondActivityTaskCompletedRequest) Descriptor() ([]byte, []int)deprecated
- func (this *RespondActivityTaskCompletedRequest) Equal(that interface{}) bool
- func (x *RespondActivityTaskCompletedRequest) GetCompleteRequest() *v1.RespondActivityTaskCompletedRequest
- func (x *RespondActivityTaskCompletedRequest) GetNamespaceId() string
- func (val *RespondActivityTaskCompletedRequest) Marshal() ([]byte, error)
- func (*RespondActivityTaskCompletedRequest) ProtoMessage()
- func (x *RespondActivityTaskCompletedRequest) ProtoReflect() protoreflect.Message
- func (x *RespondActivityTaskCompletedRequest) Reset()
- func (val *RespondActivityTaskCompletedRequest) Size() int
- func (x *RespondActivityTaskCompletedRequest) String() string
- func (val *RespondActivityTaskCompletedRequest) Unmarshal(buf []byte) error
- type RespondActivityTaskCompletedResponse
- func (*RespondActivityTaskCompletedResponse) Descriptor() ([]byte, []int)deprecated
- func (this *RespondActivityTaskCompletedResponse) Equal(that interface{}) bool
- func (val *RespondActivityTaskCompletedResponse) Marshal() ([]byte, error)
- func (*RespondActivityTaskCompletedResponse) ProtoMessage()
- func (x *RespondActivityTaskCompletedResponse) ProtoReflect() protoreflect.Message
- func (x *RespondActivityTaskCompletedResponse) Reset()
- func (val *RespondActivityTaskCompletedResponse) Size() int
- func (x *RespondActivityTaskCompletedResponse) String() string
- func (val *RespondActivityTaskCompletedResponse) Unmarshal(buf []byte) error
- type RespondActivityTaskFailedRequest
- func (*RespondActivityTaskFailedRequest) Descriptor() ([]byte, []int)deprecated
- func (this *RespondActivityTaskFailedRequest) Equal(that interface{}) bool
- func (x *RespondActivityTaskFailedRequest) GetFailedRequest() *v1.RespondActivityTaskFailedRequest
- func (x *RespondActivityTaskFailedRequest) GetNamespaceId() string
- func (val *RespondActivityTaskFailedRequest) Marshal() ([]byte, error)
- func (*RespondActivityTaskFailedRequest) ProtoMessage()
- func (x *RespondActivityTaskFailedRequest) ProtoReflect() protoreflect.Message
- func (x *RespondActivityTaskFailedRequest) Reset()
- func (val *RespondActivityTaskFailedRequest) Size() int
- func (x *RespondActivityTaskFailedRequest) String() string
- func (val *RespondActivityTaskFailedRequest) Unmarshal(buf []byte) error
- type RespondActivityTaskFailedResponse
- func (*RespondActivityTaskFailedResponse) Descriptor() ([]byte, []int)deprecated
- func (this *RespondActivityTaskFailedResponse) Equal(that interface{}) bool
- func (val *RespondActivityTaskFailedResponse) Marshal() ([]byte, error)
- func (*RespondActivityTaskFailedResponse) ProtoMessage()
- func (x *RespondActivityTaskFailedResponse) ProtoReflect() protoreflect.Message
- func (x *RespondActivityTaskFailedResponse) Reset()
- func (val *RespondActivityTaskFailedResponse) Size() int
- func (x *RespondActivityTaskFailedResponse) String() string
- func (val *RespondActivityTaskFailedResponse) Unmarshal(buf []byte) error
- type RespondWorkflowTaskCompletedRequest
- func (*RespondWorkflowTaskCompletedRequest) Descriptor() ([]byte, []int)deprecated
- func (this *RespondWorkflowTaskCompletedRequest) Equal(that interface{}) bool
- func (x *RespondWorkflowTaskCompletedRequest) GetCompleteRequest() *v1.RespondWorkflowTaskCompletedRequest
- func (x *RespondWorkflowTaskCompletedRequest) GetNamespaceId() string
- func (val *RespondWorkflowTaskCompletedRequest) Marshal() ([]byte, error)
- func (*RespondWorkflowTaskCompletedRequest) ProtoMessage()
- func (x *RespondWorkflowTaskCompletedRequest) ProtoReflect() protoreflect.Message
- func (x *RespondWorkflowTaskCompletedRequest) Reset()
- func (val *RespondWorkflowTaskCompletedRequest) Size() int
- func (x *RespondWorkflowTaskCompletedRequest) String() string
- func (val *RespondWorkflowTaskCompletedRequest) Unmarshal(buf []byte) error
- type RespondWorkflowTaskCompletedResponse
- func (*RespondWorkflowTaskCompletedResponse) Descriptor() ([]byte, []int)deprecated
- func (this *RespondWorkflowTaskCompletedResponse) Equal(that interface{}) bool
- func (x *RespondWorkflowTaskCompletedResponse) GetActivityTasks() []*v1.PollActivityTaskQueueResponse
- func (x *RespondWorkflowTaskCompletedResponse) GetNewWorkflowTask() *v1.PollWorkflowTaskQueueResponse
- func (x *RespondWorkflowTaskCompletedResponse) GetResetHistoryEventId() int64
- func (x *RespondWorkflowTaskCompletedResponse) GetStartedResponse() *RecordWorkflowTaskStartedResponsedeprecated
- func (val *RespondWorkflowTaskCompletedResponse) Marshal() ([]byte, error)
- func (*RespondWorkflowTaskCompletedResponse) ProtoMessage()
- func (x *RespondWorkflowTaskCompletedResponse) ProtoReflect() protoreflect.Message
- func (x *RespondWorkflowTaskCompletedResponse) Reset()
- func (val *RespondWorkflowTaskCompletedResponse) Size() int
- func (x *RespondWorkflowTaskCompletedResponse) String() string
- func (val *RespondWorkflowTaskCompletedResponse) Unmarshal(buf []byte) error
- type RespondWorkflowTaskFailedRequest
- func (*RespondWorkflowTaskFailedRequest) Descriptor() ([]byte, []int)deprecated
- func (this *RespondWorkflowTaskFailedRequest) Equal(that interface{}) bool
- func (x *RespondWorkflowTaskFailedRequest) GetFailedRequest() *v1.RespondWorkflowTaskFailedRequest
- func (x *RespondWorkflowTaskFailedRequest) GetNamespaceId() string
- func (val *RespondWorkflowTaskFailedRequest) Marshal() ([]byte, error)
- func (*RespondWorkflowTaskFailedRequest) ProtoMessage()
- func (x *RespondWorkflowTaskFailedRequest) ProtoReflect() protoreflect.Message
- func (x *RespondWorkflowTaskFailedRequest) Reset()
- func (val *RespondWorkflowTaskFailedRequest) Size() int
- func (x *RespondWorkflowTaskFailedRequest) String() string
- func (val *RespondWorkflowTaskFailedRequest) Unmarshal(buf []byte) error
- type RespondWorkflowTaskFailedResponse
- func (*RespondWorkflowTaskFailedResponse) Descriptor() ([]byte, []int)deprecated
- func (this *RespondWorkflowTaskFailedResponse) Equal(that interface{}) bool
- func (val *RespondWorkflowTaskFailedResponse) Marshal() ([]byte, error)
- func (*RespondWorkflowTaskFailedResponse) ProtoMessage()
- func (x *RespondWorkflowTaskFailedResponse) ProtoReflect() protoreflect.Message
- func (x *RespondWorkflowTaskFailedResponse) Reset()
- func (val *RespondWorkflowTaskFailedResponse) Size() int
- func (x *RespondWorkflowTaskFailedResponse) String() string
- func (val *RespondWorkflowTaskFailedResponse) Unmarshal(buf []byte) error
- type ScheduleWorkflowTaskRequest
- func (*ScheduleWorkflowTaskRequest) Descriptor() ([]byte, []int)deprecated
- func (this *ScheduleWorkflowTaskRequest) Equal(that interface{}) bool
- func (x *ScheduleWorkflowTaskRequest) GetChildClock() *v15.VectorClock
- func (x *ScheduleWorkflowTaskRequest) GetIsFirstWorkflowTask() bool
- func (x *ScheduleWorkflowTaskRequest) GetNamespaceId() string
- func (x *ScheduleWorkflowTaskRequest) GetParentClock() *v15.VectorClock
- func (x *ScheduleWorkflowTaskRequest) GetWorkflowExecution() *v14.WorkflowExecution
- func (val *ScheduleWorkflowTaskRequest) Marshal() ([]byte, error)
- func (*ScheduleWorkflowTaskRequest) ProtoMessage()
- func (x *ScheduleWorkflowTaskRequest) ProtoReflect() protoreflect.Message
- func (x *ScheduleWorkflowTaskRequest) Reset()
- func (val *ScheduleWorkflowTaskRequest) Size() int
- func (x *ScheduleWorkflowTaskRequest) String() string
- func (val *ScheduleWorkflowTaskRequest) Unmarshal(buf []byte) error
- type ScheduleWorkflowTaskResponse
- func (*ScheduleWorkflowTaskResponse) Descriptor() ([]byte, []int)deprecated
- func (this *ScheduleWorkflowTaskResponse) Equal(that interface{}) bool
- func (val *ScheduleWorkflowTaskResponse) Marshal() ([]byte, error)
- func (*ScheduleWorkflowTaskResponse) ProtoMessage()
- func (x *ScheduleWorkflowTaskResponse) ProtoReflect() protoreflect.Message
- func (x *ScheduleWorkflowTaskResponse) Reset()
- func (val *ScheduleWorkflowTaskResponse) Size() int
- func (x *ScheduleWorkflowTaskResponse) String() string
- func (val *ScheduleWorkflowTaskResponse) Unmarshal(buf []byte) error
- type ShardReplicationStatus
- func (*ShardReplicationStatus) Descriptor() ([]byte, []int)deprecated
- func (this *ShardReplicationStatus) Equal(that interface{}) bool
- func (x *ShardReplicationStatus) GetHandoverNamespaces() map[string]*HandoverNamespaceInfo
- func (x *ShardReplicationStatus) GetMaxReplicationTaskId() int64
- func (x *ShardReplicationStatus) GetMaxReplicationTaskVisibilityTime() *timestamppb.Timestamp
- func (x *ShardReplicationStatus) GetRemoteClusters() map[string]*ShardReplicationStatusPerCluster
- func (x *ShardReplicationStatus) GetShardId() int32
- func (x *ShardReplicationStatus) GetShardLocalTime() *timestamppb.Timestamp
- func (val *ShardReplicationStatus) Marshal() ([]byte, error)
- func (*ShardReplicationStatus) ProtoMessage()
- func (x *ShardReplicationStatus) ProtoReflect() protoreflect.Message
- func (x *ShardReplicationStatus) Reset()
- func (val *ShardReplicationStatus) Size() int
- func (x *ShardReplicationStatus) String() string
- func (val *ShardReplicationStatus) Unmarshal(buf []byte) error
- type ShardReplicationStatusPerCluster
- func (*ShardReplicationStatusPerCluster) Descriptor() ([]byte, []int)deprecated
- func (this *ShardReplicationStatusPerCluster) Equal(that interface{}) bool
- func (x *ShardReplicationStatusPerCluster) GetAckedTaskId() int64
- func (x *ShardReplicationStatusPerCluster) GetAckedTaskVisibilityTime() *timestamppb.Timestamp
- func (val *ShardReplicationStatusPerCluster) Marshal() ([]byte, error)
- func (*ShardReplicationStatusPerCluster) ProtoMessage()
- func (x *ShardReplicationStatusPerCluster) ProtoReflect() protoreflect.Message
- func (x *ShardReplicationStatusPerCluster) Reset()
- func (val *ShardReplicationStatusPerCluster) Size() int
- func (x *ShardReplicationStatusPerCluster) String() string
- func (val *ShardReplicationStatusPerCluster) Unmarshal(buf []byte) error
- type SignalWithStartWorkflowExecutionRequest
- func (*SignalWithStartWorkflowExecutionRequest) Descriptor() ([]byte, []int)deprecated
- func (this *SignalWithStartWorkflowExecutionRequest) Equal(that interface{}) bool
- func (x *SignalWithStartWorkflowExecutionRequest) GetNamespaceId() string
- func (x *SignalWithStartWorkflowExecutionRequest) GetSignalWithStartRequest() *v1.SignalWithStartWorkflowExecutionRequest
- func (val *SignalWithStartWorkflowExecutionRequest) Marshal() ([]byte, error)
- func (*SignalWithStartWorkflowExecutionRequest) ProtoMessage()
- func (x *SignalWithStartWorkflowExecutionRequest) ProtoReflect() protoreflect.Message
- func (x *SignalWithStartWorkflowExecutionRequest) Reset()
- func (val *SignalWithStartWorkflowExecutionRequest) Size() int
- func (x *SignalWithStartWorkflowExecutionRequest) String() string
- func (val *SignalWithStartWorkflowExecutionRequest) Unmarshal(buf []byte) error
- type SignalWithStartWorkflowExecutionResponse
- func (*SignalWithStartWorkflowExecutionResponse) Descriptor() ([]byte, []int)deprecated
- func (this *SignalWithStartWorkflowExecutionResponse) Equal(that interface{}) bool
- func (x *SignalWithStartWorkflowExecutionResponse) GetRunId() string
- func (val *SignalWithStartWorkflowExecutionResponse) Marshal() ([]byte, error)
- func (*SignalWithStartWorkflowExecutionResponse) ProtoMessage()
- func (x *SignalWithStartWorkflowExecutionResponse) ProtoReflect() protoreflect.Message
- func (x *SignalWithStartWorkflowExecutionResponse) Reset()
- func (val *SignalWithStartWorkflowExecutionResponse) Size() int
- func (x *SignalWithStartWorkflowExecutionResponse) String() string
- func (val *SignalWithStartWorkflowExecutionResponse) Unmarshal(buf []byte) error
- type SignalWorkflowExecutionRequest
- func (*SignalWorkflowExecutionRequest) Descriptor() ([]byte, []int)deprecated
- func (this *SignalWorkflowExecutionRequest) Equal(that interface{}) bool
- func (x *SignalWorkflowExecutionRequest) GetChildWorkflowOnly() bool
- func (x *SignalWorkflowExecutionRequest) GetExternalWorkflowExecution() *v14.WorkflowExecution
- func (x *SignalWorkflowExecutionRequest) GetNamespaceId() string
- func (x *SignalWorkflowExecutionRequest) GetSignalRequest() *v1.SignalWorkflowExecutionRequest
- func (val *SignalWorkflowExecutionRequest) Marshal() ([]byte, error)
- func (*SignalWorkflowExecutionRequest) ProtoMessage()
- func (x *SignalWorkflowExecutionRequest) ProtoReflect() protoreflect.Message
- func (x *SignalWorkflowExecutionRequest) Reset()
- func (val *SignalWorkflowExecutionRequest) Size() int
- func (x *SignalWorkflowExecutionRequest) String() string
- func (val *SignalWorkflowExecutionRequest) Unmarshal(buf []byte) error
- type SignalWorkflowExecutionResponse
- func (*SignalWorkflowExecutionResponse) Descriptor() ([]byte, []int)deprecated
- func (this *SignalWorkflowExecutionResponse) Equal(that interface{}) bool
- func (val *SignalWorkflowExecutionResponse) Marshal() ([]byte, error)
- func (*SignalWorkflowExecutionResponse) ProtoMessage()
- func (x *SignalWorkflowExecutionResponse) ProtoReflect() protoreflect.Message
- func (x *SignalWorkflowExecutionResponse) Reset()
- func (val *SignalWorkflowExecutionResponse) Size() int
- func (x *SignalWorkflowExecutionResponse) String() string
- func (val *SignalWorkflowExecutionResponse) Unmarshal(buf []byte) error
- type StartWorkflowExecutionRequest
- func (*StartWorkflowExecutionRequest) Descriptor() ([]byte, []int)deprecated
- func (this *StartWorkflowExecutionRequest) Equal(that interface{}) bool
- func (x *StartWorkflowExecutionRequest) GetAttempt() int32
- func (x *StartWorkflowExecutionRequest) GetContinueAsNewInitiator() v12.ContinueAsNewInitiator
- func (x *StartWorkflowExecutionRequest) GetContinuedFailure() *v13.Failure
- func (x *StartWorkflowExecutionRequest) GetFirstWorkflowTaskBackoff() *durationpb.Duration
- func (x *StartWorkflowExecutionRequest) GetLastCompletionResult() *v14.Payloads
- func (x *StartWorkflowExecutionRequest) GetNamespaceId() string
- func (x *StartWorkflowExecutionRequest) GetParentExecutionInfo() *v11.ParentExecutionInfo
- func (x *StartWorkflowExecutionRequest) GetSourceVersionStamp() *v14.WorkerVersionStamp
- func (x *StartWorkflowExecutionRequest) GetStartRequest() *v1.StartWorkflowExecutionRequest
- func (x *StartWorkflowExecutionRequest) GetWorkflowExecutionExpirationTime() *timestamppb.Timestamp
- func (val *StartWorkflowExecutionRequest) Marshal() ([]byte, error)
- func (*StartWorkflowExecutionRequest) ProtoMessage()
- func (x *StartWorkflowExecutionRequest) ProtoReflect() protoreflect.Message
- func (x *StartWorkflowExecutionRequest) Reset()
- func (val *StartWorkflowExecutionRequest) Size() int
- func (x *StartWorkflowExecutionRequest) String() string
- func (val *StartWorkflowExecutionRequest) Unmarshal(buf []byte) error
- type StartWorkflowExecutionResponse
- func (*StartWorkflowExecutionResponse) Descriptor() ([]byte, []int)deprecated
- func (this *StartWorkflowExecutionResponse) Equal(that interface{}) bool
- func (x *StartWorkflowExecutionResponse) GetClock() *v15.VectorClock
- func (x *StartWorkflowExecutionResponse) GetEagerWorkflowTask() *v1.PollWorkflowTaskQueueResponse
- func (x *StartWorkflowExecutionResponse) GetRunId() string
- func (val *StartWorkflowExecutionResponse) Marshal() ([]byte, error)
- func (*StartWorkflowExecutionResponse) ProtoMessage()
- func (x *StartWorkflowExecutionResponse) ProtoReflect() protoreflect.Message
- func (x *StartWorkflowExecutionResponse) Reset()
- func (val *StartWorkflowExecutionResponse) Size() int
- func (x *StartWorkflowExecutionResponse) String() string
- func (val *StartWorkflowExecutionResponse) Unmarshal(buf []byte) error
- type StreamWorkflowReplicationMessagesRequest
- func (*StreamWorkflowReplicationMessagesRequest) Descriptor() ([]byte, []int)deprecated
- func (this *StreamWorkflowReplicationMessagesRequest) Equal(that interface{}) bool
- func (m *StreamWorkflowReplicationMessagesRequest) GetAttributes() isStreamWorkflowReplicationMessagesRequest_Attributes
- func (x *StreamWorkflowReplicationMessagesRequest) GetSyncReplicationState() *v115.SyncReplicationState
- func (val *StreamWorkflowReplicationMessagesRequest) Marshal() ([]byte, error)
- func (*StreamWorkflowReplicationMessagesRequest) ProtoMessage()
- func (x *StreamWorkflowReplicationMessagesRequest) ProtoReflect() protoreflect.Message
- func (x *StreamWorkflowReplicationMessagesRequest) Reset()
- func (val *StreamWorkflowReplicationMessagesRequest) Size() int
- func (x *StreamWorkflowReplicationMessagesRequest) String() string
- func (val *StreamWorkflowReplicationMessagesRequest) Unmarshal(buf []byte) error
- type StreamWorkflowReplicationMessagesRequest_SyncReplicationState
- type StreamWorkflowReplicationMessagesResponse
- func (*StreamWorkflowReplicationMessagesResponse) Descriptor() ([]byte, []int)deprecated
- func (this *StreamWorkflowReplicationMessagesResponse) Equal(that interface{}) bool
- func (m *StreamWorkflowReplicationMessagesResponse) GetAttributes() isStreamWorkflowReplicationMessagesResponse_Attributes
- func (x *StreamWorkflowReplicationMessagesResponse) GetMessages() *v115.WorkflowReplicationMessages
- func (val *StreamWorkflowReplicationMessagesResponse) Marshal() ([]byte, error)
- func (*StreamWorkflowReplicationMessagesResponse) ProtoMessage()
- func (x *StreamWorkflowReplicationMessagesResponse) ProtoReflect() protoreflect.Message
- func (x *StreamWorkflowReplicationMessagesResponse) Reset()
- func (val *StreamWorkflowReplicationMessagesResponse) Size() int
- func (x *StreamWorkflowReplicationMessagesResponse) String() string
- func (val *StreamWorkflowReplicationMessagesResponse) Unmarshal(buf []byte) error
- type StreamWorkflowReplicationMessagesResponse_Messages
- type SyncActivityRequest
- func (*SyncActivityRequest) Descriptor() ([]byte, []int)deprecated
- func (this *SyncActivityRequest) Equal(that interface{}) bool
- func (x *SyncActivityRequest) GetAttempt() int32
- func (x *SyncActivityRequest) GetBaseExecutionInfo() *v11.BaseExecutionInfo
- func (x *SyncActivityRequest) GetDetails() *v14.Payloads
- func (x *SyncActivityRequest) GetLastFailure() *v13.Failure
- func (x *SyncActivityRequest) GetLastHeartbeatTime() *timestamppb.Timestamp
- func (x *SyncActivityRequest) GetLastWorkerIdentity() string
- func (x *SyncActivityRequest) GetNamespaceId() string
- func (x *SyncActivityRequest) GetRunId() string
- func (x *SyncActivityRequest) GetScheduledEventId() int64
- func (x *SyncActivityRequest) GetScheduledTime() *timestamppb.Timestamp
- func (x *SyncActivityRequest) GetStartedEventId() int64
- func (x *SyncActivityRequest) GetStartedTime() *timestamppb.Timestamp
- func (x *SyncActivityRequest) GetVersion() int64
- func (x *SyncActivityRequest) GetVersionHistory() *v16.VersionHistory
- func (x *SyncActivityRequest) GetWorkflowId() string
- func (val *SyncActivityRequest) Marshal() ([]byte, error)
- func (*SyncActivityRequest) ProtoMessage()
- func (x *SyncActivityRequest) ProtoReflect() protoreflect.Message
- func (x *SyncActivityRequest) Reset()
- func (val *SyncActivityRequest) Size() int
- func (x *SyncActivityRequest) String() string
- func (val *SyncActivityRequest) Unmarshal(buf []byte) error
- type SyncActivityResponse
- func (*SyncActivityResponse) Descriptor() ([]byte, []int)deprecated
- func (this *SyncActivityResponse) Equal(that interface{}) bool
- func (val *SyncActivityResponse) Marshal() ([]byte, error)
- func (*SyncActivityResponse) ProtoMessage()
- func (x *SyncActivityResponse) ProtoReflect() protoreflect.Message
- func (x *SyncActivityResponse) Reset()
- func (val *SyncActivityResponse) Size() int
- func (x *SyncActivityResponse) String() string
- func (val *SyncActivityResponse) Unmarshal(buf []byte) error
- type SyncShardStatusRequest
- func (*SyncShardStatusRequest) Descriptor() ([]byte, []int)deprecated
- func (this *SyncShardStatusRequest) Equal(that interface{}) bool
- func (x *SyncShardStatusRequest) GetShardId() int32
- func (x *SyncShardStatusRequest) GetSourceCluster() string
- func (x *SyncShardStatusRequest) GetStatusTime() *timestamppb.Timestamp
- func (val *SyncShardStatusRequest) Marshal() ([]byte, error)
- func (*SyncShardStatusRequest) ProtoMessage()
- func (x *SyncShardStatusRequest) ProtoReflect() protoreflect.Message
- func (x *SyncShardStatusRequest) Reset()
- func (val *SyncShardStatusRequest) Size() int
- func (x *SyncShardStatusRequest) String() string
- func (val *SyncShardStatusRequest) Unmarshal(buf []byte) error
- type SyncShardStatusResponse
- func (*SyncShardStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (this *SyncShardStatusResponse) Equal(that interface{}) bool
- func (val *SyncShardStatusResponse) Marshal() ([]byte, error)
- func (*SyncShardStatusResponse) ProtoMessage()
- func (x *SyncShardStatusResponse) ProtoReflect() protoreflect.Message
- func (x *SyncShardStatusResponse) Reset()
- func (val *SyncShardStatusResponse) Size() int
- func (x *SyncShardStatusResponse) String() string
- func (val *SyncShardStatusResponse) Unmarshal(buf []byte) error
- type TerminateWorkflowExecutionRequest
- func (*TerminateWorkflowExecutionRequest) Descriptor() ([]byte, []int)deprecated
- func (this *TerminateWorkflowExecutionRequest) Equal(that interface{}) bool
- func (x *TerminateWorkflowExecutionRequest) GetChildWorkflowOnly() bool
- func (x *TerminateWorkflowExecutionRequest) GetExternalWorkflowExecution() *v14.WorkflowExecution
- func (x *TerminateWorkflowExecutionRequest) GetNamespaceId() string
- func (x *TerminateWorkflowExecutionRequest) GetTerminateRequest() *v1.TerminateWorkflowExecutionRequest
- func (val *TerminateWorkflowExecutionRequest) Marshal() ([]byte, error)
- func (*TerminateWorkflowExecutionRequest) ProtoMessage()
- func (x *TerminateWorkflowExecutionRequest) ProtoReflect() protoreflect.Message
- func (x *TerminateWorkflowExecutionRequest) Reset()
- func (val *TerminateWorkflowExecutionRequest) Size() int
- func (x *TerminateWorkflowExecutionRequest) String() string
- func (val *TerminateWorkflowExecutionRequest) Unmarshal(buf []byte) error
- type TerminateWorkflowExecutionResponse
- func (*TerminateWorkflowExecutionResponse) Descriptor() ([]byte, []int)deprecated
- func (this *TerminateWorkflowExecutionResponse) Equal(that interface{}) bool
- func (val *TerminateWorkflowExecutionResponse) Marshal() ([]byte, error)
- func (*TerminateWorkflowExecutionResponse) ProtoMessage()
- func (x *TerminateWorkflowExecutionResponse) ProtoReflect() protoreflect.Message
- func (x *TerminateWorkflowExecutionResponse) Reset()
- func (val *TerminateWorkflowExecutionResponse) Size() int
- func (x *TerminateWorkflowExecutionResponse) String() string
- func (val *TerminateWorkflowExecutionResponse) Unmarshal(buf []byte) error
- type UnimplementedHistoryServiceServer
- func (UnimplementedHistoryServiceServer) AddTasks(context.Context, *AddTasksRequest) (*AddTasksResponse, error)
- func (UnimplementedHistoryServiceServer) CloseShard(context.Context, *CloseShardRequest) (*CloseShardResponse, error)
- func (UnimplementedHistoryServiceServer) DeleteDLQTasks(context.Context, *DeleteDLQTasksRequest) (*DeleteDLQTasksResponse, error)
- func (UnimplementedHistoryServiceServer) DeleteWorkflowExecution(context.Context, *DeleteWorkflowExecutionRequest) (*DeleteWorkflowExecutionResponse, error)
- func (UnimplementedHistoryServiceServer) DeleteWorkflowVisibilityRecord(context.Context, *DeleteWorkflowVisibilityRecordRequest) (*DeleteWorkflowVisibilityRecordResponse, error)
- func (UnimplementedHistoryServiceServer) DescribeHistoryHost(context.Context, *DescribeHistoryHostRequest) (*DescribeHistoryHostResponse, error)
- func (UnimplementedHistoryServiceServer) DescribeMutableState(context.Context, *DescribeMutableStateRequest) (*DescribeMutableStateResponse, error)
- func (UnimplementedHistoryServiceServer) DescribeWorkflowExecution(context.Context, *DescribeWorkflowExecutionRequest) (*DescribeWorkflowExecutionResponse, error)
- func (UnimplementedHistoryServiceServer) ForceDeleteWorkflowExecution(context.Context, *ForceDeleteWorkflowExecutionRequest) (*ForceDeleteWorkflowExecutionResponse, error)
- func (UnimplementedHistoryServiceServer) GenerateLastHistoryReplicationTasks(context.Context, *GenerateLastHistoryReplicationTasksRequest) (*GenerateLastHistoryReplicationTasksResponse, error)
- func (UnimplementedHistoryServiceServer) GetDLQMessages(context.Context, *GetDLQMessagesRequest) (*GetDLQMessagesResponse, error)
- func (UnimplementedHistoryServiceServer) GetDLQReplicationMessages(context.Context, *GetDLQReplicationMessagesRequest) (*GetDLQReplicationMessagesResponse, error)
- func (UnimplementedHistoryServiceServer) GetDLQTasks(context.Context, *GetDLQTasksRequest) (*GetDLQTasksResponse, error)
- func (UnimplementedHistoryServiceServer) GetMutableState(context.Context, *GetMutableStateRequest) (*GetMutableStateResponse, error)
- func (UnimplementedHistoryServiceServer) GetReplicationMessages(context.Context, *GetReplicationMessagesRequest) (*GetReplicationMessagesResponse, error)
- func (UnimplementedHistoryServiceServer) GetReplicationStatus(context.Context, *GetReplicationStatusRequest) (*GetReplicationStatusResponse, error)
- func (UnimplementedHistoryServiceServer) GetShard(context.Context, *GetShardRequest) (*GetShardResponse, error)
- func (UnimplementedHistoryServiceServer) GetWorkflowExecutionHistory(context.Context, *GetWorkflowExecutionHistoryRequest) (*GetWorkflowExecutionHistoryResponse, error)
- func (UnimplementedHistoryServiceServer) GetWorkflowExecutionHistoryReverse(context.Context, *GetWorkflowExecutionHistoryReverseRequest) (*GetWorkflowExecutionHistoryReverseResponse, error)
- func (UnimplementedHistoryServiceServer) GetWorkflowExecutionRawHistoryV2(context.Context, *GetWorkflowExecutionRawHistoryV2Request) (*GetWorkflowExecutionRawHistoryV2Response, error)
- func (UnimplementedHistoryServiceServer) ImportWorkflowExecution(context.Context, *ImportWorkflowExecutionRequest) (*ImportWorkflowExecutionResponse, error)
- func (UnimplementedHistoryServiceServer) IsActivityTaskValid(context.Context, *IsActivityTaskValidRequest) (*IsActivityTaskValidResponse, error)
- func (UnimplementedHistoryServiceServer) IsWorkflowTaskValid(context.Context, *IsWorkflowTaskValidRequest) (*IsWorkflowTaskValidResponse, error)
- func (UnimplementedHistoryServiceServer) ListQueues(context.Context, *ListQueuesRequest) (*ListQueuesResponse, error)
- func (UnimplementedHistoryServiceServer) MergeDLQMessages(context.Context, *MergeDLQMessagesRequest) (*MergeDLQMessagesResponse, error)
- func (UnimplementedHistoryServiceServer) PollMutableState(context.Context, *PollMutableStateRequest) (*PollMutableStateResponse, error)
- func (UnimplementedHistoryServiceServer) PollWorkflowExecutionUpdate(context.Context, *PollWorkflowExecutionUpdateRequest) (*PollWorkflowExecutionUpdateResponse, error)
- func (UnimplementedHistoryServiceServer) PurgeDLQMessages(context.Context, *PurgeDLQMessagesRequest) (*PurgeDLQMessagesResponse, error)
- func (UnimplementedHistoryServiceServer) QueryWorkflow(context.Context, *QueryWorkflowRequest) (*QueryWorkflowResponse, error)
- func (UnimplementedHistoryServiceServer) ReapplyEvents(context.Context, *ReapplyEventsRequest) (*ReapplyEventsResponse, error)
- func (UnimplementedHistoryServiceServer) RebuildMutableState(context.Context, *RebuildMutableStateRequest) (*RebuildMutableStateResponse, error)
- func (UnimplementedHistoryServiceServer) RecordActivityTaskHeartbeat(context.Context, *RecordActivityTaskHeartbeatRequest) (*RecordActivityTaskHeartbeatResponse, error)
- func (UnimplementedHistoryServiceServer) RecordActivityTaskStarted(context.Context, *RecordActivityTaskStartedRequest) (*RecordActivityTaskStartedResponse, error)
- func (UnimplementedHistoryServiceServer) RecordChildExecutionCompleted(context.Context, *RecordChildExecutionCompletedRequest) (*RecordChildExecutionCompletedResponse, error)
- func (UnimplementedHistoryServiceServer) RecordWorkflowTaskStarted(context.Context, *RecordWorkflowTaskStartedRequest) (*RecordWorkflowTaskStartedResponse, error)
- func (UnimplementedHistoryServiceServer) RefreshWorkflowTasks(context.Context, *RefreshWorkflowTasksRequest) (*RefreshWorkflowTasksResponse, error)
- func (UnimplementedHistoryServiceServer) RemoveSignalMutableState(context.Context, *RemoveSignalMutableStateRequest) (*RemoveSignalMutableStateResponse, error)
- func (UnimplementedHistoryServiceServer) RemoveTask(context.Context, *RemoveTaskRequest) (*RemoveTaskResponse, error)
- func (UnimplementedHistoryServiceServer) ReplicateEventsV2(context.Context, *ReplicateEventsV2Request) (*ReplicateEventsV2Response, error)
- func (UnimplementedHistoryServiceServer) ReplicateWorkflowState(context.Context, *ReplicateWorkflowStateRequest) (*ReplicateWorkflowStateResponse, error)
- func (UnimplementedHistoryServiceServer) RequestCancelWorkflowExecution(context.Context, *RequestCancelWorkflowExecutionRequest) (*RequestCancelWorkflowExecutionResponse, error)
- func (UnimplementedHistoryServiceServer) ResetStickyTaskQueue(context.Context, *ResetStickyTaskQueueRequest) (*ResetStickyTaskQueueResponse, error)
- func (UnimplementedHistoryServiceServer) ResetWorkflowExecution(context.Context, *ResetWorkflowExecutionRequest) (*ResetWorkflowExecutionResponse, error)
- func (UnimplementedHistoryServiceServer) RespondActivityTaskCanceled(context.Context, *RespondActivityTaskCanceledRequest) (*RespondActivityTaskCanceledResponse, error)
- func (UnimplementedHistoryServiceServer) RespondActivityTaskCompleted(context.Context, *RespondActivityTaskCompletedRequest) (*RespondActivityTaskCompletedResponse, error)
- func (UnimplementedHistoryServiceServer) RespondActivityTaskFailed(context.Context, *RespondActivityTaskFailedRequest) (*RespondActivityTaskFailedResponse, error)
- func (UnimplementedHistoryServiceServer) RespondWorkflowTaskCompleted(context.Context, *RespondWorkflowTaskCompletedRequest) (*RespondWorkflowTaskCompletedResponse, error)
- func (UnimplementedHistoryServiceServer) RespondWorkflowTaskFailed(context.Context, *RespondWorkflowTaskFailedRequest) (*RespondWorkflowTaskFailedResponse, error)
- func (UnimplementedHistoryServiceServer) ScheduleWorkflowTask(context.Context, *ScheduleWorkflowTaskRequest) (*ScheduleWorkflowTaskResponse, error)
- func (UnimplementedHistoryServiceServer) SignalWithStartWorkflowExecution(context.Context, *SignalWithStartWorkflowExecutionRequest) (*SignalWithStartWorkflowExecutionResponse, error)
- func (UnimplementedHistoryServiceServer) SignalWorkflowExecution(context.Context, *SignalWorkflowExecutionRequest) (*SignalWorkflowExecutionResponse, error)
- func (UnimplementedHistoryServiceServer) StartWorkflowExecution(context.Context, *StartWorkflowExecutionRequest) (*StartWorkflowExecutionResponse, error)
- func (UnimplementedHistoryServiceServer) StreamWorkflowReplicationMessages(HistoryService_StreamWorkflowReplicationMessagesServer) error
- func (UnimplementedHistoryServiceServer) SyncActivity(context.Context, *SyncActivityRequest) (*SyncActivityResponse, error)
- func (UnimplementedHistoryServiceServer) SyncShardStatus(context.Context, *SyncShardStatusRequest) (*SyncShardStatusResponse, error)
- func (UnimplementedHistoryServiceServer) TerminateWorkflowExecution(context.Context, *TerminateWorkflowExecutionRequest) (*TerminateWorkflowExecutionResponse, error)
- func (UnimplementedHistoryServiceServer) UpdateWorkflowExecution(context.Context, *UpdateWorkflowExecutionRequest) (*UpdateWorkflowExecutionResponse, error)
- func (UnimplementedHistoryServiceServer) VerifyChildExecutionCompletionRecorded(context.Context, *VerifyChildExecutionCompletionRecordedRequest) (*VerifyChildExecutionCompletionRecordedResponse, error)
- func (UnimplementedHistoryServiceServer) VerifyFirstWorkflowTaskScheduled(context.Context, *VerifyFirstWorkflowTaskScheduledRequest) (*VerifyFirstWorkflowTaskScheduledResponse, error)
- type UnsafeHistoryServiceServer
- type UpdateWorkflowExecutionRequest
- func (*UpdateWorkflowExecutionRequest) Descriptor() ([]byte, []int)deprecated
- func (this *UpdateWorkflowExecutionRequest) Equal(that interface{}) bool
- func (x *UpdateWorkflowExecutionRequest) GetNamespaceId() string
- func (x *UpdateWorkflowExecutionRequest) GetRequest() *v1.UpdateWorkflowExecutionRequest
- func (val *UpdateWorkflowExecutionRequest) Marshal() ([]byte, error)
- func (*UpdateWorkflowExecutionRequest) ProtoMessage()
- func (x *UpdateWorkflowExecutionRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateWorkflowExecutionRequest) Reset()
- func (val *UpdateWorkflowExecutionRequest) Size() int
- func (x *UpdateWorkflowExecutionRequest) String() string
- func (val *UpdateWorkflowExecutionRequest) Unmarshal(buf []byte) error
- type UpdateWorkflowExecutionResponse
- func (*UpdateWorkflowExecutionResponse) Descriptor() ([]byte, []int)deprecated
- func (this *UpdateWorkflowExecutionResponse) Equal(that interface{}) bool
- func (x *UpdateWorkflowExecutionResponse) GetResponse() *v1.UpdateWorkflowExecutionResponse
- func (val *UpdateWorkflowExecutionResponse) Marshal() ([]byte, error)
- func (*UpdateWorkflowExecutionResponse) ProtoMessage()
- func (x *UpdateWorkflowExecutionResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateWorkflowExecutionResponse) Reset()
- func (val *UpdateWorkflowExecutionResponse) Size() int
- func (x *UpdateWorkflowExecutionResponse) String() string
- func (val *UpdateWorkflowExecutionResponse) Unmarshal(buf []byte) error
- type VerifyChildExecutionCompletionRecordedRequest
- func (*VerifyChildExecutionCompletionRecordedRequest) Descriptor() ([]byte, []int)deprecated
- func (this *VerifyChildExecutionCompletionRecordedRequest) Equal(that interface{}) bool
- func (x *VerifyChildExecutionCompletionRecordedRequest) GetChildExecution() *v14.WorkflowExecution
- func (x *VerifyChildExecutionCompletionRecordedRequest) GetClock() *v15.VectorClock
- func (x *VerifyChildExecutionCompletionRecordedRequest) GetNamespaceId() string
- func (x *VerifyChildExecutionCompletionRecordedRequest) GetParentExecution() *v14.WorkflowExecution
- func (x *VerifyChildExecutionCompletionRecordedRequest) GetParentInitiatedId() int64
- func (x *VerifyChildExecutionCompletionRecordedRequest) GetParentInitiatedVersion() int64
- func (val *VerifyChildExecutionCompletionRecordedRequest) Marshal() ([]byte, error)
- func (*VerifyChildExecutionCompletionRecordedRequest) ProtoMessage()
- func (x *VerifyChildExecutionCompletionRecordedRequest) ProtoReflect() protoreflect.Message
- func (x *VerifyChildExecutionCompletionRecordedRequest) Reset()
- func (val *VerifyChildExecutionCompletionRecordedRequest) Size() int
- func (x *VerifyChildExecutionCompletionRecordedRequest) String() string
- func (val *VerifyChildExecutionCompletionRecordedRequest) Unmarshal(buf []byte) error
- type VerifyChildExecutionCompletionRecordedResponse
- func (*VerifyChildExecutionCompletionRecordedResponse) Descriptor() ([]byte, []int)deprecated
- func (this *VerifyChildExecutionCompletionRecordedResponse) Equal(that interface{}) bool
- func (val *VerifyChildExecutionCompletionRecordedResponse) Marshal() ([]byte, error)
- func (*VerifyChildExecutionCompletionRecordedResponse) ProtoMessage()
- func (x *VerifyChildExecutionCompletionRecordedResponse) ProtoReflect() protoreflect.Message
- func (x *VerifyChildExecutionCompletionRecordedResponse) Reset()
- func (val *VerifyChildExecutionCompletionRecordedResponse) Size() int
- func (x *VerifyChildExecutionCompletionRecordedResponse) String() string
- func (val *VerifyChildExecutionCompletionRecordedResponse) Unmarshal(buf []byte) error
- type VerifyFirstWorkflowTaskScheduledRequest
- func (*VerifyFirstWorkflowTaskScheduledRequest) Descriptor() ([]byte, []int)deprecated
- func (this *VerifyFirstWorkflowTaskScheduledRequest) Equal(that interface{}) bool
- func (x *VerifyFirstWorkflowTaskScheduledRequest) GetClock() *v15.VectorClock
- func (x *VerifyFirstWorkflowTaskScheduledRequest) GetNamespaceId() string
- func (x *VerifyFirstWorkflowTaskScheduledRequest) GetWorkflowExecution() *v14.WorkflowExecution
- func (val *VerifyFirstWorkflowTaskScheduledRequest) Marshal() ([]byte, error)
- func (*VerifyFirstWorkflowTaskScheduledRequest) ProtoMessage()
- func (x *VerifyFirstWorkflowTaskScheduledRequest) ProtoReflect() protoreflect.Message
- func (x *VerifyFirstWorkflowTaskScheduledRequest) Reset()
- func (val *VerifyFirstWorkflowTaskScheduledRequest) Size() int
- func (x *VerifyFirstWorkflowTaskScheduledRequest) String() string
- func (val *VerifyFirstWorkflowTaskScheduledRequest) Unmarshal(buf []byte) error
- type VerifyFirstWorkflowTaskScheduledResponse
- func (*VerifyFirstWorkflowTaskScheduledResponse) Descriptor() ([]byte, []int)deprecated
- func (this *VerifyFirstWorkflowTaskScheduledResponse) Equal(that interface{}) bool
- func (val *VerifyFirstWorkflowTaskScheduledResponse) Marshal() ([]byte, error)
- func (*VerifyFirstWorkflowTaskScheduledResponse) ProtoMessage()
- func (x *VerifyFirstWorkflowTaskScheduledResponse) ProtoReflect() protoreflect.Message
- func (x *VerifyFirstWorkflowTaskScheduledResponse) Reset()
- func (val *VerifyFirstWorkflowTaskScheduledResponse) Size() int
- func (x *VerifyFirstWorkflowTaskScheduledResponse) String() string
- func (val *VerifyFirstWorkflowTaskScheduledResponse) Unmarshal(buf []byte) error
Constants ¶
const ( HistoryService_StartWorkflowExecution_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/StartWorkflowExecution" HistoryService_GetMutableState_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/GetMutableState" HistoryService_PollMutableState_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/PollMutableState" HistoryService_ResetStickyTaskQueue_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/ResetStickyTaskQueue" HistoryService_RecordWorkflowTaskStarted_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/RecordWorkflowTaskStarted" HistoryService_RecordActivityTaskStarted_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/RecordActivityTaskStarted" HistoryService_RespondWorkflowTaskCompleted_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/RespondWorkflowTaskCompleted" HistoryService_RespondWorkflowTaskFailed_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/RespondWorkflowTaskFailed" HistoryService_IsWorkflowTaskValid_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/IsWorkflowTaskValid" HistoryService_RecordActivityTaskHeartbeat_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/RecordActivityTaskHeartbeat" HistoryService_RespondActivityTaskCompleted_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/RespondActivityTaskCompleted" HistoryService_RespondActivityTaskFailed_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/RespondActivityTaskFailed" HistoryService_RespondActivityTaskCanceled_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/RespondActivityTaskCanceled" HistoryService_IsActivityTaskValid_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/IsActivityTaskValid" HistoryService_SignalWorkflowExecution_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/SignalWorkflowExecution" HistoryService_SignalWithStartWorkflowExecution_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/SignalWithStartWorkflowExecution" HistoryService_RemoveSignalMutableState_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/RemoveSignalMutableState" HistoryService_TerminateWorkflowExecution_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/TerminateWorkflowExecution" HistoryService_DeleteWorkflowExecution_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/DeleteWorkflowExecution" HistoryService_ResetWorkflowExecution_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/ResetWorkflowExecution" HistoryService_RequestCancelWorkflowExecution_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/RequestCancelWorkflowExecution" HistoryService_ScheduleWorkflowTask_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/ScheduleWorkflowTask" HistoryService_VerifyFirstWorkflowTaskScheduled_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/VerifyFirstWorkflowTaskScheduled" HistoryService_RecordChildExecutionCompleted_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/RecordChildExecutionCompleted" HistoryService_VerifyChildExecutionCompletionRecorded_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/VerifyChildExecutionCompletionRecorded" HistoryService_DescribeWorkflowExecution_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/DescribeWorkflowExecution" HistoryService_ReplicateEventsV2_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/ReplicateEventsV2" HistoryService_ReplicateWorkflowState_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/ReplicateWorkflowState" HistoryService_SyncShardStatus_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/SyncShardStatus" HistoryService_SyncActivity_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/SyncActivity" HistoryService_DescribeMutableState_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/DescribeMutableState" HistoryService_DescribeHistoryHost_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/DescribeHistoryHost" HistoryService_CloseShard_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/CloseShard" HistoryService_GetShard_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/GetShard" HistoryService_RemoveTask_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/RemoveTask" HistoryService_GetReplicationMessages_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/GetReplicationMessages" HistoryService_GetDLQReplicationMessages_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/GetDLQReplicationMessages" HistoryService_QueryWorkflow_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/QueryWorkflow" HistoryService_ReapplyEvents_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/ReapplyEvents" HistoryService_GetDLQMessages_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/GetDLQMessages" HistoryService_PurgeDLQMessages_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/PurgeDLQMessages" HistoryService_MergeDLQMessages_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/MergeDLQMessages" HistoryService_RefreshWorkflowTasks_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/RefreshWorkflowTasks" HistoryService_GenerateLastHistoryReplicationTasks_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/GenerateLastHistoryReplicationTasks" HistoryService_GetReplicationStatus_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/GetReplicationStatus" HistoryService_RebuildMutableState_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/RebuildMutableState" HistoryService_ImportWorkflowExecution_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/ImportWorkflowExecution" HistoryService_DeleteWorkflowVisibilityRecord_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/DeleteWorkflowVisibilityRecord" HistoryService_UpdateWorkflowExecution_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/UpdateWorkflowExecution" HistoryService_PollWorkflowExecutionUpdate_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/PollWorkflowExecutionUpdate" HistoryService_StreamWorkflowReplicationMessages_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/StreamWorkflowReplicationMessages" HistoryService_GetWorkflowExecutionHistory_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/GetWorkflowExecutionHistory" HistoryService_GetWorkflowExecutionHistoryReverse_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/GetWorkflowExecutionHistoryReverse" HistoryService_GetWorkflowExecutionRawHistoryV2_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/GetWorkflowExecutionRawHistoryV2" HistoryService_ForceDeleteWorkflowExecution_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/ForceDeleteWorkflowExecution" HistoryService_GetDLQTasks_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/GetDLQTasks" HistoryService_DeleteDLQTasks_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/DeleteDLQTasks" HistoryService_ListQueues_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/ListQueues" HistoryService_AddTasks_FullMethodName = "/temporal.server.api.historyservice.v1.HistoryService/AddTasks" )
Variables ¶
var File_temporal_server_api_historyservice_v1_request_response_proto protoreflect.FileDescriptor
var File_temporal_server_api_historyservice_v1_service_proto protoreflect.FileDescriptor
var HistoryService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "temporal.server.api.historyservice.v1.HistoryService", HandlerType: (*HistoryServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "StartWorkflowExecution", Handler: _HistoryService_StartWorkflowExecution_Handler, }, { MethodName: "GetMutableState", Handler: _HistoryService_GetMutableState_Handler, }, { MethodName: "PollMutableState", Handler: _HistoryService_PollMutableState_Handler, }, { MethodName: "ResetStickyTaskQueue", Handler: _HistoryService_ResetStickyTaskQueue_Handler, }, { MethodName: "RecordWorkflowTaskStarted", Handler: _HistoryService_RecordWorkflowTaskStarted_Handler, }, { MethodName: "RecordActivityTaskStarted", Handler: _HistoryService_RecordActivityTaskStarted_Handler, }, { MethodName: "RespondWorkflowTaskCompleted", Handler: _HistoryService_RespondWorkflowTaskCompleted_Handler, }, { MethodName: "RespondWorkflowTaskFailed", Handler: _HistoryService_RespondWorkflowTaskFailed_Handler, }, { MethodName: "IsWorkflowTaskValid", Handler: _HistoryService_IsWorkflowTaskValid_Handler, }, { MethodName: "RecordActivityTaskHeartbeat", Handler: _HistoryService_RecordActivityTaskHeartbeat_Handler, }, { MethodName: "RespondActivityTaskCompleted", Handler: _HistoryService_RespondActivityTaskCompleted_Handler, }, { MethodName: "RespondActivityTaskFailed", Handler: _HistoryService_RespondActivityTaskFailed_Handler, }, { MethodName: "RespondActivityTaskCanceled", Handler: _HistoryService_RespondActivityTaskCanceled_Handler, }, { MethodName: "IsActivityTaskValid", Handler: _HistoryService_IsActivityTaskValid_Handler, }, { MethodName: "SignalWorkflowExecution", Handler: _HistoryService_SignalWorkflowExecution_Handler, }, { MethodName: "SignalWithStartWorkflowExecution", Handler: _HistoryService_SignalWithStartWorkflowExecution_Handler, }, { MethodName: "RemoveSignalMutableState", Handler: _HistoryService_RemoveSignalMutableState_Handler, }, { MethodName: "TerminateWorkflowExecution", Handler: _HistoryService_TerminateWorkflowExecution_Handler, }, { MethodName: "DeleteWorkflowExecution", Handler: _HistoryService_DeleteWorkflowExecution_Handler, }, { MethodName: "ResetWorkflowExecution", Handler: _HistoryService_ResetWorkflowExecution_Handler, }, { MethodName: "RequestCancelWorkflowExecution", Handler: _HistoryService_RequestCancelWorkflowExecution_Handler, }, { MethodName: "ScheduleWorkflowTask", Handler: _HistoryService_ScheduleWorkflowTask_Handler, }, { MethodName: "VerifyFirstWorkflowTaskScheduled", Handler: _HistoryService_VerifyFirstWorkflowTaskScheduled_Handler, }, { MethodName: "RecordChildExecutionCompleted", Handler: _HistoryService_RecordChildExecutionCompleted_Handler, }, { MethodName: "VerifyChildExecutionCompletionRecorded", Handler: _HistoryService_VerifyChildExecutionCompletionRecorded_Handler, }, { MethodName: "DescribeWorkflowExecution", Handler: _HistoryService_DescribeWorkflowExecution_Handler, }, { MethodName: "ReplicateEventsV2", Handler: _HistoryService_ReplicateEventsV2_Handler, }, { MethodName: "ReplicateWorkflowState", Handler: _HistoryService_ReplicateWorkflowState_Handler, }, { MethodName: "SyncShardStatus", Handler: _HistoryService_SyncShardStatus_Handler, }, { MethodName: "SyncActivity", Handler: _HistoryService_SyncActivity_Handler, }, { MethodName: "DescribeMutableState", Handler: _HistoryService_DescribeMutableState_Handler, }, { MethodName: "DescribeHistoryHost", Handler: _HistoryService_DescribeHistoryHost_Handler, }, { MethodName: "CloseShard", Handler: _HistoryService_CloseShard_Handler, }, { MethodName: "GetShard", Handler: _HistoryService_GetShard_Handler, }, { MethodName: "RemoveTask", Handler: _HistoryService_RemoveTask_Handler, }, { MethodName: "GetReplicationMessages", Handler: _HistoryService_GetReplicationMessages_Handler, }, { MethodName: "GetDLQReplicationMessages", Handler: _HistoryService_GetDLQReplicationMessages_Handler, }, { MethodName: "QueryWorkflow", Handler: _HistoryService_QueryWorkflow_Handler, }, { MethodName: "ReapplyEvents", Handler: _HistoryService_ReapplyEvents_Handler, }, { MethodName: "GetDLQMessages", Handler: _HistoryService_GetDLQMessages_Handler, }, { MethodName: "PurgeDLQMessages", Handler: _HistoryService_PurgeDLQMessages_Handler, }, { MethodName: "MergeDLQMessages", Handler: _HistoryService_MergeDLQMessages_Handler, }, { MethodName: "RefreshWorkflowTasks", Handler: _HistoryService_RefreshWorkflowTasks_Handler, }, { MethodName: "GenerateLastHistoryReplicationTasks", Handler: _HistoryService_GenerateLastHistoryReplicationTasks_Handler, }, { MethodName: "GetReplicationStatus", Handler: _HistoryService_GetReplicationStatus_Handler, }, { MethodName: "RebuildMutableState", Handler: _HistoryService_RebuildMutableState_Handler, }, { MethodName: "ImportWorkflowExecution", Handler: _HistoryService_ImportWorkflowExecution_Handler, }, { MethodName: "DeleteWorkflowVisibilityRecord", Handler: _HistoryService_DeleteWorkflowVisibilityRecord_Handler, }, { MethodName: "UpdateWorkflowExecution", Handler: _HistoryService_UpdateWorkflowExecution_Handler, }, { MethodName: "PollWorkflowExecutionUpdate", Handler: _HistoryService_PollWorkflowExecutionUpdate_Handler, }, { MethodName: "GetWorkflowExecutionHistory", Handler: _HistoryService_GetWorkflowExecutionHistory_Handler, }, { MethodName: "GetWorkflowExecutionHistoryReverse", Handler: _HistoryService_GetWorkflowExecutionHistoryReverse_Handler, }, { MethodName: "GetWorkflowExecutionRawHistoryV2", Handler: _HistoryService_GetWorkflowExecutionRawHistoryV2_Handler, }, { MethodName: "ForceDeleteWorkflowExecution", Handler: _HistoryService_ForceDeleteWorkflowExecution_Handler, }, { MethodName: "GetDLQTasks", Handler: _HistoryService_GetDLQTasks_Handler, }, { MethodName: "DeleteDLQTasks", Handler: _HistoryService_DeleteDLQTasks_Handler, }, { MethodName: "ListQueues", Handler: _HistoryService_ListQueues_Handler, }, { MethodName: "AddTasks", Handler: _HistoryService_AddTasks_Handler, }, }, Streams: []grpc.StreamDesc{ { StreamName: "StreamWorkflowReplicationMessages", Handler: _HistoryService_StreamWorkflowReplicationMessages_Handler, ServerStreams: true, ClientStreams: true, }, }, Metadata: "temporal/server/api/historyservice/v1/service.proto", }
HistoryService_ServiceDesc is the grpc.ServiceDesc for HistoryService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterHistoryServiceServer ¶
func RegisterHistoryServiceServer(s grpc.ServiceRegistrar, srv HistoryServiceServer)
Types ¶
type AddTasksRequest ¶ added in v1.23.0
type AddTasksRequest struct { // Even though we can obtain the shard ID from the tasks, we still need the shard_id in the request for routing. If // not, it would be possible to include tasks for shards that belong to different hosts, and we'd need to fan-out the // request, which would be more complicated. ShardId int32 `protobuf:"varint,1,opt,name=shard_id,json=shardId,proto3" json:"shard_id,omitempty"` // A list of tasks to enqueue or re-enqueue. Tasks []*AddTasksRequest_Task `protobuf:"bytes,2,rep,name=tasks,proto3" json:"tasks,omitempty"` // contains filtered or unexported fields }
func (*AddTasksRequest) Descriptor
deprecated
added in
v1.23.0
func (*AddTasksRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddTasksRequest.ProtoReflect.Descriptor instead.
func (*AddTasksRequest) Equal ¶ added in v1.23.0
func (this *AddTasksRequest) Equal(that interface{}) bool
Equal returns whether two AddTasksRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*AddTasksRequest) GetShardId ¶ added in v1.23.0
func (x *AddTasksRequest) GetShardId() int32
func (*AddTasksRequest) GetTasks ¶ added in v1.23.0
func (x *AddTasksRequest) GetTasks() []*AddTasksRequest_Task
func (*AddTasksRequest) Marshal ¶ added in v1.23.0
func (val *AddTasksRequest) Marshal() ([]byte, error)
Marshal an object of type AddTasksRequest to the protobuf v3 wire format
func (*AddTasksRequest) ProtoMessage ¶ added in v1.23.0
func (*AddTasksRequest) ProtoMessage()
func (*AddTasksRequest) ProtoReflect ¶ added in v1.23.0
func (x *AddTasksRequest) ProtoReflect() protoreflect.Message
func (*AddTasksRequest) Reset ¶ added in v1.23.0
func (x *AddTasksRequest) Reset()
func (*AddTasksRequest) Size ¶ added in v1.23.0
func (val *AddTasksRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*AddTasksRequest) String ¶ added in v1.23.0
func (x *AddTasksRequest) String() string
func (*AddTasksRequest) Unmarshal ¶ added in v1.23.0
func (val *AddTasksRequest) Unmarshal(buf []byte) error
Unmarshal an object of type AddTasksRequest from the protobuf v3 wire format
type AddTasksRequest_Task ¶ added in v1.23.0
type AddTasksRequest_Task struct { // category_id is needed to deserialize the tasks. See TaskCategory for a list of options here. However, keep in mind // that the list of valid options is registered dynamically with the server in the history/tasks package, so that // enum is not comprehensive. CategoryId int32 `protobuf:"varint,1,opt,name=category_id,json=categoryId,proto3" json:"category_id,omitempty"` // blob is the serialized task. Blob *v14.DataBlob `protobuf:"bytes,2,opt,name=blob,proto3" json:"blob,omitempty"` // contains filtered or unexported fields }
func (*AddTasksRequest_Task) Descriptor
deprecated
added in
v1.23.0
func (*AddTasksRequest_Task) Descriptor() ([]byte, []int)
Deprecated: Use AddTasksRequest_Task.ProtoReflect.Descriptor instead.
func (*AddTasksRequest_Task) GetBlob ¶ added in v1.23.0
func (x *AddTasksRequest_Task) GetBlob() *v14.DataBlob
func (*AddTasksRequest_Task) GetCategoryId ¶ added in v1.23.0
func (x *AddTasksRequest_Task) GetCategoryId() int32
func (*AddTasksRequest_Task) ProtoMessage ¶ added in v1.23.0
func (*AddTasksRequest_Task) ProtoMessage()
func (*AddTasksRequest_Task) ProtoReflect ¶ added in v1.23.0
func (x *AddTasksRequest_Task) ProtoReflect() protoreflect.Message
func (*AddTasksRequest_Task) Reset ¶ added in v1.23.0
func (x *AddTasksRequest_Task) Reset()
func (*AddTasksRequest_Task) String ¶ added in v1.23.0
func (x *AddTasksRequest_Task) String() string
type AddTasksResponse ¶ added in v1.23.0
type AddTasksResponse struct {
// contains filtered or unexported fields
}
func (*AddTasksResponse) Descriptor
deprecated
added in
v1.23.0
func (*AddTasksResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddTasksResponse.ProtoReflect.Descriptor instead.
func (*AddTasksResponse) Equal ¶ added in v1.23.0
func (this *AddTasksResponse) Equal(that interface{}) bool
Equal returns whether two AddTasksResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*AddTasksResponse) Marshal ¶ added in v1.23.0
func (val *AddTasksResponse) Marshal() ([]byte, error)
Marshal an object of type AddTasksResponse to the protobuf v3 wire format
func (*AddTasksResponse) ProtoMessage ¶ added in v1.23.0
func (*AddTasksResponse) ProtoMessage()
func (*AddTasksResponse) ProtoReflect ¶ added in v1.23.0
func (x *AddTasksResponse) ProtoReflect() protoreflect.Message
func (*AddTasksResponse) Reset ¶ added in v1.23.0
func (x *AddTasksResponse) Reset()
func (*AddTasksResponse) Size ¶ added in v1.23.0
func (val *AddTasksResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*AddTasksResponse) String ¶ added in v1.23.0
func (x *AddTasksResponse) String() string
func (*AddTasksResponse) Unmarshal ¶ added in v1.23.0
func (val *AddTasksResponse) Unmarshal(buf []byte) error
Unmarshal an object of type AddTasksResponse from the protobuf v3 wire format
type CloseShardRequest ¶
type CloseShardRequest struct { ShardId int32 `protobuf:"varint,1,opt,name=shard_id,json=shardId,proto3" json:"shard_id,omitempty"` // contains filtered or unexported fields }
func (*CloseShardRequest) Descriptor
deprecated
func (*CloseShardRequest) Descriptor() ([]byte, []int)
Deprecated: Use CloseShardRequest.ProtoReflect.Descriptor instead.
func (*CloseShardRequest) Equal ¶
func (this *CloseShardRequest) Equal(that interface{}) bool
Equal returns whether two CloseShardRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*CloseShardRequest) GetShardId ¶
func (x *CloseShardRequest) GetShardId() int32
func (*CloseShardRequest) Marshal ¶
func (val *CloseShardRequest) Marshal() ([]byte, error)
Marshal an object of type CloseShardRequest to the protobuf v3 wire format
func (*CloseShardRequest) ProtoMessage ¶
func (*CloseShardRequest) ProtoMessage()
func (*CloseShardRequest) ProtoReflect ¶ added in v1.23.0
func (x *CloseShardRequest) ProtoReflect() protoreflect.Message
func (*CloseShardRequest) Reset ¶
func (x *CloseShardRequest) Reset()
func (*CloseShardRequest) Size ¶
func (val *CloseShardRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*CloseShardRequest) String ¶
func (x *CloseShardRequest) String() string
func (*CloseShardRequest) Unmarshal ¶
func (val *CloseShardRequest) Unmarshal(buf []byte) error
Unmarshal an object of type CloseShardRequest from the protobuf v3 wire format
type CloseShardResponse ¶
type CloseShardResponse struct {
// contains filtered or unexported fields
}
func (*CloseShardResponse) Descriptor
deprecated
func (*CloseShardResponse) Descriptor() ([]byte, []int)
Deprecated: Use CloseShardResponse.ProtoReflect.Descriptor instead.
func (*CloseShardResponse) Equal ¶
func (this *CloseShardResponse) Equal(that interface{}) bool
Equal returns whether two CloseShardResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*CloseShardResponse) Marshal ¶
func (val *CloseShardResponse) Marshal() ([]byte, error)
Marshal an object of type CloseShardResponse to the protobuf v3 wire format
func (*CloseShardResponse) ProtoMessage ¶
func (*CloseShardResponse) ProtoMessage()
func (*CloseShardResponse) ProtoReflect ¶ added in v1.23.0
func (x *CloseShardResponse) ProtoReflect() protoreflect.Message
func (*CloseShardResponse) Reset ¶
func (x *CloseShardResponse) Reset()
func (*CloseShardResponse) Size ¶
func (val *CloseShardResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*CloseShardResponse) String ¶
func (x *CloseShardResponse) String() string
func (*CloseShardResponse) Unmarshal ¶
func (val *CloseShardResponse) Unmarshal(buf []byte) error
Unmarshal an object of type CloseShardResponse from the protobuf v3 wire format
type DeleteDLQTasksRequest ¶ added in v1.23.0
type DeleteDLQTasksRequest struct { DlqKey *v117.HistoryDLQKey `protobuf:"bytes,1,opt,name=dlq_key,json=dlqKey,proto3" json:"dlq_key,omitempty"` InclusiveMaxTaskMetadata *v117.HistoryDLQTaskMetadata `` /* 137-byte string literal not displayed */ // contains filtered or unexported fields }
func (*DeleteDLQTasksRequest) Descriptor
deprecated
added in
v1.23.0
func (*DeleteDLQTasksRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteDLQTasksRequest.ProtoReflect.Descriptor instead.
func (*DeleteDLQTasksRequest) Equal ¶ added in v1.23.0
func (this *DeleteDLQTasksRequest) Equal(that interface{}) bool
Equal returns whether two DeleteDLQTasksRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*DeleteDLQTasksRequest) GetDlqKey ¶ added in v1.23.0
func (x *DeleteDLQTasksRequest) GetDlqKey() *v117.HistoryDLQKey
func (*DeleteDLQTasksRequest) GetInclusiveMaxTaskMetadata ¶ added in v1.23.0
func (x *DeleteDLQTasksRequest) GetInclusiveMaxTaskMetadata() *v117.HistoryDLQTaskMetadata
func (*DeleteDLQTasksRequest) Marshal ¶ added in v1.23.0
func (val *DeleteDLQTasksRequest) Marshal() ([]byte, error)
Marshal an object of type DeleteDLQTasksRequest to the protobuf v3 wire format
func (*DeleteDLQTasksRequest) ProtoMessage ¶ added in v1.23.0
func (*DeleteDLQTasksRequest) ProtoMessage()
func (*DeleteDLQTasksRequest) ProtoReflect ¶ added in v1.23.0
func (x *DeleteDLQTasksRequest) ProtoReflect() protoreflect.Message
func (*DeleteDLQTasksRequest) Reset ¶ added in v1.23.0
func (x *DeleteDLQTasksRequest) Reset()
func (*DeleteDLQTasksRequest) Size ¶ added in v1.23.0
func (val *DeleteDLQTasksRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DeleteDLQTasksRequest) String ¶ added in v1.23.0
func (x *DeleteDLQTasksRequest) String() string
func (*DeleteDLQTasksRequest) Unmarshal ¶ added in v1.23.0
func (val *DeleteDLQTasksRequest) Unmarshal(buf []byte) error
Unmarshal an object of type DeleteDLQTasksRequest from the protobuf v3 wire format
type DeleteDLQTasksResponse ¶ added in v1.23.0
type DeleteDLQTasksResponse struct { // messages_deleted is the total number of messages deleted in DeleteDLQTasks operation. MessagesDeleted int64 `protobuf:"varint,1,opt,name=messages_deleted,json=messagesDeleted,proto3" json:"messages_deleted,omitempty"` // contains filtered or unexported fields }
func (*DeleteDLQTasksResponse) Descriptor
deprecated
added in
v1.23.0
func (*DeleteDLQTasksResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteDLQTasksResponse.ProtoReflect.Descriptor instead.
func (*DeleteDLQTasksResponse) Equal ¶ added in v1.23.0
func (this *DeleteDLQTasksResponse) Equal(that interface{}) bool
Equal returns whether two DeleteDLQTasksResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*DeleteDLQTasksResponse) GetMessagesDeleted ¶ added in v1.23.0
func (x *DeleteDLQTasksResponse) GetMessagesDeleted() int64
func (*DeleteDLQTasksResponse) Marshal ¶ added in v1.23.0
func (val *DeleteDLQTasksResponse) Marshal() ([]byte, error)
Marshal an object of type DeleteDLQTasksResponse to the protobuf v3 wire format
func (*DeleteDLQTasksResponse) ProtoMessage ¶ added in v1.23.0
func (*DeleteDLQTasksResponse) ProtoMessage()
func (*DeleteDLQTasksResponse) ProtoReflect ¶ added in v1.23.0
func (x *DeleteDLQTasksResponse) ProtoReflect() protoreflect.Message
func (*DeleteDLQTasksResponse) Reset ¶ added in v1.23.0
func (x *DeleteDLQTasksResponse) Reset()
func (*DeleteDLQTasksResponse) Size ¶ added in v1.23.0
func (val *DeleteDLQTasksResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DeleteDLQTasksResponse) String ¶ added in v1.23.0
func (x *DeleteDLQTasksResponse) String() string
func (*DeleteDLQTasksResponse) Unmarshal ¶ added in v1.23.0
func (val *DeleteDLQTasksResponse) Unmarshal(buf []byte) error
Unmarshal an object of type DeleteDLQTasksResponse from the protobuf v3 wire format
type DeleteWorkflowExecutionRequest ¶ added in v1.15.0
type DeleteWorkflowExecutionRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` WorkflowExecution *v14.WorkflowExecution `protobuf:"bytes,2,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"` WorkflowVersion int64 `protobuf:"varint,3,opt,name=workflow_version,json=workflowVersion,proto3" json:"workflow_version,omitempty"` ClosedWorkflowOnly bool `protobuf:"varint,4,opt,name=closed_workflow_only,json=closedWorkflowOnly,proto3" json:"closed_workflow_only,omitempty"` // contains filtered or unexported fields }
func (*DeleteWorkflowExecutionRequest) Descriptor
deprecated
added in
v1.15.0
func (*DeleteWorkflowExecutionRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteWorkflowExecutionRequest.ProtoReflect.Descriptor instead.
func (*DeleteWorkflowExecutionRequest) Equal ¶ added in v1.15.0
func (this *DeleteWorkflowExecutionRequest) Equal(that interface{}) bool
Equal returns whether two DeleteWorkflowExecutionRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*DeleteWorkflowExecutionRequest) GetClosedWorkflowOnly ¶ added in v1.17.3
func (x *DeleteWorkflowExecutionRequest) GetClosedWorkflowOnly() bool
func (*DeleteWorkflowExecutionRequest) GetNamespaceId ¶ added in v1.15.0
func (x *DeleteWorkflowExecutionRequest) GetNamespaceId() string
func (*DeleteWorkflowExecutionRequest) GetWorkflowExecution ¶ added in v1.15.0
func (x *DeleteWorkflowExecutionRequest) GetWorkflowExecution() *v14.WorkflowExecution
func (*DeleteWorkflowExecutionRequest) GetWorkflowVersion ¶ added in v1.17.3
func (x *DeleteWorkflowExecutionRequest) GetWorkflowVersion() int64
func (*DeleteWorkflowExecutionRequest) Marshal ¶ added in v1.15.0
func (val *DeleteWorkflowExecutionRequest) Marshal() ([]byte, error)
Marshal an object of type DeleteWorkflowExecutionRequest to the protobuf v3 wire format
func (*DeleteWorkflowExecutionRequest) ProtoMessage ¶ added in v1.15.0
func (*DeleteWorkflowExecutionRequest) ProtoMessage()
func (*DeleteWorkflowExecutionRequest) ProtoReflect ¶ added in v1.23.0
func (x *DeleteWorkflowExecutionRequest) ProtoReflect() protoreflect.Message
func (*DeleteWorkflowExecutionRequest) Reset ¶ added in v1.15.0
func (x *DeleteWorkflowExecutionRequest) Reset()
func (*DeleteWorkflowExecutionRequest) Size ¶ added in v1.15.0
func (val *DeleteWorkflowExecutionRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DeleteWorkflowExecutionRequest) String ¶ added in v1.15.0
func (x *DeleteWorkflowExecutionRequest) String() string
func (*DeleteWorkflowExecutionRequest) Unmarshal ¶ added in v1.15.0
func (val *DeleteWorkflowExecutionRequest) Unmarshal(buf []byte) error
Unmarshal an object of type DeleteWorkflowExecutionRequest from the protobuf v3 wire format
type DeleteWorkflowExecutionResponse ¶ added in v1.15.0
type DeleteWorkflowExecutionResponse struct {
// contains filtered or unexported fields
}
func (*DeleteWorkflowExecutionResponse) Descriptor
deprecated
added in
v1.15.0
func (*DeleteWorkflowExecutionResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteWorkflowExecutionResponse.ProtoReflect.Descriptor instead.
func (*DeleteWorkflowExecutionResponse) Equal ¶ added in v1.15.0
func (this *DeleteWorkflowExecutionResponse) Equal(that interface{}) bool
Equal returns whether two DeleteWorkflowExecutionResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*DeleteWorkflowExecutionResponse) Marshal ¶ added in v1.15.0
func (val *DeleteWorkflowExecutionResponse) Marshal() ([]byte, error)
Marshal an object of type DeleteWorkflowExecutionResponse to the protobuf v3 wire format
func (*DeleteWorkflowExecutionResponse) ProtoMessage ¶ added in v1.15.0
func (*DeleteWorkflowExecutionResponse) ProtoMessage()
func (*DeleteWorkflowExecutionResponse) ProtoReflect ¶ added in v1.23.0
func (x *DeleteWorkflowExecutionResponse) ProtoReflect() protoreflect.Message
func (*DeleteWorkflowExecutionResponse) Reset ¶ added in v1.15.0
func (x *DeleteWorkflowExecutionResponse) Reset()
func (*DeleteWorkflowExecutionResponse) Size ¶ added in v1.15.0
func (val *DeleteWorkflowExecutionResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DeleteWorkflowExecutionResponse) String ¶ added in v1.15.0
func (x *DeleteWorkflowExecutionResponse) String() string
func (*DeleteWorkflowExecutionResponse) Unmarshal ¶ added in v1.15.0
func (val *DeleteWorkflowExecutionResponse) Unmarshal(buf []byte) error
Unmarshal an object of type DeleteWorkflowExecutionResponse from the protobuf v3 wire format
type DeleteWorkflowVisibilityRecordRequest ¶ added in v1.17.0
type DeleteWorkflowVisibilityRecordRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` Execution *v14.WorkflowExecution `protobuf:"bytes,2,opt,name=execution,proto3" json:"execution,omitempty"` WorkflowStartTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=workflow_start_time,json=workflowStartTime,proto3" json:"workflow_start_time,omitempty"` WorkflowCloseTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=workflow_close_time,json=workflowCloseTime,proto3" json:"workflow_close_time,omitempty"` // contains filtered or unexported fields }
func (*DeleteWorkflowVisibilityRecordRequest) Descriptor
deprecated
added in
v1.17.0
func (*DeleteWorkflowVisibilityRecordRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteWorkflowVisibilityRecordRequest.ProtoReflect.Descriptor instead.
func (*DeleteWorkflowVisibilityRecordRequest) Equal ¶ added in v1.17.0
func (this *DeleteWorkflowVisibilityRecordRequest) Equal(that interface{}) bool
Equal returns whether two DeleteWorkflowVisibilityRecordRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*DeleteWorkflowVisibilityRecordRequest) GetExecution ¶ added in v1.17.0
func (x *DeleteWorkflowVisibilityRecordRequest) GetExecution() *v14.WorkflowExecution
func (*DeleteWorkflowVisibilityRecordRequest) GetNamespaceId ¶ added in v1.17.0
func (x *DeleteWorkflowVisibilityRecordRequest) GetNamespaceId() string
func (*DeleteWorkflowVisibilityRecordRequest) GetWorkflowCloseTime ¶ added in v1.17.0
func (x *DeleteWorkflowVisibilityRecordRequest) GetWorkflowCloseTime() *timestamppb.Timestamp
func (*DeleteWorkflowVisibilityRecordRequest) GetWorkflowStartTime ¶ added in v1.17.0
func (x *DeleteWorkflowVisibilityRecordRequest) GetWorkflowStartTime() *timestamppb.Timestamp
func (*DeleteWorkflowVisibilityRecordRequest) Marshal ¶ added in v1.17.0
func (val *DeleteWorkflowVisibilityRecordRequest) Marshal() ([]byte, error)
Marshal an object of type DeleteWorkflowVisibilityRecordRequest to the protobuf v3 wire format
func (*DeleteWorkflowVisibilityRecordRequest) ProtoMessage ¶ added in v1.17.0
func (*DeleteWorkflowVisibilityRecordRequest) ProtoMessage()
func (*DeleteWorkflowVisibilityRecordRequest) ProtoReflect ¶ added in v1.23.0
func (x *DeleteWorkflowVisibilityRecordRequest) ProtoReflect() protoreflect.Message
func (*DeleteWorkflowVisibilityRecordRequest) Reset ¶ added in v1.17.0
func (x *DeleteWorkflowVisibilityRecordRequest) Reset()
func (*DeleteWorkflowVisibilityRecordRequest) Size ¶ added in v1.17.0
func (val *DeleteWorkflowVisibilityRecordRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DeleteWorkflowVisibilityRecordRequest) String ¶ added in v1.17.0
func (x *DeleteWorkflowVisibilityRecordRequest) String() string
func (*DeleteWorkflowVisibilityRecordRequest) Unmarshal ¶ added in v1.17.0
func (val *DeleteWorkflowVisibilityRecordRequest) Unmarshal(buf []byte) error
Unmarshal an object of type DeleteWorkflowVisibilityRecordRequest from the protobuf v3 wire format
type DeleteWorkflowVisibilityRecordResponse ¶ added in v1.17.0
type DeleteWorkflowVisibilityRecordResponse struct {
// contains filtered or unexported fields
}
func (*DeleteWorkflowVisibilityRecordResponse) Descriptor
deprecated
added in
v1.17.0
func (*DeleteWorkflowVisibilityRecordResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteWorkflowVisibilityRecordResponse.ProtoReflect.Descriptor instead.
func (*DeleteWorkflowVisibilityRecordResponse) Equal ¶ added in v1.17.0
func (this *DeleteWorkflowVisibilityRecordResponse) Equal(that interface{}) bool
Equal returns whether two DeleteWorkflowVisibilityRecordResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*DeleteWorkflowVisibilityRecordResponse) Marshal ¶ added in v1.17.0
func (val *DeleteWorkflowVisibilityRecordResponse) Marshal() ([]byte, error)
Marshal an object of type DeleteWorkflowVisibilityRecordResponse to the protobuf v3 wire format
func (*DeleteWorkflowVisibilityRecordResponse) ProtoMessage ¶ added in v1.17.0
func (*DeleteWorkflowVisibilityRecordResponse) ProtoMessage()
func (*DeleteWorkflowVisibilityRecordResponse) ProtoReflect ¶ added in v1.23.0
func (x *DeleteWorkflowVisibilityRecordResponse) ProtoReflect() protoreflect.Message
func (*DeleteWorkflowVisibilityRecordResponse) Reset ¶ added in v1.17.0
func (x *DeleteWorkflowVisibilityRecordResponse) Reset()
func (*DeleteWorkflowVisibilityRecordResponse) Size ¶ added in v1.17.0
func (val *DeleteWorkflowVisibilityRecordResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DeleteWorkflowVisibilityRecordResponse) String ¶ added in v1.17.0
func (x *DeleteWorkflowVisibilityRecordResponse) String() string
func (*DeleteWorkflowVisibilityRecordResponse) Unmarshal ¶ added in v1.17.0
func (val *DeleteWorkflowVisibilityRecordResponse) Unmarshal(buf []byte) error
Unmarshal an object of type DeleteWorkflowVisibilityRecordResponse from the protobuf v3 wire format
type DescribeHistoryHostRequest ¶
type DescribeHistoryHostRequest struct { //ip:port HostAddress string `protobuf:"bytes,1,opt,name=host_address,json=hostAddress,proto3" json:"host_address,omitempty"` ShardId int32 `protobuf:"varint,2,opt,name=shard_id,json=shardId,proto3" json:"shard_id,omitempty"` NamespaceId string `protobuf:"bytes,3,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` WorkflowExecution *v14.WorkflowExecution `protobuf:"bytes,4,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"` // contains filtered or unexported fields }
At least one of the parameters needs to be provided.
func (*DescribeHistoryHostRequest) Descriptor
deprecated
func (*DescribeHistoryHostRequest) Descriptor() ([]byte, []int)
Deprecated: Use DescribeHistoryHostRequest.ProtoReflect.Descriptor instead.
func (*DescribeHistoryHostRequest) Equal ¶
func (this *DescribeHistoryHostRequest) Equal(that interface{}) bool
Equal returns whether two DescribeHistoryHostRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*DescribeHistoryHostRequest) GetHostAddress ¶
func (x *DescribeHistoryHostRequest) GetHostAddress() string
func (*DescribeHistoryHostRequest) GetNamespaceId ¶ added in v0.28.0
func (x *DescribeHistoryHostRequest) GetNamespaceId() string
func (*DescribeHistoryHostRequest) GetShardId ¶ added in v0.28.0
func (x *DescribeHistoryHostRequest) GetShardId() int32
func (*DescribeHistoryHostRequest) GetWorkflowExecution ¶ added in v0.28.0
func (x *DescribeHistoryHostRequest) GetWorkflowExecution() *v14.WorkflowExecution
func (*DescribeHistoryHostRequest) Marshal ¶
func (val *DescribeHistoryHostRequest) Marshal() ([]byte, error)
Marshal an object of type DescribeHistoryHostRequest to the protobuf v3 wire format
func (*DescribeHistoryHostRequest) ProtoMessage ¶
func (*DescribeHistoryHostRequest) ProtoMessage()
func (*DescribeHistoryHostRequest) ProtoReflect ¶ added in v1.23.0
func (x *DescribeHistoryHostRequest) ProtoReflect() protoreflect.Message
func (*DescribeHistoryHostRequest) Reset ¶
func (x *DescribeHistoryHostRequest) Reset()
func (*DescribeHistoryHostRequest) Size ¶
func (val *DescribeHistoryHostRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DescribeHistoryHostRequest) String ¶
func (x *DescribeHistoryHostRequest) String() string
func (*DescribeHistoryHostRequest) Unmarshal ¶
func (val *DescribeHistoryHostRequest) Unmarshal(buf []byte) error
Unmarshal an object of type DescribeHistoryHostRequest from the protobuf v3 wire format
type DescribeHistoryHostResponse ¶
type DescribeHistoryHostResponse struct { ShardsNumber int32 `protobuf:"varint,1,opt,name=shards_number,json=shardsNumber,proto3" json:"shards_number,omitempty"` ShardIds []int32 `protobuf:"varint,2,rep,packed,name=shard_ids,json=shardIds,proto3" json:"shard_ids,omitempty"` NamespaceCache *v114.NamespaceCacheInfo `protobuf:"bytes,3,opt,name=namespace_cache,json=namespaceCache,proto3" json:"namespace_cache,omitempty"` Address string `protobuf:"bytes,5,opt,name=address,proto3" json:"address,omitempty"` // contains filtered or unexported fields }
func (*DescribeHistoryHostResponse) Descriptor
deprecated
func (*DescribeHistoryHostResponse) Descriptor() ([]byte, []int)
Deprecated: Use DescribeHistoryHostResponse.ProtoReflect.Descriptor instead.
func (*DescribeHistoryHostResponse) Equal ¶
func (this *DescribeHistoryHostResponse) Equal(that interface{}) bool
Equal returns whether two DescribeHistoryHostResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*DescribeHistoryHostResponse) GetAddress ¶
func (x *DescribeHistoryHostResponse) GetAddress() string
func (*DescribeHistoryHostResponse) GetNamespaceCache ¶
func (x *DescribeHistoryHostResponse) GetNamespaceCache() *v114.NamespaceCacheInfo
func (*DescribeHistoryHostResponse) GetShardIds ¶
func (x *DescribeHistoryHostResponse) GetShardIds() []int32
func (*DescribeHistoryHostResponse) GetShardsNumber ¶ added in v0.28.0
func (x *DescribeHistoryHostResponse) GetShardsNumber() int32
func (*DescribeHistoryHostResponse) Marshal ¶
func (val *DescribeHistoryHostResponse) Marshal() ([]byte, error)
Marshal an object of type DescribeHistoryHostResponse to the protobuf v3 wire format
func (*DescribeHistoryHostResponse) ProtoMessage ¶
func (*DescribeHistoryHostResponse) ProtoMessage()
func (*DescribeHistoryHostResponse) ProtoReflect ¶ added in v1.23.0
func (x *DescribeHistoryHostResponse) ProtoReflect() protoreflect.Message
func (*DescribeHistoryHostResponse) Reset ¶
func (x *DescribeHistoryHostResponse) Reset()
func (*DescribeHistoryHostResponse) Size ¶
func (val *DescribeHistoryHostResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DescribeHistoryHostResponse) String ¶
func (x *DescribeHistoryHostResponse) String() string
func (*DescribeHistoryHostResponse) Unmarshal ¶
func (val *DescribeHistoryHostResponse) Unmarshal(buf []byte) error
Unmarshal an object of type DescribeHistoryHostResponse from the protobuf v3 wire format
type DescribeMutableStateRequest ¶
type DescribeMutableStateRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` Execution *v14.WorkflowExecution `protobuf:"bytes,2,opt,name=execution,proto3" json:"execution,omitempty"` // contains filtered or unexported fields }
func (*DescribeMutableStateRequest) Descriptor
deprecated
func (*DescribeMutableStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use DescribeMutableStateRequest.ProtoReflect.Descriptor instead.
func (*DescribeMutableStateRequest) Equal ¶
func (this *DescribeMutableStateRequest) Equal(that interface{}) bool
Equal returns whether two DescribeMutableStateRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*DescribeMutableStateRequest) GetExecution ¶
func (x *DescribeMutableStateRequest) GetExecution() *v14.WorkflowExecution
func (*DescribeMutableStateRequest) GetNamespaceId ¶
func (x *DescribeMutableStateRequest) GetNamespaceId() string
func (*DescribeMutableStateRequest) Marshal ¶
func (val *DescribeMutableStateRequest) Marshal() ([]byte, error)
Marshal an object of type DescribeMutableStateRequest to the protobuf v3 wire format
func (*DescribeMutableStateRequest) ProtoMessage ¶
func (*DescribeMutableStateRequest) ProtoMessage()
func (*DescribeMutableStateRequest) ProtoReflect ¶ added in v1.23.0
func (x *DescribeMutableStateRequest) ProtoReflect() protoreflect.Message
func (*DescribeMutableStateRequest) Reset ¶
func (x *DescribeMutableStateRequest) Reset()
func (*DescribeMutableStateRequest) Size ¶
func (val *DescribeMutableStateRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DescribeMutableStateRequest) String ¶
func (x *DescribeMutableStateRequest) String() string
func (*DescribeMutableStateRequest) Unmarshal ¶
func (val *DescribeMutableStateRequest) Unmarshal(buf []byte) error
Unmarshal an object of type DescribeMutableStateRequest from the protobuf v3 wire format
type DescribeMutableStateResponse ¶
type DescribeMutableStateResponse struct { CacheMutableState *v113.WorkflowMutableState `protobuf:"bytes,1,opt,name=cache_mutable_state,json=cacheMutableState,proto3" json:"cache_mutable_state,omitempty"` DatabaseMutableState *v113.WorkflowMutableState `protobuf:"bytes,2,opt,name=database_mutable_state,json=databaseMutableState,proto3" json:"database_mutable_state,omitempty"` // contains filtered or unexported fields }
func (*DescribeMutableStateResponse) Descriptor
deprecated
func (*DescribeMutableStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use DescribeMutableStateResponse.ProtoReflect.Descriptor instead.
func (*DescribeMutableStateResponse) Equal ¶
func (this *DescribeMutableStateResponse) Equal(that interface{}) bool
Equal returns whether two DescribeMutableStateResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*DescribeMutableStateResponse) GetCacheMutableState ¶ added in v0.28.0
func (x *DescribeMutableStateResponse) GetCacheMutableState() *v113.WorkflowMutableState
func (*DescribeMutableStateResponse) GetDatabaseMutableState ¶ added in v0.28.0
func (x *DescribeMutableStateResponse) GetDatabaseMutableState() *v113.WorkflowMutableState
func (*DescribeMutableStateResponse) Marshal ¶
func (val *DescribeMutableStateResponse) Marshal() ([]byte, error)
Marshal an object of type DescribeMutableStateResponse to the protobuf v3 wire format
func (*DescribeMutableStateResponse) ProtoMessage ¶
func (*DescribeMutableStateResponse) ProtoMessage()
func (*DescribeMutableStateResponse) ProtoReflect ¶ added in v1.23.0
func (x *DescribeMutableStateResponse) ProtoReflect() protoreflect.Message
func (*DescribeMutableStateResponse) Reset ¶
func (x *DescribeMutableStateResponse) Reset()
func (*DescribeMutableStateResponse) Size ¶
func (val *DescribeMutableStateResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DescribeMutableStateResponse) String ¶
func (x *DescribeMutableStateResponse) String() string
func (*DescribeMutableStateResponse) Unmarshal ¶
func (val *DescribeMutableStateResponse) Unmarshal(buf []byte) error
Unmarshal an object of type DescribeMutableStateResponse from the protobuf v3 wire format
type DescribeWorkflowExecutionRequest ¶
type DescribeWorkflowExecutionRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` Request *v1.DescribeWorkflowExecutionRequest `protobuf:"bytes,2,opt,name=request,proto3" json:"request,omitempty"` // contains filtered or unexported fields }
func (*DescribeWorkflowExecutionRequest) Descriptor
deprecated
func (*DescribeWorkflowExecutionRequest) Descriptor() ([]byte, []int)
Deprecated: Use DescribeWorkflowExecutionRequest.ProtoReflect.Descriptor instead.
func (*DescribeWorkflowExecutionRequest) Equal ¶
func (this *DescribeWorkflowExecutionRequest) Equal(that interface{}) bool
Equal returns whether two DescribeWorkflowExecutionRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*DescribeWorkflowExecutionRequest) GetNamespaceId ¶
func (x *DescribeWorkflowExecutionRequest) GetNamespaceId() string
func (*DescribeWorkflowExecutionRequest) GetRequest ¶
func (x *DescribeWorkflowExecutionRequest) GetRequest() *v1.DescribeWorkflowExecutionRequest
func (*DescribeWorkflowExecutionRequest) Marshal ¶
func (val *DescribeWorkflowExecutionRequest) Marshal() ([]byte, error)
Marshal an object of type DescribeWorkflowExecutionRequest to the protobuf v3 wire format
func (*DescribeWorkflowExecutionRequest) ProtoMessage ¶
func (*DescribeWorkflowExecutionRequest) ProtoMessage()
func (*DescribeWorkflowExecutionRequest) ProtoReflect ¶ added in v1.23.0
func (x *DescribeWorkflowExecutionRequest) ProtoReflect() protoreflect.Message
func (*DescribeWorkflowExecutionRequest) Reset ¶
func (x *DescribeWorkflowExecutionRequest) Reset()
func (*DescribeWorkflowExecutionRequest) Size ¶
func (val *DescribeWorkflowExecutionRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DescribeWorkflowExecutionRequest) String ¶
func (x *DescribeWorkflowExecutionRequest) String() string
func (*DescribeWorkflowExecutionRequest) Unmarshal ¶
func (val *DescribeWorkflowExecutionRequest) Unmarshal(buf []byte) error
Unmarshal an object of type DescribeWorkflowExecutionRequest from the protobuf v3 wire format
type DescribeWorkflowExecutionResponse ¶
type DescribeWorkflowExecutionResponse struct { ExecutionConfig *v112.WorkflowExecutionConfig `protobuf:"bytes,1,opt,name=execution_config,json=executionConfig,proto3" json:"execution_config,omitempty"` WorkflowExecutionInfo *v112.WorkflowExecutionInfo `` /* 126-byte string literal not displayed */ PendingActivities []*v112.PendingActivityInfo `protobuf:"bytes,3,rep,name=pending_activities,json=pendingActivities,proto3" json:"pending_activities,omitempty"` PendingChildren []*v112.PendingChildExecutionInfo `protobuf:"bytes,4,rep,name=pending_children,json=pendingChildren,proto3" json:"pending_children,omitempty"` PendingWorkflowTask *v112.PendingWorkflowTaskInfo `protobuf:"bytes,5,opt,name=pending_workflow_task,json=pendingWorkflowTask,proto3" json:"pending_workflow_task,omitempty"` // contains filtered or unexported fields }
func (*DescribeWorkflowExecutionResponse) Descriptor
deprecated
func (*DescribeWorkflowExecutionResponse) Descriptor() ([]byte, []int)
Deprecated: Use DescribeWorkflowExecutionResponse.ProtoReflect.Descriptor instead.
func (*DescribeWorkflowExecutionResponse) Equal ¶
func (this *DescribeWorkflowExecutionResponse) Equal(that interface{}) bool
Equal returns whether two DescribeWorkflowExecutionResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*DescribeWorkflowExecutionResponse) GetExecutionConfig ¶
func (x *DescribeWorkflowExecutionResponse) GetExecutionConfig() *v112.WorkflowExecutionConfig
func (*DescribeWorkflowExecutionResponse) GetPendingActivities ¶
func (x *DescribeWorkflowExecutionResponse) GetPendingActivities() []*v112.PendingActivityInfo
func (*DescribeWorkflowExecutionResponse) GetPendingChildren ¶
func (x *DescribeWorkflowExecutionResponse) GetPendingChildren() []*v112.PendingChildExecutionInfo
func (*DescribeWorkflowExecutionResponse) GetPendingWorkflowTask ¶ added in v1.15.0
func (x *DescribeWorkflowExecutionResponse) GetPendingWorkflowTask() *v112.PendingWorkflowTaskInfo
func (*DescribeWorkflowExecutionResponse) GetWorkflowExecutionInfo ¶
func (x *DescribeWorkflowExecutionResponse) GetWorkflowExecutionInfo() *v112.WorkflowExecutionInfo
func (*DescribeWorkflowExecutionResponse) Marshal ¶
func (val *DescribeWorkflowExecutionResponse) Marshal() ([]byte, error)
Marshal an object of type DescribeWorkflowExecutionResponse to the protobuf v3 wire format
func (*DescribeWorkflowExecutionResponse) ProtoMessage ¶
func (*DescribeWorkflowExecutionResponse) ProtoMessage()
func (*DescribeWorkflowExecutionResponse) ProtoReflect ¶ added in v1.23.0
func (x *DescribeWorkflowExecutionResponse) ProtoReflect() protoreflect.Message
func (*DescribeWorkflowExecutionResponse) Reset ¶
func (x *DescribeWorkflowExecutionResponse) Reset()
func (*DescribeWorkflowExecutionResponse) Size ¶
func (val *DescribeWorkflowExecutionResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*DescribeWorkflowExecutionResponse) String ¶
func (x *DescribeWorkflowExecutionResponse) String() string
func (*DescribeWorkflowExecutionResponse) Unmarshal ¶
func (val *DescribeWorkflowExecutionResponse) Unmarshal(buf []byte) error
Unmarshal an object of type DescribeWorkflowExecutionResponse from the protobuf v3 wire format
type ForceDeleteWorkflowExecutionRequest ¶ added in v1.23.0
type ForceDeleteWorkflowExecutionRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` Request *v116.DeleteWorkflowExecutionRequest `protobuf:"bytes,2,opt,name=request,proto3" json:"request,omitempty"` // contains filtered or unexported fields }
func (*ForceDeleteWorkflowExecutionRequest) Descriptor
deprecated
added in
v1.23.0
func (*ForceDeleteWorkflowExecutionRequest) Descriptor() ([]byte, []int)
Deprecated: Use ForceDeleteWorkflowExecutionRequest.ProtoReflect.Descriptor instead.
func (*ForceDeleteWorkflowExecutionRequest) Equal ¶ added in v1.23.0
func (this *ForceDeleteWorkflowExecutionRequest) Equal(that interface{}) bool
Equal returns whether two ForceDeleteWorkflowExecutionRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ForceDeleteWorkflowExecutionRequest) GetNamespaceId ¶ added in v1.23.0
func (x *ForceDeleteWorkflowExecutionRequest) GetNamespaceId() string
func (*ForceDeleteWorkflowExecutionRequest) GetRequest ¶ added in v1.23.0
func (x *ForceDeleteWorkflowExecutionRequest) GetRequest() *v116.DeleteWorkflowExecutionRequest
func (*ForceDeleteWorkflowExecutionRequest) Marshal ¶ added in v1.23.0
func (val *ForceDeleteWorkflowExecutionRequest) Marshal() ([]byte, error)
Marshal an object of type ForceDeleteWorkflowExecutionRequest to the protobuf v3 wire format
func (*ForceDeleteWorkflowExecutionRequest) ProtoMessage ¶ added in v1.23.0
func (*ForceDeleteWorkflowExecutionRequest) ProtoMessage()
func (*ForceDeleteWorkflowExecutionRequest) ProtoReflect ¶ added in v1.23.0
func (x *ForceDeleteWorkflowExecutionRequest) ProtoReflect() protoreflect.Message
func (*ForceDeleteWorkflowExecutionRequest) Reset ¶ added in v1.23.0
func (x *ForceDeleteWorkflowExecutionRequest) Reset()
func (*ForceDeleteWorkflowExecutionRequest) Size ¶ added in v1.23.0
func (val *ForceDeleteWorkflowExecutionRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ForceDeleteWorkflowExecutionRequest) String ¶ added in v1.23.0
func (x *ForceDeleteWorkflowExecutionRequest) String() string
func (*ForceDeleteWorkflowExecutionRequest) Unmarshal ¶ added in v1.23.0
func (val *ForceDeleteWorkflowExecutionRequest) Unmarshal(buf []byte) error
Unmarshal an object of type ForceDeleteWorkflowExecutionRequest from the protobuf v3 wire format
type ForceDeleteWorkflowExecutionResponse ¶ added in v1.23.0
type ForceDeleteWorkflowExecutionResponse struct { Response *v116.DeleteWorkflowExecutionResponse `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*ForceDeleteWorkflowExecutionResponse) Descriptor
deprecated
added in
v1.23.0
func (*ForceDeleteWorkflowExecutionResponse) Descriptor() ([]byte, []int)
Deprecated: Use ForceDeleteWorkflowExecutionResponse.ProtoReflect.Descriptor instead.
func (*ForceDeleteWorkflowExecutionResponse) Equal ¶ added in v1.23.0
func (this *ForceDeleteWorkflowExecutionResponse) Equal(that interface{}) bool
Equal returns whether two ForceDeleteWorkflowExecutionResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ForceDeleteWorkflowExecutionResponse) GetResponse ¶ added in v1.23.0
func (x *ForceDeleteWorkflowExecutionResponse) GetResponse() *v116.DeleteWorkflowExecutionResponse
func (*ForceDeleteWorkflowExecutionResponse) Marshal ¶ added in v1.23.0
func (val *ForceDeleteWorkflowExecutionResponse) Marshal() ([]byte, error)
Marshal an object of type ForceDeleteWorkflowExecutionResponse to the protobuf v3 wire format
func (*ForceDeleteWorkflowExecutionResponse) ProtoMessage ¶ added in v1.23.0
func (*ForceDeleteWorkflowExecutionResponse) ProtoMessage()
func (*ForceDeleteWorkflowExecutionResponse) ProtoReflect ¶ added in v1.23.0
func (x *ForceDeleteWorkflowExecutionResponse) ProtoReflect() protoreflect.Message
func (*ForceDeleteWorkflowExecutionResponse) Reset ¶ added in v1.23.0
func (x *ForceDeleteWorkflowExecutionResponse) Reset()
func (*ForceDeleteWorkflowExecutionResponse) Size ¶ added in v1.23.0
func (val *ForceDeleteWorkflowExecutionResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ForceDeleteWorkflowExecutionResponse) String ¶ added in v1.23.0
func (x *ForceDeleteWorkflowExecutionResponse) String() string
func (*ForceDeleteWorkflowExecutionResponse) Unmarshal ¶ added in v1.23.0
func (val *ForceDeleteWorkflowExecutionResponse) Unmarshal(buf []byte) error
Unmarshal an object of type ForceDeleteWorkflowExecutionResponse from the protobuf v3 wire format
type GenerateLastHistoryReplicationTasksRequest ¶ added in v1.14.0
type GenerateLastHistoryReplicationTasksRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` Execution *v14.WorkflowExecution `protobuf:"bytes,2,opt,name=execution,proto3" json:"execution,omitempty"` // contains filtered or unexported fields }
func (*GenerateLastHistoryReplicationTasksRequest) Descriptor
deprecated
added in
v1.14.0
func (*GenerateLastHistoryReplicationTasksRequest) Descriptor() ([]byte, []int)
Deprecated: Use GenerateLastHistoryReplicationTasksRequest.ProtoReflect.Descriptor instead.
func (*GenerateLastHistoryReplicationTasksRequest) Equal ¶ added in v1.14.0
func (this *GenerateLastHistoryReplicationTasksRequest) Equal(that interface{}) bool
Equal returns whether two GenerateLastHistoryReplicationTasksRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GenerateLastHistoryReplicationTasksRequest) GetExecution ¶ added in v1.14.0
func (x *GenerateLastHistoryReplicationTasksRequest) GetExecution() *v14.WorkflowExecution
func (*GenerateLastHistoryReplicationTasksRequest) GetNamespaceId ¶ added in v1.14.0
func (x *GenerateLastHistoryReplicationTasksRequest) GetNamespaceId() string
func (*GenerateLastHistoryReplicationTasksRequest) Marshal ¶ added in v1.14.0
func (val *GenerateLastHistoryReplicationTasksRequest) Marshal() ([]byte, error)
Marshal an object of type GenerateLastHistoryReplicationTasksRequest to the protobuf v3 wire format
func (*GenerateLastHistoryReplicationTasksRequest) ProtoMessage ¶ added in v1.14.0
func (*GenerateLastHistoryReplicationTasksRequest) ProtoMessage()
func (*GenerateLastHistoryReplicationTasksRequest) ProtoReflect ¶ added in v1.23.0
func (x *GenerateLastHistoryReplicationTasksRequest) ProtoReflect() protoreflect.Message
func (*GenerateLastHistoryReplicationTasksRequest) Reset ¶ added in v1.14.0
func (x *GenerateLastHistoryReplicationTasksRequest) Reset()
func (*GenerateLastHistoryReplicationTasksRequest) Size ¶ added in v1.14.0
func (val *GenerateLastHistoryReplicationTasksRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GenerateLastHistoryReplicationTasksRequest) String ¶ added in v1.14.0
func (x *GenerateLastHistoryReplicationTasksRequest) String() string
func (*GenerateLastHistoryReplicationTasksRequest) Unmarshal ¶ added in v1.14.0
func (val *GenerateLastHistoryReplicationTasksRequest) Unmarshal(buf []byte) error
Unmarshal an object of type GenerateLastHistoryReplicationTasksRequest from the protobuf v3 wire format
type GenerateLastHistoryReplicationTasksResponse ¶ added in v1.14.0
type GenerateLastHistoryReplicationTasksResponse struct { StateTransitionCount int64 `protobuf:"varint,1,opt,name=state_transition_count,json=stateTransitionCount,proto3" json:"state_transition_count,omitempty"` HistoryLength int64 `protobuf:"varint,2,opt,name=history_length,json=historyLength,proto3" json:"history_length,omitempty"` // contains filtered or unexported fields }
func (*GenerateLastHistoryReplicationTasksResponse) Descriptor
deprecated
added in
v1.14.0
func (*GenerateLastHistoryReplicationTasksResponse) Descriptor() ([]byte, []int)
Deprecated: Use GenerateLastHistoryReplicationTasksResponse.ProtoReflect.Descriptor instead.
func (*GenerateLastHistoryReplicationTasksResponse) Equal ¶ added in v1.14.0
func (this *GenerateLastHistoryReplicationTasksResponse) Equal(that interface{}) bool
Equal returns whether two GenerateLastHistoryReplicationTasksResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GenerateLastHistoryReplicationTasksResponse) GetHistoryLength ¶ added in v1.22.1
func (x *GenerateLastHistoryReplicationTasksResponse) GetHistoryLength() int64
func (*GenerateLastHistoryReplicationTasksResponse) GetStateTransitionCount ¶ added in v1.21.0
func (x *GenerateLastHistoryReplicationTasksResponse) GetStateTransitionCount() int64
func (*GenerateLastHistoryReplicationTasksResponse) Marshal ¶ added in v1.14.0
func (val *GenerateLastHistoryReplicationTasksResponse) Marshal() ([]byte, error)
Marshal an object of type GenerateLastHistoryReplicationTasksResponse to the protobuf v3 wire format
func (*GenerateLastHistoryReplicationTasksResponse) ProtoMessage ¶ added in v1.14.0
func (*GenerateLastHistoryReplicationTasksResponse) ProtoMessage()
func (*GenerateLastHistoryReplicationTasksResponse) ProtoReflect ¶ added in v1.23.0
func (x *GenerateLastHistoryReplicationTasksResponse) ProtoReflect() protoreflect.Message
func (*GenerateLastHistoryReplicationTasksResponse) Reset ¶ added in v1.14.0
func (x *GenerateLastHistoryReplicationTasksResponse) Reset()
func (*GenerateLastHistoryReplicationTasksResponse) Size ¶ added in v1.14.0
func (val *GenerateLastHistoryReplicationTasksResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GenerateLastHistoryReplicationTasksResponse) String ¶ added in v1.14.0
func (x *GenerateLastHistoryReplicationTasksResponse) String() string
func (*GenerateLastHistoryReplicationTasksResponse) Unmarshal ¶ added in v1.14.0
func (val *GenerateLastHistoryReplicationTasksResponse) Unmarshal(buf []byte) error
Unmarshal an object of type GenerateLastHistoryReplicationTasksResponse from the protobuf v3 wire format
type GetDLQMessagesRequest ¶
type GetDLQMessagesRequest struct { Type v18.DeadLetterQueueType `protobuf:"varint,1,opt,name=type,proto3,enum=temporal.server.api.enums.v1.DeadLetterQueueType" json:"type,omitempty"` ShardId int32 `protobuf:"varint,2,opt,name=shard_id,json=shardId,proto3" json:"shard_id,omitempty"` SourceCluster string `protobuf:"bytes,3,opt,name=source_cluster,json=sourceCluster,proto3" json:"source_cluster,omitempty"` InclusiveEndMessageId int64 `` /* 129-byte string literal not displayed */ MaximumPageSize int32 `protobuf:"varint,5,opt,name=maximum_page_size,json=maximumPageSize,proto3" json:"maximum_page_size,omitempty"` NextPageToken []byte `protobuf:"bytes,6,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*GetDLQMessagesRequest) Descriptor
deprecated
func (*GetDLQMessagesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDLQMessagesRequest.ProtoReflect.Descriptor instead.
func (*GetDLQMessagesRequest) Equal ¶
func (this *GetDLQMessagesRequest) Equal(that interface{}) bool
Equal returns whether two GetDLQMessagesRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetDLQMessagesRequest) GetInclusiveEndMessageId ¶
func (x *GetDLQMessagesRequest) GetInclusiveEndMessageId() int64
func (*GetDLQMessagesRequest) GetMaximumPageSize ¶
func (x *GetDLQMessagesRequest) GetMaximumPageSize() int32
func (*GetDLQMessagesRequest) GetNextPageToken ¶
func (x *GetDLQMessagesRequest) GetNextPageToken() []byte
func (*GetDLQMessagesRequest) GetShardId ¶
func (x *GetDLQMessagesRequest) GetShardId() int32
func (*GetDLQMessagesRequest) GetSourceCluster ¶
func (x *GetDLQMessagesRequest) GetSourceCluster() string
func (*GetDLQMessagesRequest) GetType ¶
func (x *GetDLQMessagesRequest) GetType() v18.DeadLetterQueueType
func (*GetDLQMessagesRequest) Marshal ¶
func (val *GetDLQMessagesRequest) Marshal() ([]byte, error)
Marshal an object of type GetDLQMessagesRequest to the protobuf v3 wire format
func (*GetDLQMessagesRequest) ProtoMessage ¶
func (*GetDLQMessagesRequest) ProtoMessage()
func (*GetDLQMessagesRequest) ProtoReflect ¶ added in v1.23.0
func (x *GetDLQMessagesRequest) ProtoReflect() protoreflect.Message
func (*GetDLQMessagesRequest) Reset ¶
func (x *GetDLQMessagesRequest) Reset()
func (*GetDLQMessagesRequest) Size ¶
func (val *GetDLQMessagesRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetDLQMessagesRequest) String ¶
func (x *GetDLQMessagesRequest) String() string
func (*GetDLQMessagesRequest) Unmarshal ¶
func (val *GetDLQMessagesRequest) Unmarshal(buf []byte) error
Unmarshal an object of type GetDLQMessagesRequest from the protobuf v3 wire format
type GetDLQMessagesResponse ¶
type GetDLQMessagesResponse struct { Type v18.DeadLetterQueueType `protobuf:"varint,1,opt,name=type,proto3,enum=temporal.server.api.enums.v1.DeadLetterQueueType" json:"type,omitempty"` ReplicationTasks []*v115.ReplicationTask `protobuf:"bytes,2,rep,name=replication_tasks,json=replicationTasks,proto3" json:"replication_tasks,omitempty"` NextPageToken []byte `protobuf:"bytes,3,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` ReplicationTasksInfo []*v115.ReplicationTaskInfo `protobuf:"bytes,4,rep,name=replication_tasks_info,json=replicationTasksInfo,proto3" json:"replication_tasks_info,omitempty"` // contains filtered or unexported fields }
func (*GetDLQMessagesResponse) Descriptor
deprecated
func (*GetDLQMessagesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDLQMessagesResponse.ProtoReflect.Descriptor instead.
func (*GetDLQMessagesResponse) Equal ¶
func (this *GetDLQMessagesResponse) Equal(that interface{}) bool
Equal returns whether two GetDLQMessagesResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetDLQMessagesResponse) GetNextPageToken ¶
func (x *GetDLQMessagesResponse) GetNextPageToken() []byte
func (*GetDLQMessagesResponse) GetReplicationTasks ¶
func (x *GetDLQMessagesResponse) GetReplicationTasks() []*v115.ReplicationTask
func (*GetDLQMessagesResponse) GetReplicationTasksInfo ¶ added in v1.21.0
func (x *GetDLQMessagesResponse) GetReplicationTasksInfo() []*v115.ReplicationTaskInfo
func (*GetDLQMessagesResponse) GetType ¶
func (x *GetDLQMessagesResponse) GetType() v18.DeadLetterQueueType
func (*GetDLQMessagesResponse) Marshal ¶
func (val *GetDLQMessagesResponse) Marshal() ([]byte, error)
Marshal an object of type GetDLQMessagesResponse to the protobuf v3 wire format
func (*GetDLQMessagesResponse) ProtoMessage ¶
func (*GetDLQMessagesResponse) ProtoMessage()
func (*GetDLQMessagesResponse) ProtoReflect ¶ added in v1.23.0
func (x *GetDLQMessagesResponse) ProtoReflect() protoreflect.Message
func (*GetDLQMessagesResponse) Reset ¶
func (x *GetDLQMessagesResponse) Reset()
func (*GetDLQMessagesResponse) Size ¶
func (val *GetDLQMessagesResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetDLQMessagesResponse) String ¶
func (x *GetDLQMessagesResponse) String() string
func (*GetDLQMessagesResponse) Unmarshal ¶
func (val *GetDLQMessagesResponse) Unmarshal(buf []byte) error
Unmarshal an object of type GetDLQMessagesResponse from the protobuf v3 wire format
type GetDLQReplicationMessagesRequest ¶
type GetDLQReplicationMessagesRequest struct { TaskInfos []*v115.ReplicationTaskInfo `protobuf:"bytes,1,rep,name=task_infos,json=taskInfos,proto3" json:"task_infos,omitempty"` // contains filtered or unexported fields }
func (*GetDLQReplicationMessagesRequest) Descriptor
deprecated
func (*GetDLQReplicationMessagesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDLQReplicationMessagesRequest.ProtoReflect.Descriptor instead.
func (*GetDLQReplicationMessagesRequest) Equal ¶
func (this *GetDLQReplicationMessagesRequest) Equal(that interface{}) bool
Equal returns whether two GetDLQReplicationMessagesRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetDLQReplicationMessagesRequest) GetTaskInfos ¶
func (x *GetDLQReplicationMessagesRequest) GetTaskInfos() []*v115.ReplicationTaskInfo
func (*GetDLQReplicationMessagesRequest) Marshal ¶
func (val *GetDLQReplicationMessagesRequest) Marshal() ([]byte, error)
Marshal an object of type GetDLQReplicationMessagesRequest to the protobuf v3 wire format
func (*GetDLQReplicationMessagesRequest) ProtoMessage ¶
func (*GetDLQReplicationMessagesRequest) ProtoMessage()
func (*GetDLQReplicationMessagesRequest) ProtoReflect ¶ added in v1.23.0
func (x *GetDLQReplicationMessagesRequest) ProtoReflect() protoreflect.Message
func (*GetDLQReplicationMessagesRequest) Reset ¶
func (x *GetDLQReplicationMessagesRequest) Reset()
func (*GetDLQReplicationMessagesRequest) Size ¶
func (val *GetDLQReplicationMessagesRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetDLQReplicationMessagesRequest) String ¶
func (x *GetDLQReplicationMessagesRequest) String() string
func (*GetDLQReplicationMessagesRequest) Unmarshal ¶
func (val *GetDLQReplicationMessagesRequest) Unmarshal(buf []byte) error
Unmarshal an object of type GetDLQReplicationMessagesRequest from the protobuf v3 wire format
type GetDLQReplicationMessagesResponse ¶
type GetDLQReplicationMessagesResponse struct { ReplicationTasks []*v115.ReplicationTask `protobuf:"bytes,1,rep,name=replication_tasks,json=replicationTasks,proto3" json:"replication_tasks,omitempty"` // contains filtered or unexported fields }
func (*GetDLQReplicationMessagesResponse) Descriptor
deprecated
func (*GetDLQReplicationMessagesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDLQReplicationMessagesResponse.ProtoReflect.Descriptor instead.
func (*GetDLQReplicationMessagesResponse) Equal ¶
func (this *GetDLQReplicationMessagesResponse) Equal(that interface{}) bool
Equal returns whether two GetDLQReplicationMessagesResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetDLQReplicationMessagesResponse) GetReplicationTasks ¶
func (x *GetDLQReplicationMessagesResponse) GetReplicationTasks() []*v115.ReplicationTask
func (*GetDLQReplicationMessagesResponse) Marshal ¶
func (val *GetDLQReplicationMessagesResponse) Marshal() ([]byte, error)
Marshal an object of type GetDLQReplicationMessagesResponse to the protobuf v3 wire format
func (*GetDLQReplicationMessagesResponse) ProtoMessage ¶
func (*GetDLQReplicationMessagesResponse) ProtoMessage()
func (*GetDLQReplicationMessagesResponse) ProtoReflect ¶ added in v1.23.0
func (x *GetDLQReplicationMessagesResponse) ProtoReflect() protoreflect.Message
func (*GetDLQReplicationMessagesResponse) Reset ¶
func (x *GetDLQReplicationMessagesResponse) Reset()
func (*GetDLQReplicationMessagesResponse) Size ¶
func (val *GetDLQReplicationMessagesResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetDLQReplicationMessagesResponse) String ¶
func (x *GetDLQReplicationMessagesResponse) String() string
func (*GetDLQReplicationMessagesResponse) Unmarshal ¶
func (val *GetDLQReplicationMessagesResponse) Unmarshal(buf []byte) error
Unmarshal an object of type GetDLQReplicationMessagesResponse from the protobuf v3 wire format
type GetDLQTasksRequest ¶ added in v1.23.0
type GetDLQTasksRequest struct { DlqKey *v117.HistoryDLQKey `protobuf:"bytes,1,opt,name=dlq_key,json=dlqKey,proto3" json:"dlq_key,omitempty"` // page_size must be positive. Up to this many tasks will be returned. PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` NextPageToken []byte `protobuf:"bytes,3,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*GetDLQTasksRequest) Descriptor
deprecated
added in
v1.23.0
func (*GetDLQTasksRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDLQTasksRequest.ProtoReflect.Descriptor instead.
func (*GetDLQTasksRequest) Equal ¶ added in v1.23.0
func (this *GetDLQTasksRequest) Equal(that interface{}) bool
Equal returns whether two GetDLQTasksRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetDLQTasksRequest) GetDlqKey ¶ added in v1.23.0
func (x *GetDLQTasksRequest) GetDlqKey() *v117.HistoryDLQKey
func (*GetDLQTasksRequest) GetNextPageToken ¶ added in v1.23.0
func (x *GetDLQTasksRequest) GetNextPageToken() []byte
func (*GetDLQTasksRequest) GetPageSize ¶ added in v1.23.0
func (x *GetDLQTasksRequest) GetPageSize() int32
func (*GetDLQTasksRequest) Marshal ¶ added in v1.23.0
func (val *GetDLQTasksRequest) Marshal() ([]byte, error)
Marshal an object of type GetDLQTasksRequest to the protobuf v3 wire format
func (*GetDLQTasksRequest) ProtoMessage ¶ added in v1.23.0
func (*GetDLQTasksRequest) ProtoMessage()
func (*GetDLQTasksRequest) ProtoReflect ¶ added in v1.23.0
func (x *GetDLQTasksRequest) ProtoReflect() protoreflect.Message
func (*GetDLQTasksRequest) Reset ¶ added in v1.23.0
func (x *GetDLQTasksRequest) Reset()
func (*GetDLQTasksRequest) Size ¶ added in v1.23.0
func (val *GetDLQTasksRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetDLQTasksRequest) String ¶ added in v1.23.0
func (x *GetDLQTasksRequest) String() string
func (*GetDLQTasksRequest) Unmarshal ¶ added in v1.23.0
func (val *GetDLQTasksRequest) Unmarshal(buf []byte) error
Unmarshal an object of type GetDLQTasksRequest from the protobuf v3 wire format
type GetDLQTasksResponse ¶ added in v1.23.0
type GetDLQTasksResponse struct { DlqTasks []*v117.HistoryDLQTask `protobuf:"bytes,1,rep,name=dlq_tasks,json=dlqTasks,proto3" json:"dlq_tasks,omitempty"` // next_page_token is empty if there are no more results. However, the converse is not true. If there are no more // results, this field may still be non-empty. This is to avoid having to do a count query to determine whether // there are more results. NextPageToken []byte `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*GetDLQTasksResponse) Descriptor
deprecated
added in
v1.23.0
func (*GetDLQTasksResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDLQTasksResponse.ProtoReflect.Descriptor instead.
func (*GetDLQTasksResponse) Equal ¶ added in v1.23.0
func (this *GetDLQTasksResponse) Equal(that interface{}) bool
Equal returns whether two GetDLQTasksResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetDLQTasksResponse) GetDlqTasks ¶ added in v1.23.0
func (x *GetDLQTasksResponse) GetDlqTasks() []*v117.HistoryDLQTask
func (*GetDLQTasksResponse) GetNextPageToken ¶ added in v1.23.0
func (x *GetDLQTasksResponse) GetNextPageToken() []byte
func (*GetDLQTasksResponse) Marshal ¶ added in v1.23.0
func (val *GetDLQTasksResponse) Marshal() ([]byte, error)
Marshal an object of type GetDLQTasksResponse to the protobuf v3 wire format
func (*GetDLQTasksResponse) ProtoMessage ¶ added in v1.23.0
func (*GetDLQTasksResponse) ProtoMessage()
func (*GetDLQTasksResponse) ProtoReflect ¶ added in v1.23.0
func (x *GetDLQTasksResponse) ProtoReflect() protoreflect.Message
func (*GetDLQTasksResponse) Reset ¶ added in v1.23.0
func (x *GetDLQTasksResponse) Reset()
func (*GetDLQTasksResponse) Size ¶ added in v1.23.0
func (val *GetDLQTasksResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetDLQTasksResponse) String ¶ added in v1.23.0
func (x *GetDLQTasksResponse) String() string
func (*GetDLQTasksResponse) Unmarshal ¶ added in v1.23.0
func (val *GetDLQTasksResponse) Unmarshal(buf []byte) error
Unmarshal an object of type GetDLQTasksResponse from the protobuf v3 wire format
type GetMutableStateRequest ¶
type GetMutableStateRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` Execution *v14.WorkflowExecution `protobuf:"bytes,2,opt,name=execution,proto3" json:"execution,omitempty"` ExpectedNextEventId int64 `protobuf:"varint,3,opt,name=expected_next_event_id,json=expectedNextEventId,proto3" json:"expected_next_event_id,omitempty"` CurrentBranchToken []byte `protobuf:"bytes,4,opt,name=current_branch_token,json=currentBranchToken,proto3" json:"current_branch_token,omitempty"` VersionHistoryItem *v16.VersionHistoryItem `protobuf:"bytes,5,opt,name=version_history_item,json=versionHistoryItem,proto3" json:"version_history_item,omitempty"` // contains filtered or unexported fields }
func (*GetMutableStateRequest) Descriptor
deprecated
func (*GetMutableStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMutableStateRequest.ProtoReflect.Descriptor instead.
func (*GetMutableStateRequest) Equal ¶
func (this *GetMutableStateRequest) Equal(that interface{}) bool
Equal returns whether two GetMutableStateRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetMutableStateRequest) GetCurrentBranchToken ¶
func (x *GetMutableStateRequest) GetCurrentBranchToken() []byte
func (*GetMutableStateRequest) GetExecution ¶
func (x *GetMutableStateRequest) GetExecution() *v14.WorkflowExecution
func (*GetMutableStateRequest) GetExpectedNextEventId ¶
func (x *GetMutableStateRequest) GetExpectedNextEventId() int64
func (*GetMutableStateRequest) GetNamespaceId ¶
func (x *GetMutableStateRequest) GetNamespaceId() string
func (*GetMutableStateRequest) GetVersionHistoryItem ¶ added in v1.22.3
func (x *GetMutableStateRequest) GetVersionHistoryItem() *v16.VersionHistoryItem
func (*GetMutableStateRequest) Marshal ¶
func (val *GetMutableStateRequest) Marshal() ([]byte, error)
Marshal an object of type GetMutableStateRequest to the protobuf v3 wire format
func (*GetMutableStateRequest) ProtoMessage ¶
func (*GetMutableStateRequest) ProtoMessage()
func (*GetMutableStateRequest) ProtoReflect ¶ added in v1.23.0
func (x *GetMutableStateRequest) ProtoReflect() protoreflect.Message
func (*GetMutableStateRequest) Reset ¶
func (x *GetMutableStateRequest) Reset()
func (*GetMutableStateRequest) Size ¶
func (val *GetMutableStateRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetMutableStateRequest) String ¶
func (x *GetMutableStateRequest) String() string
func (*GetMutableStateRequest) Unmarshal ¶
func (val *GetMutableStateRequest) Unmarshal(buf []byte) error
Unmarshal an object of type GetMutableStateRequest from the protobuf v3 wire format
type GetMutableStateResponse ¶
type GetMutableStateResponse struct { Execution *v14.WorkflowExecution `protobuf:"bytes,1,opt,name=execution,proto3" json:"execution,omitempty"` WorkflowType *v14.WorkflowType `protobuf:"bytes,2,opt,name=workflow_type,json=workflowType,proto3" json:"workflow_type,omitempty"` NextEventId int64 `protobuf:"varint,3,opt,name=next_event_id,json=nextEventId,proto3" json:"next_event_id,omitempty"` PreviousStartedEventId int64 `` /* 132-byte string literal not displayed */ LastFirstEventId int64 `protobuf:"varint,5,opt,name=last_first_event_id,json=lastFirstEventId,proto3" json:"last_first_event_id,omitempty"` TaskQueue *v17.TaskQueue `protobuf:"bytes,6,opt,name=task_queue,json=taskQueue,proto3" json:"task_queue,omitempty"` StickyTaskQueue *v17.TaskQueue `protobuf:"bytes,7,opt,name=sticky_task_queue,json=stickyTaskQueue,proto3" json:"sticky_task_queue,omitempty"` // (-- api-linter: core::0140::prepositions=disabled // // aip.dev/not-precedent: "to" is used to indicate interval. --) StickyTaskQueueScheduleToStartTimeout *durationpb.Duration `` /* 183-byte string literal not displayed */ CurrentBranchToken []byte `protobuf:"bytes,13,opt,name=current_branch_token,json=currentBranchToken,proto3" json:"current_branch_token,omitempty"` WorkflowState v18.WorkflowExecutionState `` /* 159-byte string literal not displayed */ WorkflowStatus v12.WorkflowExecutionStatus `` /* 156-byte string literal not displayed */ VersionHistories *v16.VersionHistories `protobuf:"bytes,17,opt,name=version_histories,json=versionHistories,proto3" json:"version_histories,omitempty"` IsStickyTaskQueueEnabled bool `` /* 141-byte string literal not displayed */ LastFirstEventTxnId int64 `` /* 126-byte string literal not displayed */ FirstExecutionRunId string `protobuf:"bytes,20,opt,name=first_execution_run_id,json=firstExecutionRunId,proto3" json:"first_execution_run_id,omitempty"` // If using build-id based versioning: version stamp of last worker to complete a workflow // task for this workflow. WorkerVersionStamp *v14.WorkerVersionStamp `protobuf:"bytes,21,opt,name=worker_version_stamp,json=workerVersionStamp,proto3" json:"worker_version_stamp,omitempty"` // contains filtered or unexported fields }
func (*GetMutableStateResponse) Descriptor
deprecated
func (*GetMutableStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMutableStateResponse.ProtoReflect.Descriptor instead.
func (*GetMutableStateResponse) Equal ¶
func (this *GetMutableStateResponse) Equal(that interface{}) bool
Equal returns whether two GetMutableStateResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetMutableStateResponse) GetCurrentBranchToken ¶
func (x *GetMutableStateResponse) GetCurrentBranchToken() []byte
func (*GetMutableStateResponse) GetExecution ¶
func (x *GetMutableStateResponse) GetExecution() *v14.WorkflowExecution
func (*GetMutableStateResponse) GetFirstExecutionRunId ¶ added in v1.17.0
func (x *GetMutableStateResponse) GetFirstExecutionRunId() string
func (*GetMutableStateResponse) GetIsStickyTaskQueueEnabled ¶
func (x *GetMutableStateResponse) GetIsStickyTaskQueueEnabled() bool
func (*GetMutableStateResponse) GetLastFirstEventId ¶
func (x *GetMutableStateResponse) GetLastFirstEventId() int64
func (*GetMutableStateResponse) GetLastFirstEventTxnId ¶ added in v1.9.0
func (x *GetMutableStateResponse) GetLastFirstEventTxnId() int64
func (*GetMutableStateResponse) GetNextEventId ¶
func (x *GetMutableStateResponse) GetNextEventId() int64
func (*GetMutableStateResponse) GetPreviousStartedEventId ¶
func (x *GetMutableStateResponse) GetPreviousStartedEventId() int64
func (*GetMutableStateResponse) GetStickyTaskQueue ¶
func (x *GetMutableStateResponse) GetStickyTaskQueue() *v17.TaskQueue
func (*GetMutableStateResponse) GetStickyTaskQueueScheduleToStartTimeout ¶
func (x *GetMutableStateResponse) GetStickyTaskQueueScheduleToStartTimeout() *durationpb.Duration
func (*GetMutableStateResponse) GetTaskQueue ¶
func (x *GetMutableStateResponse) GetTaskQueue() *v17.TaskQueue
func (*GetMutableStateResponse) GetVersionHistories ¶
func (x *GetMutableStateResponse) GetVersionHistories() *v16.VersionHistories
func (*GetMutableStateResponse) GetWorkerVersionStamp ¶ added in v1.21.0
func (x *GetMutableStateResponse) GetWorkerVersionStamp() *v14.WorkerVersionStamp
func (*GetMutableStateResponse) GetWorkflowState ¶
func (x *GetMutableStateResponse) GetWorkflowState() v18.WorkflowExecutionState
func (*GetMutableStateResponse) GetWorkflowStatus ¶
func (x *GetMutableStateResponse) GetWorkflowStatus() v12.WorkflowExecutionStatus
func (*GetMutableStateResponse) GetWorkflowType ¶
func (x *GetMutableStateResponse) GetWorkflowType() *v14.WorkflowType
func (*GetMutableStateResponse) Marshal ¶
func (val *GetMutableStateResponse) Marshal() ([]byte, error)
Marshal an object of type GetMutableStateResponse to the protobuf v3 wire format
func (*GetMutableStateResponse) ProtoMessage ¶
func (*GetMutableStateResponse) ProtoMessage()
func (*GetMutableStateResponse) ProtoReflect ¶ added in v1.23.0
func (x *GetMutableStateResponse) ProtoReflect() protoreflect.Message
func (*GetMutableStateResponse) Reset ¶
func (x *GetMutableStateResponse) Reset()
func (*GetMutableStateResponse) Size ¶
func (val *GetMutableStateResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetMutableStateResponse) String ¶
func (x *GetMutableStateResponse) String() string
func (*GetMutableStateResponse) Unmarshal ¶
func (val *GetMutableStateResponse) Unmarshal(buf []byte) error
Unmarshal an object of type GetMutableStateResponse from the protobuf v3 wire format
type GetReplicationMessagesRequest ¶
type GetReplicationMessagesRequest struct { Tokens []*v115.ReplicationToken `protobuf:"bytes,1,rep,name=tokens,proto3" json:"tokens,omitempty"` ClusterName string `protobuf:"bytes,2,opt,name=cluster_name,json=clusterName,proto3" json:"cluster_name,omitempty"` // contains filtered or unexported fields }
func (*GetReplicationMessagesRequest) Descriptor
deprecated
func (*GetReplicationMessagesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetReplicationMessagesRequest.ProtoReflect.Descriptor instead.
func (*GetReplicationMessagesRequest) Equal ¶
func (this *GetReplicationMessagesRequest) Equal(that interface{}) bool
Equal returns whether two GetReplicationMessagesRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetReplicationMessagesRequest) GetClusterName ¶
func (x *GetReplicationMessagesRequest) GetClusterName() string
func (*GetReplicationMessagesRequest) GetTokens ¶
func (x *GetReplicationMessagesRequest) GetTokens() []*v115.ReplicationToken
func (*GetReplicationMessagesRequest) Marshal ¶
func (val *GetReplicationMessagesRequest) Marshal() ([]byte, error)
Marshal an object of type GetReplicationMessagesRequest to the protobuf v3 wire format
func (*GetReplicationMessagesRequest) ProtoMessage ¶
func (*GetReplicationMessagesRequest) ProtoMessage()
func (*GetReplicationMessagesRequest) ProtoReflect ¶ added in v1.23.0
func (x *GetReplicationMessagesRequest) ProtoReflect() protoreflect.Message
func (*GetReplicationMessagesRequest) Reset ¶
func (x *GetReplicationMessagesRequest) Reset()
func (*GetReplicationMessagesRequest) Size ¶
func (val *GetReplicationMessagesRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetReplicationMessagesRequest) String ¶
func (x *GetReplicationMessagesRequest) String() string
func (*GetReplicationMessagesRequest) Unmarshal ¶
func (val *GetReplicationMessagesRequest) Unmarshal(buf []byte) error
Unmarshal an object of type GetReplicationMessagesRequest from the protobuf v3 wire format
type GetReplicationMessagesResponse ¶
type GetReplicationMessagesResponse struct { ShardMessages map[int32]*v115.ReplicationMessages `` /* 189-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetReplicationMessagesResponse) Descriptor
deprecated
func (*GetReplicationMessagesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetReplicationMessagesResponse.ProtoReflect.Descriptor instead.
func (*GetReplicationMessagesResponse) Equal ¶
func (this *GetReplicationMessagesResponse) Equal(that interface{}) bool
Equal returns whether two GetReplicationMessagesResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetReplicationMessagesResponse) GetShardMessages ¶ added in v0.28.0
func (x *GetReplicationMessagesResponse) GetShardMessages() map[int32]*v115.ReplicationMessages
func (*GetReplicationMessagesResponse) Marshal ¶
func (val *GetReplicationMessagesResponse) Marshal() ([]byte, error)
Marshal an object of type GetReplicationMessagesResponse to the protobuf v3 wire format
func (*GetReplicationMessagesResponse) ProtoMessage ¶
func (*GetReplicationMessagesResponse) ProtoMessage()
func (*GetReplicationMessagesResponse) ProtoReflect ¶ added in v1.23.0
func (x *GetReplicationMessagesResponse) ProtoReflect() protoreflect.Message
func (*GetReplicationMessagesResponse) Reset ¶
func (x *GetReplicationMessagesResponse) Reset()
func (*GetReplicationMessagesResponse) Size ¶
func (val *GetReplicationMessagesResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetReplicationMessagesResponse) String ¶
func (x *GetReplicationMessagesResponse) String() string
func (*GetReplicationMessagesResponse) Unmarshal ¶
func (val *GetReplicationMessagesResponse) Unmarshal(buf []byte) error
Unmarshal an object of type GetReplicationMessagesResponse from the protobuf v3 wire format
type GetReplicationStatusRequest ¶ added in v1.14.0
type GetReplicationStatusRequest struct { // Remote cluster names to query for. If omit, will return for all remote clusters. RemoteClusters []string `protobuf:"bytes,1,rep,name=remote_clusters,json=remoteClusters,proto3" json:"remote_clusters,omitempty"` // contains filtered or unexported fields }
func (*GetReplicationStatusRequest) Descriptor
deprecated
added in
v1.14.0
func (*GetReplicationStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetReplicationStatusRequest.ProtoReflect.Descriptor instead.
func (*GetReplicationStatusRequest) Equal ¶ added in v1.14.0
func (this *GetReplicationStatusRequest) Equal(that interface{}) bool
Equal returns whether two GetReplicationStatusRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetReplicationStatusRequest) GetRemoteClusters ¶ added in v1.14.0
func (x *GetReplicationStatusRequest) GetRemoteClusters() []string
func (*GetReplicationStatusRequest) Marshal ¶ added in v1.14.0
func (val *GetReplicationStatusRequest) Marshal() ([]byte, error)
Marshal an object of type GetReplicationStatusRequest to the protobuf v3 wire format
func (*GetReplicationStatusRequest) ProtoMessage ¶ added in v1.14.0
func (*GetReplicationStatusRequest) ProtoMessage()
func (*GetReplicationStatusRequest) ProtoReflect ¶ added in v1.23.0
func (x *GetReplicationStatusRequest) ProtoReflect() protoreflect.Message
func (*GetReplicationStatusRequest) Reset ¶ added in v1.14.0
func (x *GetReplicationStatusRequest) Reset()
func (*GetReplicationStatusRequest) Size ¶ added in v1.14.0
func (val *GetReplicationStatusRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetReplicationStatusRequest) String ¶ added in v1.14.0
func (x *GetReplicationStatusRequest) String() string
func (*GetReplicationStatusRequest) Unmarshal ¶ added in v1.14.0
func (val *GetReplicationStatusRequest) Unmarshal(buf []byte) error
Unmarshal an object of type GetReplicationStatusRequest from the protobuf v3 wire format
type GetReplicationStatusResponse ¶ added in v1.14.0
type GetReplicationStatusResponse struct { Shards []*ShardReplicationStatus `protobuf:"bytes,1,rep,name=shards,proto3" json:"shards,omitempty"` // contains filtered or unexported fields }
func (*GetReplicationStatusResponse) Descriptor
deprecated
added in
v1.14.0
func (*GetReplicationStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetReplicationStatusResponse.ProtoReflect.Descriptor instead.
func (*GetReplicationStatusResponse) Equal ¶ added in v1.14.0
func (this *GetReplicationStatusResponse) Equal(that interface{}) bool
Equal returns whether two GetReplicationStatusResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetReplicationStatusResponse) GetShards ¶ added in v1.14.0
func (x *GetReplicationStatusResponse) GetShards() []*ShardReplicationStatus
func (*GetReplicationStatusResponse) Marshal ¶ added in v1.14.0
func (val *GetReplicationStatusResponse) Marshal() ([]byte, error)
Marshal an object of type GetReplicationStatusResponse to the protobuf v3 wire format
func (*GetReplicationStatusResponse) ProtoMessage ¶ added in v1.14.0
func (*GetReplicationStatusResponse) ProtoMessage()
func (*GetReplicationStatusResponse) ProtoReflect ¶ added in v1.23.0
func (x *GetReplicationStatusResponse) ProtoReflect() protoreflect.Message
func (*GetReplicationStatusResponse) Reset ¶ added in v1.14.0
func (x *GetReplicationStatusResponse) Reset()
func (*GetReplicationStatusResponse) Size ¶ added in v1.14.0
func (val *GetReplicationStatusResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetReplicationStatusResponse) String ¶ added in v1.14.0
func (x *GetReplicationStatusResponse) String() string
func (*GetReplicationStatusResponse) Unmarshal ¶ added in v1.14.0
func (val *GetReplicationStatusResponse) Unmarshal(buf []byte) error
Unmarshal an object of type GetReplicationStatusResponse from the protobuf v3 wire format
type GetShardRequest ¶ added in v1.14.0
type GetShardRequest struct { ShardId int32 `protobuf:"varint,1,opt,name=shard_id,json=shardId,proto3" json:"shard_id,omitempty"` // contains filtered or unexported fields }
func (*GetShardRequest) Descriptor
deprecated
added in
v1.14.0
func (*GetShardRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetShardRequest.ProtoReflect.Descriptor instead.
func (*GetShardRequest) Equal ¶ added in v1.14.0
func (this *GetShardRequest) Equal(that interface{}) bool
Equal returns whether two GetShardRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetShardRequest) GetShardId ¶ added in v1.14.0
func (x *GetShardRequest) GetShardId() int32
func (*GetShardRequest) Marshal ¶ added in v1.14.0
func (val *GetShardRequest) Marshal() ([]byte, error)
Marshal an object of type GetShardRequest to the protobuf v3 wire format
func (*GetShardRequest) ProtoMessage ¶ added in v1.14.0
func (*GetShardRequest) ProtoMessage()
func (*GetShardRequest) ProtoReflect ¶ added in v1.23.0
func (x *GetShardRequest) ProtoReflect() protoreflect.Message
func (*GetShardRequest) Reset ¶ added in v1.14.0
func (x *GetShardRequest) Reset()
func (*GetShardRequest) Size ¶ added in v1.14.0
func (val *GetShardRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetShardRequest) String ¶ added in v1.14.0
func (x *GetShardRequest) String() string
func (*GetShardRequest) Unmarshal ¶ added in v1.14.0
func (val *GetShardRequest) Unmarshal(buf []byte) error
Unmarshal an object of type GetShardRequest from the protobuf v3 wire format
type GetShardResponse ¶ added in v1.14.0
type GetShardResponse struct { ShardInfo *v113.ShardInfo `protobuf:"bytes,1,opt,name=shard_info,json=shardInfo,proto3" json:"shard_info,omitempty"` // contains filtered or unexported fields }
func (*GetShardResponse) Descriptor
deprecated
added in
v1.14.0
func (*GetShardResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetShardResponse.ProtoReflect.Descriptor instead.
func (*GetShardResponse) Equal ¶ added in v1.14.0
func (this *GetShardResponse) Equal(that interface{}) bool
Equal returns whether two GetShardResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetShardResponse) GetShardInfo ¶ added in v1.14.0
func (x *GetShardResponse) GetShardInfo() *v113.ShardInfo
func (*GetShardResponse) Marshal ¶ added in v1.14.0
func (val *GetShardResponse) Marshal() ([]byte, error)
Marshal an object of type GetShardResponse to the protobuf v3 wire format
func (*GetShardResponse) ProtoMessage ¶ added in v1.14.0
func (*GetShardResponse) ProtoMessage()
func (*GetShardResponse) ProtoReflect ¶ added in v1.23.0
func (x *GetShardResponse) ProtoReflect() protoreflect.Message
func (*GetShardResponse) Reset ¶ added in v1.14.0
func (x *GetShardResponse) Reset()
func (*GetShardResponse) Size ¶ added in v1.14.0
func (val *GetShardResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetShardResponse) String ¶ added in v1.14.0
func (x *GetShardResponse) String() string
func (*GetShardResponse) Unmarshal ¶ added in v1.14.0
func (val *GetShardResponse) Unmarshal(buf []byte) error
Unmarshal an object of type GetShardResponse from the protobuf v3 wire format
type GetWorkflowExecutionHistoryRequest ¶ added in v1.23.0
type GetWorkflowExecutionHistoryRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` Request *v1.GetWorkflowExecutionHistoryRequest `protobuf:"bytes,2,opt,name=request,proto3" json:"request,omitempty"` // contains filtered or unexported fields }
func (*GetWorkflowExecutionHistoryRequest) Descriptor
deprecated
added in
v1.23.0
func (*GetWorkflowExecutionHistoryRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetWorkflowExecutionHistoryRequest.ProtoReflect.Descriptor instead.
func (*GetWorkflowExecutionHistoryRequest) Equal ¶ added in v1.23.0
func (this *GetWorkflowExecutionHistoryRequest) Equal(that interface{}) bool
Equal returns whether two GetWorkflowExecutionHistoryRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetWorkflowExecutionHistoryRequest) GetNamespaceId ¶ added in v1.23.0
func (x *GetWorkflowExecutionHistoryRequest) GetNamespaceId() string
func (*GetWorkflowExecutionHistoryRequest) GetRequest ¶ added in v1.23.0
func (x *GetWorkflowExecutionHistoryRequest) GetRequest() *v1.GetWorkflowExecutionHistoryRequest
func (*GetWorkflowExecutionHistoryRequest) Marshal ¶ added in v1.23.0
func (val *GetWorkflowExecutionHistoryRequest) Marshal() ([]byte, error)
Marshal an object of type GetWorkflowExecutionHistoryRequest to the protobuf v3 wire format
func (*GetWorkflowExecutionHistoryRequest) ProtoMessage ¶ added in v1.23.0
func (*GetWorkflowExecutionHistoryRequest) ProtoMessage()
func (*GetWorkflowExecutionHistoryRequest) ProtoReflect ¶ added in v1.23.0
func (x *GetWorkflowExecutionHistoryRequest) ProtoReflect() protoreflect.Message
func (*GetWorkflowExecutionHistoryRequest) Reset ¶ added in v1.23.0
func (x *GetWorkflowExecutionHistoryRequest) Reset()
func (*GetWorkflowExecutionHistoryRequest) Size ¶ added in v1.23.0
func (val *GetWorkflowExecutionHistoryRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetWorkflowExecutionHistoryRequest) String ¶ added in v1.23.0
func (x *GetWorkflowExecutionHistoryRequest) String() string
func (*GetWorkflowExecutionHistoryRequest) Unmarshal ¶ added in v1.23.0
func (val *GetWorkflowExecutionHistoryRequest) Unmarshal(buf []byte) error
Unmarshal an object of type GetWorkflowExecutionHistoryRequest from the protobuf v3 wire format
type GetWorkflowExecutionHistoryResponse ¶ added in v1.23.0
type GetWorkflowExecutionHistoryResponse struct { Response *v1.GetWorkflowExecutionHistoryResponse `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*GetWorkflowExecutionHistoryResponse) Descriptor
deprecated
added in
v1.23.0
func (*GetWorkflowExecutionHistoryResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetWorkflowExecutionHistoryResponse.ProtoReflect.Descriptor instead.
func (*GetWorkflowExecutionHistoryResponse) Equal ¶ added in v1.23.0
func (this *GetWorkflowExecutionHistoryResponse) Equal(that interface{}) bool
Equal returns whether two GetWorkflowExecutionHistoryResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetWorkflowExecutionHistoryResponse) GetResponse ¶ added in v1.23.0
func (x *GetWorkflowExecutionHistoryResponse) GetResponse() *v1.GetWorkflowExecutionHistoryResponse
func (*GetWorkflowExecutionHistoryResponse) Marshal ¶ added in v1.23.0
func (val *GetWorkflowExecutionHistoryResponse) Marshal() ([]byte, error)
Marshal an object of type GetWorkflowExecutionHistoryResponse to the protobuf v3 wire format
func (*GetWorkflowExecutionHistoryResponse) ProtoMessage ¶ added in v1.23.0
func (*GetWorkflowExecutionHistoryResponse) ProtoMessage()
func (*GetWorkflowExecutionHistoryResponse) ProtoReflect ¶ added in v1.23.0
func (x *GetWorkflowExecutionHistoryResponse) ProtoReflect() protoreflect.Message
func (*GetWorkflowExecutionHistoryResponse) Reset ¶ added in v1.23.0
func (x *GetWorkflowExecutionHistoryResponse) Reset()
func (*GetWorkflowExecutionHistoryResponse) Size ¶ added in v1.23.0
func (val *GetWorkflowExecutionHistoryResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetWorkflowExecutionHistoryResponse) String ¶ added in v1.23.0
func (x *GetWorkflowExecutionHistoryResponse) String() string
func (*GetWorkflowExecutionHistoryResponse) Unmarshal ¶ added in v1.23.0
func (val *GetWorkflowExecutionHistoryResponse) Unmarshal(buf []byte) error
Unmarshal an object of type GetWorkflowExecutionHistoryResponse from the protobuf v3 wire format
type GetWorkflowExecutionHistoryReverseRequest ¶ added in v1.23.0
type GetWorkflowExecutionHistoryReverseRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` Request *v1.GetWorkflowExecutionHistoryReverseRequest `protobuf:"bytes,2,opt,name=request,proto3" json:"request,omitempty"` // contains filtered or unexported fields }
func (*GetWorkflowExecutionHistoryReverseRequest) Descriptor
deprecated
added in
v1.23.0
func (*GetWorkflowExecutionHistoryReverseRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetWorkflowExecutionHistoryReverseRequest.ProtoReflect.Descriptor instead.
func (*GetWorkflowExecutionHistoryReverseRequest) Equal ¶ added in v1.23.0
func (this *GetWorkflowExecutionHistoryReverseRequest) Equal(that interface{}) bool
Equal returns whether two GetWorkflowExecutionHistoryReverseRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetWorkflowExecutionHistoryReverseRequest) GetNamespaceId ¶ added in v1.23.0
func (x *GetWorkflowExecutionHistoryReverseRequest) GetNamespaceId() string
func (*GetWorkflowExecutionHistoryReverseRequest) GetRequest ¶ added in v1.23.0
func (x *GetWorkflowExecutionHistoryReverseRequest) GetRequest() *v1.GetWorkflowExecutionHistoryReverseRequest
func (*GetWorkflowExecutionHistoryReverseRequest) Marshal ¶ added in v1.23.0
func (val *GetWorkflowExecutionHistoryReverseRequest) Marshal() ([]byte, error)
Marshal an object of type GetWorkflowExecutionHistoryReverseRequest to the protobuf v3 wire format
func (*GetWorkflowExecutionHistoryReverseRequest) ProtoMessage ¶ added in v1.23.0
func (*GetWorkflowExecutionHistoryReverseRequest) ProtoMessage()
func (*GetWorkflowExecutionHistoryReverseRequest) ProtoReflect ¶ added in v1.23.0
func (x *GetWorkflowExecutionHistoryReverseRequest) ProtoReflect() protoreflect.Message
func (*GetWorkflowExecutionHistoryReverseRequest) Reset ¶ added in v1.23.0
func (x *GetWorkflowExecutionHistoryReverseRequest) Reset()
func (*GetWorkflowExecutionHistoryReverseRequest) Size ¶ added in v1.23.0
func (val *GetWorkflowExecutionHistoryReverseRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetWorkflowExecutionHistoryReverseRequest) String ¶ added in v1.23.0
func (x *GetWorkflowExecutionHistoryReverseRequest) String() string
func (*GetWorkflowExecutionHistoryReverseRequest) Unmarshal ¶ added in v1.23.0
func (val *GetWorkflowExecutionHistoryReverseRequest) Unmarshal(buf []byte) error
Unmarshal an object of type GetWorkflowExecutionHistoryReverseRequest from the protobuf v3 wire format
type GetWorkflowExecutionHistoryReverseResponse ¶ added in v1.23.0
type GetWorkflowExecutionHistoryReverseResponse struct { Response *v1.GetWorkflowExecutionHistoryReverseResponse `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*GetWorkflowExecutionHistoryReverseResponse) Descriptor
deprecated
added in
v1.23.0
func (*GetWorkflowExecutionHistoryReverseResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetWorkflowExecutionHistoryReverseResponse.ProtoReflect.Descriptor instead.
func (*GetWorkflowExecutionHistoryReverseResponse) Equal ¶ added in v1.23.0
func (this *GetWorkflowExecutionHistoryReverseResponse) Equal(that interface{}) bool
Equal returns whether two GetWorkflowExecutionHistoryReverseResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetWorkflowExecutionHistoryReverseResponse) GetResponse ¶ added in v1.23.0
func (x *GetWorkflowExecutionHistoryReverseResponse) GetResponse() *v1.GetWorkflowExecutionHistoryReverseResponse
func (*GetWorkflowExecutionHistoryReverseResponse) Marshal ¶ added in v1.23.0
func (val *GetWorkflowExecutionHistoryReverseResponse) Marshal() ([]byte, error)
Marshal an object of type GetWorkflowExecutionHistoryReverseResponse to the protobuf v3 wire format
func (*GetWorkflowExecutionHistoryReverseResponse) ProtoMessage ¶ added in v1.23.0
func (*GetWorkflowExecutionHistoryReverseResponse) ProtoMessage()
func (*GetWorkflowExecutionHistoryReverseResponse) ProtoReflect ¶ added in v1.23.0
func (x *GetWorkflowExecutionHistoryReverseResponse) ProtoReflect() protoreflect.Message
func (*GetWorkflowExecutionHistoryReverseResponse) Reset ¶ added in v1.23.0
func (x *GetWorkflowExecutionHistoryReverseResponse) Reset()
func (*GetWorkflowExecutionHistoryReverseResponse) Size ¶ added in v1.23.0
func (val *GetWorkflowExecutionHistoryReverseResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetWorkflowExecutionHistoryReverseResponse) String ¶ added in v1.23.0
func (x *GetWorkflowExecutionHistoryReverseResponse) String() string
func (*GetWorkflowExecutionHistoryReverseResponse) Unmarshal ¶ added in v1.23.0
func (val *GetWorkflowExecutionHistoryReverseResponse) Unmarshal(buf []byte) error
Unmarshal an object of type GetWorkflowExecutionHistoryReverseResponse from the protobuf v3 wire format
type GetWorkflowExecutionRawHistoryV2Request ¶ added in v1.23.0
type GetWorkflowExecutionRawHistoryV2Request struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` Request *v116.GetWorkflowExecutionRawHistoryV2Request `protobuf:"bytes,2,opt,name=request,proto3" json:"request,omitempty"` // contains filtered or unexported fields }
* StartEventId defines the beginning of the event to fetch. The first event is exclusive. EndEventId and EndEventVersion defines the end of the event to fetch. The end event is exclusive.
func (*GetWorkflowExecutionRawHistoryV2Request) Descriptor
deprecated
added in
v1.23.0
func (*GetWorkflowExecutionRawHistoryV2Request) Descriptor() ([]byte, []int)
Deprecated: Use GetWorkflowExecutionRawHistoryV2Request.ProtoReflect.Descriptor instead.
func (*GetWorkflowExecutionRawHistoryV2Request) Equal ¶ added in v1.23.0
func (this *GetWorkflowExecutionRawHistoryV2Request) Equal(that interface{}) bool
Equal returns whether two GetWorkflowExecutionRawHistoryV2Request values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetWorkflowExecutionRawHistoryV2Request) GetNamespaceId ¶ added in v1.23.0
func (x *GetWorkflowExecutionRawHistoryV2Request) GetNamespaceId() string
func (*GetWorkflowExecutionRawHistoryV2Request) GetRequest ¶ added in v1.23.0
func (x *GetWorkflowExecutionRawHistoryV2Request) GetRequest() *v116.GetWorkflowExecutionRawHistoryV2Request
func (*GetWorkflowExecutionRawHistoryV2Request) Marshal ¶ added in v1.23.0
func (val *GetWorkflowExecutionRawHistoryV2Request) Marshal() ([]byte, error)
Marshal an object of type GetWorkflowExecutionRawHistoryV2Request to the protobuf v3 wire format
func (*GetWorkflowExecutionRawHistoryV2Request) ProtoMessage ¶ added in v1.23.0
func (*GetWorkflowExecutionRawHistoryV2Request) ProtoMessage()
func (*GetWorkflowExecutionRawHistoryV2Request) ProtoReflect ¶ added in v1.23.0
func (x *GetWorkflowExecutionRawHistoryV2Request) ProtoReflect() protoreflect.Message
func (*GetWorkflowExecutionRawHistoryV2Request) Reset ¶ added in v1.23.0
func (x *GetWorkflowExecutionRawHistoryV2Request) Reset()
func (*GetWorkflowExecutionRawHistoryV2Request) Size ¶ added in v1.23.0
func (val *GetWorkflowExecutionRawHistoryV2Request) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetWorkflowExecutionRawHistoryV2Request) String ¶ added in v1.23.0
func (x *GetWorkflowExecutionRawHistoryV2Request) String() string
func (*GetWorkflowExecutionRawHistoryV2Request) Unmarshal ¶ added in v1.23.0
func (val *GetWorkflowExecutionRawHistoryV2Request) Unmarshal(buf []byte) error
Unmarshal an object of type GetWorkflowExecutionRawHistoryV2Request from the protobuf v3 wire format
type GetWorkflowExecutionRawHistoryV2Response ¶ added in v1.23.0
type GetWorkflowExecutionRawHistoryV2Response struct { Response *v116.GetWorkflowExecutionRawHistoryV2Response `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*GetWorkflowExecutionRawHistoryV2Response) Descriptor
deprecated
added in
v1.23.0
func (*GetWorkflowExecutionRawHistoryV2Response) Descriptor() ([]byte, []int)
Deprecated: Use GetWorkflowExecutionRawHistoryV2Response.ProtoReflect.Descriptor instead.
func (*GetWorkflowExecutionRawHistoryV2Response) Equal ¶ added in v1.23.0
func (this *GetWorkflowExecutionRawHistoryV2Response) Equal(that interface{}) bool
Equal returns whether two GetWorkflowExecutionRawHistoryV2Response values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*GetWorkflowExecutionRawHistoryV2Response) GetResponse ¶ added in v1.23.0
func (x *GetWorkflowExecutionRawHistoryV2Response) GetResponse() *v116.GetWorkflowExecutionRawHistoryV2Response
func (*GetWorkflowExecutionRawHistoryV2Response) Marshal ¶ added in v1.23.0
func (val *GetWorkflowExecutionRawHistoryV2Response) Marshal() ([]byte, error)
Marshal an object of type GetWorkflowExecutionRawHistoryV2Response to the protobuf v3 wire format
func (*GetWorkflowExecutionRawHistoryV2Response) ProtoMessage ¶ added in v1.23.0
func (*GetWorkflowExecutionRawHistoryV2Response) ProtoMessage()
func (*GetWorkflowExecutionRawHistoryV2Response) ProtoReflect ¶ added in v1.23.0
func (x *GetWorkflowExecutionRawHistoryV2Response) ProtoReflect() protoreflect.Message
func (*GetWorkflowExecutionRawHistoryV2Response) Reset ¶ added in v1.23.0
func (x *GetWorkflowExecutionRawHistoryV2Response) Reset()
func (*GetWorkflowExecutionRawHistoryV2Response) Size ¶ added in v1.23.0
func (val *GetWorkflowExecutionRawHistoryV2Response) Size() int
Size returns the size of the object, in bytes, once serialized
func (*GetWorkflowExecutionRawHistoryV2Response) String ¶ added in v1.23.0
func (x *GetWorkflowExecutionRawHistoryV2Response) String() string
func (*GetWorkflowExecutionRawHistoryV2Response) Unmarshal ¶ added in v1.23.0
func (val *GetWorkflowExecutionRawHistoryV2Response) Unmarshal(buf []byte) error
Unmarshal an object of type GetWorkflowExecutionRawHistoryV2Response from the protobuf v3 wire format
type HandoverNamespaceInfo ¶ added in v1.14.0
type HandoverNamespaceInfo struct { // max replication task id when namespace transition to Handover state HandoverReplicationTaskId int64 `` /* 141-byte string literal not displayed */ // contains filtered or unexported fields }
func (*HandoverNamespaceInfo) Descriptor
deprecated
added in
v1.14.0
func (*HandoverNamespaceInfo) Descriptor() ([]byte, []int)
Deprecated: Use HandoverNamespaceInfo.ProtoReflect.Descriptor instead.
func (*HandoverNamespaceInfo) Equal ¶ added in v1.14.0
func (this *HandoverNamespaceInfo) Equal(that interface{}) bool
Equal returns whether two HandoverNamespaceInfo values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*HandoverNamespaceInfo) GetHandoverReplicationTaskId ¶ added in v1.14.0
func (x *HandoverNamespaceInfo) GetHandoverReplicationTaskId() int64
func (*HandoverNamespaceInfo) Marshal ¶ added in v1.14.0
func (val *HandoverNamespaceInfo) Marshal() ([]byte, error)
Marshal an object of type HandoverNamespaceInfo to the protobuf v3 wire format
func (*HandoverNamespaceInfo) ProtoMessage ¶ added in v1.14.0
func (*HandoverNamespaceInfo) ProtoMessage()
func (*HandoverNamespaceInfo) ProtoReflect ¶ added in v1.23.0
func (x *HandoverNamespaceInfo) ProtoReflect() protoreflect.Message
func (*HandoverNamespaceInfo) Reset ¶ added in v1.14.0
func (x *HandoverNamespaceInfo) Reset()
func (*HandoverNamespaceInfo) Size ¶ added in v1.14.0
func (val *HandoverNamespaceInfo) Size() int
Size returns the size of the object, in bytes, once serialized
func (*HandoverNamespaceInfo) String ¶ added in v1.14.0
func (x *HandoverNamespaceInfo) String() string
func (*HandoverNamespaceInfo) Unmarshal ¶ added in v1.14.0
func (val *HandoverNamespaceInfo) Unmarshal(buf []byte) error
Unmarshal an object of type HandoverNamespaceInfo from the protobuf v3 wire format
type HistoryServiceClient ¶
type HistoryServiceClient interface { // StartWorkflowExecution starts a new long running workflow instance. It will create the instance with // 'WorkflowExecutionStarted' event in history and also schedule the first WorkflowTask for the worker to produce the // initial list of commands for this instance. It will return 'WorkflowExecutionAlreadyStartedError', if an instance already // exists with same workflowId. StartWorkflowExecution(ctx context.Context, in *StartWorkflowExecutionRequest, opts ...grpc.CallOption) (*StartWorkflowExecutionResponse, error) // Returns the information from mutable state of workflow execution. // It fails with 'EntityNotExistError' if specified workflow execution in unknown to the service. // It returns CurrentBranchChangedError if the workflow version branch has changed. GetMutableState(ctx context.Context, in *GetMutableStateRequest, opts ...grpc.CallOption) (*GetMutableStateResponse, error) // Returns the information from mutable state of workflow execution. // It fails with 'EntityNotExistError' if specified workflow execution in unknown to the service. // It returns CurrentBranchChangedError if the workflow version branch has changed. PollMutableState(ctx context.Context, in *PollMutableStateRequest, opts ...grpc.CallOption) (*PollMutableStateResponse, error) // Reset the sticky task queue related information in mutable state of a given workflow. // Things cleared are: // 1. StickyTaskQueue // 2. StickyScheduleToStartTimeout ResetStickyTaskQueue(ctx context.Context, in *ResetStickyTaskQueueRequest, opts ...grpc.CallOption) (*ResetStickyTaskQueueResponse, error) // RecordWorkflowTaskStarted is called by the Matchingservice before it hands a workflow task to the application worker in response to // a PollWorkflowTaskQueue call. It records in the history the event that the workflow task has started. It will return 'TaskAlreadyStartedError', // if the workflow's execution history already includes a record of the event starting. RecordWorkflowTaskStarted(ctx context.Context, in *RecordWorkflowTaskStartedRequest, opts ...grpc.CallOption) (*RecordWorkflowTaskStartedResponse, error) // RecordActivityTaskStarted is called by the Matchingservice before it hands a workflow task to the application worker in response to // a PollActivityTaskQueue call. It records in the history the event that the workflow task has started. It will return 'TaskAlreadyStartedError', // if the workflow's execution history already includes a record of the event starting. RecordActivityTaskStarted(ctx context.Context, in *RecordActivityTaskStartedRequest, opts ...grpc.CallOption) (*RecordActivityTaskStartedResponse, error) // RespondWorkflowTaskCompleted is called by application worker to complete a WorkflowTask handed as a result of // 'PollWorkflowTaskQueue' API call. Completing a WorkflowTask will result in new result in new commands for the // workflow execution and potentially new ActivityTasks created for correspondent commands. It will also create a // WorkflowTaskCompleted event in the history for that session. Use the 'taskToken' provided as response of // PollWorkflowTaskQueue API call for completing the WorkflowTask. RespondWorkflowTaskCompleted(ctx context.Context, in *RespondWorkflowTaskCompletedRequest, opts ...grpc.CallOption) (*RespondWorkflowTaskCompletedResponse, error) // RespondWorkflowTaskFailed is called by application worker to indicate failure. This results in // WorkflowTaskFailedEvent written to the history and a new WorkflowTask created. This API can be used by client to // either clear sticky task queue or report ny panics during WorkflowTask processing. RespondWorkflowTaskFailed(ctx context.Context, in *RespondWorkflowTaskFailedRequest, opts ...grpc.CallOption) (*RespondWorkflowTaskFailedResponse, error) // IsWorkflowTaskValid is called by matching service checking whether the workflow task is valid. IsWorkflowTaskValid(ctx context.Context, in *IsWorkflowTaskValidRequest, opts ...grpc.CallOption) (*IsWorkflowTaskValidResponse, error) // RecordActivityTaskHeartbeat is called by application worker while it is processing an ActivityTask. If worker fails // to heartbeat within 'heartbeatTimeoutSeconds' interval for the ActivityTask, then it will be marked as timedout and // 'ActivityTaskTimedOut' event will be written to the workflow history. Calling 'RecordActivityTaskHeartbeat' will // fail with 'EntityNotExistsError' in such situations. Use the 'taskToken' provided as response of // PollActivityTaskQueue API call for heartbeating. RecordActivityTaskHeartbeat(ctx context.Context, in *RecordActivityTaskHeartbeatRequest, opts ...grpc.CallOption) (*RecordActivityTaskHeartbeatResponse, error) // RespondActivityTaskCompleted is called by application worker when it is done processing an ActivityTask. It will // result in a new 'ActivityTaskCompleted' event being written to the workflow history and a new WorkflowTask // created for the workflow so new commands could be made. Use the 'taskToken' provided as response of // PollActivityTaskQueue API call for completion. It fails with 'EntityNotExistsError' if the taskToken is not valid // anymore due to activity timeout. RespondActivityTaskCompleted(ctx context.Context, in *RespondActivityTaskCompletedRequest, opts ...grpc.CallOption) (*RespondActivityTaskCompletedResponse, error) // RespondActivityTaskFailed is called by application worker when it is done processing an ActivityTask. It will // result in a new 'ActivityTaskFailed' event being written to the workflow history and a new WorkflowTask // created for the workflow instance so new commands could be made. Use the 'taskToken' provided as response of // PollActivityTaskQueue API call for completion. It fails with 'EntityNotExistsError' if the taskToken is not valid // anymore due to activity timeout. RespondActivityTaskFailed(ctx context.Context, in *RespondActivityTaskFailedRequest, opts ...grpc.CallOption) (*RespondActivityTaskFailedResponse, error) // RespondActivityTaskCanceled is called by application worker when it is successfully canceled an ActivityTask. It will // result in a new 'ActivityTaskCanceled' event being written to the workflow history and a new WorkflowTask // created for the workflow instance so new commands could be made. Use the 'taskToken' provided as response of // PollActivityTaskQueue API call for completion. It fails with 'EntityNotExistsError' if the taskToken is not valid // anymore due to activity timeout. RespondActivityTaskCanceled(ctx context.Context, in *RespondActivityTaskCanceledRequest, opts ...grpc.CallOption) (*RespondActivityTaskCanceledResponse, error) // IsActivityTaskValid is called by matching service checking whether the workflow task is valid. IsActivityTaskValid(ctx context.Context, in *IsActivityTaskValidRequest, opts ...grpc.CallOption) (*IsActivityTaskValidResponse, error) // SignalWorkflowExecution is used to send a signal event to running workflow execution. This results in // WorkflowExecutionSignaled event recorded in the history and a workflow task being created for the execution. SignalWorkflowExecution(ctx context.Context, in *SignalWorkflowExecutionRequest, opts ...grpc.CallOption) (*SignalWorkflowExecutionResponse, error) // (-- api-linter: core::0136::prepositions=disabled // // aip.dev/not-precedent: "With" is needed here. --) // // SignalWithStartWorkflowExecution is used to ensure sending a signal event to a workflow execution. // If workflow is running, this results in WorkflowExecutionSignaled event recorded in the history // and a workflow task being created for the execution. // If workflow is not running or not found, it will first try start workflow with given WorkflowIdResuePolicy, // and record WorkflowExecutionStarted and WorkflowExecutionSignaled event in case of success. // It will return `WorkflowExecutionAlreadyStartedError` if start workflow failed with given policy. SignalWithStartWorkflowExecution(ctx context.Context, in *SignalWithStartWorkflowExecutionRequest, opts ...grpc.CallOption) (*SignalWithStartWorkflowExecutionResponse, error) // RemoveSignalMutableState is used to remove a signal request Id that was previously recorded. This is currently // used to clean execution info when signal workflow task finished. RemoveSignalMutableState(ctx context.Context, in *RemoveSignalMutableStateRequest, opts ...grpc.CallOption) (*RemoveSignalMutableStateResponse, error) // TerminateWorkflowExecution terminates an existing workflow execution by recording WorkflowExecutionTerminated event // in the history and immediately terminating the execution instance. TerminateWorkflowExecution(ctx context.Context, in *TerminateWorkflowExecutionRequest, opts ...grpc.CallOption) (*TerminateWorkflowExecutionResponse, error) // DeleteWorkflowExecution asynchronously deletes a specific Workflow Execution (when WorkflowExecution.run_id is // provided) or the latest Workflow Execution (when WorkflowExecution.run_id is not provided). If the Workflow // Execution is Running, it will be terminated before deletion. DeleteWorkflowExecution(ctx context.Context, in *DeleteWorkflowExecutionRequest, opts ...grpc.CallOption) (*DeleteWorkflowExecutionResponse, error) // ResetWorkflowExecution reset an existing workflow execution by a firstEventId of a existing event batch // in the history and immediately terminating the current execution instance. // After reset, the history will grow from nextFirstEventId. ResetWorkflowExecution(ctx context.Context, in *ResetWorkflowExecutionRequest, opts ...grpc.CallOption) (*ResetWorkflowExecutionResponse, error) // RequestCancelWorkflowExecution is called by application worker when it wants to request cancellation of a workflow instance. // It will result in a new 'WorkflowExecutionCancelRequested' event being written to the workflow history and a new WorkflowTask // created for the workflow instance so new commands could be made. It fails with 'EntityNotExistsError' if the workflow is not valid // anymore due to completion or doesn't exist. RequestCancelWorkflowExecution(ctx context.Context, in *RequestCancelWorkflowExecutionRequest, opts ...grpc.CallOption) (*RequestCancelWorkflowExecutionResponse, error) // ScheduleWorkflowTask is used for creating a workflow task for already started workflow execution. This is mainly // used by transfer queue processor during the processing of StartChildWorkflowExecution task, where it first starts // child execution without creating the workflow task and then calls this API after updating the mutable state of // parent execution. ScheduleWorkflowTask(ctx context.Context, in *ScheduleWorkflowTaskRequest, opts ...grpc.CallOption) (*ScheduleWorkflowTaskResponse, error) // VerifyFirstWorkflowTaskScheduled checks if workflow has its first workflow task scheduled. // This is only used by standby transfer start child workflow task logic to make sure parent workflow has // scheduled first workflow task in child after recording child started in its mutable state; otherwise, // during namespace failover, it's possible that none of the clusters will schedule the first workflow task. // NOTE: This is an experimental API. If later we found there are more verification API and there's a clear pattern // of how verification is done, we may unify them into one generic verfication API. VerifyFirstWorkflowTaskScheduled(ctx context.Context, in *VerifyFirstWorkflowTaskScheduledRequest, opts ...grpc.CallOption) (*VerifyFirstWorkflowTaskScheduledResponse, error) // RecordChildExecutionCompleted is used for reporting the completion of child workflow execution to parent. // This is mainly called by transfer queue processor during the processing of DeleteExecution task. RecordChildExecutionCompleted(ctx context.Context, in *RecordChildExecutionCompletedRequest, opts ...grpc.CallOption) (*RecordChildExecutionCompletedResponse, error) // VerifyChildExecutionCompletionRecorded checks if child completion result is recorded in parent workflow. // This is only used by standby transfer close execution logic to make sure parent workflow has the result // recorded before completing the task, otherwise during namespace failover, it's possible that none of the // clusters will record the child result in parent workflow. // NOTE: This is an experimental API. If later we found there are more verification API and there's a clear pattern // of how verification is done, we may unify them into one generic verfication API. VerifyChildExecutionCompletionRecorded(ctx context.Context, in *VerifyChildExecutionCompletionRecordedRequest, opts ...grpc.CallOption) (*VerifyChildExecutionCompletionRecordedResponse, error) // DescribeWorkflowExecution returns information about the specified workflow execution. DescribeWorkflowExecution(ctx context.Context, in *DescribeWorkflowExecutionRequest, opts ...grpc.CallOption) (*DescribeWorkflowExecutionResponse, error) // ReplicateEventsV2 replicates workflow history events ReplicateEventsV2(ctx context.Context, in *ReplicateEventsV2Request, opts ...grpc.CallOption) (*ReplicateEventsV2Response, error) // ReplicateWorkflowState replicates workflow state ReplicateWorkflowState(ctx context.Context, in *ReplicateWorkflowStateRequest, opts ...grpc.CallOption) (*ReplicateWorkflowStateResponse, error) // SyncShardStatus sync the status between shards. SyncShardStatus(ctx context.Context, in *SyncShardStatusRequest, opts ...grpc.CallOption) (*SyncShardStatusResponse, error) // SyncActivity sync the activity status. SyncActivity(ctx context.Context, in *SyncActivityRequest, opts ...grpc.CallOption) (*SyncActivityResponse, error) // DescribeMutableState returns information about the internal states of workflow mutable state. DescribeMutableState(ctx context.Context, in *DescribeMutableStateRequest, opts ...grpc.CallOption) (*DescribeMutableStateResponse, error) // DescribeHistoryHost returns information about the internal states of a history host. DescribeHistoryHost(ctx context.Context, in *DescribeHistoryHostRequest, opts ...grpc.CallOption) (*DescribeHistoryHostResponse, error) // CloseShard close the shard. CloseShard(ctx context.Context, in *CloseShardRequest, opts ...grpc.CallOption) (*CloseShardResponse, error) // GetShard gets the ShardInfo GetShard(ctx context.Context, in *GetShardRequest, opts ...grpc.CallOption) (*GetShardResponse, error) // RemoveTask remove task based on type, taskid, shardid. RemoveTask(ctx context.Context, in *RemoveTaskRequest, opts ...grpc.CallOption) (*RemoveTaskResponse, error) // GetReplicationMessages return replication messages based on the read level GetReplicationMessages(ctx context.Context, in *GetReplicationMessagesRequest, opts ...grpc.CallOption) (*GetReplicationMessagesResponse, error) // GetDLQReplicationMessages return replication messages based on dlq info GetDLQReplicationMessages(ctx context.Context, in *GetDLQReplicationMessagesRequest, opts ...grpc.CallOption) (*GetDLQReplicationMessagesResponse, error) // QueryWorkflow returns query result for a specified workflow execution. QueryWorkflow(ctx context.Context, in *QueryWorkflowRequest, opts ...grpc.CallOption) (*QueryWorkflowResponse, error) // ReapplyEvents applies stale events to the current workflow and current run. ReapplyEvents(ctx context.Context, in *ReapplyEventsRequest, opts ...grpc.CallOption) (*ReapplyEventsResponse, error) // GetDLQMessages returns messages from DLQ. GetDLQMessages(ctx context.Context, in *GetDLQMessagesRequest, opts ...grpc.CallOption) (*GetDLQMessagesResponse, error) // (-- api-linter: core::0165::response-message-name=disabled // // aip.dev/not-precedent: --) // // PurgeDLQMessages purges messages from DLQ. PurgeDLQMessages(ctx context.Context, in *PurgeDLQMessagesRequest, opts ...grpc.CallOption) (*PurgeDLQMessagesResponse, error) // MergeDLQMessages merges messages from DLQ. MergeDLQMessages(ctx context.Context, in *MergeDLQMessagesRequest, opts ...grpc.CallOption) (*MergeDLQMessagesResponse, error) // RefreshWorkflowTasks refreshes all tasks of a workflow. RefreshWorkflowTasks(ctx context.Context, in *RefreshWorkflowTasksRequest, opts ...grpc.CallOption) (*RefreshWorkflowTasksResponse, error) // GenerateLastHistoryReplicationTasks generate a replication task for last history event for requested workflow execution GenerateLastHistoryReplicationTasks(ctx context.Context, in *GenerateLastHistoryReplicationTasksRequest, opts ...grpc.CallOption) (*GenerateLastHistoryReplicationTasksResponse, error) GetReplicationStatus(ctx context.Context, in *GetReplicationStatusRequest, opts ...grpc.CallOption) (*GetReplicationStatusResponse, error) // RebuildMutableState attempts to rebuild mutable state according to persisted history events. // NOTE: this is experimental API RebuildMutableState(ctx context.Context, in *RebuildMutableStateRequest, opts ...grpc.CallOption) (*RebuildMutableStateResponse, error) // ImportWorkflowExecution attempts to import workflow according to persisted history events. // NOTE: this is experimental API ImportWorkflowExecution(ctx context.Context, in *ImportWorkflowExecutionRequest, opts ...grpc.CallOption) (*ImportWorkflowExecutionResponse, error) // DeleteWorkflowVisibilityRecord force delete a workflow's visibility record. // This is used by admin delete workflow execution API to delete visibility record as frontend // visibility manager doesn't support write operations DeleteWorkflowVisibilityRecord(ctx context.Context, in *DeleteWorkflowVisibilityRecordRequest, opts ...grpc.CallOption) (*DeleteWorkflowVisibilityRecordResponse, error) // (-- api-linter: core::0134=disabled // // aip.dev/not-precedent: This service does not follow the update method API --) UpdateWorkflowExecution(ctx context.Context, in *UpdateWorkflowExecutionRequest, opts ...grpc.CallOption) (*UpdateWorkflowExecutionResponse, error) // (-- api-linter: core::0134=disabled // // aip.dev/not-precedent: This service does not follow the update method API --) PollWorkflowExecutionUpdate(ctx context.Context, in *PollWorkflowExecutionUpdateRequest, opts ...grpc.CallOption) (*PollWorkflowExecutionUpdateResponse, error) StreamWorkflowReplicationMessages(ctx context.Context, opts ...grpc.CallOption) (HistoryService_StreamWorkflowReplicationMessagesClient, error) GetWorkflowExecutionHistory(ctx context.Context, in *GetWorkflowExecutionHistoryRequest, opts ...grpc.CallOption) (*GetWorkflowExecutionHistoryResponse, error) GetWorkflowExecutionHistoryReverse(ctx context.Context, in *GetWorkflowExecutionHistoryReverseRequest, opts ...grpc.CallOption) (*GetWorkflowExecutionHistoryReverseResponse, error) GetWorkflowExecutionRawHistoryV2(ctx context.Context, in *GetWorkflowExecutionRawHistoryV2Request, opts ...grpc.CallOption) (*GetWorkflowExecutionRawHistoryV2Response, error) ForceDeleteWorkflowExecution(ctx context.Context, in *ForceDeleteWorkflowExecutionRequest, opts ...grpc.CallOption) (*ForceDeleteWorkflowExecutionResponse, error) GetDLQTasks(ctx context.Context, in *GetDLQTasksRequest, opts ...grpc.CallOption) (*GetDLQTasksResponse, error) DeleteDLQTasks(ctx context.Context, in *DeleteDLQTasksRequest, opts ...grpc.CallOption) (*DeleteDLQTasksResponse, error) ListQueues(ctx context.Context, in *ListQueuesRequest, opts ...grpc.CallOption) (*ListQueuesResponse, error) // The AddTasks API is used to add history tasks to a shard. The first use-case for this API is the DLQ. When we are // unable to process history tasks, we add them to a DLQ. When they need to be retried, we take them out of the DLQ // and add them back using this API. We expose this via an API instead of doing this in the history engine because // replication tasks, which are DLQ'd on the target cluster need to be added back to the queue on the source // cluster, so there is already a network boundary. There is a maximum of 1000 tasks per request. There must be at // least one task per request. If any task in the list does not have the same shard ID as the request, the request // will fail with an InvalidArgument error. It is ok to have tasks for different workflow runs as long as they are // in the same shard. Calls to the persistence API will be batched by workflow run. AddTasks(ctx context.Context, in *AddTasksRequest, opts ...grpc.CallOption) (*AddTasksResponse, error) }
HistoryServiceClient is the client API for HistoryService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewHistoryServiceClient ¶
func NewHistoryServiceClient(cc grpc.ClientConnInterface) HistoryServiceClient
type HistoryServiceServer ¶
type HistoryServiceServer interface { // StartWorkflowExecution starts a new long running workflow instance. It will create the instance with // 'WorkflowExecutionStarted' event in history and also schedule the first WorkflowTask for the worker to produce the // initial list of commands for this instance. It will return 'WorkflowExecutionAlreadyStartedError', if an instance already // exists with same workflowId. StartWorkflowExecution(context.Context, *StartWorkflowExecutionRequest) (*StartWorkflowExecutionResponse, error) // Returns the information from mutable state of workflow execution. // It fails with 'EntityNotExistError' if specified workflow execution in unknown to the service. // It returns CurrentBranchChangedError if the workflow version branch has changed. GetMutableState(context.Context, *GetMutableStateRequest) (*GetMutableStateResponse, error) // Returns the information from mutable state of workflow execution. // It fails with 'EntityNotExistError' if specified workflow execution in unknown to the service. // It returns CurrentBranchChangedError if the workflow version branch has changed. PollMutableState(context.Context, *PollMutableStateRequest) (*PollMutableStateResponse, error) // Reset the sticky task queue related information in mutable state of a given workflow. // Things cleared are: // 1. StickyTaskQueue // 2. StickyScheduleToStartTimeout ResetStickyTaskQueue(context.Context, *ResetStickyTaskQueueRequest) (*ResetStickyTaskQueueResponse, error) // RecordWorkflowTaskStarted is called by the Matchingservice before it hands a workflow task to the application worker in response to // a PollWorkflowTaskQueue call. It records in the history the event that the workflow task has started. It will return 'TaskAlreadyStartedError', // if the workflow's execution history already includes a record of the event starting. RecordWorkflowTaskStarted(context.Context, *RecordWorkflowTaskStartedRequest) (*RecordWorkflowTaskStartedResponse, error) // RecordActivityTaskStarted is called by the Matchingservice before it hands a workflow task to the application worker in response to // a PollActivityTaskQueue call. It records in the history the event that the workflow task has started. It will return 'TaskAlreadyStartedError', // if the workflow's execution history already includes a record of the event starting. RecordActivityTaskStarted(context.Context, *RecordActivityTaskStartedRequest) (*RecordActivityTaskStartedResponse, error) // RespondWorkflowTaskCompleted is called by application worker to complete a WorkflowTask handed as a result of // 'PollWorkflowTaskQueue' API call. Completing a WorkflowTask will result in new result in new commands for the // workflow execution and potentially new ActivityTasks created for correspondent commands. It will also create a // WorkflowTaskCompleted event in the history for that session. Use the 'taskToken' provided as response of // PollWorkflowTaskQueue API call for completing the WorkflowTask. RespondWorkflowTaskCompleted(context.Context, *RespondWorkflowTaskCompletedRequest) (*RespondWorkflowTaskCompletedResponse, error) // RespondWorkflowTaskFailed is called by application worker to indicate failure. This results in // WorkflowTaskFailedEvent written to the history and a new WorkflowTask created. This API can be used by client to // either clear sticky task queue or report ny panics during WorkflowTask processing. RespondWorkflowTaskFailed(context.Context, *RespondWorkflowTaskFailedRequest) (*RespondWorkflowTaskFailedResponse, error) // IsWorkflowTaskValid is called by matching service checking whether the workflow task is valid. IsWorkflowTaskValid(context.Context, *IsWorkflowTaskValidRequest) (*IsWorkflowTaskValidResponse, error) // RecordActivityTaskHeartbeat is called by application worker while it is processing an ActivityTask. If worker fails // to heartbeat within 'heartbeatTimeoutSeconds' interval for the ActivityTask, then it will be marked as timedout and // 'ActivityTaskTimedOut' event will be written to the workflow history. Calling 'RecordActivityTaskHeartbeat' will // fail with 'EntityNotExistsError' in such situations. Use the 'taskToken' provided as response of // PollActivityTaskQueue API call for heartbeating. RecordActivityTaskHeartbeat(context.Context, *RecordActivityTaskHeartbeatRequest) (*RecordActivityTaskHeartbeatResponse, error) // RespondActivityTaskCompleted is called by application worker when it is done processing an ActivityTask. It will // result in a new 'ActivityTaskCompleted' event being written to the workflow history and a new WorkflowTask // created for the workflow so new commands could be made. Use the 'taskToken' provided as response of // PollActivityTaskQueue API call for completion. It fails with 'EntityNotExistsError' if the taskToken is not valid // anymore due to activity timeout. RespondActivityTaskCompleted(context.Context, *RespondActivityTaskCompletedRequest) (*RespondActivityTaskCompletedResponse, error) // RespondActivityTaskFailed is called by application worker when it is done processing an ActivityTask. It will // result in a new 'ActivityTaskFailed' event being written to the workflow history and a new WorkflowTask // created for the workflow instance so new commands could be made. Use the 'taskToken' provided as response of // PollActivityTaskQueue API call for completion. It fails with 'EntityNotExistsError' if the taskToken is not valid // anymore due to activity timeout. RespondActivityTaskFailed(context.Context, *RespondActivityTaskFailedRequest) (*RespondActivityTaskFailedResponse, error) // RespondActivityTaskCanceled is called by application worker when it is successfully canceled an ActivityTask. It will // result in a new 'ActivityTaskCanceled' event being written to the workflow history and a new WorkflowTask // created for the workflow instance so new commands could be made. Use the 'taskToken' provided as response of // PollActivityTaskQueue API call for completion. It fails with 'EntityNotExistsError' if the taskToken is not valid // anymore due to activity timeout. RespondActivityTaskCanceled(context.Context, *RespondActivityTaskCanceledRequest) (*RespondActivityTaskCanceledResponse, error) // IsActivityTaskValid is called by matching service checking whether the workflow task is valid. IsActivityTaskValid(context.Context, *IsActivityTaskValidRequest) (*IsActivityTaskValidResponse, error) // SignalWorkflowExecution is used to send a signal event to running workflow execution. This results in // WorkflowExecutionSignaled event recorded in the history and a workflow task being created for the execution. SignalWorkflowExecution(context.Context, *SignalWorkflowExecutionRequest) (*SignalWorkflowExecutionResponse, error) // (-- api-linter: core::0136::prepositions=disabled // // aip.dev/not-precedent: "With" is needed here. --) // // SignalWithStartWorkflowExecution is used to ensure sending a signal event to a workflow execution. // If workflow is running, this results in WorkflowExecutionSignaled event recorded in the history // and a workflow task being created for the execution. // If workflow is not running or not found, it will first try start workflow with given WorkflowIdResuePolicy, // and record WorkflowExecutionStarted and WorkflowExecutionSignaled event in case of success. // It will return `WorkflowExecutionAlreadyStartedError` if start workflow failed with given policy. SignalWithStartWorkflowExecution(context.Context, *SignalWithStartWorkflowExecutionRequest) (*SignalWithStartWorkflowExecutionResponse, error) // RemoveSignalMutableState is used to remove a signal request Id that was previously recorded. This is currently // used to clean execution info when signal workflow task finished. RemoveSignalMutableState(context.Context, *RemoveSignalMutableStateRequest) (*RemoveSignalMutableStateResponse, error) // TerminateWorkflowExecution terminates an existing workflow execution by recording WorkflowExecutionTerminated event // in the history and immediately terminating the execution instance. TerminateWorkflowExecution(context.Context, *TerminateWorkflowExecutionRequest) (*TerminateWorkflowExecutionResponse, error) // DeleteWorkflowExecution asynchronously deletes a specific Workflow Execution (when WorkflowExecution.run_id is // provided) or the latest Workflow Execution (when WorkflowExecution.run_id is not provided). If the Workflow // Execution is Running, it will be terminated before deletion. DeleteWorkflowExecution(context.Context, *DeleteWorkflowExecutionRequest) (*DeleteWorkflowExecutionResponse, error) // ResetWorkflowExecution reset an existing workflow execution by a firstEventId of a existing event batch // in the history and immediately terminating the current execution instance. // After reset, the history will grow from nextFirstEventId. ResetWorkflowExecution(context.Context, *ResetWorkflowExecutionRequest) (*ResetWorkflowExecutionResponse, error) // RequestCancelWorkflowExecution is called by application worker when it wants to request cancellation of a workflow instance. // It will result in a new 'WorkflowExecutionCancelRequested' event being written to the workflow history and a new WorkflowTask // created for the workflow instance so new commands could be made. It fails with 'EntityNotExistsError' if the workflow is not valid // anymore due to completion or doesn't exist. RequestCancelWorkflowExecution(context.Context, *RequestCancelWorkflowExecutionRequest) (*RequestCancelWorkflowExecutionResponse, error) // ScheduleWorkflowTask is used for creating a workflow task for already started workflow execution. This is mainly // used by transfer queue processor during the processing of StartChildWorkflowExecution task, where it first starts // child execution without creating the workflow task and then calls this API after updating the mutable state of // parent execution. ScheduleWorkflowTask(context.Context, *ScheduleWorkflowTaskRequest) (*ScheduleWorkflowTaskResponse, error) // VerifyFirstWorkflowTaskScheduled checks if workflow has its first workflow task scheduled. // This is only used by standby transfer start child workflow task logic to make sure parent workflow has // scheduled first workflow task in child after recording child started in its mutable state; otherwise, // during namespace failover, it's possible that none of the clusters will schedule the first workflow task. // NOTE: This is an experimental API. If later we found there are more verification API and there's a clear pattern // of how verification is done, we may unify them into one generic verfication API. VerifyFirstWorkflowTaskScheduled(context.Context, *VerifyFirstWorkflowTaskScheduledRequest) (*VerifyFirstWorkflowTaskScheduledResponse, error) // RecordChildExecutionCompleted is used for reporting the completion of child workflow execution to parent. // This is mainly called by transfer queue processor during the processing of DeleteExecution task. RecordChildExecutionCompleted(context.Context, *RecordChildExecutionCompletedRequest) (*RecordChildExecutionCompletedResponse, error) // VerifyChildExecutionCompletionRecorded checks if child completion result is recorded in parent workflow. // This is only used by standby transfer close execution logic to make sure parent workflow has the result // recorded before completing the task, otherwise during namespace failover, it's possible that none of the // clusters will record the child result in parent workflow. // NOTE: This is an experimental API. If later we found there are more verification API and there's a clear pattern // of how verification is done, we may unify them into one generic verfication API. VerifyChildExecutionCompletionRecorded(context.Context, *VerifyChildExecutionCompletionRecordedRequest) (*VerifyChildExecutionCompletionRecordedResponse, error) // DescribeWorkflowExecution returns information about the specified workflow execution. DescribeWorkflowExecution(context.Context, *DescribeWorkflowExecutionRequest) (*DescribeWorkflowExecutionResponse, error) // ReplicateEventsV2 replicates workflow history events ReplicateEventsV2(context.Context, *ReplicateEventsV2Request) (*ReplicateEventsV2Response, error) // ReplicateWorkflowState replicates workflow state ReplicateWorkflowState(context.Context, *ReplicateWorkflowStateRequest) (*ReplicateWorkflowStateResponse, error) // SyncShardStatus sync the status between shards. SyncShardStatus(context.Context, *SyncShardStatusRequest) (*SyncShardStatusResponse, error) // SyncActivity sync the activity status. SyncActivity(context.Context, *SyncActivityRequest) (*SyncActivityResponse, error) // DescribeMutableState returns information about the internal states of workflow mutable state. DescribeMutableState(context.Context, *DescribeMutableStateRequest) (*DescribeMutableStateResponse, error) // DescribeHistoryHost returns information about the internal states of a history host. DescribeHistoryHost(context.Context, *DescribeHistoryHostRequest) (*DescribeHistoryHostResponse, error) // CloseShard close the shard. CloseShard(context.Context, *CloseShardRequest) (*CloseShardResponse, error) // GetShard gets the ShardInfo GetShard(context.Context, *GetShardRequest) (*GetShardResponse, error) // RemoveTask remove task based on type, taskid, shardid. RemoveTask(context.Context, *RemoveTaskRequest) (*RemoveTaskResponse, error) // GetReplicationMessages return replication messages based on the read level GetReplicationMessages(context.Context, *GetReplicationMessagesRequest) (*GetReplicationMessagesResponse, error) // GetDLQReplicationMessages return replication messages based on dlq info GetDLQReplicationMessages(context.Context, *GetDLQReplicationMessagesRequest) (*GetDLQReplicationMessagesResponse, error) // QueryWorkflow returns query result for a specified workflow execution. QueryWorkflow(context.Context, *QueryWorkflowRequest) (*QueryWorkflowResponse, error) // ReapplyEvents applies stale events to the current workflow and current run. ReapplyEvents(context.Context, *ReapplyEventsRequest) (*ReapplyEventsResponse, error) // GetDLQMessages returns messages from DLQ. GetDLQMessages(context.Context, *GetDLQMessagesRequest) (*GetDLQMessagesResponse, error) // (-- api-linter: core::0165::response-message-name=disabled // // aip.dev/not-precedent: --) // // PurgeDLQMessages purges messages from DLQ. PurgeDLQMessages(context.Context, *PurgeDLQMessagesRequest) (*PurgeDLQMessagesResponse, error) // MergeDLQMessages merges messages from DLQ. MergeDLQMessages(context.Context, *MergeDLQMessagesRequest) (*MergeDLQMessagesResponse, error) // RefreshWorkflowTasks refreshes all tasks of a workflow. RefreshWorkflowTasks(context.Context, *RefreshWorkflowTasksRequest) (*RefreshWorkflowTasksResponse, error) // GenerateLastHistoryReplicationTasks generate a replication task for last history event for requested workflow execution GenerateLastHistoryReplicationTasks(context.Context, *GenerateLastHistoryReplicationTasksRequest) (*GenerateLastHistoryReplicationTasksResponse, error) GetReplicationStatus(context.Context, *GetReplicationStatusRequest) (*GetReplicationStatusResponse, error) // RebuildMutableState attempts to rebuild mutable state according to persisted history events. // NOTE: this is experimental API RebuildMutableState(context.Context, *RebuildMutableStateRequest) (*RebuildMutableStateResponse, error) // ImportWorkflowExecution attempts to import workflow according to persisted history events. // NOTE: this is experimental API ImportWorkflowExecution(context.Context, *ImportWorkflowExecutionRequest) (*ImportWorkflowExecutionResponse, error) // DeleteWorkflowVisibilityRecord force delete a workflow's visibility record. // This is used by admin delete workflow execution API to delete visibility record as frontend // visibility manager doesn't support write operations DeleteWorkflowVisibilityRecord(context.Context, *DeleteWorkflowVisibilityRecordRequest) (*DeleteWorkflowVisibilityRecordResponse, error) // (-- api-linter: core::0134=disabled // // aip.dev/not-precedent: This service does not follow the update method API --) UpdateWorkflowExecution(context.Context, *UpdateWorkflowExecutionRequest) (*UpdateWorkflowExecutionResponse, error) // (-- api-linter: core::0134=disabled // // aip.dev/not-precedent: This service does not follow the update method API --) PollWorkflowExecutionUpdate(context.Context, *PollWorkflowExecutionUpdateRequest) (*PollWorkflowExecutionUpdateResponse, error) StreamWorkflowReplicationMessages(HistoryService_StreamWorkflowReplicationMessagesServer) error GetWorkflowExecutionHistory(context.Context, *GetWorkflowExecutionHistoryRequest) (*GetWorkflowExecutionHistoryResponse, error) GetWorkflowExecutionHistoryReverse(context.Context, *GetWorkflowExecutionHistoryReverseRequest) (*GetWorkflowExecutionHistoryReverseResponse, error) GetWorkflowExecutionRawHistoryV2(context.Context, *GetWorkflowExecutionRawHistoryV2Request) (*GetWorkflowExecutionRawHistoryV2Response, error) ForceDeleteWorkflowExecution(context.Context, *ForceDeleteWorkflowExecutionRequest) (*ForceDeleteWorkflowExecutionResponse, error) GetDLQTasks(context.Context, *GetDLQTasksRequest) (*GetDLQTasksResponse, error) DeleteDLQTasks(context.Context, *DeleteDLQTasksRequest) (*DeleteDLQTasksResponse, error) ListQueues(context.Context, *ListQueuesRequest) (*ListQueuesResponse, error) // The AddTasks API is used to add history tasks to a shard. The first use-case for this API is the DLQ. When we are // unable to process history tasks, we add them to a DLQ. When they need to be retried, we take them out of the DLQ // and add them back using this API. We expose this via an API instead of doing this in the history engine because // replication tasks, which are DLQ'd on the target cluster need to be added back to the queue on the source // cluster, so there is already a network boundary. There is a maximum of 1000 tasks per request. There must be at // least one task per request. If any task in the list does not have the same shard ID as the request, the request // will fail with an InvalidArgument error. It is ok to have tasks for different workflow runs as long as they are // in the same shard. Calls to the persistence API will be batched by workflow run. AddTasks(context.Context, *AddTasksRequest) (*AddTasksResponse, error) // contains filtered or unexported methods }
HistoryServiceServer is the server API for HistoryService service. All implementations must embed UnimplementedHistoryServiceServer for forward compatibility
type HistoryService_StreamWorkflowReplicationMessagesClient ¶ added in v1.21.0
type HistoryService_StreamWorkflowReplicationMessagesClient interface { Send(*StreamWorkflowReplicationMessagesRequest) error Recv() (*StreamWorkflowReplicationMessagesResponse, error) grpc.ClientStream }
type HistoryService_StreamWorkflowReplicationMessagesServer ¶ added in v1.21.0
type HistoryService_StreamWorkflowReplicationMessagesServer interface { Send(*StreamWorkflowReplicationMessagesResponse) error Recv() (*StreamWorkflowReplicationMessagesRequest, error) grpc.ServerStream }
type ImportWorkflowExecutionRequest ¶ added in v1.23.0
type ImportWorkflowExecutionRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` Execution *v14.WorkflowExecution `protobuf:"bytes,2,opt,name=execution,proto3" json:"execution,omitempty"` HistoryBatches []*v14.DataBlob `protobuf:"bytes,3,rep,name=history_batches,json=historyBatches,proto3" json:"history_batches,omitempty"` VersionHistory *v16.VersionHistory `protobuf:"bytes,4,opt,name=version_history,json=versionHistory,proto3" json:"version_history,omitempty"` Token []byte `protobuf:"bytes,5,opt,name=token,proto3" json:"token,omitempty"` // contains filtered or unexported fields }
func (*ImportWorkflowExecutionRequest) Descriptor
deprecated
added in
v1.23.0
func (*ImportWorkflowExecutionRequest) Descriptor() ([]byte, []int)
Deprecated: Use ImportWorkflowExecutionRequest.ProtoReflect.Descriptor instead.
func (*ImportWorkflowExecutionRequest) Equal ¶ added in v1.23.0
func (this *ImportWorkflowExecutionRequest) Equal(that interface{}) bool
Equal returns whether two ImportWorkflowExecutionRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ImportWorkflowExecutionRequest) GetExecution ¶ added in v1.23.0
func (x *ImportWorkflowExecutionRequest) GetExecution() *v14.WorkflowExecution
func (*ImportWorkflowExecutionRequest) GetHistoryBatches ¶ added in v1.23.0
func (x *ImportWorkflowExecutionRequest) GetHistoryBatches() []*v14.DataBlob
func (*ImportWorkflowExecutionRequest) GetNamespaceId ¶ added in v1.23.0
func (x *ImportWorkflowExecutionRequest) GetNamespaceId() string
func (*ImportWorkflowExecutionRequest) GetToken ¶ added in v1.23.0
func (x *ImportWorkflowExecutionRequest) GetToken() []byte
func (*ImportWorkflowExecutionRequest) GetVersionHistory ¶ added in v1.23.0
func (x *ImportWorkflowExecutionRequest) GetVersionHistory() *v16.VersionHistory
func (*ImportWorkflowExecutionRequest) Marshal ¶ added in v1.23.0
func (val *ImportWorkflowExecutionRequest) Marshal() ([]byte, error)
Marshal an object of type ImportWorkflowExecutionRequest to the protobuf v3 wire format
func (*ImportWorkflowExecutionRequest) ProtoMessage ¶ added in v1.23.0
func (*ImportWorkflowExecutionRequest) ProtoMessage()
func (*ImportWorkflowExecutionRequest) ProtoReflect ¶ added in v1.23.0
func (x *ImportWorkflowExecutionRequest) ProtoReflect() protoreflect.Message
func (*ImportWorkflowExecutionRequest) Reset ¶ added in v1.23.0
func (x *ImportWorkflowExecutionRequest) Reset()
func (*ImportWorkflowExecutionRequest) Size ¶ added in v1.23.0
func (val *ImportWorkflowExecutionRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ImportWorkflowExecutionRequest) String ¶ added in v1.23.0
func (x *ImportWorkflowExecutionRequest) String() string
func (*ImportWorkflowExecutionRequest) Unmarshal ¶ added in v1.23.0
func (val *ImportWorkflowExecutionRequest) Unmarshal(buf []byte) error
Unmarshal an object of type ImportWorkflowExecutionRequest from the protobuf v3 wire format
type ImportWorkflowExecutionResponse ¶ added in v1.23.0
type ImportWorkflowExecutionResponse struct { Token []byte `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"` EventsApplied bool `protobuf:"varint,2,opt,name=events_applied,json=eventsApplied,proto3" json:"events_applied,omitempty"` // contains filtered or unexported fields }
func (*ImportWorkflowExecutionResponse) Descriptor
deprecated
added in
v1.23.0
func (*ImportWorkflowExecutionResponse) Descriptor() ([]byte, []int)
Deprecated: Use ImportWorkflowExecutionResponse.ProtoReflect.Descriptor instead.
func (*ImportWorkflowExecutionResponse) Equal ¶ added in v1.23.0
func (this *ImportWorkflowExecutionResponse) Equal(that interface{}) bool
Equal returns whether two ImportWorkflowExecutionResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ImportWorkflowExecutionResponse) GetEventsApplied ¶ added in v1.23.0
func (x *ImportWorkflowExecutionResponse) GetEventsApplied() bool
func (*ImportWorkflowExecutionResponse) GetToken ¶ added in v1.23.0
func (x *ImportWorkflowExecutionResponse) GetToken() []byte
func (*ImportWorkflowExecutionResponse) Marshal ¶ added in v1.23.0
func (val *ImportWorkflowExecutionResponse) Marshal() ([]byte, error)
Marshal an object of type ImportWorkflowExecutionResponse to the protobuf v3 wire format
func (*ImportWorkflowExecutionResponse) ProtoMessage ¶ added in v1.23.0
func (*ImportWorkflowExecutionResponse) ProtoMessage()
func (*ImportWorkflowExecutionResponse) ProtoReflect ¶ added in v1.23.0
func (x *ImportWorkflowExecutionResponse) ProtoReflect() protoreflect.Message
func (*ImportWorkflowExecutionResponse) Reset ¶ added in v1.23.0
func (x *ImportWorkflowExecutionResponse) Reset()
func (*ImportWorkflowExecutionResponse) Size ¶ added in v1.23.0
func (val *ImportWorkflowExecutionResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ImportWorkflowExecutionResponse) String ¶ added in v1.23.0
func (x *ImportWorkflowExecutionResponse) String() string
func (*ImportWorkflowExecutionResponse) Unmarshal ¶ added in v1.23.0
func (val *ImportWorkflowExecutionResponse) Unmarshal(buf []byte) error
Unmarshal an object of type ImportWorkflowExecutionResponse from the protobuf v3 wire format
type IsActivityTaskValidRequest ¶ added in v1.22.0
type IsActivityTaskValidRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` Execution *v14.WorkflowExecution `protobuf:"bytes,2,opt,name=execution,proto3" json:"execution,omitempty"` Clock *v15.VectorClock `protobuf:"bytes,3,opt,name=clock,proto3" json:"clock,omitempty"` ScheduledEventId int64 `protobuf:"varint,4,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"` // contains filtered or unexported fields }
func (*IsActivityTaskValidRequest) Descriptor
deprecated
added in
v1.22.0
func (*IsActivityTaskValidRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsActivityTaskValidRequest.ProtoReflect.Descriptor instead.
func (*IsActivityTaskValidRequest) Equal ¶ added in v1.22.0
func (this *IsActivityTaskValidRequest) Equal(that interface{}) bool
Equal returns whether two IsActivityTaskValidRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*IsActivityTaskValidRequest) GetClock ¶ added in v1.22.0
func (x *IsActivityTaskValidRequest) GetClock() *v15.VectorClock
func (*IsActivityTaskValidRequest) GetExecution ¶ added in v1.22.0
func (x *IsActivityTaskValidRequest) GetExecution() *v14.WorkflowExecution
func (*IsActivityTaskValidRequest) GetNamespaceId ¶ added in v1.22.0
func (x *IsActivityTaskValidRequest) GetNamespaceId() string
func (*IsActivityTaskValidRequest) GetScheduledEventId ¶ added in v1.22.0
func (x *IsActivityTaskValidRequest) GetScheduledEventId() int64
func (*IsActivityTaskValidRequest) Marshal ¶ added in v1.22.0
func (val *IsActivityTaskValidRequest) Marshal() ([]byte, error)
Marshal an object of type IsActivityTaskValidRequest to the protobuf v3 wire format
func (*IsActivityTaskValidRequest) ProtoMessage ¶ added in v1.22.0
func (*IsActivityTaskValidRequest) ProtoMessage()
func (*IsActivityTaskValidRequest) ProtoReflect ¶ added in v1.23.0
func (x *IsActivityTaskValidRequest) ProtoReflect() protoreflect.Message
func (*IsActivityTaskValidRequest) Reset ¶ added in v1.22.0
func (x *IsActivityTaskValidRequest) Reset()
func (*IsActivityTaskValidRequest) Size ¶ added in v1.22.0
func (val *IsActivityTaskValidRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*IsActivityTaskValidRequest) String ¶ added in v1.22.0
func (x *IsActivityTaskValidRequest) String() string
func (*IsActivityTaskValidRequest) Unmarshal ¶ added in v1.22.0
func (val *IsActivityTaskValidRequest) Unmarshal(buf []byte) error
Unmarshal an object of type IsActivityTaskValidRequest from the protobuf v3 wire format
type IsActivityTaskValidResponse ¶ added in v1.22.0
type IsActivityTaskValidResponse struct { // whether matching service can call history service to start the activity task IsValid bool `protobuf:"varint,1,opt,name=is_valid,json=isValid,proto3" json:"is_valid,omitempty"` // contains filtered or unexported fields }
func (*IsActivityTaskValidResponse) Descriptor
deprecated
added in
v1.22.0
func (*IsActivityTaskValidResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsActivityTaskValidResponse.ProtoReflect.Descriptor instead.
func (*IsActivityTaskValidResponse) Equal ¶ added in v1.22.0
func (this *IsActivityTaskValidResponse) Equal(that interface{}) bool
Equal returns whether two IsActivityTaskValidResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*IsActivityTaskValidResponse) GetIsValid ¶ added in v1.22.0
func (x *IsActivityTaskValidResponse) GetIsValid() bool
func (*IsActivityTaskValidResponse) Marshal ¶ added in v1.22.0
func (val *IsActivityTaskValidResponse) Marshal() ([]byte, error)
Marshal an object of type IsActivityTaskValidResponse to the protobuf v3 wire format
func (*IsActivityTaskValidResponse) ProtoMessage ¶ added in v1.22.0
func (*IsActivityTaskValidResponse) ProtoMessage()
func (*IsActivityTaskValidResponse) ProtoReflect ¶ added in v1.23.0
func (x *IsActivityTaskValidResponse) ProtoReflect() protoreflect.Message
func (*IsActivityTaskValidResponse) Reset ¶ added in v1.22.0
func (x *IsActivityTaskValidResponse) Reset()
func (*IsActivityTaskValidResponse) Size ¶ added in v1.22.0
func (val *IsActivityTaskValidResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*IsActivityTaskValidResponse) String ¶ added in v1.22.0
func (x *IsActivityTaskValidResponse) String() string
func (*IsActivityTaskValidResponse) Unmarshal ¶ added in v1.22.0
func (val *IsActivityTaskValidResponse) Unmarshal(buf []byte) error
Unmarshal an object of type IsActivityTaskValidResponse from the protobuf v3 wire format
type IsWorkflowTaskValidRequest ¶ added in v1.22.0
type IsWorkflowTaskValidRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` Execution *v14.WorkflowExecution `protobuf:"bytes,2,opt,name=execution,proto3" json:"execution,omitempty"` Clock *v15.VectorClock `protobuf:"bytes,3,opt,name=clock,proto3" json:"clock,omitempty"` ScheduledEventId int64 `protobuf:"varint,4,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"` // contains filtered or unexported fields }
func (*IsWorkflowTaskValidRequest) Descriptor
deprecated
added in
v1.22.0
func (*IsWorkflowTaskValidRequest) Descriptor() ([]byte, []int)
Deprecated: Use IsWorkflowTaskValidRequest.ProtoReflect.Descriptor instead.
func (*IsWorkflowTaskValidRequest) Equal ¶ added in v1.22.0
func (this *IsWorkflowTaskValidRequest) Equal(that interface{}) bool
Equal returns whether two IsWorkflowTaskValidRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*IsWorkflowTaskValidRequest) GetClock ¶ added in v1.22.0
func (x *IsWorkflowTaskValidRequest) GetClock() *v15.VectorClock
func (*IsWorkflowTaskValidRequest) GetExecution ¶ added in v1.22.0
func (x *IsWorkflowTaskValidRequest) GetExecution() *v14.WorkflowExecution
func (*IsWorkflowTaskValidRequest) GetNamespaceId ¶ added in v1.22.0
func (x *IsWorkflowTaskValidRequest) GetNamespaceId() string
func (*IsWorkflowTaskValidRequest) GetScheduledEventId ¶ added in v1.22.0
func (x *IsWorkflowTaskValidRequest) GetScheduledEventId() int64
func (*IsWorkflowTaskValidRequest) Marshal ¶ added in v1.22.0
func (val *IsWorkflowTaskValidRequest) Marshal() ([]byte, error)
Marshal an object of type IsWorkflowTaskValidRequest to the protobuf v3 wire format
func (*IsWorkflowTaskValidRequest) ProtoMessage ¶ added in v1.22.0
func (*IsWorkflowTaskValidRequest) ProtoMessage()
func (*IsWorkflowTaskValidRequest) ProtoReflect ¶ added in v1.23.0
func (x *IsWorkflowTaskValidRequest) ProtoReflect() protoreflect.Message
func (*IsWorkflowTaskValidRequest) Reset ¶ added in v1.22.0
func (x *IsWorkflowTaskValidRequest) Reset()
func (*IsWorkflowTaskValidRequest) Size ¶ added in v1.22.0
func (val *IsWorkflowTaskValidRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*IsWorkflowTaskValidRequest) String ¶ added in v1.22.0
func (x *IsWorkflowTaskValidRequest) String() string
func (*IsWorkflowTaskValidRequest) Unmarshal ¶ added in v1.22.0
func (val *IsWorkflowTaskValidRequest) Unmarshal(buf []byte) error
Unmarshal an object of type IsWorkflowTaskValidRequest from the protobuf v3 wire format
type IsWorkflowTaskValidResponse ¶ added in v1.22.0
type IsWorkflowTaskValidResponse struct { // whether matching service can call history service to start the workflow task IsValid bool `protobuf:"varint,1,opt,name=is_valid,json=isValid,proto3" json:"is_valid,omitempty"` // contains filtered or unexported fields }
func (*IsWorkflowTaskValidResponse) Descriptor
deprecated
added in
v1.22.0
func (*IsWorkflowTaskValidResponse) Descriptor() ([]byte, []int)
Deprecated: Use IsWorkflowTaskValidResponse.ProtoReflect.Descriptor instead.
func (*IsWorkflowTaskValidResponse) Equal ¶ added in v1.22.0
func (this *IsWorkflowTaskValidResponse) Equal(that interface{}) bool
Equal returns whether two IsWorkflowTaskValidResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*IsWorkflowTaskValidResponse) GetIsValid ¶ added in v1.22.0
func (x *IsWorkflowTaskValidResponse) GetIsValid() bool
func (*IsWorkflowTaskValidResponse) Marshal ¶ added in v1.22.0
func (val *IsWorkflowTaskValidResponse) Marshal() ([]byte, error)
Marshal an object of type IsWorkflowTaskValidResponse to the protobuf v3 wire format
func (*IsWorkflowTaskValidResponse) ProtoMessage ¶ added in v1.22.0
func (*IsWorkflowTaskValidResponse) ProtoMessage()
func (*IsWorkflowTaskValidResponse) ProtoReflect ¶ added in v1.23.0
func (x *IsWorkflowTaskValidResponse) ProtoReflect() protoreflect.Message
func (*IsWorkflowTaskValidResponse) Reset ¶ added in v1.22.0
func (x *IsWorkflowTaskValidResponse) Reset()
func (*IsWorkflowTaskValidResponse) Size ¶ added in v1.22.0
func (val *IsWorkflowTaskValidResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*IsWorkflowTaskValidResponse) String ¶ added in v1.22.0
func (x *IsWorkflowTaskValidResponse) String() string
func (*IsWorkflowTaskValidResponse) Unmarshal ¶ added in v1.22.0
func (val *IsWorkflowTaskValidResponse) Unmarshal(buf []byte) error
Unmarshal an object of type IsWorkflowTaskValidResponse from the protobuf v3 wire format
type ListQueuesRequest ¶ added in v1.23.0
type ListQueuesRequest struct { QueueType int32 `protobuf:"varint,1,opt,name=queue_type,json=queueType,proto3" json:"queue_type,omitempty"` PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` NextPageToken []byte `protobuf:"bytes,3,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListQueuesRequest) Descriptor
deprecated
added in
v1.23.0
func (*ListQueuesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListQueuesRequest.ProtoReflect.Descriptor instead.
func (*ListQueuesRequest) Equal ¶ added in v1.23.0
func (this *ListQueuesRequest) Equal(that interface{}) bool
Equal returns whether two ListQueuesRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ListQueuesRequest) GetNextPageToken ¶ added in v1.23.0
func (x *ListQueuesRequest) GetNextPageToken() []byte
func (*ListQueuesRequest) GetPageSize ¶ added in v1.23.0
func (x *ListQueuesRequest) GetPageSize() int32
func (*ListQueuesRequest) GetQueueType ¶ added in v1.23.0
func (x *ListQueuesRequest) GetQueueType() int32
func (*ListQueuesRequest) Marshal ¶ added in v1.23.0
func (val *ListQueuesRequest) Marshal() ([]byte, error)
Marshal an object of type ListQueuesRequest to the protobuf v3 wire format
func (*ListQueuesRequest) ProtoMessage ¶ added in v1.23.0
func (*ListQueuesRequest) ProtoMessage()
func (*ListQueuesRequest) ProtoReflect ¶ added in v1.23.0
func (x *ListQueuesRequest) ProtoReflect() protoreflect.Message
func (*ListQueuesRequest) Reset ¶ added in v1.23.0
func (x *ListQueuesRequest) Reset()
func (*ListQueuesRequest) Size ¶ added in v1.23.0
func (val *ListQueuesRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ListQueuesRequest) String ¶ added in v1.23.0
func (x *ListQueuesRequest) String() string
func (*ListQueuesRequest) Unmarshal ¶ added in v1.23.0
func (val *ListQueuesRequest) Unmarshal(buf []byte) error
Unmarshal an object of type ListQueuesRequest from the protobuf v3 wire format
type ListQueuesResponse ¶ added in v1.23.0
type ListQueuesResponse struct { Queues []*ListQueuesResponse_QueueInfo `protobuf:"bytes,1,rep,name=queues,proto3" json:"queues,omitempty"` NextPageToken []byte `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListQueuesResponse) Descriptor
deprecated
added in
v1.23.0
func (*ListQueuesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListQueuesResponse.ProtoReflect.Descriptor instead.
func (*ListQueuesResponse) Equal ¶ added in v1.23.0
func (this *ListQueuesResponse) Equal(that interface{}) bool
Equal returns whether two ListQueuesResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ListQueuesResponse) GetNextPageToken ¶ added in v1.23.0
func (x *ListQueuesResponse) GetNextPageToken() []byte
func (*ListQueuesResponse) GetQueues ¶ added in v1.23.0
func (x *ListQueuesResponse) GetQueues() []*ListQueuesResponse_QueueInfo
func (*ListQueuesResponse) Marshal ¶ added in v1.23.0
func (val *ListQueuesResponse) Marshal() ([]byte, error)
Marshal an object of type ListQueuesResponse to the protobuf v3 wire format
func (*ListQueuesResponse) ProtoMessage ¶ added in v1.23.0
func (*ListQueuesResponse) ProtoMessage()
func (*ListQueuesResponse) ProtoReflect ¶ added in v1.23.0
func (x *ListQueuesResponse) ProtoReflect() protoreflect.Message
func (*ListQueuesResponse) Reset ¶ added in v1.23.0
func (x *ListQueuesResponse) Reset()
func (*ListQueuesResponse) Size ¶ added in v1.23.0
func (val *ListQueuesResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ListQueuesResponse) String ¶ added in v1.23.0
func (x *ListQueuesResponse) String() string
func (*ListQueuesResponse) Unmarshal ¶ added in v1.23.0
func (val *ListQueuesResponse) Unmarshal(buf []byte) error
Unmarshal an object of type ListQueuesResponse from the protobuf v3 wire format
type ListQueuesResponse_QueueInfo ¶ added in v1.23.0
type ListQueuesResponse_QueueInfo struct { QueueName string `protobuf:"bytes,1,opt,name=queue_name,json=queueName,proto3" json:"queue_name,omitempty"` MessageCount int64 `protobuf:"varint,2,opt,name=message_count,json=messageCount,proto3" json:"message_count,omitempty"` // contains filtered or unexported fields }
func (*ListQueuesResponse_QueueInfo) Descriptor
deprecated
added in
v1.23.0
func (*ListQueuesResponse_QueueInfo) Descriptor() ([]byte, []int)
Deprecated: Use ListQueuesResponse_QueueInfo.ProtoReflect.Descriptor instead.
func (*ListQueuesResponse_QueueInfo) GetMessageCount ¶ added in v1.23.0
func (x *ListQueuesResponse_QueueInfo) GetMessageCount() int64
func (*ListQueuesResponse_QueueInfo) GetQueueName ¶ added in v1.23.0
func (x *ListQueuesResponse_QueueInfo) GetQueueName() string
func (*ListQueuesResponse_QueueInfo) ProtoMessage ¶ added in v1.23.0
func (*ListQueuesResponse_QueueInfo) ProtoMessage()
func (*ListQueuesResponse_QueueInfo) ProtoReflect ¶ added in v1.23.0
func (x *ListQueuesResponse_QueueInfo) ProtoReflect() protoreflect.Message
func (*ListQueuesResponse_QueueInfo) Reset ¶ added in v1.23.0
func (x *ListQueuesResponse_QueueInfo) Reset()
func (*ListQueuesResponse_QueueInfo) String ¶ added in v1.23.0
func (x *ListQueuesResponse_QueueInfo) String() string
type MergeDLQMessagesRequest ¶
type MergeDLQMessagesRequest struct { Type v18.DeadLetterQueueType `protobuf:"varint,1,opt,name=type,proto3,enum=temporal.server.api.enums.v1.DeadLetterQueueType" json:"type,omitempty"` ShardId int32 `protobuf:"varint,2,opt,name=shard_id,json=shardId,proto3" json:"shard_id,omitempty"` SourceCluster string `protobuf:"bytes,3,opt,name=source_cluster,json=sourceCluster,proto3" json:"source_cluster,omitempty"` InclusiveEndMessageId int64 `` /* 129-byte string literal not displayed */ MaximumPageSize int32 `protobuf:"varint,5,opt,name=maximum_page_size,json=maximumPageSize,proto3" json:"maximum_page_size,omitempty"` NextPageToken []byte `protobuf:"bytes,6,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*MergeDLQMessagesRequest) Descriptor
deprecated
func (*MergeDLQMessagesRequest) Descriptor() ([]byte, []int)
Deprecated: Use MergeDLQMessagesRequest.ProtoReflect.Descriptor instead.
func (*MergeDLQMessagesRequest) Equal ¶
func (this *MergeDLQMessagesRequest) Equal(that interface{}) bool
Equal returns whether two MergeDLQMessagesRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*MergeDLQMessagesRequest) GetInclusiveEndMessageId ¶
func (x *MergeDLQMessagesRequest) GetInclusiveEndMessageId() int64
func (*MergeDLQMessagesRequest) GetMaximumPageSize ¶
func (x *MergeDLQMessagesRequest) GetMaximumPageSize() int32
func (*MergeDLQMessagesRequest) GetNextPageToken ¶
func (x *MergeDLQMessagesRequest) GetNextPageToken() []byte
func (*MergeDLQMessagesRequest) GetShardId ¶
func (x *MergeDLQMessagesRequest) GetShardId() int32
func (*MergeDLQMessagesRequest) GetSourceCluster ¶
func (x *MergeDLQMessagesRequest) GetSourceCluster() string
func (*MergeDLQMessagesRequest) GetType ¶
func (x *MergeDLQMessagesRequest) GetType() v18.DeadLetterQueueType
func (*MergeDLQMessagesRequest) Marshal ¶
func (val *MergeDLQMessagesRequest) Marshal() ([]byte, error)
Marshal an object of type MergeDLQMessagesRequest to the protobuf v3 wire format
func (*MergeDLQMessagesRequest) ProtoMessage ¶
func (*MergeDLQMessagesRequest) ProtoMessage()
func (*MergeDLQMessagesRequest) ProtoReflect ¶ added in v1.23.0
func (x *MergeDLQMessagesRequest) ProtoReflect() protoreflect.Message
func (*MergeDLQMessagesRequest) Reset ¶
func (x *MergeDLQMessagesRequest) Reset()
func (*MergeDLQMessagesRequest) Size ¶
func (val *MergeDLQMessagesRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*MergeDLQMessagesRequest) String ¶
func (x *MergeDLQMessagesRequest) String() string
func (*MergeDLQMessagesRequest) Unmarshal ¶
func (val *MergeDLQMessagesRequest) Unmarshal(buf []byte) error
Unmarshal an object of type MergeDLQMessagesRequest from the protobuf v3 wire format
type MergeDLQMessagesResponse ¶
type MergeDLQMessagesResponse struct { NextPageToken []byte `protobuf:"bytes,1,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*MergeDLQMessagesResponse) Descriptor
deprecated
func (*MergeDLQMessagesResponse) Descriptor() ([]byte, []int)
Deprecated: Use MergeDLQMessagesResponse.ProtoReflect.Descriptor instead.
func (*MergeDLQMessagesResponse) Equal ¶
func (this *MergeDLQMessagesResponse) Equal(that interface{}) bool
Equal returns whether two MergeDLQMessagesResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*MergeDLQMessagesResponse) GetNextPageToken ¶
func (x *MergeDLQMessagesResponse) GetNextPageToken() []byte
func (*MergeDLQMessagesResponse) Marshal ¶
func (val *MergeDLQMessagesResponse) Marshal() ([]byte, error)
Marshal an object of type MergeDLQMessagesResponse to the protobuf v3 wire format
func (*MergeDLQMessagesResponse) ProtoMessage ¶
func (*MergeDLQMessagesResponse) ProtoMessage()
func (*MergeDLQMessagesResponse) ProtoReflect ¶ added in v1.23.0
func (x *MergeDLQMessagesResponse) ProtoReflect() protoreflect.Message
func (*MergeDLQMessagesResponse) Reset ¶
func (x *MergeDLQMessagesResponse) Reset()
func (*MergeDLQMessagesResponse) Size ¶
func (val *MergeDLQMessagesResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*MergeDLQMessagesResponse) String ¶
func (x *MergeDLQMessagesResponse) String() string
func (*MergeDLQMessagesResponse) Unmarshal ¶
func (val *MergeDLQMessagesResponse) Unmarshal(buf []byte) error
Unmarshal an object of type MergeDLQMessagesResponse from the protobuf v3 wire format
type PollMutableStateRequest ¶
type PollMutableStateRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` Execution *v14.WorkflowExecution `protobuf:"bytes,2,opt,name=execution,proto3" json:"execution,omitempty"` ExpectedNextEventId int64 `protobuf:"varint,3,opt,name=expected_next_event_id,json=expectedNextEventId,proto3" json:"expected_next_event_id,omitempty"` CurrentBranchToken []byte `protobuf:"bytes,4,opt,name=current_branch_token,json=currentBranchToken,proto3" json:"current_branch_token,omitempty"` VersionHistoryItem *v16.VersionHistoryItem `protobuf:"bytes,5,opt,name=version_history_item,json=versionHistoryItem,proto3" json:"version_history_item,omitempty"` // contains filtered or unexported fields }
func (*PollMutableStateRequest) Descriptor
deprecated
func (*PollMutableStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use PollMutableStateRequest.ProtoReflect.Descriptor instead.
func (*PollMutableStateRequest) Equal ¶
func (this *PollMutableStateRequest) Equal(that interface{}) bool
Equal returns whether two PollMutableStateRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*PollMutableStateRequest) GetCurrentBranchToken ¶
func (x *PollMutableStateRequest) GetCurrentBranchToken() []byte
func (*PollMutableStateRequest) GetExecution ¶
func (x *PollMutableStateRequest) GetExecution() *v14.WorkflowExecution
func (*PollMutableStateRequest) GetExpectedNextEventId ¶
func (x *PollMutableStateRequest) GetExpectedNextEventId() int64
func (*PollMutableStateRequest) GetNamespaceId ¶
func (x *PollMutableStateRequest) GetNamespaceId() string
func (*PollMutableStateRequest) GetVersionHistoryItem ¶ added in v1.22.3
func (x *PollMutableStateRequest) GetVersionHistoryItem() *v16.VersionHistoryItem
func (*PollMutableStateRequest) Marshal ¶
func (val *PollMutableStateRequest) Marshal() ([]byte, error)
Marshal an object of type PollMutableStateRequest to the protobuf v3 wire format
func (*PollMutableStateRequest) ProtoMessage ¶
func (*PollMutableStateRequest) ProtoMessage()
func (*PollMutableStateRequest) ProtoReflect ¶ added in v1.23.0
func (x *PollMutableStateRequest) ProtoReflect() protoreflect.Message
func (*PollMutableStateRequest) Reset ¶
func (x *PollMutableStateRequest) Reset()
func (*PollMutableStateRequest) Size ¶
func (val *PollMutableStateRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*PollMutableStateRequest) String ¶
func (x *PollMutableStateRequest) String() string
func (*PollMutableStateRequest) Unmarshal ¶
func (val *PollMutableStateRequest) Unmarshal(buf []byte) error
Unmarshal an object of type PollMutableStateRequest from the protobuf v3 wire format
type PollMutableStateResponse ¶
type PollMutableStateResponse struct { Execution *v14.WorkflowExecution `protobuf:"bytes,1,opt,name=execution,proto3" json:"execution,omitempty"` WorkflowType *v14.WorkflowType `protobuf:"bytes,2,opt,name=workflow_type,json=workflowType,proto3" json:"workflow_type,omitempty"` NextEventId int64 `protobuf:"varint,3,opt,name=next_event_id,json=nextEventId,proto3" json:"next_event_id,omitempty"` PreviousStartedEventId int64 `` /* 132-byte string literal not displayed */ LastFirstEventId int64 `protobuf:"varint,5,opt,name=last_first_event_id,json=lastFirstEventId,proto3" json:"last_first_event_id,omitempty"` TaskQueue *v17.TaskQueue `protobuf:"bytes,6,opt,name=task_queue,json=taskQueue,proto3" json:"task_queue,omitempty"` StickyTaskQueue *v17.TaskQueue `protobuf:"bytes,7,opt,name=sticky_task_queue,json=stickyTaskQueue,proto3" json:"sticky_task_queue,omitempty"` // (-- api-linter: core::0140::prepositions=disabled // // aip.dev/not-precedent: "to" is used to indicate interval. --) StickyTaskQueueScheduleToStartTimeout *durationpb.Duration `` /* 183-byte string literal not displayed */ CurrentBranchToken []byte `protobuf:"bytes,12,opt,name=current_branch_token,json=currentBranchToken,proto3" json:"current_branch_token,omitempty"` VersionHistories *v16.VersionHistories `protobuf:"bytes,14,opt,name=version_histories,json=versionHistories,proto3" json:"version_histories,omitempty"` WorkflowState v18.WorkflowExecutionState `` /* 159-byte string literal not displayed */ WorkflowStatus v12.WorkflowExecutionStatus `` /* 156-byte string literal not displayed */ LastFirstEventTxnId int64 `` /* 126-byte string literal not displayed */ FirstExecutionRunId string `protobuf:"bytes,18,opt,name=first_execution_run_id,json=firstExecutionRunId,proto3" json:"first_execution_run_id,omitempty"` // contains filtered or unexported fields }
func (*PollMutableStateResponse) Descriptor
deprecated
func (*PollMutableStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use PollMutableStateResponse.ProtoReflect.Descriptor instead.
func (*PollMutableStateResponse) Equal ¶
func (this *PollMutableStateResponse) Equal(that interface{}) bool
Equal returns whether two PollMutableStateResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*PollMutableStateResponse) GetCurrentBranchToken ¶
func (x *PollMutableStateResponse) GetCurrentBranchToken() []byte
func (*PollMutableStateResponse) GetExecution ¶
func (x *PollMutableStateResponse) GetExecution() *v14.WorkflowExecution
func (*PollMutableStateResponse) GetFirstExecutionRunId ¶ added in v1.17.0
func (x *PollMutableStateResponse) GetFirstExecutionRunId() string
func (*PollMutableStateResponse) GetLastFirstEventId ¶
func (x *PollMutableStateResponse) GetLastFirstEventId() int64
func (*PollMutableStateResponse) GetLastFirstEventTxnId ¶ added in v1.9.0
func (x *PollMutableStateResponse) GetLastFirstEventTxnId() int64
func (*PollMutableStateResponse) GetNextEventId ¶
func (x *PollMutableStateResponse) GetNextEventId() int64
func (*PollMutableStateResponse) GetPreviousStartedEventId ¶
func (x *PollMutableStateResponse) GetPreviousStartedEventId() int64
func (*PollMutableStateResponse) GetStickyTaskQueue ¶
func (x *PollMutableStateResponse) GetStickyTaskQueue() *v17.TaskQueue
func (*PollMutableStateResponse) GetStickyTaskQueueScheduleToStartTimeout ¶
func (x *PollMutableStateResponse) GetStickyTaskQueueScheduleToStartTimeout() *durationpb.Duration
func (*PollMutableStateResponse) GetTaskQueue ¶
func (x *PollMutableStateResponse) GetTaskQueue() *v17.TaskQueue
func (*PollMutableStateResponse) GetVersionHistories ¶
func (x *PollMutableStateResponse) GetVersionHistories() *v16.VersionHistories
func (*PollMutableStateResponse) GetWorkflowState ¶
func (x *PollMutableStateResponse) GetWorkflowState() v18.WorkflowExecutionState
func (*PollMutableStateResponse) GetWorkflowStatus ¶
func (x *PollMutableStateResponse) GetWorkflowStatus() v12.WorkflowExecutionStatus
func (*PollMutableStateResponse) GetWorkflowType ¶
func (x *PollMutableStateResponse) GetWorkflowType() *v14.WorkflowType
func (*PollMutableStateResponse) Marshal ¶
func (val *PollMutableStateResponse) Marshal() ([]byte, error)
Marshal an object of type PollMutableStateResponse to the protobuf v3 wire format
func (*PollMutableStateResponse) ProtoMessage ¶
func (*PollMutableStateResponse) ProtoMessage()
func (*PollMutableStateResponse) ProtoReflect ¶ added in v1.23.0
func (x *PollMutableStateResponse) ProtoReflect() protoreflect.Message
func (*PollMutableStateResponse) Reset ¶
func (x *PollMutableStateResponse) Reset()
func (*PollMutableStateResponse) Size ¶
func (val *PollMutableStateResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*PollMutableStateResponse) String ¶
func (x *PollMutableStateResponse) String() string
func (*PollMutableStateResponse) Unmarshal ¶
func (val *PollMutableStateResponse) Unmarshal(buf []byte) error
Unmarshal an object of type PollMutableStateResponse from the protobuf v3 wire format
type PollWorkflowExecutionUpdateRequest ¶ added in v1.21.0
type PollWorkflowExecutionUpdateRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` Request *v1.PollWorkflowExecutionUpdateRequest `protobuf:"bytes,2,opt,name=request,proto3" json:"request,omitempty"` // contains filtered or unexported fields }
func (*PollWorkflowExecutionUpdateRequest) Descriptor
deprecated
added in
v1.21.0
func (*PollWorkflowExecutionUpdateRequest) Descriptor() ([]byte, []int)
Deprecated: Use PollWorkflowExecutionUpdateRequest.ProtoReflect.Descriptor instead.
func (*PollWorkflowExecutionUpdateRequest) Equal ¶ added in v1.21.0
func (this *PollWorkflowExecutionUpdateRequest) Equal(that interface{}) bool
Equal returns whether two PollWorkflowExecutionUpdateRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*PollWorkflowExecutionUpdateRequest) GetNamespaceId ¶ added in v1.21.0
func (x *PollWorkflowExecutionUpdateRequest) GetNamespaceId() string
func (*PollWorkflowExecutionUpdateRequest) GetRequest ¶ added in v1.21.0
func (x *PollWorkflowExecutionUpdateRequest) GetRequest() *v1.PollWorkflowExecutionUpdateRequest
func (*PollWorkflowExecutionUpdateRequest) Marshal ¶ added in v1.21.0
func (val *PollWorkflowExecutionUpdateRequest) Marshal() ([]byte, error)
Marshal an object of type PollWorkflowExecutionUpdateRequest to the protobuf v3 wire format
func (*PollWorkflowExecutionUpdateRequest) ProtoMessage ¶ added in v1.21.0
func (*PollWorkflowExecutionUpdateRequest) ProtoMessage()
func (*PollWorkflowExecutionUpdateRequest) ProtoReflect ¶ added in v1.23.0
func (x *PollWorkflowExecutionUpdateRequest) ProtoReflect() protoreflect.Message
func (*PollWorkflowExecutionUpdateRequest) Reset ¶ added in v1.21.0
func (x *PollWorkflowExecutionUpdateRequest) Reset()
func (*PollWorkflowExecutionUpdateRequest) Size ¶ added in v1.21.0
func (val *PollWorkflowExecutionUpdateRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*PollWorkflowExecutionUpdateRequest) String ¶ added in v1.21.0
func (x *PollWorkflowExecutionUpdateRequest) String() string
func (*PollWorkflowExecutionUpdateRequest) Unmarshal ¶ added in v1.21.0
func (val *PollWorkflowExecutionUpdateRequest) Unmarshal(buf []byte) error
Unmarshal an object of type PollWorkflowExecutionUpdateRequest from the protobuf v3 wire format
type PollWorkflowExecutionUpdateResponse ¶ added in v1.21.0
type PollWorkflowExecutionUpdateResponse struct { Response *v1.PollWorkflowExecutionUpdateResponse `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*PollWorkflowExecutionUpdateResponse) Descriptor
deprecated
added in
v1.21.0
func (*PollWorkflowExecutionUpdateResponse) Descriptor() ([]byte, []int)
Deprecated: Use PollWorkflowExecutionUpdateResponse.ProtoReflect.Descriptor instead.
func (*PollWorkflowExecutionUpdateResponse) Equal ¶ added in v1.21.0
func (this *PollWorkflowExecutionUpdateResponse) Equal(that interface{}) bool
Equal returns whether two PollWorkflowExecutionUpdateResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*PollWorkflowExecutionUpdateResponse) GetResponse ¶ added in v1.21.0
func (x *PollWorkflowExecutionUpdateResponse) GetResponse() *v1.PollWorkflowExecutionUpdateResponse
func (*PollWorkflowExecutionUpdateResponse) Marshal ¶ added in v1.21.0
func (val *PollWorkflowExecutionUpdateResponse) Marshal() ([]byte, error)
Marshal an object of type PollWorkflowExecutionUpdateResponse to the protobuf v3 wire format
func (*PollWorkflowExecutionUpdateResponse) ProtoMessage ¶ added in v1.21.0
func (*PollWorkflowExecutionUpdateResponse) ProtoMessage()
func (*PollWorkflowExecutionUpdateResponse) ProtoReflect ¶ added in v1.23.0
func (x *PollWorkflowExecutionUpdateResponse) ProtoReflect() protoreflect.Message
func (*PollWorkflowExecutionUpdateResponse) Reset ¶ added in v1.21.0
func (x *PollWorkflowExecutionUpdateResponse) Reset()
func (*PollWorkflowExecutionUpdateResponse) Size ¶ added in v1.21.0
func (val *PollWorkflowExecutionUpdateResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*PollWorkflowExecutionUpdateResponse) String ¶ added in v1.21.0
func (x *PollWorkflowExecutionUpdateResponse) String() string
func (*PollWorkflowExecutionUpdateResponse) Unmarshal ¶ added in v1.21.0
func (val *PollWorkflowExecutionUpdateResponse) Unmarshal(buf []byte) error
Unmarshal an object of type PollWorkflowExecutionUpdateResponse from the protobuf v3 wire format
type PurgeDLQMessagesRequest ¶
type PurgeDLQMessagesRequest struct { Type v18.DeadLetterQueueType `protobuf:"varint,1,opt,name=type,proto3,enum=temporal.server.api.enums.v1.DeadLetterQueueType" json:"type,omitempty"` ShardId int32 `protobuf:"varint,2,opt,name=shard_id,json=shardId,proto3" json:"shard_id,omitempty"` SourceCluster string `protobuf:"bytes,3,opt,name=source_cluster,json=sourceCluster,proto3" json:"source_cluster,omitempty"` InclusiveEndMessageId int64 `` /* 129-byte string literal not displayed */ // contains filtered or unexported fields }
func (*PurgeDLQMessagesRequest) Descriptor
deprecated
func (*PurgeDLQMessagesRequest) Descriptor() ([]byte, []int)
Deprecated: Use PurgeDLQMessagesRequest.ProtoReflect.Descriptor instead.
func (*PurgeDLQMessagesRequest) Equal ¶
func (this *PurgeDLQMessagesRequest) Equal(that interface{}) bool
Equal returns whether two PurgeDLQMessagesRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*PurgeDLQMessagesRequest) GetInclusiveEndMessageId ¶
func (x *PurgeDLQMessagesRequest) GetInclusiveEndMessageId() int64
func (*PurgeDLQMessagesRequest) GetShardId ¶
func (x *PurgeDLQMessagesRequest) GetShardId() int32
func (*PurgeDLQMessagesRequest) GetSourceCluster ¶
func (x *PurgeDLQMessagesRequest) GetSourceCluster() string
func (*PurgeDLQMessagesRequest) GetType ¶
func (x *PurgeDLQMessagesRequest) GetType() v18.DeadLetterQueueType
func (*PurgeDLQMessagesRequest) Marshal ¶
func (val *PurgeDLQMessagesRequest) Marshal() ([]byte, error)
Marshal an object of type PurgeDLQMessagesRequest to the protobuf v3 wire format
func (*PurgeDLQMessagesRequest) ProtoMessage ¶
func (*PurgeDLQMessagesRequest) ProtoMessage()
func (*PurgeDLQMessagesRequest) ProtoReflect ¶ added in v1.23.0
func (x *PurgeDLQMessagesRequest) ProtoReflect() protoreflect.Message
func (*PurgeDLQMessagesRequest) Reset ¶
func (x *PurgeDLQMessagesRequest) Reset()
func (*PurgeDLQMessagesRequest) Size ¶
func (val *PurgeDLQMessagesRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*PurgeDLQMessagesRequest) String ¶
func (x *PurgeDLQMessagesRequest) String() string
func (*PurgeDLQMessagesRequest) Unmarshal ¶
func (val *PurgeDLQMessagesRequest) Unmarshal(buf []byte) error
Unmarshal an object of type PurgeDLQMessagesRequest from the protobuf v3 wire format
type PurgeDLQMessagesResponse ¶
type PurgeDLQMessagesResponse struct {
// contains filtered or unexported fields
}
func (*PurgeDLQMessagesResponse) Descriptor
deprecated
func (*PurgeDLQMessagesResponse) Descriptor() ([]byte, []int)
Deprecated: Use PurgeDLQMessagesResponse.ProtoReflect.Descriptor instead.
func (*PurgeDLQMessagesResponse) Equal ¶
func (this *PurgeDLQMessagesResponse) Equal(that interface{}) bool
Equal returns whether two PurgeDLQMessagesResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*PurgeDLQMessagesResponse) Marshal ¶
func (val *PurgeDLQMessagesResponse) Marshal() ([]byte, error)
Marshal an object of type PurgeDLQMessagesResponse to the protobuf v3 wire format
func (*PurgeDLQMessagesResponse) ProtoMessage ¶
func (*PurgeDLQMessagesResponse) ProtoMessage()
func (*PurgeDLQMessagesResponse) ProtoReflect ¶ added in v1.23.0
func (x *PurgeDLQMessagesResponse) ProtoReflect() protoreflect.Message
func (*PurgeDLQMessagesResponse) Reset ¶
func (x *PurgeDLQMessagesResponse) Reset()
func (*PurgeDLQMessagesResponse) Size ¶
func (val *PurgeDLQMessagesResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*PurgeDLQMessagesResponse) String ¶
func (x *PurgeDLQMessagesResponse) String() string
func (*PurgeDLQMessagesResponse) Unmarshal ¶
func (val *PurgeDLQMessagesResponse) Unmarshal(buf []byte) error
Unmarshal an object of type PurgeDLQMessagesResponse from the protobuf v3 wire format
type QueryWorkflowRequest ¶
type QueryWorkflowRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` Request *v1.QueryWorkflowRequest `protobuf:"bytes,2,opt,name=request,proto3" json:"request,omitempty"` // contains filtered or unexported fields }
func (*QueryWorkflowRequest) Descriptor
deprecated
func (*QueryWorkflowRequest) Descriptor() ([]byte, []int)
Deprecated: Use QueryWorkflowRequest.ProtoReflect.Descriptor instead.
func (*QueryWorkflowRequest) Equal ¶
func (this *QueryWorkflowRequest) Equal(that interface{}) bool
Equal returns whether two QueryWorkflowRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*QueryWorkflowRequest) GetNamespaceId ¶
func (x *QueryWorkflowRequest) GetNamespaceId() string
func (*QueryWorkflowRequest) GetRequest ¶
func (x *QueryWorkflowRequest) GetRequest() *v1.QueryWorkflowRequest
func (*QueryWorkflowRequest) Marshal ¶
func (val *QueryWorkflowRequest) Marshal() ([]byte, error)
Marshal an object of type QueryWorkflowRequest to the protobuf v3 wire format
func (*QueryWorkflowRequest) ProtoMessage ¶
func (*QueryWorkflowRequest) ProtoMessage()
func (*QueryWorkflowRequest) ProtoReflect ¶ added in v1.23.0
func (x *QueryWorkflowRequest) ProtoReflect() protoreflect.Message
func (*QueryWorkflowRequest) Reset ¶
func (x *QueryWorkflowRequest) Reset()
func (*QueryWorkflowRequest) Size ¶
func (val *QueryWorkflowRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*QueryWorkflowRequest) String ¶
func (x *QueryWorkflowRequest) String() string
func (*QueryWorkflowRequest) Unmarshal ¶
func (val *QueryWorkflowRequest) Unmarshal(buf []byte) error
Unmarshal an object of type QueryWorkflowRequest from the protobuf v3 wire format
type QueryWorkflowResponse ¶
type QueryWorkflowResponse struct { Response *v1.QueryWorkflowResponse `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*QueryWorkflowResponse) Descriptor
deprecated
func (*QueryWorkflowResponse) Descriptor() ([]byte, []int)
Deprecated: Use QueryWorkflowResponse.ProtoReflect.Descriptor instead.
func (*QueryWorkflowResponse) Equal ¶
func (this *QueryWorkflowResponse) Equal(that interface{}) bool
Equal returns whether two QueryWorkflowResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*QueryWorkflowResponse) GetResponse ¶
func (x *QueryWorkflowResponse) GetResponse() *v1.QueryWorkflowResponse
func (*QueryWorkflowResponse) Marshal ¶
func (val *QueryWorkflowResponse) Marshal() ([]byte, error)
Marshal an object of type QueryWorkflowResponse to the protobuf v3 wire format
func (*QueryWorkflowResponse) ProtoMessage ¶
func (*QueryWorkflowResponse) ProtoMessage()
func (*QueryWorkflowResponse) ProtoReflect ¶ added in v1.23.0
func (x *QueryWorkflowResponse) ProtoReflect() protoreflect.Message
func (*QueryWorkflowResponse) Reset ¶
func (x *QueryWorkflowResponse) Reset()
func (*QueryWorkflowResponse) Size ¶
func (val *QueryWorkflowResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*QueryWorkflowResponse) String ¶
func (x *QueryWorkflowResponse) String() string
func (*QueryWorkflowResponse) Unmarshal ¶
func (val *QueryWorkflowResponse) Unmarshal(buf []byte) error
Unmarshal an object of type QueryWorkflowResponse from the protobuf v3 wire format
type ReapplyEventsRequest ¶
type ReapplyEventsRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` Request *v116.ReapplyEventsRequest `protobuf:"bytes,2,opt,name=request,proto3" json:"request,omitempty"` // contains filtered or unexported fields }
func (*ReapplyEventsRequest) Descriptor
deprecated
func (*ReapplyEventsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReapplyEventsRequest.ProtoReflect.Descriptor instead.
func (*ReapplyEventsRequest) Equal ¶
func (this *ReapplyEventsRequest) Equal(that interface{}) bool
Equal returns whether two ReapplyEventsRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ReapplyEventsRequest) GetNamespaceId ¶
func (x *ReapplyEventsRequest) GetNamespaceId() string
func (*ReapplyEventsRequest) GetRequest ¶
func (x *ReapplyEventsRequest) GetRequest() *v116.ReapplyEventsRequest
func (*ReapplyEventsRequest) Marshal ¶
func (val *ReapplyEventsRequest) Marshal() ([]byte, error)
Marshal an object of type ReapplyEventsRequest to the protobuf v3 wire format
func (*ReapplyEventsRequest) ProtoMessage ¶
func (*ReapplyEventsRequest) ProtoMessage()
func (*ReapplyEventsRequest) ProtoReflect ¶ added in v1.23.0
func (x *ReapplyEventsRequest) ProtoReflect() protoreflect.Message
func (*ReapplyEventsRequest) Reset ¶
func (x *ReapplyEventsRequest) Reset()
func (*ReapplyEventsRequest) Size ¶
func (val *ReapplyEventsRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ReapplyEventsRequest) String ¶
func (x *ReapplyEventsRequest) String() string
func (*ReapplyEventsRequest) Unmarshal ¶
func (val *ReapplyEventsRequest) Unmarshal(buf []byte) error
Unmarshal an object of type ReapplyEventsRequest from the protobuf v3 wire format
type ReapplyEventsResponse ¶
type ReapplyEventsResponse struct {
// contains filtered or unexported fields
}
func (*ReapplyEventsResponse) Descriptor
deprecated
func (*ReapplyEventsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReapplyEventsResponse.ProtoReflect.Descriptor instead.
func (*ReapplyEventsResponse) Equal ¶
func (this *ReapplyEventsResponse) Equal(that interface{}) bool
Equal returns whether two ReapplyEventsResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ReapplyEventsResponse) Marshal ¶
func (val *ReapplyEventsResponse) Marshal() ([]byte, error)
Marshal an object of type ReapplyEventsResponse to the protobuf v3 wire format
func (*ReapplyEventsResponse) ProtoMessage ¶
func (*ReapplyEventsResponse) ProtoMessage()
func (*ReapplyEventsResponse) ProtoReflect ¶ added in v1.23.0
func (x *ReapplyEventsResponse) ProtoReflect() protoreflect.Message
func (*ReapplyEventsResponse) Reset ¶
func (x *ReapplyEventsResponse) Reset()
func (*ReapplyEventsResponse) Size ¶
func (val *ReapplyEventsResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ReapplyEventsResponse) String ¶
func (x *ReapplyEventsResponse) String() string
func (*ReapplyEventsResponse) Unmarshal ¶
func (val *ReapplyEventsResponse) Unmarshal(buf []byte) error
Unmarshal an object of type ReapplyEventsResponse from the protobuf v3 wire format
type RebuildMutableStateRequest ¶ added in v1.16.0
type RebuildMutableStateRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` Execution *v14.WorkflowExecution `protobuf:"bytes,2,opt,name=execution,proto3" json:"execution,omitempty"` // contains filtered or unexported fields }
func (*RebuildMutableStateRequest) Descriptor
deprecated
added in
v1.16.0
func (*RebuildMutableStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use RebuildMutableStateRequest.ProtoReflect.Descriptor instead.
func (*RebuildMutableStateRequest) Equal ¶ added in v1.16.0
func (this *RebuildMutableStateRequest) Equal(that interface{}) bool
Equal returns whether two RebuildMutableStateRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*RebuildMutableStateRequest) GetExecution ¶ added in v1.16.0
func (x *RebuildMutableStateRequest) GetExecution() *v14.WorkflowExecution
func (*RebuildMutableStateRequest) GetNamespaceId ¶ added in v1.16.0
func (x *RebuildMutableStateRequest) GetNamespaceId() string
func (*RebuildMutableStateRequest) Marshal ¶ added in v1.16.0
func (val *RebuildMutableStateRequest) Marshal() ([]byte, error)
Marshal an object of type RebuildMutableStateRequest to the protobuf v3 wire format
func (*RebuildMutableStateRequest) ProtoMessage ¶ added in v1.16.0
func (*RebuildMutableStateRequest) ProtoMessage()
func (*RebuildMutableStateRequest) ProtoReflect ¶ added in v1.23.0
func (x *RebuildMutableStateRequest) ProtoReflect() protoreflect.Message
func (*RebuildMutableStateRequest) Reset ¶ added in v1.16.0
func (x *RebuildMutableStateRequest) Reset()
func (*RebuildMutableStateRequest) Size ¶ added in v1.16.0
func (val *RebuildMutableStateRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RebuildMutableStateRequest) String ¶ added in v1.16.0
func (x *RebuildMutableStateRequest) String() string
func (*RebuildMutableStateRequest) Unmarshal ¶ added in v1.16.0
func (val *RebuildMutableStateRequest) Unmarshal(buf []byte) error
Unmarshal an object of type RebuildMutableStateRequest from the protobuf v3 wire format
type RebuildMutableStateResponse ¶ added in v1.16.0
type RebuildMutableStateResponse struct {
// contains filtered or unexported fields
}
func (*RebuildMutableStateResponse) Descriptor
deprecated
added in
v1.16.0
func (*RebuildMutableStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use RebuildMutableStateResponse.ProtoReflect.Descriptor instead.
func (*RebuildMutableStateResponse) Equal ¶ added in v1.16.0
func (this *RebuildMutableStateResponse) Equal(that interface{}) bool
Equal returns whether two RebuildMutableStateResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*RebuildMutableStateResponse) Marshal ¶ added in v1.16.0
func (val *RebuildMutableStateResponse) Marshal() ([]byte, error)
Marshal an object of type RebuildMutableStateResponse to the protobuf v3 wire format
func (*RebuildMutableStateResponse) ProtoMessage ¶ added in v1.16.0
func (*RebuildMutableStateResponse) ProtoMessage()
func (*RebuildMutableStateResponse) ProtoReflect ¶ added in v1.23.0
func (x *RebuildMutableStateResponse) ProtoReflect() protoreflect.Message
func (*RebuildMutableStateResponse) Reset ¶ added in v1.16.0
func (x *RebuildMutableStateResponse) Reset()
func (*RebuildMutableStateResponse) Size ¶ added in v1.16.0
func (val *RebuildMutableStateResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RebuildMutableStateResponse) String ¶ added in v1.16.0
func (x *RebuildMutableStateResponse) String() string
func (*RebuildMutableStateResponse) Unmarshal ¶ added in v1.16.0
func (val *RebuildMutableStateResponse) Unmarshal(buf []byte) error
Unmarshal an object of type RebuildMutableStateResponse from the protobuf v3 wire format
type RecordActivityTaskHeartbeatRequest ¶
type RecordActivityTaskHeartbeatRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` HeartbeatRequest *v1.RecordActivityTaskHeartbeatRequest `protobuf:"bytes,2,opt,name=heartbeat_request,json=heartbeatRequest,proto3" json:"heartbeat_request,omitempty"` // contains filtered or unexported fields }
func (*RecordActivityTaskHeartbeatRequest) Descriptor
deprecated
func (*RecordActivityTaskHeartbeatRequest) Descriptor() ([]byte, []int)
Deprecated: Use RecordActivityTaskHeartbeatRequest.ProtoReflect.Descriptor instead.
func (*RecordActivityTaskHeartbeatRequest) Equal ¶
func (this *RecordActivityTaskHeartbeatRequest) Equal(that interface{}) bool
Equal returns whether two RecordActivityTaskHeartbeatRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*RecordActivityTaskHeartbeatRequest) GetHeartbeatRequest ¶
func (x *RecordActivityTaskHeartbeatRequest) GetHeartbeatRequest() *v1.RecordActivityTaskHeartbeatRequest
func (*RecordActivityTaskHeartbeatRequest) GetNamespaceId ¶
func (x *RecordActivityTaskHeartbeatRequest) GetNamespaceId() string
func (*RecordActivityTaskHeartbeatRequest) Marshal ¶
func (val *RecordActivityTaskHeartbeatRequest) Marshal() ([]byte, error)
Marshal an object of type RecordActivityTaskHeartbeatRequest to the protobuf v3 wire format
func (*RecordActivityTaskHeartbeatRequest) ProtoMessage ¶
func (*RecordActivityTaskHeartbeatRequest) ProtoMessage()
func (*RecordActivityTaskHeartbeatRequest) ProtoReflect ¶ added in v1.23.0
func (x *RecordActivityTaskHeartbeatRequest) ProtoReflect() protoreflect.Message
func (*RecordActivityTaskHeartbeatRequest) Reset ¶
func (x *RecordActivityTaskHeartbeatRequest) Reset()
func (*RecordActivityTaskHeartbeatRequest) Size ¶
func (val *RecordActivityTaskHeartbeatRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RecordActivityTaskHeartbeatRequest) String ¶
func (x *RecordActivityTaskHeartbeatRequest) String() string
func (*RecordActivityTaskHeartbeatRequest) Unmarshal ¶
func (val *RecordActivityTaskHeartbeatRequest) Unmarshal(buf []byte) error
Unmarshal an object of type RecordActivityTaskHeartbeatRequest from the protobuf v3 wire format
type RecordActivityTaskHeartbeatResponse ¶
type RecordActivityTaskHeartbeatResponse struct { CancelRequested bool `protobuf:"varint,1,opt,name=cancel_requested,json=cancelRequested,proto3" json:"cancel_requested,omitempty"` // contains filtered or unexported fields }
func (*RecordActivityTaskHeartbeatResponse) Descriptor
deprecated
func (*RecordActivityTaskHeartbeatResponse) Descriptor() ([]byte, []int)
Deprecated: Use RecordActivityTaskHeartbeatResponse.ProtoReflect.Descriptor instead.
func (*RecordActivityTaskHeartbeatResponse) Equal ¶
func (this *RecordActivityTaskHeartbeatResponse) Equal(that interface{}) bool
Equal returns whether two RecordActivityTaskHeartbeatResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*RecordActivityTaskHeartbeatResponse) GetCancelRequested ¶
func (x *RecordActivityTaskHeartbeatResponse) GetCancelRequested() bool
func (*RecordActivityTaskHeartbeatResponse) Marshal ¶
func (val *RecordActivityTaskHeartbeatResponse) Marshal() ([]byte, error)
Marshal an object of type RecordActivityTaskHeartbeatResponse to the protobuf v3 wire format
func (*RecordActivityTaskHeartbeatResponse) ProtoMessage ¶
func (*RecordActivityTaskHeartbeatResponse) ProtoMessage()
func (*RecordActivityTaskHeartbeatResponse) ProtoReflect ¶ added in v1.23.0
func (x *RecordActivityTaskHeartbeatResponse) ProtoReflect() protoreflect.Message
func (*RecordActivityTaskHeartbeatResponse) Reset ¶
func (x *RecordActivityTaskHeartbeatResponse) Reset()
func (*RecordActivityTaskHeartbeatResponse) Size ¶
func (val *RecordActivityTaskHeartbeatResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RecordActivityTaskHeartbeatResponse) String ¶
func (x *RecordActivityTaskHeartbeatResponse) String() string
func (*RecordActivityTaskHeartbeatResponse) Unmarshal ¶
func (val *RecordActivityTaskHeartbeatResponse) Unmarshal(buf []byte) error
Unmarshal an object of type RecordActivityTaskHeartbeatResponse from the protobuf v3 wire format
type RecordActivityTaskStartedRequest ¶
type RecordActivityTaskStartedRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` WorkflowExecution *v14.WorkflowExecution `protobuf:"bytes,2,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"` ScheduledEventId int64 `protobuf:"varint,3,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"` // Unique id of each poll request. Used to ensure at most once delivery of tasks. RequestId string `protobuf:"bytes,5,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` PollRequest *v1.PollActivityTaskQueueRequest `protobuf:"bytes,6,opt,name=poll_request,json=pollRequest,proto3" json:"poll_request,omitempty"` Clock *v15.VectorClock `protobuf:"bytes,7,opt,name=clock,proto3" json:"clock,omitempty"` // contains filtered or unexported fields }
func (*RecordActivityTaskStartedRequest) Descriptor
deprecated
func (*RecordActivityTaskStartedRequest) Descriptor() ([]byte, []int)
Deprecated: Use RecordActivityTaskStartedRequest.ProtoReflect.Descriptor instead.
func (*RecordActivityTaskStartedRequest) Equal ¶
func (this *RecordActivityTaskStartedRequest) Equal(that interface{}) bool
Equal returns whether two RecordActivityTaskStartedRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*RecordActivityTaskStartedRequest) GetClock ¶ added in v1.17.0
func (x *RecordActivityTaskStartedRequest) GetClock() *v15.VectorClock
func (*RecordActivityTaskStartedRequest) GetNamespaceId ¶
func (x *RecordActivityTaskStartedRequest) GetNamespaceId() string
func (*RecordActivityTaskStartedRequest) GetPollRequest ¶
func (x *RecordActivityTaskStartedRequest) GetPollRequest() *v1.PollActivityTaskQueueRequest
func (*RecordActivityTaskStartedRequest) GetRequestId ¶
func (x *RecordActivityTaskStartedRequest) GetRequestId() string
func (*RecordActivityTaskStartedRequest) GetScheduledEventId ¶ added in v1.17.0
func (x *RecordActivityTaskStartedRequest) GetScheduledEventId() int64
func (*RecordActivityTaskStartedRequest) GetWorkflowExecution ¶
func (x *RecordActivityTaskStartedRequest) GetWorkflowExecution() *v14.WorkflowExecution
func (*RecordActivityTaskStartedRequest) Marshal ¶
func (val *RecordActivityTaskStartedRequest) Marshal() ([]byte, error)
Marshal an object of type RecordActivityTaskStartedRequest to the protobuf v3 wire format
func (*RecordActivityTaskStartedRequest) ProtoMessage ¶
func (*RecordActivityTaskStartedRequest) ProtoMessage()
func (*RecordActivityTaskStartedRequest) ProtoReflect ¶ added in v1.23.0
func (x *RecordActivityTaskStartedRequest) ProtoReflect() protoreflect.Message
func (*RecordActivityTaskStartedRequest) Reset ¶
func (x *RecordActivityTaskStartedRequest) Reset()
func (*RecordActivityTaskStartedRequest) Size ¶
func (val *RecordActivityTaskStartedRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RecordActivityTaskStartedRequest) String ¶
func (x *RecordActivityTaskStartedRequest) String() string
func (*RecordActivityTaskStartedRequest) Unmarshal ¶
func (val *RecordActivityTaskStartedRequest) Unmarshal(buf []byte) error
Unmarshal an object of type RecordActivityTaskStartedRequest from the protobuf v3 wire format
type RecordActivityTaskStartedResponse ¶
type RecordActivityTaskStartedResponse struct { ScheduledEvent *v111.HistoryEvent `protobuf:"bytes,1,opt,name=scheduled_event,json=scheduledEvent,proto3" json:"scheduled_event,omitempty"` StartedTime *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=started_time,json=startedTime,proto3" json:"started_time,omitempty"` Attempt int32 `protobuf:"varint,3,opt,name=attempt,proto3" json:"attempt,omitempty"` CurrentAttemptScheduledTime *timestamppb.Timestamp `` /* 146-byte string literal not displayed */ HeartbeatDetails *v14.Payloads `protobuf:"bytes,5,opt,name=heartbeat_details,json=heartbeatDetails,proto3" json:"heartbeat_details,omitempty"` WorkflowType *v14.WorkflowType `protobuf:"bytes,6,opt,name=workflow_type,json=workflowType,proto3" json:"workflow_type,omitempty"` WorkflowNamespace string `protobuf:"bytes,7,opt,name=workflow_namespace,json=workflowNamespace,proto3" json:"workflow_namespace,omitempty"` Clock *v15.VectorClock `protobuf:"bytes,8,opt,name=clock,proto3" json:"clock,omitempty"` Version int64 `protobuf:"varint,9,opt,name=version,proto3" json:"version,omitempty"` // contains filtered or unexported fields }
func (*RecordActivityTaskStartedResponse) Descriptor
deprecated
func (*RecordActivityTaskStartedResponse) Descriptor() ([]byte, []int)
Deprecated: Use RecordActivityTaskStartedResponse.ProtoReflect.Descriptor instead.
func (*RecordActivityTaskStartedResponse) Equal ¶
func (this *RecordActivityTaskStartedResponse) Equal(that interface{}) bool
Equal returns whether two RecordActivityTaskStartedResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*RecordActivityTaskStartedResponse) GetAttempt ¶
func (x *RecordActivityTaskStartedResponse) GetAttempt() int32
func (*RecordActivityTaskStartedResponse) GetClock ¶ added in v1.17.0
func (x *RecordActivityTaskStartedResponse) GetClock() *v15.VectorClock
func (*RecordActivityTaskStartedResponse) GetCurrentAttemptScheduledTime ¶ added in v0.28.0
func (x *RecordActivityTaskStartedResponse) GetCurrentAttemptScheduledTime() *timestamppb.Timestamp
func (*RecordActivityTaskStartedResponse) GetHeartbeatDetails ¶
func (x *RecordActivityTaskStartedResponse) GetHeartbeatDetails() *v14.Payloads
func (*RecordActivityTaskStartedResponse) GetScheduledEvent ¶
func (x *RecordActivityTaskStartedResponse) GetScheduledEvent() *v111.HistoryEvent
func (*RecordActivityTaskStartedResponse) GetStartedTime ¶ added in v0.28.0
func (x *RecordActivityTaskStartedResponse) GetStartedTime() *timestamppb.Timestamp
func (*RecordActivityTaskStartedResponse) GetVersion ¶ added in v1.22.0
func (x *RecordActivityTaskStartedResponse) GetVersion() int64
func (*RecordActivityTaskStartedResponse) GetWorkflowNamespace ¶
func (x *RecordActivityTaskStartedResponse) GetWorkflowNamespace() string
func (*RecordActivityTaskStartedResponse) GetWorkflowType ¶
func (x *RecordActivityTaskStartedResponse) GetWorkflowType() *v14.WorkflowType
func (*RecordActivityTaskStartedResponse) Marshal ¶
func (val *RecordActivityTaskStartedResponse) Marshal() ([]byte, error)
Marshal an object of type RecordActivityTaskStartedResponse to the protobuf v3 wire format
func (*RecordActivityTaskStartedResponse) ProtoMessage ¶
func (*RecordActivityTaskStartedResponse) ProtoMessage()
func (*RecordActivityTaskStartedResponse) ProtoReflect ¶ added in v1.23.0
func (x *RecordActivityTaskStartedResponse) ProtoReflect() protoreflect.Message
func (*RecordActivityTaskStartedResponse) Reset ¶
func (x *RecordActivityTaskStartedResponse) Reset()
func (*RecordActivityTaskStartedResponse) Size ¶
func (val *RecordActivityTaskStartedResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RecordActivityTaskStartedResponse) String ¶
func (x *RecordActivityTaskStartedResponse) String() string
func (*RecordActivityTaskStartedResponse) Unmarshal ¶
func (val *RecordActivityTaskStartedResponse) Unmarshal(buf []byte) error
Unmarshal an object of type RecordActivityTaskStartedResponse from the protobuf v3 wire format
type RecordChildExecutionCompletedRequest ¶
type RecordChildExecutionCompletedRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` ParentExecution *v14.WorkflowExecution `protobuf:"bytes,2,opt,name=parent_execution,json=parentExecution,proto3" json:"parent_execution,omitempty"` ParentInitiatedId int64 `protobuf:"varint,3,opt,name=parent_initiated_id,json=parentInitiatedId,proto3" json:"parent_initiated_id,omitempty"` ChildExecution *v14.WorkflowExecution `protobuf:"bytes,4,opt,name=child_execution,json=childExecution,proto3" json:"child_execution,omitempty"` CompletionEvent *v111.HistoryEvent `protobuf:"bytes,5,opt,name=completion_event,json=completionEvent,proto3" json:"completion_event,omitempty"` Clock *v15.VectorClock `protobuf:"bytes,6,opt,name=clock,proto3" json:"clock,omitempty"` ParentInitiatedVersion int64 `` /* 130-byte string literal not displayed */ // contains filtered or unexported fields }
* RecordChildExecutionCompletedRequest is used for reporting the completion of child execution to parent workflow execution which started it. When a child execution is completed it creates this request and calls the RecordChildExecutionCompleted API with the workflowExecution of parent. It also sets the completedExecution of the child as it could potentially be different than the ChildExecutionStartedEvent of parent in the situation when child creates multiple runs through ContinueAsNew before finally completing.
func (*RecordChildExecutionCompletedRequest) Descriptor
deprecated
func (*RecordChildExecutionCompletedRequest) Descriptor() ([]byte, []int)
Deprecated: Use RecordChildExecutionCompletedRequest.ProtoReflect.Descriptor instead.
func (*RecordChildExecutionCompletedRequest) Equal ¶
func (this *RecordChildExecutionCompletedRequest) Equal(that interface{}) bool
Equal returns whether two RecordChildExecutionCompletedRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*RecordChildExecutionCompletedRequest) GetChildExecution ¶ added in v1.22.0
func (x *RecordChildExecutionCompletedRequest) GetChildExecution() *v14.WorkflowExecution
func (*RecordChildExecutionCompletedRequest) GetClock ¶ added in v1.17.0
func (x *RecordChildExecutionCompletedRequest) GetClock() *v15.VectorClock
func (*RecordChildExecutionCompletedRequest) GetCompletionEvent ¶
func (x *RecordChildExecutionCompletedRequest) GetCompletionEvent() *v111.HistoryEvent
func (*RecordChildExecutionCompletedRequest) GetNamespaceId ¶
func (x *RecordChildExecutionCompletedRequest) GetNamespaceId() string
func (*RecordChildExecutionCompletedRequest) GetParentExecution ¶ added in v1.22.0
func (x *RecordChildExecutionCompletedRequest) GetParentExecution() *v14.WorkflowExecution
func (*RecordChildExecutionCompletedRequest) GetParentInitiatedId ¶ added in v1.17.0
func (x *RecordChildExecutionCompletedRequest) GetParentInitiatedId() int64
func (*RecordChildExecutionCompletedRequest) GetParentInitiatedVersion ¶ added in v1.17.0
func (x *RecordChildExecutionCompletedRequest) GetParentInitiatedVersion() int64
func (*RecordChildExecutionCompletedRequest) Marshal ¶
func (val *RecordChildExecutionCompletedRequest) Marshal() ([]byte, error)
Marshal an object of type RecordChildExecutionCompletedRequest to the protobuf v3 wire format
func (*RecordChildExecutionCompletedRequest) ProtoMessage ¶
func (*RecordChildExecutionCompletedRequest) ProtoMessage()
func (*RecordChildExecutionCompletedRequest) ProtoReflect ¶ added in v1.23.0
func (x *RecordChildExecutionCompletedRequest) ProtoReflect() protoreflect.Message
func (*RecordChildExecutionCompletedRequest) Reset ¶
func (x *RecordChildExecutionCompletedRequest) Reset()
func (*RecordChildExecutionCompletedRequest) Size ¶
func (val *RecordChildExecutionCompletedRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RecordChildExecutionCompletedRequest) String ¶
func (x *RecordChildExecutionCompletedRequest) String() string
func (*RecordChildExecutionCompletedRequest) Unmarshal ¶
func (val *RecordChildExecutionCompletedRequest) Unmarshal(buf []byte) error
Unmarshal an object of type RecordChildExecutionCompletedRequest from the protobuf v3 wire format
type RecordChildExecutionCompletedResponse ¶
type RecordChildExecutionCompletedResponse struct {
// contains filtered or unexported fields
}
func (*RecordChildExecutionCompletedResponse) Descriptor
deprecated
func (*RecordChildExecutionCompletedResponse) Descriptor() ([]byte, []int)
Deprecated: Use RecordChildExecutionCompletedResponse.ProtoReflect.Descriptor instead.
func (*RecordChildExecutionCompletedResponse) Equal ¶
func (this *RecordChildExecutionCompletedResponse) Equal(that interface{}) bool
Equal returns whether two RecordChildExecutionCompletedResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*RecordChildExecutionCompletedResponse) Marshal ¶
func (val *RecordChildExecutionCompletedResponse) Marshal() ([]byte, error)
Marshal an object of type RecordChildExecutionCompletedResponse to the protobuf v3 wire format
func (*RecordChildExecutionCompletedResponse) ProtoMessage ¶
func (*RecordChildExecutionCompletedResponse) ProtoMessage()
func (*RecordChildExecutionCompletedResponse) ProtoReflect ¶ added in v1.23.0
func (x *RecordChildExecutionCompletedResponse) ProtoReflect() protoreflect.Message
func (*RecordChildExecutionCompletedResponse) Reset ¶
func (x *RecordChildExecutionCompletedResponse) Reset()
func (*RecordChildExecutionCompletedResponse) Size ¶
func (val *RecordChildExecutionCompletedResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RecordChildExecutionCompletedResponse) String ¶
func (x *RecordChildExecutionCompletedResponse) String() string
func (*RecordChildExecutionCompletedResponse) Unmarshal ¶
func (val *RecordChildExecutionCompletedResponse) Unmarshal(buf []byte) error
Unmarshal an object of type RecordChildExecutionCompletedResponse from the protobuf v3 wire format
type RecordWorkflowTaskStartedRequest ¶
type RecordWorkflowTaskStartedRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` WorkflowExecution *v14.WorkflowExecution `protobuf:"bytes,2,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"` ScheduledEventId int64 `protobuf:"varint,3,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"` // Unique id of each poll request. Used to ensure at most once delivery of tasks. RequestId string `protobuf:"bytes,5,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` PollRequest *v1.PollWorkflowTaskQueueRequest `protobuf:"bytes,6,opt,name=poll_request,json=pollRequest,proto3" json:"poll_request,omitempty"` Clock *v15.VectorClock `protobuf:"bytes,7,opt,name=clock,proto3" json:"clock,omitempty"` // contains filtered or unexported fields }
func (*RecordWorkflowTaskStartedRequest) Descriptor
deprecated
func (*RecordWorkflowTaskStartedRequest) Descriptor() ([]byte, []int)
Deprecated: Use RecordWorkflowTaskStartedRequest.ProtoReflect.Descriptor instead.
func (*RecordWorkflowTaskStartedRequest) Equal ¶
func (this *RecordWorkflowTaskStartedRequest) Equal(that interface{}) bool
Equal returns whether two RecordWorkflowTaskStartedRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*RecordWorkflowTaskStartedRequest) GetClock ¶ added in v1.17.0
func (x *RecordWorkflowTaskStartedRequest) GetClock() *v15.VectorClock
func (*RecordWorkflowTaskStartedRequest) GetNamespaceId ¶
func (x *RecordWorkflowTaskStartedRequest) GetNamespaceId() string
func (*RecordWorkflowTaskStartedRequest) GetPollRequest ¶
func (x *RecordWorkflowTaskStartedRequest) GetPollRequest() *v1.PollWorkflowTaskQueueRequest
func (*RecordWorkflowTaskStartedRequest) GetRequestId ¶
func (x *RecordWorkflowTaskStartedRequest) GetRequestId() string
func (*RecordWorkflowTaskStartedRequest) GetScheduledEventId ¶ added in v1.17.0
func (x *RecordWorkflowTaskStartedRequest) GetScheduledEventId() int64
func (*RecordWorkflowTaskStartedRequest) GetWorkflowExecution ¶
func (x *RecordWorkflowTaskStartedRequest) GetWorkflowExecution() *v14.WorkflowExecution
func (*RecordWorkflowTaskStartedRequest) Marshal ¶
func (val *RecordWorkflowTaskStartedRequest) Marshal() ([]byte, error)
Marshal an object of type RecordWorkflowTaskStartedRequest to the protobuf v3 wire format
func (*RecordWorkflowTaskStartedRequest) ProtoMessage ¶
func (*RecordWorkflowTaskStartedRequest) ProtoMessage()
func (*RecordWorkflowTaskStartedRequest) ProtoReflect ¶ added in v1.23.0
func (x *RecordWorkflowTaskStartedRequest) ProtoReflect() protoreflect.Message
func (*RecordWorkflowTaskStartedRequest) Reset ¶
func (x *RecordWorkflowTaskStartedRequest) Reset()
func (*RecordWorkflowTaskStartedRequest) Size ¶
func (val *RecordWorkflowTaskStartedRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RecordWorkflowTaskStartedRequest) String ¶
func (x *RecordWorkflowTaskStartedRequest) String() string
func (*RecordWorkflowTaskStartedRequest) Unmarshal ¶
func (val *RecordWorkflowTaskStartedRequest) Unmarshal(buf []byte) error
Unmarshal an object of type RecordWorkflowTaskStartedRequest from the protobuf v3 wire format
type RecordWorkflowTaskStartedResponse ¶
type RecordWorkflowTaskStartedResponse struct { WorkflowType *v14.WorkflowType `protobuf:"bytes,1,opt,name=workflow_type,json=workflowType,proto3" json:"workflow_type,omitempty"` PreviousStartedEventId int64 `` /* 132-byte string literal not displayed */ ScheduledEventId int64 `protobuf:"varint,3,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"` StartedEventId int64 `protobuf:"varint,4,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"` NextEventId int64 `protobuf:"varint,5,opt,name=next_event_id,json=nextEventId,proto3" json:"next_event_id,omitempty"` Attempt int32 `protobuf:"varint,6,opt,name=attempt,proto3" json:"attempt,omitempty"` StickyExecutionEnabled bool `` /* 130-byte string literal not displayed */ TransientWorkflowTask *v16.TransientWorkflowTaskInfo `` /* 126-byte string literal not displayed */ WorkflowExecutionTaskQueue *v17.TaskQueue `` /* 143-byte string literal not displayed */ BranchToken []byte `protobuf:"bytes,11,opt,name=branch_token,json=branchToken,proto3" json:"branch_token,omitempty"` ScheduledTime *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=scheduled_time,json=scheduledTime,proto3" json:"scheduled_time,omitempty"` StartedTime *timestamppb.Timestamp `protobuf:"bytes,13,opt,name=started_time,json=startedTime,proto3" json:"started_time,omitempty"` Queries map[string]*v19.WorkflowQuery `` /* 156-byte string literal not displayed */ Clock *v15.VectorClock `protobuf:"bytes,15,opt,name=clock,proto3" json:"clock,omitempty"` Messages []*v110.Message `protobuf:"bytes,16,rep,name=messages,proto3" json:"messages,omitempty"` Version int64 `protobuf:"varint,17,opt,name=version,proto3" json:"version,omitempty"` History *v111.History `protobuf:"bytes,18,opt,name=history,proto3" json:"history,omitempty"` NextPageToken []byte `protobuf:"bytes,19,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*RecordWorkflowTaskStartedResponse) Descriptor
deprecated
func (*RecordWorkflowTaskStartedResponse) Descriptor() ([]byte, []int)
Deprecated: Use RecordWorkflowTaskStartedResponse.ProtoReflect.Descriptor instead.
func (*RecordWorkflowTaskStartedResponse) Equal ¶
func (this *RecordWorkflowTaskStartedResponse) Equal(that interface{}) bool
Equal returns whether two RecordWorkflowTaskStartedResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*RecordWorkflowTaskStartedResponse) GetAttempt ¶
func (x *RecordWorkflowTaskStartedResponse) GetAttempt() int32
func (*RecordWorkflowTaskStartedResponse) GetBranchToken ¶
func (x *RecordWorkflowTaskStartedResponse) GetBranchToken() []byte
func (*RecordWorkflowTaskStartedResponse) GetClock ¶ added in v1.17.0
func (x *RecordWorkflowTaskStartedResponse) GetClock() *v15.VectorClock
func (*RecordWorkflowTaskStartedResponse) GetHistory ¶ added in v1.23.0
func (x *RecordWorkflowTaskStartedResponse) GetHistory() *v111.History
func (*RecordWorkflowTaskStartedResponse) GetMessages ¶ added in v1.20.0
func (x *RecordWorkflowTaskStartedResponse) GetMessages() []*v110.Message
func (*RecordWorkflowTaskStartedResponse) GetNextEventId ¶
func (x *RecordWorkflowTaskStartedResponse) GetNextEventId() int64
func (*RecordWorkflowTaskStartedResponse) GetNextPageToken ¶ added in v1.23.0
func (x *RecordWorkflowTaskStartedResponse) GetNextPageToken() []byte
func (*RecordWorkflowTaskStartedResponse) GetPreviousStartedEventId ¶
func (x *RecordWorkflowTaskStartedResponse) GetPreviousStartedEventId() int64
func (*RecordWorkflowTaskStartedResponse) GetQueries ¶
func (x *RecordWorkflowTaskStartedResponse) GetQueries() map[string]*v19.WorkflowQuery
func (*RecordWorkflowTaskStartedResponse) GetScheduledEventId ¶
func (x *RecordWorkflowTaskStartedResponse) GetScheduledEventId() int64
func (*RecordWorkflowTaskStartedResponse) GetScheduledTime ¶ added in v0.28.0
func (x *RecordWorkflowTaskStartedResponse) GetScheduledTime() *timestamppb.Timestamp
func (*RecordWorkflowTaskStartedResponse) GetStartedEventId ¶
func (x *RecordWorkflowTaskStartedResponse) GetStartedEventId() int64
func (*RecordWorkflowTaskStartedResponse) GetStartedTime ¶ added in v0.28.0
func (x *RecordWorkflowTaskStartedResponse) GetStartedTime() *timestamppb.Timestamp
func (*RecordWorkflowTaskStartedResponse) GetStickyExecutionEnabled ¶
func (x *RecordWorkflowTaskStartedResponse) GetStickyExecutionEnabled() bool
func (*RecordWorkflowTaskStartedResponse) GetTransientWorkflowTask ¶ added in v1.17.3
func (x *RecordWorkflowTaskStartedResponse) GetTransientWorkflowTask() *v16.TransientWorkflowTaskInfo
func (*RecordWorkflowTaskStartedResponse) GetVersion ¶ added in v1.22.0
func (x *RecordWorkflowTaskStartedResponse) GetVersion() int64
func (*RecordWorkflowTaskStartedResponse) GetWorkflowExecutionTaskQueue ¶
func (x *RecordWorkflowTaskStartedResponse) GetWorkflowExecutionTaskQueue() *v17.TaskQueue
func (*RecordWorkflowTaskStartedResponse) GetWorkflowType ¶
func (x *RecordWorkflowTaskStartedResponse) GetWorkflowType() *v14.WorkflowType
func (*RecordWorkflowTaskStartedResponse) Marshal ¶
func (val *RecordWorkflowTaskStartedResponse) Marshal() ([]byte, error)
Marshal an object of type RecordWorkflowTaskStartedResponse to the protobuf v3 wire format
func (*RecordWorkflowTaskStartedResponse) ProtoMessage ¶
func (*RecordWorkflowTaskStartedResponse) ProtoMessage()
func (*RecordWorkflowTaskStartedResponse) ProtoReflect ¶ added in v1.23.0
func (x *RecordWorkflowTaskStartedResponse) ProtoReflect() protoreflect.Message
func (*RecordWorkflowTaskStartedResponse) Reset ¶
func (x *RecordWorkflowTaskStartedResponse) Reset()
func (*RecordWorkflowTaskStartedResponse) Size ¶
func (val *RecordWorkflowTaskStartedResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RecordWorkflowTaskStartedResponse) String ¶
func (x *RecordWorkflowTaskStartedResponse) String() string
func (*RecordWorkflowTaskStartedResponse) Unmarshal ¶
func (val *RecordWorkflowTaskStartedResponse) Unmarshal(buf []byte) error
Unmarshal an object of type RecordWorkflowTaskStartedResponse from the protobuf v3 wire format
type RefreshWorkflowTasksRequest ¶
type RefreshWorkflowTasksRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` Request *v116.RefreshWorkflowTasksRequest `protobuf:"bytes,2,opt,name=request,proto3" json:"request,omitempty"` // contains filtered or unexported fields }
func (*RefreshWorkflowTasksRequest) Descriptor
deprecated
func (*RefreshWorkflowTasksRequest) Descriptor() ([]byte, []int)
Deprecated: Use RefreshWorkflowTasksRequest.ProtoReflect.Descriptor instead.
func (*RefreshWorkflowTasksRequest) Equal ¶
func (this *RefreshWorkflowTasksRequest) Equal(that interface{}) bool
Equal returns whether two RefreshWorkflowTasksRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*RefreshWorkflowTasksRequest) GetNamespaceId ¶
func (x *RefreshWorkflowTasksRequest) GetNamespaceId() string
func (*RefreshWorkflowTasksRequest) GetRequest ¶
func (x *RefreshWorkflowTasksRequest) GetRequest() *v116.RefreshWorkflowTasksRequest
func (*RefreshWorkflowTasksRequest) Marshal ¶
func (val *RefreshWorkflowTasksRequest) Marshal() ([]byte, error)
Marshal an object of type RefreshWorkflowTasksRequest to the protobuf v3 wire format
func (*RefreshWorkflowTasksRequest) ProtoMessage ¶
func (*RefreshWorkflowTasksRequest) ProtoMessage()
func (*RefreshWorkflowTasksRequest) ProtoReflect ¶ added in v1.23.0
func (x *RefreshWorkflowTasksRequest) ProtoReflect() protoreflect.Message
func (*RefreshWorkflowTasksRequest) Reset ¶
func (x *RefreshWorkflowTasksRequest) Reset()
func (*RefreshWorkflowTasksRequest) Size ¶
func (val *RefreshWorkflowTasksRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RefreshWorkflowTasksRequest) String ¶
func (x *RefreshWorkflowTasksRequest) String() string
func (*RefreshWorkflowTasksRequest) Unmarshal ¶
func (val *RefreshWorkflowTasksRequest) Unmarshal(buf []byte) error
Unmarshal an object of type RefreshWorkflowTasksRequest from the protobuf v3 wire format
type RefreshWorkflowTasksResponse ¶
type RefreshWorkflowTasksResponse struct {
// contains filtered or unexported fields
}
func (*RefreshWorkflowTasksResponse) Descriptor
deprecated
func (*RefreshWorkflowTasksResponse) Descriptor() ([]byte, []int)
Deprecated: Use RefreshWorkflowTasksResponse.ProtoReflect.Descriptor instead.
func (*RefreshWorkflowTasksResponse) Equal ¶
func (this *RefreshWorkflowTasksResponse) Equal(that interface{}) bool
Equal returns whether two RefreshWorkflowTasksResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*RefreshWorkflowTasksResponse) Marshal ¶
func (val *RefreshWorkflowTasksResponse) Marshal() ([]byte, error)
Marshal an object of type RefreshWorkflowTasksResponse to the protobuf v3 wire format
func (*RefreshWorkflowTasksResponse) ProtoMessage ¶
func (*RefreshWorkflowTasksResponse) ProtoMessage()
func (*RefreshWorkflowTasksResponse) ProtoReflect ¶ added in v1.23.0
func (x *RefreshWorkflowTasksResponse) ProtoReflect() protoreflect.Message
func (*RefreshWorkflowTasksResponse) Reset ¶
func (x *RefreshWorkflowTasksResponse) Reset()
func (*RefreshWorkflowTasksResponse) Size ¶
func (val *RefreshWorkflowTasksResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RefreshWorkflowTasksResponse) String ¶
func (x *RefreshWorkflowTasksResponse) String() string
func (*RefreshWorkflowTasksResponse) Unmarshal ¶
func (val *RefreshWorkflowTasksResponse) Unmarshal(buf []byte) error
Unmarshal an object of type RefreshWorkflowTasksResponse from the protobuf v3 wire format
type RemoveSignalMutableStateRequest ¶
type RemoveSignalMutableStateRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` WorkflowExecution *v14.WorkflowExecution `protobuf:"bytes,2,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"` RequestId string `protobuf:"bytes,3,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"` // contains filtered or unexported fields }
func (*RemoveSignalMutableStateRequest) Descriptor
deprecated
func (*RemoveSignalMutableStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveSignalMutableStateRequest.ProtoReflect.Descriptor instead.
func (*RemoveSignalMutableStateRequest) Equal ¶
func (this *RemoveSignalMutableStateRequest) Equal(that interface{}) bool
Equal returns whether two RemoveSignalMutableStateRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*RemoveSignalMutableStateRequest) GetNamespaceId ¶
func (x *RemoveSignalMutableStateRequest) GetNamespaceId() string
func (*RemoveSignalMutableStateRequest) GetRequestId ¶
func (x *RemoveSignalMutableStateRequest) GetRequestId() string
func (*RemoveSignalMutableStateRequest) GetWorkflowExecution ¶
func (x *RemoveSignalMutableStateRequest) GetWorkflowExecution() *v14.WorkflowExecution
func (*RemoveSignalMutableStateRequest) Marshal ¶
func (val *RemoveSignalMutableStateRequest) Marshal() ([]byte, error)
Marshal an object of type RemoveSignalMutableStateRequest to the protobuf v3 wire format
func (*RemoveSignalMutableStateRequest) ProtoMessage ¶
func (*RemoveSignalMutableStateRequest) ProtoMessage()
func (*RemoveSignalMutableStateRequest) ProtoReflect ¶ added in v1.23.0
func (x *RemoveSignalMutableStateRequest) ProtoReflect() protoreflect.Message
func (*RemoveSignalMutableStateRequest) Reset ¶
func (x *RemoveSignalMutableStateRequest) Reset()
func (*RemoveSignalMutableStateRequest) Size ¶
func (val *RemoveSignalMutableStateRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RemoveSignalMutableStateRequest) String ¶
func (x *RemoveSignalMutableStateRequest) String() string
func (*RemoveSignalMutableStateRequest) Unmarshal ¶
func (val *RemoveSignalMutableStateRequest) Unmarshal(buf []byte) error
Unmarshal an object of type RemoveSignalMutableStateRequest from the protobuf v3 wire format
type RemoveSignalMutableStateResponse ¶
type RemoveSignalMutableStateResponse struct {
// contains filtered or unexported fields
}
func (*RemoveSignalMutableStateResponse) Descriptor
deprecated
func (*RemoveSignalMutableStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveSignalMutableStateResponse.ProtoReflect.Descriptor instead.
func (*RemoveSignalMutableStateResponse) Equal ¶
func (this *RemoveSignalMutableStateResponse) Equal(that interface{}) bool
Equal returns whether two RemoveSignalMutableStateResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*RemoveSignalMutableStateResponse) Marshal ¶
func (val *RemoveSignalMutableStateResponse) Marshal() ([]byte, error)
Marshal an object of type RemoveSignalMutableStateResponse to the protobuf v3 wire format
func (*RemoveSignalMutableStateResponse) ProtoMessage ¶
func (*RemoveSignalMutableStateResponse) ProtoMessage()
func (*RemoveSignalMutableStateResponse) ProtoReflect ¶ added in v1.23.0
func (x *RemoveSignalMutableStateResponse) ProtoReflect() protoreflect.Message
func (*RemoveSignalMutableStateResponse) Reset ¶
func (x *RemoveSignalMutableStateResponse) Reset()
func (*RemoveSignalMutableStateResponse) Size ¶
func (val *RemoveSignalMutableStateResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RemoveSignalMutableStateResponse) String ¶
func (x *RemoveSignalMutableStateResponse) String() string
func (*RemoveSignalMutableStateResponse) Unmarshal ¶
func (val *RemoveSignalMutableStateResponse) Unmarshal(buf []byte) error
Unmarshal an object of type RemoveSignalMutableStateResponse from the protobuf v3 wire format
type RemoveTaskRequest ¶
type RemoveTaskRequest struct { ShardId int32 `protobuf:"varint,1,opt,name=shard_id,json=shardId,proto3" json:"shard_id,omitempty"` // The task category. See tasks.TaskCategoryRegistry for more. Category int32 `protobuf:"varint,2,opt,name=category,proto3" json:"category,omitempty"` TaskId int64 `protobuf:"varint,3,opt,name=task_id,json=taskId,proto3" json:"task_id,omitempty"` VisibilityTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=visibility_time,json=visibilityTime,proto3" json:"visibility_time,omitempty"` // contains filtered or unexported fields }
func (*RemoveTaskRequest) Descriptor
deprecated
func (*RemoveTaskRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveTaskRequest.ProtoReflect.Descriptor instead.
func (*RemoveTaskRequest) Equal ¶
func (this *RemoveTaskRequest) Equal(that interface{}) bool
Equal returns whether two RemoveTaskRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*RemoveTaskRequest) GetCategory ¶
func (x *RemoveTaskRequest) GetCategory() int32
func (*RemoveTaskRequest) GetShardId ¶
func (x *RemoveTaskRequest) GetShardId() int32
func (*RemoveTaskRequest) GetTaskId ¶
func (x *RemoveTaskRequest) GetTaskId() int64
func (*RemoveTaskRequest) GetVisibilityTime ¶ added in v0.28.0
func (x *RemoveTaskRequest) GetVisibilityTime() *timestamppb.Timestamp
func (*RemoveTaskRequest) Marshal ¶
func (val *RemoveTaskRequest) Marshal() ([]byte, error)
Marshal an object of type RemoveTaskRequest to the protobuf v3 wire format
func (*RemoveTaskRequest) ProtoMessage ¶
func (*RemoveTaskRequest) ProtoMessage()
func (*RemoveTaskRequest) ProtoReflect ¶ added in v1.23.0
func (x *RemoveTaskRequest) ProtoReflect() protoreflect.Message
func (*RemoveTaskRequest) Reset ¶
func (x *RemoveTaskRequest) Reset()
func (*RemoveTaskRequest) Size ¶
func (val *RemoveTaskRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RemoveTaskRequest) String ¶
func (x *RemoveTaskRequest) String() string
func (*RemoveTaskRequest) Unmarshal ¶
func (val *RemoveTaskRequest) Unmarshal(buf []byte) error
Unmarshal an object of type RemoveTaskRequest from the protobuf v3 wire format
type RemoveTaskResponse ¶
type RemoveTaskResponse struct {
// contains filtered or unexported fields
}
func (*RemoveTaskResponse) Descriptor
deprecated
func (*RemoveTaskResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveTaskResponse.ProtoReflect.Descriptor instead.
func (*RemoveTaskResponse) Equal ¶
func (this *RemoveTaskResponse) Equal(that interface{}) bool
Equal returns whether two RemoveTaskResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*RemoveTaskResponse) Marshal ¶
func (val *RemoveTaskResponse) Marshal() ([]byte, error)
Marshal an object of type RemoveTaskResponse to the protobuf v3 wire format
func (*RemoveTaskResponse) ProtoMessage ¶
func (*RemoveTaskResponse) ProtoMessage()
func (*RemoveTaskResponse) ProtoReflect ¶ added in v1.23.0
func (x *RemoveTaskResponse) ProtoReflect() protoreflect.Message
func (*RemoveTaskResponse) Reset ¶
func (x *RemoveTaskResponse) Reset()
func (*RemoveTaskResponse) Size ¶
func (val *RemoveTaskResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RemoveTaskResponse) String ¶
func (x *RemoveTaskResponse) String() string
func (*RemoveTaskResponse) Unmarshal ¶
func (val *RemoveTaskResponse) Unmarshal(buf []byte) error
Unmarshal an object of type RemoveTaskResponse from the protobuf v3 wire format
type ReplicateEventsV2Request ¶
type ReplicateEventsV2Request struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` WorkflowExecution *v14.WorkflowExecution `protobuf:"bytes,2,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"` VersionHistoryItems []*v16.VersionHistoryItem `protobuf:"bytes,3,rep,name=version_history_items,json=versionHistoryItems,proto3" json:"version_history_items,omitempty"` Events *v14.DataBlob `protobuf:"bytes,4,opt,name=events,proto3" json:"events,omitempty"` // New run events does not need version history since there is no prior events. NewRunEvents *v14.DataBlob `protobuf:"bytes,5,opt,name=new_run_events,json=newRunEvents,proto3" json:"new_run_events,omitempty"` BaseExecutionInfo *v11.BaseExecutionInfo `protobuf:"bytes,6,opt,name=base_execution_info,json=baseExecutionInfo,proto3" json:"base_execution_info,omitempty"` // contains filtered or unexported fields }
func (*ReplicateEventsV2Request) Descriptor
deprecated
func (*ReplicateEventsV2Request) Descriptor() ([]byte, []int)
Deprecated: Use ReplicateEventsV2Request.ProtoReflect.Descriptor instead.
func (*ReplicateEventsV2Request) Equal ¶
func (this *ReplicateEventsV2Request) Equal(that interface{}) bool
Equal returns whether two ReplicateEventsV2Request values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ReplicateEventsV2Request) GetBaseExecutionInfo ¶ added in v1.21.0
func (x *ReplicateEventsV2Request) GetBaseExecutionInfo() *v11.BaseExecutionInfo
func (*ReplicateEventsV2Request) GetEvents ¶
func (x *ReplicateEventsV2Request) GetEvents() *v14.DataBlob
func (*ReplicateEventsV2Request) GetNamespaceId ¶
func (x *ReplicateEventsV2Request) GetNamespaceId() string
func (*ReplicateEventsV2Request) GetNewRunEvents ¶
func (x *ReplicateEventsV2Request) GetNewRunEvents() *v14.DataBlob
func (*ReplicateEventsV2Request) GetVersionHistoryItems ¶
func (x *ReplicateEventsV2Request) GetVersionHistoryItems() []*v16.VersionHistoryItem
func (*ReplicateEventsV2Request) GetWorkflowExecution ¶
func (x *ReplicateEventsV2Request) GetWorkflowExecution() *v14.WorkflowExecution
func (*ReplicateEventsV2Request) Marshal ¶
func (val *ReplicateEventsV2Request) Marshal() ([]byte, error)
Marshal an object of type ReplicateEventsV2Request to the protobuf v3 wire format
func (*ReplicateEventsV2Request) ProtoMessage ¶
func (*ReplicateEventsV2Request) ProtoMessage()
func (*ReplicateEventsV2Request) ProtoReflect ¶ added in v1.23.0
func (x *ReplicateEventsV2Request) ProtoReflect() protoreflect.Message
func (*ReplicateEventsV2Request) Reset ¶
func (x *ReplicateEventsV2Request) Reset()
func (*ReplicateEventsV2Request) Size ¶
func (val *ReplicateEventsV2Request) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ReplicateEventsV2Request) String ¶
func (x *ReplicateEventsV2Request) String() string
func (*ReplicateEventsV2Request) Unmarshal ¶
func (val *ReplicateEventsV2Request) Unmarshal(buf []byte) error
Unmarshal an object of type ReplicateEventsV2Request from the protobuf v3 wire format
type ReplicateEventsV2Response ¶
type ReplicateEventsV2Response struct {
// contains filtered or unexported fields
}
func (*ReplicateEventsV2Response) Descriptor
deprecated
func (*ReplicateEventsV2Response) Descriptor() ([]byte, []int)
Deprecated: Use ReplicateEventsV2Response.ProtoReflect.Descriptor instead.
func (*ReplicateEventsV2Response) Equal ¶
func (this *ReplicateEventsV2Response) Equal(that interface{}) bool
Equal returns whether two ReplicateEventsV2Response values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ReplicateEventsV2Response) Marshal ¶
func (val *ReplicateEventsV2Response) Marshal() ([]byte, error)
Marshal an object of type ReplicateEventsV2Response to the protobuf v3 wire format
func (*ReplicateEventsV2Response) ProtoMessage ¶
func (*ReplicateEventsV2Response) ProtoMessage()
func (*ReplicateEventsV2Response) ProtoReflect ¶ added in v1.23.0
func (x *ReplicateEventsV2Response) ProtoReflect() protoreflect.Message
func (*ReplicateEventsV2Response) Reset ¶
func (x *ReplicateEventsV2Response) Reset()
func (*ReplicateEventsV2Response) Size ¶
func (val *ReplicateEventsV2Response) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ReplicateEventsV2Response) String ¶
func (x *ReplicateEventsV2Response) String() string
func (*ReplicateEventsV2Response) Unmarshal ¶
func (val *ReplicateEventsV2Response) Unmarshal(buf []byte) error
Unmarshal an object of type ReplicateEventsV2Response from the protobuf v3 wire format
type ReplicateWorkflowStateRequest ¶ added in v1.17.0
type ReplicateWorkflowStateRequest struct { WorkflowState *v113.WorkflowMutableState `protobuf:"bytes,1,opt,name=workflow_state,json=workflowState,proto3" json:"workflow_state,omitempty"` RemoteCluster string `protobuf:"bytes,2,opt,name=remote_cluster,json=remoteCluster,proto3" json:"remote_cluster,omitempty"` NamespaceId string `protobuf:"bytes,3,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` // contains filtered or unexported fields }
func (*ReplicateWorkflowStateRequest) Descriptor
deprecated
added in
v1.17.0
func (*ReplicateWorkflowStateRequest) Descriptor() ([]byte, []int)
Deprecated: Use ReplicateWorkflowStateRequest.ProtoReflect.Descriptor instead.
func (*ReplicateWorkflowStateRequest) Equal ¶ added in v1.17.0
func (this *ReplicateWorkflowStateRequest) Equal(that interface{}) bool
Equal returns whether two ReplicateWorkflowStateRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ReplicateWorkflowStateRequest) GetNamespaceId ¶ added in v1.20.0
func (x *ReplicateWorkflowStateRequest) GetNamespaceId() string
func (*ReplicateWorkflowStateRequest) GetRemoteCluster ¶ added in v1.17.0
func (x *ReplicateWorkflowStateRequest) GetRemoteCluster() string
func (*ReplicateWorkflowStateRequest) GetWorkflowState ¶ added in v1.17.0
func (x *ReplicateWorkflowStateRequest) GetWorkflowState() *v113.WorkflowMutableState
func (*ReplicateWorkflowStateRequest) Marshal ¶ added in v1.17.0
func (val *ReplicateWorkflowStateRequest) Marshal() ([]byte, error)
Marshal an object of type ReplicateWorkflowStateRequest to the protobuf v3 wire format
func (*ReplicateWorkflowStateRequest) ProtoMessage ¶ added in v1.17.0
func (*ReplicateWorkflowStateRequest) ProtoMessage()
func (*ReplicateWorkflowStateRequest) ProtoReflect ¶ added in v1.23.0
func (x *ReplicateWorkflowStateRequest) ProtoReflect() protoreflect.Message
func (*ReplicateWorkflowStateRequest) Reset ¶ added in v1.17.0
func (x *ReplicateWorkflowStateRequest) Reset()
func (*ReplicateWorkflowStateRequest) Size ¶ added in v1.17.0
func (val *ReplicateWorkflowStateRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ReplicateWorkflowStateRequest) String ¶ added in v1.17.0
func (x *ReplicateWorkflowStateRequest) String() string
func (*ReplicateWorkflowStateRequest) Unmarshal ¶ added in v1.17.0
func (val *ReplicateWorkflowStateRequest) Unmarshal(buf []byte) error
Unmarshal an object of type ReplicateWorkflowStateRequest from the protobuf v3 wire format
type ReplicateWorkflowStateResponse ¶ added in v1.20.0
type ReplicateWorkflowStateResponse struct {
// contains filtered or unexported fields
}
func (*ReplicateWorkflowStateResponse) Descriptor
deprecated
added in
v1.20.0
func (*ReplicateWorkflowStateResponse) Descriptor() ([]byte, []int)
Deprecated: Use ReplicateWorkflowStateResponse.ProtoReflect.Descriptor instead.
func (*ReplicateWorkflowStateResponse) Equal ¶ added in v1.20.0
func (this *ReplicateWorkflowStateResponse) Equal(that interface{}) bool
Equal returns whether two ReplicateWorkflowStateResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ReplicateWorkflowStateResponse) Marshal ¶ added in v1.20.0
func (val *ReplicateWorkflowStateResponse) Marshal() ([]byte, error)
Marshal an object of type ReplicateWorkflowStateResponse to the protobuf v3 wire format
func (*ReplicateWorkflowStateResponse) ProtoMessage ¶ added in v1.20.0
func (*ReplicateWorkflowStateResponse) ProtoMessage()
func (*ReplicateWorkflowStateResponse) ProtoReflect ¶ added in v1.23.0
func (x *ReplicateWorkflowStateResponse) ProtoReflect() protoreflect.Message
func (*ReplicateWorkflowStateResponse) Reset ¶ added in v1.20.0
func (x *ReplicateWorkflowStateResponse) Reset()
func (*ReplicateWorkflowStateResponse) Size ¶ added in v1.20.0
func (val *ReplicateWorkflowStateResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ReplicateWorkflowStateResponse) String ¶ added in v1.20.0
func (x *ReplicateWorkflowStateResponse) String() string
func (*ReplicateWorkflowStateResponse) Unmarshal ¶ added in v1.20.0
func (val *ReplicateWorkflowStateResponse) Unmarshal(buf []byte) error
Unmarshal an object of type ReplicateWorkflowStateResponse from the protobuf v3 wire format
type RequestCancelWorkflowExecutionRequest ¶
type RequestCancelWorkflowExecutionRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` CancelRequest *v1.RequestCancelWorkflowExecutionRequest `protobuf:"bytes,2,opt,name=cancel_request,json=cancelRequest,proto3" json:"cancel_request,omitempty"` ExternalInitiatedEventId int64 `` /* 138-byte string literal not displayed */ ExternalWorkflowExecution *v14.WorkflowExecution `` /* 138-byte string literal not displayed */ ChildWorkflowOnly bool `protobuf:"varint,5,opt,name=child_workflow_only,json=childWorkflowOnly,proto3" json:"child_workflow_only,omitempty"` // contains filtered or unexported fields }
func (*RequestCancelWorkflowExecutionRequest) Descriptor
deprecated
func (*RequestCancelWorkflowExecutionRequest) Descriptor() ([]byte, []int)
Deprecated: Use RequestCancelWorkflowExecutionRequest.ProtoReflect.Descriptor instead.
func (*RequestCancelWorkflowExecutionRequest) Equal ¶
func (this *RequestCancelWorkflowExecutionRequest) Equal(that interface{}) bool
Equal returns whether two RequestCancelWorkflowExecutionRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*RequestCancelWorkflowExecutionRequest) GetCancelRequest ¶
func (x *RequestCancelWorkflowExecutionRequest) GetCancelRequest() *v1.RequestCancelWorkflowExecutionRequest
func (*RequestCancelWorkflowExecutionRequest) GetChildWorkflowOnly ¶
func (x *RequestCancelWorkflowExecutionRequest) GetChildWorkflowOnly() bool
func (*RequestCancelWorkflowExecutionRequest) GetExternalInitiatedEventId ¶
func (x *RequestCancelWorkflowExecutionRequest) GetExternalInitiatedEventId() int64
func (*RequestCancelWorkflowExecutionRequest) GetExternalWorkflowExecution ¶
func (x *RequestCancelWorkflowExecutionRequest) GetExternalWorkflowExecution() *v14.WorkflowExecution
func (*RequestCancelWorkflowExecutionRequest) GetNamespaceId ¶
func (x *RequestCancelWorkflowExecutionRequest) GetNamespaceId() string
func (*RequestCancelWorkflowExecutionRequest) Marshal ¶
func (val *RequestCancelWorkflowExecutionRequest) Marshal() ([]byte, error)
Marshal an object of type RequestCancelWorkflowExecutionRequest to the protobuf v3 wire format
func (*RequestCancelWorkflowExecutionRequest) ProtoMessage ¶
func (*RequestCancelWorkflowExecutionRequest) ProtoMessage()
func (*RequestCancelWorkflowExecutionRequest) ProtoReflect ¶ added in v1.23.0
func (x *RequestCancelWorkflowExecutionRequest) ProtoReflect() protoreflect.Message
func (*RequestCancelWorkflowExecutionRequest) Reset ¶
func (x *RequestCancelWorkflowExecutionRequest) Reset()
func (*RequestCancelWorkflowExecutionRequest) Size ¶
func (val *RequestCancelWorkflowExecutionRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RequestCancelWorkflowExecutionRequest) String ¶
func (x *RequestCancelWorkflowExecutionRequest) String() string
func (*RequestCancelWorkflowExecutionRequest) Unmarshal ¶
func (val *RequestCancelWorkflowExecutionRequest) Unmarshal(buf []byte) error
Unmarshal an object of type RequestCancelWorkflowExecutionRequest from the protobuf v3 wire format
type RequestCancelWorkflowExecutionResponse ¶
type RequestCancelWorkflowExecutionResponse struct {
// contains filtered or unexported fields
}
func (*RequestCancelWorkflowExecutionResponse) Descriptor
deprecated
func (*RequestCancelWorkflowExecutionResponse) Descriptor() ([]byte, []int)
Deprecated: Use RequestCancelWorkflowExecutionResponse.ProtoReflect.Descriptor instead.
func (*RequestCancelWorkflowExecutionResponse) Equal ¶
func (this *RequestCancelWorkflowExecutionResponse) Equal(that interface{}) bool
Equal returns whether two RequestCancelWorkflowExecutionResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*RequestCancelWorkflowExecutionResponse) Marshal ¶
func (val *RequestCancelWorkflowExecutionResponse) Marshal() ([]byte, error)
Marshal an object of type RequestCancelWorkflowExecutionResponse to the protobuf v3 wire format
func (*RequestCancelWorkflowExecutionResponse) ProtoMessage ¶
func (*RequestCancelWorkflowExecutionResponse) ProtoMessage()
func (*RequestCancelWorkflowExecutionResponse) ProtoReflect ¶ added in v1.23.0
func (x *RequestCancelWorkflowExecutionResponse) ProtoReflect() protoreflect.Message
func (*RequestCancelWorkflowExecutionResponse) Reset ¶
func (x *RequestCancelWorkflowExecutionResponse) Reset()
func (*RequestCancelWorkflowExecutionResponse) Size ¶
func (val *RequestCancelWorkflowExecutionResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RequestCancelWorkflowExecutionResponse) String ¶
func (x *RequestCancelWorkflowExecutionResponse) String() string
func (*RequestCancelWorkflowExecutionResponse) Unmarshal ¶
func (val *RequestCancelWorkflowExecutionResponse) Unmarshal(buf []byte) error
Unmarshal an object of type RequestCancelWorkflowExecutionResponse from the protobuf v3 wire format
type ResetStickyTaskQueueRequest ¶
type ResetStickyTaskQueueRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` Execution *v14.WorkflowExecution `protobuf:"bytes,2,opt,name=execution,proto3" json:"execution,omitempty"` // contains filtered or unexported fields }
func (*ResetStickyTaskQueueRequest) Descriptor
deprecated
func (*ResetStickyTaskQueueRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResetStickyTaskQueueRequest.ProtoReflect.Descriptor instead.
func (*ResetStickyTaskQueueRequest) Equal ¶
func (this *ResetStickyTaskQueueRequest) Equal(that interface{}) bool
Equal returns whether two ResetStickyTaskQueueRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ResetStickyTaskQueueRequest) GetExecution ¶
func (x *ResetStickyTaskQueueRequest) GetExecution() *v14.WorkflowExecution
func (*ResetStickyTaskQueueRequest) GetNamespaceId ¶
func (x *ResetStickyTaskQueueRequest) GetNamespaceId() string
func (*ResetStickyTaskQueueRequest) Marshal ¶
func (val *ResetStickyTaskQueueRequest) Marshal() ([]byte, error)
Marshal an object of type ResetStickyTaskQueueRequest to the protobuf v3 wire format
func (*ResetStickyTaskQueueRequest) ProtoMessage ¶
func (*ResetStickyTaskQueueRequest) ProtoMessage()
func (*ResetStickyTaskQueueRequest) ProtoReflect ¶ added in v1.23.0
func (x *ResetStickyTaskQueueRequest) ProtoReflect() protoreflect.Message
func (*ResetStickyTaskQueueRequest) Reset ¶
func (x *ResetStickyTaskQueueRequest) Reset()
func (*ResetStickyTaskQueueRequest) Size ¶
func (val *ResetStickyTaskQueueRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ResetStickyTaskQueueRequest) String ¶
func (x *ResetStickyTaskQueueRequest) String() string
func (*ResetStickyTaskQueueRequest) Unmarshal ¶
func (val *ResetStickyTaskQueueRequest) Unmarshal(buf []byte) error
Unmarshal an object of type ResetStickyTaskQueueRequest from the protobuf v3 wire format
type ResetStickyTaskQueueResponse ¶
type ResetStickyTaskQueueResponse struct {
// contains filtered or unexported fields
}
func (*ResetStickyTaskQueueResponse) Descriptor
deprecated
func (*ResetStickyTaskQueueResponse) Descriptor() ([]byte, []int)
Deprecated: Use ResetStickyTaskQueueResponse.ProtoReflect.Descriptor instead.
func (*ResetStickyTaskQueueResponse) Equal ¶
func (this *ResetStickyTaskQueueResponse) Equal(that interface{}) bool
Equal returns whether two ResetStickyTaskQueueResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ResetStickyTaskQueueResponse) Marshal ¶
func (val *ResetStickyTaskQueueResponse) Marshal() ([]byte, error)
Marshal an object of type ResetStickyTaskQueueResponse to the protobuf v3 wire format
func (*ResetStickyTaskQueueResponse) ProtoMessage ¶
func (*ResetStickyTaskQueueResponse) ProtoMessage()
func (*ResetStickyTaskQueueResponse) ProtoReflect ¶ added in v1.23.0
func (x *ResetStickyTaskQueueResponse) ProtoReflect() protoreflect.Message
func (*ResetStickyTaskQueueResponse) Reset ¶
func (x *ResetStickyTaskQueueResponse) Reset()
func (*ResetStickyTaskQueueResponse) Size ¶
func (val *ResetStickyTaskQueueResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ResetStickyTaskQueueResponse) String ¶
func (x *ResetStickyTaskQueueResponse) String() string
func (*ResetStickyTaskQueueResponse) Unmarshal ¶
func (val *ResetStickyTaskQueueResponse) Unmarshal(buf []byte) error
Unmarshal an object of type ResetStickyTaskQueueResponse from the protobuf v3 wire format
type ResetWorkflowExecutionRequest ¶
type ResetWorkflowExecutionRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` ResetRequest *v1.ResetWorkflowExecutionRequest `protobuf:"bytes,2,opt,name=reset_request,json=resetRequest,proto3" json:"reset_request,omitempty"` // contains filtered or unexported fields }
func (*ResetWorkflowExecutionRequest) Descriptor
deprecated
func (*ResetWorkflowExecutionRequest) Descriptor() ([]byte, []int)
Deprecated: Use ResetWorkflowExecutionRequest.ProtoReflect.Descriptor instead.
func (*ResetWorkflowExecutionRequest) Equal ¶
func (this *ResetWorkflowExecutionRequest) Equal(that interface{}) bool
Equal returns whether two ResetWorkflowExecutionRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ResetWorkflowExecutionRequest) GetNamespaceId ¶
func (x *ResetWorkflowExecutionRequest) GetNamespaceId() string
func (*ResetWorkflowExecutionRequest) GetResetRequest ¶
func (x *ResetWorkflowExecutionRequest) GetResetRequest() *v1.ResetWorkflowExecutionRequest
func (*ResetWorkflowExecutionRequest) Marshal ¶
func (val *ResetWorkflowExecutionRequest) Marshal() ([]byte, error)
Marshal an object of type ResetWorkflowExecutionRequest to the protobuf v3 wire format
func (*ResetWorkflowExecutionRequest) ProtoMessage ¶
func (*ResetWorkflowExecutionRequest) ProtoMessage()
func (*ResetWorkflowExecutionRequest) ProtoReflect ¶ added in v1.23.0
func (x *ResetWorkflowExecutionRequest) ProtoReflect() protoreflect.Message
func (*ResetWorkflowExecutionRequest) Reset ¶
func (x *ResetWorkflowExecutionRequest) Reset()
func (*ResetWorkflowExecutionRequest) Size ¶
func (val *ResetWorkflowExecutionRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ResetWorkflowExecutionRequest) String ¶
func (x *ResetWorkflowExecutionRequest) String() string
func (*ResetWorkflowExecutionRequest) Unmarshal ¶
func (val *ResetWorkflowExecutionRequest) Unmarshal(buf []byte) error
Unmarshal an object of type ResetWorkflowExecutionRequest from the protobuf v3 wire format
type ResetWorkflowExecutionResponse ¶
type ResetWorkflowExecutionResponse struct { RunId string `protobuf:"bytes,1,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"` // contains filtered or unexported fields }
func (*ResetWorkflowExecutionResponse) Descriptor
deprecated
func (*ResetWorkflowExecutionResponse) Descriptor() ([]byte, []int)
Deprecated: Use ResetWorkflowExecutionResponse.ProtoReflect.Descriptor instead.
func (*ResetWorkflowExecutionResponse) Equal ¶
func (this *ResetWorkflowExecutionResponse) Equal(that interface{}) bool
Equal returns whether two ResetWorkflowExecutionResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ResetWorkflowExecutionResponse) GetRunId ¶
func (x *ResetWorkflowExecutionResponse) GetRunId() string
func (*ResetWorkflowExecutionResponse) Marshal ¶
func (val *ResetWorkflowExecutionResponse) Marshal() ([]byte, error)
Marshal an object of type ResetWorkflowExecutionResponse to the protobuf v3 wire format
func (*ResetWorkflowExecutionResponse) ProtoMessage ¶
func (*ResetWorkflowExecutionResponse) ProtoMessage()
func (*ResetWorkflowExecutionResponse) ProtoReflect ¶ added in v1.23.0
func (x *ResetWorkflowExecutionResponse) ProtoReflect() protoreflect.Message
func (*ResetWorkflowExecutionResponse) Reset ¶
func (x *ResetWorkflowExecutionResponse) Reset()
func (*ResetWorkflowExecutionResponse) Size ¶
func (val *ResetWorkflowExecutionResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ResetWorkflowExecutionResponse) String ¶
func (x *ResetWorkflowExecutionResponse) String() string
func (*ResetWorkflowExecutionResponse) Unmarshal ¶
func (val *ResetWorkflowExecutionResponse) Unmarshal(buf []byte) error
Unmarshal an object of type ResetWorkflowExecutionResponse from the protobuf v3 wire format
type RespondActivityTaskCanceledRequest ¶
type RespondActivityTaskCanceledRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` CancelRequest *v1.RespondActivityTaskCanceledRequest `protobuf:"bytes,2,opt,name=cancel_request,json=cancelRequest,proto3" json:"cancel_request,omitempty"` // contains filtered or unexported fields }
func (*RespondActivityTaskCanceledRequest) Descriptor
deprecated
func (*RespondActivityTaskCanceledRequest) Descriptor() ([]byte, []int)
Deprecated: Use RespondActivityTaskCanceledRequest.ProtoReflect.Descriptor instead.
func (*RespondActivityTaskCanceledRequest) Equal ¶
func (this *RespondActivityTaskCanceledRequest) Equal(that interface{}) bool
Equal returns whether two RespondActivityTaskCanceledRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*RespondActivityTaskCanceledRequest) GetCancelRequest ¶
func (x *RespondActivityTaskCanceledRequest) GetCancelRequest() *v1.RespondActivityTaskCanceledRequest
func (*RespondActivityTaskCanceledRequest) GetNamespaceId ¶
func (x *RespondActivityTaskCanceledRequest) GetNamespaceId() string
func (*RespondActivityTaskCanceledRequest) Marshal ¶
func (val *RespondActivityTaskCanceledRequest) Marshal() ([]byte, error)
Marshal an object of type RespondActivityTaskCanceledRequest to the protobuf v3 wire format
func (*RespondActivityTaskCanceledRequest) ProtoMessage ¶
func (*RespondActivityTaskCanceledRequest) ProtoMessage()
func (*RespondActivityTaskCanceledRequest) ProtoReflect ¶ added in v1.23.0
func (x *RespondActivityTaskCanceledRequest) ProtoReflect() protoreflect.Message
func (*RespondActivityTaskCanceledRequest) Reset ¶
func (x *RespondActivityTaskCanceledRequest) Reset()
func (*RespondActivityTaskCanceledRequest) Size ¶
func (val *RespondActivityTaskCanceledRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RespondActivityTaskCanceledRequest) String ¶
func (x *RespondActivityTaskCanceledRequest) String() string
func (*RespondActivityTaskCanceledRequest) Unmarshal ¶
func (val *RespondActivityTaskCanceledRequest) Unmarshal(buf []byte) error
Unmarshal an object of type RespondActivityTaskCanceledRequest from the protobuf v3 wire format
type RespondActivityTaskCanceledResponse ¶
type RespondActivityTaskCanceledResponse struct {
// contains filtered or unexported fields
}
func (*RespondActivityTaskCanceledResponse) Descriptor
deprecated
func (*RespondActivityTaskCanceledResponse) Descriptor() ([]byte, []int)
Deprecated: Use RespondActivityTaskCanceledResponse.ProtoReflect.Descriptor instead.
func (*RespondActivityTaskCanceledResponse) Equal ¶
func (this *RespondActivityTaskCanceledResponse) Equal(that interface{}) bool
Equal returns whether two RespondActivityTaskCanceledResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*RespondActivityTaskCanceledResponse) Marshal ¶
func (val *RespondActivityTaskCanceledResponse) Marshal() ([]byte, error)
Marshal an object of type RespondActivityTaskCanceledResponse to the protobuf v3 wire format
func (*RespondActivityTaskCanceledResponse) ProtoMessage ¶
func (*RespondActivityTaskCanceledResponse) ProtoMessage()
func (*RespondActivityTaskCanceledResponse) ProtoReflect ¶ added in v1.23.0
func (x *RespondActivityTaskCanceledResponse) ProtoReflect() protoreflect.Message
func (*RespondActivityTaskCanceledResponse) Reset ¶
func (x *RespondActivityTaskCanceledResponse) Reset()
func (*RespondActivityTaskCanceledResponse) Size ¶
func (val *RespondActivityTaskCanceledResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RespondActivityTaskCanceledResponse) String ¶
func (x *RespondActivityTaskCanceledResponse) String() string
func (*RespondActivityTaskCanceledResponse) Unmarshal ¶
func (val *RespondActivityTaskCanceledResponse) Unmarshal(buf []byte) error
Unmarshal an object of type RespondActivityTaskCanceledResponse from the protobuf v3 wire format
type RespondActivityTaskCompletedRequest ¶
type RespondActivityTaskCompletedRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` CompleteRequest *v1.RespondActivityTaskCompletedRequest `protobuf:"bytes,2,opt,name=complete_request,json=completeRequest,proto3" json:"complete_request,omitempty"` // contains filtered or unexported fields }
func (*RespondActivityTaskCompletedRequest) Descriptor
deprecated
func (*RespondActivityTaskCompletedRequest) Descriptor() ([]byte, []int)
Deprecated: Use RespondActivityTaskCompletedRequest.ProtoReflect.Descriptor instead.
func (*RespondActivityTaskCompletedRequest) Equal ¶
func (this *RespondActivityTaskCompletedRequest) Equal(that interface{}) bool
Equal returns whether two RespondActivityTaskCompletedRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*RespondActivityTaskCompletedRequest) GetCompleteRequest ¶
func (x *RespondActivityTaskCompletedRequest) GetCompleteRequest() *v1.RespondActivityTaskCompletedRequest
func (*RespondActivityTaskCompletedRequest) GetNamespaceId ¶
func (x *RespondActivityTaskCompletedRequest) GetNamespaceId() string
func (*RespondActivityTaskCompletedRequest) Marshal ¶
func (val *RespondActivityTaskCompletedRequest) Marshal() ([]byte, error)
Marshal an object of type RespondActivityTaskCompletedRequest to the protobuf v3 wire format
func (*RespondActivityTaskCompletedRequest) ProtoMessage ¶
func (*RespondActivityTaskCompletedRequest) ProtoMessage()
func (*RespondActivityTaskCompletedRequest) ProtoReflect ¶ added in v1.23.0
func (x *RespondActivityTaskCompletedRequest) ProtoReflect() protoreflect.Message
func (*RespondActivityTaskCompletedRequest) Reset ¶
func (x *RespondActivityTaskCompletedRequest) Reset()
func (*RespondActivityTaskCompletedRequest) Size ¶
func (val *RespondActivityTaskCompletedRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RespondActivityTaskCompletedRequest) String ¶
func (x *RespondActivityTaskCompletedRequest) String() string
func (*RespondActivityTaskCompletedRequest) Unmarshal ¶
func (val *RespondActivityTaskCompletedRequest) Unmarshal(buf []byte) error
Unmarshal an object of type RespondActivityTaskCompletedRequest from the protobuf v3 wire format
type RespondActivityTaskCompletedResponse ¶
type RespondActivityTaskCompletedResponse struct {
// contains filtered or unexported fields
}
func (*RespondActivityTaskCompletedResponse) Descriptor
deprecated
func (*RespondActivityTaskCompletedResponse) Descriptor() ([]byte, []int)
Deprecated: Use RespondActivityTaskCompletedResponse.ProtoReflect.Descriptor instead.
func (*RespondActivityTaskCompletedResponse) Equal ¶
func (this *RespondActivityTaskCompletedResponse) Equal(that interface{}) bool
Equal returns whether two RespondActivityTaskCompletedResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*RespondActivityTaskCompletedResponse) Marshal ¶
func (val *RespondActivityTaskCompletedResponse) Marshal() ([]byte, error)
Marshal an object of type RespondActivityTaskCompletedResponse to the protobuf v3 wire format
func (*RespondActivityTaskCompletedResponse) ProtoMessage ¶
func (*RespondActivityTaskCompletedResponse) ProtoMessage()
func (*RespondActivityTaskCompletedResponse) ProtoReflect ¶ added in v1.23.0
func (x *RespondActivityTaskCompletedResponse) ProtoReflect() protoreflect.Message
func (*RespondActivityTaskCompletedResponse) Reset ¶
func (x *RespondActivityTaskCompletedResponse) Reset()
func (*RespondActivityTaskCompletedResponse) Size ¶
func (val *RespondActivityTaskCompletedResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RespondActivityTaskCompletedResponse) String ¶
func (x *RespondActivityTaskCompletedResponse) String() string
func (*RespondActivityTaskCompletedResponse) Unmarshal ¶
func (val *RespondActivityTaskCompletedResponse) Unmarshal(buf []byte) error
Unmarshal an object of type RespondActivityTaskCompletedResponse from the protobuf v3 wire format
type RespondActivityTaskFailedRequest ¶
type RespondActivityTaskFailedRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` FailedRequest *v1.RespondActivityTaskFailedRequest `protobuf:"bytes,2,opt,name=failed_request,json=failedRequest,proto3" json:"failed_request,omitempty"` // contains filtered or unexported fields }
func (*RespondActivityTaskFailedRequest) Descriptor
deprecated
func (*RespondActivityTaskFailedRequest) Descriptor() ([]byte, []int)
Deprecated: Use RespondActivityTaskFailedRequest.ProtoReflect.Descriptor instead.
func (*RespondActivityTaskFailedRequest) Equal ¶
func (this *RespondActivityTaskFailedRequest) Equal(that interface{}) bool
Equal returns whether two RespondActivityTaskFailedRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*RespondActivityTaskFailedRequest) GetFailedRequest ¶
func (x *RespondActivityTaskFailedRequest) GetFailedRequest() *v1.RespondActivityTaskFailedRequest
func (*RespondActivityTaskFailedRequest) GetNamespaceId ¶
func (x *RespondActivityTaskFailedRequest) GetNamespaceId() string
func (*RespondActivityTaskFailedRequest) Marshal ¶
func (val *RespondActivityTaskFailedRequest) Marshal() ([]byte, error)
Marshal an object of type RespondActivityTaskFailedRequest to the protobuf v3 wire format
func (*RespondActivityTaskFailedRequest) ProtoMessage ¶
func (*RespondActivityTaskFailedRequest) ProtoMessage()
func (*RespondActivityTaskFailedRequest) ProtoReflect ¶ added in v1.23.0
func (x *RespondActivityTaskFailedRequest) ProtoReflect() protoreflect.Message
func (*RespondActivityTaskFailedRequest) Reset ¶
func (x *RespondActivityTaskFailedRequest) Reset()
func (*RespondActivityTaskFailedRequest) Size ¶
func (val *RespondActivityTaskFailedRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RespondActivityTaskFailedRequest) String ¶
func (x *RespondActivityTaskFailedRequest) String() string
func (*RespondActivityTaskFailedRequest) Unmarshal ¶
func (val *RespondActivityTaskFailedRequest) Unmarshal(buf []byte) error
Unmarshal an object of type RespondActivityTaskFailedRequest from the protobuf v3 wire format
type RespondActivityTaskFailedResponse ¶
type RespondActivityTaskFailedResponse struct {
// contains filtered or unexported fields
}
func (*RespondActivityTaskFailedResponse) Descriptor
deprecated
func (*RespondActivityTaskFailedResponse) Descriptor() ([]byte, []int)
Deprecated: Use RespondActivityTaskFailedResponse.ProtoReflect.Descriptor instead.
func (*RespondActivityTaskFailedResponse) Equal ¶
func (this *RespondActivityTaskFailedResponse) Equal(that interface{}) bool
Equal returns whether two RespondActivityTaskFailedResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*RespondActivityTaskFailedResponse) Marshal ¶
func (val *RespondActivityTaskFailedResponse) Marshal() ([]byte, error)
Marshal an object of type RespondActivityTaskFailedResponse to the protobuf v3 wire format
func (*RespondActivityTaskFailedResponse) ProtoMessage ¶
func (*RespondActivityTaskFailedResponse) ProtoMessage()
func (*RespondActivityTaskFailedResponse) ProtoReflect ¶ added in v1.23.0
func (x *RespondActivityTaskFailedResponse) ProtoReflect() protoreflect.Message
func (*RespondActivityTaskFailedResponse) Reset ¶
func (x *RespondActivityTaskFailedResponse) Reset()
func (*RespondActivityTaskFailedResponse) Size ¶
func (val *RespondActivityTaskFailedResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RespondActivityTaskFailedResponse) String ¶
func (x *RespondActivityTaskFailedResponse) String() string
func (*RespondActivityTaskFailedResponse) Unmarshal ¶
func (val *RespondActivityTaskFailedResponse) Unmarshal(buf []byte) error
Unmarshal an object of type RespondActivityTaskFailedResponse from the protobuf v3 wire format
type RespondWorkflowTaskCompletedRequest ¶
type RespondWorkflowTaskCompletedRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` CompleteRequest *v1.RespondWorkflowTaskCompletedRequest `protobuf:"bytes,2,opt,name=complete_request,json=completeRequest,proto3" json:"complete_request,omitempty"` // contains filtered or unexported fields }
func (*RespondWorkflowTaskCompletedRequest) Descriptor
deprecated
func (*RespondWorkflowTaskCompletedRequest) Descriptor() ([]byte, []int)
Deprecated: Use RespondWorkflowTaskCompletedRequest.ProtoReflect.Descriptor instead.
func (*RespondWorkflowTaskCompletedRequest) Equal ¶
func (this *RespondWorkflowTaskCompletedRequest) Equal(that interface{}) bool
Equal returns whether two RespondWorkflowTaskCompletedRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*RespondWorkflowTaskCompletedRequest) GetCompleteRequest ¶
func (x *RespondWorkflowTaskCompletedRequest) GetCompleteRequest() *v1.RespondWorkflowTaskCompletedRequest
func (*RespondWorkflowTaskCompletedRequest) GetNamespaceId ¶
func (x *RespondWorkflowTaskCompletedRequest) GetNamespaceId() string
func (*RespondWorkflowTaskCompletedRequest) Marshal ¶
func (val *RespondWorkflowTaskCompletedRequest) Marshal() ([]byte, error)
Marshal an object of type RespondWorkflowTaskCompletedRequest to the protobuf v3 wire format
func (*RespondWorkflowTaskCompletedRequest) ProtoMessage ¶
func (*RespondWorkflowTaskCompletedRequest) ProtoMessage()
func (*RespondWorkflowTaskCompletedRequest) ProtoReflect ¶ added in v1.23.0
func (x *RespondWorkflowTaskCompletedRequest) ProtoReflect() protoreflect.Message
func (*RespondWorkflowTaskCompletedRequest) Reset ¶
func (x *RespondWorkflowTaskCompletedRequest) Reset()
func (*RespondWorkflowTaskCompletedRequest) Size ¶
func (val *RespondWorkflowTaskCompletedRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RespondWorkflowTaskCompletedRequest) String ¶
func (x *RespondWorkflowTaskCompletedRequest) String() string
func (*RespondWorkflowTaskCompletedRequest) Unmarshal ¶
func (val *RespondWorkflowTaskCompletedRequest) Unmarshal(buf []byte) error
Unmarshal an object of type RespondWorkflowTaskCompletedRequest from the protobuf v3 wire format
type RespondWorkflowTaskCompletedResponse ¶
type RespondWorkflowTaskCompletedResponse struct { // Deprecated: Marked as deprecated in temporal/server/api/historyservice/v1/request_response.proto. StartedResponse *RecordWorkflowTaskStartedResponse `protobuf:"bytes,1,opt,name=started_response,json=startedResponse,proto3" json:"started_response,omitempty"` ActivityTasks []*v1.PollActivityTaskQueueResponse `protobuf:"bytes,2,rep,name=activity_tasks,json=activityTasks,proto3" json:"activity_tasks,omitempty"` ResetHistoryEventId int64 `protobuf:"varint,3,opt,name=reset_history_event_id,json=resetHistoryEventId,proto3" json:"reset_history_event_id,omitempty"` NewWorkflowTask *v1.PollWorkflowTaskQueueResponse `protobuf:"bytes,4,opt,name=new_workflow_task,json=newWorkflowTask,proto3" json:"new_workflow_task,omitempty"` // contains filtered or unexported fields }
func (*RespondWorkflowTaskCompletedResponse) Descriptor
deprecated
func (*RespondWorkflowTaskCompletedResponse) Descriptor() ([]byte, []int)
Deprecated: Use RespondWorkflowTaskCompletedResponse.ProtoReflect.Descriptor instead.
func (*RespondWorkflowTaskCompletedResponse) Equal ¶
func (this *RespondWorkflowTaskCompletedResponse) Equal(that interface{}) bool
Equal returns whether two RespondWorkflowTaskCompletedResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*RespondWorkflowTaskCompletedResponse) GetActivityTasks ¶ added in v1.16.0
func (x *RespondWorkflowTaskCompletedResponse) GetActivityTasks() []*v1.PollActivityTaskQueueResponse
func (*RespondWorkflowTaskCompletedResponse) GetNewWorkflowTask ¶ added in v1.23.0
func (x *RespondWorkflowTaskCompletedResponse) GetNewWorkflowTask() *v1.PollWorkflowTaskQueueResponse
func (*RespondWorkflowTaskCompletedResponse) GetResetHistoryEventId ¶ added in v1.20.0
func (x *RespondWorkflowTaskCompletedResponse) GetResetHistoryEventId() int64
func (*RespondWorkflowTaskCompletedResponse) GetStartedResponse
deprecated
func (x *RespondWorkflowTaskCompletedResponse) GetStartedResponse() *RecordWorkflowTaskStartedResponse
Deprecated: Marked as deprecated in temporal/server/api/historyservice/v1/request_response.proto.
func (*RespondWorkflowTaskCompletedResponse) Marshal ¶
func (val *RespondWorkflowTaskCompletedResponse) Marshal() ([]byte, error)
Marshal an object of type RespondWorkflowTaskCompletedResponse to the protobuf v3 wire format
func (*RespondWorkflowTaskCompletedResponse) ProtoMessage ¶
func (*RespondWorkflowTaskCompletedResponse) ProtoMessage()
func (*RespondWorkflowTaskCompletedResponse) ProtoReflect ¶ added in v1.23.0
func (x *RespondWorkflowTaskCompletedResponse) ProtoReflect() protoreflect.Message
func (*RespondWorkflowTaskCompletedResponse) Reset ¶
func (x *RespondWorkflowTaskCompletedResponse) Reset()
func (*RespondWorkflowTaskCompletedResponse) Size ¶
func (val *RespondWorkflowTaskCompletedResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RespondWorkflowTaskCompletedResponse) String ¶
func (x *RespondWorkflowTaskCompletedResponse) String() string
func (*RespondWorkflowTaskCompletedResponse) Unmarshal ¶
func (val *RespondWorkflowTaskCompletedResponse) Unmarshal(buf []byte) error
Unmarshal an object of type RespondWorkflowTaskCompletedResponse from the protobuf v3 wire format
type RespondWorkflowTaskFailedRequest ¶
type RespondWorkflowTaskFailedRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` FailedRequest *v1.RespondWorkflowTaskFailedRequest `protobuf:"bytes,2,opt,name=failed_request,json=failedRequest,proto3" json:"failed_request,omitempty"` // contains filtered or unexported fields }
func (*RespondWorkflowTaskFailedRequest) Descriptor
deprecated
func (*RespondWorkflowTaskFailedRequest) Descriptor() ([]byte, []int)
Deprecated: Use RespondWorkflowTaskFailedRequest.ProtoReflect.Descriptor instead.
func (*RespondWorkflowTaskFailedRequest) Equal ¶
func (this *RespondWorkflowTaskFailedRequest) Equal(that interface{}) bool
Equal returns whether two RespondWorkflowTaskFailedRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*RespondWorkflowTaskFailedRequest) GetFailedRequest ¶
func (x *RespondWorkflowTaskFailedRequest) GetFailedRequest() *v1.RespondWorkflowTaskFailedRequest
func (*RespondWorkflowTaskFailedRequest) GetNamespaceId ¶
func (x *RespondWorkflowTaskFailedRequest) GetNamespaceId() string
func (*RespondWorkflowTaskFailedRequest) Marshal ¶
func (val *RespondWorkflowTaskFailedRequest) Marshal() ([]byte, error)
Marshal an object of type RespondWorkflowTaskFailedRequest to the protobuf v3 wire format
func (*RespondWorkflowTaskFailedRequest) ProtoMessage ¶
func (*RespondWorkflowTaskFailedRequest) ProtoMessage()
func (*RespondWorkflowTaskFailedRequest) ProtoReflect ¶ added in v1.23.0
func (x *RespondWorkflowTaskFailedRequest) ProtoReflect() protoreflect.Message
func (*RespondWorkflowTaskFailedRequest) Reset ¶
func (x *RespondWorkflowTaskFailedRequest) Reset()
func (*RespondWorkflowTaskFailedRequest) Size ¶
func (val *RespondWorkflowTaskFailedRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RespondWorkflowTaskFailedRequest) String ¶
func (x *RespondWorkflowTaskFailedRequest) String() string
func (*RespondWorkflowTaskFailedRequest) Unmarshal ¶
func (val *RespondWorkflowTaskFailedRequest) Unmarshal(buf []byte) error
Unmarshal an object of type RespondWorkflowTaskFailedRequest from the protobuf v3 wire format
type RespondWorkflowTaskFailedResponse ¶
type RespondWorkflowTaskFailedResponse struct {
// contains filtered or unexported fields
}
func (*RespondWorkflowTaskFailedResponse) Descriptor
deprecated
func (*RespondWorkflowTaskFailedResponse) Descriptor() ([]byte, []int)
Deprecated: Use RespondWorkflowTaskFailedResponse.ProtoReflect.Descriptor instead.
func (*RespondWorkflowTaskFailedResponse) Equal ¶
func (this *RespondWorkflowTaskFailedResponse) Equal(that interface{}) bool
Equal returns whether two RespondWorkflowTaskFailedResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*RespondWorkflowTaskFailedResponse) Marshal ¶
func (val *RespondWorkflowTaskFailedResponse) Marshal() ([]byte, error)
Marshal an object of type RespondWorkflowTaskFailedResponse to the protobuf v3 wire format
func (*RespondWorkflowTaskFailedResponse) ProtoMessage ¶
func (*RespondWorkflowTaskFailedResponse) ProtoMessage()
func (*RespondWorkflowTaskFailedResponse) ProtoReflect ¶ added in v1.23.0
func (x *RespondWorkflowTaskFailedResponse) ProtoReflect() protoreflect.Message
func (*RespondWorkflowTaskFailedResponse) Reset ¶
func (x *RespondWorkflowTaskFailedResponse) Reset()
func (*RespondWorkflowTaskFailedResponse) Size ¶
func (val *RespondWorkflowTaskFailedResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*RespondWorkflowTaskFailedResponse) String ¶
func (x *RespondWorkflowTaskFailedResponse) String() string
func (*RespondWorkflowTaskFailedResponse) Unmarshal ¶
func (val *RespondWorkflowTaskFailedResponse) Unmarshal(buf []byte) error
Unmarshal an object of type RespondWorkflowTaskFailedResponse from the protobuf v3 wire format
type ScheduleWorkflowTaskRequest ¶
type ScheduleWorkflowTaskRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` WorkflowExecution *v14.WorkflowExecution `protobuf:"bytes,2,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"` IsFirstWorkflowTask bool `protobuf:"varint,3,opt,name=is_first_workflow_task,json=isFirstWorkflowTask,proto3" json:"is_first_workflow_task,omitempty"` ChildClock *v15.VectorClock `protobuf:"bytes,4,opt,name=child_clock,json=childClock,proto3" json:"child_clock,omitempty"` ParentClock *v15.VectorClock `protobuf:"bytes,5,opt,name=parent_clock,json=parentClock,proto3" json:"parent_clock,omitempty"` // contains filtered or unexported fields }
func (*ScheduleWorkflowTaskRequest) Descriptor
deprecated
func (*ScheduleWorkflowTaskRequest) Descriptor() ([]byte, []int)
Deprecated: Use ScheduleWorkflowTaskRequest.ProtoReflect.Descriptor instead.
func (*ScheduleWorkflowTaskRequest) Equal ¶
func (this *ScheduleWorkflowTaskRequest) Equal(that interface{}) bool
Equal returns whether two ScheduleWorkflowTaskRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ScheduleWorkflowTaskRequest) GetChildClock ¶ added in v1.20.1
func (x *ScheduleWorkflowTaskRequest) GetChildClock() *v15.VectorClock
func (*ScheduleWorkflowTaskRequest) GetIsFirstWorkflowTask ¶
func (x *ScheduleWorkflowTaskRequest) GetIsFirstWorkflowTask() bool
func (*ScheduleWorkflowTaskRequest) GetNamespaceId ¶
func (x *ScheduleWorkflowTaskRequest) GetNamespaceId() string
func (*ScheduleWorkflowTaskRequest) GetParentClock ¶ added in v1.20.1
func (x *ScheduleWorkflowTaskRequest) GetParentClock() *v15.VectorClock
func (*ScheduleWorkflowTaskRequest) GetWorkflowExecution ¶
func (x *ScheduleWorkflowTaskRequest) GetWorkflowExecution() *v14.WorkflowExecution
func (*ScheduleWorkflowTaskRequest) Marshal ¶
func (val *ScheduleWorkflowTaskRequest) Marshal() ([]byte, error)
Marshal an object of type ScheduleWorkflowTaskRequest to the protobuf v3 wire format
func (*ScheduleWorkflowTaskRequest) ProtoMessage ¶
func (*ScheduleWorkflowTaskRequest) ProtoMessage()
func (*ScheduleWorkflowTaskRequest) ProtoReflect ¶ added in v1.23.0
func (x *ScheduleWorkflowTaskRequest) ProtoReflect() protoreflect.Message
func (*ScheduleWorkflowTaskRequest) Reset ¶
func (x *ScheduleWorkflowTaskRequest) Reset()
func (*ScheduleWorkflowTaskRequest) Size ¶
func (val *ScheduleWorkflowTaskRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ScheduleWorkflowTaskRequest) String ¶
func (x *ScheduleWorkflowTaskRequest) String() string
func (*ScheduleWorkflowTaskRequest) Unmarshal ¶
func (val *ScheduleWorkflowTaskRequest) Unmarshal(buf []byte) error
Unmarshal an object of type ScheduleWorkflowTaskRequest from the protobuf v3 wire format
type ScheduleWorkflowTaskResponse ¶
type ScheduleWorkflowTaskResponse struct {
// contains filtered or unexported fields
}
func (*ScheduleWorkflowTaskResponse) Descriptor
deprecated
func (*ScheduleWorkflowTaskResponse) Descriptor() ([]byte, []int)
Deprecated: Use ScheduleWorkflowTaskResponse.ProtoReflect.Descriptor instead.
func (*ScheduleWorkflowTaskResponse) Equal ¶
func (this *ScheduleWorkflowTaskResponse) Equal(that interface{}) bool
Equal returns whether two ScheduleWorkflowTaskResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ScheduleWorkflowTaskResponse) Marshal ¶
func (val *ScheduleWorkflowTaskResponse) Marshal() ([]byte, error)
Marshal an object of type ScheduleWorkflowTaskResponse to the protobuf v3 wire format
func (*ScheduleWorkflowTaskResponse) ProtoMessage ¶
func (*ScheduleWorkflowTaskResponse) ProtoMessage()
func (*ScheduleWorkflowTaskResponse) ProtoReflect ¶ added in v1.23.0
func (x *ScheduleWorkflowTaskResponse) ProtoReflect() protoreflect.Message
func (*ScheduleWorkflowTaskResponse) Reset ¶
func (x *ScheduleWorkflowTaskResponse) Reset()
func (*ScheduleWorkflowTaskResponse) Size ¶
func (val *ScheduleWorkflowTaskResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ScheduleWorkflowTaskResponse) String ¶
func (x *ScheduleWorkflowTaskResponse) String() string
func (*ScheduleWorkflowTaskResponse) Unmarshal ¶
func (val *ScheduleWorkflowTaskResponse) Unmarshal(buf []byte) error
Unmarshal an object of type ScheduleWorkflowTaskResponse from the protobuf v3 wire format
type ShardReplicationStatus ¶ added in v1.14.0
type ShardReplicationStatus struct { ShardId int32 `protobuf:"varint,1,opt,name=shard_id,json=shardId,proto3" json:"shard_id,omitempty"` // Max replication task id of current cluster MaxReplicationTaskId int64 `` /* 126-byte string literal not displayed */ // Local time on this shard ShardLocalTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=shard_local_time,json=shardLocalTime,proto3" json:"shard_local_time,omitempty"` RemoteClusters map[string]*ShardReplicationStatusPerCluster `` /* 191-byte string literal not displayed */ HandoverNamespaces map[string]*HandoverNamespaceInfo `` /* 203-byte string literal not displayed */ MaxReplicationTaskVisibilityTime *timestamppb.Timestamp `` /* 163-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ShardReplicationStatus) Descriptor
deprecated
added in
v1.14.0
func (*ShardReplicationStatus) Descriptor() ([]byte, []int)
Deprecated: Use ShardReplicationStatus.ProtoReflect.Descriptor instead.
func (*ShardReplicationStatus) Equal ¶ added in v1.14.0
func (this *ShardReplicationStatus) Equal(that interface{}) bool
Equal returns whether two ShardReplicationStatus values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ShardReplicationStatus) GetHandoverNamespaces ¶ added in v1.14.0
func (x *ShardReplicationStatus) GetHandoverNamespaces() map[string]*HandoverNamespaceInfo
func (*ShardReplicationStatus) GetMaxReplicationTaskId ¶ added in v1.14.0
func (x *ShardReplicationStatus) GetMaxReplicationTaskId() int64
func (*ShardReplicationStatus) GetMaxReplicationTaskVisibilityTime ¶ added in v1.17.2
func (x *ShardReplicationStatus) GetMaxReplicationTaskVisibilityTime() *timestamppb.Timestamp
func (*ShardReplicationStatus) GetRemoteClusters ¶ added in v1.14.0
func (x *ShardReplicationStatus) GetRemoteClusters() map[string]*ShardReplicationStatusPerCluster
func (*ShardReplicationStatus) GetShardId ¶ added in v1.14.0
func (x *ShardReplicationStatus) GetShardId() int32
func (*ShardReplicationStatus) GetShardLocalTime ¶ added in v1.14.0
func (x *ShardReplicationStatus) GetShardLocalTime() *timestamppb.Timestamp
func (*ShardReplicationStatus) Marshal ¶ added in v1.14.0
func (val *ShardReplicationStatus) Marshal() ([]byte, error)
Marshal an object of type ShardReplicationStatus to the protobuf v3 wire format
func (*ShardReplicationStatus) ProtoMessage ¶ added in v1.14.0
func (*ShardReplicationStatus) ProtoMessage()
func (*ShardReplicationStatus) ProtoReflect ¶ added in v1.23.0
func (x *ShardReplicationStatus) ProtoReflect() protoreflect.Message
func (*ShardReplicationStatus) Reset ¶ added in v1.14.0
func (x *ShardReplicationStatus) Reset()
func (*ShardReplicationStatus) Size ¶ added in v1.14.0
func (val *ShardReplicationStatus) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ShardReplicationStatus) String ¶ added in v1.14.0
func (x *ShardReplicationStatus) String() string
func (*ShardReplicationStatus) Unmarshal ¶ added in v1.14.0
func (val *ShardReplicationStatus) Unmarshal(buf []byte) error
Unmarshal an object of type ShardReplicationStatus from the protobuf v3 wire format
type ShardReplicationStatusPerCluster ¶ added in v1.14.0
type ShardReplicationStatusPerCluster struct { // Acked replication task id AckedTaskId int64 `protobuf:"varint,1,opt,name=acked_task_id,json=ackedTaskId,proto3" json:"acked_task_id,omitempty"` // Acked replication task creation time AckedTaskVisibilityTime *timestamppb.Timestamp `` /* 134-byte string literal not displayed */ // contains filtered or unexported fields }
func (*ShardReplicationStatusPerCluster) Descriptor
deprecated
added in
v1.14.0
func (*ShardReplicationStatusPerCluster) Descriptor() ([]byte, []int)
Deprecated: Use ShardReplicationStatusPerCluster.ProtoReflect.Descriptor instead.
func (*ShardReplicationStatusPerCluster) Equal ¶ added in v1.14.0
func (this *ShardReplicationStatusPerCluster) Equal(that interface{}) bool
Equal returns whether two ShardReplicationStatusPerCluster values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*ShardReplicationStatusPerCluster) GetAckedTaskId ¶ added in v1.14.0
func (x *ShardReplicationStatusPerCluster) GetAckedTaskId() int64
func (*ShardReplicationStatusPerCluster) GetAckedTaskVisibilityTime ¶ added in v1.14.0
func (x *ShardReplicationStatusPerCluster) GetAckedTaskVisibilityTime() *timestamppb.Timestamp
func (*ShardReplicationStatusPerCluster) Marshal ¶ added in v1.14.0
func (val *ShardReplicationStatusPerCluster) Marshal() ([]byte, error)
Marshal an object of type ShardReplicationStatusPerCluster to the protobuf v3 wire format
func (*ShardReplicationStatusPerCluster) ProtoMessage ¶ added in v1.14.0
func (*ShardReplicationStatusPerCluster) ProtoMessage()
func (*ShardReplicationStatusPerCluster) ProtoReflect ¶ added in v1.23.0
func (x *ShardReplicationStatusPerCluster) ProtoReflect() protoreflect.Message
func (*ShardReplicationStatusPerCluster) Reset ¶ added in v1.14.0
func (x *ShardReplicationStatusPerCluster) Reset()
func (*ShardReplicationStatusPerCluster) Size ¶ added in v1.14.0
func (val *ShardReplicationStatusPerCluster) Size() int
Size returns the size of the object, in bytes, once serialized
func (*ShardReplicationStatusPerCluster) String ¶ added in v1.14.0
func (x *ShardReplicationStatusPerCluster) String() string
func (*ShardReplicationStatusPerCluster) Unmarshal ¶ added in v1.14.0
func (val *ShardReplicationStatusPerCluster) Unmarshal(buf []byte) error
Unmarshal an object of type ShardReplicationStatusPerCluster from the protobuf v3 wire format
type SignalWithStartWorkflowExecutionRequest ¶
type SignalWithStartWorkflowExecutionRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` // (-- api-linter: core::0140::prepositions=disabled // // aip.dev/not-precedent: "with" is needed here. --) SignalWithStartRequest *v1.SignalWithStartWorkflowExecutionRequest `` /* 131-byte string literal not displayed */ // contains filtered or unexported fields }
func (*SignalWithStartWorkflowExecutionRequest) Descriptor
deprecated
func (*SignalWithStartWorkflowExecutionRequest) Descriptor() ([]byte, []int)
Deprecated: Use SignalWithStartWorkflowExecutionRequest.ProtoReflect.Descriptor instead.
func (*SignalWithStartWorkflowExecutionRequest) Equal ¶
func (this *SignalWithStartWorkflowExecutionRequest) Equal(that interface{}) bool
Equal returns whether two SignalWithStartWorkflowExecutionRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SignalWithStartWorkflowExecutionRequest) GetNamespaceId ¶
func (x *SignalWithStartWorkflowExecutionRequest) GetNamespaceId() string
func (*SignalWithStartWorkflowExecutionRequest) GetSignalWithStartRequest ¶
func (x *SignalWithStartWorkflowExecutionRequest) GetSignalWithStartRequest() *v1.SignalWithStartWorkflowExecutionRequest
func (*SignalWithStartWorkflowExecutionRequest) Marshal ¶
func (val *SignalWithStartWorkflowExecutionRequest) Marshal() ([]byte, error)
Marshal an object of type SignalWithStartWorkflowExecutionRequest to the protobuf v3 wire format
func (*SignalWithStartWorkflowExecutionRequest) ProtoMessage ¶
func (*SignalWithStartWorkflowExecutionRequest) ProtoMessage()
func (*SignalWithStartWorkflowExecutionRequest) ProtoReflect ¶ added in v1.23.0
func (x *SignalWithStartWorkflowExecutionRequest) ProtoReflect() protoreflect.Message
func (*SignalWithStartWorkflowExecutionRequest) Reset ¶
func (x *SignalWithStartWorkflowExecutionRequest) Reset()
func (*SignalWithStartWorkflowExecutionRequest) Size ¶
func (val *SignalWithStartWorkflowExecutionRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SignalWithStartWorkflowExecutionRequest) String ¶
func (x *SignalWithStartWorkflowExecutionRequest) String() string
func (*SignalWithStartWorkflowExecutionRequest) Unmarshal ¶
func (val *SignalWithStartWorkflowExecutionRequest) Unmarshal(buf []byte) error
Unmarshal an object of type SignalWithStartWorkflowExecutionRequest from the protobuf v3 wire format
type SignalWithStartWorkflowExecutionResponse ¶
type SignalWithStartWorkflowExecutionResponse struct { RunId string `protobuf:"bytes,1,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"` // contains filtered or unexported fields }
func (*SignalWithStartWorkflowExecutionResponse) Descriptor
deprecated
func (*SignalWithStartWorkflowExecutionResponse) Descriptor() ([]byte, []int)
Deprecated: Use SignalWithStartWorkflowExecutionResponse.ProtoReflect.Descriptor instead.
func (*SignalWithStartWorkflowExecutionResponse) Equal ¶
func (this *SignalWithStartWorkflowExecutionResponse) Equal(that interface{}) bool
Equal returns whether two SignalWithStartWorkflowExecutionResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SignalWithStartWorkflowExecutionResponse) GetRunId ¶
func (x *SignalWithStartWorkflowExecutionResponse) GetRunId() string
func (*SignalWithStartWorkflowExecutionResponse) Marshal ¶
func (val *SignalWithStartWorkflowExecutionResponse) Marshal() ([]byte, error)
Marshal an object of type SignalWithStartWorkflowExecutionResponse to the protobuf v3 wire format
func (*SignalWithStartWorkflowExecutionResponse) ProtoMessage ¶
func (*SignalWithStartWorkflowExecutionResponse) ProtoMessage()
func (*SignalWithStartWorkflowExecutionResponse) ProtoReflect ¶ added in v1.23.0
func (x *SignalWithStartWorkflowExecutionResponse) ProtoReflect() protoreflect.Message
func (*SignalWithStartWorkflowExecutionResponse) Reset ¶
func (x *SignalWithStartWorkflowExecutionResponse) Reset()
func (*SignalWithStartWorkflowExecutionResponse) Size ¶
func (val *SignalWithStartWorkflowExecutionResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SignalWithStartWorkflowExecutionResponse) String ¶
func (x *SignalWithStartWorkflowExecutionResponse) String() string
func (*SignalWithStartWorkflowExecutionResponse) Unmarshal ¶
func (val *SignalWithStartWorkflowExecutionResponse) Unmarshal(buf []byte) error
Unmarshal an object of type SignalWithStartWorkflowExecutionResponse from the protobuf v3 wire format
type SignalWorkflowExecutionRequest ¶
type SignalWorkflowExecutionRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` SignalRequest *v1.SignalWorkflowExecutionRequest `protobuf:"bytes,2,opt,name=signal_request,json=signalRequest,proto3" json:"signal_request,omitempty"` ExternalWorkflowExecution *v14.WorkflowExecution `` /* 138-byte string literal not displayed */ ChildWorkflowOnly bool `protobuf:"varint,4,opt,name=child_workflow_only,json=childWorkflowOnly,proto3" json:"child_workflow_only,omitempty"` // contains filtered or unexported fields }
func (*SignalWorkflowExecutionRequest) Descriptor
deprecated
func (*SignalWorkflowExecutionRequest) Descriptor() ([]byte, []int)
Deprecated: Use SignalWorkflowExecutionRequest.ProtoReflect.Descriptor instead.
func (*SignalWorkflowExecutionRequest) Equal ¶
func (this *SignalWorkflowExecutionRequest) Equal(that interface{}) bool
Equal returns whether two SignalWorkflowExecutionRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SignalWorkflowExecutionRequest) GetChildWorkflowOnly ¶
func (x *SignalWorkflowExecutionRequest) GetChildWorkflowOnly() bool
func (*SignalWorkflowExecutionRequest) GetExternalWorkflowExecution ¶
func (x *SignalWorkflowExecutionRequest) GetExternalWorkflowExecution() *v14.WorkflowExecution
func (*SignalWorkflowExecutionRequest) GetNamespaceId ¶
func (x *SignalWorkflowExecutionRequest) GetNamespaceId() string
func (*SignalWorkflowExecutionRequest) GetSignalRequest ¶
func (x *SignalWorkflowExecutionRequest) GetSignalRequest() *v1.SignalWorkflowExecutionRequest
func (*SignalWorkflowExecutionRequest) Marshal ¶
func (val *SignalWorkflowExecutionRequest) Marshal() ([]byte, error)
Marshal an object of type SignalWorkflowExecutionRequest to the protobuf v3 wire format
func (*SignalWorkflowExecutionRequest) ProtoMessage ¶
func (*SignalWorkflowExecutionRequest) ProtoMessage()
func (*SignalWorkflowExecutionRequest) ProtoReflect ¶ added in v1.23.0
func (x *SignalWorkflowExecutionRequest) ProtoReflect() protoreflect.Message
func (*SignalWorkflowExecutionRequest) Reset ¶
func (x *SignalWorkflowExecutionRequest) Reset()
func (*SignalWorkflowExecutionRequest) Size ¶
func (val *SignalWorkflowExecutionRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SignalWorkflowExecutionRequest) String ¶
func (x *SignalWorkflowExecutionRequest) String() string
func (*SignalWorkflowExecutionRequest) Unmarshal ¶
func (val *SignalWorkflowExecutionRequest) Unmarshal(buf []byte) error
Unmarshal an object of type SignalWorkflowExecutionRequest from the protobuf v3 wire format
type SignalWorkflowExecutionResponse ¶
type SignalWorkflowExecutionResponse struct {
// contains filtered or unexported fields
}
func (*SignalWorkflowExecutionResponse) Descriptor
deprecated
func (*SignalWorkflowExecutionResponse) Descriptor() ([]byte, []int)
Deprecated: Use SignalWorkflowExecutionResponse.ProtoReflect.Descriptor instead.
func (*SignalWorkflowExecutionResponse) Equal ¶
func (this *SignalWorkflowExecutionResponse) Equal(that interface{}) bool
Equal returns whether two SignalWorkflowExecutionResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SignalWorkflowExecutionResponse) Marshal ¶
func (val *SignalWorkflowExecutionResponse) Marshal() ([]byte, error)
Marshal an object of type SignalWorkflowExecutionResponse to the protobuf v3 wire format
func (*SignalWorkflowExecutionResponse) ProtoMessage ¶
func (*SignalWorkflowExecutionResponse) ProtoMessage()
func (*SignalWorkflowExecutionResponse) ProtoReflect ¶ added in v1.23.0
func (x *SignalWorkflowExecutionResponse) ProtoReflect() protoreflect.Message
func (*SignalWorkflowExecutionResponse) Reset ¶
func (x *SignalWorkflowExecutionResponse) Reset()
func (*SignalWorkflowExecutionResponse) Size ¶
func (val *SignalWorkflowExecutionResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SignalWorkflowExecutionResponse) String ¶
func (x *SignalWorkflowExecutionResponse) String() string
func (*SignalWorkflowExecutionResponse) Unmarshal ¶
func (val *SignalWorkflowExecutionResponse) Unmarshal(buf []byte) error
Unmarshal an object of type SignalWorkflowExecutionResponse from the protobuf v3 wire format
type StartWorkflowExecutionRequest ¶
type StartWorkflowExecutionRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` StartRequest *v1.StartWorkflowExecutionRequest `protobuf:"bytes,2,opt,name=start_request,json=startRequest,proto3" json:"start_request,omitempty"` ParentExecutionInfo *v11.ParentExecutionInfo `protobuf:"bytes,3,opt,name=parent_execution_info,json=parentExecutionInfo,proto3" json:"parent_execution_info,omitempty"` Attempt int32 `protobuf:"varint,4,opt,name=attempt,proto3" json:"attempt,omitempty"` WorkflowExecutionExpirationTime *timestamppb.Timestamp `` /* 158-byte string literal not displayed */ ContinueAsNewInitiator v12.ContinueAsNewInitiator `` /* 182-byte string literal not displayed */ // History service should use the values of continued_failure and last_completion_result // here, not the ones in start_request (those are moved into here in the frontend). ContinuedFailure *v13.Failure `protobuf:"bytes,7,opt,name=continued_failure,json=continuedFailure,proto3" json:"continued_failure,omitempty"` LastCompletionResult *v14.Payloads `protobuf:"bytes,8,opt,name=last_completion_result,json=lastCompletionResult,proto3" json:"last_completion_result,omitempty"` FirstWorkflowTaskBackoff *durationpb.Duration `` /* 137-byte string literal not displayed */ // For child or continued-as-new workflows, including a version here from the source // (parent/previous) will set the initial version stamp of this workflow. SourceVersionStamp *v14.WorkerVersionStamp `protobuf:"bytes,10,opt,name=source_version_stamp,json=sourceVersionStamp,proto3" json:"source_version_stamp,omitempty"` // contains filtered or unexported fields }
func (*StartWorkflowExecutionRequest) Descriptor
deprecated
func (*StartWorkflowExecutionRequest) Descriptor() ([]byte, []int)
Deprecated: Use StartWorkflowExecutionRequest.ProtoReflect.Descriptor instead.
func (*StartWorkflowExecutionRequest) Equal ¶
func (this *StartWorkflowExecutionRequest) Equal(that interface{}) bool
Equal returns whether two StartWorkflowExecutionRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*StartWorkflowExecutionRequest) GetAttempt ¶
func (x *StartWorkflowExecutionRequest) GetAttempt() int32
func (*StartWorkflowExecutionRequest) GetContinueAsNewInitiator ¶
func (x *StartWorkflowExecutionRequest) GetContinueAsNewInitiator() v12.ContinueAsNewInitiator
func (*StartWorkflowExecutionRequest) GetContinuedFailure ¶
func (x *StartWorkflowExecutionRequest) GetContinuedFailure() *v13.Failure
func (*StartWorkflowExecutionRequest) GetFirstWorkflowTaskBackoff ¶ added in v0.28.0
func (x *StartWorkflowExecutionRequest) GetFirstWorkflowTaskBackoff() *durationpb.Duration
func (*StartWorkflowExecutionRequest) GetLastCompletionResult ¶
func (x *StartWorkflowExecutionRequest) GetLastCompletionResult() *v14.Payloads
func (*StartWorkflowExecutionRequest) GetNamespaceId ¶
func (x *StartWorkflowExecutionRequest) GetNamespaceId() string
func (*StartWorkflowExecutionRequest) GetParentExecutionInfo ¶
func (x *StartWorkflowExecutionRequest) GetParentExecutionInfo() *v11.ParentExecutionInfo
func (*StartWorkflowExecutionRequest) GetSourceVersionStamp ¶ added in v1.21.0
func (x *StartWorkflowExecutionRequest) GetSourceVersionStamp() *v14.WorkerVersionStamp
func (*StartWorkflowExecutionRequest) GetStartRequest ¶
func (x *StartWorkflowExecutionRequest) GetStartRequest() *v1.StartWorkflowExecutionRequest
func (*StartWorkflowExecutionRequest) GetWorkflowExecutionExpirationTime ¶ added in v0.28.0
func (x *StartWorkflowExecutionRequest) GetWorkflowExecutionExpirationTime() *timestamppb.Timestamp
func (*StartWorkflowExecutionRequest) Marshal ¶
func (val *StartWorkflowExecutionRequest) Marshal() ([]byte, error)
Marshal an object of type StartWorkflowExecutionRequest to the protobuf v3 wire format
func (*StartWorkflowExecutionRequest) ProtoMessage ¶
func (*StartWorkflowExecutionRequest) ProtoMessage()
func (*StartWorkflowExecutionRequest) ProtoReflect ¶ added in v1.23.0
func (x *StartWorkflowExecutionRequest) ProtoReflect() protoreflect.Message
func (*StartWorkflowExecutionRequest) Reset ¶
func (x *StartWorkflowExecutionRequest) Reset()
func (*StartWorkflowExecutionRequest) Size ¶
func (val *StartWorkflowExecutionRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*StartWorkflowExecutionRequest) String ¶
func (x *StartWorkflowExecutionRequest) String() string
func (*StartWorkflowExecutionRequest) Unmarshal ¶
func (val *StartWorkflowExecutionRequest) Unmarshal(buf []byte) error
Unmarshal an object of type StartWorkflowExecutionRequest from the protobuf v3 wire format
type StartWorkflowExecutionResponse ¶
type StartWorkflowExecutionResponse struct { RunId string `protobuf:"bytes,1,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"` Clock *v15.VectorClock `protobuf:"bytes,2,opt,name=clock,proto3" json:"clock,omitempty"` // Set if request_eager_execution is set on the start request EagerWorkflowTask *v1.PollWorkflowTaskQueueResponse `protobuf:"bytes,3,opt,name=eager_workflow_task,json=eagerWorkflowTask,proto3" json:"eager_workflow_task,omitempty"` // contains filtered or unexported fields }
func (*StartWorkflowExecutionResponse) Descriptor
deprecated
func (*StartWorkflowExecutionResponse) Descriptor() ([]byte, []int)
Deprecated: Use StartWorkflowExecutionResponse.ProtoReflect.Descriptor instead.
func (*StartWorkflowExecutionResponse) Equal ¶
func (this *StartWorkflowExecutionResponse) Equal(that interface{}) bool
Equal returns whether two StartWorkflowExecutionResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*StartWorkflowExecutionResponse) GetClock ¶ added in v1.17.0
func (x *StartWorkflowExecutionResponse) GetClock() *v15.VectorClock
func (*StartWorkflowExecutionResponse) GetEagerWorkflowTask ¶ added in v1.20.0
func (x *StartWorkflowExecutionResponse) GetEagerWorkflowTask() *v1.PollWorkflowTaskQueueResponse
func (*StartWorkflowExecutionResponse) GetRunId ¶
func (x *StartWorkflowExecutionResponse) GetRunId() string
func (*StartWorkflowExecutionResponse) Marshal ¶
func (val *StartWorkflowExecutionResponse) Marshal() ([]byte, error)
Marshal an object of type StartWorkflowExecutionResponse to the protobuf v3 wire format
func (*StartWorkflowExecutionResponse) ProtoMessage ¶
func (*StartWorkflowExecutionResponse) ProtoMessage()
func (*StartWorkflowExecutionResponse) ProtoReflect ¶ added in v1.23.0
func (x *StartWorkflowExecutionResponse) ProtoReflect() protoreflect.Message
func (*StartWorkflowExecutionResponse) Reset ¶
func (x *StartWorkflowExecutionResponse) Reset()
func (*StartWorkflowExecutionResponse) Size ¶
func (val *StartWorkflowExecutionResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*StartWorkflowExecutionResponse) String ¶
func (x *StartWorkflowExecutionResponse) String() string
func (*StartWorkflowExecutionResponse) Unmarshal ¶
func (val *StartWorkflowExecutionResponse) Unmarshal(buf []byte) error
Unmarshal an object of type StartWorkflowExecutionResponse from the protobuf v3 wire format
type StreamWorkflowReplicationMessagesRequest ¶ added in v1.21.0
type StreamWorkflowReplicationMessagesRequest struct { // Types that are assignable to Attributes: // // *StreamWorkflowReplicationMessagesRequest_SyncReplicationState Attributes isStreamWorkflowReplicationMessagesRequest_Attributes `protobuf_oneof:"attributes"` // contains filtered or unexported fields }
func (*StreamWorkflowReplicationMessagesRequest) Descriptor
deprecated
added in
v1.21.0
func (*StreamWorkflowReplicationMessagesRequest) Descriptor() ([]byte, []int)
Deprecated: Use StreamWorkflowReplicationMessagesRequest.ProtoReflect.Descriptor instead.
func (*StreamWorkflowReplicationMessagesRequest) Equal ¶ added in v1.21.0
func (this *StreamWorkflowReplicationMessagesRequest) Equal(that interface{}) bool
Equal returns whether two StreamWorkflowReplicationMessagesRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*StreamWorkflowReplicationMessagesRequest) GetAttributes ¶ added in v1.21.0
func (m *StreamWorkflowReplicationMessagesRequest) GetAttributes() isStreamWorkflowReplicationMessagesRequest_Attributes
func (*StreamWorkflowReplicationMessagesRequest) GetSyncReplicationState ¶ added in v1.21.0
func (x *StreamWorkflowReplicationMessagesRequest) GetSyncReplicationState() *v115.SyncReplicationState
func (*StreamWorkflowReplicationMessagesRequest) Marshal ¶ added in v1.21.0
func (val *StreamWorkflowReplicationMessagesRequest) Marshal() ([]byte, error)
Marshal an object of type StreamWorkflowReplicationMessagesRequest to the protobuf v3 wire format
func (*StreamWorkflowReplicationMessagesRequest) ProtoMessage ¶ added in v1.21.0
func (*StreamWorkflowReplicationMessagesRequest) ProtoMessage()
func (*StreamWorkflowReplicationMessagesRequest) ProtoReflect ¶ added in v1.23.0
func (x *StreamWorkflowReplicationMessagesRequest) ProtoReflect() protoreflect.Message
func (*StreamWorkflowReplicationMessagesRequest) Reset ¶ added in v1.21.0
func (x *StreamWorkflowReplicationMessagesRequest) Reset()
func (*StreamWorkflowReplicationMessagesRequest) Size ¶ added in v1.21.0
func (val *StreamWorkflowReplicationMessagesRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*StreamWorkflowReplicationMessagesRequest) String ¶ added in v1.21.0
func (x *StreamWorkflowReplicationMessagesRequest) String() string
func (*StreamWorkflowReplicationMessagesRequest) Unmarshal ¶ added in v1.21.0
func (val *StreamWorkflowReplicationMessagesRequest) Unmarshal(buf []byte) error
Unmarshal an object of type StreamWorkflowReplicationMessagesRequest from the protobuf v3 wire format
type StreamWorkflowReplicationMessagesRequest_SyncReplicationState ¶ added in v1.21.0
type StreamWorkflowReplicationMessagesRequest_SyncReplicationState struct {
SyncReplicationState *v115.SyncReplicationState `protobuf:"bytes,1,opt,name=sync_replication_state,json=syncReplicationState,proto3,oneof"`
}
type StreamWorkflowReplicationMessagesResponse ¶ added in v1.21.0
type StreamWorkflowReplicationMessagesResponse struct { // Types that are assignable to Attributes: // // *StreamWorkflowReplicationMessagesResponse_Messages Attributes isStreamWorkflowReplicationMessagesResponse_Attributes `protobuf_oneof:"attributes"` // contains filtered or unexported fields }
func (*StreamWorkflowReplicationMessagesResponse) Descriptor
deprecated
added in
v1.21.0
func (*StreamWorkflowReplicationMessagesResponse) Descriptor() ([]byte, []int)
Deprecated: Use StreamWorkflowReplicationMessagesResponse.ProtoReflect.Descriptor instead.
func (*StreamWorkflowReplicationMessagesResponse) Equal ¶ added in v1.21.0
func (this *StreamWorkflowReplicationMessagesResponse) Equal(that interface{}) bool
Equal returns whether two StreamWorkflowReplicationMessagesResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*StreamWorkflowReplicationMessagesResponse) GetAttributes ¶ added in v1.21.0
func (m *StreamWorkflowReplicationMessagesResponse) GetAttributes() isStreamWorkflowReplicationMessagesResponse_Attributes
func (*StreamWorkflowReplicationMessagesResponse) GetMessages ¶ added in v1.21.0
func (x *StreamWorkflowReplicationMessagesResponse) GetMessages() *v115.WorkflowReplicationMessages
func (*StreamWorkflowReplicationMessagesResponse) Marshal ¶ added in v1.21.0
func (val *StreamWorkflowReplicationMessagesResponse) Marshal() ([]byte, error)
Marshal an object of type StreamWorkflowReplicationMessagesResponse to the protobuf v3 wire format
func (*StreamWorkflowReplicationMessagesResponse) ProtoMessage ¶ added in v1.21.0
func (*StreamWorkflowReplicationMessagesResponse) ProtoMessage()
func (*StreamWorkflowReplicationMessagesResponse) ProtoReflect ¶ added in v1.23.0
func (x *StreamWorkflowReplicationMessagesResponse) ProtoReflect() protoreflect.Message
func (*StreamWorkflowReplicationMessagesResponse) Reset ¶ added in v1.21.0
func (x *StreamWorkflowReplicationMessagesResponse) Reset()
func (*StreamWorkflowReplicationMessagesResponse) Size ¶ added in v1.21.0
func (val *StreamWorkflowReplicationMessagesResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*StreamWorkflowReplicationMessagesResponse) String ¶ added in v1.21.0
func (x *StreamWorkflowReplicationMessagesResponse) String() string
func (*StreamWorkflowReplicationMessagesResponse) Unmarshal ¶ added in v1.21.0
func (val *StreamWorkflowReplicationMessagesResponse) Unmarshal(buf []byte) error
Unmarshal an object of type StreamWorkflowReplicationMessagesResponse from the protobuf v3 wire format
type StreamWorkflowReplicationMessagesResponse_Messages ¶ added in v1.21.0
type StreamWorkflowReplicationMessagesResponse_Messages struct {
Messages *v115.WorkflowReplicationMessages `protobuf:"bytes,1,opt,name=messages,proto3,oneof"`
}
type SyncActivityRequest ¶
type SyncActivityRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` WorkflowId string `protobuf:"bytes,2,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"` RunId string `protobuf:"bytes,3,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"` Version int64 `protobuf:"varint,4,opt,name=version,proto3" json:"version,omitempty"` ScheduledEventId int64 `protobuf:"varint,5,opt,name=scheduled_event_id,json=scheduledEventId,proto3" json:"scheduled_event_id,omitempty"` ScheduledTime *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=scheduled_time,json=scheduledTime,proto3" json:"scheduled_time,omitempty"` StartedEventId int64 `protobuf:"varint,7,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"` StartedTime *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=started_time,json=startedTime,proto3" json:"started_time,omitempty"` LastHeartbeatTime *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=last_heartbeat_time,json=lastHeartbeatTime,proto3" json:"last_heartbeat_time,omitempty"` Details *v14.Payloads `protobuf:"bytes,10,opt,name=details,proto3" json:"details,omitempty"` Attempt int32 `protobuf:"varint,11,opt,name=attempt,proto3" json:"attempt,omitempty"` LastFailure *v13.Failure `protobuf:"bytes,12,opt,name=last_failure,json=lastFailure,proto3" json:"last_failure,omitempty"` LastWorkerIdentity string `protobuf:"bytes,13,opt,name=last_worker_identity,json=lastWorkerIdentity,proto3" json:"last_worker_identity,omitempty"` VersionHistory *v16.VersionHistory `protobuf:"bytes,14,opt,name=version_history,json=versionHistory,proto3" json:"version_history,omitempty"` BaseExecutionInfo *v11.BaseExecutionInfo `protobuf:"bytes,15,opt,name=base_execution_info,json=baseExecutionInfo,proto3" json:"base_execution_info,omitempty"` // contains filtered or unexported fields }
func (*SyncActivityRequest) Descriptor
deprecated
func (*SyncActivityRequest) Descriptor() ([]byte, []int)
Deprecated: Use SyncActivityRequest.ProtoReflect.Descriptor instead.
func (*SyncActivityRequest) Equal ¶
func (this *SyncActivityRequest) Equal(that interface{}) bool
Equal returns whether two SyncActivityRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SyncActivityRequest) GetAttempt ¶
func (x *SyncActivityRequest) GetAttempt() int32
func (*SyncActivityRequest) GetBaseExecutionInfo ¶ added in v1.21.0
func (x *SyncActivityRequest) GetBaseExecutionInfo() *v11.BaseExecutionInfo
func (*SyncActivityRequest) GetDetails ¶
func (x *SyncActivityRequest) GetDetails() *v14.Payloads
func (*SyncActivityRequest) GetLastFailure ¶
func (x *SyncActivityRequest) GetLastFailure() *v13.Failure
func (*SyncActivityRequest) GetLastHeartbeatTime ¶
func (x *SyncActivityRequest) GetLastHeartbeatTime() *timestamppb.Timestamp
func (*SyncActivityRequest) GetLastWorkerIdentity ¶
func (x *SyncActivityRequest) GetLastWorkerIdentity() string
func (*SyncActivityRequest) GetNamespaceId ¶
func (x *SyncActivityRequest) GetNamespaceId() string
func (*SyncActivityRequest) GetRunId ¶
func (x *SyncActivityRequest) GetRunId() string
func (*SyncActivityRequest) GetScheduledEventId ¶ added in v1.17.0
func (x *SyncActivityRequest) GetScheduledEventId() int64
func (*SyncActivityRequest) GetScheduledTime ¶
func (x *SyncActivityRequest) GetScheduledTime() *timestamppb.Timestamp
func (*SyncActivityRequest) GetStartedEventId ¶ added in v1.17.0
func (x *SyncActivityRequest) GetStartedEventId() int64
func (*SyncActivityRequest) GetStartedTime ¶
func (x *SyncActivityRequest) GetStartedTime() *timestamppb.Timestamp
func (*SyncActivityRequest) GetVersion ¶
func (x *SyncActivityRequest) GetVersion() int64
func (*SyncActivityRequest) GetVersionHistory ¶
func (x *SyncActivityRequest) GetVersionHistory() *v16.VersionHistory
func (*SyncActivityRequest) GetWorkflowId ¶
func (x *SyncActivityRequest) GetWorkflowId() string
func (*SyncActivityRequest) Marshal ¶
func (val *SyncActivityRequest) Marshal() ([]byte, error)
Marshal an object of type SyncActivityRequest to the protobuf v3 wire format
func (*SyncActivityRequest) ProtoMessage ¶
func (*SyncActivityRequest) ProtoMessage()
func (*SyncActivityRequest) ProtoReflect ¶ added in v1.23.0
func (x *SyncActivityRequest) ProtoReflect() protoreflect.Message
func (*SyncActivityRequest) Reset ¶
func (x *SyncActivityRequest) Reset()
func (*SyncActivityRequest) Size ¶
func (val *SyncActivityRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SyncActivityRequest) String ¶
func (x *SyncActivityRequest) String() string
func (*SyncActivityRequest) Unmarshal ¶
func (val *SyncActivityRequest) Unmarshal(buf []byte) error
Unmarshal an object of type SyncActivityRequest from the protobuf v3 wire format
type SyncActivityResponse ¶
type SyncActivityResponse struct {
// contains filtered or unexported fields
}
func (*SyncActivityResponse) Descriptor
deprecated
func (*SyncActivityResponse) Descriptor() ([]byte, []int)
Deprecated: Use SyncActivityResponse.ProtoReflect.Descriptor instead.
func (*SyncActivityResponse) Equal ¶
func (this *SyncActivityResponse) Equal(that interface{}) bool
Equal returns whether two SyncActivityResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SyncActivityResponse) Marshal ¶
func (val *SyncActivityResponse) Marshal() ([]byte, error)
Marshal an object of type SyncActivityResponse to the protobuf v3 wire format
func (*SyncActivityResponse) ProtoMessage ¶
func (*SyncActivityResponse) ProtoMessage()
func (*SyncActivityResponse) ProtoReflect ¶ added in v1.23.0
func (x *SyncActivityResponse) ProtoReflect() protoreflect.Message
func (*SyncActivityResponse) Reset ¶
func (x *SyncActivityResponse) Reset()
func (*SyncActivityResponse) Size ¶
func (val *SyncActivityResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SyncActivityResponse) String ¶
func (x *SyncActivityResponse) String() string
func (*SyncActivityResponse) Unmarshal ¶
func (val *SyncActivityResponse) Unmarshal(buf []byte) error
Unmarshal an object of type SyncActivityResponse from the protobuf v3 wire format
type SyncShardStatusRequest ¶
type SyncShardStatusRequest struct { SourceCluster string `protobuf:"bytes,1,opt,name=source_cluster,json=sourceCluster,proto3" json:"source_cluster,omitempty"` ShardId int32 `protobuf:"varint,2,opt,name=shard_id,json=shardId,proto3" json:"shard_id,omitempty"` StatusTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=status_time,json=statusTime,proto3" json:"status_time,omitempty"` // contains filtered or unexported fields }
func (*SyncShardStatusRequest) Descriptor
deprecated
func (*SyncShardStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use SyncShardStatusRequest.ProtoReflect.Descriptor instead.
func (*SyncShardStatusRequest) Equal ¶
func (this *SyncShardStatusRequest) Equal(that interface{}) bool
Equal returns whether two SyncShardStatusRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SyncShardStatusRequest) GetShardId ¶
func (x *SyncShardStatusRequest) GetShardId() int32
func (*SyncShardStatusRequest) GetSourceCluster ¶
func (x *SyncShardStatusRequest) GetSourceCluster() string
func (*SyncShardStatusRequest) GetStatusTime ¶ added in v0.28.0
func (x *SyncShardStatusRequest) GetStatusTime() *timestamppb.Timestamp
func (*SyncShardStatusRequest) Marshal ¶
func (val *SyncShardStatusRequest) Marshal() ([]byte, error)
Marshal an object of type SyncShardStatusRequest to the protobuf v3 wire format
func (*SyncShardStatusRequest) ProtoMessage ¶
func (*SyncShardStatusRequest) ProtoMessage()
func (*SyncShardStatusRequest) ProtoReflect ¶ added in v1.23.0
func (x *SyncShardStatusRequest) ProtoReflect() protoreflect.Message
func (*SyncShardStatusRequest) Reset ¶
func (x *SyncShardStatusRequest) Reset()
func (*SyncShardStatusRequest) Size ¶
func (val *SyncShardStatusRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SyncShardStatusRequest) String ¶
func (x *SyncShardStatusRequest) String() string
func (*SyncShardStatusRequest) Unmarshal ¶
func (val *SyncShardStatusRequest) Unmarshal(buf []byte) error
Unmarshal an object of type SyncShardStatusRequest from the protobuf v3 wire format
type SyncShardStatusResponse ¶
type SyncShardStatusResponse struct {
// contains filtered or unexported fields
}
func (*SyncShardStatusResponse) Descriptor
deprecated
func (*SyncShardStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use SyncShardStatusResponse.ProtoReflect.Descriptor instead.
func (*SyncShardStatusResponse) Equal ¶
func (this *SyncShardStatusResponse) Equal(that interface{}) bool
Equal returns whether two SyncShardStatusResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*SyncShardStatusResponse) Marshal ¶
func (val *SyncShardStatusResponse) Marshal() ([]byte, error)
Marshal an object of type SyncShardStatusResponse to the protobuf v3 wire format
func (*SyncShardStatusResponse) ProtoMessage ¶
func (*SyncShardStatusResponse) ProtoMessage()
func (*SyncShardStatusResponse) ProtoReflect ¶ added in v1.23.0
func (x *SyncShardStatusResponse) ProtoReflect() protoreflect.Message
func (*SyncShardStatusResponse) Reset ¶
func (x *SyncShardStatusResponse) Reset()
func (*SyncShardStatusResponse) Size ¶
func (val *SyncShardStatusResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*SyncShardStatusResponse) String ¶
func (x *SyncShardStatusResponse) String() string
func (*SyncShardStatusResponse) Unmarshal ¶
func (val *SyncShardStatusResponse) Unmarshal(buf []byte) error
Unmarshal an object of type SyncShardStatusResponse from the protobuf v3 wire format
type TerminateWorkflowExecutionRequest ¶
type TerminateWorkflowExecutionRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` TerminateRequest *v1.TerminateWorkflowExecutionRequest `protobuf:"bytes,2,opt,name=terminate_request,json=terminateRequest,proto3" json:"terminate_request,omitempty"` ExternalWorkflowExecution *v14.WorkflowExecution `` /* 138-byte string literal not displayed */ ChildWorkflowOnly bool `protobuf:"varint,4,opt,name=child_workflow_only,json=childWorkflowOnly,proto3" json:"child_workflow_only,omitempty"` // contains filtered or unexported fields }
func (*TerminateWorkflowExecutionRequest) Descriptor
deprecated
func (*TerminateWorkflowExecutionRequest) Descriptor() ([]byte, []int)
Deprecated: Use TerminateWorkflowExecutionRequest.ProtoReflect.Descriptor instead.
func (*TerminateWorkflowExecutionRequest) Equal ¶
func (this *TerminateWorkflowExecutionRequest) Equal(that interface{}) bool
Equal returns whether two TerminateWorkflowExecutionRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*TerminateWorkflowExecutionRequest) GetChildWorkflowOnly ¶ added in v1.15.0
func (x *TerminateWorkflowExecutionRequest) GetChildWorkflowOnly() bool
func (*TerminateWorkflowExecutionRequest) GetExternalWorkflowExecution ¶ added in v1.15.0
func (x *TerminateWorkflowExecutionRequest) GetExternalWorkflowExecution() *v14.WorkflowExecution
func (*TerminateWorkflowExecutionRequest) GetNamespaceId ¶
func (x *TerminateWorkflowExecutionRequest) GetNamespaceId() string
func (*TerminateWorkflowExecutionRequest) GetTerminateRequest ¶
func (x *TerminateWorkflowExecutionRequest) GetTerminateRequest() *v1.TerminateWorkflowExecutionRequest
func (*TerminateWorkflowExecutionRequest) Marshal ¶
func (val *TerminateWorkflowExecutionRequest) Marshal() ([]byte, error)
Marshal an object of type TerminateWorkflowExecutionRequest to the protobuf v3 wire format
func (*TerminateWorkflowExecutionRequest) ProtoMessage ¶
func (*TerminateWorkflowExecutionRequest) ProtoMessage()
func (*TerminateWorkflowExecutionRequest) ProtoReflect ¶ added in v1.23.0
func (x *TerminateWorkflowExecutionRequest) ProtoReflect() protoreflect.Message
func (*TerminateWorkflowExecutionRequest) Reset ¶
func (x *TerminateWorkflowExecutionRequest) Reset()
func (*TerminateWorkflowExecutionRequest) Size ¶
func (val *TerminateWorkflowExecutionRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*TerminateWorkflowExecutionRequest) String ¶
func (x *TerminateWorkflowExecutionRequest) String() string
func (*TerminateWorkflowExecutionRequest) Unmarshal ¶
func (val *TerminateWorkflowExecutionRequest) Unmarshal(buf []byte) error
Unmarshal an object of type TerminateWorkflowExecutionRequest from the protobuf v3 wire format
type TerminateWorkflowExecutionResponse ¶
type TerminateWorkflowExecutionResponse struct {
// contains filtered or unexported fields
}
func (*TerminateWorkflowExecutionResponse) Descriptor
deprecated
func (*TerminateWorkflowExecutionResponse) Descriptor() ([]byte, []int)
Deprecated: Use TerminateWorkflowExecutionResponse.ProtoReflect.Descriptor instead.
func (*TerminateWorkflowExecutionResponse) Equal ¶
func (this *TerminateWorkflowExecutionResponse) Equal(that interface{}) bool
Equal returns whether two TerminateWorkflowExecutionResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*TerminateWorkflowExecutionResponse) Marshal ¶
func (val *TerminateWorkflowExecutionResponse) Marshal() ([]byte, error)
Marshal an object of type TerminateWorkflowExecutionResponse to the protobuf v3 wire format
func (*TerminateWorkflowExecutionResponse) ProtoMessage ¶
func (*TerminateWorkflowExecutionResponse) ProtoMessage()
func (*TerminateWorkflowExecutionResponse) ProtoReflect ¶ added in v1.23.0
func (x *TerminateWorkflowExecutionResponse) ProtoReflect() protoreflect.Message
func (*TerminateWorkflowExecutionResponse) Reset ¶
func (x *TerminateWorkflowExecutionResponse) Reset()
func (*TerminateWorkflowExecutionResponse) Size ¶
func (val *TerminateWorkflowExecutionResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*TerminateWorkflowExecutionResponse) String ¶
func (x *TerminateWorkflowExecutionResponse) String() string
func (*TerminateWorkflowExecutionResponse) Unmarshal ¶
func (val *TerminateWorkflowExecutionResponse) Unmarshal(buf []byte) error
Unmarshal an object of type TerminateWorkflowExecutionResponse from the protobuf v3 wire format
type UnimplementedHistoryServiceServer ¶
type UnimplementedHistoryServiceServer struct { }
UnimplementedHistoryServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedHistoryServiceServer) AddTasks ¶ added in v1.23.0
func (UnimplementedHistoryServiceServer) AddTasks(context.Context, *AddTasksRequest) (*AddTasksResponse, error)
func (UnimplementedHistoryServiceServer) CloseShard ¶
func (UnimplementedHistoryServiceServer) CloseShard(context.Context, *CloseShardRequest) (*CloseShardResponse, error)
func (UnimplementedHistoryServiceServer) DeleteDLQTasks ¶ added in v1.23.0
func (UnimplementedHistoryServiceServer) DeleteDLQTasks(context.Context, *DeleteDLQTasksRequest) (*DeleteDLQTasksResponse, error)
func (UnimplementedHistoryServiceServer) DeleteWorkflowExecution ¶ added in v1.15.0
func (UnimplementedHistoryServiceServer) DeleteWorkflowExecution(context.Context, *DeleteWorkflowExecutionRequest) (*DeleteWorkflowExecutionResponse, error)
func (UnimplementedHistoryServiceServer) DeleteWorkflowVisibilityRecord ¶ added in v1.17.0
func (UnimplementedHistoryServiceServer) DeleteWorkflowVisibilityRecord(context.Context, *DeleteWorkflowVisibilityRecordRequest) (*DeleteWorkflowVisibilityRecordResponse, error)
func (UnimplementedHistoryServiceServer) DescribeHistoryHost ¶
func (UnimplementedHistoryServiceServer) DescribeHistoryHost(context.Context, *DescribeHistoryHostRequest) (*DescribeHistoryHostResponse, error)
func (UnimplementedHistoryServiceServer) DescribeMutableState ¶
func (UnimplementedHistoryServiceServer) DescribeMutableState(context.Context, *DescribeMutableStateRequest) (*DescribeMutableStateResponse, error)
func (UnimplementedHistoryServiceServer) DescribeWorkflowExecution ¶
func (UnimplementedHistoryServiceServer) DescribeWorkflowExecution(context.Context, *DescribeWorkflowExecutionRequest) (*DescribeWorkflowExecutionResponse, error)
func (UnimplementedHistoryServiceServer) ForceDeleteWorkflowExecution ¶ added in v1.23.0
func (UnimplementedHistoryServiceServer) ForceDeleteWorkflowExecution(context.Context, *ForceDeleteWorkflowExecutionRequest) (*ForceDeleteWorkflowExecutionResponse, error)
func (UnimplementedHistoryServiceServer) GenerateLastHistoryReplicationTasks ¶ added in v1.14.0
func (UnimplementedHistoryServiceServer) GenerateLastHistoryReplicationTasks(context.Context, *GenerateLastHistoryReplicationTasksRequest) (*GenerateLastHistoryReplicationTasksResponse, error)
func (UnimplementedHistoryServiceServer) GetDLQMessages ¶
func (UnimplementedHistoryServiceServer) GetDLQMessages(context.Context, *GetDLQMessagesRequest) (*GetDLQMessagesResponse, error)
func (UnimplementedHistoryServiceServer) GetDLQReplicationMessages ¶
func (UnimplementedHistoryServiceServer) GetDLQReplicationMessages(context.Context, *GetDLQReplicationMessagesRequest) (*GetDLQReplicationMessagesResponse, error)
func (UnimplementedHistoryServiceServer) GetDLQTasks ¶ added in v1.23.0
func (UnimplementedHistoryServiceServer) GetDLQTasks(context.Context, *GetDLQTasksRequest) (*GetDLQTasksResponse, error)
func (UnimplementedHistoryServiceServer) GetMutableState ¶
func (UnimplementedHistoryServiceServer) GetMutableState(context.Context, *GetMutableStateRequest) (*GetMutableStateResponse, error)
func (UnimplementedHistoryServiceServer) GetReplicationMessages ¶
func (UnimplementedHistoryServiceServer) GetReplicationMessages(context.Context, *GetReplicationMessagesRequest) (*GetReplicationMessagesResponse, error)
func (UnimplementedHistoryServiceServer) GetReplicationStatus ¶ added in v1.14.0
func (UnimplementedHistoryServiceServer) GetReplicationStatus(context.Context, *GetReplicationStatusRequest) (*GetReplicationStatusResponse, error)
func (UnimplementedHistoryServiceServer) GetShard ¶ added in v1.14.0
func (UnimplementedHistoryServiceServer) GetShard(context.Context, *GetShardRequest) (*GetShardResponse, error)
func (UnimplementedHistoryServiceServer) GetWorkflowExecutionHistory ¶ added in v1.23.0
func (UnimplementedHistoryServiceServer) GetWorkflowExecutionHistory(context.Context, *GetWorkflowExecutionHistoryRequest) (*GetWorkflowExecutionHistoryResponse, error)
func (UnimplementedHistoryServiceServer) GetWorkflowExecutionHistoryReverse ¶ added in v1.23.0
func (UnimplementedHistoryServiceServer) GetWorkflowExecutionHistoryReverse(context.Context, *GetWorkflowExecutionHistoryReverseRequest) (*GetWorkflowExecutionHistoryReverseResponse, error)
func (UnimplementedHistoryServiceServer) GetWorkflowExecutionRawHistoryV2 ¶ added in v1.23.0
func (UnimplementedHistoryServiceServer) GetWorkflowExecutionRawHistoryV2(context.Context, *GetWorkflowExecutionRawHistoryV2Request) (*GetWorkflowExecutionRawHistoryV2Response, error)
func (UnimplementedHistoryServiceServer) ImportWorkflowExecution ¶ added in v1.23.0
func (UnimplementedHistoryServiceServer) ImportWorkflowExecution(context.Context, *ImportWorkflowExecutionRequest) (*ImportWorkflowExecutionResponse, error)
func (UnimplementedHistoryServiceServer) IsActivityTaskValid ¶ added in v1.22.0
func (UnimplementedHistoryServiceServer) IsActivityTaskValid(context.Context, *IsActivityTaskValidRequest) (*IsActivityTaskValidResponse, error)
func (UnimplementedHistoryServiceServer) IsWorkflowTaskValid ¶ added in v1.22.0
func (UnimplementedHistoryServiceServer) IsWorkflowTaskValid(context.Context, *IsWorkflowTaskValidRequest) (*IsWorkflowTaskValidResponse, error)
func (UnimplementedHistoryServiceServer) ListQueues ¶ added in v1.23.0
func (UnimplementedHistoryServiceServer) ListQueues(context.Context, *ListQueuesRequest) (*ListQueuesResponse, error)
func (UnimplementedHistoryServiceServer) MergeDLQMessages ¶
func (UnimplementedHistoryServiceServer) MergeDLQMessages(context.Context, *MergeDLQMessagesRequest) (*MergeDLQMessagesResponse, error)
func (UnimplementedHistoryServiceServer) PollMutableState ¶
func (UnimplementedHistoryServiceServer) PollMutableState(context.Context, *PollMutableStateRequest) (*PollMutableStateResponse, error)
func (UnimplementedHistoryServiceServer) PollWorkflowExecutionUpdate ¶ added in v1.21.0
func (UnimplementedHistoryServiceServer) PollWorkflowExecutionUpdate(context.Context, *PollWorkflowExecutionUpdateRequest) (*PollWorkflowExecutionUpdateResponse, error)
func (UnimplementedHistoryServiceServer) PurgeDLQMessages ¶
func (UnimplementedHistoryServiceServer) PurgeDLQMessages(context.Context, *PurgeDLQMessagesRequest) (*PurgeDLQMessagesResponse, error)
func (UnimplementedHistoryServiceServer) QueryWorkflow ¶
func (UnimplementedHistoryServiceServer) QueryWorkflow(context.Context, *QueryWorkflowRequest) (*QueryWorkflowResponse, error)
func (UnimplementedHistoryServiceServer) ReapplyEvents ¶
func (UnimplementedHistoryServiceServer) ReapplyEvents(context.Context, *ReapplyEventsRequest) (*ReapplyEventsResponse, error)
func (UnimplementedHistoryServiceServer) RebuildMutableState ¶ added in v1.16.0
func (UnimplementedHistoryServiceServer) RebuildMutableState(context.Context, *RebuildMutableStateRequest) (*RebuildMutableStateResponse, error)
func (UnimplementedHistoryServiceServer) RecordActivityTaskHeartbeat ¶
func (UnimplementedHistoryServiceServer) RecordActivityTaskHeartbeat(context.Context, *RecordActivityTaskHeartbeatRequest) (*RecordActivityTaskHeartbeatResponse, error)
func (UnimplementedHistoryServiceServer) RecordActivityTaskStarted ¶
func (UnimplementedHistoryServiceServer) RecordActivityTaskStarted(context.Context, *RecordActivityTaskStartedRequest) (*RecordActivityTaskStartedResponse, error)
func (UnimplementedHistoryServiceServer) RecordChildExecutionCompleted ¶
func (UnimplementedHistoryServiceServer) RecordChildExecutionCompleted(context.Context, *RecordChildExecutionCompletedRequest) (*RecordChildExecutionCompletedResponse, error)
func (UnimplementedHistoryServiceServer) RecordWorkflowTaskStarted ¶
func (UnimplementedHistoryServiceServer) RecordWorkflowTaskStarted(context.Context, *RecordWorkflowTaskStartedRequest) (*RecordWorkflowTaskStartedResponse, error)
func (UnimplementedHistoryServiceServer) RefreshWorkflowTasks ¶
func (UnimplementedHistoryServiceServer) RefreshWorkflowTasks(context.Context, *RefreshWorkflowTasksRequest) (*RefreshWorkflowTasksResponse, error)
func (UnimplementedHistoryServiceServer) RemoveSignalMutableState ¶
func (UnimplementedHistoryServiceServer) RemoveSignalMutableState(context.Context, *RemoveSignalMutableStateRequest) (*RemoveSignalMutableStateResponse, error)
func (UnimplementedHistoryServiceServer) RemoveTask ¶
func (UnimplementedHistoryServiceServer) RemoveTask(context.Context, *RemoveTaskRequest) (*RemoveTaskResponse, error)
func (UnimplementedHistoryServiceServer) ReplicateEventsV2 ¶
func (UnimplementedHistoryServiceServer) ReplicateEventsV2(context.Context, *ReplicateEventsV2Request) (*ReplicateEventsV2Response, error)
func (UnimplementedHistoryServiceServer) ReplicateWorkflowState ¶ added in v1.20.0
func (UnimplementedHistoryServiceServer) ReplicateWorkflowState(context.Context, *ReplicateWorkflowStateRequest) (*ReplicateWorkflowStateResponse, error)
func (UnimplementedHistoryServiceServer) RequestCancelWorkflowExecution ¶
func (UnimplementedHistoryServiceServer) RequestCancelWorkflowExecution(context.Context, *RequestCancelWorkflowExecutionRequest) (*RequestCancelWorkflowExecutionResponse, error)
func (UnimplementedHistoryServiceServer) ResetStickyTaskQueue ¶
func (UnimplementedHistoryServiceServer) ResetStickyTaskQueue(context.Context, *ResetStickyTaskQueueRequest) (*ResetStickyTaskQueueResponse, error)
func (UnimplementedHistoryServiceServer) ResetWorkflowExecution ¶
func (UnimplementedHistoryServiceServer) ResetWorkflowExecution(context.Context, *ResetWorkflowExecutionRequest) (*ResetWorkflowExecutionResponse, error)
func (UnimplementedHistoryServiceServer) RespondActivityTaskCanceled ¶
func (UnimplementedHistoryServiceServer) RespondActivityTaskCanceled(context.Context, *RespondActivityTaskCanceledRequest) (*RespondActivityTaskCanceledResponse, error)
func (UnimplementedHistoryServiceServer) RespondActivityTaskCompleted ¶
func (UnimplementedHistoryServiceServer) RespondActivityTaskCompleted(context.Context, *RespondActivityTaskCompletedRequest) (*RespondActivityTaskCompletedResponse, error)
func (UnimplementedHistoryServiceServer) RespondActivityTaskFailed ¶
func (UnimplementedHistoryServiceServer) RespondActivityTaskFailed(context.Context, *RespondActivityTaskFailedRequest) (*RespondActivityTaskFailedResponse, error)
func (UnimplementedHistoryServiceServer) RespondWorkflowTaskCompleted ¶
func (UnimplementedHistoryServiceServer) RespondWorkflowTaskCompleted(context.Context, *RespondWorkflowTaskCompletedRequest) (*RespondWorkflowTaskCompletedResponse, error)
func (UnimplementedHistoryServiceServer) RespondWorkflowTaskFailed ¶
func (UnimplementedHistoryServiceServer) RespondWorkflowTaskFailed(context.Context, *RespondWorkflowTaskFailedRequest) (*RespondWorkflowTaskFailedResponse, error)
func (UnimplementedHistoryServiceServer) ScheduleWorkflowTask ¶
func (UnimplementedHistoryServiceServer) ScheduleWorkflowTask(context.Context, *ScheduleWorkflowTaskRequest) (*ScheduleWorkflowTaskResponse, error)
func (UnimplementedHistoryServiceServer) SignalWithStartWorkflowExecution ¶
func (UnimplementedHistoryServiceServer) SignalWithStartWorkflowExecution(context.Context, *SignalWithStartWorkflowExecutionRequest) (*SignalWithStartWorkflowExecutionResponse, error)
func (UnimplementedHistoryServiceServer) SignalWorkflowExecution ¶
func (UnimplementedHistoryServiceServer) SignalWorkflowExecution(context.Context, *SignalWorkflowExecutionRequest) (*SignalWorkflowExecutionResponse, error)
func (UnimplementedHistoryServiceServer) StartWorkflowExecution ¶
func (UnimplementedHistoryServiceServer) StartWorkflowExecution(context.Context, *StartWorkflowExecutionRequest) (*StartWorkflowExecutionResponse, error)
func (UnimplementedHistoryServiceServer) StreamWorkflowReplicationMessages ¶ added in v1.21.0
func (UnimplementedHistoryServiceServer) StreamWorkflowReplicationMessages(HistoryService_StreamWorkflowReplicationMessagesServer) error
func (UnimplementedHistoryServiceServer) SyncActivity ¶
func (UnimplementedHistoryServiceServer) SyncActivity(context.Context, *SyncActivityRequest) (*SyncActivityResponse, error)
func (UnimplementedHistoryServiceServer) SyncShardStatus ¶
func (UnimplementedHistoryServiceServer) SyncShardStatus(context.Context, *SyncShardStatusRequest) (*SyncShardStatusResponse, error)
func (UnimplementedHistoryServiceServer) TerminateWorkflowExecution ¶
func (UnimplementedHistoryServiceServer) TerminateWorkflowExecution(context.Context, *TerminateWorkflowExecutionRequest) (*TerminateWorkflowExecutionResponse, error)
func (UnimplementedHistoryServiceServer) UpdateWorkflowExecution ¶ added in v1.20.0
func (UnimplementedHistoryServiceServer) UpdateWorkflowExecution(context.Context, *UpdateWorkflowExecutionRequest) (*UpdateWorkflowExecutionResponse, error)
func (UnimplementedHistoryServiceServer) VerifyChildExecutionCompletionRecorded ¶ added in v1.17.0
func (UnimplementedHistoryServiceServer) VerifyChildExecutionCompletionRecorded(context.Context, *VerifyChildExecutionCompletionRecordedRequest) (*VerifyChildExecutionCompletionRecordedResponse, error)
func (UnimplementedHistoryServiceServer) VerifyFirstWorkflowTaskScheduled ¶ added in v1.17.0
func (UnimplementedHistoryServiceServer) VerifyFirstWorkflowTaskScheduled(context.Context, *VerifyFirstWorkflowTaskScheduledRequest) (*VerifyFirstWorkflowTaskScheduledResponse, error)
type UnsafeHistoryServiceServer ¶ added in v1.23.0
type UnsafeHistoryServiceServer interface {
// contains filtered or unexported methods
}
UnsafeHistoryServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to HistoryServiceServer will result in compilation errors.
type UpdateWorkflowExecutionRequest ¶ added in v1.20.0
type UpdateWorkflowExecutionRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` Request *v1.UpdateWorkflowExecutionRequest `protobuf:"bytes,2,opt,name=request,proto3" json:"request,omitempty"` // contains filtered or unexported fields }
(-- api-linter: core::0134=disabled
aip.dev/not-precedent: This service does not follow the update method AIP --)
func (*UpdateWorkflowExecutionRequest) Descriptor
deprecated
added in
v1.20.0
func (*UpdateWorkflowExecutionRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateWorkflowExecutionRequest.ProtoReflect.Descriptor instead.
func (*UpdateWorkflowExecutionRequest) Equal ¶ added in v1.20.0
func (this *UpdateWorkflowExecutionRequest) Equal(that interface{}) bool
Equal returns whether two UpdateWorkflowExecutionRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*UpdateWorkflowExecutionRequest) GetNamespaceId ¶ added in v1.20.0
func (x *UpdateWorkflowExecutionRequest) GetNamespaceId() string
func (*UpdateWorkflowExecutionRequest) GetRequest ¶ added in v1.20.0
func (x *UpdateWorkflowExecutionRequest) GetRequest() *v1.UpdateWorkflowExecutionRequest
func (*UpdateWorkflowExecutionRequest) Marshal ¶ added in v1.20.0
func (val *UpdateWorkflowExecutionRequest) Marshal() ([]byte, error)
Marshal an object of type UpdateWorkflowExecutionRequest to the protobuf v3 wire format
func (*UpdateWorkflowExecutionRequest) ProtoMessage ¶ added in v1.20.0
func (*UpdateWorkflowExecutionRequest) ProtoMessage()
func (*UpdateWorkflowExecutionRequest) ProtoReflect ¶ added in v1.23.0
func (x *UpdateWorkflowExecutionRequest) ProtoReflect() protoreflect.Message
func (*UpdateWorkflowExecutionRequest) Reset ¶ added in v1.20.0
func (x *UpdateWorkflowExecutionRequest) Reset()
func (*UpdateWorkflowExecutionRequest) Size ¶ added in v1.20.0
func (val *UpdateWorkflowExecutionRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*UpdateWorkflowExecutionRequest) String ¶ added in v1.20.0
func (x *UpdateWorkflowExecutionRequest) String() string
func (*UpdateWorkflowExecutionRequest) Unmarshal ¶ added in v1.20.0
func (val *UpdateWorkflowExecutionRequest) Unmarshal(buf []byte) error
Unmarshal an object of type UpdateWorkflowExecutionRequest from the protobuf v3 wire format
type UpdateWorkflowExecutionResponse ¶ added in v1.20.0
type UpdateWorkflowExecutionResponse struct { Response *v1.UpdateWorkflowExecutionResponse `protobuf:"bytes,1,opt,name=response,proto3" json:"response,omitempty"` // contains filtered or unexported fields }
func (*UpdateWorkflowExecutionResponse) Descriptor
deprecated
added in
v1.20.0
func (*UpdateWorkflowExecutionResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateWorkflowExecutionResponse.ProtoReflect.Descriptor instead.
func (*UpdateWorkflowExecutionResponse) Equal ¶ added in v1.20.0
func (this *UpdateWorkflowExecutionResponse) Equal(that interface{}) bool
Equal returns whether two UpdateWorkflowExecutionResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*UpdateWorkflowExecutionResponse) GetResponse ¶ added in v1.20.0
func (x *UpdateWorkflowExecutionResponse) GetResponse() *v1.UpdateWorkflowExecutionResponse
func (*UpdateWorkflowExecutionResponse) Marshal ¶ added in v1.20.0
func (val *UpdateWorkflowExecutionResponse) Marshal() ([]byte, error)
Marshal an object of type UpdateWorkflowExecutionResponse to the protobuf v3 wire format
func (*UpdateWorkflowExecutionResponse) ProtoMessage ¶ added in v1.20.0
func (*UpdateWorkflowExecutionResponse) ProtoMessage()
func (*UpdateWorkflowExecutionResponse) ProtoReflect ¶ added in v1.23.0
func (x *UpdateWorkflowExecutionResponse) ProtoReflect() protoreflect.Message
func (*UpdateWorkflowExecutionResponse) Reset ¶ added in v1.20.0
func (x *UpdateWorkflowExecutionResponse) Reset()
func (*UpdateWorkflowExecutionResponse) Size ¶ added in v1.20.0
func (val *UpdateWorkflowExecutionResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*UpdateWorkflowExecutionResponse) String ¶ added in v1.20.0
func (x *UpdateWorkflowExecutionResponse) String() string
func (*UpdateWorkflowExecutionResponse) Unmarshal ¶ added in v1.20.0
func (val *UpdateWorkflowExecutionResponse) Unmarshal(buf []byte) error
Unmarshal an object of type UpdateWorkflowExecutionResponse from the protobuf v3 wire format
type VerifyChildExecutionCompletionRecordedRequest ¶ added in v1.17.0
type VerifyChildExecutionCompletionRecordedRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` ParentExecution *v14.WorkflowExecution `protobuf:"bytes,2,opt,name=parent_execution,json=parentExecution,proto3" json:"parent_execution,omitempty"` ChildExecution *v14.WorkflowExecution `protobuf:"bytes,3,opt,name=child_execution,json=childExecution,proto3" json:"child_execution,omitempty"` ParentInitiatedId int64 `protobuf:"varint,4,opt,name=parent_initiated_id,json=parentInitiatedId,proto3" json:"parent_initiated_id,omitempty"` ParentInitiatedVersion int64 `` /* 130-byte string literal not displayed */ Clock *v15.VectorClock `protobuf:"bytes,6,opt,name=clock,proto3" json:"clock,omitempty"` // contains filtered or unexported fields }
func (*VerifyChildExecutionCompletionRecordedRequest) Descriptor
deprecated
added in
v1.17.0
func (*VerifyChildExecutionCompletionRecordedRequest) Descriptor() ([]byte, []int)
Deprecated: Use VerifyChildExecutionCompletionRecordedRequest.ProtoReflect.Descriptor instead.
func (*VerifyChildExecutionCompletionRecordedRequest) Equal ¶ added in v1.17.0
func (this *VerifyChildExecutionCompletionRecordedRequest) Equal(that interface{}) bool
Equal returns whether two VerifyChildExecutionCompletionRecordedRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*VerifyChildExecutionCompletionRecordedRequest) GetChildExecution ¶ added in v1.17.0
func (x *VerifyChildExecutionCompletionRecordedRequest) GetChildExecution() *v14.WorkflowExecution
func (*VerifyChildExecutionCompletionRecordedRequest) GetClock ¶ added in v1.17.0
func (x *VerifyChildExecutionCompletionRecordedRequest) GetClock() *v15.VectorClock
func (*VerifyChildExecutionCompletionRecordedRequest) GetNamespaceId ¶ added in v1.17.0
func (x *VerifyChildExecutionCompletionRecordedRequest) GetNamespaceId() string
func (*VerifyChildExecutionCompletionRecordedRequest) GetParentExecution ¶ added in v1.17.0
func (x *VerifyChildExecutionCompletionRecordedRequest) GetParentExecution() *v14.WorkflowExecution
func (*VerifyChildExecutionCompletionRecordedRequest) GetParentInitiatedId ¶ added in v1.17.0
func (x *VerifyChildExecutionCompletionRecordedRequest) GetParentInitiatedId() int64
func (*VerifyChildExecutionCompletionRecordedRequest) GetParentInitiatedVersion ¶ added in v1.17.0
func (x *VerifyChildExecutionCompletionRecordedRequest) GetParentInitiatedVersion() int64
func (*VerifyChildExecutionCompletionRecordedRequest) Marshal ¶ added in v1.17.0
func (val *VerifyChildExecutionCompletionRecordedRequest) Marshal() ([]byte, error)
Marshal an object of type VerifyChildExecutionCompletionRecordedRequest to the protobuf v3 wire format
func (*VerifyChildExecutionCompletionRecordedRequest) ProtoMessage ¶ added in v1.17.0
func (*VerifyChildExecutionCompletionRecordedRequest) ProtoMessage()
func (*VerifyChildExecutionCompletionRecordedRequest) ProtoReflect ¶ added in v1.23.0
func (x *VerifyChildExecutionCompletionRecordedRequest) ProtoReflect() protoreflect.Message
func (*VerifyChildExecutionCompletionRecordedRequest) Reset ¶ added in v1.17.0
func (x *VerifyChildExecutionCompletionRecordedRequest) Reset()
func (*VerifyChildExecutionCompletionRecordedRequest) Size ¶ added in v1.17.0
func (val *VerifyChildExecutionCompletionRecordedRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*VerifyChildExecutionCompletionRecordedRequest) String ¶ added in v1.17.0
func (x *VerifyChildExecutionCompletionRecordedRequest) String() string
func (*VerifyChildExecutionCompletionRecordedRequest) Unmarshal ¶ added in v1.17.0
func (val *VerifyChildExecutionCompletionRecordedRequest) Unmarshal(buf []byte) error
Unmarshal an object of type VerifyChildExecutionCompletionRecordedRequest from the protobuf v3 wire format
type VerifyChildExecutionCompletionRecordedResponse ¶ added in v1.17.0
type VerifyChildExecutionCompletionRecordedResponse struct {
// contains filtered or unexported fields
}
func (*VerifyChildExecutionCompletionRecordedResponse) Descriptor
deprecated
added in
v1.17.0
func (*VerifyChildExecutionCompletionRecordedResponse) Descriptor() ([]byte, []int)
Deprecated: Use VerifyChildExecutionCompletionRecordedResponse.ProtoReflect.Descriptor instead.
func (*VerifyChildExecutionCompletionRecordedResponse) Equal ¶ added in v1.17.0
func (this *VerifyChildExecutionCompletionRecordedResponse) Equal(that interface{}) bool
Equal returns whether two VerifyChildExecutionCompletionRecordedResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*VerifyChildExecutionCompletionRecordedResponse) Marshal ¶ added in v1.17.0
func (val *VerifyChildExecutionCompletionRecordedResponse) Marshal() ([]byte, error)
Marshal an object of type VerifyChildExecutionCompletionRecordedResponse to the protobuf v3 wire format
func (*VerifyChildExecutionCompletionRecordedResponse) ProtoMessage ¶ added in v1.17.0
func (*VerifyChildExecutionCompletionRecordedResponse) ProtoMessage()
func (*VerifyChildExecutionCompletionRecordedResponse) ProtoReflect ¶ added in v1.23.0
func (x *VerifyChildExecutionCompletionRecordedResponse) ProtoReflect() protoreflect.Message
func (*VerifyChildExecutionCompletionRecordedResponse) Reset ¶ added in v1.17.0
func (x *VerifyChildExecutionCompletionRecordedResponse) Reset()
func (*VerifyChildExecutionCompletionRecordedResponse) Size ¶ added in v1.17.0
func (val *VerifyChildExecutionCompletionRecordedResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*VerifyChildExecutionCompletionRecordedResponse) String ¶ added in v1.17.0
func (x *VerifyChildExecutionCompletionRecordedResponse) String() string
func (*VerifyChildExecutionCompletionRecordedResponse) Unmarshal ¶ added in v1.17.0
func (val *VerifyChildExecutionCompletionRecordedResponse) Unmarshal(buf []byte) error
Unmarshal an object of type VerifyChildExecutionCompletionRecordedResponse from the protobuf v3 wire format
type VerifyFirstWorkflowTaskScheduledRequest ¶ added in v1.17.0
type VerifyFirstWorkflowTaskScheduledRequest struct { NamespaceId string `protobuf:"bytes,1,opt,name=namespace_id,json=namespaceId,proto3" json:"namespace_id,omitempty"` WorkflowExecution *v14.WorkflowExecution `protobuf:"bytes,2,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"` Clock *v15.VectorClock `protobuf:"bytes,3,opt,name=clock,proto3" json:"clock,omitempty"` // contains filtered or unexported fields }
func (*VerifyFirstWorkflowTaskScheduledRequest) Descriptor
deprecated
added in
v1.17.0
func (*VerifyFirstWorkflowTaskScheduledRequest) Descriptor() ([]byte, []int)
Deprecated: Use VerifyFirstWorkflowTaskScheduledRequest.ProtoReflect.Descriptor instead.
func (*VerifyFirstWorkflowTaskScheduledRequest) Equal ¶ added in v1.17.0
func (this *VerifyFirstWorkflowTaskScheduledRequest) Equal(that interface{}) bool
Equal returns whether two VerifyFirstWorkflowTaskScheduledRequest values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*VerifyFirstWorkflowTaskScheduledRequest) GetClock ¶ added in v1.17.0
func (x *VerifyFirstWorkflowTaskScheduledRequest) GetClock() *v15.VectorClock
func (*VerifyFirstWorkflowTaskScheduledRequest) GetNamespaceId ¶ added in v1.17.0
func (x *VerifyFirstWorkflowTaskScheduledRequest) GetNamespaceId() string
func (*VerifyFirstWorkflowTaskScheduledRequest) GetWorkflowExecution ¶ added in v1.17.0
func (x *VerifyFirstWorkflowTaskScheduledRequest) GetWorkflowExecution() *v14.WorkflowExecution
func (*VerifyFirstWorkflowTaskScheduledRequest) Marshal ¶ added in v1.17.0
func (val *VerifyFirstWorkflowTaskScheduledRequest) Marshal() ([]byte, error)
Marshal an object of type VerifyFirstWorkflowTaskScheduledRequest to the protobuf v3 wire format
func (*VerifyFirstWorkflowTaskScheduledRequest) ProtoMessage ¶ added in v1.17.0
func (*VerifyFirstWorkflowTaskScheduledRequest) ProtoMessage()
func (*VerifyFirstWorkflowTaskScheduledRequest) ProtoReflect ¶ added in v1.23.0
func (x *VerifyFirstWorkflowTaskScheduledRequest) ProtoReflect() protoreflect.Message
func (*VerifyFirstWorkflowTaskScheduledRequest) Reset ¶ added in v1.17.0
func (x *VerifyFirstWorkflowTaskScheduledRequest) Reset()
func (*VerifyFirstWorkflowTaskScheduledRequest) Size ¶ added in v1.17.0
func (val *VerifyFirstWorkflowTaskScheduledRequest) Size() int
Size returns the size of the object, in bytes, once serialized
func (*VerifyFirstWorkflowTaskScheduledRequest) String ¶ added in v1.17.0
func (x *VerifyFirstWorkflowTaskScheduledRequest) String() string
func (*VerifyFirstWorkflowTaskScheduledRequest) Unmarshal ¶ added in v1.17.0
func (val *VerifyFirstWorkflowTaskScheduledRequest) Unmarshal(buf []byte) error
Unmarshal an object of type VerifyFirstWorkflowTaskScheduledRequest from the protobuf v3 wire format
type VerifyFirstWorkflowTaskScheduledResponse ¶ added in v1.17.0
type VerifyFirstWorkflowTaskScheduledResponse struct {
// contains filtered or unexported fields
}
func (*VerifyFirstWorkflowTaskScheduledResponse) Descriptor
deprecated
added in
v1.17.0
func (*VerifyFirstWorkflowTaskScheduledResponse) Descriptor() ([]byte, []int)
Deprecated: Use VerifyFirstWorkflowTaskScheduledResponse.ProtoReflect.Descriptor instead.
func (*VerifyFirstWorkflowTaskScheduledResponse) Equal ¶ added in v1.17.0
func (this *VerifyFirstWorkflowTaskScheduledResponse) Equal(that interface{}) bool
Equal returns whether two VerifyFirstWorkflowTaskScheduledResponse values are equivalent by recursively comparing the message's fields. For more information see the documentation for https://pkg.go.dev/google.golang.org/protobuf/proto#Equal
func (*VerifyFirstWorkflowTaskScheduledResponse) Marshal ¶ added in v1.17.0
func (val *VerifyFirstWorkflowTaskScheduledResponse) Marshal() ([]byte, error)
Marshal an object of type VerifyFirstWorkflowTaskScheduledResponse to the protobuf v3 wire format
func (*VerifyFirstWorkflowTaskScheduledResponse) ProtoMessage ¶ added in v1.17.0
func (*VerifyFirstWorkflowTaskScheduledResponse) ProtoMessage()
func (*VerifyFirstWorkflowTaskScheduledResponse) ProtoReflect ¶ added in v1.23.0
func (x *VerifyFirstWorkflowTaskScheduledResponse) ProtoReflect() protoreflect.Message
func (*VerifyFirstWorkflowTaskScheduledResponse) Reset ¶ added in v1.17.0
func (x *VerifyFirstWorkflowTaskScheduledResponse) Reset()
func (*VerifyFirstWorkflowTaskScheduledResponse) Size ¶ added in v1.17.0
func (val *VerifyFirstWorkflowTaskScheduledResponse) Size() int
Size returns the size of the object, in bytes, once serialized
func (*VerifyFirstWorkflowTaskScheduledResponse) String ¶ added in v1.17.0
func (x *VerifyFirstWorkflowTaskScheduledResponse) String() string
func (*VerifyFirstWorkflowTaskScheduledResponse) Unmarshal ¶ added in v1.17.0
func (val *VerifyFirstWorkflowTaskScheduledResponse) Unmarshal(buf []byte) error
Unmarshal an object of type VerifyFirstWorkflowTaskScheduledResponse from the protobuf v3 wire format