historyservice

package
v1.23.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2024 License: MIT Imports: 29 Imported by: 0

Documentation

Overview

Code generated by protoc-gen-go-helpers. DO NOT EDIT.

Index

Constants

View Source
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

View Source
var File_temporal_server_api_historyservice_v1_request_response_proto protoreflect.FileDescriptor
View Source
var File_temporal_server_api_historyservice_v1_service_proto protoreflect.FileDescriptor
View Source
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 (*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 (*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 (*DeleteWorkflowExecutionResponse) Reset added in v1.15.0

func (*DeleteWorkflowExecutionResponse) Size added in v1.15.0

Size returns the size of the object, in bytes, once serialized

func (*DeleteWorkflowExecutionResponse) String added in v1.15.0

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 (*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 (*DeleteWorkflowVisibilityRecordRequest) Reset added in v1.17.0

func (*DeleteWorkflowVisibilityRecordRequest) Size added in v1.17.0

Size returns the size of the object, in bytes, once serialized

func (*DeleteWorkflowVisibilityRecordRequest) String added in v1.17.0

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

Marshal an object of type DeleteWorkflowVisibilityRecordResponse to the protobuf v3 wire format

func (*DeleteWorkflowVisibilityRecordResponse) ProtoMessage added in v1.17.0

func (*DeleteWorkflowVisibilityRecordResponse) ProtoReflect added in v1.23.0

func (*DeleteWorkflowVisibilityRecordResponse) Reset added in v1.17.0

func (*DeleteWorkflowVisibilityRecordResponse) Size added in v1.17.0

Size returns the size of the object, in bytes, once serialized

func (*DeleteWorkflowVisibilityRecordResponse) String added in v1.17.0

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 (*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 (*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 (*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 (*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 (*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 (*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 (*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 (*DescribeWorkflowExecutionRequest) Reset

func (*DescribeWorkflowExecutionRequest) Size

Size returns the size of the object, in bytes, once serialized

func (*DescribeWorkflowExecutionRequest) 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 (*DescribeWorkflowExecutionResponse) GetPendingActivities

func (x *DescribeWorkflowExecutionResponse) GetPendingActivities() []*v112.PendingActivityInfo

func (*DescribeWorkflowExecutionResponse) GetPendingChildren

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 (*DescribeWorkflowExecutionResponse) Reset

func (*DescribeWorkflowExecutionResponse) Size

Size returns the size of the object, in bytes, once serialized

func (*DescribeWorkflowExecutionResponse) 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 (*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 (*ForceDeleteWorkflowExecutionRequest) Reset added in v1.23.0

func (*ForceDeleteWorkflowExecutionRequest) Size added in v1.23.0

Size returns the size of the object, in bytes, once serialized

func (*ForceDeleteWorkflowExecutionRequest) String added in v1.23.0

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 (*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 (*ForceDeleteWorkflowExecutionResponse) Reset added in v1.23.0

func (*ForceDeleteWorkflowExecutionResponse) Size added in v1.23.0

Size returns the size of the object, in bytes, once serialized

func (*ForceDeleteWorkflowExecutionResponse) String added in v1.23.0

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

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 (*GenerateLastHistoryReplicationTasksRequest) GetNamespaceId added in v1.14.0

func (*GenerateLastHistoryReplicationTasksRequest) Marshal added in v1.14.0

Marshal an object of type GenerateLastHistoryReplicationTasksRequest to the protobuf v3 wire format

func (*GenerateLastHistoryReplicationTasksRequest) ProtoMessage added in v1.14.0

func (*GenerateLastHistoryReplicationTasksRequest) ProtoReflect added in v1.23.0

func (*GenerateLastHistoryReplicationTasksRequest) Reset added in v1.14.0

func (*GenerateLastHistoryReplicationTasksRequest) Size added in v1.14.0

Size returns the size of the object, in bytes, once serialized

func (*GenerateLastHistoryReplicationTasksRequest) String added in v1.14.0

func (*GenerateLastHistoryReplicationTasksRequest) Unmarshal added in v1.14.0

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

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

Marshal an object of type GenerateLastHistoryReplicationTasksResponse to the protobuf v3 wire format

func (*GenerateLastHistoryReplicationTasksResponse) ProtoMessage added in v1.14.0

func (*GenerateLastHistoryReplicationTasksResponse) ProtoReflect added in v1.23.0

func (*GenerateLastHistoryReplicationTasksResponse) Reset added in v1.14.0

func (*GenerateLastHistoryReplicationTasksResponse) Size added in v1.14.0

Size returns the size of the object, in bytes, once serialized

func (*GenerateLastHistoryReplicationTasksResponse) String added in v1.14.0

func (*GenerateLastHistoryReplicationTasksResponse) Unmarshal added in v1.14.0

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 (*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 (*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 (*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 (*GetDLQReplicationMessagesRequest) Reset

func (*GetDLQReplicationMessagesRequest) Size

Size returns the size of the object, in bytes, once serialized

func (*GetDLQReplicationMessagesRequest) 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 (*GetDLQReplicationMessagesResponse) Reset

func (*GetDLQReplicationMessagesResponse) Size

Size returns the size of the object, in bytes, once serialized

func (*GetDLQReplicationMessagesResponse) 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 (*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 (*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 (*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 (*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 (*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 (*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 (*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 (*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 (*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 (*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 (*GetWorkflowExecutionHistoryRequest) Reset added in v1.23.0

func (*GetWorkflowExecutionHistoryRequest) Size added in v1.23.0

Size returns the size of the object, in bytes, once serialized

func (*GetWorkflowExecutionHistoryRequest) String added in v1.23.0

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 (*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 (*GetWorkflowExecutionHistoryResponse) Reset added in v1.23.0

func (*GetWorkflowExecutionHistoryResponse) Size added in v1.23.0

Size returns the size of the object, in bytes, once serialized

func (*GetWorkflowExecutionHistoryResponse) String added in v1.23.0

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 (*GetWorkflowExecutionHistoryReverseRequest) GetRequest added in v1.23.0

func (*GetWorkflowExecutionHistoryReverseRequest) Marshal added in v1.23.0

Marshal an object of type GetWorkflowExecutionHistoryReverseRequest to the protobuf v3 wire format

func (*GetWorkflowExecutionHistoryReverseRequest) ProtoMessage added in v1.23.0

func (*GetWorkflowExecutionHistoryReverseRequest) ProtoReflect added in v1.23.0

func (*GetWorkflowExecutionHistoryReverseRequest) Reset added in v1.23.0

func (*GetWorkflowExecutionHistoryReverseRequest) Size added in v1.23.0

Size returns the size of the object, in bytes, once serialized

func (*GetWorkflowExecutionHistoryReverseRequest) String added in v1.23.0

func (*GetWorkflowExecutionHistoryReverseRequest) Unmarshal added in v1.23.0

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

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 (*GetWorkflowExecutionHistoryReverseResponse) Marshal added in v1.23.0

Marshal an object of type GetWorkflowExecutionHistoryReverseResponse to the protobuf v3 wire format

func (*GetWorkflowExecutionHistoryReverseResponse) ProtoMessage added in v1.23.0

func (*GetWorkflowExecutionHistoryReverseResponse) ProtoReflect added in v1.23.0

func (*GetWorkflowExecutionHistoryReverseResponse) Reset added in v1.23.0

func (*GetWorkflowExecutionHistoryReverseResponse) Size added in v1.23.0

Size returns the size of the object, in bytes, once serialized

func (*GetWorkflowExecutionHistoryReverseResponse) String added in v1.23.0

func (*GetWorkflowExecutionHistoryReverseResponse) Unmarshal added in v1.23.0

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 (*GetWorkflowExecutionRawHistoryV2Request) Marshal added in v1.23.0

Marshal an object of type GetWorkflowExecutionRawHistoryV2Request to the protobuf v3 wire format

func (*GetWorkflowExecutionRawHistoryV2Request) ProtoMessage added in v1.23.0

func (*GetWorkflowExecutionRawHistoryV2Request) ProtoReflect added in v1.23.0

func (*GetWorkflowExecutionRawHistoryV2Request) Reset added in v1.23.0

func (*GetWorkflowExecutionRawHistoryV2Request) Size added in v1.23.0

Size returns the size of the object, in bytes, once serialized

func (*GetWorkflowExecutionRawHistoryV2Request) String added in v1.23.0

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 (*GetWorkflowExecutionRawHistoryV2Response) Marshal added in v1.23.0

Marshal an object of type GetWorkflowExecutionRawHistoryV2Response to the protobuf v3 wire format

func (*GetWorkflowExecutionRawHistoryV2Response) ProtoMessage added in v1.23.0

func (*GetWorkflowExecutionRawHistoryV2Response) ProtoReflect added in v1.23.0

func (*GetWorkflowExecutionRawHistoryV2Response) Reset added in v1.23.0

func (*GetWorkflowExecutionRawHistoryV2Response) Size added in v1.23.0

Size returns the size of the object, in bytes, once serialized

func (*GetWorkflowExecutionRawHistoryV2Response) String added in v1.23.0

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.

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 (*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 (*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 (*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 (*ImportWorkflowExecutionResponse) Reset added in v1.23.0

func (*ImportWorkflowExecutionResponse) Size added in v1.23.0

Size returns the size of the object, in bytes, once serialized

func (*ImportWorkflowExecutionResponse) String added in v1.23.0

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 (*IsActivityTaskValidRequest) GetExecution added in v1.22.0

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 (*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 (*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 (*IsWorkflowTaskValidRequest) GetExecution added in v1.22.0

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 (*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 (*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 (*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 (*ListQueuesResponse_QueueInfo) Reset added in v1.23.0

func (x *ListQueuesResponse_QueueInfo) Reset()

func (*ListQueuesResponse_QueueInfo) String added in v1.23.0

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 (*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 (*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 (*PollWorkflowExecutionUpdateRequest) Reset added in v1.21.0

func (*PollWorkflowExecutionUpdateRequest) Size added in v1.21.0

Size returns the size of the object, in bytes, once serialized

func (*PollWorkflowExecutionUpdateRequest) String added in v1.21.0

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 (*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 (*PollWorkflowExecutionUpdateResponse) Reset added in v1.21.0

func (*PollWorkflowExecutionUpdateResponse) Size added in v1.21.0

Size returns the size of the object, in bytes, once serialized

func (*PollWorkflowExecutionUpdateResponse) String added in v1.21.0

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 (*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 (*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 (*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 (*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 (*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 (*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 (*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 (*RecordActivityTaskHeartbeatRequest) Reset

func (*RecordActivityTaskHeartbeatRequest) Size

Size returns the size of the object, in bytes, once serialized

func (*RecordActivityTaskHeartbeatRequest) 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 (*RecordActivityTaskHeartbeatResponse) Reset

func (*RecordActivityTaskHeartbeatResponse) Size

Size returns the size of the object, in bytes, once serialized

func (*RecordActivityTaskHeartbeatResponse) 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 (*RecordActivityTaskStartedRequest) GetNamespaceId

func (x *RecordActivityTaskStartedRequest) GetNamespaceId() string

func (*RecordActivityTaskStartedRequest) GetPollRequest

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 (*RecordActivityTaskStartedRequest) Reset

func (*RecordActivityTaskStartedRequest) Size

Size returns the size of the object, in bytes, once serialized

func (*RecordActivityTaskStartedRequest) 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 (*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 (*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 (*RecordActivityTaskStartedResponse) Reset

func (*RecordActivityTaskStartedResponse) Size

Size returns the size of the object, in bytes, once serialized

func (*RecordActivityTaskStartedResponse) 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 (*RecordChildExecutionCompletedRequest) GetClock added in v1.17.0

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 (*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 (*RecordChildExecutionCompletedRequest) Reset

func (*RecordChildExecutionCompletedRequest) Size

Size returns the size of the object, in bytes, once serialized

func (*RecordChildExecutionCompletedRequest) 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 (*RecordChildExecutionCompletedResponse) Reset

func (*RecordChildExecutionCompletedResponse) Size

Size returns the size of the object, in bytes, once serialized

func (*RecordChildExecutionCompletedResponse) 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 (*RecordWorkflowTaskStartedRequest) GetNamespaceId

func (x *RecordWorkflowTaskStartedRequest) GetNamespaceId() string

func (*RecordWorkflowTaskStartedRequest) GetPollRequest

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 (*RecordWorkflowTaskStartedRequest) Reset

func (*RecordWorkflowTaskStartedRequest) Size

Size returns the size of the object, in bytes, once serialized

func (*RecordWorkflowTaskStartedRequest) 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 (*RecordWorkflowTaskStartedResponse) GetHistory added in v1.23.0

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 (*RecordWorkflowTaskStartedResponse) GetScheduledEventId

func (x *RecordWorkflowTaskStartedResponse) GetScheduledEventId() int64

func (*RecordWorkflowTaskStartedResponse) GetScheduledTime added in v0.28.0

func (*RecordWorkflowTaskStartedResponse) GetStartedEventId

func (x *RecordWorkflowTaskStartedResponse) GetStartedEventId() int64

func (*RecordWorkflowTaskStartedResponse) GetStartedTime added in v0.28.0

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 (*RecordWorkflowTaskStartedResponse) Reset

func (*RecordWorkflowTaskStartedResponse) Size

Size returns the size of the object, in bytes, once serialized

func (*RecordWorkflowTaskStartedResponse) 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 (*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 (*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 (*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 (*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 (*RemoveSignalMutableStateRequest) Reset

func (*RemoveSignalMutableStateRequest) Size

Size returns the size of the object, in bytes, once serialized

func (*RemoveSignalMutableStateRequest) 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 (*RemoveSignalMutableStateResponse) Reset

func (*RemoveSignalMutableStateResponse) Size

Size returns the size of the object, in bytes, once serialized

func (*RemoveSignalMutableStateResponse) 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 (*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 (*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 (*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 (*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 (*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 (*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 (*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 (*RequestCancelWorkflowExecutionRequest) Reset

func (*RequestCancelWorkflowExecutionRequest) Size

Size returns the size of the object, in bytes, once serialized

func (*RequestCancelWorkflowExecutionRequest) 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

Marshal an object of type RequestCancelWorkflowExecutionResponse to the protobuf v3 wire format

func (*RequestCancelWorkflowExecutionResponse) ProtoMessage

func (*RequestCancelWorkflowExecutionResponse) ProtoReflect added in v1.23.0

func (*RequestCancelWorkflowExecutionResponse) Reset

func (*RequestCancelWorkflowExecutionResponse) Size

Size returns the size of the object, in bytes, once serialized

func (*RequestCancelWorkflowExecutionResponse) 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 (*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 (*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 (*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 (*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 (*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 (*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 (*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 (*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 (*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 (*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 (*RespondActivityTaskCanceledRequest) Reset

func (*RespondActivityTaskCanceledRequest) Size

Size returns the size of the object, in bytes, once serialized

func (*RespondActivityTaskCanceledRequest) 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 (*RespondActivityTaskCanceledResponse) Reset

func (*RespondActivityTaskCanceledResponse) Size

Size returns the size of the object, in bytes, once serialized

func (*RespondActivityTaskCanceledResponse) 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 (*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 (*RespondActivityTaskCompletedRequest) Reset

func (*RespondActivityTaskCompletedRequest) Size

Size returns the size of the object, in bytes, once serialized

func (*RespondActivityTaskCompletedRequest) 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 (*RespondActivityTaskCompletedResponse) Reset

func (*RespondActivityTaskCompletedResponse) Size

Size returns the size of the object, in bytes, once serialized

func (*RespondActivityTaskCompletedResponse) 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 (*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 (*RespondActivityTaskFailedRequest) Reset

func (*RespondActivityTaskFailedRequest) Size

Size returns the size of the object, in bytes, once serialized

func (*RespondActivityTaskFailedRequest) 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 (*RespondActivityTaskFailedResponse) Reset

func (*RespondActivityTaskFailedResponse) Size

Size returns the size of the object, in bytes, once serialized

func (*RespondActivityTaskFailedResponse) 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 (*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 (*RespondWorkflowTaskCompletedRequest) Reset

func (*RespondWorkflowTaskCompletedRequest) Size

Size returns the size of the object, in bytes, once serialized

func (*RespondWorkflowTaskCompletedRequest) 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 (*RespondWorkflowTaskCompletedResponse) GetNewWorkflowTask added in v1.23.0

func (*RespondWorkflowTaskCompletedResponse) GetResetHistoryEventId added in v1.20.0

func (x *RespondWorkflowTaskCompletedResponse) GetResetHistoryEventId() int64

func (*RespondWorkflowTaskCompletedResponse) GetStartedResponse deprecated

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 (*RespondWorkflowTaskCompletedResponse) Reset

func (*RespondWorkflowTaskCompletedResponse) Size

Size returns the size of the object, in bytes, once serialized

func (*RespondWorkflowTaskCompletedResponse) 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 (*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 (*RespondWorkflowTaskFailedRequest) Reset

func (*RespondWorkflowTaskFailedRequest) Size

Size returns the size of the object, in bytes, once serialized

func (*RespondWorkflowTaskFailedRequest) 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 (*RespondWorkflowTaskFailedResponse) Reset

func (*RespondWorkflowTaskFailedResponse) Size

Size returns the size of the object, in bytes, once serialized

func (*RespondWorkflowTaskFailedResponse) 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 (*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 (*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 (*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 (*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 (*ShardReplicationStatusPerCluster) Reset added in v1.14.0

func (*ShardReplicationStatusPerCluster) Size added in v1.14.0

Size returns the size of the object, in bytes, once serialized

func (*ShardReplicationStatusPerCluster) String added in v1.14.0

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 (*SignalWithStartWorkflowExecutionRequest) Marshal

Marshal an object of type SignalWithStartWorkflowExecutionRequest to the protobuf v3 wire format

func (*SignalWithStartWorkflowExecutionRequest) ProtoMessage

func (*SignalWithStartWorkflowExecutionRequest) ProtoReflect added in v1.23.0

func (*SignalWithStartWorkflowExecutionRequest) Reset

func (*SignalWithStartWorkflowExecutionRequest) Size

Size returns the size of the object, in bytes, once serialized

func (*SignalWithStartWorkflowExecutionRequest) 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 (*SignalWithStartWorkflowExecutionResponse) Marshal

Marshal an object of type SignalWithStartWorkflowExecutionResponse to the protobuf v3 wire format

func (*SignalWithStartWorkflowExecutionResponse) ProtoMessage

func (*SignalWithStartWorkflowExecutionResponse) ProtoReflect added in v1.23.0

func (*SignalWithStartWorkflowExecutionResponse) Reset

func (*SignalWithStartWorkflowExecutionResponse) Size

Size returns the size of the object, in bytes, once serialized

func (*SignalWithStartWorkflowExecutionResponse) 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 (*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 (*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 (*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 (*SignalWorkflowExecutionResponse) Reset

func (*SignalWorkflowExecutionResponse) Size

Size returns the size of the object, in bytes, once serialized

func (*SignalWorkflowExecutionResponse) 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 (*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 (*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 (*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 (*StartWorkflowExecutionResponse) GetEagerWorkflowTask added in v1.20.0

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 (*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 (*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 (*StreamWorkflowReplicationMessagesRequest) Marshal added in v1.21.0

Marshal an object of type StreamWorkflowReplicationMessagesRequest to the protobuf v3 wire format

func (*StreamWorkflowReplicationMessagesRequest) ProtoMessage added in v1.21.0

func (*StreamWorkflowReplicationMessagesRequest) ProtoReflect added in v1.23.0

func (*StreamWorkflowReplicationMessagesRequest) Reset added in v1.21.0

func (*StreamWorkflowReplicationMessagesRequest) Size added in v1.21.0

Size returns the size of the object, in bytes, once serialized

func (*StreamWorkflowReplicationMessagesRequest) String added in v1.21.0

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 (*StreamWorkflowReplicationMessagesResponse) Marshal added in v1.21.0

Marshal an object of type StreamWorkflowReplicationMessagesResponse to the protobuf v3 wire format

func (*StreamWorkflowReplicationMessagesResponse) ProtoMessage added in v1.21.0

func (*StreamWorkflowReplicationMessagesResponse) ProtoReflect added in v1.23.0

func (*StreamWorkflowReplicationMessagesResponse) Reset added in v1.21.0

func (*StreamWorkflowReplicationMessagesResponse) Size added in v1.21.0

Size returns the size of the object, in bytes, once serialized

func (*StreamWorkflowReplicationMessagesResponse) String added in v1.21.0

func (*StreamWorkflowReplicationMessagesResponse) Unmarshal added in v1.21.0

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 (*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 (*TerminateWorkflowExecutionRequest) Reset

func (*TerminateWorkflowExecutionRequest) Size

Size returns the size of the object, in bytes, once serialized

func (*TerminateWorkflowExecutionRequest) 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 (*TerminateWorkflowExecutionResponse) Reset

func (*TerminateWorkflowExecutionResponse) Size

Size returns the size of the object, in bytes, once serialized

func (*TerminateWorkflowExecutionResponse) 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) CloseShard

func (UnimplementedHistoryServiceServer) DeleteDLQTasks added in v1.23.0

func (UnimplementedHistoryServiceServer) DeleteWorkflowExecution added in v1.15.0

func (UnimplementedHistoryServiceServer) DeleteWorkflowVisibilityRecord added in v1.17.0

func (UnimplementedHistoryServiceServer) DescribeHistoryHost

func (UnimplementedHistoryServiceServer) ForceDeleteWorkflowExecution added in v1.23.0

func (UnimplementedHistoryServiceServer) GenerateLastHistoryReplicationTasks added in v1.14.0

func (UnimplementedHistoryServiceServer) GetDLQMessages

func (UnimplementedHistoryServiceServer) GetDLQTasks added in v1.23.0

func (UnimplementedHistoryServiceServer) GetMutableState

func (UnimplementedHistoryServiceServer) GetReplicationStatus added in v1.14.0

func (UnimplementedHistoryServiceServer) GetShard added in v1.14.0

func (UnimplementedHistoryServiceServer) GetWorkflowExecutionHistory added in v1.23.0

func (UnimplementedHistoryServiceServer) GetWorkflowExecutionHistoryReverse added in v1.23.0

func (UnimplementedHistoryServiceServer) GetWorkflowExecutionRawHistoryV2 added in v1.23.0

func (UnimplementedHistoryServiceServer) ImportWorkflowExecution added in v1.23.0

func (UnimplementedHistoryServiceServer) IsActivityTaskValid added in v1.22.0

func (UnimplementedHistoryServiceServer) IsWorkflowTaskValid added in v1.22.0

func (UnimplementedHistoryServiceServer) ListQueues added in v1.23.0

func (UnimplementedHistoryServiceServer) MergeDLQMessages

func (UnimplementedHistoryServiceServer) PollMutableState

func (UnimplementedHistoryServiceServer) PollWorkflowExecutionUpdate added in v1.21.0

func (UnimplementedHistoryServiceServer) PurgeDLQMessages

func (UnimplementedHistoryServiceServer) QueryWorkflow

func (UnimplementedHistoryServiceServer) ReapplyEvents

func (UnimplementedHistoryServiceServer) RebuildMutableState added in v1.16.0

func (UnimplementedHistoryServiceServer) RemoveTask

func (UnimplementedHistoryServiceServer) ReplicateEventsV2

func (UnimplementedHistoryServiceServer) ReplicateWorkflowState added in v1.20.0

func (UnimplementedHistoryServiceServer) StreamWorkflowReplicationMessages added in v1.21.0

func (UnimplementedHistoryServiceServer) SyncActivity

func (UnimplementedHistoryServiceServer) SyncShardStatus

func (UnimplementedHistoryServiceServer) UpdateWorkflowExecution added in v1.20.0

func (UnimplementedHistoryServiceServer) VerifyFirstWorkflowTaskScheduled added in v1.17.0

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 (*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 (*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 (*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 (*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 (*UpdateWorkflowExecutionResponse) Reset added in v1.20.0

func (*UpdateWorkflowExecutionResponse) Size added in v1.20.0

Size returns the size of the object, in bytes, once serialized

func (*UpdateWorkflowExecutionResponse) String added in v1.20.0

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

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 (*VerifyChildExecutionCompletionRecordedRequest) GetClock added in v1.17.0

func (*VerifyChildExecutionCompletionRecordedRequest) GetNamespaceId added in v1.17.0

func (*VerifyChildExecutionCompletionRecordedRequest) GetParentExecution added in v1.17.0

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

Marshal an object of type VerifyChildExecutionCompletionRecordedRequest to the protobuf v3 wire format

func (*VerifyChildExecutionCompletionRecordedRequest) ProtoMessage added in v1.17.0

func (*VerifyChildExecutionCompletionRecordedRequest) ProtoReflect added in v1.23.0

func (*VerifyChildExecutionCompletionRecordedRequest) Reset added in v1.17.0

func (*VerifyChildExecutionCompletionRecordedRequest) Size added in v1.17.0

Size returns the size of the object, in bytes, once serialized

func (*VerifyChildExecutionCompletionRecordedRequest) String added in v1.17.0

func (*VerifyChildExecutionCompletionRecordedRequest) Unmarshal added in v1.17.0

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

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

Marshal an object of type VerifyChildExecutionCompletionRecordedResponse to the protobuf v3 wire format

func (*VerifyChildExecutionCompletionRecordedResponse) ProtoMessage added in v1.17.0

func (*VerifyChildExecutionCompletionRecordedResponse) ProtoReflect added in v1.23.0

func (*VerifyChildExecutionCompletionRecordedResponse) Reset added in v1.17.0

func (*VerifyChildExecutionCompletionRecordedResponse) Size added in v1.17.0

Size returns the size of the object, in bytes, once serialized

func (*VerifyChildExecutionCompletionRecordedResponse) String added in v1.17.0

func (*VerifyChildExecutionCompletionRecordedResponse) Unmarshal added in v1.17.0

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 (*VerifyFirstWorkflowTaskScheduledRequest) GetNamespaceId added in v1.17.0

func (x *VerifyFirstWorkflowTaskScheduledRequest) GetNamespaceId() string

func (*VerifyFirstWorkflowTaskScheduledRequest) GetWorkflowExecution added in v1.17.0

func (*VerifyFirstWorkflowTaskScheduledRequest) Marshal added in v1.17.0

Marshal an object of type VerifyFirstWorkflowTaskScheduledRequest to the protobuf v3 wire format

func (*VerifyFirstWorkflowTaskScheduledRequest) ProtoMessage added in v1.17.0

func (*VerifyFirstWorkflowTaskScheduledRequest) ProtoReflect added in v1.23.0

func (*VerifyFirstWorkflowTaskScheduledRequest) Reset added in v1.17.0

func (*VerifyFirstWorkflowTaskScheduledRequest) Size added in v1.17.0

Size returns the size of the object, in bytes, once serialized

func (*VerifyFirstWorkflowTaskScheduledRequest) String added in v1.17.0

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

Marshal an object of type VerifyFirstWorkflowTaskScheduledResponse to the protobuf v3 wire format

func (*VerifyFirstWorkflowTaskScheduledResponse) ProtoMessage added in v1.17.0

func (*VerifyFirstWorkflowTaskScheduledResponse) ProtoReflect added in v1.23.0

func (*VerifyFirstWorkflowTaskScheduledResponse) Reset added in v1.17.0

func (*VerifyFirstWorkflowTaskScheduledResponse) Size added in v1.17.0

Size returns the size of the object, in bytes, once serialized

func (*VerifyFirstWorkflowTaskScheduledResponse) String added in v1.17.0

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL