workflowservice

package
v1.45.0 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2025 License: MIT Imports: 41 Imported by: 155

Documentation

Overview

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

Package workflowservice is a reverse proxy.

It translates gRPC into RESTful JSON APIs.

Index

Constants

View Source
const (
	WorkflowService_RegisterNamespace_FullMethodName                     = "/temporal.api.workflowservice.v1.WorkflowService/RegisterNamespace"
	WorkflowService_DescribeNamespace_FullMethodName                     = "/temporal.api.workflowservice.v1.WorkflowService/DescribeNamespace"
	WorkflowService_ListNamespaces_FullMethodName                        = "/temporal.api.workflowservice.v1.WorkflowService/ListNamespaces"
	WorkflowService_UpdateNamespace_FullMethodName                       = "/temporal.api.workflowservice.v1.WorkflowService/UpdateNamespace"
	WorkflowService_DeprecateNamespace_FullMethodName                    = "/temporal.api.workflowservice.v1.WorkflowService/DeprecateNamespace"
	WorkflowService_StartWorkflowExecution_FullMethodName                = "/temporal.api.workflowservice.v1.WorkflowService/StartWorkflowExecution"
	WorkflowService_ExecuteMultiOperation_FullMethodName                 = "/temporal.api.workflowservice.v1.WorkflowService/ExecuteMultiOperation"
	WorkflowService_GetWorkflowExecutionHistory_FullMethodName           = "/temporal.api.workflowservice.v1.WorkflowService/GetWorkflowExecutionHistory"
	WorkflowService_GetWorkflowExecutionHistoryReverse_FullMethodName    = "/temporal.api.workflowservice.v1.WorkflowService/GetWorkflowExecutionHistoryReverse"
	WorkflowService_PollWorkflowTaskQueue_FullMethodName                 = "/temporal.api.workflowservice.v1.WorkflowService/PollWorkflowTaskQueue"
	WorkflowService_RespondWorkflowTaskCompleted_FullMethodName          = "/temporal.api.workflowservice.v1.WorkflowService/RespondWorkflowTaskCompleted"
	WorkflowService_RespondWorkflowTaskFailed_FullMethodName             = "/temporal.api.workflowservice.v1.WorkflowService/RespondWorkflowTaskFailed"
	WorkflowService_PollActivityTaskQueue_FullMethodName                 = "/temporal.api.workflowservice.v1.WorkflowService/PollActivityTaskQueue"
	WorkflowService_RecordActivityTaskHeartbeat_FullMethodName           = "/temporal.api.workflowservice.v1.WorkflowService/RecordActivityTaskHeartbeat"
	WorkflowService_RecordActivityTaskHeartbeatById_FullMethodName       = "/temporal.api.workflowservice.v1.WorkflowService/RecordActivityTaskHeartbeatById"
	WorkflowService_RespondActivityTaskCompleted_FullMethodName          = "/temporal.api.workflowservice.v1.WorkflowService/RespondActivityTaskCompleted"
	WorkflowService_RespondActivityTaskCompletedById_FullMethodName      = "/temporal.api.workflowservice.v1.WorkflowService/RespondActivityTaskCompletedById"
	WorkflowService_RespondActivityTaskFailed_FullMethodName             = "/temporal.api.workflowservice.v1.WorkflowService/RespondActivityTaskFailed"
	WorkflowService_RespondActivityTaskFailedById_FullMethodName         = "/temporal.api.workflowservice.v1.WorkflowService/RespondActivityTaskFailedById"
	WorkflowService_RespondActivityTaskCanceled_FullMethodName           = "/temporal.api.workflowservice.v1.WorkflowService/RespondActivityTaskCanceled"
	WorkflowService_RespondActivityTaskCanceledById_FullMethodName       = "/temporal.api.workflowservice.v1.WorkflowService/RespondActivityTaskCanceledById"
	WorkflowService_RequestCancelWorkflowExecution_FullMethodName        = "/temporal.api.workflowservice.v1.WorkflowService/RequestCancelWorkflowExecution"
	WorkflowService_SignalWorkflowExecution_FullMethodName               = "/temporal.api.workflowservice.v1.WorkflowService/SignalWorkflowExecution"
	WorkflowService_SignalWithStartWorkflowExecution_FullMethodName      = "/temporal.api.workflowservice.v1.WorkflowService/SignalWithStartWorkflowExecution"
	WorkflowService_ResetWorkflowExecution_FullMethodName                = "/temporal.api.workflowservice.v1.WorkflowService/ResetWorkflowExecution"
	WorkflowService_TerminateWorkflowExecution_FullMethodName            = "/temporal.api.workflowservice.v1.WorkflowService/TerminateWorkflowExecution"
	WorkflowService_DeleteWorkflowExecution_FullMethodName               = "/temporal.api.workflowservice.v1.WorkflowService/DeleteWorkflowExecution"
	WorkflowService_ListOpenWorkflowExecutions_FullMethodName            = "/temporal.api.workflowservice.v1.WorkflowService/ListOpenWorkflowExecutions"
	WorkflowService_ListClosedWorkflowExecutions_FullMethodName          = "/temporal.api.workflowservice.v1.WorkflowService/ListClosedWorkflowExecutions"
	WorkflowService_ListWorkflowExecutions_FullMethodName                = "/temporal.api.workflowservice.v1.WorkflowService/ListWorkflowExecutions"
	WorkflowService_ListArchivedWorkflowExecutions_FullMethodName        = "/temporal.api.workflowservice.v1.WorkflowService/ListArchivedWorkflowExecutions"
	WorkflowService_ScanWorkflowExecutions_FullMethodName                = "/temporal.api.workflowservice.v1.WorkflowService/ScanWorkflowExecutions"
	WorkflowService_CountWorkflowExecutions_FullMethodName               = "/temporal.api.workflowservice.v1.WorkflowService/CountWorkflowExecutions"
	WorkflowService_GetSearchAttributes_FullMethodName                   = "/temporal.api.workflowservice.v1.WorkflowService/GetSearchAttributes"
	WorkflowService_RespondQueryTaskCompleted_FullMethodName             = "/temporal.api.workflowservice.v1.WorkflowService/RespondQueryTaskCompleted"
	WorkflowService_ResetStickyTaskQueue_FullMethodName                  = "/temporal.api.workflowservice.v1.WorkflowService/ResetStickyTaskQueue"
	WorkflowService_ShutdownWorker_FullMethodName                        = "/temporal.api.workflowservice.v1.WorkflowService/ShutdownWorker"
	WorkflowService_QueryWorkflow_FullMethodName                         = "/temporal.api.workflowservice.v1.WorkflowService/QueryWorkflow"
	WorkflowService_DescribeWorkflowExecution_FullMethodName             = "/temporal.api.workflowservice.v1.WorkflowService/DescribeWorkflowExecution"
	WorkflowService_DescribeTaskQueue_FullMethodName                     = "/temporal.api.workflowservice.v1.WorkflowService/DescribeTaskQueue"
	WorkflowService_GetClusterInfo_FullMethodName                        = "/temporal.api.workflowservice.v1.WorkflowService/GetClusterInfo"
	WorkflowService_GetSystemInfo_FullMethodName                         = "/temporal.api.workflowservice.v1.WorkflowService/GetSystemInfo"
	WorkflowService_ListTaskQueuePartitions_FullMethodName               = "/temporal.api.workflowservice.v1.WorkflowService/ListTaskQueuePartitions"
	WorkflowService_CreateSchedule_FullMethodName                        = "/temporal.api.workflowservice.v1.WorkflowService/CreateSchedule"
	WorkflowService_DescribeSchedule_FullMethodName                      = "/temporal.api.workflowservice.v1.WorkflowService/DescribeSchedule"
	WorkflowService_UpdateSchedule_FullMethodName                        = "/temporal.api.workflowservice.v1.WorkflowService/UpdateSchedule"
	WorkflowService_PatchSchedule_FullMethodName                         = "/temporal.api.workflowservice.v1.WorkflowService/PatchSchedule"
	WorkflowService_ListScheduleMatchingTimes_FullMethodName             = "/temporal.api.workflowservice.v1.WorkflowService/ListScheduleMatchingTimes"
	WorkflowService_DeleteSchedule_FullMethodName                        = "/temporal.api.workflowservice.v1.WorkflowService/DeleteSchedule"
	WorkflowService_ListSchedules_FullMethodName                         = "/temporal.api.workflowservice.v1.WorkflowService/ListSchedules"
	WorkflowService_UpdateWorkerBuildIdCompatibility_FullMethodName      = "/temporal.api.workflowservice.v1.WorkflowService/UpdateWorkerBuildIdCompatibility"
	WorkflowService_GetWorkerBuildIdCompatibility_FullMethodName         = "/temporal.api.workflowservice.v1.WorkflowService/GetWorkerBuildIdCompatibility"
	WorkflowService_UpdateWorkerVersioningRules_FullMethodName           = "/temporal.api.workflowservice.v1.WorkflowService/UpdateWorkerVersioningRules"
	WorkflowService_GetWorkerVersioningRules_FullMethodName              = "/temporal.api.workflowservice.v1.WorkflowService/GetWorkerVersioningRules"
	WorkflowService_GetWorkerTaskReachability_FullMethodName             = "/temporal.api.workflowservice.v1.WorkflowService/GetWorkerTaskReachability"
	WorkflowService_DescribeDeployment_FullMethodName                    = "/temporal.api.workflowservice.v1.WorkflowService/DescribeDeployment"
	WorkflowService_DescribeWorkerDeploymentVersion_FullMethodName       = "/temporal.api.workflowservice.v1.WorkflowService/DescribeWorkerDeploymentVersion"
	WorkflowService_ListDeployments_FullMethodName                       = "/temporal.api.workflowservice.v1.WorkflowService/ListDeployments"
	WorkflowService_GetDeploymentReachability_FullMethodName             = "/temporal.api.workflowservice.v1.WorkflowService/GetDeploymentReachability"
	WorkflowService_GetCurrentDeployment_FullMethodName                  = "/temporal.api.workflowservice.v1.WorkflowService/GetCurrentDeployment"
	WorkflowService_SetCurrentDeployment_FullMethodName                  = "/temporal.api.workflowservice.v1.WorkflowService/SetCurrentDeployment"
	WorkflowService_SetWorkerDeploymentCurrentVersion_FullMethodName     = "/temporal.api.workflowservice.v1.WorkflowService/SetWorkerDeploymentCurrentVersion"
	WorkflowService_DescribeWorkerDeployment_FullMethodName              = "/temporal.api.workflowservice.v1.WorkflowService/DescribeWorkerDeployment"
	WorkflowService_DeleteWorkerDeployment_FullMethodName                = "/temporal.api.workflowservice.v1.WorkflowService/DeleteWorkerDeployment"
	WorkflowService_DeleteWorkerDeploymentVersion_FullMethodName         = "/temporal.api.workflowservice.v1.WorkflowService/DeleteWorkerDeploymentVersion"
	WorkflowService_SetWorkerDeploymentRampingVersion_FullMethodName     = "/temporal.api.workflowservice.v1.WorkflowService/SetWorkerDeploymentRampingVersion"
	WorkflowService_ListWorkerDeployments_FullMethodName                 = "/temporal.api.workflowservice.v1.WorkflowService/ListWorkerDeployments"
	WorkflowService_UpdateWorkerDeploymentVersionMetadata_FullMethodName = "/temporal.api.workflowservice.v1.WorkflowService/UpdateWorkerDeploymentVersionMetadata"
	WorkflowService_UpdateWorkflowExecution_FullMethodName               = "/temporal.api.workflowservice.v1.WorkflowService/UpdateWorkflowExecution"
	WorkflowService_PollWorkflowExecutionUpdate_FullMethodName           = "/temporal.api.workflowservice.v1.WorkflowService/PollWorkflowExecutionUpdate"
	WorkflowService_StartBatchOperation_FullMethodName                   = "/temporal.api.workflowservice.v1.WorkflowService/StartBatchOperation"
	WorkflowService_StopBatchOperation_FullMethodName                    = "/temporal.api.workflowservice.v1.WorkflowService/StopBatchOperation"
	WorkflowService_DescribeBatchOperation_FullMethodName                = "/temporal.api.workflowservice.v1.WorkflowService/DescribeBatchOperation"
	WorkflowService_ListBatchOperations_FullMethodName                   = "/temporal.api.workflowservice.v1.WorkflowService/ListBatchOperations"
	WorkflowService_PollNexusTaskQueue_FullMethodName                    = "/temporal.api.workflowservice.v1.WorkflowService/PollNexusTaskQueue"
	WorkflowService_RespondNexusTaskCompleted_FullMethodName             = "/temporal.api.workflowservice.v1.WorkflowService/RespondNexusTaskCompleted"
	WorkflowService_RespondNexusTaskFailed_FullMethodName                = "/temporal.api.workflowservice.v1.WorkflowService/RespondNexusTaskFailed"
	WorkflowService_UpdateActivityOptions_FullMethodName                 = "/temporal.api.workflowservice.v1.WorkflowService/UpdateActivityOptions"
	WorkflowService_UpdateWorkflowExecutionOptions_FullMethodName        = "/temporal.api.workflowservice.v1.WorkflowService/UpdateWorkflowExecutionOptions"
	WorkflowService_PauseActivity_FullMethodName                         = "/temporal.api.workflowservice.v1.WorkflowService/PauseActivity"
	WorkflowService_UnpauseActivity_FullMethodName                       = "/temporal.api.workflowservice.v1.WorkflowService/UnpauseActivity"
	WorkflowService_ResetActivity_FullMethodName                         = "/temporal.api.workflowservice.v1.WorkflowService/ResetActivity"
)

Variables

View Source
var File_temporal_api_workflowservice_v1_request_response_proto protoreflect.FileDescriptor
View Source
var File_temporal_api_workflowservice_v1_service_proto protoreflect.FileDescriptor
View Source
var WorkflowService_ServiceDesc = grpc.ServiceDesc{
	ServiceName: "temporal.api.workflowservice.v1.WorkflowService",
	HandlerType: (*WorkflowServiceServer)(nil),
	Methods: []grpc.MethodDesc{
		{
			MethodName: "RegisterNamespace",
			Handler:    _WorkflowService_RegisterNamespace_Handler,
		},
		{
			MethodName: "DescribeNamespace",
			Handler:    _WorkflowService_DescribeNamespace_Handler,
		},
		{
			MethodName: "ListNamespaces",
			Handler:    _WorkflowService_ListNamespaces_Handler,
		},
		{
			MethodName: "UpdateNamespace",
			Handler:    _WorkflowService_UpdateNamespace_Handler,
		},
		{
			MethodName: "DeprecateNamespace",
			Handler:    _WorkflowService_DeprecateNamespace_Handler,
		},
		{
			MethodName: "StartWorkflowExecution",
			Handler:    _WorkflowService_StartWorkflowExecution_Handler,
		},
		{
			MethodName: "ExecuteMultiOperation",
			Handler:    _WorkflowService_ExecuteMultiOperation_Handler,
		},
		{
			MethodName: "GetWorkflowExecutionHistory",
			Handler:    _WorkflowService_GetWorkflowExecutionHistory_Handler,
		},
		{
			MethodName: "GetWorkflowExecutionHistoryReverse",
			Handler:    _WorkflowService_GetWorkflowExecutionHistoryReverse_Handler,
		},
		{
			MethodName: "PollWorkflowTaskQueue",
			Handler:    _WorkflowService_PollWorkflowTaskQueue_Handler,
		},
		{
			MethodName: "RespondWorkflowTaskCompleted",
			Handler:    _WorkflowService_RespondWorkflowTaskCompleted_Handler,
		},
		{
			MethodName: "RespondWorkflowTaskFailed",
			Handler:    _WorkflowService_RespondWorkflowTaskFailed_Handler,
		},
		{
			MethodName: "PollActivityTaskQueue",
			Handler:    _WorkflowService_PollActivityTaskQueue_Handler,
		},
		{
			MethodName: "RecordActivityTaskHeartbeat",
			Handler:    _WorkflowService_RecordActivityTaskHeartbeat_Handler,
		},
		{
			MethodName: "RecordActivityTaskHeartbeatById",
			Handler:    _WorkflowService_RecordActivityTaskHeartbeatById_Handler,
		},
		{
			MethodName: "RespondActivityTaskCompleted",
			Handler:    _WorkflowService_RespondActivityTaskCompleted_Handler,
		},
		{
			MethodName: "RespondActivityTaskCompletedById",
			Handler:    _WorkflowService_RespondActivityTaskCompletedById_Handler,
		},
		{
			MethodName: "RespondActivityTaskFailed",
			Handler:    _WorkflowService_RespondActivityTaskFailed_Handler,
		},
		{
			MethodName: "RespondActivityTaskFailedById",
			Handler:    _WorkflowService_RespondActivityTaskFailedById_Handler,
		},
		{
			MethodName: "RespondActivityTaskCanceled",
			Handler:    _WorkflowService_RespondActivityTaskCanceled_Handler,
		},
		{
			MethodName: "RespondActivityTaskCanceledById",
			Handler:    _WorkflowService_RespondActivityTaskCanceledById_Handler,
		},
		{
			MethodName: "RequestCancelWorkflowExecution",
			Handler:    _WorkflowService_RequestCancelWorkflowExecution_Handler,
		},
		{
			MethodName: "SignalWorkflowExecution",
			Handler:    _WorkflowService_SignalWorkflowExecution_Handler,
		},
		{
			MethodName: "SignalWithStartWorkflowExecution",
			Handler:    _WorkflowService_SignalWithStartWorkflowExecution_Handler,
		},
		{
			MethodName: "ResetWorkflowExecution",
			Handler:    _WorkflowService_ResetWorkflowExecution_Handler,
		},
		{
			MethodName: "TerminateWorkflowExecution",
			Handler:    _WorkflowService_TerminateWorkflowExecution_Handler,
		},
		{
			MethodName: "DeleteWorkflowExecution",
			Handler:    _WorkflowService_DeleteWorkflowExecution_Handler,
		},
		{
			MethodName: "ListOpenWorkflowExecutions",
			Handler:    _WorkflowService_ListOpenWorkflowExecutions_Handler,
		},
		{
			MethodName: "ListClosedWorkflowExecutions",
			Handler:    _WorkflowService_ListClosedWorkflowExecutions_Handler,
		},
		{
			MethodName: "ListWorkflowExecutions",
			Handler:    _WorkflowService_ListWorkflowExecutions_Handler,
		},
		{
			MethodName: "ListArchivedWorkflowExecutions",
			Handler:    _WorkflowService_ListArchivedWorkflowExecutions_Handler,
		},
		{
			MethodName: "ScanWorkflowExecutions",
			Handler:    _WorkflowService_ScanWorkflowExecutions_Handler,
		},
		{
			MethodName: "CountWorkflowExecutions",
			Handler:    _WorkflowService_CountWorkflowExecutions_Handler,
		},
		{
			MethodName: "GetSearchAttributes",
			Handler:    _WorkflowService_GetSearchAttributes_Handler,
		},
		{
			MethodName: "RespondQueryTaskCompleted",
			Handler:    _WorkflowService_RespondQueryTaskCompleted_Handler,
		},
		{
			MethodName: "ResetStickyTaskQueue",
			Handler:    _WorkflowService_ResetStickyTaskQueue_Handler,
		},
		{
			MethodName: "ShutdownWorker",
			Handler:    _WorkflowService_ShutdownWorker_Handler,
		},
		{
			MethodName: "QueryWorkflow",
			Handler:    _WorkflowService_QueryWorkflow_Handler,
		},
		{
			MethodName: "DescribeWorkflowExecution",
			Handler:    _WorkflowService_DescribeWorkflowExecution_Handler,
		},
		{
			MethodName: "DescribeTaskQueue",
			Handler:    _WorkflowService_DescribeTaskQueue_Handler,
		},
		{
			MethodName: "GetClusterInfo",
			Handler:    _WorkflowService_GetClusterInfo_Handler,
		},
		{
			MethodName: "GetSystemInfo",
			Handler:    _WorkflowService_GetSystemInfo_Handler,
		},
		{
			MethodName: "ListTaskQueuePartitions",
			Handler:    _WorkflowService_ListTaskQueuePartitions_Handler,
		},
		{
			MethodName: "CreateSchedule",
			Handler:    _WorkflowService_CreateSchedule_Handler,
		},
		{
			MethodName: "DescribeSchedule",
			Handler:    _WorkflowService_DescribeSchedule_Handler,
		},
		{
			MethodName: "UpdateSchedule",
			Handler:    _WorkflowService_UpdateSchedule_Handler,
		},
		{
			MethodName: "PatchSchedule",
			Handler:    _WorkflowService_PatchSchedule_Handler,
		},
		{
			MethodName: "ListScheduleMatchingTimes",
			Handler:    _WorkflowService_ListScheduleMatchingTimes_Handler,
		},
		{
			MethodName: "DeleteSchedule",
			Handler:    _WorkflowService_DeleteSchedule_Handler,
		},
		{
			MethodName: "ListSchedules",
			Handler:    _WorkflowService_ListSchedules_Handler,
		},
		{
			MethodName: "UpdateWorkerBuildIdCompatibility",
			Handler:    _WorkflowService_UpdateWorkerBuildIdCompatibility_Handler,
		},
		{
			MethodName: "GetWorkerBuildIdCompatibility",
			Handler:    _WorkflowService_GetWorkerBuildIdCompatibility_Handler,
		},
		{
			MethodName: "UpdateWorkerVersioningRules",
			Handler:    _WorkflowService_UpdateWorkerVersioningRules_Handler,
		},
		{
			MethodName: "GetWorkerVersioningRules",
			Handler:    _WorkflowService_GetWorkerVersioningRules_Handler,
		},
		{
			MethodName: "GetWorkerTaskReachability",
			Handler:    _WorkflowService_GetWorkerTaskReachability_Handler,
		},
		{
			MethodName: "DescribeDeployment",
			Handler:    _WorkflowService_DescribeDeployment_Handler,
		},
		{
			MethodName: "DescribeWorkerDeploymentVersion",
			Handler:    _WorkflowService_DescribeWorkerDeploymentVersion_Handler,
		},
		{
			MethodName: "ListDeployments",
			Handler:    _WorkflowService_ListDeployments_Handler,
		},
		{
			MethodName: "GetDeploymentReachability",
			Handler:    _WorkflowService_GetDeploymentReachability_Handler,
		},
		{
			MethodName: "GetCurrentDeployment",
			Handler:    _WorkflowService_GetCurrentDeployment_Handler,
		},
		{
			MethodName: "SetCurrentDeployment",
			Handler:    _WorkflowService_SetCurrentDeployment_Handler,
		},
		{
			MethodName: "SetWorkerDeploymentCurrentVersion",
			Handler:    _WorkflowService_SetWorkerDeploymentCurrentVersion_Handler,
		},
		{
			MethodName: "DescribeWorkerDeployment",
			Handler:    _WorkflowService_DescribeWorkerDeployment_Handler,
		},
		{
			MethodName: "DeleteWorkerDeployment",
			Handler:    _WorkflowService_DeleteWorkerDeployment_Handler,
		},
		{
			MethodName: "DeleteWorkerDeploymentVersion",
			Handler:    _WorkflowService_DeleteWorkerDeploymentVersion_Handler,
		},
		{
			MethodName: "SetWorkerDeploymentRampingVersion",
			Handler:    _WorkflowService_SetWorkerDeploymentRampingVersion_Handler,
		},
		{
			MethodName: "ListWorkerDeployments",
			Handler:    _WorkflowService_ListWorkerDeployments_Handler,
		},
		{
			MethodName: "UpdateWorkerDeploymentVersionMetadata",
			Handler:    _WorkflowService_UpdateWorkerDeploymentVersionMetadata_Handler,
		},
		{
			MethodName: "UpdateWorkflowExecution",
			Handler:    _WorkflowService_UpdateWorkflowExecution_Handler,
		},
		{
			MethodName: "PollWorkflowExecutionUpdate",
			Handler:    _WorkflowService_PollWorkflowExecutionUpdate_Handler,
		},
		{
			MethodName: "StartBatchOperation",
			Handler:    _WorkflowService_StartBatchOperation_Handler,
		},
		{
			MethodName: "StopBatchOperation",
			Handler:    _WorkflowService_StopBatchOperation_Handler,
		},
		{
			MethodName: "DescribeBatchOperation",
			Handler:    _WorkflowService_DescribeBatchOperation_Handler,
		},
		{
			MethodName: "ListBatchOperations",
			Handler:    _WorkflowService_ListBatchOperations_Handler,
		},
		{
			MethodName: "PollNexusTaskQueue",
			Handler:    _WorkflowService_PollNexusTaskQueue_Handler,
		},
		{
			MethodName: "RespondNexusTaskCompleted",
			Handler:    _WorkflowService_RespondNexusTaskCompleted_Handler,
		},
		{
			MethodName: "RespondNexusTaskFailed",
			Handler:    _WorkflowService_RespondNexusTaskFailed_Handler,
		},
		{
			MethodName: "UpdateActivityOptions",
			Handler:    _WorkflowService_UpdateActivityOptions_Handler,
		},
		{
			MethodName: "UpdateWorkflowExecutionOptions",
			Handler:    _WorkflowService_UpdateWorkflowExecutionOptions_Handler,
		},
		{
			MethodName: "PauseActivity",
			Handler:    _WorkflowService_PauseActivity_Handler,
		},
		{
			MethodName: "UnpauseActivity",
			Handler:    _WorkflowService_UnpauseActivity_Handler,
		},
		{
			MethodName: "ResetActivity",
			Handler:    _WorkflowService_ResetActivity_Handler,
		},
	},
	Streams:  []grpc.StreamDesc{},
	Metadata: "temporal/api/workflowservice/v1/service.proto",
}

WorkflowService_ServiceDesc is the grpc.ServiceDesc for WorkflowService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)

Functions

func RegisterWorkflowServiceHandler added in v1.24.0

func RegisterWorkflowServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error

RegisterWorkflowServiceHandler registers the http handlers for service WorkflowService to "mux". The handlers forward requests to the grpc endpoint over "conn".

func RegisterWorkflowServiceHandlerClient added in v1.24.0

func RegisterWorkflowServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client WorkflowServiceClient) error

RegisterWorkflowServiceHandlerClient registers the http handlers for service WorkflowService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "WorkflowServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "WorkflowServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "WorkflowServiceClient" to call the correct interceptors. This client ignores the HTTP middlewares.

func RegisterWorkflowServiceHandlerFromEndpoint added in v1.24.0

func RegisterWorkflowServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)

RegisterWorkflowServiceHandlerFromEndpoint is same as RegisterWorkflowServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.

func RegisterWorkflowServiceHandlerServer added in v1.24.0

func RegisterWorkflowServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server WorkflowServiceServer) error

RegisterWorkflowServiceHandlerServer registers the http handlers for service WorkflowService to "mux". UnaryRPC :call WorkflowServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterWorkflowServiceHandlerFromEndpoint instead. GRPC interceptors will not work for this type of registration. To use interceptors, you must use the "runtime.WithMiddlewares" option in the "runtime.NewServeMux" call.

func RegisterWorkflowServiceServer

func RegisterWorkflowServiceServer(s grpc.ServiceRegistrar, srv WorkflowServiceServer)

Types

type CountWorkflowExecutionsRequest

type CountWorkflowExecutionsRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Query     string `protobuf:"bytes,2,opt,name=query,proto3" json:"query,omitempty"`
	// contains filtered or unexported fields
}

func (*CountWorkflowExecutionsRequest) Descriptor deprecated

func (*CountWorkflowExecutionsRequest) Descriptor() ([]byte, []int)

Deprecated: Use CountWorkflowExecutionsRequest.ProtoReflect.Descriptor instead.

func (*CountWorkflowExecutionsRequest) Equal

func (this *CountWorkflowExecutionsRequest) Equal(that interface{}) bool

Equal returns whether two CountWorkflowExecutionsRequest 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 (*CountWorkflowExecutionsRequest) GetNamespace

func (x *CountWorkflowExecutionsRequest) GetNamespace() string

func (*CountWorkflowExecutionsRequest) GetQuery

func (x *CountWorkflowExecutionsRequest) GetQuery() string

func (*CountWorkflowExecutionsRequest) Marshal

func (val *CountWorkflowExecutionsRequest) Marshal() ([]byte, error)

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

func (*CountWorkflowExecutionsRequest) ProtoMessage

func (*CountWorkflowExecutionsRequest) ProtoMessage()

func (*CountWorkflowExecutionsRequest) ProtoReflect added in v1.26.1

func (*CountWorkflowExecutionsRequest) Reset

func (x *CountWorkflowExecutionsRequest) Reset()

func (*CountWorkflowExecutionsRequest) Size

func (val *CountWorkflowExecutionsRequest) Size() int

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

func (*CountWorkflowExecutionsRequest) String

func (*CountWorkflowExecutionsRequest) Unmarshal

func (val *CountWorkflowExecutionsRequest) Unmarshal(buf []byte) error

Unmarshal an object of type CountWorkflowExecutionsRequest from the protobuf v3 wire format

type CountWorkflowExecutionsResponse

type CountWorkflowExecutionsResponse struct {

	// If `query` is not grouping by any field, the count is an approximate number
	// of workflows that matches the query.
	// If `query` is grouping by a field, the count is simply the sum of the counts
	// of the groups returned in the response. This number can be smaller than the
	// total number of workflows matching the query.
	Count int64 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"`
	// `groups` contains the groups if the request is grouping by a field.
	// The list might not be complete, and the counts of each group is approximate.
	Groups []*CountWorkflowExecutionsResponse_AggregationGroup `protobuf:"bytes,2,rep,name=groups,proto3" json:"groups,omitempty"`
	// contains filtered or unexported fields
}

func (*CountWorkflowExecutionsResponse) Descriptor deprecated

func (*CountWorkflowExecutionsResponse) Descriptor() ([]byte, []int)

Deprecated: Use CountWorkflowExecutionsResponse.ProtoReflect.Descriptor instead.

func (*CountWorkflowExecutionsResponse) Equal

func (this *CountWorkflowExecutionsResponse) Equal(that interface{}) bool

Equal returns whether two CountWorkflowExecutionsResponse 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 (*CountWorkflowExecutionsResponse) GetCount

func (x *CountWorkflowExecutionsResponse) GetCount() int64

func (*CountWorkflowExecutionsResponse) GetGroups added in v1.24.0

func (*CountWorkflowExecutionsResponse) Marshal

func (val *CountWorkflowExecutionsResponse) Marshal() ([]byte, error)

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

func (*CountWorkflowExecutionsResponse) ProtoMessage

func (*CountWorkflowExecutionsResponse) ProtoMessage()

func (*CountWorkflowExecutionsResponse) ProtoReflect added in v1.26.1

func (*CountWorkflowExecutionsResponse) Reset

func (*CountWorkflowExecutionsResponse) Size

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

func (*CountWorkflowExecutionsResponse) String

func (*CountWorkflowExecutionsResponse) Unmarshal

func (val *CountWorkflowExecutionsResponse) Unmarshal(buf []byte) error

Unmarshal an object of type CountWorkflowExecutionsResponse from the protobuf v3 wire format

type CountWorkflowExecutionsResponse_AggregationGroup added in v1.24.0

type CountWorkflowExecutionsResponse_AggregationGroup struct {
	GroupValues []*v13.Payload `protobuf:"bytes,1,rep,name=group_values,json=groupValues,proto3" json:"group_values,omitempty"`
	Count       int64          `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"`
	// contains filtered or unexported fields
}

func (*CountWorkflowExecutionsResponse_AggregationGroup) Descriptor deprecated added in v1.24.0

Deprecated: Use CountWorkflowExecutionsResponse_AggregationGroup.ProtoReflect.Descriptor instead.

func (*CountWorkflowExecutionsResponse_AggregationGroup) GetCount added in v1.24.0

func (*CountWorkflowExecutionsResponse_AggregationGroup) GetGroupValues added in v1.24.0

func (*CountWorkflowExecutionsResponse_AggregationGroup) ProtoMessage added in v1.24.0

func (*CountWorkflowExecutionsResponse_AggregationGroup) ProtoReflect added in v1.26.1

func (*CountWorkflowExecutionsResponse_AggregationGroup) Reset added in v1.24.0

func (*CountWorkflowExecutionsResponse_AggregationGroup) String added in v1.24.0

type CreateScheduleRequest added in v1.8.0

type CreateScheduleRequest struct {

	// The namespace the schedule should be created in.
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// The id of the new schedule.
	ScheduleId string `protobuf:"bytes,2,opt,name=schedule_id,json=scheduleId,proto3" json:"schedule_id,omitempty"`
	// The schedule spec, policies, action, and initial state.
	Schedule *v115.Schedule `protobuf:"bytes,3,opt,name=schedule,proto3" json:"schedule,omitempty"`
	// Optional initial patch (e.g. to run the action once immediately).
	InitialPatch *v115.SchedulePatch `protobuf:"bytes,4,opt,name=initial_patch,json=initialPatch,proto3" json:"initial_patch,omitempty"`
	// The identity of the client who initiated this request.
	Identity string `protobuf:"bytes,5,opt,name=identity,proto3" json:"identity,omitempty"`
	// A unique identifier for this create request for idempotence. Typically UUIDv4.
	RequestId string `protobuf:"bytes,6,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
	// Memo and search attributes to attach to the schedule itself.
	Memo             *v13.Memo             `protobuf:"bytes,7,opt,name=memo,proto3" json:"memo,omitempty"`
	SearchAttributes *v13.SearchAttributes `protobuf:"bytes,8,opt,name=search_attributes,json=searchAttributes,proto3" json:"search_attributes,omitempty"`
	// contains filtered or unexported fields
}

(-- api-linter: core::0203::optional=disabled

aip.dev/not-precedent: field_behavior annotation not available in our gogo fork --)

func (*CreateScheduleRequest) Descriptor deprecated added in v1.8.0

func (*CreateScheduleRequest) Descriptor() ([]byte, []int)

Deprecated: Use CreateScheduleRequest.ProtoReflect.Descriptor instead.

func (*CreateScheduleRequest) Equal added in v1.8.0

func (this *CreateScheduleRequest) Equal(that interface{}) bool

Equal returns whether two CreateScheduleRequest 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 (*CreateScheduleRequest) GetIdentity added in v1.8.0

func (x *CreateScheduleRequest) GetIdentity() string

func (*CreateScheduleRequest) GetInitialPatch added in v1.8.0

func (x *CreateScheduleRequest) GetInitialPatch() *v115.SchedulePatch

func (*CreateScheduleRequest) GetMemo added in v1.8.0

func (x *CreateScheduleRequest) GetMemo() *v13.Memo

func (*CreateScheduleRequest) GetNamespace added in v1.8.0

func (x *CreateScheduleRequest) GetNamespace() string

func (*CreateScheduleRequest) GetRequestId added in v1.8.0

func (x *CreateScheduleRequest) GetRequestId() string

func (*CreateScheduleRequest) GetSchedule added in v1.8.0

func (x *CreateScheduleRequest) GetSchedule() *v115.Schedule

func (*CreateScheduleRequest) GetScheduleId added in v1.8.0

func (x *CreateScheduleRequest) GetScheduleId() string

func (*CreateScheduleRequest) GetSearchAttributes added in v1.8.0

func (x *CreateScheduleRequest) GetSearchAttributes() *v13.SearchAttributes

func (*CreateScheduleRequest) Marshal added in v1.8.0

func (val *CreateScheduleRequest) Marshal() ([]byte, error)

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

func (*CreateScheduleRequest) ProtoMessage added in v1.8.0

func (*CreateScheduleRequest) ProtoMessage()

func (*CreateScheduleRequest) ProtoReflect added in v1.26.1

func (x *CreateScheduleRequest) ProtoReflect() protoreflect.Message

func (*CreateScheduleRequest) Reset added in v1.8.0

func (x *CreateScheduleRequest) Reset()

func (*CreateScheduleRequest) Size added in v1.8.0

func (val *CreateScheduleRequest) Size() int

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

func (*CreateScheduleRequest) String added in v1.8.0

func (x *CreateScheduleRequest) String() string

func (*CreateScheduleRequest) Unmarshal added in v1.8.0

func (val *CreateScheduleRequest) Unmarshal(buf []byte) error

Unmarshal an object of type CreateScheduleRequest from the protobuf v3 wire format

type CreateScheduleResponse added in v1.8.0

type CreateScheduleResponse struct {
	ConflictToken []byte `protobuf:"bytes,1,opt,name=conflict_token,json=conflictToken,proto3" json:"conflict_token,omitempty"`
	// contains filtered or unexported fields
}

func (*CreateScheduleResponse) Descriptor deprecated added in v1.8.0

func (*CreateScheduleResponse) Descriptor() ([]byte, []int)

Deprecated: Use CreateScheduleResponse.ProtoReflect.Descriptor instead.

func (*CreateScheduleResponse) Equal added in v1.8.0

func (this *CreateScheduleResponse) Equal(that interface{}) bool

Equal returns whether two CreateScheduleResponse 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 (*CreateScheduleResponse) GetConflictToken added in v1.8.0

func (x *CreateScheduleResponse) GetConflictToken() []byte

func (*CreateScheduleResponse) Marshal added in v1.8.0

func (val *CreateScheduleResponse) Marshal() ([]byte, error)

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

func (*CreateScheduleResponse) ProtoMessage added in v1.8.0

func (*CreateScheduleResponse) ProtoMessage()

func (*CreateScheduleResponse) ProtoReflect added in v1.26.1

func (x *CreateScheduleResponse) ProtoReflect() protoreflect.Message

func (*CreateScheduleResponse) Reset added in v1.8.0

func (x *CreateScheduleResponse) Reset()

func (*CreateScheduleResponse) Size added in v1.8.0

func (val *CreateScheduleResponse) Size() int

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

func (*CreateScheduleResponse) String added in v1.8.0

func (x *CreateScheduleResponse) String() string

func (*CreateScheduleResponse) Unmarshal added in v1.8.0

func (val *CreateScheduleResponse) Unmarshal(buf []byte) error

Unmarshal an object of type CreateScheduleResponse from the protobuf v3 wire format

type DeleteScheduleRequest added in v1.8.0

type DeleteScheduleRequest struct {

	// The namespace of the schedule to delete.
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// The id of the schedule to delete.
	ScheduleId string `protobuf:"bytes,2,opt,name=schedule_id,json=scheduleId,proto3" json:"schedule_id,omitempty"`
	// The identity of the client who initiated this request.
	Identity string `protobuf:"bytes,3,opt,name=identity,proto3" json:"identity,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteScheduleRequest) Descriptor deprecated added in v1.8.0

func (*DeleteScheduleRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteScheduleRequest.ProtoReflect.Descriptor instead.

func (*DeleteScheduleRequest) Equal added in v1.8.0

func (this *DeleteScheduleRequest) Equal(that interface{}) bool

Equal returns whether two DeleteScheduleRequest 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 (*DeleteScheduleRequest) GetIdentity added in v1.8.0

func (x *DeleteScheduleRequest) GetIdentity() string

func (*DeleteScheduleRequest) GetNamespace added in v1.8.0

func (x *DeleteScheduleRequest) GetNamespace() string

func (*DeleteScheduleRequest) GetScheduleId added in v1.8.0

func (x *DeleteScheduleRequest) GetScheduleId() string

func (*DeleteScheduleRequest) Marshal added in v1.8.0

func (val *DeleteScheduleRequest) Marshal() ([]byte, error)

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

func (*DeleteScheduleRequest) ProtoMessage added in v1.8.0

func (*DeleteScheduleRequest) ProtoMessage()

func (*DeleteScheduleRequest) ProtoReflect added in v1.26.1

func (x *DeleteScheduleRequest) ProtoReflect() protoreflect.Message

func (*DeleteScheduleRequest) Reset added in v1.8.0

func (x *DeleteScheduleRequest) Reset()

func (*DeleteScheduleRequest) Size added in v1.8.0

func (val *DeleteScheduleRequest) Size() int

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

func (*DeleteScheduleRequest) String added in v1.8.0

func (x *DeleteScheduleRequest) String() string

func (*DeleteScheduleRequest) Unmarshal added in v1.8.0

func (val *DeleteScheduleRequest) Unmarshal(buf []byte) error

Unmarshal an object of type DeleteScheduleRequest from the protobuf v3 wire format

type DeleteScheduleResponse added in v1.8.0

type DeleteScheduleResponse struct {
	// contains filtered or unexported fields
}

func (*DeleteScheduleResponse) Descriptor deprecated added in v1.8.0

func (*DeleteScheduleResponse) Descriptor() ([]byte, []int)

Deprecated: Use DeleteScheduleResponse.ProtoReflect.Descriptor instead.

func (*DeleteScheduleResponse) Equal added in v1.8.0

func (this *DeleteScheduleResponse) Equal(that interface{}) bool

Equal returns whether two DeleteScheduleResponse 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 (*DeleteScheduleResponse) Marshal added in v1.8.0

func (val *DeleteScheduleResponse) Marshal() ([]byte, error)

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

func (*DeleteScheduleResponse) ProtoMessage added in v1.8.0

func (*DeleteScheduleResponse) ProtoMessage()

func (*DeleteScheduleResponse) ProtoReflect added in v1.26.1

func (x *DeleteScheduleResponse) ProtoReflect() protoreflect.Message

func (*DeleteScheduleResponse) Reset added in v1.8.0

func (x *DeleteScheduleResponse) Reset()

func (*DeleteScheduleResponse) Size added in v1.8.0

func (val *DeleteScheduleResponse) Size() int

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

func (*DeleteScheduleResponse) String added in v1.8.0

func (x *DeleteScheduleResponse) String() string

func (*DeleteScheduleResponse) Unmarshal added in v1.8.0

func (val *DeleteScheduleResponse) Unmarshal(buf []byte) error

Unmarshal an object of type DeleteScheduleResponse from the protobuf v3 wire format

type DeleteWorkerDeploymentRequest added in v1.44.0

type DeleteWorkerDeploymentRequest struct {
	Namespace      string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	DeploymentName string `protobuf:"bytes,2,opt,name=deployment_name,json=deploymentName,proto3" json:"deployment_name,omitempty"`
	// Optional. The identity of the client who initiated this request.
	Identity string `protobuf:"bytes,3,opt,name=identity,proto3" json:"identity,omitempty"`
	// contains filtered or unexported fields
}

Deletes records of (an old) Deployment. A deployment can only be deleted if it has no Version in it.

func (*DeleteWorkerDeploymentRequest) Descriptor deprecated added in v1.44.0

func (*DeleteWorkerDeploymentRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteWorkerDeploymentRequest.ProtoReflect.Descriptor instead.

func (*DeleteWorkerDeploymentRequest) Equal added in v1.44.0

func (this *DeleteWorkerDeploymentRequest) Equal(that interface{}) bool

Equal returns whether two DeleteWorkerDeploymentRequest 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 (*DeleteWorkerDeploymentRequest) GetDeploymentName added in v1.44.0

func (x *DeleteWorkerDeploymentRequest) GetDeploymentName() string

func (*DeleteWorkerDeploymentRequest) GetIdentity added in v1.44.0

func (x *DeleteWorkerDeploymentRequest) GetIdentity() string

func (*DeleteWorkerDeploymentRequest) GetNamespace added in v1.44.0

func (x *DeleteWorkerDeploymentRequest) GetNamespace() string

func (*DeleteWorkerDeploymentRequest) Marshal added in v1.44.0

func (val *DeleteWorkerDeploymentRequest) Marshal() ([]byte, error)

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

func (*DeleteWorkerDeploymentRequest) ProtoMessage added in v1.44.0

func (*DeleteWorkerDeploymentRequest) ProtoMessage()

func (*DeleteWorkerDeploymentRequest) ProtoReflect added in v1.44.0

func (*DeleteWorkerDeploymentRequest) Reset added in v1.44.0

func (x *DeleteWorkerDeploymentRequest) Reset()

func (*DeleteWorkerDeploymentRequest) Size added in v1.44.0

func (val *DeleteWorkerDeploymentRequest) Size() int

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

func (*DeleteWorkerDeploymentRequest) String added in v1.44.0

func (*DeleteWorkerDeploymentRequest) Unmarshal added in v1.44.0

func (val *DeleteWorkerDeploymentRequest) Unmarshal(buf []byte) error

Unmarshal an object of type DeleteWorkerDeploymentRequest from the protobuf v3 wire format

type DeleteWorkerDeploymentResponse added in v1.44.0

type DeleteWorkerDeploymentResponse struct {
	// contains filtered or unexported fields
}

func (*DeleteWorkerDeploymentResponse) Descriptor deprecated added in v1.44.0

func (*DeleteWorkerDeploymentResponse) Descriptor() ([]byte, []int)

Deprecated: Use DeleteWorkerDeploymentResponse.ProtoReflect.Descriptor instead.

func (*DeleteWorkerDeploymentResponse) Equal added in v1.44.0

func (this *DeleteWorkerDeploymentResponse) Equal(that interface{}) bool

Equal returns whether two DeleteWorkerDeploymentResponse 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 (*DeleteWorkerDeploymentResponse) Marshal added in v1.44.0

func (val *DeleteWorkerDeploymentResponse) Marshal() ([]byte, error)

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

func (*DeleteWorkerDeploymentResponse) ProtoMessage added in v1.44.0

func (*DeleteWorkerDeploymentResponse) ProtoMessage()

func (*DeleteWorkerDeploymentResponse) ProtoReflect added in v1.44.0

func (*DeleteWorkerDeploymentResponse) Reset added in v1.44.0

func (x *DeleteWorkerDeploymentResponse) Reset()

func (*DeleteWorkerDeploymentResponse) Size added in v1.44.0

func (val *DeleteWorkerDeploymentResponse) Size() int

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

func (*DeleteWorkerDeploymentResponse) String added in v1.44.0

func (*DeleteWorkerDeploymentResponse) Unmarshal added in v1.44.0

func (val *DeleteWorkerDeploymentResponse) Unmarshal(buf []byte) error

Unmarshal an object of type DeleteWorkerDeploymentResponse from the protobuf v3 wire format

type DeleteWorkerDeploymentVersionRequest added in v1.44.0

type DeleteWorkerDeploymentVersionRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// Deployment Version identifier in the form "<deployment_name>.<build_id>".
	Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"`
	// Pass to force deletion even if the Version is draining. In this case the open pinned
	// workflows will be stuck until manually moved to another version by UpdateWorkflowExecutionOptions.
	SkipDrainage bool `protobuf:"varint,3,opt,name=skip_drainage,json=skipDrainage,proto3" json:"skip_drainage,omitempty"`
	// Optional. The identity of the client who initiated this request.
	Identity string `protobuf:"bytes,4,opt,name=identity,proto3" json:"identity,omitempty"`
	// contains filtered or unexported fields
}

Used for manual deletion of Versions. User can delete a Version only when all the following conditions are met:

  • It is not the Current or Ramping Version of its Deployment.
  • It has no active pollers (none of the task queues in the Version have pollers)
  • It is not draining (see WorkerDeploymentVersionInfo.drainage_info). This condition can be skipped by passing `skip-drainage=true`.

func (*DeleteWorkerDeploymentVersionRequest) Descriptor deprecated added in v1.44.0

func (*DeleteWorkerDeploymentVersionRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteWorkerDeploymentVersionRequest.ProtoReflect.Descriptor instead.

func (*DeleteWorkerDeploymentVersionRequest) Equal added in v1.44.0

func (this *DeleteWorkerDeploymentVersionRequest) Equal(that interface{}) bool

Equal returns whether two DeleteWorkerDeploymentVersionRequest 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 (*DeleteWorkerDeploymentVersionRequest) GetIdentity added in v1.44.0

func (*DeleteWorkerDeploymentVersionRequest) GetNamespace added in v1.44.0

func (x *DeleteWorkerDeploymentVersionRequest) GetNamespace() string

func (*DeleteWorkerDeploymentVersionRequest) GetSkipDrainage added in v1.44.0

func (x *DeleteWorkerDeploymentVersionRequest) GetSkipDrainage() bool

func (*DeleteWorkerDeploymentVersionRequest) GetVersion added in v1.44.0

func (*DeleteWorkerDeploymentVersionRequest) Marshal added in v1.44.0

func (val *DeleteWorkerDeploymentVersionRequest) Marshal() ([]byte, error)

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

func (*DeleteWorkerDeploymentVersionRequest) ProtoMessage added in v1.44.0

func (*DeleteWorkerDeploymentVersionRequest) ProtoMessage()

func (*DeleteWorkerDeploymentVersionRequest) ProtoReflect added in v1.44.0

func (*DeleteWorkerDeploymentVersionRequest) Reset added in v1.44.0

func (*DeleteWorkerDeploymentVersionRequest) Size added in v1.44.0

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

func (*DeleteWorkerDeploymentVersionRequest) String added in v1.44.0

func (*DeleteWorkerDeploymentVersionRequest) Unmarshal added in v1.44.0

func (val *DeleteWorkerDeploymentVersionRequest) Unmarshal(buf []byte) error

Unmarshal an object of type DeleteWorkerDeploymentVersionRequest from the protobuf v3 wire format

type DeleteWorkerDeploymentVersionResponse added in v1.44.0

type DeleteWorkerDeploymentVersionResponse struct {
	// contains filtered or unexported fields
}

func (*DeleteWorkerDeploymentVersionResponse) Descriptor deprecated added in v1.44.0

func (*DeleteWorkerDeploymentVersionResponse) Descriptor() ([]byte, []int)

Deprecated: Use DeleteWorkerDeploymentVersionResponse.ProtoReflect.Descriptor instead.

func (*DeleteWorkerDeploymentVersionResponse) Equal added in v1.44.0

func (this *DeleteWorkerDeploymentVersionResponse) Equal(that interface{}) bool

Equal returns whether two DeleteWorkerDeploymentVersionResponse 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 (*DeleteWorkerDeploymentVersionResponse) Marshal added in v1.44.0

func (val *DeleteWorkerDeploymentVersionResponse) Marshal() ([]byte, error)

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

func (*DeleteWorkerDeploymentVersionResponse) ProtoMessage added in v1.44.0

func (*DeleteWorkerDeploymentVersionResponse) ProtoMessage()

func (*DeleteWorkerDeploymentVersionResponse) ProtoReflect added in v1.44.0

func (*DeleteWorkerDeploymentVersionResponse) Reset added in v1.44.0

func (*DeleteWorkerDeploymentVersionResponse) Size added in v1.44.0

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

func (*DeleteWorkerDeploymentVersionResponse) String added in v1.44.0

func (*DeleteWorkerDeploymentVersionResponse) Unmarshal added in v1.44.0

func (val *DeleteWorkerDeploymentVersionResponse) Unmarshal(buf []byte) error

Unmarshal an object of type DeleteWorkerDeploymentVersionResponse from the protobuf v3 wire format

type DeleteWorkflowExecutionRequest added in v1.12.0

type DeleteWorkflowExecutionRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// Workflow Execution to delete. If run_id is not specified, the latest one is used.
	WorkflowExecution *v13.WorkflowExecution `protobuf:"bytes,2,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"`
	// contains filtered or unexported fields
}

func (*DeleteWorkflowExecutionRequest) Descriptor deprecated added in v1.12.0

func (*DeleteWorkflowExecutionRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeleteWorkflowExecutionRequest.ProtoReflect.Descriptor instead.

func (*DeleteWorkflowExecutionRequest) Equal added in v1.12.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) GetNamespace added in v1.12.0

func (x *DeleteWorkflowExecutionRequest) GetNamespace() string

func (*DeleteWorkflowExecutionRequest) GetWorkflowExecution added in v1.12.0

func (x *DeleteWorkflowExecutionRequest) GetWorkflowExecution() *v13.WorkflowExecution

func (*DeleteWorkflowExecutionRequest) Marshal added in v1.12.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.12.0

func (*DeleteWorkflowExecutionRequest) ProtoMessage()

func (*DeleteWorkflowExecutionRequest) ProtoReflect added in v1.26.1

func (*DeleteWorkflowExecutionRequest) Reset added in v1.12.0

func (x *DeleteWorkflowExecutionRequest) Reset()

func (*DeleteWorkflowExecutionRequest) Size added in v1.12.0

func (val *DeleteWorkflowExecutionRequest) Size() int

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

func (*DeleteWorkflowExecutionRequest) String added in v1.12.0

func (*DeleteWorkflowExecutionRequest) Unmarshal added in v1.12.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.12.0

type DeleteWorkflowExecutionResponse struct {
	// contains filtered or unexported fields
}

func (*DeleteWorkflowExecutionResponse) Descriptor deprecated added in v1.12.0

func (*DeleteWorkflowExecutionResponse) Descriptor() ([]byte, []int)

Deprecated: Use DeleteWorkflowExecutionResponse.ProtoReflect.Descriptor instead.

func (*DeleteWorkflowExecutionResponse) Equal added in v1.12.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.12.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.12.0

func (*DeleteWorkflowExecutionResponse) ProtoMessage()

func (*DeleteWorkflowExecutionResponse) ProtoReflect added in v1.26.1

func (*DeleteWorkflowExecutionResponse) Reset added in v1.12.0

func (*DeleteWorkflowExecutionResponse) Size added in v1.12.0

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

func (*DeleteWorkflowExecutionResponse) String added in v1.12.0

func (*DeleteWorkflowExecutionResponse) Unmarshal added in v1.12.0

func (val *DeleteWorkflowExecutionResponse) Unmarshal(buf []byte) error

Unmarshal an object of type DeleteWorkflowExecutionResponse from the protobuf v3 wire format

type DeprecateNamespaceRequest

type DeprecateNamespaceRequest struct {
	Namespace     string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	SecurityToken string `protobuf:"bytes,2,opt,name=security_token,json=securityToken,proto3" json:"security_token,omitempty"`
	// contains filtered or unexported fields
}

Deprecated.

func (*DeprecateNamespaceRequest) Descriptor deprecated

func (*DeprecateNamespaceRequest) Descriptor() ([]byte, []int)

Deprecated: Use DeprecateNamespaceRequest.ProtoReflect.Descriptor instead.

func (*DeprecateNamespaceRequest) Equal

func (this *DeprecateNamespaceRequest) Equal(that interface{}) bool

Equal returns whether two DeprecateNamespaceRequest 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 (*DeprecateNamespaceRequest) GetNamespace added in v1.2.0

func (x *DeprecateNamespaceRequest) GetNamespace() string

func (*DeprecateNamespaceRequest) GetSecurityToken

func (x *DeprecateNamespaceRequest) GetSecurityToken() string

func (*DeprecateNamespaceRequest) Marshal

func (val *DeprecateNamespaceRequest) Marshal() ([]byte, error)

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

func (*DeprecateNamespaceRequest) ProtoMessage

func (*DeprecateNamespaceRequest) ProtoMessage()

func (*DeprecateNamespaceRequest) ProtoReflect added in v1.26.1

func (*DeprecateNamespaceRequest) Reset

func (x *DeprecateNamespaceRequest) Reset()

func (*DeprecateNamespaceRequest) Size

func (val *DeprecateNamespaceRequest) Size() int

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

func (*DeprecateNamespaceRequest) String

func (x *DeprecateNamespaceRequest) String() string

func (*DeprecateNamespaceRequest) Unmarshal

func (val *DeprecateNamespaceRequest) Unmarshal(buf []byte) error

Unmarshal an object of type DeprecateNamespaceRequest from the protobuf v3 wire format

type DeprecateNamespaceResponse

type DeprecateNamespaceResponse struct {
	// contains filtered or unexported fields
}

Deprecated.

func (*DeprecateNamespaceResponse) Descriptor deprecated

func (*DeprecateNamespaceResponse) Descriptor() ([]byte, []int)

Deprecated: Use DeprecateNamespaceResponse.ProtoReflect.Descriptor instead.

func (*DeprecateNamespaceResponse) Equal

func (this *DeprecateNamespaceResponse) Equal(that interface{}) bool

Equal returns whether two DeprecateNamespaceResponse 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 (*DeprecateNamespaceResponse) Marshal

func (val *DeprecateNamespaceResponse) Marshal() ([]byte, error)

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

func (*DeprecateNamespaceResponse) ProtoMessage

func (*DeprecateNamespaceResponse) ProtoMessage()

func (*DeprecateNamespaceResponse) ProtoReflect added in v1.26.1

func (*DeprecateNamespaceResponse) Reset

func (x *DeprecateNamespaceResponse) Reset()

func (*DeprecateNamespaceResponse) Size

func (val *DeprecateNamespaceResponse) Size() int

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

func (*DeprecateNamespaceResponse) String

func (x *DeprecateNamespaceResponse) String() string

func (*DeprecateNamespaceResponse) Unmarshal

func (val *DeprecateNamespaceResponse) Unmarshal(buf []byte) error

Unmarshal an object of type DeprecateNamespaceResponse from the protobuf v3 wire format

type DescribeBatchOperationRequest added in v1.12.0

type DescribeBatchOperationRequest struct {

	// Namespace that contains the batch operation
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// Batch job id
	JobId string `protobuf:"bytes,2,opt,name=job_id,json=jobId,proto3" json:"job_id,omitempty"`
	// contains filtered or unexported fields
}

func (*DescribeBatchOperationRequest) Descriptor deprecated added in v1.12.0

func (*DescribeBatchOperationRequest) Descriptor() ([]byte, []int)

Deprecated: Use DescribeBatchOperationRequest.ProtoReflect.Descriptor instead.

func (*DescribeBatchOperationRequest) Equal added in v1.12.0

func (this *DescribeBatchOperationRequest) Equal(that interface{}) bool

Equal returns whether two DescribeBatchOperationRequest 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 (*DescribeBatchOperationRequest) GetJobId added in v1.12.0

func (x *DescribeBatchOperationRequest) GetJobId() string

func (*DescribeBatchOperationRequest) GetNamespace added in v1.12.0

func (x *DescribeBatchOperationRequest) GetNamespace() string

func (*DescribeBatchOperationRequest) Marshal added in v1.12.0

func (val *DescribeBatchOperationRequest) Marshal() ([]byte, error)

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

func (*DescribeBatchOperationRequest) ProtoMessage added in v1.12.0

func (*DescribeBatchOperationRequest) ProtoMessage()

func (*DescribeBatchOperationRequest) ProtoReflect added in v1.26.1

func (*DescribeBatchOperationRequest) Reset added in v1.12.0

func (x *DescribeBatchOperationRequest) Reset()

func (*DescribeBatchOperationRequest) Size added in v1.12.0

func (val *DescribeBatchOperationRequest) Size() int

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

func (*DescribeBatchOperationRequest) String added in v1.12.0

func (*DescribeBatchOperationRequest) Unmarshal added in v1.12.0

func (val *DescribeBatchOperationRequest) Unmarshal(buf []byte) error

Unmarshal an object of type DescribeBatchOperationRequest from the protobuf v3 wire format

type DescribeBatchOperationResponse added in v1.12.0

type DescribeBatchOperationResponse struct {

	// Batch operation type
	OperationType v11.BatchOperationType `` /* 147-byte string literal not displayed */
	// Batch job ID
	JobId string `protobuf:"bytes,2,opt,name=job_id,json=jobId,proto3" json:"job_id,omitempty"`
	// Batch operation state
	State v11.BatchOperationState `protobuf:"varint,3,opt,name=state,proto3,enum=temporal.api.enums.v1.BatchOperationState" json:"state,omitempty"`
	// Batch operation start time
	StartTime *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`
	// Batch operation close time
	CloseTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=close_time,json=closeTime,proto3" json:"close_time,omitempty"`
	// Total operation count
	TotalOperationCount int64 `protobuf:"varint,6,opt,name=total_operation_count,json=totalOperationCount,proto3" json:"total_operation_count,omitempty"`
	// Complete operation count
	CompleteOperationCount int64 `` /* 130-byte string literal not displayed */
	// Failure operation count
	FailureOperationCount int64 `` /* 127-byte string literal not displayed */
	// Identity indicates the operator identity
	Identity string `protobuf:"bytes,9,opt,name=identity,proto3" json:"identity,omitempty"`
	// Reason indicates the reason to stop a operation
	Reason string `protobuf:"bytes,10,opt,name=reason,proto3" json:"reason,omitempty"`
	// contains filtered or unexported fields
}

func (*DescribeBatchOperationResponse) Descriptor deprecated added in v1.12.0

func (*DescribeBatchOperationResponse) Descriptor() ([]byte, []int)

Deprecated: Use DescribeBatchOperationResponse.ProtoReflect.Descriptor instead.

func (*DescribeBatchOperationResponse) Equal added in v1.12.0

func (this *DescribeBatchOperationResponse) Equal(that interface{}) bool

Equal returns whether two DescribeBatchOperationResponse 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 (*DescribeBatchOperationResponse) GetCloseTime added in v1.12.0

func (*DescribeBatchOperationResponse) GetCompleteOperationCount added in v1.12.0

func (x *DescribeBatchOperationResponse) GetCompleteOperationCount() int64

func (*DescribeBatchOperationResponse) GetFailureOperationCount added in v1.12.0

func (x *DescribeBatchOperationResponse) GetFailureOperationCount() int64

func (*DescribeBatchOperationResponse) GetIdentity added in v1.12.0

func (x *DescribeBatchOperationResponse) GetIdentity() string

func (*DescribeBatchOperationResponse) GetJobId added in v1.12.0

func (x *DescribeBatchOperationResponse) GetJobId() string

func (*DescribeBatchOperationResponse) GetOperationType added in v1.12.0

func (*DescribeBatchOperationResponse) GetReason added in v1.12.0

func (x *DescribeBatchOperationResponse) GetReason() string

func (*DescribeBatchOperationResponse) GetStartTime added in v1.12.0

func (*DescribeBatchOperationResponse) GetState added in v1.12.0

func (*DescribeBatchOperationResponse) GetTotalOperationCount added in v1.12.0

func (x *DescribeBatchOperationResponse) GetTotalOperationCount() int64

func (*DescribeBatchOperationResponse) Marshal added in v1.12.0

func (val *DescribeBatchOperationResponse) Marshal() ([]byte, error)

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

func (*DescribeBatchOperationResponse) ProtoMessage added in v1.12.0

func (*DescribeBatchOperationResponse) ProtoMessage()

func (*DescribeBatchOperationResponse) ProtoReflect added in v1.26.1

func (*DescribeBatchOperationResponse) Reset added in v1.12.0

func (x *DescribeBatchOperationResponse) Reset()

func (*DescribeBatchOperationResponse) Size added in v1.12.0

func (val *DescribeBatchOperationResponse) Size() int

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

func (*DescribeBatchOperationResponse) String added in v1.12.0

func (*DescribeBatchOperationResponse) Unmarshal added in v1.12.0

func (val *DescribeBatchOperationResponse) Unmarshal(buf []byte) error

Unmarshal an object of type DescribeBatchOperationResponse from the protobuf v3 wire format

type DescribeDeploymentRequest added in v1.43.0

type DescribeDeploymentRequest struct {
	Namespace  string          `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Deployment *v19.Deployment `protobuf:"bytes,2,opt,name=deployment,proto3" json:"deployment,omitempty"`
	// contains filtered or unexported fields
}

[cleanup-wv-pre-release] Pre-release deployment APIs, clean up later

func (*DescribeDeploymentRequest) Descriptor deprecated added in v1.43.0

func (*DescribeDeploymentRequest) Descriptor() ([]byte, []int)

Deprecated: Use DescribeDeploymentRequest.ProtoReflect.Descriptor instead.

func (*DescribeDeploymentRequest) Equal added in v1.43.0

func (this *DescribeDeploymentRequest) Equal(that interface{}) bool

Equal returns whether two DescribeDeploymentRequest 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 (*DescribeDeploymentRequest) GetDeployment added in v1.43.0

func (x *DescribeDeploymentRequest) GetDeployment() *v19.Deployment

func (*DescribeDeploymentRequest) GetNamespace added in v1.43.0

func (x *DescribeDeploymentRequest) GetNamespace() string

func (*DescribeDeploymentRequest) Marshal added in v1.43.0

func (val *DescribeDeploymentRequest) Marshal() ([]byte, error)

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

func (*DescribeDeploymentRequest) ProtoMessage added in v1.43.0

func (*DescribeDeploymentRequest) ProtoMessage()

func (*DescribeDeploymentRequest) ProtoReflect added in v1.43.0

func (*DescribeDeploymentRequest) Reset added in v1.43.0

func (x *DescribeDeploymentRequest) Reset()

func (*DescribeDeploymentRequest) Size added in v1.43.0

func (val *DescribeDeploymentRequest) Size() int

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

func (*DescribeDeploymentRequest) String added in v1.43.0

func (x *DescribeDeploymentRequest) String() string

func (*DescribeDeploymentRequest) Unmarshal added in v1.43.0

func (val *DescribeDeploymentRequest) Unmarshal(buf []byte) error

Unmarshal an object of type DescribeDeploymentRequest from the protobuf v3 wire format

type DescribeDeploymentResponse added in v1.43.0

type DescribeDeploymentResponse struct {
	DeploymentInfo *v19.DeploymentInfo `protobuf:"bytes,1,opt,name=deployment_info,json=deploymentInfo,proto3" json:"deployment_info,omitempty"`
	// contains filtered or unexported fields
}

[cleanup-wv-pre-release] Pre-release deployment APIs, clean up later

func (*DescribeDeploymentResponse) Descriptor deprecated added in v1.43.0

func (*DescribeDeploymentResponse) Descriptor() ([]byte, []int)

Deprecated: Use DescribeDeploymentResponse.ProtoReflect.Descriptor instead.

func (*DescribeDeploymentResponse) Equal added in v1.43.0

func (this *DescribeDeploymentResponse) Equal(that interface{}) bool

Equal returns whether two DescribeDeploymentResponse 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 (*DescribeDeploymentResponse) GetDeploymentInfo added in v1.43.0

func (x *DescribeDeploymentResponse) GetDeploymentInfo() *v19.DeploymentInfo

func (*DescribeDeploymentResponse) Marshal added in v1.43.0

func (val *DescribeDeploymentResponse) Marshal() ([]byte, error)

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

func (*DescribeDeploymentResponse) ProtoMessage added in v1.43.0

func (*DescribeDeploymentResponse) ProtoMessage()

func (*DescribeDeploymentResponse) ProtoReflect added in v1.43.0

func (*DescribeDeploymentResponse) Reset added in v1.43.0

func (x *DescribeDeploymentResponse) Reset()

func (*DescribeDeploymentResponse) Size added in v1.43.0

func (val *DescribeDeploymentResponse) Size() int

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

func (*DescribeDeploymentResponse) String added in v1.43.0

func (x *DescribeDeploymentResponse) String() string

func (*DescribeDeploymentResponse) Unmarshal added in v1.43.0

func (val *DescribeDeploymentResponse) Unmarshal(buf []byte) error

Unmarshal an object of type DescribeDeploymentResponse from the protobuf v3 wire format

type DescribeNamespaceRequest

type DescribeNamespaceRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Id        string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
	// contains filtered or unexported fields
}

func (*DescribeNamespaceRequest) Descriptor deprecated

func (*DescribeNamespaceRequest) Descriptor() ([]byte, []int)

Deprecated: Use DescribeNamespaceRequest.ProtoReflect.Descriptor instead.

func (*DescribeNamespaceRequest) Equal

func (this *DescribeNamespaceRequest) Equal(that interface{}) bool

Equal returns whether two DescribeNamespaceRequest 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 (*DescribeNamespaceRequest) GetId

func (x *DescribeNamespaceRequest) GetId() string

func (*DescribeNamespaceRequest) GetNamespace added in v1.2.0

func (x *DescribeNamespaceRequest) GetNamespace() string

func (*DescribeNamespaceRequest) Marshal

func (val *DescribeNamespaceRequest) Marshal() ([]byte, error)

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

func (*DescribeNamespaceRequest) ProtoMessage

func (*DescribeNamespaceRequest) ProtoMessage()

func (*DescribeNamespaceRequest) ProtoReflect added in v1.26.1

func (x *DescribeNamespaceRequest) ProtoReflect() protoreflect.Message

func (*DescribeNamespaceRequest) Reset

func (x *DescribeNamespaceRequest) Reset()

func (*DescribeNamespaceRequest) Size

func (val *DescribeNamespaceRequest) Size() int

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

func (*DescribeNamespaceRequest) String

func (x *DescribeNamespaceRequest) String() string

func (*DescribeNamespaceRequest) Unmarshal

func (val *DescribeNamespaceRequest) Unmarshal(buf []byte) error

Unmarshal an object of type DescribeNamespaceRequest from the protobuf v3 wire format

type DescribeNamespaceResponse

type DescribeNamespaceResponse struct {
	NamespaceInfo     *v12.NamespaceInfo             `protobuf:"bytes,1,opt,name=namespace_info,json=namespaceInfo,proto3" json:"namespace_info,omitempty"`
	Config            *v12.NamespaceConfig           `protobuf:"bytes,2,opt,name=config,proto3" json:"config,omitempty"`
	ReplicationConfig *v1.NamespaceReplicationConfig `protobuf:"bytes,3,opt,name=replication_config,json=replicationConfig,proto3" json:"replication_config,omitempty"`
	FailoverVersion   int64                          `protobuf:"varint,4,opt,name=failover_version,json=failoverVersion,proto3" json:"failover_version,omitempty"`
	IsGlobalNamespace bool                           `protobuf:"varint,5,opt,name=is_global_namespace,json=isGlobalNamespace,proto3" json:"is_global_namespace,omitempty"`
	// Contains the historical state of failover_versions for the cluster, truncated to contain only the last N
	// states to ensure that the list does not grow unbounded.
	FailoverHistory []*v1.FailoverStatus `protobuf:"bytes,6,rep,name=failover_history,json=failoverHistory,proto3" json:"failover_history,omitempty"`
	// contains filtered or unexported fields
}

func (*DescribeNamespaceResponse) Descriptor deprecated

func (*DescribeNamespaceResponse) Descriptor() ([]byte, []int)

Deprecated: Use DescribeNamespaceResponse.ProtoReflect.Descriptor instead.

func (*DescribeNamespaceResponse) Equal

func (this *DescribeNamespaceResponse) Equal(that interface{}) bool

Equal returns whether two DescribeNamespaceResponse 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 (*DescribeNamespaceResponse) GetConfig

func (*DescribeNamespaceResponse) GetFailoverHistory added in v1.12.0

func (x *DescribeNamespaceResponse) GetFailoverHistory() []*v1.FailoverStatus

func (*DescribeNamespaceResponse) GetFailoverVersion

func (x *DescribeNamespaceResponse) GetFailoverVersion() int64

func (*DescribeNamespaceResponse) GetIsGlobalNamespace

func (x *DescribeNamespaceResponse) GetIsGlobalNamespace() bool

func (*DescribeNamespaceResponse) GetNamespaceInfo

func (x *DescribeNamespaceResponse) GetNamespaceInfo() *v12.NamespaceInfo

func (*DescribeNamespaceResponse) GetReplicationConfig

func (x *DescribeNamespaceResponse) GetReplicationConfig() *v1.NamespaceReplicationConfig

func (*DescribeNamespaceResponse) Marshal

func (val *DescribeNamespaceResponse) Marshal() ([]byte, error)

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

func (*DescribeNamespaceResponse) ProtoMessage

func (*DescribeNamespaceResponse) ProtoMessage()

func (*DescribeNamespaceResponse) ProtoReflect added in v1.26.1

func (*DescribeNamespaceResponse) Reset

func (x *DescribeNamespaceResponse) Reset()

func (*DescribeNamespaceResponse) Size

func (val *DescribeNamespaceResponse) Size() int

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

func (*DescribeNamespaceResponse) String

func (x *DescribeNamespaceResponse) String() string

func (*DescribeNamespaceResponse) Unmarshal

func (val *DescribeNamespaceResponse) Unmarshal(buf []byte) error

Unmarshal an object of type DescribeNamespaceResponse from the protobuf v3 wire format

type DescribeScheduleRequest added in v1.8.0

type DescribeScheduleRequest struct {

	// The namespace of the schedule to describe.
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// The id of the schedule to describe.
	ScheduleId string `protobuf:"bytes,2,opt,name=schedule_id,json=scheduleId,proto3" json:"schedule_id,omitempty"`
	// contains filtered or unexported fields
}

func (*DescribeScheduleRequest) Descriptor deprecated added in v1.8.0

func (*DescribeScheduleRequest) Descriptor() ([]byte, []int)

Deprecated: Use DescribeScheduleRequest.ProtoReflect.Descriptor instead.

func (*DescribeScheduleRequest) Equal added in v1.8.0

func (this *DescribeScheduleRequest) Equal(that interface{}) bool

Equal returns whether two DescribeScheduleRequest 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 (*DescribeScheduleRequest) GetNamespace added in v1.8.0

func (x *DescribeScheduleRequest) GetNamespace() string

func (*DescribeScheduleRequest) GetScheduleId added in v1.8.0

func (x *DescribeScheduleRequest) GetScheduleId() string

func (*DescribeScheduleRequest) Marshal added in v1.8.0

func (val *DescribeScheduleRequest) Marshal() ([]byte, error)

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

func (*DescribeScheduleRequest) ProtoMessage added in v1.8.0

func (*DescribeScheduleRequest) ProtoMessage()

func (*DescribeScheduleRequest) ProtoReflect added in v1.26.1

func (x *DescribeScheduleRequest) ProtoReflect() protoreflect.Message

func (*DescribeScheduleRequest) Reset added in v1.8.0

func (x *DescribeScheduleRequest) Reset()

func (*DescribeScheduleRequest) Size added in v1.8.0

func (val *DescribeScheduleRequest) Size() int

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

func (*DescribeScheduleRequest) String added in v1.8.0

func (x *DescribeScheduleRequest) String() string

func (*DescribeScheduleRequest) Unmarshal added in v1.8.0

func (val *DescribeScheduleRequest) Unmarshal(buf []byte) error

Unmarshal an object of type DescribeScheduleRequest from the protobuf v3 wire format

type DescribeScheduleResponse added in v1.8.0

type DescribeScheduleResponse struct {

	// The complete current schedule details. This may not match the schedule as
	// created because:
	//   - some types of schedule specs may get compiled into others (e.g.
	//     CronString into StructuredCalendarSpec)
	//   - some unspecified fields may be replaced by defaults
	//   - some fields in the state are modified automatically
	//   - the schedule may have been modified by UpdateSchedule or PatchSchedule
	Schedule *v115.Schedule `protobuf:"bytes,1,opt,name=schedule,proto3" json:"schedule,omitempty"`
	// Extra schedule state info.
	Info *v115.ScheduleInfo `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"`
	// The memo and search attributes that the schedule was created with.
	Memo             *v13.Memo             `protobuf:"bytes,3,opt,name=memo,proto3" json:"memo,omitempty"`
	SearchAttributes *v13.SearchAttributes `protobuf:"bytes,4,opt,name=search_attributes,json=searchAttributes,proto3" json:"search_attributes,omitempty"`
	// This value can be passed back to UpdateSchedule to ensure that the
	// schedule was not modified between a Describe and an Update, which could
	// lead to lost updates and other confusion.
	ConflictToken []byte `protobuf:"bytes,5,opt,name=conflict_token,json=conflictToken,proto3" json:"conflict_token,omitempty"`
	// contains filtered or unexported fields
}

func (*DescribeScheduleResponse) Descriptor deprecated added in v1.8.0

func (*DescribeScheduleResponse) Descriptor() ([]byte, []int)

Deprecated: Use DescribeScheduleResponse.ProtoReflect.Descriptor instead.

func (*DescribeScheduleResponse) Equal added in v1.8.0

func (this *DescribeScheduleResponse) Equal(that interface{}) bool

Equal returns whether two DescribeScheduleResponse 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 (*DescribeScheduleResponse) GetConflictToken added in v1.8.0

func (x *DescribeScheduleResponse) GetConflictToken() []byte

func (*DescribeScheduleResponse) GetInfo added in v1.8.0

func (*DescribeScheduleResponse) GetMemo added in v1.8.0

func (x *DescribeScheduleResponse) GetMemo() *v13.Memo

func (*DescribeScheduleResponse) GetSchedule added in v1.8.0

func (x *DescribeScheduleResponse) GetSchedule() *v115.Schedule

func (*DescribeScheduleResponse) GetSearchAttributes added in v1.8.0

func (x *DescribeScheduleResponse) GetSearchAttributes() *v13.SearchAttributes

func (*DescribeScheduleResponse) Marshal added in v1.8.0

func (val *DescribeScheduleResponse) Marshal() ([]byte, error)

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

func (*DescribeScheduleResponse) ProtoMessage added in v1.8.0

func (*DescribeScheduleResponse) ProtoMessage()

func (*DescribeScheduleResponse) ProtoReflect added in v1.26.1

func (x *DescribeScheduleResponse) ProtoReflect() protoreflect.Message

func (*DescribeScheduleResponse) Reset added in v1.8.0

func (x *DescribeScheduleResponse) Reset()

func (*DescribeScheduleResponse) Size added in v1.8.0

func (val *DescribeScheduleResponse) Size() int

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

func (*DescribeScheduleResponse) String added in v1.8.0

func (x *DescribeScheduleResponse) String() string

func (*DescribeScheduleResponse) Unmarshal added in v1.8.0

func (val *DescribeScheduleResponse) Unmarshal(buf []byte) error

Unmarshal an object of type DescribeScheduleResponse from the protobuf v3 wire format

type DescribeTaskQueueRequest

type DescribeTaskQueueRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// Sticky queues are not supported in `ENHANCED` mode.
	TaskQueue *v14.TaskQueue `protobuf:"bytes,2,opt,name=task_queue,json=taskQueue,proto3" json:"task_queue,omitempty"`
	// Deprecated. Use `ENHANCED` mode with `task_queue_types`. Ignored in `ENHANCED` mode.
	// If unspecified (TASK_QUEUE_TYPE_UNSPECIFIED), then default value (TASK_QUEUE_TYPE_WORKFLOW) will be used.
	TaskQueueType v11.TaskQueueType `` /* 144-byte string literal not displayed */
	// Deprecated. Ignored in `ENHANCED` mode.
	IncludeTaskQueueStatus bool `` /* 132-byte string literal not displayed */
	// All options except `task_queue_type` and `include_task_queue_status` are only available in the `ENHANCED` mode.
	ApiMode v11.DescribeTaskQueueMode `` /* 132-byte string literal not displayed */
	// Optional. If not provided, the result for the default Build ID will be returned. The default Build ID is the one
	// mentioned in the first unconditional Assignment Rule. If there is no default Build ID, the result for the
	// unversioned queue will be returned.
	// (-- api-linter: core::0140::prepositions --)
	Versions *v14.TaskQueueVersionSelection `protobuf:"bytes,6,opt,name=versions,proto3" json:"versions,omitempty"`
	// Task queue types to report info about. If not specified, all types are considered.
	TaskQueueTypes []v11.TaskQueueType `` /* 154-byte string literal not displayed */
	// Report stats for the requested task queue types and versions
	ReportStats bool `protobuf:"varint,8,opt,name=report_stats,json=reportStats,proto3" json:"report_stats,omitempty"`
	// Report list of pollers for requested task queue types and versions
	ReportPollers bool `protobuf:"varint,9,opt,name=report_pollers,json=reportPollers,proto3" json:"report_pollers,omitempty"`
	// Report task reachability for the requested versions and all task types (task reachability is not reported
	// per task type).
	ReportTaskReachability bool `` /* 131-byte string literal not displayed */
	// contains filtered or unexported fields
}

(-- api-linter: core::0203::optional=disabled

aip.dev/not-precedent: field_behavior annotation not available in our gogo fork --)

func (*DescribeTaskQueueRequest) Descriptor deprecated

func (*DescribeTaskQueueRequest) Descriptor() ([]byte, []int)

Deprecated: Use DescribeTaskQueueRequest.ProtoReflect.Descriptor instead.

func (*DescribeTaskQueueRequest) Equal

func (this *DescribeTaskQueueRequest) Equal(that interface{}) bool

Equal returns whether two DescribeTaskQueueRequest 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 (*DescribeTaskQueueRequest) GetApiMode added in v1.32.0

func (*DescribeTaskQueueRequest) GetIncludeTaskQueueStatus

func (x *DescribeTaskQueueRequest) GetIncludeTaskQueueStatus() bool

func (*DescribeTaskQueueRequest) GetNamespace

func (x *DescribeTaskQueueRequest) GetNamespace() string

func (*DescribeTaskQueueRequest) GetReportPollers added in v1.32.0

func (x *DescribeTaskQueueRequest) GetReportPollers() bool

func (*DescribeTaskQueueRequest) GetReportStats added in v1.35.0

func (x *DescribeTaskQueueRequest) GetReportStats() bool

func (*DescribeTaskQueueRequest) GetReportTaskReachability added in v1.32.0

func (x *DescribeTaskQueueRequest) GetReportTaskReachability() bool

func (*DescribeTaskQueueRequest) GetTaskQueue

func (x *DescribeTaskQueueRequest) GetTaskQueue() *v14.TaskQueue

func (*DescribeTaskQueueRequest) GetTaskQueueType

func (x *DescribeTaskQueueRequest) GetTaskQueueType() v11.TaskQueueType

func (*DescribeTaskQueueRequest) GetTaskQueueTypes added in v1.32.0

func (x *DescribeTaskQueueRequest) GetTaskQueueTypes() []v11.TaskQueueType

func (*DescribeTaskQueueRequest) GetVersions added in v1.32.0

func (*DescribeTaskQueueRequest) Marshal

func (val *DescribeTaskQueueRequest) Marshal() ([]byte, error)

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

func (*DescribeTaskQueueRequest) ProtoMessage

func (*DescribeTaskQueueRequest) ProtoMessage()

func (*DescribeTaskQueueRequest) ProtoReflect added in v1.26.1

func (x *DescribeTaskQueueRequest) ProtoReflect() protoreflect.Message

func (*DescribeTaskQueueRequest) Reset

func (x *DescribeTaskQueueRequest) Reset()

func (*DescribeTaskQueueRequest) Size

func (val *DescribeTaskQueueRequest) Size() int

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

func (*DescribeTaskQueueRequest) String

func (x *DescribeTaskQueueRequest) String() string

func (*DescribeTaskQueueRequest) Unmarshal

func (val *DescribeTaskQueueRequest) Unmarshal(buf []byte) error

Unmarshal an object of type DescribeTaskQueueRequest from the protobuf v3 wire format

type DescribeTaskQueueResponse

type DescribeTaskQueueResponse struct {

	// Deprecated. Use `versions_info.types_info.pollers` with `ENHANCED` mode instead.
	// Not set in `ENHANCED` mode.
	Pollers []*v14.PollerInfo `protobuf:"bytes,1,rep,name=pollers,proto3" json:"pollers,omitempty"`
	// Deprecated. Not set in `ENHANCED` mode.
	TaskQueueStatus *v14.TaskQueueStatus `protobuf:"bytes,2,opt,name=task_queue_status,json=taskQueueStatus,proto3" json:"task_queue_status,omitempty"`
	// This map contains Task Queue information for each Build ID. Empty string as key value means unversioned.
	// Only set in `ENHANCED` mode.
	VersionsInfo map[string]*v14.TaskQueueVersionInfo `` /* 171-byte string literal not displayed */
	// Specifies which Worker Deployment Version(s) Server routes this Task Queue's tasks to.
	// When not present, it means the tasks are routed to Unversioned workers (workers with
	// UNVERSIONED or unspecified WorkerVersioningMode.)
	// Task Queue Versioning info is updated indirectly by calling SetWorkerDeploymentCurrentVersion
	// and SetWorkerDeploymentRampingVersion on Worker Deployments.
	// Note: This information is not relevant to Pinned workflow executions and their activities as
	// they are always routed to their Pinned Deployment Version. However, new workflow executions
	// are typically not Pinned until they complete their first task (unless they are started with
	// a Pinned VersioningOverride or are Child Workflows of a Pinned parent).
	VersioningInfo *v14.TaskQueueVersioningInfo `protobuf:"bytes,4,opt,name=versioning_info,json=versioningInfo,proto3" json:"versioning_info,omitempty"`
	// contains filtered or unexported fields
}

func (*DescribeTaskQueueResponse) Descriptor deprecated

func (*DescribeTaskQueueResponse) Descriptor() ([]byte, []int)

Deprecated: Use DescribeTaskQueueResponse.ProtoReflect.Descriptor instead.

func (*DescribeTaskQueueResponse) Equal

func (this *DescribeTaskQueueResponse) Equal(that interface{}) bool

Equal returns whether two DescribeTaskQueueResponse 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 (*DescribeTaskQueueResponse) GetPollers

func (x *DescribeTaskQueueResponse) GetPollers() []*v14.PollerInfo

func (*DescribeTaskQueueResponse) GetTaskQueueStatus

func (x *DescribeTaskQueueResponse) GetTaskQueueStatus() *v14.TaskQueueStatus

func (*DescribeTaskQueueResponse) GetVersioningInfo added in v1.44.0

func (x *DescribeTaskQueueResponse) GetVersioningInfo() *v14.TaskQueueVersioningInfo

func (*DescribeTaskQueueResponse) GetVersionsInfo added in v1.32.0

func (x *DescribeTaskQueueResponse) GetVersionsInfo() map[string]*v14.TaskQueueVersionInfo

func (*DescribeTaskQueueResponse) Marshal

func (val *DescribeTaskQueueResponse) Marshal() ([]byte, error)

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

func (*DescribeTaskQueueResponse) ProtoMessage

func (*DescribeTaskQueueResponse) ProtoMessage()

func (*DescribeTaskQueueResponse) ProtoReflect added in v1.26.1

func (*DescribeTaskQueueResponse) Reset

func (x *DescribeTaskQueueResponse) Reset()

func (*DescribeTaskQueueResponse) Size

func (val *DescribeTaskQueueResponse) Size() int

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

func (*DescribeTaskQueueResponse) String

func (x *DescribeTaskQueueResponse) String() string

func (*DescribeTaskQueueResponse) Unmarshal

func (val *DescribeTaskQueueResponse) Unmarshal(buf []byte) error

Unmarshal an object of type DescribeTaskQueueResponse from the protobuf v3 wire format

type DescribeWorkerDeploymentRequest added in v1.44.0

type DescribeWorkerDeploymentRequest struct {
	Namespace      string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	DeploymentName string `protobuf:"bytes,2,opt,name=deployment_name,json=deploymentName,proto3" json:"deployment_name,omitempty"`
	// contains filtered or unexported fields
}

func (*DescribeWorkerDeploymentRequest) Descriptor deprecated added in v1.44.0

func (*DescribeWorkerDeploymentRequest) Descriptor() ([]byte, []int)

Deprecated: Use DescribeWorkerDeploymentRequest.ProtoReflect.Descriptor instead.

func (*DescribeWorkerDeploymentRequest) Equal added in v1.44.0

func (this *DescribeWorkerDeploymentRequest) Equal(that interface{}) bool

Equal returns whether two DescribeWorkerDeploymentRequest 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 (*DescribeWorkerDeploymentRequest) GetDeploymentName added in v1.44.0

func (x *DescribeWorkerDeploymentRequest) GetDeploymentName() string

func (*DescribeWorkerDeploymentRequest) GetNamespace added in v1.44.0

func (x *DescribeWorkerDeploymentRequest) GetNamespace() string

func (*DescribeWorkerDeploymentRequest) Marshal added in v1.44.0

func (val *DescribeWorkerDeploymentRequest) Marshal() ([]byte, error)

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

func (*DescribeWorkerDeploymentRequest) ProtoMessage added in v1.44.0

func (*DescribeWorkerDeploymentRequest) ProtoMessage()

func (*DescribeWorkerDeploymentRequest) ProtoReflect added in v1.44.0

func (*DescribeWorkerDeploymentRequest) Reset added in v1.44.0

func (*DescribeWorkerDeploymentRequest) Size added in v1.44.0

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

func (*DescribeWorkerDeploymentRequest) String added in v1.44.0

func (*DescribeWorkerDeploymentRequest) Unmarshal added in v1.44.0

func (val *DescribeWorkerDeploymentRequest) Unmarshal(buf []byte) error

Unmarshal an object of type DescribeWorkerDeploymentRequest from the protobuf v3 wire format

type DescribeWorkerDeploymentResponse added in v1.44.0

type DescribeWorkerDeploymentResponse struct {

	// This value is returned so that it can be optionally passed to APIs
	// that write to the Worker Deployment state to ensure that the state
	// did not change between this read and a future write.
	ConflictToken        []byte                    `protobuf:"bytes,1,opt,name=conflict_token,json=conflictToken,proto3" json:"conflict_token,omitempty"`
	WorkerDeploymentInfo *v19.WorkerDeploymentInfo `protobuf:"bytes,2,opt,name=worker_deployment_info,json=workerDeploymentInfo,proto3" json:"worker_deployment_info,omitempty"`
	// contains filtered or unexported fields
}

func (*DescribeWorkerDeploymentResponse) Descriptor deprecated added in v1.44.0

func (*DescribeWorkerDeploymentResponse) Descriptor() ([]byte, []int)

Deprecated: Use DescribeWorkerDeploymentResponse.ProtoReflect.Descriptor instead.

func (*DescribeWorkerDeploymentResponse) Equal added in v1.44.0

func (this *DescribeWorkerDeploymentResponse) Equal(that interface{}) bool

Equal returns whether two DescribeWorkerDeploymentResponse 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 (*DescribeWorkerDeploymentResponse) GetConflictToken added in v1.44.0

func (x *DescribeWorkerDeploymentResponse) GetConflictToken() []byte

func (*DescribeWorkerDeploymentResponse) GetWorkerDeploymentInfo added in v1.44.0

func (x *DescribeWorkerDeploymentResponse) GetWorkerDeploymentInfo() *v19.WorkerDeploymentInfo

func (*DescribeWorkerDeploymentResponse) Marshal added in v1.44.0

func (val *DescribeWorkerDeploymentResponse) Marshal() ([]byte, error)

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

func (*DescribeWorkerDeploymentResponse) ProtoMessage added in v1.44.0

func (*DescribeWorkerDeploymentResponse) ProtoMessage()

func (*DescribeWorkerDeploymentResponse) ProtoReflect added in v1.44.0

func (*DescribeWorkerDeploymentResponse) Reset added in v1.44.0

func (*DescribeWorkerDeploymentResponse) Size added in v1.44.0

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

func (*DescribeWorkerDeploymentResponse) String added in v1.44.0

func (*DescribeWorkerDeploymentResponse) Unmarshal added in v1.44.0

func (val *DescribeWorkerDeploymentResponse) Unmarshal(buf []byte) error

Unmarshal an object of type DescribeWorkerDeploymentResponse from the protobuf v3 wire format

type DescribeWorkerDeploymentVersionRequest added in v1.44.0

type DescribeWorkerDeploymentVersionRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// Deployment Version identifier in the form "<deployment_name>.<build_id>".
	Version string `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"`
	// contains filtered or unexported fields
}

func (*DescribeWorkerDeploymentVersionRequest) Descriptor deprecated added in v1.44.0

func (*DescribeWorkerDeploymentVersionRequest) Descriptor() ([]byte, []int)

Deprecated: Use DescribeWorkerDeploymentVersionRequest.ProtoReflect.Descriptor instead.

func (*DescribeWorkerDeploymentVersionRequest) Equal added in v1.44.0

func (this *DescribeWorkerDeploymentVersionRequest) Equal(that interface{}) bool

Equal returns whether two DescribeWorkerDeploymentVersionRequest 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 (*DescribeWorkerDeploymentVersionRequest) GetNamespace added in v1.44.0

func (*DescribeWorkerDeploymentVersionRequest) GetVersion added in v1.44.0

func (*DescribeWorkerDeploymentVersionRequest) Marshal added in v1.44.0

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

func (*DescribeWorkerDeploymentVersionRequest) ProtoMessage added in v1.44.0

func (*DescribeWorkerDeploymentVersionRequest) ProtoReflect added in v1.44.0

func (*DescribeWorkerDeploymentVersionRequest) Reset added in v1.44.0

func (*DescribeWorkerDeploymentVersionRequest) Size added in v1.44.0

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

func (*DescribeWorkerDeploymentVersionRequest) String added in v1.44.0

func (*DescribeWorkerDeploymentVersionRequest) Unmarshal added in v1.44.0

func (val *DescribeWorkerDeploymentVersionRequest) Unmarshal(buf []byte) error

Unmarshal an object of type DescribeWorkerDeploymentVersionRequest from the protobuf v3 wire format

type DescribeWorkerDeploymentVersionResponse added in v1.44.0

type DescribeWorkerDeploymentVersionResponse struct {
	WorkerDeploymentVersionInfo *v19.WorkerDeploymentVersionInfo `` /* 146-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*DescribeWorkerDeploymentVersionResponse) Descriptor deprecated added in v1.44.0

func (*DescribeWorkerDeploymentVersionResponse) Descriptor() ([]byte, []int)

Deprecated: Use DescribeWorkerDeploymentVersionResponse.ProtoReflect.Descriptor instead.

func (*DescribeWorkerDeploymentVersionResponse) Equal added in v1.44.0

func (this *DescribeWorkerDeploymentVersionResponse) Equal(that interface{}) bool

Equal returns whether two DescribeWorkerDeploymentVersionResponse 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 (*DescribeWorkerDeploymentVersionResponse) GetWorkerDeploymentVersionInfo added in v1.44.0

func (x *DescribeWorkerDeploymentVersionResponse) GetWorkerDeploymentVersionInfo() *v19.WorkerDeploymentVersionInfo

func (*DescribeWorkerDeploymentVersionResponse) Marshal added in v1.44.0

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

func (*DescribeWorkerDeploymentVersionResponse) ProtoMessage added in v1.44.0

func (*DescribeWorkerDeploymentVersionResponse) ProtoReflect added in v1.44.0

func (*DescribeWorkerDeploymentVersionResponse) Reset added in v1.44.0

func (*DescribeWorkerDeploymentVersionResponse) Size added in v1.44.0

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

func (*DescribeWorkerDeploymentVersionResponse) String added in v1.44.0

func (*DescribeWorkerDeploymentVersionResponse) Unmarshal added in v1.44.0

func (val *DescribeWorkerDeploymentVersionResponse) Unmarshal(buf []byte) error

Unmarshal an object of type DescribeWorkerDeploymentVersionResponse from the protobuf v3 wire format

type DescribeWorkflowExecutionRequest

type DescribeWorkflowExecutionRequest struct {
	Namespace string                 `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Execution *v13.WorkflowExecution `protobuf:"bytes,2,opt,name=execution,proto3" json:"execution,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) GetExecution

func (*DescribeWorkflowExecutionRequest) GetNamespace

func (x *DescribeWorkflowExecutionRequest) GetNamespace() string

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.26.1

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        *v17.WorkflowExecutionConfig       `protobuf:"bytes,1,opt,name=execution_config,json=executionConfig,proto3" json:"execution_config,omitempty"`
	WorkflowExecutionInfo  *v17.WorkflowExecutionInfo         `` /* 126-byte string literal not displayed */
	PendingActivities      []*v17.PendingActivityInfo         `protobuf:"bytes,3,rep,name=pending_activities,json=pendingActivities,proto3" json:"pending_activities,omitempty"`
	PendingChildren        []*v17.PendingChildExecutionInfo   `protobuf:"bytes,4,rep,name=pending_children,json=pendingChildren,proto3" json:"pending_children,omitempty"`
	PendingWorkflowTask    *v17.PendingWorkflowTaskInfo       `protobuf:"bytes,5,opt,name=pending_workflow_task,json=pendingWorkflowTask,proto3" json:"pending_workflow_task,omitempty"`
	Callbacks              []*v17.CallbackInfo                `protobuf:"bytes,6,rep,name=callbacks,proto3" json:"callbacks,omitempty"`
	PendingNexusOperations []*v17.PendingNexusOperationInfo   `` /* 129-byte string literal not displayed */
	WorkflowExtendedInfo   *v17.WorkflowExecutionExtendedInfo `protobuf:"bytes,8,opt,name=workflow_extended_info,json=workflowExtendedInfo,proto3" json:"workflow_extended_info,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) GetCallbacks added in v1.27.0

func (x *DescribeWorkflowExecutionResponse) GetCallbacks() []*v17.CallbackInfo

func (*DescribeWorkflowExecutionResponse) GetExecutionConfig

func (*DescribeWorkflowExecutionResponse) GetPendingActivities

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

func (*DescribeWorkflowExecutionResponse) GetPendingChildren

func (*DescribeWorkflowExecutionResponse) GetPendingNexusOperations added in v1.32.1

func (x *DescribeWorkflowExecutionResponse) GetPendingNexusOperations() []*v17.PendingNexusOperationInfo

func (*DescribeWorkflowExecutionResponse) GetPendingWorkflowTask added in v1.8.0

func (x *DescribeWorkflowExecutionResponse) GetPendingWorkflowTask() *v17.PendingWorkflowTaskInfo

func (*DescribeWorkflowExecutionResponse) GetWorkflowExecutionInfo

func (x *DescribeWorkflowExecutionResponse) GetWorkflowExecutionInfo() *v17.WorkflowExecutionInfo

func (*DescribeWorkflowExecutionResponse) GetWorkflowExtendedInfo added in v1.43.1

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.26.1

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 ExecuteMultiOperationRequest added in v1.32.1

type ExecuteMultiOperationRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// List of operations to execute within a single workflow.
	//
	// Preconditions:
	// - The list of operations must not be empty.
	// - The workflow ids must match across operations.
	// - The only valid list of operations at this time is [StartWorkflow, UpdateWorkflow], in this order.
	//
	// Note that additional operation-specific restrictions have to be considered.
	Operations []*ExecuteMultiOperationRequest_Operation `protobuf:"bytes,2,rep,name=operations,proto3" json:"operations,omitempty"`
	// contains filtered or unexported fields
}

func (*ExecuteMultiOperationRequest) Descriptor deprecated added in v1.32.1

func (*ExecuteMultiOperationRequest) Descriptor() ([]byte, []int)

Deprecated: Use ExecuteMultiOperationRequest.ProtoReflect.Descriptor instead.

func (*ExecuteMultiOperationRequest) Equal added in v1.32.1

func (this *ExecuteMultiOperationRequest) Equal(that interface{}) bool

Equal returns whether two ExecuteMultiOperationRequest 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 (*ExecuteMultiOperationRequest) GetNamespace added in v1.32.1

func (x *ExecuteMultiOperationRequest) GetNamespace() string

func (*ExecuteMultiOperationRequest) GetOperations added in v1.32.1

func (*ExecuteMultiOperationRequest) Marshal added in v1.32.1

func (val *ExecuteMultiOperationRequest) Marshal() ([]byte, error)

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

func (*ExecuteMultiOperationRequest) ProtoMessage added in v1.32.1

func (*ExecuteMultiOperationRequest) ProtoMessage()

func (*ExecuteMultiOperationRequest) ProtoReflect added in v1.32.1

func (*ExecuteMultiOperationRequest) Reset added in v1.32.1

func (x *ExecuteMultiOperationRequest) Reset()

func (*ExecuteMultiOperationRequest) Size added in v1.32.1

func (val *ExecuteMultiOperationRequest) Size() int

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

func (*ExecuteMultiOperationRequest) String added in v1.32.1

func (*ExecuteMultiOperationRequest) Unmarshal added in v1.32.1

func (val *ExecuteMultiOperationRequest) Unmarshal(buf []byte) error

Unmarshal an object of type ExecuteMultiOperationRequest from the protobuf v3 wire format

type ExecuteMultiOperationRequest_Operation added in v1.32.1

type ExecuteMultiOperationRequest_Operation struct {

	// Types that are valid to be assigned to Operation:
	//
	//	*ExecuteMultiOperationRequest_Operation_StartWorkflow
	//	*ExecuteMultiOperationRequest_Operation_UpdateWorkflow
	Operation isExecuteMultiOperationRequest_Operation_Operation `protobuf_oneof:"operation"`
	// contains filtered or unexported fields
}

func (*ExecuteMultiOperationRequest_Operation) Descriptor deprecated added in v1.32.1

func (*ExecuteMultiOperationRequest_Operation) Descriptor() ([]byte, []int)

Deprecated: Use ExecuteMultiOperationRequest_Operation.ProtoReflect.Descriptor instead.

func (*ExecuteMultiOperationRequest_Operation) GetOperation added in v1.32.1

func (x *ExecuteMultiOperationRequest_Operation) GetOperation() isExecuteMultiOperationRequest_Operation_Operation

func (*ExecuteMultiOperationRequest_Operation) GetStartWorkflow added in v1.32.1

func (*ExecuteMultiOperationRequest_Operation) GetUpdateWorkflow added in v1.32.1

func (*ExecuteMultiOperationRequest_Operation) ProtoMessage added in v1.32.1

func (*ExecuteMultiOperationRequest_Operation) ProtoReflect added in v1.32.1

func (*ExecuteMultiOperationRequest_Operation) Reset added in v1.32.1

func (*ExecuteMultiOperationRequest_Operation) String added in v1.32.1

type ExecuteMultiOperationRequest_Operation_StartWorkflow added in v1.32.1

type ExecuteMultiOperationRequest_Operation_StartWorkflow struct {
	// Additional restrictions:
	// - setting `cron_schedule` is invalid
	// - setting `request_eager_execution` is invalid
	// - setting `workflow_start_delay` is invalid
	StartWorkflow *StartWorkflowExecutionRequest `protobuf:"bytes,1,opt,name=start_workflow,json=startWorkflow,proto3,oneof"`
}

type ExecuteMultiOperationRequest_Operation_UpdateWorkflow added in v1.32.1

type ExecuteMultiOperationRequest_Operation_UpdateWorkflow struct {
	// Additional restrictions:
	// - setting `first_execution_run_id` is invalid
	// - setting `workflow_execution.run_id` is invalid
	UpdateWorkflow *UpdateWorkflowExecutionRequest `protobuf:"bytes,2,opt,name=update_workflow,json=updateWorkflow,proto3,oneof"`
}

type ExecuteMultiOperationResponse added in v1.32.1

type ExecuteMultiOperationResponse struct {
	Responses []*ExecuteMultiOperationResponse_Response `protobuf:"bytes,1,rep,name=responses,proto3" json:"responses,omitempty"`
	// contains filtered or unexported fields
}

func (*ExecuteMultiOperationResponse) Descriptor deprecated added in v1.32.1

func (*ExecuteMultiOperationResponse) Descriptor() ([]byte, []int)

Deprecated: Use ExecuteMultiOperationResponse.ProtoReflect.Descriptor instead.

func (*ExecuteMultiOperationResponse) Equal added in v1.32.1

func (this *ExecuteMultiOperationResponse) Equal(that interface{}) bool

Equal returns whether two ExecuteMultiOperationResponse 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 (*ExecuteMultiOperationResponse) GetResponses added in v1.32.1

func (*ExecuteMultiOperationResponse) Marshal added in v1.32.1

func (val *ExecuteMultiOperationResponse) Marshal() ([]byte, error)

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

func (*ExecuteMultiOperationResponse) ProtoMessage added in v1.32.1

func (*ExecuteMultiOperationResponse) ProtoMessage()

func (*ExecuteMultiOperationResponse) ProtoReflect added in v1.32.1

func (*ExecuteMultiOperationResponse) Reset added in v1.32.1

func (x *ExecuteMultiOperationResponse) Reset()

func (*ExecuteMultiOperationResponse) Size added in v1.32.1

func (val *ExecuteMultiOperationResponse) Size() int

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

func (*ExecuteMultiOperationResponse) String added in v1.32.1

func (*ExecuteMultiOperationResponse) Unmarshal added in v1.32.1

func (val *ExecuteMultiOperationResponse) Unmarshal(buf []byte) error

Unmarshal an object of type ExecuteMultiOperationResponse from the protobuf v3 wire format

type ExecuteMultiOperationResponse_Response added in v1.32.1

type ExecuteMultiOperationResponse_Response struct {

	// Types that are valid to be assigned to Response:
	//
	//	*ExecuteMultiOperationResponse_Response_StartWorkflow
	//	*ExecuteMultiOperationResponse_Response_UpdateWorkflow
	Response isExecuteMultiOperationResponse_Response_Response `protobuf_oneof:"response"`
	// contains filtered or unexported fields
}

func (*ExecuteMultiOperationResponse_Response) Descriptor deprecated added in v1.32.1

func (*ExecuteMultiOperationResponse_Response) Descriptor() ([]byte, []int)

Deprecated: Use ExecuteMultiOperationResponse_Response.ProtoReflect.Descriptor instead.

func (*ExecuteMultiOperationResponse_Response) GetResponse added in v1.32.1

func (x *ExecuteMultiOperationResponse_Response) GetResponse() isExecuteMultiOperationResponse_Response_Response

func (*ExecuteMultiOperationResponse_Response) GetStartWorkflow added in v1.32.1

func (*ExecuteMultiOperationResponse_Response) GetUpdateWorkflow added in v1.32.1

func (*ExecuteMultiOperationResponse_Response) ProtoMessage added in v1.32.1

func (*ExecuteMultiOperationResponse_Response) ProtoReflect added in v1.32.1

func (*ExecuteMultiOperationResponse_Response) Reset added in v1.32.1

func (*ExecuteMultiOperationResponse_Response) String added in v1.32.1

type ExecuteMultiOperationResponse_Response_StartWorkflow added in v1.32.1

type ExecuteMultiOperationResponse_Response_StartWorkflow struct {
	StartWorkflow *StartWorkflowExecutionResponse `protobuf:"bytes,1,opt,name=start_workflow,json=startWorkflow,proto3,oneof"`
}

type ExecuteMultiOperationResponse_Response_UpdateWorkflow added in v1.32.1

type ExecuteMultiOperationResponse_Response_UpdateWorkflow struct {
	UpdateWorkflow *UpdateWorkflowExecutionResponse `protobuf:"bytes,2,opt,name=update_workflow,json=updateWorkflow,proto3,oneof"`
}

type GetClusterInfoRequest

type GetClusterInfoRequest struct {
	// contains filtered or unexported fields
}

func (*GetClusterInfoRequest) Descriptor deprecated

func (*GetClusterInfoRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetClusterInfoRequest.ProtoReflect.Descriptor instead.

func (*GetClusterInfoRequest) Equal

func (this *GetClusterInfoRequest) Equal(that interface{}) bool

Equal returns whether two GetClusterInfoRequest 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 (*GetClusterInfoRequest) Marshal

func (val *GetClusterInfoRequest) Marshal() ([]byte, error)

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

func (*GetClusterInfoRequest) ProtoMessage

func (*GetClusterInfoRequest) ProtoMessage()

func (*GetClusterInfoRequest) ProtoReflect added in v1.26.1

func (x *GetClusterInfoRequest) ProtoReflect() protoreflect.Message

func (*GetClusterInfoRequest) Reset

func (x *GetClusterInfoRequest) Reset()

func (*GetClusterInfoRequest) Size

func (val *GetClusterInfoRequest) Size() int

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

func (*GetClusterInfoRequest) String

func (x *GetClusterInfoRequest) String() string

func (*GetClusterInfoRequest) Unmarshal

func (val *GetClusterInfoRequest) Unmarshal(buf []byte) error

Unmarshal an object of type GetClusterInfoRequest from the protobuf v3 wire format

type GetClusterInfoResponse

type GetClusterInfoResponse struct {

	// Key is client name i.e "temporal-go", "temporal-java", or "temporal-cli".
	// Value is ranges of supported versions of this client i.e ">1.1.1 <=1.4.0 || ^5.0.0".
	SupportedClients  map[string]string `` /* 183-byte string literal not displayed */
	ServerVersion     string            `protobuf:"bytes,2,opt,name=server_version,json=serverVersion,proto3" json:"server_version,omitempty"`
	ClusterId         string            `protobuf:"bytes,3,opt,name=cluster_id,json=clusterId,proto3" json:"cluster_id,omitempty"`
	VersionInfo       *v114.VersionInfo `protobuf:"bytes,4,opt,name=version_info,json=versionInfo,proto3" json:"version_info,omitempty"`
	ClusterName       string            `protobuf:"bytes,5,opt,name=cluster_name,json=clusterName,proto3" json:"cluster_name,omitempty"`
	HistoryShardCount int32             `protobuf:"varint,6,opt,name=history_shard_count,json=historyShardCount,proto3" json:"history_shard_count,omitempty"`
	PersistenceStore  string            `protobuf:"bytes,7,opt,name=persistence_store,json=persistenceStore,proto3" json:"persistence_store,omitempty"`
	VisibilityStore   string            `protobuf:"bytes,8,opt,name=visibility_store,json=visibilityStore,proto3" json:"visibility_store,omitempty"`
	// contains filtered or unexported fields
}

GetClusterInfoResponse contains information about Temporal cluster.

func (*GetClusterInfoResponse) Descriptor deprecated

func (*GetClusterInfoResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetClusterInfoResponse.ProtoReflect.Descriptor instead.

func (*GetClusterInfoResponse) Equal

func (this *GetClusterInfoResponse) Equal(that interface{}) bool

Equal returns whether two GetClusterInfoResponse 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 (*GetClusterInfoResponse) GetClusterId added in v1.1.0

func (x *GetClusterInfoResponse) GetClusterId() string

func (*GetClusterInfoResponse) GetClusterName added in v1.1.0

func (x *GetClusterInfoResponse) GetClusterName() string

func (*GetClusterInfoResponse) GetHistoryShardCount added in v1.1.0

func (x *GetClusterInfoResponse) GetHistoryShardCount() int32

func (*GetClusterInfoResponse) GetPersistenceStore added in v1.6.0

func (x *GetClusterInfoResponse) GetPersistenceStore() string

func (*GetClusterInfoResponse) GetServerVersion added in v1.0.0

func (x *GetClusterInfoResponse) GetServerVersion() string

func (*GetClusterInfoResponse) GetSupportedClients added in v1.0.0

func (x *GetClusterInfoResponse) GetSupportedClients() map[string]string

func (*GetClusterInfoResponse) GetVersionInfo added in v1.1.0

func (x *GetClusterInfoResponse) GetVersionInfo() *v114.VersionInfo

func (*GetClusterInfoResponse) GetVisibilityStore added in v1.6.0

func (x *GetClusterInfoResponse) GetVisibilityStore() string

func (*GetClusterInfoResponse) Marshal

func (val *GetClusterInfoResponse) Marshal() ([]byte, error)

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

func (*GetClusterInfoResponse) ProtoMessage

func (*GetClusterInfoResponse) ProtoMessage()

func (*GetClusterInfoResponse) ProtoReflect added in v1.26.1

func (x *GetClusterInfoResponse) ProtoReflect() protoreflect.Message

func (*GetClusterInfoResponse) Reset

func (x *GetClusterInfoResponse) Reset()

func (*GetClusterInfoResponse) Size

func (val *GetClusterInfoResponse) Size() int

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

func (*GetClusterInfoResponse) String

func (x *GetClusterInfoResponse) String() string

func (*GetClusterInfoResponse) Unmarshal

func (val *GetClusterInfoResponse) Unmarshal(buf []byte) error

Unmarshal an object of type GetClusterInfoResponse from the protobuf v3 wire format

type GetCurrentDeploymentRequest added in v1.43.0

type GetCurrentDeploymentRequest struct {
	Namespace  string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	SeriesName string `protobuf:"bytes,2,opt,name=series_name,json=seriesName,proto3" json:"series_name,omitempty"`
	// contains filtered or unexported fields
}

Returns the Current Deployment of a deployment series. [cleanup-wv-pre-release] Pre-release deployment APIs, clean up later

func (*GetCurrentDeploymentRequest) Descriptor deprecated added in v1.43.0

func (*GetCurrentDeploymentRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetCurrentDeploymentRequest.ProtoReflect.Descriptor instead.

func (*GetCurrentDeploymentRequest) Equal added in v1.43.0

func (this *GetCurrentDeploymentRequest) Equal(that interface{}) bool

Equal returns whether two GetCurrentDeploymentRequest 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 (*GetCurrentDeploymentRequest) GetNamespace added in v1.43.0

func (x *GetCurrentDeploymentRequest) GetNamespace() string

func (*GetCurrentDeploymentRequest) GetSeriesName added in v1.43.0

func (x *GetCurrentDeploymentRequest) GetSeriesName() string

func (*GetCurrentDeploymentRequest) Marshal added in v1.43.0

func (val *GetCurrentDeploymentRequest) Marshal() ([]byte, error)

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

func (*GetCurrentDeploymentRequest) ProtoMessage added in v1.43.0

func (*GetCurrentDeploymentRequest) ProtoMessage()

func (*GetCurrentDeploymentRequest) ProtoReflect added in v1.43.0

func (*GetCurrentDeploymentRequest) Reset added in v1.43.0

func (x *GetCurrentDeploymentRequest) Reset()

func (*GetCurrentDeploymentRequest) Size added in v1.43.0

func (val *GetCurrentDeploymentRequest) Size() int

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

func (*GetCurrentDeploymentRequest) String added in v1.43.0

func (x *GetCurrentDeploymentRequest) String() string

func (*GetCurrentDeploymentRequest) Unmarshal added in v1.43.0

func (val *GetCurrentDeploymentRequest) Unmarshal(buf []byte) error

Unmarshal an object of type GetCurrentDeploymentRequest from the protobuf v3 wire format

type GetCurrentDeploymentResponse added in v1.43.0

type GetCurrentDeploymentResponse struct {
	CurrentDeploymentInfo *v19.DeploymentInfo `` /* 126-byte string literal not displayed */
	// contains filtered or unexported fields
}

[cleanup-wv-pre-release] Pre-release deployment APIs, clean up later

func (*GetCurrentDeploymentResponse) Descriptor deprecated added in v1.43.0

func (*GetCurrentDeploymentResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetCurrentDeploymentResponse.ProtoReflect.Descriptor instead.

func (*GetCurrentDeploymentResponse) Equal added in v1.43.0

func (this *GetCurrentDeploymentResponse) Equal(that interface{}) bool

Equal returns whether two GetCurrentDeploymentResponse 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 (*GetCurrentDeploymentResponse) GetCurrentDeploymentInfo added in v1.43.0

func (x *GetCurrentDeploymentResponse) GetCurrentDeploymentInfo() *v19.DeploymentInfo

func (*GetCurrentDeploymentResponse) Marshal added in v1.43.0

func (val *GetCurrentDeploymentResponse) Marshal() ([]byte, error)

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

func (*GetCurrentDeploymentResponse) ProtoMessage added in v1.43.0

func (*GetCurrentDeploymentResponse) ProtoMessage()

func (*GetCurrentDeploymentResponse) ProtoReflect added in v1.43.0

func (*GetCurrentDeploymentResponse) Reset added in v1.43.0

func (x *GetCurrentDeploymentResponse) Reset()

func (*GetCurrentDeploymentResponse) Size added in v1.43.0

func (val *GetCurrentDeploymentResponse) Size() int

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

func (*GetCurrentDeploymentResponse) String added in v1.43.0

func (*GetCurrentDeploymentResponse) Unmarshal added in v1.43.0

func (val *GetCurrentDeploymentResponse) Unmarshal(buf []byte) error

Unmarshal an object of type GetCurrentDeploymentResponse from the protobuf v3 wire format

type GetDeploymentReachabilityRequest added in v1.43.0

type GetDeploymentReachabilityRequest struct {
	Namespace  string          `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Deployment *v19.Deployment `protobuf:"bytes,2,opt,name=deployment,proto3" json:"deployment,omitempty"`
	// contains filtered or unexported fields
}

[cleanup-wv-pre-release] Pre-release deployment APIs, clean up later

func (*GetDeploymentReachabilityRequest) Descriptor deprecated added in v1.43.0

func (*GetDeploymentReachabilityRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetDeploymentReachabilityRequest.ProtoReflect.Descriptor instead.

func (*GetDeploymentReachabilityRequest) Equal added in v1.43.0

func (this *GetDeploymentReachabilityRequest) Equal(that interface{}) bool

Equal returns whether two GetDeploymentReachabilityRequest 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 (*GetDeploymentReachabilityRequest) GetDeployment added in v1.43.0

func (x *GetDeploymentReachabilityRequest) GetDeployment() *v19.Deployment

func (*GetDeploymentReachabilityRequest) GetNamespace added in v1.43.0

func (x *GetDeploymentReachabilityRequest) GetNamespace() string

func (*GetDeploymentReachabilityRequest) Marshal added in v1.43.0

func (val *GetDeploymentReachabilityRequest) Marshal() ([]byte, error)

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

func (*GetDeploymentReachabilityRequest) ProtoMessage added in v1.43.0

func (*GetDeploymentReachabilityRequest) ProtoMessage()

func (*GetDeploymentReachabilityRequest) ProtoReflect added in v1.43.0

func (*GetDeploymentReachabilityRequest) Reset added in v1.43.0

func (*GetDeploymentReachabilityRequest) Size added in v1.43.0

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

func (*GetDeploymentReachabilityRequest) String added in v1.43.0

func (*GetDeploymentReachabilityRequest) Unmarshal added in v1.43.0

func (val *GetDeploymentReachabilityRequest) Unmarshal(buf []byte) error

Unmarshal an object of type GetDeploymentReachabilityRequest from the protobuf v3 wire format

type GetDeploymentReachabilityResponse added in v1.43.0

type GetDeploymentReachabilityResponse struct {
	DeploymentInfo *v19.DeploymentInfo        `protobuf:"bytes,1,opt,name=deployment_info,json=deploymentInfo,proto3" json:"deployment_info,omitempty"`
	Reachability   v11.DeploymentReachability `` /* 128-byte string literal not displayed */
	// Reachability level might come from server cache. This timestamp specifies when the value
	// was actually calculated.
	LastUpdateTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=last_update_time,json=lastUpdateTime,proto3" json:"last_update_time,omitempty"`
	// contains filtered or unexported fields
}

[cleanup-wv-pre-release] Pre-release deployment APIs, clean up later

func (*GetDeploymentReachabilityResponse) Descriptor deprecated added in v1.43.0

func (*GetDeploymentReachabilityResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetDeploymentReachabilityResponse.ProtoReflect.Descriptor instead.

func (*GetDeploymentReachabilityResponse) Equal added in v1.43.0

func (this *GetDeploymentReachabilityResponse) Equal(that interface{}) bool

Equal returns whether two GetDeploymentReachabilityResponse 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 (*GetDeploymentReachabilityResponse) GetDeploymentInfo added in v1.43.0

func (x *GetDeploymentReachabilityResponse) GetDeploymentInfo() *v19.DeploymentInfo

func (*GetDeploymentReachabilityResponse) GetLastUpdateTime added in v1.43.0

func (*GetDeploymentReachabilityResponse) GetReachability added in v1.43.0

func (*GetDeploymentReachabilityResponse) Marshal added in v1.43.0

func (val *GetDeploymentReachabilityResponse) Marshal() ([]byte, error)

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

func (*GetDeploymentReachabilityResponse) ProtoMessage added in v1.43.0

func (*GetDeploymentReachabilityResponse) ProtoMessage()

func (*GetDeploymentReachabilityResponse) ProtoReflect added in v1.43.0

func (*GetDeploymentReachabilityResponse) Reset added in v1.43.0

func (*GetDeploymentReachabilityResponse) Size added in v1.43.0

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

func (*GetDeploymentReachabilityResponse) String added in v1.43.0

func (*GetDeploymentReachabilityResponse) Unmarshal added in v1.43.0

func (val *GetDeploymentReachabilityResponse) Unmarshal(buf []byte) error

Unmarshal an object of type GetDeploymentReachabilityResponse from the protobuf v3 wire format

type GetSearchAttributesRequest

type GetSearchAttributesRequest struct {
	// contains filtered or unexported fields
}

func (*GetSearchAttributesRequest) Descriptor deprecated

func (*GetSearchAttributesRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSearchAttributesRequest.ProtoReflect.Descriptor instead.

func (*GetSearchAttributesRequest) Equal

func (this *GetSearchAttributesRequest) Equal(that interface{}) bool

Equal returns whether two GetSearchAttributesRequest 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 (*GetSearchAttributesRequest) Marshal

func (val *GetSearchAttributesRequest) Marshal() ([]byte, error)

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

func (*GetSearchAttributesRequest) ProtoMessage

func (*GetSearchAttributesRequest) ProtoMessage()

func (*GetSearchAttributesRequest) ProtoReflect added in v1.26.1

func (*GetSearchAttributesRequest) Reset

func (x *GetSearchAttributesRequest) Reset()

func (*GetSearchAttributesRequest) Size

func (val *GetSearchAttributesRequest) Size() int

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

func (*GetSearchAttributesRequest) String

func (x *GetSearchAttributesRequest) String() string

func (*GetSearchAttributesRequest) Unmarshal

func (val *GetSearchAttributesRequest) Unmarshal(buf []byte) error

Unmarshal an object of type GetSearchAttributesRequest from the protobuf v3 wire format

type GetSearchAttributesResponse

type GetSearchAttributesResponse struct {
	Keys map[string]v11.IndexedValueType `` /* 180-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*GetSearchAttributesResponse) Descriptor deprecated

func (*GetSearchAttributesResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSearchAttributesResponse.ProtoReflect.Descriptor instead.

func (*GetSearchAttributesResponse) Equal

func (this *GetSearchAttributesResponse) Equal(that interface{}) bool

Equal returns whether two GetSearchAttributesResponse 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 (*GetSearchAttributesResponse) GetKeys

func (*GetSearchAttributesResponse) Marshal

func (val *GetSearchAttributesResponse) Marshal() ([]byte, error)

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

func (*GetSearchAttributesResponse) ProtoMessage

func (*GetSearchAttributesResponse) ProtoMessage()

func (*GetSearchAttributesResponse) ProtoReflect added in v1.26.1

func (*GetSearchAttributesResponse) Reset

func (x *GetSearchAttributesResponse) Reset()

func (*GetSearchAttributesResponse) Size

func (val *GetSearchAttributesResponse) Size() int

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

func (*GetSearchAttributesResponse) String

func (x *GetSearchAttributesResponse) String() string

func (*GetSearchAttributesResponse) Unmarshal

func (val *GetSearchAttributesResponse) Unmarshal(buf []byte) error

Unmarshal an object of type GetSearchAttributesResponse from the protobuf v3 wire format

type GetSystemInfoRequest added in v1.8.0

type GetSystemInfoRequest struct {
	// contains filtered or unexported fields
}

func (*GetSystemInfoRequest) Descriptor deprecated added in v1.8.0

func (*GetSystemInfoRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetSystemInfoRequest.ProtoReflect.Descriptor instead.

func (*GetSystemInfoRequest) Equal added in v1.8.0

func (this *GetSystemInfoRequest) Equal(that interface{}) bool

Equal returns whether two GetSystemInfoRequest 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 (*GetSystemInfoRequest) Marshal added in v1.8.0

func (val *GetSystemInfoRequest) Marshal() ([]byte, error)

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

func (*GetSystemInfoRequest) ProtoMessage added in v1.8.0

func (*GetSystemInfoRequest) ProtoMessage()

func (*GetSystemInfoRequest) ProtoReflect added in v1.26.1

func (x *GetSystemInfoRequest) ProtoReflect() protoreflect.Message

func (*GetSystemInfoRequest) Reset added in v1.8.0

func (x *GetSystemInfoRequest) Reset()

func (*GetSystemInfoRequest) Size added in v1.8.0

func (val *GetSystemInfoRequest) Size() int

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

func (*GetSystemInfoRequest) String added in v1.8.0

func (x *GetSystemInfoRequest) String() string

func (*GetSystemInfoRequest) Unmarshal added in v1.8.0

func (val *GetSystemInfoRequest) Unmarshal(buf []byte) error

Unmarshal an object of type GetSystemInfoRequest from the protobuf v3 wire format

type GetSystemInfoResponse added in v1.8.0

type GetSystemInfoResponse struct {

	// Version of the server.
	ServerVersion string `protobuf:"bytes,1,opt,name=server_version,json=serverVersion,proto3" json:"server_version,omitempty"`
	// All capabilities the system supports.
	Capabilities *GetSystemInfoResponse_Capabilities `protobuf:"bytes,2,opt,name=capabilities,proto3" json:"capabilities,omitempty"`
	// contains filtered or unexported fields
}

func (*GetSystemInfoResponse) Descriptor deprecated added in v1.8.0

func (*GetSystemInfoResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetSystemInfoResponse.ProtoReflect.Descriptor instead.

func (*GetSystemInfoResponse) Equal added in v1.8.0

func (this *GetSystemInfoResponse) Equal(that interface{}) bool

Equal returns whether two GetSystemInfoResponse 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 (*GetSystemInfoResponse) GetCapabilities added in v1.8.0

func (*GetSystemInfoResponse) GetServerVersion added in v1.8.0

func (x *GetSystemInfoResponse) GetServerVersion() string

func (*GetSystemInfoResponse) Marshal added in v1.8.0

func (val *GetSystemInfoResponse) Marshal() ([]byte, error)

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

func (*GetSystemInfoResponse) ProtoMessage added in v1.8.0

func (*GetSystemInfoResponse) ProtoMessage()

func (*GetSystemInfoResponse) ProtoReflect added in v1.26.1

func (x *GetSystemInfoResponse) ProtoReflect() protoreflect.Message

func (*GetSystemInfoResponse) Reset added in v1.8.0

func (x *GetSystemInfoResponse) Reset()

func (*GetSystemInfoResponse) Size added in v1.8.0

func (val *GetSystemInfoResponse) Size() int

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

func (*GetSystemInfoResponse) String added in v1.8.0

func (x *GetSystemInfoResponse) String() string

func (*GetSystemInfoResponse) Unmarshal added in v1.8.0

func (val *GetSystemInfoResponse) Unmarshal(buf []byte) error

Unmarshal an object of type GetSystemInfoResponse from the protobuf v3 wire format

type GetSystemInfoResponse_Capabilities added in v1.8.0

type GetSystemInfoResponse_Capabilities struct {

	// True if signal and query headers are supported.
	SignalAndQueryHeader bool `` /* 126-byte string literal not displayed */
	// True if internal errors are differentiated from other types of errors for purposes of
	// retrying non-internal errors.
	//
	// When unset/false, clients retry all failures. When true, clients should only retry
	// non-internal errors.
	InternalErrorDifferentiation bool `` /* 148-byte string literal not displayed */
	// True if RespondActivityTaskFailed API supports including heartbeat details
	ActivityFailureIncludeHeartbeat bool `` /* 159-byte string literal not displayed */
	// Supports scheduled workflow features.
	SupportsSchedules bool `protobuf:"varint,4,opt,name=supports_schedules,json=supportsSchedules,proto3" json:"supports_schedules,omitempty"`
	// True if server uses protos that include temporal.api.failure.v1.Failure.encoded_attributes
	EncodedFailureAttributes bool `` /* 136-byte string literal not displayed */
	// True if server supports dispatching Workflow and Activity tasks based on a worker's build_id
	// (see:
	// https://github.com/temporalio/proposals/blob/a123af3b559f43db16ea6dd31870bfb754c4dc5e/versioning/worker-versions.md)
	BuildIdBasedVersioning bool `` /* 132-byte string literal not displayed */
	// True if server supports upserting workflow memo
	UpsertMemo bool `protobuf:"varint,7,opt,name=upsert_memo,json=upsertMemo,proto3" json:"upsert_memo,omitempty"`
	// True if server supports eager workflow task dispatching for the StartWorkflowExecution API
	EagerWorkflowStart bool `protobuf:"varint,8,opt,name=eager_workflow_start,json=eagerWorkflowStart,proto3" json:"eager_workflow_start,omitempty"`
	// True if the server knows about the sdk metadata field on WFT completions and will record
	// it in history
	SdkMetadata bool `protobuf:"varint,9,opt,name=sdk_metadata,json=sdkMetadata,proto3" json:"sdk_metadata,omitempty"`
	// True if the server supports count group by execution status
	// (-- api-linter: core::0140::prepositions=disabled --)
	CountGroupByExecutionStatus bool `` /* 150-byte string literal not displayed */
	// True if the server supports Nexus operations.
	// This flag is dependent both on server version and for Nexus to be enabled via server configuration.
	Nexus bool `protobuf:"varint,11,opt,name=nexus,proto3" json:"nexus,omitempty"`
	// contains filtered or unexported fields
}

System capability details.

func (*GetSystemInfoResponse_Capabilities) Descriptor deprecated added in v1.8.0

func (*GetSystemInfoResponse_Capabilities) Descriptor() ([]byte, []int)

Deprecated: Use GetSystemInfoResponse_Capabilities.ProtoReflect.Descriptor instead.

func (*GetSystemInfoResponse_Capabilities) GetActivityFailureIncludeHeartbeat added in v1.8.0

func (x *GetSystemInfoResponse_Capabilities) GetActivityFailureIncludeHeartbeat() bool

func (*GetSystemInfoResponse_Capabilities) GetBuildIdBasedVersioning added in v1.12.0

func (x *GetSystemInfoResponse_Capabilities) GetBuildIdBasedVersioning() bool

func (*GetSystemInfoResponse_Capabilities) GetCountGroupByExecutionStatus added in v1.24.0

func (x *GetSystemInfoResponse_Capabilities) GetCountGroupByExecutionStatus() bool

func (*GetSystemInfoResponse_Capabilities) GetEagerWorkflowStart added in v1.15.0

func (x *GetSystemInfoResponse_Capabilities) GetEagerWorkflowStart() bool

func (*GetSystemInfoResponse_Capabilities) GetEncodedFailureAttributes added in v1.11.0

func (x *GetSystemInfoResponse_Capabilities) GetEncodedFailureAttributes() bool

func (*GetSystemInfoResponse_Capabilities) GetInternalErrorDifferentiation added in v1.8.0

func (x *GetSystemInfoResponse_Capabilities) GetInternalErrorDifferentiation() bool

func (*GetSystemInfoResponse_Capabilities) GetNexus added in v1.35.0

func (*GetSystemInfoResponse_Capabilities) GetSdkMetadata added in v1.17.0

func (x *GetSystemInfoResponse_Capabilities) GetSdkMetadata() bool

func (*GetSystemInfoResponse_Capabilities) GetSignalAndQueryHeader added in v1.8.0

func (x *GetSystemInfoResponse_Capabilities) GetSignalAndQueryHeader() bool

func (*GetSystemInfoResponse_Capabilities) GetSupportsSchedules added in v1.8.0

func (x *GetSystemInfoResponse_Capabilities) GetSupportsSchedules() bool

func (*GetSystemInfoResponse_Capabilities) GetUpsertMemo added in v1.12.0

func (x *GetSystemInfoResponse_Capabilities) GetUpsertMemo() bool

func (*GetSystemInfoResponse_Capabilities) ProtoMessage added in v1.8.0

func (*GetSystemInfoResponse_Capabilities) ProtoMessage()

func (*GetSystemInfoResponse_Capabilities) ProtoReflect added in v1.26.1

func (*GetSystemInfoResponse_Capabilities) Reset added in v1.8.0

func (*GetSystemInfoResponse_Capabilities) String added in v1.8.0

type GetWorkerBuildIdCompatibilityRequest added in v1.21.0

type GetWorkerBuildIdCompatibilityRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// Must be set, the task queue to interrogate about worker id compatibility.
	TaskQueue string `protobuf:"bytes,2,opt,name=task_queue,json=taskQueue,proto3" json:"task_queue,omitempty"`
	// Limits how many compatible sets will be returned. Specify 1 to only return the current
	// default major version set. 0 returns all sets.
	MaxSets int32 `protobuf:"varint,3,opt,name=max_sets,json=maxSets,proto3" json:"max_sets,omitempty"`
	// contains filtered or unexported fields
}

[cleanup-wv-pre-release]

func (*GetWorkerBuildIdCompatibilityRequest) Descriptor deprecated added in v1.21.0

func (*GetWorkerBuildIdCompatibilityRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetWorkerBuildIdCompatibilityRequest.ProtoReflect.Descriptor instead.

func (*GetWorkerBuildIdCompatibilityRequest) Equal added in v1.21.0

func (this *GetWorkerBuildIdCompatibilityRequest) Equal(that interface{}) bool

Equal returns whether two GetWorkerBuildIdCompatibilityRequest 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 (*GetWorkerBuildIdCompatibilityRequest) GetMaxSets added in v1.21.0

func (*GetWorkerBuildIdCompatibilityRequest) GetNamespace added in v1.21.0

func (x *GetWorkerBuildIdCompatibilityRequest) GetNamespace() string

func (*GetWorkerBuildIdCompatibilityRequest) GetTaskQueue added in v1.21.0

func (x *GetWorkerBuildIdCompatibilityRequest) GetTaskQueue() string

func (*GetWorkerBuildIdCompatibilityRequest) Marshal added in v1.21.0

func (val *GetWorkerBuildIdCompatibilityRequest) Marshal() ([]byte, error)

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

func (*GetWorkerBuildIdCompatibilityRequest) ProtoMessage added in v1.21.0

func (*GetWorkerBuildIdCompatibilityRequest) ProtoMessage()

func (*GetWorkerBuildIdCompatibilityRequest) ProtoReflect added in v1.26.1

func (*GetWorkerBuildIdCompatibilityRequest) Reset added in v1.21.0

func (*GetWorkerBuildIdCompatibilityRequest) Size added in v1.21.0

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

func (*GetWorkerBuildIdCompatibilityRequest) String added in v1.21.0

func (*GetWorkerBuildIdCompatibilityRequest) Unmarshal added in v1.21.0

func (val *GetWorkerBuildIdCompatibilityRequest) Unmarshal(buf []byte) error

Unmarshal an object of type GetWorkerBuildIdCompatibilityRequest from the protobuf v3 wire format

type GetWorkerBuildIdCompatibilityResponse added in v1.21.0

type GetWorkerBuildIdCompatibilityResponse struct {

	// Major version sets, in order from oldest to newest. The last element of the list will always
	// be the current default major version. IE: New workflows will target the most recent version
	// in that version set.
	//
	// There may be fewer sets returned than exist, if the request chose to limit this response.
	MajorVersionSets []*v14.CompatibleVersionSet `protobuf:"bytes,1,rep,name=major_version_sets,json=majorVersionSets,proto3" json:"major_version_sets,omitempty"`
	// contains filtered or unexported fields
}

[cleanup-wv-pre-release]

func (*GetWorkerBuildIdCompatibilityResponse) Descriptor deprecated added in v1.21.0

func (*GetWorkerBuildIdCompatibilityResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetWorkerBuildIdCompatibilityResponse.ProtoReflect.Descriptor instead.

func (*GetWorkerBuildIdCompatibilityResponse) Equal added in v1.21.0

func (this *GetWorkerBuildIdCompatibilityResponse) Equal(that interface{}) bool

Equal returns whether two GetWorkerBuildIdCompatibilityResponse 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 (*GetWorkerBuildIdCompatibilityResponse) GetMajorVersionSets added in v1.21.0

func (*GetWorkerBuildIdCompatibilityResponse) Marshal added in v1.21.0

func (val *GetWorkerBuildIdCompatibilityResponse) Marshal() ([]byte, error)

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

func (*GetWorkerBuildIdCompatibilityResponse) ProtoMessage added in v1.21.0

func (*GetWorkerBuildIdCompatibilityResponse) ProtoMessage()

func (*GetWorkerBuildIdCompatibilityResponse) ProtoReflect added in v1.26.1

func (*GetWorkerBuildIdCompatibilityResponse) Reset added in v1.21.0

func (*GetWorkerBuildIdCompatibilityResponse) Size added in v1.21.0

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

func (*GetWorkerBuildIdCompatibilityResponse) String added in v1.21.0

func (*GetWorkerBuildIdCompatibilityResponse) Unmarshal added in v1.21.0

func (val *GetWorkerBuildIdCompatibilityResponse) Unmarshal(buf []byte) error

Unmarshal an object of type GetWorkerBuildIdCompatibilityResponse from the protobuf v3 wire format

type GetWorkerTaskReachabilityRequest added in v1.21.0

type GetWorkerTaskReachabilityRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// Build ids to retrieve reachability for. An empty string will be interpreted as an unversioned worker.
	// The number of build ids that can be queried in a single API call is limited.
	// Open source users can adjust this limit by setting the server's dynamic config value for
	// `limit.reachabilityQueryBuildIds` with the caveat that this call can strain the visibility store.
	BuildIds []string `protobuf:"bytes,2,rep,name=build_ids,json=buildIds,proto3" json:"build_ids,omitempty"`
	// Task queues to retrieve reachability for. Leave this empty to query for all task queues associated with given
	// build ids in the namespace.
	// Must specify at least one task queue if querying for an unversioned worker.
	// The number of task queues that the server will fetch reachability information for is limited.
	// See the `GetWorkerTaskReachabilityResponse` documentation for more information.
	TaskQueues []string `protobuf:"bytes,3,rep,name=task_queues,json=taskQueues,proto3" json:"task_queues,omitempty"`
	// Type of reachability to query for.
	// `TASK_REACHABILITY_NEW_WORKFLOWS` is always returned in the response.
	// Use `TASK_REACHABILITY_EXISTING_WORKFLOWS` if your application needs to respond to queries on closed workflows.
	// Otherwise, use `TASK_REACHABILITY_OPEN_WORKFLOWS`. Default is `TASK_REACHABILITY_EXISTING_WORKFLOWS` if left
	// unspecified.
	// See the TaskReachability docstring for information about each enum variant.
	Reachability v11.TaskReachability `protobuf:"varint,4,opt,name=reachability,proto3,enum=temporal.api.enums.v1.TaskReachability" json:"reachability,omitempty"`
	// contains filtered or unexported fields
}

[cleanup-wv-pre-release] Deprecated. Use `DescribeTaskQueue`.

func (*GetWorkerTaskReachabilityRequest) Descriptor deprecated added in v1.21.0

func (*GetWorkerTaskReachabilityRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetWorkerTaskReachabilityRequest.ProtoReflect.Descriptor instead.

func (*GetWorkerTaskReachabilityRequest) Equal added in v1.21.0

func (this *GetWorkerTaskReachabilityRequest) Equal(that interface{}) bool

Equal returns whether two GetWorkerTaskReachabilityRequest 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 (*GetWorkerTaskReachabilityRequest) GetBuildIds added in v1.21.0

func (x *GetWorkerTaskReachabilityRequest) GetBuildIds() []string

func (*GetWorkerTaskReachabilityRequest) GetNamespace added in v1.21.0

func (x *GetWorkerTaskReachabilityRequest) GetNamespace() string

func (*GetWorkerTaskReachabilityRequest) GetReachability added in v1.21.0

func (*GetWorkerTaskReachabilityRequest) GetTaskQueues added in v1.21.0

func (x *GetWorkerTaskReachabilityRequest) GetTaskQueues() []string

func (*GetWorkerTaskReachabilityRequest) Marshal added in v1.21.0

func (val *GetWorkerTaskReachabilityRequest) Marshal() ([]byte, error)

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

func (*GetWorkerTaskReachabilityRequest) ProtoMessage added in v1.21.0

func (*GetWorkerTaskReachabilityRequest) ProtoMessage()

func (*GetWorkerTaskReachabilityRequest) ProtoReflect added in v1.26.1

func (*GetWorkerTaskReachabilityRequest) Reset added in v1.21.0

func (*GetWorkerTaskReachabilityRequest) Size added in v1.21.0

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

func (*GetWorkerTaskReachabilityRequest) String added in v1.21.0

func (*GetWorkerTaskReachabilityRequest) Unmarshal added in v1.21.0

func (val *GetWorkerTaskReachabilityRequest) Unmarshal(buf []byte) error

Unmarshal an object of type GetWorkerTaskReachabilityRequest from the protobuf v3 wire format

type GetWorkerTaskReachabilityResponse added in v1.21.0

type GetWorkerTaskReachabilityResponse struct {

	// Task reachability, broken down by build id and then task queue.
	// When requesting a large number of task queues or all task queues associated with the given build ids in a
	// namespace, all task queues will be listed in the response but some of them may not contain reachability
	// information due to a server enforced limit. When reaching the limit, task queues that reachability information
	// could not be retrieved for will be marked with a single TASK_REACHABILITY_UNSPECIFIED entry. The caller may issue
	// another call to get the reachability for those task queues.
	//
	// Open source users can adjust this limit by setting the server's dynamic config value for
	// `limit.reachabilityTaskQueueScan` with the caveat that this call can strain the visibility store.
	BuildIdReachability []*v14.BuildIdReachability `protobuf:"bytes,1,rep,name=build_id_reachability,json=buildIdReachability,proto3" json:"build_id_reachability,omitempty"`
	// contains filtered or unexported fields
}

[cleanup-wv-pre-release] Deprecated. Use `DescribeTaskQueue`.

func (*GetWorkerTaskReachabilityResponse) Descriptor deprecated added in v1.21.0

func (*GetWorkerTaskReachabilityResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetWorkerTaskReachabilityResponse.ProtoReflect.Descriptor instead.

func (*GetWorkerTaskReachabilityResponse) Equal added in v1.21.0

func (this *GetWorkerTaskReachabilityResponse) Equal(that interface{}) bool

Equal returns whether two GetWorkerTaskReachabilityResponse 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 (*GetWorkerTaskReachabilityResponse) GetBuildIdReachability added in v1.21.0

func (x *GetWorkerTaskReachabilityResponse) GetBuildIdReachability() []*v14.BuildIdReachability

func (*GetWorkerTaskReachabilityResponse) Marshal added in v1.21.0

func (val *GetWorkerTaskReachabilityResponse) Marshal() ([]byte, error)

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

func (*GetWorkerTaskReachabilityResponse) ProtoMessage added in v1.21.0

func (*GetWorkerTaskReachabilityResponse) ProtoMessage()

func (*GetWorkerTaskReachabilityResponse) ProtoReflect added in v1.26.1

func (*GetWorkerTaskReachabilityResponse) Reset added in v1.21.0

func (*GetWorkerTaskReachabilityResponse) Size added in v1.21.0

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

func (*GetWorkerTaskReachabilityResponse) String added in v1.21.0

func (*GetWorkerTaskReachabilityResponse) Unmarshal added in v1.21.0

func (val *GetWorkerTaskReachabilityResponse) Unmarshal(buf []byte) error

Unmarshal an object of type GetWorkerTaskReachabilityResponse from the protobuf v3 wire format

type GetWorkerVersioningRulesRequest added in v1.32.0

type GetWorkerVersioningRulesRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	TaskQueue string `protobuf:"bytes,2,opt,name=task_queue,json=taskQueue,proto3" json:"task_queue,omitempty"`
	// contains filtered or unexported fields
}

[cleanup-wv-pre-release]

func (*GetWorkerVersioningRulesRequest) Descriptor deprecated added in v1.32.0

func (*GetWorkerVersioningRulesRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetWorkerVersioningRulesRequest.ProtoReflect.Descriptor instead.

func (*GetWorkerVersioningRulesRequest) Equal added in v1.32.0

func (this *GetWorkerVersioningRulesRequest) Equal(that interface{}) bool

Equal returns whether two GetWorkerVersioningRulesRequest 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 (*GetWorkerVersioningRulesRequest) GetNamespace added in v1.32.0

func (x *GetWorkerVersioningRulesRequest) GetNamespace() string

func (*GetWorkerVersioningRulesRequest) GetTaskQueue added in v1.32.0

func (x *GetWorkerVersioningRulesRequest) GetTaskQueue() string

func (*GetWorkerVersioningRulesRequest) Marshal added in v1.32.0

func (val *GetWorkerVersioningRulesRequest) Marshal() ([]byte, error)

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

func (*GetWorkerVersioningRulesRequest) ProtoMessage added in v1.32.0

func (*GetWorkerVersioningRulesRequest) ProtoMessage()

func (*GetWorkerVersioningRulesRequest) ProtoReflect added in v1.32.0

func (*GetWorkerVersioningRulesRequest) Reset added in v1.32.0

func (*GetWorkerVersioningRulesRequest) Size added in v1.32.0

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

func (*GetWorkerVersioningRulesRequest) String added in v1.32.0

func (*GetWorkerVersioningRulesRequest) Unmarshal added in v1.32.0

func (val *GetWorkerVersioningRulesRequest) Unmarshal(buf []byte) error

Unmarshal an object of type GetWorkerVersioningRulesRequest from the protobuf v3 wire format

type GetWorkerVersioningRulesResponse added in v1.32.0

type GetWorkerVersioningRulesResponse struct {
	AssignmentRules         []*v14.TimestampedBuildIdAssignmentRule         `protobuf:"bytes,1,rep,name=assignment_rules,json=assignmentRules,proto3" json:"assignment_rules,omitempty"`
	CompatibleRedirectRules []*v14.TimestampedCompatibleBuildIdRedirectRule `` /* 132-byte string literal not displayed */
	// This value can be passed back to UpdateWorkerVersioningRulesRequest to
	// ensure that the rules were not modified between this List and the Update,
	// which could lead to lost updates and other confusion.
	ConflictToken []byte `protobuf:"bytes,3,opt,name=conflict_token,json=conflictToken,proto3" json:"conflict_token,omitempty"`
	// contains filtered or unexported fields
}

[cleanup-wv-pre-release]

func (*GetWorkerVersioningRulesResponse) Descriptor deprecated added in v1.32.0

func (*GetWorkerVersioningRulesResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetWorkerVersioningRulesResponse.ProtoReflect.Descriptor instead.

func (*GetWorkerVersioningRulesResponse) Equal added in v1.32.0

func (this *GetWorkerVersioningRulesResponse) Equal(that interface{}) bool

Equal returns whether two GetWorkerVersioningRulesResponse 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 (*GetWorkerVersioningRulesResponse) GetAssignmentRules added in v1.32.0

func (*GetWorkerVersioningRulesResponse) GetCompatibleRedirectRules added in v1.32.0

func (*GetWorkerVersioningRulesResponse) GetConflictToken added in v1.32.0

func (x *GetWorkerVersioningRulesResponse) GetConflictToken() []byte

func (*GetWorkerVersioningRulesResponse) Marshal added in v1.32.0

func (val *GetWorkerVersioningRulesResponse) Marshal() ([]byte, error)

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

func (*GetWorkerVersioningRulesResponse) ProtoMessage added in v1.32.0

func (*GetWorkerVersioningRulesResponse) ProtoMessage()

func (*GetWorkerVersioningRulesResponse) ProtoReflect added in v1.32.0

func (*GetWorkerVersioningRulesResponse) Reset added in v1.32.0

func (*GetWorkerVersioningRulesResponse) Size added in v1.32.0

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

func (*GetWorkerVersioningRulesResponse) String added in v1.32.0

func (*GetWorkerVersioningRulesResponse) Unmarshal added in v1.32.0

func (val *GetWorkerVersioningRulesResponse) Unmarshal(buf []byte) error

Unmarshal an object of type GetWorkerVersioningRulesResponse from the protobuf v3 wire format

type GetWorkflowExecutionHistoryRequest

type GetWorkflowExecutionHistoryRequest struct {
	Namespace       string                 `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Execution       *v13.WorkflowExecution `protobuf:"bytes,2,opt,name=execution,proto3" json:"execution,omitempty"`
	MaximumPageSize int32                  `protobuf:"varint,3,opt,name=maximum_page_size,json=maximumPageSize,proto3" json:"maximum_page_size,omitempty"`
	// If a `GetWorkflowExecutionHistoryResponse` or a `PollWorkflowTaskQueueResponse` had one of
	// these, it should be passed here to fetch the next page.
	NextPageToken []byte `protobuf:"bytes,4,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// If set to true, the RPC call will not resolve until there is a new event which matches
	// the `history_event_filter_type`, or a timeout is hit.
	WaitNewEvent bool `protobuf:"varint,5,opt,name=wait_new_event,json=waitNewEvent,proto3" json:"wait_new_event,omitempty"`
	// Filter returned events such that they match the specified filter type.
	// Default: HISTORY_EVENT_FILTER_TYPE_ALL_EVENT.
	HistoryEventFilterType v11.HistoryEventFilterType `` /* 182-byte string literal not displayed */
	SkipArchival           bool                       `protobuf:"varint,7,opt,name=skip_archival,json=skipArchival,proto3" json:"skip_archival,omitempty"`
	// contains filtered or unexported fields
}

func (*GetWorkflowExecutionHistoryRequest) Descriptor deprecated

func (*GetWorkflowExecutionHistoryRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetWorkflowExecutionHistoryRequest.ProtoReflect.Descriptor instead.

func (*GetWorkflowExecutionHistoryRequest) Equal

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) GetExecution

func (*GetWorkflowExecutionHistoryRequest) GetHistoryEventFilterType

func (x *GetWorkflowExecutionHistoryRequest) GetHistoryEventFilterType() v11.HistoryEventFilterType

func (*GetWorkflowExecutionHistoryRequest) GetMaximumPageSize

func (x *GetWorkflowExecutionHistoryRequest) GetMaximumPageSize() int32

func (*GetWorkflowExecutionHistoryRequest) GetNamespace

func (x *GetWorkflowExecutionHistoryRequest) GetNamespace() string

func (*GetWorkflowExecutionHistoryRequest) GetNextPageToken

func (x *GetWorkflowExecutionHistoryRequest) GetNextPageToken() []byte

func (*GetWorkflowExecutionHistoryRequest) GetSkipArchival

func (x *GetWorkflowExecutionHistoryRequest) GetSkipArchival() bool

func (*GetWorkflowExecutionHistoryRequest) GetWaitNewEvent

func (x *GetWorkflowExecutionHistoryRequest) GetWaitNewEvent() bool

func (*GetWorkflowExecutionHistoryRequest) Marshal

func (val *GetWorkflowExecutionHistoryRequest) Marshal() ([]byte, error)

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

func (*GetWorkflowExecutionHistoryRequest) ProtoMessage

func (*GetWorkflowExecutionHistoryRequest) ProtoMessage()

func (*GetWorkflowExecutionHistoryRequest) ProtoReflect added in v1.26.1

func (*GetWorkflowExecutionHistoryRequest) Reset

func (*GetWorkflowExecutionHistoryRequest) Size

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

func (*GetWorkflowExecutionHistoryRequest) String

func (*GetWorkflowExecutionHistoryRequest) Unmarshal

func (val *GetWorkflowExecutionHistoryRequest) Unmarshal(buf []byte) error

Unmarshal an object of type GetWorkflowExecutionHistoryRequest from the protobuf v3 wire format

type GetWorkflowExecutionHistoryResponse

type GetWorkflowExecutionHistoryResponse struct {
	History *v18.History `protobuf:"bytes,1,opt,name=history,proto3" json:"history,omitempty"`
	// Raw history is an alternate representation of history that may be returned if configured on
	// the frontend. This is not supported by all SDKs. Either this or `history` will be set.
	RawHistory []*v13.DataBlob `protobuf:"bytes,2,rep,name=raw_history,json=rawHistory,proto3" json:"raw_history,omitempty"`
	// Will be set if there are more history events than were included in this response
	NextPageToken []byte `protobuf:"bytes,3,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	Archived      bool   `protobuf:"varint,4,opt,name=archived,proto3" json:"archived,omitempty"`
	// contains filtered or unexported fields
}

func (*GetWorkflowExecutionHistoryResponse) Descriptor deprecated

func (*GetWorkflowExecutionHistoryResponse) Descriptor() ([]byte, []int)

Deprecated: Use GetWorkflowExecutionHistoryResponse.ProtoReflect.Descriptor instead.

func (*GetWorkflowExecutionHistoryResponse) Equal

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) GetArchived

func (x *GetWorkflowExecutionHistoryResponse) GetArchived() bool

func (*GetWorkflowExecutionHistoryResponse) GetHistory

func (*GetWorkflowExecutionHistoryResponse) GetNextPageToken

func (x *GetWorkflowExecutionHistoryResponse) GetNextPageToken() []byte

func (*GetWorkflowExecutionHistoryResponse) GetRawHistory

func (x *GetWorkflowExecutionHistoryResponse) GetRawHistory() []*v13.DataBlob

func (*GetWorkflowExecutionHistoryResponse) Marshal

func (val *GetWorkflowExecutionHistoryResponse) Marshal() ([]byte, error)

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

func (*GetWorkflowExecutionHistoryResponse) ProtoMessage

func (*GetWorkflowExecutionHistoryResponse) ProtoMessage()

func (*GetWorkflowExecutionHistoryResponse) ProtoReflect added in v1.26.1

func (*GetWorkflowExecutionHistoryResponse) Reset

func (*GetWorkflowExecutionHistoryResponse) Size

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

func (*GetWorkflowExecutionHistoryResponse) String

func (*GetWorkflowExecutionHistoryResponse) Unmarshal

func (val *GetWorkflowExecutionHistoryResponse) Unmarshal(buf []byte) error

Unmarshal an object of type GetWorkflowExecutionHistoryResponse from the protobuf v3 wire format

type GetWorkflowExecutionHistoryReverseRequest added in v1.8.0

type GetWorkflowExecutionHistoryReverseRequest struct {
	Namespace       string                 `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Execution       *v13.WorkflowExecution `protobuf:"bytes,2,opt,name=execution,proto3" json:"execution,omitempty"`
	MaximumPageSize int32                  `protobuf:"varint,3,opt,name=maximum_page_size,json=maximumPageSize,proto3" json:"maximum_page_size,omitempty"`
	NextPageToken   []byte                 `protobuf:"bytes,4,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// contains filtered or unexported fields
}

func (*GetWorkflowExecutionHistoryReverseRequest) Descriptor deprecated added in v1.8.0

func (*GetWorkflowExecutionHistoryReverseRequest) Descriptor() ([]byte, []int)

Deprecated: Use GetWorkflowExecutionHistoryReverseRequest.ProtoReflect.Descriptor instead.

func (*GetWorkflowExecutionHistoryReverseRequest) Equal added in v1.8.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) GetExecution added in v1.8.0

func (*GetWorkflowExecutionHistoryReverseRequest) GetMaximumPageSize added in v1.8.0

func (x *GetWorkflowExecutionHistoryReverseRequest) GetMaximumPageSize() int32

func (*GetWorkflowExecutionHistoryReverseRequest) GetNamespace added in v1.8.0

func (*GetWorkflowExecutionHistoryReverseRequest) GetNextPageToken added in v1.8.0

func (x *GetWorkflowExecutionHistoryReverseRequest) GetNextPageToken() []byte

func (*GetWorkflowExecutionHistoryReverseRequest) Marshal added in v1.8.0

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

func (*GetWorkflowExecutionHistoryReverseRequest) ProtoMessage added in v1.8.0

func (*GetWorkflowExecutionHistoryReverseRequest) ProtoReflect added in v1.26.1

func (*GetWorkflowExecutionHistoryReverseRequest) Reset added in v1.8.0

func (*GetWorkflowExecutionHistoryReverseRequest) Size added in v1.8.0

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

func (*GetWorkflowExecutionHistoryReverseRequest) String added in v1.8.0

func (*GetWorkflowExecutionHistoryReverseRequest) Unmarshal added in v1.8.0

Unmarshal an object of type GetWorkflowExecutionHistoryReverseRequest from the protobuf v3 wire format

type GetWorkflowExecutionHistoryReverseResponse added in v1.8.0

type GetWorkflowExecutionHistoryReverseResponse struct {
	History *v18.History `protobuf:"bytes,1,opt,name=history,proto3" json:"history,omitempty"`
	// Will be set if there are more history events than were included in this response
	NextPageToken []byte `protobuf:"bytes,3,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// contains filtered or unexported fields
}

func (*GetWorkflowExecutionHistoryReverseResponse) Descriptor deprecated added in v1.8.0

Deprecated: Use GetWorkflowExecutionHistoryReverseResponse.ProtoReflect.Descriptor instead.

func (*GetWorkflowExecutionHistoryReverseResponse) Equal added in v1.8.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) GetHistory added in v1.8.0

func (*GetWorkflowExecutionHistoryReverseResponse) GetNextPageToken added in v1.8.0

func (x *GetWorkflowExecutionHistoryReverseResponse) GetNextPageToken() []byte

func (*GetWorkflowExecutionHistoryReverseResponse) Marshal added in v1.8.0

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

func (*GetWorkflowExecutionHistoryReverseResponse) ProtoMessage added in v1.8.0

func (*GetWorkflowExecutionHistoryReverseResponse) ProtoReflect added in v1.26.1

func (*GetWorkflowExecutionHistoryReverseResponse) Reset added in v1.8.0

func (*GetWorkflowExecutionHistoryReverseResponse) Size added in v1.8.0

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

func (*GetWorkflowExecutionHistoryReverseResponse) String added in v1.8.0

func (*GetWorkflowExecutionHistoryReverseResponse) Unmarshal added in v1.8.0

Unmarshal an object of type GetWorkflowExecutionHistoryReverseResponse from the protobuf v3 wire format

type ListArchivedWorkflowExecutionsRequest

type ListArchivedWorkflowExecutionsRequest struct {
	Namespace     string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,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"`
	Query         string `protobuf:"bytes,4,opt,name=query,proto3" json:"query,omitempty"`
	// contains filtered or unexported fields
}

func (*ListArchivedWorkflowExecutionsRequest) Descriptor deprecated

func (*ListArchivedWorkflowExecutionsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListArchivedWorkflowExecutionsRequest.ProtoReflect.Descriptor instead.

func (*ListArchivedWorkflowExecutionsRequest) Equal

func (this *ListArchivedWorkflowExecutionsRequest) Equal(that interface{}) bool

Equal returns whether two ListArchivedWorkflowExecutionsRequest 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 (*ListArchivedWorkflowExecutionsRequest) GetNamespace

func (*ListArchivedWorkflowExecutionsRequest) GetNextPageToken

func (x *ListArchivedWorkflowExecutionsRequest) GetNextPageToken() []byte

func (*ListArchivedWorkflowExecutionsRequest) GetPageSize

func (*ListArchivedWorkflowExecutionsRequest) GetQuery

func (*ListArchivedWorkflowExecutionsRequest) Marshal

func (val *ListArchivedWorkflowExecutionsRequest) Marshal() ([]byte, error)

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

func (*ListArchivedWorkflowExecutionsRequest) ProtoMessage

func (*ListArchivedWorkflowExecutionsRequest) ProtoMessage()

func (*ListArchivedWorkflowExecutionsRequest) ProtoReflect added in v1.26.1

func (*ListArchivedWorkflowExecutionsRequest) Reset

func (*ListArchivedWorkflowExecutionsRequest) Size

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

func (*ListArchivedWorkflowExecutionsRequest) String

func (*ListArchivedWorkflowExecutionsRequest) Unmarshal

func (val *ListArchivedWorkflowExecutionsRequest) Unmarshal(buf []byte) error

Unmarshal an object of type ListArchivedWorkflowExecutionsRequest from the protobuf v3 wire format

type ListArchivedWorkflowExecutionsResponse

type ListArchivedWorkflowExecutionsResponse struct {
	Executions    []*v17.WorkflowExecutionInfo `protobuf:"bytes,1,rep,name=executions,proto3" json:"executions,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 (*ListArchivedWorkflowExecutionsResponse) Descriptor deprecated

func (*ListArchivedWorkflowExecutionsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListArchivedWorkflowExecutionsResponse.ProtoReflect.Descriptor instead.

func (*ListArchivedWorkflowExecutionsResponse) Equal

func (this *ListArchivedWorkflowExecutionsResponse) Equal(that interface{}) bool

Equal returns whether two ListArchivedWorkflowExecutionsResponse 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 (*ListArchivedWorkflowExecutionsResponse) GetExecutions

func (*ListArchivedWorkflowExecutionsResponse) GetNextPageToken

func (x *ListArchivedWorkflowExecutionsResponse) GetNextPageToken() []byte

func (*ListArchivedWorkflowExecutionsResponse) Marshal

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

func (*ListArchivedWorkflowExecutionsResponse) ProtoMessage

func (*ListArchivedWorkflowExecutionsResponse) ProtoReflect added in v1.26.1

func (*ListArchivedWorkflowExecutionsResponse) Reset

func (*ListArchivedWorkflowExecutionsResponse) Size

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

func (*ListArchivedWorkflowExecutionsResponse) String

func (*ListArchivedWorkflowExecutionsResponse) Unmarshal

func (val *ListArchivedWorkflowExecutionsResponse) Unmarshal(buf []byte) error

Unmarshal an object of type ListArchivedWorkflowExecutionsResponse from the protobuf v3 wire format

type ListBatchOperationsRequest added in v1.12.0

type ListBatchOperationsRequest struct {

	// Namespace that contains the batch operation
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// List page size
	PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	// Next page token
	NextPageToken []byte `protobuf:"bytes,3,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// contains filtered or unexported fields
}

func (*ListBatchOperationsRequest) Descriptor deprecated added in v1.12.0

func (*ListBatchOperationsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListBatchOperationsRequest.ProtoReflect.Descriptor instead.

func (*ListBatchOperationsRequest) Equal added in v1.12.0

func (this *ListBatchOperationsRequest) Equal(that interface{}) bool

Equal returns whether two ListBatchOperationsRequest 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 (*ListBatchOperationsRequest) GetNamespace added in v1.12.0

func (x *ListBatchOperationsRequest) GetNamespace() string

func (*ListBatchOperationsRequest) GetNextPageToken added in v1.12.0

func (x *ListBatchOperationsRequest) GetNextPageToken() []byte

func (*ListBatchOperationsRequest) GetPageSize added in v1.12.0

func (x *ListBatchOperationsRequest) GetPageSize() int32

func (*ListBatchOperationsRequest) Marshal added in v1.12.0

func (val *ListBatchOperationsRequest) Marshal() ([]byte, error)

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

func (*ListBatchOperationsRequest) ProtoMessage added in v1.12.0

func (*ListBatchOperationsRequest) ProtoMessage()

func (*ListBatchOperationsRequest) ProtoReflect added in v1.26.1

func (*ListBatchOperationsRequest) Reset added in v1.12.0

func (x *ListBatchOperationsRequest) Reset()

func (*ListBatchOperationsRequest) Size added in v1.12.0

func (val *ListBatchOperationsRequest) Size() int

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

func (*ListBatchOperationsRequest) String added in v1.12.0

func (x *ListBatchOperationsRequest) String() string

func (*ListBatchOperationsRequest) Unmarshal added in v1.12.0

func (val *ListBatchOperationsRequest) Unmarshal(buf []byte) error

Unmarshal an object of type ListBatchOperationsRequest from the protobuf v3 wire format

type ListBatchOperationsResponse added in v1.12.0

type ListBatchOperationsResponse struct {

	// BatchOperationInfo contains the basic info about batch operation
	OperationInfo []*v117.BatchOperationInfo `protobuf:"bytes,1,rep,name=operation_info,json=operationInfo,proto3" json:"operation_info,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 (*ListBatchOperationsResponse) Descriptor deprecated added in v1.12.0

func (*ListBatchOperationsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListBatchOperationsResponse.ProtoReflect.Descriptor instead.

func (*ListBatchOperationsResponse) Equal added in v1.12.0

func (this *ListBatchOperationsResponse) Equal(that interface{}) bool

Equal returns whether two ListBatchOperationsResponse 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 (*ListBatchOperationsResponse) GetNextPageToken added in v1.12.0

func (x *ListBatchOperationsResponse) GetNextPageToken() []byte

func (*ListBatchOperationsResponse) GetOperationInfo added in v1.12.0

func (x *ListBatchOperationsResponse) GetOperationInfo() []*v117.BatchOperationInfo

func (*ListBatchOperationsResponse) Marshal added in v1.12.0

func (val *ListBatchOperationsResponse) Marshal() ([]byte, error)

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

func (*ListBatchOperationsResponse) ProtoMessage added in v1.12.0

func (*ListBatchOperationsResponse) ProtoMessage()

func (*ListBatchOperationsResponse) ProtoReflect added in v1.26.1

func (*ListBatchOperationsResponse) Reset added in v1.12.0

func (x *ListBatchOperationsResponse) Reset()

func (*ListBatchOperationsResponse) Size added in v1.12.0

func (val *ListBatchOperationsResponse) Size() int

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

func (*ListBatchOperationsResponse) String added in v1.12.0

func (x *ListBatchOperationsResponse) String() string

func (*ListBatchOperationsResponse) Unmarshal added in v1.12.0

func (val *ListBatchOperationsResponse) Unmarshal(buf []byte) error

Unmarshal an object of type ListBatchOperationsResponse from the protobuf v3 wire format

type ListClosedWorkflowExecutionsRequest

type ListClosedWorkflowExecutionsRequest struct {
	Namespace       string                `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	MaximumPageSize int32                 `protobuf:"varint,2,opt,name=maximum_page_size,json=maximumPageSize,proto3" json:"maximum_page_size,omitempty"`
	NextPageToken   []byte                `protobuf:"bytes,3,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	StartTimeFilter *v113.StartTimeFilter `protobuf:"bytes,4,opt,name=start_time_filter,json=startTimeFilter,proto3" json:"start_time_filter,omitempty"`
	// Types that are valid to be assigned to Filters:
	//
	//	*ListClosedWorkflowExecutionsRequest_ExecutionFilter
	//	*ListClosedWorkflowExecutionsRequest_TypeFilter
	//	*ListClosedWorkflowExecutionsRequest_StatusFilter
	Filters isListClosedWorkflowExecutionsRequest_Filters `protobuf_oneof:"filters"`
	// contains filtered or unexported fields
}

func (*ListClosedWorkflowExecutionsRequest) Descriptor deprecated

func (*ListClosedWorkflowExecutionsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListClosedWorkflowExecutionsRequest.ProtoReflect.Descriptor instead.

func (*ListClosedWorkflowExecutionsRequest) Equal

func (this *ListClosedWorkflowExecutionsRequest) Equal(that interface{}) bool

Equal returns whether two ListClosedWorkflowExecutionsRequest 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 (*ListClosedWorkflowExecutionsRequest) GetExecutionFilter

func (*ListClosedWorkflowExecutionsRequest) GetFilters

func (x *ListClosedWorkflowExecutionsRequest) GetFilters() isListClosedWorkflowExecutionsRequest_Filters

func (*ListClosedWorkflowExecutionsRequest) GetMaximumPageSize

func (x *ListClosedWorkflowExecutionsRequest) GetMaximumPageSize() int32

func (*ListClosedWorkflowExecutionsRequest) GetNamespace

func (x *ListClosedWorkflowExecutionsRequest) GetNamespace() string

func (*ListClosedWorkflowExecutionsRequest) GetNextPageToken

func (x *ListClosedWorkflowExecutionsRequest) GetNextPageToken() []byte

func (*ListClosedWorkflowExecutionsRequest) GetStartTimeFilter

func (x *ListClosedWorkflowExecutionsRequest) GetStartTimeFilter() *v113.StartTimeFilter

func (*ListClosedWorkflowExecutionsRequest) GetStatusFilter

func (*ListClosedWorkflowExecutionsRequest) GetTypeFilter

func (*ListClosedWorkflowExecutionsRequest) Marshal

func (val *ListClosedWorkflowExecutionsRequest) Marshal() ([]byte, error)

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

func (*ListClosedWorkflowExecutionsRequest) ProtoMessage

func (*ListClosedWorkflowExecutionsRequest) ProtoMessage()

func (*ListClosedWorkflowExecutionsRequest) ProtoReflect added in v1.26.1

func (*ListClosedWorkflowExecutionsRequest) Reset

func (*ListClosedWorkflowExecutionsRequest) Size

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

func (*ListClosedWorkflowExecutionsRequest) String

func (*ListClosedWorkflowExecutionsRequest) Unmarshal

func (val *ListClosedWorkflowExecutionsRequest) Unmarshal(buf []byte) error

Unmarshal an object of type ListClosedWorkflowExecutionsRequest from the protobuf v3 wire format

type ListClosedWorkflowExecutionsRequest_ExecutionFilter

type ListClosedWorkflowExecutionsRequest_ExecutionFilter struct {
	ExecutionFilter *v113.WorkflowExecutionFilter `protobuf:"bytes,5,opt,name=execution_filter,json=executionFilter,proto3,oneof"`
}

type ListClosedWorkflowExecutionsRequest_StatusFilter

type ListClosedWorkflowExecutionsRequest_StatusFilter struct {
	StatusFilter *v113.StatusFilter `protobuf:"bytes,7,opt,name=status_filter,json=statusFilter,proto3,oneof"`
}

type ListClosedWorkflowExecutionsRequest_TypeFilter

type ListClosedWorkflowExecutionsRequest_TypeFilter struct {
	TypeFilter *v113.WorkflowTypeFilter `protobuf:"bytes,6,opt,name=type_filter,json=typeFilter,proto3,oneof"`
}

type ListClosedWorkflowExecutionsResponse

type ListClosedWorkflowExecutionsResponse struct {
	Executions    []*v17.WorkflowExecutionInfo `protobuf:"bytes,1,rep,name=executions,proto3" json:"executions,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 (*ListClosedWorkflowExecutionsResponse) Descriptor deprecated

func (*ListClosedWorkflowExecutionsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListClosedWorkflowExecutionsResponse.ProtoReflect.Descriptor instead.

func (*ListClosedWorkflowExecutionsResponse) Equal

func (this *ListClosedWorkflowExecutionsResponse) Equal(that interface{}) bool

Equal returns whether two ListClosedWorkflowExecutionsResponse 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 (*ListClosedWorkflowExecutionsResponse) GetExecutions

func (*ListClosedWorkflowExecutionsResponse) GetNextPageToken

func (x *ListClosedWorkflowExecutionsResponse) GetNextPageToken() []byte

func (*ListClosedWorkflowExecutionsResponse) Marshal

func (val *ListClosedWorkflowExecutionsResponse) Marshal() ([]byte, error)

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

func (*ListClosedWorkflowExecutionsResponse) ProtoMessage

func (*ListClosedWorkflowExecutionsResponse) ProtoMessage()

func (*ListClosedWorkflowExecutionsResponse) ProtoReflect added in v1.26.1

func (*ListClosedWorkflowExecutionsResponse) Reset

func (*ListClosedWorkflowExecutionsResponse) Size

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

func (*ListClosedWorkflowExecutionsResponse) String

func (*ListClosedWorkflowExecutionsResponse) Unmarshal

func (val *ListClosedWorkflowExecutionsResponse) Unmarshal(buf []byte) error

Unmarshal an object of type ListClosedWorkflowExecutionsResponse from the protobuf v3 wire format

type ListDeploymentsRequest added in v1.43.0

type ListDeploymentsRequest struct {
	Namespace     string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,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"`
	// Optional. Use to filter based on exact series name match.
	SeriesName string `protobuf:"bytes,4,opt,name=series_name,json=seriesName,proto3" json:"series_name,omitempty"`
	// contains filtered or unexported fields
}

[cleanup-wv-pre-release] Pre-release deployment APIs, clean up later

func (*ListDeploymentsRequest) Descriptor deprecated added in v1.43.0

func (*ListDeploymentsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListDeploymentsRequest.ProtoReflect.Descriptor instead.

func (*ListDeploymentsRequest) Equal added in v1.43.0

func (this *ListDeploymentsRequest) Equal(that interface{}) bool

Equal returns whether two ListDeploymentsRequest 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 (*ListDeploymentsRequest) GetNamespace added in v1.43.0

func (x *ListDeploymentsRequest) GetNamespace() string

func (*ListDeploymentsRequest) GetNextPageToken added in v1.43.0

func (x *ListDeploymentsRequest) GetNextPageToken() []byte

func (*ListDeploymentsRequest) GetPageSize added in v1.43.0

func (x *ListDeploymentsRequest) GetPageSize() int32

func (*ListDeploymentsRequest) GetSeriesName added in v1.43.0

func (x *ListDeploymentsRequest) GetSeriesName() string

func (*ListDeploymentsRequest) Marshal added in v1.43.0

func (val *ListDeploymentsRequest) Marshal() ([]byte, error)

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

func (*ListDeploymentsRequest) ProtoMessage added in v1.43.0

func (*ListDeploymentsRequest) ProtoMessage()

func (*ListDeploymentsRequest) ProtoReflect added in v1.43.0

func (x *ListDeploymentsRequest) ProtoReflect() protoreflect.Message

func (*ListDeploymentsRequest) Reset added in v1.43.0

func (x *ListDeploymentsRequest) Reset()

func (*ListDeploymentsRequest) Size added in v1.43.0

func (val *ListDeploymentsRequest) Size() int

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

func (*ListDeploymentsRequest) String added in v1.43.0

func (x *ListDeploymentsRequest) String() string

func (*ListDeploymentsRequest) Unmarshal added in v1.43.0

func (val *ListDeploymentsRequest) Unmarshal(buf []byte) error

Unmarshal an object of type ListDeploymentsRequest from the protobuf v3 wire format

type ListDeploymentsResponse added in v1.43.0

type ListDeploymentsResponse struct {
	NextPageToken []byte                    `protobuf:"bytes,1,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	Deployments   []*v19.DeploymentListInfo `protobuf:"bytes,2,rep,name=deployments,proto3" json:"deployments,omitempty"`
	// contains filtered or unexported fields
}

[cleanup-wv-pre-release] Pre-release deployment APIs, clean up later

func (*ListDeploymentsResponse) Descriptor deprecated added in v1.43.0

func (*ListDeploymentsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListDeploymentsResponse.ProtoReflect.Descriptor instead.

func (*ListDeploymentsResponse) Equal added in v1.43.0

func (this *ListDeploymentsResponse) Equal(that interface{}) bool

Equal returns whether two ListDeploymentsResponse 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 (*ListDeploymentsResponse) GetDeployments added in v1.43.0

func (x *ListDeploymentsResponse) GetDeployments() []*v19.DeploymentListInfo

func (*ListDeploymentsResponse) GetNextPageToken added in v1.43.0

func (x *ListDeploymentsResponse) GetNextPageToken() []byte

func (*ListDeploymentsResponse) Marshal added in v1.43.0

func (val *ListDeploymentsResponse) Marshal() ([]byte, error)

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

func (*ListDeploymentsResponse) ProtoMessage added in v1.43.0

func (*ListDeploymentsResponse) ProtoMessage()

func (*ListDeploymentsResponse) ProtoReflect added in v1.43.0

func (x *ListDeploymentsResponse) ProtoReflect() protoreflect.Message

func (*ListDeploymentsResponse) Reset added in v1.43.0

func (x *ListDeploymentsResponse) Reset()

func (*ListDeploymentsResponse) Size added in v1.43.0

func (val *ListDeploymentsResponse) Size() int

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

func (*ListDeploymentsResponse) String added in v1.43.0

func (x *ListDeploymentsResponse) String() string

func (*ListDeploymentsResponse) Unmarshal added in v1.43.0

func (val *ListDeploymentsResponse) Unmarshal(buf []byte) error

Unmarshal an object of type ListDeploymentsResponse from the protobuf v3 wire format

type ListNamespacesRequest

type ListNamespacesRequest struct {
	PageSize        int32                `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
	NextPageToken   []byte               `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	NamespaceFilter *v12.NamespaceFilter `protobuf:"bytes,3,opt,name=namespace_filter,json=namespaceFilter,proto3" json:"namespace_filter,omitempty"`
	// contains filtered or unexported fields
}

func (*ListNamespacesRequest) Descriptor deprecated

func (*ListNamespacesRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListNamespacesRequest.ProtoReflect.Descriptor instead.

func (*ListNamespacesRequest) Equal

func (this *ListNamespacesRequest) Equal(that interface{}) bool

Equal returns whether two ListNamespacesRequest 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 (*ListNamespacesRequest) GetNamespaceFilter added in v1.8.0

func (x *ListNamespacesRequest) GetNamespaceFilter() *v12.NamespaceFilter

func (*ListNamespacesRequest) GetNextPageToken

func (x *ListNamespacesRequest) GetNextPageToken() []byte

func (*ListNamespacesRequest) GetPageSize

func (x *ListNamespacesRequest) GetPageSize() int32

func (*ListNamespacesRequest) Marshal

func (val *ListNamespacesRequest) Marshal() ([]byte, error)

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

func (*ListNamespacesRequest) ProtoMessage

func (*ListNamespacesRequest) ProtoMessage()

func (*ListNamespacesRequest) ProtoReflect added in v1.26.1

func (x *ListNamespacesRequest) ProtoReflect() protoreflect.Message

func (*ListNamespacesRequest) Reset

func (x *ListNamespacesRequest) Reset()

func (*ListNamespacesRequest) Size

func (val *ListNamespacesRequest) Size() int

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

func (*ListNamespacesRequest) String

func (x *ListNamespacesRequest) String() string

func (*ListNamespacesRequest) Unmarshal

func (val *ListNamespacesRequest) Unmarshal(buf []byte) error

Unmarshal an object of type ListNamespacesRequest from the protobuf v3 wire format

type ListNamespacesResponse

type ListNamespacesResponse struct {
	Namespaces    []*DescribeNamespaceResponse `protobuf:"bytes,1,rep,name=namespaces,proto3" json:"namespaces,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 (*ListNamespacesResponse) Descriptor deprecated

func (*ListNamespacesResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListNamespacesResponse.ProtoReflect.Descriptor instead.

func (*ListNamespacesResponse) Equal

func (this *ListNamespacesResponse) Equal(that interface{}) bool

Equal returns whether two ListNamespacesResponse 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 (*ListNamespacesResponse) GetNamespaces

func (x *ListNamespacesResponse) GetNamespaces() []*DescribeNamespaceResponse

func (*ListNamespacesResponse) GetNextPageToken

func (x *ListNamespacesResponse) GetNextPageToken() []byte

func (*ListNamespacesResponse) Marshal

func (val *ListNamespacesResponse) Marshal() ([]byte, error)

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

func (*ListNamespacesResponse) ProtoMessage

func (*ListNamespacesResponse) ProtoMessage()

func (*ListNamespacesResponse) ProtoReflect added in v1.26.1

func (x *ListNamespacesResponse) ProtoReflect() protoreflect.Message

func (*ListNamespacesResponse) Reset

func (x *ListNamespacesResponse) Reset()

func (*ListNamespacesResponse) Size

func (val *ListNamespacesResponse) Size() int

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

func (*ListNamespacesResponse) String

func (x *ListNamespacesResponse) String() string

func (*ListNamespacesResponse) Unmarshal

func (val *ListNamespacesResponse) Unmarshal(buf []byte) error

Unmarshal an object of type ListNamespacesResponse from the protobuf v3 wire format

type ListOpenWorkflowExecutionsRequest

type ListOpenWorkflowExecutionsRequest struct {
	Namespace       string                `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	MaximumPageSize int32                 `protobuf:"varint,2,opt,name=maximum_page_size,json=maximumPageSize,proto3" json:"maximum_page_size,omitempty"`
	NextPageToken   []byte                `protobuf:"bytes,3,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	StartTimeFilter *v113.StartTimeFilter `protobuf:"bytes,4,opt,name=start_time_filter,json=startTimeFilter,proto3" json:"start_time_filter,omitempty"`
	// Types that are valid to be assigned to Filters:
	//
	//	*ListOpenWorkflowExecutionsRequest_ExecutionFilter
	//	*ListOpenWorkflowExecutionsRequest_TypeFilter
	Filters isListOpenWorkflowExecutionsRequest_Filters `protobuf_oneof:"filters"`
	// contains filtered or unexported fields
}

func (*ListOpenWorkflowExecutionsRequest) Descriptor deprecated

func (*ListOpenWorkflowExecutionsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListOpenWorkflowExecutionsRequest.ProtoReflect.Descriptor instead.

func (*ListOpenWorkflowExecutionsRequest) Equal

func (this *ListOpenWorkflowExecutionsRequest) Equal(that interface{}) bool

Equal returns whether two ListOpenWorkflowExecutionsRequest 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 (*ListOpenWorkflowExecutionsRequest) GetExecutionFilter

func (*ListOpenWorkflowExecutionsRequest) GetFilters

func (x *ListOpenWorkflowExecutionsRequest) GetFilters() isListOpenWorkflowExecutionsRequest_Filters

func (*ListOpenWorkflowExecutionsRequest) GetMaximumPageSize

func (x *ListOpenWorkflowExecutionsRequest) GetMaximumPageSize() int32

func (*ListOpenWorkflowExecutionsRequest) GetNamespace

func (x *ListOpenWorkflowExecutionsRequest) GetNamespace() string

func (*ListOpenWorkflowExecutionsRequest) GetNextPageToken

func (x *ListOpenWorkflowExecutionsRequest) GetNextPageToken() []byte

func (*ListOpenWorkflowExecutionsRequest) GetStartTimeFilter

func (x *ListOpenWorkflowExecutionsRequest) GetStartTimeFilter() *v113.StartTimeFilter

func (*ListOpenWorkflowExecutionsRequest) GetTypeFilter

func (*ListOpenWorkflowExecutionsRequest) Marshal

func (val *ListOpenWorkflowExecutionsRequest) Marshal() ([]byte, error)

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

func (*ListOpenWorkflowExecutionsRequest) ProtoMessage

func (*ListOpenWorkflowExecutionsRequest) ProtoMessage()

func (*ListOpenWorkflowExecutionsRequest) ProtoReflect added in v1.26.1

func (*ListOpenWorkflowExecutionsRequest) Reset

func (*ListOpenWorkflowExecutionsRequest) Size

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

func (*ListOpenWorkflowExecutionsRequest) String

func (*ListOpenWorkflowExecutionsRequest) Unmarshal

func (val *ListOpenWorkflowExecutionsRequest) Unmarshal(buf []byte) error

Unmarshal an object of type ListOpenWorkflowExecutionsRequest from the protobuf v3 wire format

type ListOpenWorkflowExecutionsRequest_ExecutionFilter

type ListOpenWorkflowExecutionsRequest_ExecutionFilter struct {
	ExecutionFilter *v113.WorkflowExecutionFilter `protobuf:"bytes,5,opt,name=execution_filter,json=executionFilter,proto3,oneof"`
}

type ListOpenWorkflowExecutionsRequest_TypeFilter

type ListOpenWorkflowExecutionsRequest_TypeFilter struct {
	TypeFilter *v113.WorkflowTypeFilter `protobuf:"bytes,6,opt,name=type_filter,json=typeFilter,proto3,oneof"`
}

type ListOpenWorkflowExecutionsResponse

type ListOpenWorkflowExecutionsResponse struct {
	Executions    []*v17.WorkflowExecutionInfo `protobuf:"bytes,1,rep,name=executions,proto3" json:"executions,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 (*ListOpenWorkflowExecutionsResponse) Descriptor deprecated

func (*ListOpenWorkflowExecutionsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListOpenWorkflowExecutionsResponse.ProtoReflect.Descriptor instead.

func (*ListOpenWorkflowExecutionsResponse) Equal

func (this *ListOpenWorkflowExecutionsResponse) Equal(that interface{}) bool

Equal returns whether two ListOpenWorkflowExecutionsResponse 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 (*ListOpenWorkflowExecutionsResponse) GetExecutions

func (*ListOpenWorkflowExecutionsResponse) GetNextPageToken

func (x *ListOpenWorkflowExecutionsResponse) GetNextPageToken() []byte

func (*ListOpenWorkflowExecutionsResponse) Marshal

func (val *ListOpenWorkflowExecutionsResponse) Marshal() ([]byte, error)

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

func (*ListOpenWorkflowExecutionsResponse) ProtoMessage

func (*ListOpenWorkflowExecutionsResponse) ProtoMessage()

func (*ListOpenWorkflowExecutionsResponse) ProtoReflect added in v1.26.1

func (*ListOpenWorkflowExecutionsResponse) Reset

func (*ListOpenWorkflowExecutionsResponse) Size

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

func (*ListOpenWorkflowExecutionsResponse) String

func (*ListOpenWorkflowExecutionsResponse) Unmarshal

func (val *ListOpenWorkflowExecutionsResponse) Unmarshal(buf []byte) error

Unmarshal an object of type ListOpenWorkflowExecutionsResponse from the protobuf v3 wire format

type ListScheduleMatchingTimesRequest added in v1.8.0

type ListScheduleMatchingTimesRequest struct {

	// The namespace of the schedule to query.
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// The id of the schedule to query.
	ScheduleId string `protobuf:"bytes,2,opt,name=schedule_id,json=scheduleId,proto3" json:"schedule_id,omitempty"`
	// Time range to query.
	StartTime *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`
	EndTime   *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"`
	// contains filtered or unexported fields
}

func (*ListScheduleMatchingTimesRequest) Descriptor deprecated added in v1.8.0

func (*ListScheduleMatchingTimesRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListScheduleMatchingTimesRequest.ProtoReflect.Descriptor instead.

func (*ListScheduleMatchingTimesRequest) Equal added in v1.8.0

func (this *ListScheduleMatchingTimesRequest) Equal(that interface{}) bool

Equal returns whether two ListScheduleMatchingTimesRequest 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 (*ListScheduleMatchingTimesRequest) GetEndTime added in v1.8.0

func (*ListScheduleMatchingTimesRequest) GetNamespace added in v1.8.0

func (x *ListScheduleMatchingTimesRequest) GetNamespace() string

func (*ListScheduleMatchingTimesRequest) GetScheduleId added in v1.8.0

func (x *ListScheduleMatchingTimesRequest) GetScheduleId() string

func (*ListScheduleMatchingTimesRequest) GetStartTime added in v1.8.0

func (*ListScheduleMatchingTimesRequest) Marshal added in v1.8.0

func (val *ListScheduleMatchingTimesRequest) Marshal() ([]byte, error)

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

func (*ListScheduleMatchingTimesRequest) ProtoMessage added in v1.8.0

func (*ListScheduleMatchingTimesRequest) ProtoMessage()

func (*ListScheduleMatchingTimesRequest) ProtoReflect added in v1.26.1

func (*ListScheduleMatchingTimesRequest) Reset added in v1.8.0

func (*ListScheduleMatchingTimesRequest) Size added in v1.8.0

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

func (*ListScheduleMatchingTimesRequest) String added in v1.8.0

func (*ListScheduleMatchingTimesRequest) Unmarshal added in v1.8.0

func (val *ListScheduleMatchingTimesRequest) Unmarshal(buf []byte) error

Unmarshal an object of type ListScheduleMatchingTimesRequest from the protobuf v3 wire format

type ListScheduleMatchingTimesResponse added in v1.8.0

type ListScheduleMatchingTimesResponse struct {
	StartTime []*timestamppb.Timestamp `protobuf:"bytes,1,rep,name=start_time,json=startTime,proto3" json:"start_time,omitempty"`
	// contains filtered or unexported fields
}

func (*ListScheduleMatchingTimesResponse) Descriptor deprecated added in v1.8.0

func (*ListScheduleMatchingTimesResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListScheduleMatchingTimesResponse.ProtoReflect.Descriptor instead.

func (*ListScheduleMatchingTimesResponse) Equal added in v1.8.0

func (this *ListScheduleMatchingTimesResponse) Equal(that interface{}) bool

Equal returns whether two ListScheduleMatchingTimesResponse 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 (*ListScheduleMatchingTimesResponse) GetStartTime added in v1.8.0

func (*ListScheduleMatchingTimesResponse) Marshal added in v1.8.0

func (val *ListScheduleMatchingTimesResponse) Marshal() ([]byte, error)

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

func (*ListScheduleMatchingTimesResponse) ProtoMessage added in v1.8.0

func (*ListScheduleMatchingTimesResponse) ProtoMessage()

func (*ListScheduleMatchingTimesResponse) ProtoReflect added in v1.26.1

func (*ListScheduleMatchingTimesResponse) Reset added in v1.8.0

func (*ListScheduleMatchingTimesResponse) Size added in v1.8.0

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

func (*ListScheduleMatchingTimesResponse) String added in v1.8.0

func (*ListScheduleMatchingTimesResponse) Unmarshal added in v1.8.0

func (val *ListScheduleMatchingTimesResponse) Unmarshal(buf []byte) error

Unmarshal an object of type ListScheduleMatchingTimesResponse from the protobuf v3 wire format

type ListSchedulesRequest added in v1.8.0

type ListSchedulesRequest struct {

	// The namespace to list schedules in.
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// How many to return at once.
	MaximumPageSize int32 `protobuf:"varint,2,opt,name=maximum_page_size,json=maximumPageSize,proto3" json:"maximum_page_size,omitempty"`
	// Token to get the next page of results.
	NextPageToken []byte `protobuf:"bytes,3,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// Query to filter schedules.
	Query string `protobuf:"bytes,4,opt,name=query,proto3" json:"query,omitempty"`
	// contains filtered or unexported fields
}

func (*ListSchedulesRequest) Descriptor deprecated added in v1.8.0

func (*ListSchedulesRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListSchedulesRequest.ProtoReflect.Descriptor instead.

func (*ListSchedulesRequest) Equal added in v1.8.0

func (this *ListSchedulesRequest) Equal(that interface{}) bool

Equal returns whether two ListSchedulesRequest 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 (*ListSchedulesRequest) GetMaximumPageSize added in v1.8.0

func (x *ListSchedulesRequest) GetMaximumPageSize() int32

func (*ListSchedulesRequest) GetNamespace added in v1.8.0

func (x *ListSchedulesRequest) GetNamespace() string

func (*ListSchedulesRequest) GetNextPageToken added in v1.8.0

func (x *ListSchedulesRequest) GetNextPageToken() []byte

func (*ListSchedulesRequest) GetQuery added in v1.31.0

func (x *ListSchedulesRequest) GetQuery() string

func (*ListSchedulesRequest) Marshal added in v1.8.0

func (val *ListSchedulesRequest) Marshal() ([]byte, error)

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

func (*ListSchedulesRequest) ProtoMessage added in v1.8.0

func (*ListSchedulesRequest) ProtoMessage()

func (*ListSchedulesRequest) ProtoReflect added in v1.26.1

func (x *ListSchedulesRequest) ProtoReflect() protoreflect.Message

func (*ListSchedulesRequest) Reset added in v1.8.0

func (x *ListSchedulesRequest) Reset()

func (*ListSchedulesRequest) Size added in v1.8.0

func (val *ListSchedulesRequest) Size() int

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

func (*ListSchedulesRequest) String added in v1.8.0

func (x *ListSchedulesRequest) String() string

func (*ListSchedulesRequest) Unmarshal added in v1.8.0

func (val *ListSchedulesRequest) Unmarshal(buf []byte) error

Unmarshal an object of type ListSchedulesRequest from the protobuf v3 wire format

type ListSchedulesResponse added in v1.8.0

type ListSchedulesResponse struct {
	Schedules     []*v115.ScheduleListEntry `protobuf:"bytes,1,rep,name=schedules,proto3" json:"schedules,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 (*ListSchedulesResponse) Descriptor deprecated added in v1.8.0

func (*ListSchedulesResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListSchedulesResponse.ProtoReflect.Descriptor instead.

func (*ListSchedulesResponse) Equal added in v1.8.0

func (this *ListSchedulesResponse) Equal(that interface{}) bool

Equal returns whether two ListSchedulesResponse 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 (*ListSchedulesResponse) GetNextPageToken added in v1.8.0

func (x *ListSchedulesResponse) GetNextPageToken() []byte

func (*ListSchedulesResponse) GetSchedules added in v1.8.0

func (x *ListSchedulesResponse) GetSchedules() []*v115.ScheduleListEntry

func (*ListSchedulesResponse) Marshal added in v1.8.0

func (val *ListSchedulesResponse) Marshal() ([]byte, error)

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

func (*ListSchedulesResponse) ProtoMessage added in v1.8.0

func (*ListSchedulesResponse) ProtoMessage()

func (*ListSchedulesResponse) ProtoReflect added in v1.26.1

func (x *ListSchedulesResponse) ProtoReflect() protoreflect.Message

func (*ListSchedulesResponse) Reset added in v1.8.0

func (x *ListSchedulesResponse) Reset()

func (*ListSchedulesResponse) Size added in v1.8.0

func (val *ListSchedulesResponse) Size() int

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

func (*ListSchedulesResponse) String added in v1.8.0

func (x *ListSchedulesResponse) String() string

func (*ListSchedulesResponse) Unmarshal added in v1.8.0

func (val *ListSchedulesResponse) Unmarshal(buf []byte) error

Unmarshal an object of type ListSchedulesResponse from the protobuf v3 wire format

type ListTaskQueuePartitionsRequest

type ListTaskQueuePartitionsRequest struct {
	Namespace string         `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	TaskQueue *v14.TaskQueue `protobuf:"bytes,2,opt,name=task_queue,json=taskQueue,proto3" json:"task_queue,omitempty"`
	// contains filtered or unexported fields
}

func (*ListTaskQueuePartitionsRequest) Descriptor deprecated

func (*ListTaskQueuePartitionsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListTaskQueuePartitionsRequest.ProtoReflect.Descriptor instead.

func (*ListTaskQueuePartitionsRequest) Equal

func (this *ListTaskQueuePartitionsRequest) Equal(that interface{}) bool

Equal returns whether two ListTaskQueuePartitionsRequest 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 (*ListTaskQueuePartitionsRequest) GetNamespace

func (x *ListTaskQueuePartitionsRequest) GetNamespace() string

func (*ListTaskQueuePartitionsRequest) GetTaskQueue

func (x *ListTaskQueuePartitionsRequest) GetTaskQueue() *v14.TaskQueue

func (*ListTaskQueuePartitionsRequest) Marshal

func (val *ListTaskQueuePartitionsRequest) Marshal() ([]byte, error)

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

func (*ListTaskQueuePartitionsRequest) ProtoMessage

func (*ListTaskQueuePartitionsRequest) ProtoMessage()

func (*ListTaskQueuePartitionsRequest) ProtoReflect added in v1.26.1

func (*ListTaskQueuePartitionsRequest) Reset

func (x *ListTaskQueuePartitionsRequest) Reset()

func (*ListTaskQueuePartitionsRequest) Size

func (val *ListTaskQueuePartitionsRequest) Size() int

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

func (*ListTaskQueuePartitionsRequest) String

func (*ListTaskQueuePartitionsRequest) Unmarshal

func (val *ListTaskQueuePartitionsRequest) Unmarshal(buf []byte) error

Unmarshal an object of type ListTaskQueuePartitionsRequest from the protobuf v3 wire format

type ListTaskQueuePartitionsResponse

type ListTaskQueuePartitionsResponse struct {
	ActivityTaskQueuePartitions []*v14.TaskQueuePartitionMetadata `` /* 146-byte string literal not displayed */
	WorkflowTaskQueuePartitions []*v14.TaskQueuePartitionMetadata `` /* 146-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*ListTaskQueuePartitionsResponse) Descriptor deprecated

func (*ListTaskQueuePartitionsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListTaskQueuePartitionsResponse.ProtoReflect.Descriptor instead.

func (*ListTaskQueuePartitionsResponse) Equal

func (this *ListTaskQueuePartitionsResponse) Equal(that interface{}) bool

Equal returns whether two ListTaskQueuePartitionsResponse 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 (*ListTaskQueuePartitionsResponse) GetActivityTaskQueuePartitions

func (x *ListTaskQueuePartitionsResponse) GetActivityTaskQueuePartitions() []*v14.TaskQueuePartitionMetadata

func (*ListTaskQueuePartitionsResponse) GetWorkflowTaskQueuePartitions

func (x *ListTaskQueuePartitionsResponse) GetWorkflowTaskQueuePartitions() []*v14.TaskQueuePartitionMetadata

func (*ListTaskQueuePartitionsResponse) Marshal

func (val *ListTaskQueuePartitionsResponse) Marshal() ([]byte, error)

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

func (*ListTaskQueuePartitionsResponse) ProtoMessage

func (*ListTaskQueuePartitionsResponse) ProtoMessage()

func (*ListTaskQueuePartitionsResponse) ProtoReflect added in v1.26.1

func (*ListTaskQueuePartitionsResponse) Reset

func (*ListTaskQueuePartitionsResponse) Size

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

func (*ListTaskQueuePartitionsResponse) String

func (*ListTaskQueuePartitionsResponse) Unmarshal

func (val *ListTaskQueuePartitionsResponse) Unmarshal(buf []byte) error

Unmarshal an object of type ListTaskQueuePartitionsResponse from the protobuf v3 wire format

type ListWorkerDeploymentsRequest added in v1.44.0

type ListWorkerDeploymentsRequest struct {
	Namespace     string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,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 (*ListWorkerDeploymentsRequest) Descriptor deprecated added in v1.44.0

func (*ListWorkerDeploymentsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListWorkerDeploymentsRequest.ProtoReflect.Descriptor instead.

func (*ListWorkerDeploymentsRequest) Equal added in v1.44.0

func (this *ListWorkerDeploymentsRequest) Equal(that interface{}) bool

Equal returns whether two ListWorkerDeploymentsRequest 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 (*ListWorkerDeploymentsRequest) GetNamespace added in v1.44.0

func (x *ListWorkerDeploymentsRequest) GetNamespace() string

func (*ListWorkerDeploymentsRequest) GetNextPageToken added in v1.44.0

func (x *ListWorkerDeploymentsRequest) GetNextPageToken() []byte

func (*ListWorkerDeploymentsRequest) GetPageSize added in v1.44.0

func (x *ListWorkerDeploymentsRequest) GetPageSize() int32

func (*ListWorkerDeploymentsRequest) Marshal added in v1.44.0

func (val *ListWorkerDeploymentsRequest) Marshal() ([]byte, error)

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

func (*ListWorkerDeploymentsRequest) ProtoMessage added in v1.44.0

func (*ListWorkerDeploymentsRequest) ProtoMessage()

func (*ListWorkerDeploymentsRequest) ProtoReflect added in v1.44.0

func (*ListWorkerDeploymentsRequest) Reset added in v1.44.0

func (x *ListWorkerDeploymentsRequest) Reset()

func (*ListWorkerDeploymentsRequest) Size added in v1.44.0

func (val *ListWorkerDeploymentsRequest) Size() int

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

func (*ListWorkerDeploymentsRequest) String added in v1.44.0

func (*ListWorkerDeploymentsRequest) Unmarshal added in v1.44.0

func (val *ListWorkerDeploymentsRequest) Unmarshal(buf []byte) error

Unmarshal an object of type ListWorkerDeploymentsRequest from the protobuf v3 wire format

type ListWorkerDeploymentsResponse added in v1.44.0

type ListWorkerDeploymentsResponse struct {
	NextPageToken []byte `protobuf:"bytes,1,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// The list of worker deployments.
	WorkerDeployments []*ListWorkerDeploymentsResponse_WorkerDeploymentSummary `protobuf:"bytes,2,rep,name=worker_deployments,json=workerDeployments,proto3" json:"worker_deployments,omitempty"`
	// contains filtered or unexported fields
}

func (*ListWorkerDeploymentsResponse) Descriptor deprecated added in v1.44.0

func (*ListWorkerDeploymentsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListWorkerDeploymentsResponse.ProtoReflect.Descriptor instead.

func (*ListWorkerDeploymentsResponse) Equal added in v1.44.0

func (this *ListWorkerDeploymentsResponse) Equal(that interface{}) bool

Equal returns whether two ListWorkerDeploymentsResponse 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 (*ListWorkerDeploymentsResponse) GetNextPageToken added in v1.44.0

func (x *ListWorkerDeploymentsResponse) GetNextPageToken() []byte

func (*ListWorkerDeploymentsResponse) GetWorkerDeployments added in v1.44.0

func (*ListWorkerDeploymentsResponse) Marshal added in v1.44.0

func (val *ListWorkerDeploymentsResponse) Marshal() ([]byte, error)

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

func (*ListWorkerDeploymentsResponse) ProtoMessage added in v1.44.0

func (*ListWorkerDeploymentsResponse) ProtoMessage()

func (*ListWorkerDeploymentsResponse) ProtoReflect added in v1.44.0

func (*ListWorkerDeploymentsResponse) Reset added in v1.44.0

func (x *ListWorkerDeploymentsResponse) Reset()

func (*ListWorkerDeploymentsResponse) Size added in v1.44.0

func (val *ListWorkerDeploymentsResponse) Size() int

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

func (*ListWorkerDeploymentsResponse) String added in v1.44.0

func (*ListWorkerDeploymentsResponse) Unmarshal added in v1.44.0

func (val *ListWorkerDeploymentsResponse) Unmarshal(buf []byte) error

Unmarshal an object of type ListWorkerDeploymentsResponse from the protobuf v3 wire format

type ListWorkerDeploymentsResponse_WorkerDeploymentSummary added in v1.44.0

type ListWorkerDeploymentsResponse_WorkerDeploymentSummary struct {
	Name          string                 `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	CreateTime    *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=create_time,json=createTime,proto3" json:"create_time,omitempty"`
	RoutingConfig *v19.RoutingConfig     `protobuf:"bytes,3,opt,name=routing_config,json=routingConfig,proto3" json:"routing_config,omitempty"`
	// contains filtered or unexported fields
}

(-- api-linter: core::0123::resource-annotation=disabled --) A subset of WorkerDeploymentInfo

func (*ListWorkerDeploymentsResponse_WorkerDeploymentSummary) Descriptor deprecated added in v1.44.0

Deprecated: Use ListWorkerDeploymentsResponse_WorkerDeploymentSummary.ProtoReflect.Descriptor instead.

func (*ListWorkerDeploymentsResponse_WorkerDeploymentSummary) GetCreateTime added in v1.44.0

func (*ListWorkerDeploymentsResponse_WorkerDeploymentSummary) GetName added in v1.44.0

func (*ListWorkerDeploymentsResponse_WorkerDeploymentSummary) GetRoutingConfig added in v1.44.0

func (*ListWorkerDeploymentsResponse_WorkerDeploymentSummary) ProtoMessage added in v1.44.0

func (*ListWorkerDeploymentsResponse_WorkerDeploymentSummary) ProtoReflect added in v1.44.0

func (*ListWorkerDeploymentsResponse_WorkerDeploymentSummary) Reset added in v1.44.0

func (*ListWorkerDeploymentsResponse_WorkerDeploymentSummary) String added in v1.44.0

type ListWorkflowExecutionsRequest

type ListWorkflowExecutionsRequest struct {
	Namespace     string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,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"`
	Query         string `protobuf:"bytes,4,opt,name=query,proto3" json:"query,omitempty"`
	// contains filtered or unexported fields
}

func (*ListWorkflowExecutionsRequest) Descriptor deprecated

func (*ListWorkflowExecutionsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ListWorkflowExecutionsRequest.ProtoReflect.Descriptor instead.

func (*ListWorkflowExecutionsRequest) Equal

func (this *ListWorkflowExecutionsRequest) Equal(that interface{}) bool

Equal returns whether two ListWorkflowExecutionsRequest 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 (*ListWorkflowExecutionsRequest) GetNamespace

func (x *ListWorkflowExecutionsRequest) GetNamespace() string

func (*ListWorkflowExecutionsRequest) GetNextPageToken

func (x *ListWorkflowExecutionsRequest) GetNextPageToken() []byte

func (*ListWorkflowExecutionsRequest) GetPageSize

func (x *ListWorkflowExecutionsRequest) GetPageSize() int32

func (*ListWorkflowExecutionsRequest) GetQuery

func (x *ListWorkflowExecutionsRequest) GetQuery() string

func (*ListWorkflowExecutionsRequest) Marshal

func (val *ListWorkflowExecutionsRequest) Marshal() ([]byte, error)

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

func (*ListWorkflowExecutionsRequest) ProtoMessage

func (*ListWorkflowExecutionsRequest) ProtoMessage()

func (*ListWorkflowExecutionsRequest) ProtoReflect added in v1.26.1

func (*ListWorkflowExecutionsRequest) Reset

func (x *ListWorkflowExecutionsRequest) Reset()

func (*ListWorkflowExecutionsRequest) Size

func (val *ListWorkflowExecutionsRequest) Size() int

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

func (*ListWorkflowExecutionsRequest) String

func (*ListWorkflowExecutionsRequest) Unmarshal

func (val *ListWorkflowExecutionsRequest) Unmarshal(buf []byte) error

Unmarshal an object of type ListWorkflowExecutionsRequest from the protobuf v3 wire format

type ListWorkflowExecutionsResponse

type ListWorkflowExecutionsResponse struct {
	Executions    []*v17.WorkflowExecutionInfo `protobuf:"bytes,1,rep,name=executions,proto3" json:"executions,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 (*ListWorkflowExecutionsResponse) Descriptor deprecated

func (*ListWorkflowExecutionsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ListWorkflowExecutionsResponse.ProtoReflect.Descriptor instead.

func (*ListWorkflowExecutionsResponse) Equal

func (this *ListWorkflowExecutionsResponse) Equal(that interface{}) bool

Equal returns whether two ListWorkflowExecutionsResponse 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 (*ListWorkflowExecutionsResponse) GetExecutions

func (*ListWorkflowExecutionsResponse) GetNextPageToken

func (x *ListWorkflowExecutionsResponse) GetNextPageToken() []byte

func (*ListWorkflowExecutionsResponse) Marshal

func (val *ListWorkflowExecutionsResponse) Marshal() ([]byte, error)

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

func (*ListWorkflowExecutionsResponse) ProtoMessage

func (*ListWorkflowExecutionsResponse) ProtoMessage()

func (*ListWorkflowExecutionsResponse) ProtoReflect added in v1.26.1

func (*ListWorkflowExecutionsResponse) Reset

func (x *ListWorkflowExecutionsResponse) Reset()

func (*ListWorkflowExecutionsResponse) Size

func (val *ListWorkflowExecutionsResponse) Size() int

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

func (*ListWorkflowExecutionsResponse) String

func (*ListWorkflowExecutionsResponse) Unmarshal

func (val *ListWorkflowExecutionsResponse) Unmarshal(buf []byte) error

Unmarshal an object of type ListWorkflowExecutionsResponse from the protobuf v3 wire format

type PatchScheduleRequest added in v1.8.0

type PatchScheduleRequest struct {

	// The namespace of the schedule to patch.
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// The id of the schedule to patch.
	ScheduleId string              `protobuf:"bytes,2,opt,name=schedule_id,json=scheduleId,proto3" json:"schedule_id,omitempty"`
	Patch      *v115.SchedulePatch `protobuf:"bytes,3,opt,name=patch,proto3" json:"patch,omitempty"`
	// The identity of the client who initiated this request.
	Identity string `protobuf:"bytes,4,opt,name=identity,proto3" json:"identity,omitempty"`
	// A unique identifier for this update request for idempotence. Typically UUIDv4.
	RequestId string `protobuf:"bytes,5,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
	// contains filtered or unexported fields
}

func (*PatchScheduleRequest) Descriptor deprecated added in v1.8.0

func (*PatchScheduleRequest) Descriptor() ([]byte, []int)

Deprecated: Use PatchScheduleRequest.ProtoReflect.Descriptor instead.

func (*PatchScheduleRequest) Equal added in v1.8.0

func (this *PatchScheduleRequest) Equal(that interface{}) bool

Equal returns whether two PatchScheduleRequest 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 (*PatchScheduleRequest) GetIdentity added in v1.8.0

func (x *PatchScheduleRequest) GetIdentity() string

func (*PatchScheduleRequest) GetNamespace added in v1.8.0

func (x *PatchScheduleRequest) GetNamespace() string

func (*PatchScheduleRequest) GetPatch added in v1.8.0

func (x *PatchScheduleRequest) GetPatch() *v115.SchedulePatch

func (*PatchScheduleRequest) GetRequestId added in v1.8.0

func (x *PatchScheduleRequest) GetRequestId() string

func (*PatchScheduleRequest) GetScheduleId added in v1.8.0

func (x *PatchScheduleRequest) GetScheduleId() string

func (*PatchScheduleRequest) Marshal added in v1.8.0

func (val *PatchScheduleRequest) Marshal() ([]byte, error)

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

func (*PatchScheduleRequest) ProtoMessage added in v1.8.0

func (*PatchScheduleRequest) ProtoMessage()

func (*PatchScheduleRequest) ProtoReflect added in v1.26.1

func (x *PatchScheduleRequest) ProtoReflect() protoreflect.Message

func (*PatchScheduleRequest) Reset added in v1.8.0

func (x *PatchScheduleRequest) Reset()

func (*PatchScheduleRequest) Size added in v1.8.0

func (val *PatchScheduleRequest) Size() int

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

func (*PatchScheduleRequest) String added in v1.8.0

func (x *PatchScheduleRequest) String() string

func (*PatchScheduleRequest) Unmarshal added in v1.8.0

func (val *PatchScheduleRequest) Unmarshal(buf []byte) error

Unmarshal an object of type PatchScheduleRequest from the protobuf v3 wire format

type PatchScheduleResponse added in v1.8.0

type PatchScheduleResponse struct {
	// contains filtered or unexported fields
}

func (*PatchScheduleResponse) Descriptor deprecated added in v1.8.0

func (*PatchScheduleResponse) Descriptor() ([]byte, []int)

Deprecated: Use PatchScheduleResponse.ProtoReflect.Descriptor instead.

func (*PatchScheduleResponse) Equal added in v1.8.0

func (this *PatchScheduleResponse) Equal(that interface{}) bool

Equal returns whether two PatchScheduleResponse 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 (*PatchScheduleResponse) Marshal added in v1.8.0

func (val *PatchScheduleResponse) Marshal() ([]byte, error)

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

func (*PatchScheduleResponse) ProtoMessage added in v1.8.0

func (*PatchScheduleResponse) ProtoMessage()

func (*PatchScheduleResponse) ProtoReflect added in v1.26.1

func (x *PatchScheduleResponse) ProtoReflect() protoreflect.Message

func (*PatchScheduleResponse) Reset added in v1.8.0

func (x *PatchScheduleResponse) Reset()

func (*PatchScheduleResponse) Size added in v1.8.0

func (val *PatchScheduleResponse) Size() int

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

func (*PatchScheduleResponse) String added in v1.8.0

func (x *PatchScheduleResponse) String() string

func (*PatchScheduleResponse) Unmarshal added in v1.8.0

func (val *PatchScheduleResponse) Unmarshal(buf []byte) error

Unmarshal an object of type PatchScheduleResponse from the protobuf v3 wire format

type PauseActivityRequest added in v1.44.0

type PauseActivityRequest struct {

	// Namespace of the workflow which scheduled this activity.
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// Execution info of the workflow which scheduled this activity
	Execution *v13.WorkflowExecution `protobuf:"bytes,2,opt,name=execution,proto3" json:"execution,omitempty"`
	// The identity of the client who initiated this request.
	Identity string `protobuf:"bytes,3,opt,name=identity,proto3" json:"identity,omitempty"`
	// either activity id or activity type must be provided
	//
	// Types that are valid to be assigned to Activity:
	//
	//	*PauseActivityRequest_Id
	//	*PauseActivityRequest_Type
	Activity isPauseActivityRequest_Activity `protobuf_oneof:"activity"`
	// contains filtered or unexported fields
}

func (*PauseActivityRequest) Descriptor deprecated added in v1.44.0

func (*PauseActivityRequest) Descriptor() ([]byte, []int)

Deprecated: Use PauseActivityRequest.ProtoReflect.Descriptor instead.

func (*PauseActivityRequest) Equal added in v1.44.0

func (this *PauseActivityRequest) Equal(that interface{}) bool

Equal returns whether two PauseActivityRequest 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 (*PauseActivityRequest) GetActivity added in v1.44.0

func (x *PauseActivityRequest) GetActivity() isPauseActivityRequest_Activity

func (*PauseActivityRequest) GetExecution added in v1.44.0

func (x *PauseActivityRequest) GetExecution() *v13.WorkflowExecution

func (*PauseActivityRequest) GetId added in v1.44.0

func (x *PauseActivityRequest) GetId() string

func (*PauseActivityRequest) GetIdentity added in v1.44.0

func (x *PauseActivityRequest) GetIdentity() string

func (*PauseActivityRequest) GetNamespace added in v1.44.0

func (x *PauseActivityRequest) GetNamespace() string

func (*PauseActivityRequest) GetType added in v1.44.0

func (x *PauseActivityRequest) GetType() string

func (*PauseActivityRequest) Marshal added in v1.44.0

func (val *PauseActivityRequest) Marshal() ([]byte, error)

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

func (*PauseActivityRequest) ProtoMessage added in v1.44.0

func (*PauseActivityRequest) ProtoMessage()

func (*PauseActivityRequest) ProtoReflect added in v1.44.0

func (x *PauseActivityRequest) ProtoReflect() protoreflect.Message

func (*PauseActivityRequest) Reset added in v1.44.0

func (x *PauseActivityRequest) Reset()

func (*PauseActivityRequest) Size added in v1.44.0

func (val *PauseActivityRequest) Size() int

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

func (*PauseActivityRequest) String added in v1.44.0

func (x *PauseActivityRequest) String() string

func (*PauseActivityRequest) Unmarshal added in v1.44.0

func (val *PauseActivityRequest) Unmarshal(buf []byte) error

Unmarshal an object of type PauseActivityRequest from the protobuf v3 wire format

type PauseActivityRequest_Id added in v1.44.0

type PauseActivityRequest_Id struct {
	// Only the activity with this ID will be paused.
	Id string `protobuf:"bytes,4,opt,name=id,proto3,oneof"`
}

type PauseActivityRequest_Type added in v1.44.0

type PauseActivityRequest_Type struct {
	// Pause all running activities of this type.
	Type string `protobuf:"bytes,5,opt,name=type,proto3,oneof"`
}

type PauseActivityResponse added in v1.44.0

type PauseActivityResponse struct {
	// contains filtered or unexported fields
}

func (*PauseActivityResponse) Descriptor deprecated added in v1.44.0

func (*PauseActivityResponse) Descriptor() ([]byte, []int)

Deprecated: Use PauseActivityResponse.ProtoReflect.Descriptor instead.

func (*PauseActivityResponse) Equal added in v1.44.0

func (this *PauseActivityResponse) Equal(that interface{}) bool

Equal returns whether two PauseActivityResponse 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 (*PauseActivityResponse) Marshal added in v1.44.0

func (val *PauseActivityResponse) Marshal() ([]byte, error)

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

func (*PauseActivityResponse) ProtoMessage added in v1.44.0

func (*PauseActivityResponse) ProtoMessage()

func (*PauseActivityResponse) ProtoReflect added in v1.44.0

func (x *PauseActivityResponse) ProtoReflect() protoreflect.Message

func (*PauseActivityResponse) Reset added in v1.44.0

func (x *PauseActivityResponse) Reset()

func (*PauseActivityResponse) Size added in v1.44.0

func (val *PauseActivityResponse) Size() int

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

func (*PauseActivityResponse) String added in v1.44.0

func (x *PauseActivityResponse) String() string

func (*PauseActivityResponse) Unmarshal added in v1.44.0

func (val *PauseActivityResponse) Unmarshal(buf []byte) error

Unmarshal an object of type PauseActivityResponse from the protobuf v3 wire format

type PollActivityTaskQueueRequest

type PollActivityTaskQueueRequest struct {
	Namespace string         `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	TaskQueue *v14.TaskQueue `protobuf:"bytes,2,opt,name=task_queue,json=taskQueue,proto3" json:"task_queue,omitempty"`
	// The identity of the worker/client
	Identity          string                 `protobuf:"bytes,3,opt,name=identity,proto3" json:"identity,omitempty"`
	TaskQueueMetadata *v14.TaskQueueMetadata `protobuf:"bytes,4,opt,name=task_queue_metadata,json=taskQueueMetadata,proto3" json:"task_queue_metadata,omitempty"`
	// Information about this worker's build identifier and if it is choosing to use the versioning
	// feature. See the `WorkerVersionCapabilities` docstring for more.
	// Deprecated. Replaced by deployment_options.
	//
	// Deprecated: Marked as deprecated in temporal/api/workflowservice/v1/request_response.proto.
	WorkerVersionCapabilities *v13.WorkerVersionCapabilities `` /* 138-byte string literal not displayed */
	// Worker deployment options that user has set in the worker.
	DeploymentOptions *v19.WorkerDeploymentOptions `protobuf:"bytes,6,opt,name=deployment_options,json=deploymentOptions,proto3" json:"deployment_options,omitempty"`
	// contains filtered or unexported fields
}

func (*PollActivityTaskQueueRequest) Descriptor deprecated

func (*PollActivityTaskQueueRequest) Descriptor() ([]byte, []int)

Deprecated: Use PollActivityTaskQueueRequest.ProtoReflect.Descriptor instead.

func (*PollActivityTaskQueueRequest) Equal

func (this *PollActivityTaskQueueRequest) Equal(that interface{}) bool

Equal returns whether two PollActivityTaskQueueRequest 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 (*PollActivityTaskQueueRequest) GetDeploymentOptions added in v1.44.0

func (x *PollActivityTaskQueueRequest) GetDeploymentOptions() *v19.WorkerDeploymentOptions

func (*PollActivityTaskQueueRequest) GetIdentity

func (x *PollActivityTaskQueueRequest) GetIdentity() string

func (*PollActivityTaskQueueRequest) GetNamespace

func (x *PollActivityTaskQueueRequest) GetNamespace() string

func (*PollActivityTaskQueueRequest) GetTaskQueue

func (x *PollActivityTaskQueueRequest) GetTaskQueue() *v14.TaskQueue

func (*PollActivityTaskQueueRequest) GetTaskQueueMetadata

func (x *PollActivityTaskQueueRequest) GetTaskQueueMetadata() *v14.TaskQueueMetadata

func (*PollActivityTaskQueueRequest) GetWorkerVersionCapabilities deprecated added in v1.19.0

func (x *PollActivityTaskQueueRequest) GetWorkerVersionCapabilities() *v13.WorkerVersionCapabilities

Deprecated: Marked as deprecated in temporal/api/workflowservice/v1/request_response.proto.

func (*PollActivityTaskQueueRequest) Marshal

func (val *PollActivityTaskQueueRequest) Marshal() ([]byte, error)

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

func (*PollActivityTaskQueueRequest) ProtoMessage

func (*PollActivityTaskQueueRequest) ProtoMessage()

func (*PollActivityTaskQueueRequest) ProtoReflect added in v1.26.1

func (*PollActivityTaskQueueRequest) Reset

func (x *PollActivityTaskQueueRequest) Reset()

func (*PollActivityTaskQueueRequest) Size

func (val *PollActivityTaskQueueRequest) Size() int

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

func (*PollActivityTaskQueueRequest) String

func (*PollActivityTaskQueueRequest) Unmarshal

func (val *PollActivityTaskQueueRequest) Unmarshal(buf []byte) error

Unmarshal an object of type PollActivityTaskQueueRequest from the protobuf v3 wire format

type PollActivityTaskQueueResponse

type PollActivityTaskQueueResponse struct {

	// A unique identifier for this task
	TaskToken []byte `protobuf:"bytes,1,opt,name=task_token,json=taskToken,proto3" json:"task_token,omitempty"`
	// The namespace the workflow which requested this activity lives in
	WorkflowNamespace string `protobuf:"bytes,2,opt,name=workflow_namespace,json=workflowNamespace,proto3" json:"workflow_namespace,omitempty"`
	// Type of the requesting workflow
	WorkflowType *v13.WorkflowType `protobuf:"bytes,3,opt,name=workflow_type,json=workflowType,proto3" json:"workflow_type,omitempty"`
	// Execution info of the requesting workflow
	WorkflowExecution *v13.WorkflowExecution `protobuf:"bytes,4,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"`
	ActivityType      *v13.ActivityType      `protobuf:"bytes,5,opt,name=activity_type,json=activityType,proto3" json:"activity_type,omitempty"`
	// The autogenerated or user specified identifier of this activity. Can be used to complete the
	// activity via `RespondActivityTaskCompletedById`. May be re-used as long as the last usage
	// has resolved, but unique IDs for every activity invocation is a good idea.
	ActivityId string `protobuf:"bytes,6,opt,name=activity_id,json=activityId,proto3" json:"activity_id,omitempty"`
	// Headers specified by the scheduling workflow. Commonly used to propagate contextual info
	// from the workflow to its activities. For example, tracing contexts.
	Header *v13.Header `protobuf:"bytes,7,opt,name=header,proto3" json:"header,omitempty"`
	// Arguments to the activity invocation
	Input *v13.Payloads `protobuf:"bytes,8,opt,name=input,proto3" json:"input,omitempty"`
	// Details of the last heartbeat that was recorded for this activity as of the time this task
	// was delivered.
	HeartbeatDetails *v13.Payloads `protobuf:"bytes,9,opt,name=heartbeat_details,json=heartbeatDetails,proto3" json:"heartbeat_details,omitempty"`
	// When was this task first scheduled
	ScheduledTime *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=scheduled_time,json=scheduledTime,proto3" json:"scheduled_time,omitempty"`
	// When was this task attempt scheduled
	CurrentAttemptScheduledTime *timestamppb.Timestamp `` /* 147-byte string literal not displayed */
	// When was this task started (this attempt)
	StartedTime *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=started_time,json=startedTime,proto3" json:"started_time,omitempty"`
	// Starting at 1, the number of attempts to perform this activity
	Attempt int32 `protobuf:"varint,13,opt,name=attempt,proto3" json:"attempt,omitempty"`
	// First scheduled -> final result reported timeout
	//
	// (-- api-linter: core::0140::prepositions=disabled
	//
	//	aip.dev/not-precedent: "to" is used to indicate interval. --)
	ScheduleToCloseTimeout *durationpb.Duration `` /* 132-byte string literal not displayed */
	// Current attempt start -> final result reported timeout
	//
	// (-- api-linter: core::0140::prepositions=disabled
	//
	//	aip.dev/not-precedent: "to" is used to indicate interval. --)
	StartToCloseTimeout *durationpb.Duration `protobuf:"bytes,15,opt,name=start_to_close_timeout,json=startToCloseTimeout,proto3" json:"start_to_close_timeout,omitempty"`
	// Window within which the activity must report a heartbeat, or be timed out.
	HeartbeatTimeout *durationpb.Duration `protobuf:"bytes,16,opt,name=heartbeat_timeout,json=heartbeatTimeout,proto3" json:"heartbeat_timeout,omitempty"`
	// This is the retry policy the service uses which may be different from the one provided
	// (or not) during activity scheduling. The service can override the provided one if some
	// values are not specified or exceed configured system limits.
	RetryPolicy *v13.RetryPolicy `protobuf:"bytes,17,opt,name=retry_policy,json=retryPolicy,proto3" json:"retry_policy,omitempty"`
	// Server-advised information the SDK may use to adjust its poller count.
	PollerScalingDecision *v14.PollerScalingDecision `` /* 127-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*PollActivityTaskQueueResponse) Descriptor deprecated

func (*PollActivityTaskQueueResponse) Descriptor() ([]byte, []int)

Deprecated: Use PollActivityTaskQueueResponse.ProtoReflect.Descriptor instead.

func (*PollActivityTaskQueueResponse) Equal

func (this *PollActivityTaskQueueResponse) Equal(that interface{}) bool

Equal returns whether two PollActivityTaskQueueResponse 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 (*PollActivityTaskQueueResponse) GetActivityId

func (x *PollActivityTaskQueueResponse) GetActivityId() string

func (*PollActivityTaskQueueResponse) GetActivityType

func (x *PollActivityTaskQueueResponse) GetActivityType() *v13.ActivityType

func (*PollActivityTaskQueueResponse) GetAttempt

func (x *PollActivityTaskQueueResponse) GetAttempt() int32

func (*PollActivityTaskQueueResponse) GetCurrentAttemptScheduledTime added in v0.28.0

func (x *PollActivityTaskQueueResponse) GetCurrentAttemptScheduledTime() *timestamppb.Timestamp

func (*PollActivityTaskQueueResponse) GetHeader

func (x *PollActivityTaskQueueResponse) GetHeader() *v13.Header

func (*PollActivityTaskQueueResponse) GetHeartbeatDetails

func (x *PollActivityTaskQueueResponse) GetHeartbeatDetails() *v13.Payloads

func (*PollActivityTaskQueueResponse) GetHeartbeatTimeout added in v0.28.0

func (x *PollActivityTaskQueueResponse) GetHeartbeatTimeout() *durationpb.Duration

func (*PollActivityTaskQueueResponse) GetInput

func (*PollActivityTaskQueueResponse) GetPollerScalingDecision added in v1.45.0

func (x *PollActivityTaskQueueResponse) GetPollerScalingDecision() *v14.PollerScalingDecision

func (*PollActivityTaskQueueResponse) GetRetryPolicy

func (x *PollActivityTaskQueueResponse) GetRetryPolicy() *v13.RetryPolicy

func (*PollActivityTaskQueueResponse) GetScheduleToCloseTimeout added in v0.28.0

func (x *PollActivityTaskQueueResponse) GetScheduleToCloseTimeout() *durationpb.Duration

func (*PollActivityTaskQueueResponse) GetScheduledTime added in v0.28.0

func (x *PollActivityTaskQueueResponse) GetScheduledTime() *timestamppb.Timestamp

func (*PollActivityTaskQueueResponse) GetStartToCloseTimeout added in v0.28.0

func (x *PollActivityTaskQueueResponse) GetStartToCloseTimeout() *durationpb.Duration

func (*PollActivityTaskQueueResponse) GetStartedTime added in v0.28.0

func (*PollActivityTaskQueueResponse) GetTaskToken

func (x *PollActivityTaskQueueResponse) GetTaskToken() []byte

func (*PollActivityTaskQueueResponse) GetWorkflowExecution

func (x *PollActivityTaskQueueResponse) GetWorkflowExecution() *v13.WorkflowExecution

func (*PollActivityTaskQueueResponse) GetWorkflowNamespace

func (x *PollActivityTaskQueueResponse) GetWorkflowNamespace() string

func (*PollActivityTaskQueueResponse) GetWorkflowType

func (x *PollActivityTaskQueueResponse) GetWorkflowType() *v13.WorkflowType

func (*PollActivityTaskQueueResponse) Marshal

func (val *PollActivityTaskQueueResponse) Marshal() ([]byte, error)

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

func (*PollActivityTaskQueueResponse) ProtoMessage

func (*PollActivityTaskQueueResponse) ProtoMessage()

func (*PollActivityTaskQueueResponse) ProtoReflect added in v1.26.1

func (*PollActivityTaskQueueResponse) Reset

func (x *PollActivityTaskQueueResponse) Reset()

func (*PollActivityTaskQueueResponse) Size

func (val *PollActivityTaskQueueResponse) Size() int

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

func (*PollActivityTaskQueueResponse) String

func (*PollActivityTaskQueueResponse) Unmarshal

func (val *PollActivityTaskQueueResponse) Unmarshal(buf []byte) error

Unmarshal an object of type PollActivityTaskQueueResponse from the protobuf v3 wire format

type PollNexusTaskQueueRequest added in v1.27.0

type PollNexusTaskQueueRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// The identity of the client who initiated this request.
	Identity  string         `protobuf:"bytes,2,opt,name=identity,proto3" json:"identity,omitempty"`
	TaskQueue *v14.TaskQueue `protobuf:"bytes,3,opt,name=task_queue,json=taskQueue,proto3" json:"task_queue,omitempty"`
	// Information about this worker's build identifier and if it is choosing to use the versioning
	// feature. See the `WorkerVersionCapabilities` docstring for more.
	// Deprecated. Replaced by deployment_options.
	//
	// Deprecated: Marked as deprecated in temporal/api/workflowservice/v1/request_response.proto.
	WorkerVersionCapabilities *v13.WorkerVersionCapabilities `` /* 138-byte string literal not displayed */
	// Worker deployment options that user has set in the worker.
	DeploymentOptions *v19.WorkerDeploymentOptions `protobuf:"bytes,6,opt,name=deployment_options,json=deploymentOptions,proto3" json:"deployment_options,omitempty"`
	// contains filtered or unexported fields
}

func (*PollNexusTaskQueueRequest) Descriptor deprecated added in v1.27.0

func (*PollNexusTaskQueueRequest) Descriptor() ([]byte, []int)

Deprecated: Use PollNexusTaskQueueRequest.ProtoReflect.Descriptor instead.

func (*PollNexusTaskQueueRequest) Equal added in v1.27.0

func (this *PollNexusTaskQueueRequest) Equal(that interface{}) bool

Equal returns whether two PollNexusTaskQueueRequest 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 (*PollNexusTaskQueueRequest) GetDeploymentOptions added in v1.44.0

func (x *PollNexusTaskQueueRequest) GetDeploymentOptions() *v19.WorkerDeploymentOptions

func (*PollNexusTaskQueueRequest) GetIdentity added in v1.27.0

func (x *PollNexusTaskQueueRequest) GetIdentity() string

func (*PollNexusTaskQueueRequest) GetNamespace added in v1.27.0

func (x *PollNexusTaskQueueRequest) GetNamespace() string

func (*PollNexusTaskQueueRequest) GetTaskQueue added in v1.27.0

func (x *PollNexusTaskQueueRequest) GetTaskQueue() *v14.TaskQueue

func (*PollNexusTaskQueueRequest) GetWorkerVersionCapabilities deprecated added in v1.27.0

func (x *PollNexusTaskQueueRequest) GetWorkerVersionCapabilities() *v13.WorkerVersionCapabilities

Deprecated: Marked as deprecated in temporal/api/workflowservice/v1/request_response.proto.

func (*PollNexusTaskQueueRequest) Marshal added in v1.27.0

func (val *PollNexusTaskQueueRequest) Marshal() ([]byte, error)

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

func (*PollNexusTaskQueueRequest) ProtoMessage added in v1.27.0

func (*PollNexusTaskQueueRequest) ProtoMessage()

func (*PollNexusTaskQueueRequest) ProtoReflect added in v1.27.0

func (*PollNexusTaskQueueRequest) Reset added in v1.27.0

func (x *PollNexusTaskQueueRequest) Reset()

func (*PollNexusTaskQueueRequest) Size added in v1.27.0

func (val *PollNexusTaskQueueRequest) Size() int

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

func (*PollNexusTaskQueueRequest) String added in v1.27.0

func (x *PollNexusTaskQueueRequest) String() string

func (*PollNexusTaskQueueRequest) Unmarshal added in v1.27.0

func (val *PollNexusTaskQueueRequest) Unmarshal(buf []byte) error

Unmarshal an object of type PollNexusTaskQueueRequest from the protobuf v3 wire format

type PollNexusTaskQueueResponse added in v1.27.0

type PollNexusTaskQueueResponse struct {

	// An opaque unique identifier for this task for correlating a completion request the embedded request.
	TaskToken []byte `protobuf:"bytes,1,opt,name=task_token,json=taskToken,proto3" json:"task_token,omitempty"`
	// Embedded request as translated from the incoming frontend request.
	Request *v118.Request `protobuf:"bytes,2,opt,name=request,proto3" json:"request,omitempty"`
	// Server-advised information the SDK may use to adjust its poller count.
	PollerScalingDecision *v14.PollerScalingDecision `` /* 126-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*PollNexusTaskQueueResponse) Descriptor deprecated added in v1.27.0

func (*PollNexusTaskQueueResponse) Descriptor() ([]byte, []int)

Deprecated: Use PollNexusTaskQueueResponse.ProtoReflect.Descriptor instead.

func (*PollNexusTaskQueueResponse) Equal added in v1.27.0

func (this *PollNexusTaskQueueResponse) Equal(that interface{}) bool

Equal returns whether two PollNexusTaskQueueResponse 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 (*PollNexusTaskQueueResponse) GetPollerScalingDecision added in v1.45.0

func (x *PollNexusTaskQueueResponse) GetPollerScalingDecision() *v14.PollerScalingDecision

func (*PollNexusTaskQueueResponse) GetRequest added in v1.27.0

func (x *PollNexusTaskQueueResponse) GetRequest() *v118.Request

func (*PollNexusTaskQueueResponse) GetTaskToken added in v1.27.0

func (x *PollNexusTaskQueueResponse) GetTaskToken() []byte

func (*PollNexusTaskQueueResponse) Marshal added in v1.27.0

func (val *PollNexusTaskQueueResponse) Marshal() ([]byte, error)

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

func (*PollNexusTaskQueueResponse) ProtoMessage added in v1.27.0

func (*PollNexusTaskQueueResponse) ProtoMessage()

func (*PollNexusTaskQueueResponse) ProtoReflect added in v1.27.0

func (*PollNexusTaskQueueResponse) Reset added in v1.27.0

func (x *PollNexusTaskQueueResponse) Reset()

func (*PollNexusTaskQueueResponse) Size added in v1.27.0

func (val *PollNexusTaskQueueResponse) Size() int

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

func (*PollNexusTaskQueueResponse) String added in v1.27.0

func (x *PollNexusTaskQueueResponse) String() string

func (*PollNexusTaskQueueResponse) Unmarshal added in v1.27.0

func (val *PollNexusTaskQueueResponse) Unmarshal(buf []byte) error

Unmarshal an object of type PollNexusTaskQueueResponse from the protobuf v3 wire format

type PollWorkflowExecutionUpdateRequest added in v1.21.0

type PollWorkflowExecutionUpdateRequest struct {

	// The namespace of the Workflow Execution to which the Update was
	// originally issued.
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// The Update reference returned in the initial UpdateWorkflowExecutionResponse.
	UpdateRef *v116.UpdateRef `protobuf:"bytes,2,opt,name=update_ref,json=updateRef,proto3" json:"update_ref,omitempty"`
	// The identity of the worker/client who is polling this Update outcome.
	Identity string `protobuf:"bytes,3,opt,name=identity,proto3" json:"identity,omitempty"`
	// Specifies client's intent to wait for Update results.
	// Omit to request a non-blocking poll.
	WaitPolicy *v116.WaitPolicy `protobuf:"bytes,4,opt,name=wait_policy,json=waitPolicy,proto3" json:"wait_policy,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) GetIdentity added in v1.21.0

func (x *PollWorkflowExecutionUpdateRequest) GetIdentity() string

func (*PollWorkflowExecutionUpdateRequest) GetNamespace added in v1.21.0

func (x *PollWorkflowExecutionUpdateRequest) GetNamespace() string

func (*PollWorkflowExecutionUpdateRequest) GetUpdateRef added in v1.21.0

func (*PollWorkflowExecutionUpdateRequest) GetWaitPolicy 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.26.1

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 {

	// The outcome of the update if and only if the update has completed. If
	// this response is being returned before the update has completed (e.g. due
	// to the specification of a wait policy that only waits on
	// UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_ACCEPTED) then this field will
	// not be set.
	Outcome *v116.Outcome `protobuf:"bytes,1,opt,name=outcome,proto3" json:"outcome,omitempty"`
	// The most advanced lifecycle stage that the Update is known to have
	// reached, where lifecycle stages are ordered
	// UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_UNSPECIFIED <
	// UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_ADMITTED <
	// UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_ACCEPTED <
	// UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_COMPLETED.
	// UNSPECIFIED will be returned if and only if the server's maximum wait
	// time was reached before the Update reached the stage specified in the
	// request WaitPolicy, and before the context deadline expired; clients may
	// may then retry the call as needed.
	Stage v11.UpdateWorkflowExecutionLifecycleStage `` /* 129-byte string literal not displayed */
	// Sufficient information to address this Update.
	UpdateRef *v116.UpdateRef `protobuf:"bytes,3,opt,name=update_ref,json=updateRef,proto3" json:"update_ref,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) GetOutcome added in v1.21.0

func (*PollWorkflowExecutionUpdateResponse) GetStage added in v1.26.0

func (*PollWorkflowExecutionUpdateResponse) GetUpdateRef added in v1.26.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.26.1

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 PollWorkflowTaskQueueRequest

type PollWorkflowTaskQueueRequest struct {
	Namespace string         `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	TaskQueue *v14.TaskQueue `protobuf:"bytes,2,opt,name=task_queue,json=taskQueue,proto3" json:"task_queue,omitempty"`
	// The identity of the worker/client who is polling this task queue
	Identity string `protobuf:"bytes,3,opt,name=identity,proto3" json:"identity,omitempty"`
	// DEPRECATED since 1.21 - use `worker_version_capabilities` instead.
	// Each worker process should provide an ID unique to the specific set of code it is running
	// "checksum" in this field name isn't very accurate, it should be though of as an id.
	BinaryChecksum string `protobuf:"bytes,4,opt,name=binary_checksum,json=binaryChecksum,proto3" json:"binary_checksum,omitempty"`
	// Information about this worker's build identifier and if it is choosing to use the versioning
	// feature. See the `WorkerVersionCapabilities` docstring for more.
	// Deprecated. Replaced by deployment_options.
	//
	// Deprecated: Marked as deprecated in temporal/api/workflowservice/v1/request_response.proto.
	WorkerVersionCapabilities *v13.WorkerVersionCapabilities `` /* 138-byte string literal not displayed */
	// Worker deployment options that user has set in the worker.
	// Experimental. Worker Deployments are experimental and might significantly change in the future.
	DeploymentOptions *v19.WorkerDeploymentOptions `protobuf:"bytes,6,opt,name=deployment_options,json=deploymentOptions,proto3" json:"deployment_options,omitempty"`
	// contains filtered or unexported fields
}

func (*PollWorkflowTaskQueueRequest) Descriptor deprecated

func (*PollWorkflowTaskQueueRequest) Descriptor() ([]byte, []int)

Deprecated: Use PollWorkflowTaskQueueRequest.ProtoReflect.Descriptor instead.

func (*PollWorkflowTaskQueueRequest) Equal

func (this *PollWorkflowTaskQueueRequest) Equal(that interface{}) bool

Equal returns whether two PollWorkflowTaskQueueRequest 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 (*PollWorkflowTaskQueueRequest) GetBinaryChecksum

func (x *PollWorkflowTaskQueueRequest) GetBinaryChecksum() string

func (*PollWorkflowTaskQueueRequest) GetDeploymentOptions added in v1.44.0

func (x *PollWorkflowTaskQueueRequest) GetDeploymentOptions() *v19.WorkerDeploymentOptions

func (*PollWorkflowTaskQueueRequest) GetIdentity

func (x *PollWorkflowTaskQueueRequest) GetIdentity() string

func (*PollWorkflowTaskQueueRequest) GetNamespace

func (x *PollWorkflowTaskQueueRequest) GetNamespace() string

func (*PollWorkflowTaskQueueRequest) GetTaskQueue

func (x *PollWorkflowTaskQueueRequest) GetTaskQueue() *v14.TaskQueue

func (*PollWorkflowTaskQueueRequest) GetWorkerVersionCapabilities deprecated added in v1.19.0

func (x *PollWorkflowTaskQueueRequest) GetWorkerVersionCapabilities() *v13.WorkerVersionCapabilities

Deprecated: Marked as deprecated in temporal/api/workflowservice/v1/request_response.proto.

func (*PollWorkflowTaskQueueRequest) Marshal

func (val *PollWorkflowTaskQueueRequest) Marshal() ([]byte, error)

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

func (*PollWorkflowTaskQueueRequest) ProtoMessage

func (*PollWorkflowTaskQueueRequest) ProtoMessage()

func (*PollWorkflowTaskQueueRequest) ProtoReflect added in v1.26.1

func (*PollWorkflowTaskQueueRequest) Reset

func (x *PollWorkflowTaskQueueRequest) Reset()

func (*PollWorkflowTaskQueueRequest) Size

func (val *PollWorkflowTaskQueueRequest) Size() int

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

func (*PollWorkflowTaskQueueRequest) String

func (*PollWorkflowTaskQueueRequest) Unmarshal

func (val *PollWorkflowTaskQueueRequest) Unmarshal(buf []byte) error

Unmarshal an object of type PollWorkflowTaskQueueRequest from the protobuf v3 wire format

type PollWorkflowTaskQueueResponse

type PollWorkflowTaskQueueResponse struct {

	// A unique identifier for this task
	TaskToken         []byte                 `protobuf:"bytes,1,opt,name=task_token,json=taskToken,proto3" json:"task_token,omitempty"`
	WorkflowExecution *v13.WorkflowExecution `protobuf:"bytes,2,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"`
	WorkflowType      *v13.WorkflowType      `protobuf:"bytes,3,opt,name=workflow_type,json=workflowType,proto3" json:"workflow_type,omitempty"`
	// The last workflow task started event which was processed by some worker for this execution.
	// Will be zero if no task has ever started.
	PreviousStartedEventId int64 `` /* 132-byte string literal not displayed */
	// The id of the most recent workflow task started event, which will have been generated as a
	// result of this poll request being served. Will be zero if the task
	// does not contain any events which would advance history (no new WFT started).
	// Currently this can happen for queries.
	StartedEventId int64 `protobuf:"varint,5,opt,name=started_event_id,json=startedEventId,proto3" json:"started_event_id,omitempty"`
	// Starting at 1, the number of attempts to complete this task by any worker.
	Attempt int32 `protobuf:"varint,6,opt,name=attempt,proto3" json:"attempt,omitempty"`
	// A hint that there are more tasks already present in this task queue
	// partition. Can be used to prioritize draining a sticky queue.
	//
	// Specifically, the returned number is the number of tasks remaining in
	// the in-memory buffer for this partition, which is currently capped at
	// 1000. Because sticky queues only have one partition, this number is
	// more useful when draining them. Normal queues, typically having more than one
	// partition, will return a number representing only some portion of the
	// overall backlog. Subsequent RPCs may not hit the same partition as
	// this call.
	BacklogCountHint int64 `protobuf:"varint,7,opt,name=backlog_count_hint,json=backlogCountHint,proto3" json:"backlog_count_hint,omitempty"`
	// The history for this workflow, which will either be complete or partial. Partial histories
	// are sent to workers who have signaled that they are using a sticky queue when completing
	// a workflow task.
	History *v18.History `protobuf:"bytes,8,opt,name=history,proto3" json:"history,omitempty"`
	// Will be set if there are more history events than were included in this response. Such events
	// should be fetched via `GetWorkflowExecutionHistory`.
	NextPageToken []byte `protobuf:"bytes,9,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// Legacy queries appear in this field. The query must be responded to via
	// `RespondQueryTaskCompleted`. If the workflow is already closed (queries are permitted on
	// closed workflows) then the `history` field will be populated with the entire history. It
	// may also be populated if this task originates on a non-sticky queue.
	Query *v110.WorkflowQuery `protobuf:"bytes,10,opt,name=query,proto3" json:"query,omitempty"`
	// The task queue this task originated from, which will always be the original non-sticky name
	// for the queue, even if this response came from polling a sticky queue.
	WorkflowExecutionTaskQueue *v14.TaskQueue `` /* 144-byte string literal not displayed */
	// When this task was scheduled by the server
	ScheduledTime *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=scheduled_time,json=scheduledTime,proto3" json:"scheduled_time,omitempty"`
	// When the current workflow task started event was generated, meaning the current attempt.
	StartedTime *timestamppb.Timestamp `protobuf:"bytes,13,opt,name=started_time,json=startedTime,proto3" json:"started_time,omitempty"`
	// Queries that should be executed after applying the history in this task. Responses should be
	// attached to `RespondWorkflowTaskCompletedRequest::query_results`
	Queries map[string]*v110.WorkflowQuery `` /* 142-byte string literal not displayed */
	// Protocol messages piggybacking on a WFT as a transport
	Messages []*v111.Message `protobuf:"bytes,15,rep,name=messages,proto3" json:"messages,omitempty"`
	// Server-advised information the SDK may use to adjust its poller count.
	PollerScalingDecision *v14.PollerScalingDecision `` /* 127-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*PollWorkflowTaskQueueResponse) Descriptor deprecated

func (*PollWorkflowTaskQueueResponse) Descriptor() ([]byte, []int)

Deprecated: Use PollWorkflowTaskQueueResponse.ProtoReflect.Descriptor instead.

func (*PollWorkflowTaskQueueResponse) Equal

func (this *PollWorkflowTaskQueueResponse) Equal(that interface{}) bool

Equal returns whether two PollWorkflowTaskQueueResponse 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 (*PollWorkflowTaskQueueResponse) GetAttempt

func (x *PollWorkflowTaskQueueResponse) GetAttempt() int32

func (*PollWorkflowTaskQueueResponse) GetBacklogCountHint

func (x *PollWorkflowTaskQueueResponse) GetBacklogCountHint() int64

func (*PollWorkflowTaskQueueResponse) GetHistory

func (x *PollWorkflowTaskQueueResponse) GetHistory() *v18.History

func (*PollWorkflowTaskQueueResponse) GetMessages added in v1.16.0

func (x *PollWorkflowTaskQueueResponse) GetMessages() []*v111.Message

func (*PollWorkflowTaskQueueResponse) GetNextPageToken

func (x *PollWorkflowTaskQueueResponse) GetNextPageToken() []byte

func (*PollWorkflowTaskQueueResponse) GetPollerScalingDecision added in v1.45.0

func (x *PollWorkflowTaskQueueResponse) GetPollerScalingDecision() *v14.PollerScalingDecision

func (*PollWorkflowTaskQueueResponse) GetPreviousStartedEventId

func (x *PollWorkflowTaskQueueResponse) GetPreviousStartedEventId() int64

func (*PollWorkflowTaskQueueResponse) GetQueries

func (*PollWorkflowTaskQueueResponse) GetQuery

func (*PollWorkflowTaskQueueResponse) GetScheduledTime added in v0.28.0

func (x *PollWorkflowTaskQueueResponse) GetScheduledTime() *timestamppb.Timestamp

func (*PollWorkflowTaskQueueResponse) GetStartedEventId

func (x *PollWorkflowTaskQueueResponse) GetStartedEventId() int64

func (*PollWorkflowTaskQueueResponse) GetStartedTime added in v0.28.0

func (*PollWorkflowTaskQueueResponse) GetTaskToken

func (x *PollWorkflowTaskQueueResponse) GetTaskToken() []byte

func (*PollWorkflowTaskQueueResponse) GetWorkflowExecution

func (x *PollWorkflowTaskQueueResponse) GetWorkflowExecution() *v13.WorkflowExecution

func (*PollWorkflowTaskQueueResponse) GetWorkflowExecutionTaskQueue

func (x *PollWorkflowTaskQueueResponse) GetWorkflowExecutionTaskQueue() *v14.TaskQueue

func (*PollWorkflowTaskQueueResponse) GetWorkflowType

func (x *PollWorkflowTaskQueueResponse) GetWorkflowType() *v13.WorkflowType

func (*PollWorkflowTaskQueueResponse) Marshal

func (val *PollWorkflowTaskQueueResponse) Marshal() ([]byte, error)

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

func (*PollWorkflowTaskQueueResponse) ProtoMessage

func (*PollWorkflowTaskQueueResponse) ProtoMessage()

func (*PollWorkflowTaskQueueResponse) ProtoReflect added in v1.26.1

func (*PollWorkflowTaskQueueResponse) Reset

func (x *PollWorkflowTaskQueueResponse) Reset()

func (*PollWorkflowTaskQueueResponse) Size

func (val *PollWorkflowTaskQueueResponse) Size() int

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

func (*PollWorkflowTaskQueueResponse) String

func (*PollWorkflowTaskQueueResponse) Unmarshal

func (val *PollWorkflowTaskQueueResponse) Unmarshal(buf []byte) error

Unmarshal an object of type PollWorkflowTaskQueueResponse from the protobuf v3 wire format

type QueryWorkflowRequest

type QueryWorkflowRequest struct {
	Namespace string                 `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Execution *v13.WorkflowExecution `protobuf:"bytes,2,opt,name=execution,proto3" json:"execution,omitempty"`
	Query     *v110.WorkflowQuery    `protobuf:"bytes,3,opt,name=query,proto3" json:"query,omitempty"`
	// QueryRejectCondition can used to reject the query if workflow state does not satisfy condition.
	// Default: QUERY_REJECT_CONDITION_NONE.
	QueryRejectCondition v11.QueryRejectCondition `` /* 172-byte string literal not displayed */
	// 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) GetExecution

func (x *QueryWorkflowRequest) GetExecution() *v13.WorkflowExecution

func (*QueryWorkflowRequest) GetNamespace

func (x *QueryWorkflowRequest) GetNamespace() string

func (*QueryWorkflowRequest) GetQuery

func (x *QueryWorkflowRequest) GetQuery() *v110.WorkflowQuery

func (*QueryWorkflowRequest) GetQueryRejectCondition

func (x *QueryWorkflowRequest) GetQueryRejectCondition() v11.QueryRejectCondition

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.26.1

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 {
	QueryResult   *v13.Payloads       `protobuf:"bytes,1,opt,name=query_result,json=queryResult,proto3" json:"query_result,omitempty"`
	QueryRejected *v110.QueryRejected `protobuf:"bytes,2,opt,name=query_rejected,json=queryRejected,proto3" json:"query_rejected,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) GetQueryRejected

func (x *QueryWorkflowResponse) GetQueryRejected() *v110.QueryRejected

func (*QueryWorkflowResponse) GetQueryResult

func (x *QueryWorkflowResponse) GetQueryResult() *v13.Payloads

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.26.1

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 RecordActivityTaskHeartbeatByIdRequest

type RecordActivityTaskHeartbeatByIdRequest struct {

	// Namespace of the workflow which scheduled this activity
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// Id of the workflow which scheduled this activity
	WorkflowId string `protobuf:"bytes,2,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"`
	// Run Id of the workflow which scheduled this activity
	RunId string `protobuf:"bytes,3,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"`
	// Id of the activity we're heartbeating
	ActivityId string `protobuf:"bytes,4,opt,name=activity_id,json=activityId,proto3" json:"activity_id,omitempty"`
	// Arbitrary data, of which the most recent call is kept, to store for this activity
	Details *v13.Payloads `protobuf:"bytes,5,opt,name=details,proto3" json:"details,omitempty"`
	// The identity of the worker/client
	Identity string `protobuf:"bytes,6,opt,name=identity,proto3" json:"identity,omitempty"`
	// contains filtered or unexported fields
}

func (*RecordActivityTaskHeartbeatByIdRequest) Descriptor deprecated

func (*RecordActivityTaskHeartbeatByIdRequest) Descriptor() ([]byte, []int)

Deprecated: Use RecordActivityTaskHeartbeatByIdRequest.ProtoReflect.Descriptor instead.

func (*RecordActivityTaskHeartbeatByIdRequest) Equal

func (this *RecordActivityTaskHeartbeatByIdRequest) Equal(that interface{}) bool

Equal returns whether two RecordActivityTaskHeartbeatByIdRequest 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 (*RecordActivityTaskHeartbeatByIdRequest) GetActivityId

func (*RecordActivityTaskHeartbeatByIdRequest) GetDetails

func (*RecordActivityTaskHeartbeatByIdRequest) GetIdentity

func (*RecordActivityTaskHeartbeatByIdRequest) GetNamespace

func (*RecordActivityTaskHeartbeatByIdRequest) GetRunId

func (*RecordActivityTaskHeartbeatByIdRequest) GetWorkflowId

func (*RecordActivityTaskHeartbeatByIdRequest) Marshal

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

func (*RecordActivityTaskHeartbeatByIdRequest) ProtoMessage

func (*RecordActivityTaskHeartbeatByIdRequest) ProtoReflect added in v1.26.1

func (*RecordActivityTaskHeartbeatByIdRequest) Reset

func (*RecordActivityTaskHeartbeatByIdRequest) Size

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

func (*RecordActivityTaskHeartbeatByIdRequest) String

func (*RecordActivityTaskHeartbeatByIdRequest) Unmarshal

func (val *RecordActivityTaskHeartbeatByIdRequest) Unmarshal(buf []byte) error

Unmarshal an object of type RecordActivityTaskHeartbeatByIdRequest from the protobuf v3 wire format

type RecordActivityTaskHeartbeatByIdResponse

type RecordActivityTaskHeartbeatByIdResponse struct {

	// Will be set to true if the activity has been asked to cancel itself. The SDK should then
	// notify the activity of cancellation if it is still running.
	CancelRequested bool `protobuf:"varint,1,opt,name=cancel_requested,json=cancelRequested,proto3" json:"cancel_requested,omitempty"`
	// Will be set to true if the activity is paused.
	ActivityPaused bool `protobuf:"varint,2,opt,name=activity_paused,json=activityPaused,proto3" json:"activity_paused,omitempty"`
	// contains filtered or unexported fields
}

func (*RecordActivityTaskHeartbeatByIdResponse) Descriptor deprecated

func (*RecordActivityTaskHeartbeatByIdResponse) Descriptor() ([]byte, []int)

Deprecated: Use RecordActivityTaskHeartbeatByIdResponse.ProtoReflect.Descriptor instead.

func (*RecordActivityTaskHeartbeatByIdResponse) Equal

func (this *RecordActivityTaskHeartbeatByIdResponse) Equal(that interface{}) bool

Equal returns whether two RecordActivityTaskHeartbeatByIdResponse 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 (*RecordActivityTaskHeartbeatByIdResponse) GetActivityPaused added in v1.43.2

func (x *RecordActivityTaskHeartbeatByIdResponse) GetActivityPaused() bool

func (*RecordActivityTaskHeartbeatByIdResponse) GetCancelRequested

func (x *RecordActivityTaskHeartbeatByIdResponse) GetCancelRequested() bool

func (*RecordActivityTaskHeartbeatByIdResponse) Marshal

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

func (*RecordActivityTaskHeartbeatByIdResponse) ProtoMessage

func (*RecordActivityTaskHeartbeatByIdResponse) ProtoReflect added in v1.26.1

func (*RecordActivityTaskHeartbeatByIdResponse) Reset

func (*RecordActivityTaskHeartbeatByIdResponse) Size

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

func (*RecordActivityTaskHeartbeatByIdResponse) String

func (*RecordActivityTaskHeartbeatByIdResponse) Unmarshal

func (val *RecordActivityTaskHeartbeatByIdResponse) Unmarshal(buf []byte) error

Unmarshal an object of type RecordActivityTaskHeartbeatByIdResponse from the protobuf v3 wire format

type RecordActivityTaskHeartbeatRequest

type RecordActivityTaskHeartbeatRequest struct {

	// The task token as received in `PollActivityTaskQueueResponse`
	TaskToken []byte `protobuf:"bytes,1,opt,name=task_token,json=taskToken,proto3" json:"task_token,omitempty"`
	// Arbitrary data, of which the most recent call is kept, to store for this activity
	Details *v13.Payloads `protobuf:"bytes,2,opt,name=details,proto3" json:"details,omitempty"`
	// The identity of the worker/client
	Identity  string `protobuf:"bytes,3,opt,name=identity,proto3" json:"identity,omitempty"`
	Namespace string `protobuf:"bytes,4,opt,name=namespace,proto3" json:"namespace,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) GetDetails

func (*RecordActivityTaskHeartbeatRequest) GetIdentity

func (x *RecordActivityTaskHeartbeatRequest) GetIdentity() string

func (*RecordActivityTaskHeartbeatRequest) GetNamespace added in v1.3.0

func (x *RecordActivityTaskHeartbeatRequest) GetNamespace() string

func (*RecordActivityTaskHeartbeatRequest) GetTaskToken

func (x *RecordActivityTaskHeartbeatRequest) GetTaskToken() []byte

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.26.1

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 {

	// Will be set to true if the activity has been asked to cancel itself. The SDK should then
	// notify the activity of cancellation if it is still running.
	CancelRequested bool `protobuf:"varint,1,opt,name=cancel_requested,json=cancelRequested,proto3" json:"cancel_requested,omitempty"`
	// Will be set to true if the activity is paused.
	ActivityPaused bool `protobuf:"varint,2,opt,name=activity_paused,json=activityPaused,proto3" json:"activity_paused,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) GetActivityPaused added in v1.41.0

func (x *RecordActivityTaskHeartbeatResponse) GetActivityPaused() bool

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.26.1

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 RegisterNamespaceRequest

type RegisterNamespaceRequest struct {
	Namespace                        string                         `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Description                      string                         `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
	OwnerEmail                       string                         `protobuf:"bytes,3,opt,name=owner_email,json=ownerEmail,proto3" json:"owner_email,omitempty"`
	WorkflowExecutionRetentionPeriod *durationpb.Duration           `` /* 161-byte string literal not displayed */
	Clusters                         []*v1.ClusterReplicationConfig `protobuf:"bytes,5,rep,name=clusters,proto3" json:"clusters,omitempty"`
	ActiveClusterName                string                         `protobuf:"bytes,6,opt,name=active_cluster_name,json=activeClusterName,proto3" json:"active_cluster_name,omitempty"`
	// A key-value map for any customized purpose.
	Data              map[string]string `` /* 135-byte string literal not displayed */
	SecurityToken     string            `protobuf:"bytes,8,opt,name=security_token,json=securityToken,proto3" json:"security_token,omitempty"`
	IsGlobalNamespace bool              `protobuf:"varint,9,opt,name=is_global_namespace,json=isGlobalNamespace,proto3" json:"is_global_namespace,omitempty"`
	// If unspecified (ARCHIVAL_STATE_UNSPECIFIED) then default server configuration is used.
	HistoryArchivalState v11.ArchivalState `` /* 166-byte string literal not displayed */
	HistoryArchivalUri   string            `protobuf:"bytes,11,opt,name=history_archival_uri,json=historyArchivalUri,proto3" json:"history_archival_uri,omitempty"`
	// If unspecified (ARCHIVAL_STATE_UNSPECIFIED) then default server configuration is used.
	VisibilityArchivalState v11.ArchivalState `` /* 175-byte string literal not displayed */
	VisibilityArchivalUri   string            `` /* 127-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*RegisterNamespaceRequest) Descriptor deprecated

func (*RegisterNamespaceRequest) Descriptor() ([]byte, []int)

Deprecated: Use RegisterNamespaceRequest.ProtoReflect.Descriptor instead.

func (*RegisterNamespaceRequest) Equal

func (this *RegisterNamespaceRequest) Equal(that interface{}) bool

Equal returns whether two RegisterNamespaceRequest 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 (*RegisterNamespaceRequest) GetActiveClusterName

func (x *RegisterNamespaceRequest) GetActiveClusterName() string

func (*RegisterNamespaceRequest) GetClusters

func (*RegisterNamespaceRequest) GetData

func (x *RegisterNamespaceRequest) GetData() map[string]string

func (*RegisterNamespaceRequest) GetDescription

func (x *RegisterNamespaceRequest) GetDescription() string

func (*RegisterNamespaceRequest) GetHistoryArchivalState

func (x *RegisterNamespaceRequest) GetHistoryArchivalState() v11.ArchivalState

func (*RegisterNamespaceRequest) GetHistoryArchivalUri

func (x *RegisterNamespaceRequest) GetHistoryArchivalUri() string

func (*RegisterNamespaceRequest) GetIsGlobalNamespace

func (x *RegisterNamespaceRequest) GetIsGlobalNamespace() bool

func (*RegisterNamespaceRequest) GetNamespace added in v1.2.0

func (x *RegisterNamespaceRequest) GetNamespace() string

func (*RegisterNamespaceRequest) GetOwnerEmail

func (x *RegisterNamespaceRequest) GetOwnerEmail() string

func (*RegisterNamespaceRequest) GetSecurityToken

func (x *RegisterNamespaceRequest) GetSecurityToken() string

func (*RegisterNamespaceRequest) GetVisibilityArchivalState

func (x *RegisterNamespaceRequest) GetVisibilityArchivalState() v11.ArchivalState

func (*RegisterNamespaceRequest) GetVisibilityArchivalUri

func (x *RegisterNamespaceRequest) GetVisibilityArchivalUri() string

func (*RegisterNamespaceRequest) GetWorkflowExecutionRetentionPeriod added in v0.28.0

func (x *RegisterNamespaceRequest) GetWorkflowExecutionRetentionPeriod() *durationpb.Duration

func (*RegisterNamespaceRequest) Marshal

func (val *RegisterNamespaceRequest) Marshal() ([]byte, error)

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

func (*RegisterNamespaceRequest) ProtoMessage

func (*RegisterNamespaceRequest) ProtoMessage()

func (*RegisterNamespaceRequest) ProtoReflect added in v1.26.1

func (x *RegisterNamespaceRequest) ProtoReflect() protoreflect.Message

func (*RegisterNamespaceRequest) Reset

func (x *RegisterNamespaceRequest) Reset()

func (*RegisterNamespaceRequest) Size

func (val *RegisterNamespaceRequest) Size() int

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

func (*RegisterNamespaceRequest) String

func (x *RegisterNamespaceRequest) String() string

func (*RegisterNamespaceRequest) Unmarshal

func (val *RegisterNamespaceRequest) Unmarshal(buf []byte) error

Unmarshal an object of type RegisterNamespaceRequest from the protobuf v3 wire format

type RegisterNamespaceResponse

type RegisterNamespaceResponse struct {
	// contains filtered or unexported fields
}

func (*RegisterNamespaceResponse) Descriptor deprecated

func (*RegisterNamespaceResponse) Descriptor() ([]byte, []int)

Deprecated: Use RegisterNamespaceResponse.ProtoReflect.Descriptor instead.

func (*RegisterNamespaceResponse) Equal

func (this *RegisterNamespaceResponse) Equal(that interface{}) bool

Equal returns whether two RegisterNamespaceResponse 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 (*RegisterNamespaceResponse) Marshal

func (val *RegisterNamespaceResponse) Marshal() ([]byte, error)

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

func (*RegisterNamespaceResponse) ProtoMessage

func (*RegisterNamespaceResponse) ProtoMessage()

func (*RegisterNamespaceResponse) ProtoReflect added in v1.26.1

func (*RegisterNamespaceResponse) Reset

func (x *RegisterNamespaceResponse) Reset()

func (*RegisterNamespaceResponse) Size

func (val *RegisterNamespaceResponse) Size() int

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

func (*RegisterNamespaceResponse) String

func (x *RegisterNamespaceResponse) String() string

func (*RegisterNamespaceResponse) Unmarshal

func (val *RegisterNamespaceResponse) Unmarshal(buf []byte) error

Unmarshal an object of type RegisterNamespaceResponse from the protobuf v3 wire format

type RequestCancelWorkflowExecutionRequest

type RequestCancelWorkflowExecutionRequest struct {
	Namespace         string                 `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	WorkflowExecution *v13.WorkflowExecution `protobuf:"bytes,2,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"`
	// The identity of the worker/client
	Identity string `protobuf:"bytes,3,opt,name=identity,proto3" json:"identity,omitempty"`
	// Used to de-dupe cancellation requests
	RequestId string `protobuf:"bytes,4,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
	// If set, this call will error if the most recent (if no run id is set on
	// `workflow_execution`), or specified (if it is) workflow execution is not part of the same
	// execution chain as this id.
	FirstExecutionRunId string `protobuf:"bytes,5,opt,name=first_execution_run_id,json=firstExecutionRunId,proto3" json:"first_execution_run_id,omitempty"`
	// Reason for requesting the cancellation
	Reason string `protobuf:"bytes,6,opt,name=reason,proto3" json:"reason,omitempty"`
	// Links to be associated with the WorkflowExecutionCanceled event.
	Links []*v13.Link `protobuf:"bytes,7,rep,name=links,proto3" json:"links,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) GetFirstExecutionRunId added in v0.29.0

func (x *RequestCancelWorkflowExecutionRequest) GetFirstExecutionRunId() string

func (*RequestCancelWorkflowExecutionRequest) GetIdentity

func (*RequestCancelWorkflowExecutionRequest) GetNamespace

func (*RequestCancelWorkflowExecutionRequest) GetReason added in v1.8.0

func (*RequestCancelWorkflowExecutionRequest) GetRequestId

func (*RequestCancelWorkflowExecutionRequest) GetWorkflowExecution

func (x *RequestCancelWorkflowExecutionRequest) GetWorkflowExecution() *v13.WorkflowExecution

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.26.1

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.26.1

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 ResetActivityRequest added in v1.44.0

type ResetActivityRequest struct {

	// Namespace of the workflow which scheduled this activity.
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// Execution info of the workflow which scheduled this activity
	Execution *v13.WorkflowExecution `protobuf:"bytes,2,opt,name=execution,proto3" json:"execution,omitempty"`
	// The identity of the client who initiated this request.
	Identity string `protobuf:"bytes,3,opt,name=identity,proto3" json:"identity,omitempty"`
	// either activity id or activity type must be provided
	//
	// Types that are valid to be assigned to Activity:
	//
	//	*ResetActivityRequest_Id
	//	*ResetActivityRequest_Type
	Activity isResetActivityRequest_Activity `protobuf_oneof:"activity"`
	// Indicates that activity should reset heartbeat details.
	// This flag will be applied only to the new instance of the activity.
	ResetHeartbeat bool `protobuf:"varint,6,opt,name=reset_heartbeat,json=resetHeartbeat,proto3" json:"reset_heartbeat,omitempty"`
	// if activity is paused, it will remain paused after reset
	KeepPaused bool `protobuf:"varint,7,opt,name=keep_paused,json=keepPaused,proto3" json:"keep_paused,omitempty"`
	// If set, and activity is in backoff, the activity will start at a random time within the specified jitter duration.
	// (unless it is paused and keep_paused is set)
	Jitter *durationpb.Duration `protobuf:"bytes,8,opt,name=jitter,proto3" json:"jitter,omitempty"`
	// contains filtered or unexported fields
}

func (*ResetActivityRequest) Descriptor deprecated added in v1.44.0

func (*ResetActivityRequest) Descriptor() ([]byte, []int)

Deprecated: Use ResetActivityRequest.ProtoReflect.Descriptor instead.

func (*ResetActivityRequest) Equal added in v1.44.0

func (this *ResetActivityRequest) Equal(that interface{}) bool

Equal returns whether two ResetActivityRequest 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 (*ResetActivityRequest) GetActivity added in v1.44.0

func (x *ResetActivityRequest) GetActivity() isResetActivityRequest_Activity

func (*ResetActivityRequest) GetExecution added in v1.44.0

func (x *ResetActivityRequest) GetExecution() *v13.WorkflowExecution

func (*ResetActivityRequest) GetId added in v1.44.0

func (x *ResetActivityRequest) GetId() string

func (*ResetActivityRequest) GetIdentity added in v1.44.0

func (x *ResetActivityRequest) GetIdentity() string

func (*ResetActivityRequest) GetJitter added in v1.44.0

func (x *ResetActivityRequest) GetJitter() *durationpb.Duration

func (*ResetActivityRequest) GetKeepPaused added in v1.44.0

func (x *ResetActivityRequest) GetKeepPaused() bool

func (*ResetActivityRequest) GetNamespace added in v1.44.0

func (x *ResetActivityRequest) GetNamespace() string

func (*ResetActivityRequest) GetResetHeartbeat added in v1.44.0

func (x *ResetActivityRequest) GetResetHeartbeat() bool

func (*ResetActivityRequest) GetType added in v1.44.0

func (x *ResetActivityRequest) GetType() string

func (*ResetActivityRequest) Marshal added in v1.44.0

func (val *ResetActivityRequest) Marshal() ([]byte, error)

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

func (*ResetActivityRequest) ProtoMessage added in v1.44.0

func (*ResetActivityRequest) ProtoMessage()

func (*ResetActivityRequest) ProtoReflect added in v1.44.0

func (x *ResetActivityRequest) ProtoReflect() protoreflect.Message

func (*ResetActivityRequest) Reset added in v1.44.0

func (x *ResetActivityRequest) Reset()

func (*ResetActivityRequest) Size added in v1.44.0

func (val *ResetActivityRequest) Size() int

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

func (*ResetActivityRequest) String added in v1.44.0

func (x *ResetActivityRequest) String() string

func (*ResetActivityRequest) Unmarshal added in v1.44.0

func (val *ResetActivityRequest) Unmarshal(buf []byte) error

Unmarshal an object of type ResetActivityRequest from the protobuf v3 wire format

type ResetActivityRequest_Id added in v1.44.0

type ResetActivityRequest_Id struct {
	// Only activity with this ID will be reset.
	Id string `protobuf:"bytes,4,opt,name=id,proto3,oneof"`
}

type ResetActivityRequest_Type added in v1.44.0

type ResetActivityRequest_Type struct {
	// Reset all running activities with of this type.
	Type string `protobuf:"bytes,5,opt,name=type,proto3,oneof"`
}

type ResetActivityResponse added in v1.44.0

type ResetActivityResponse struct {
	// contains filtered or unexported fields
}

func (*ResetActivityResponse) Descriptor deprecated added in v1.44.0

func (*ResetActivityResponse) Descriptor() ([]byte, []int)

Deprecated: Use ResetActivityResponse.ProtoReflect.Descriptor instead.

func (*ResetActivityResponse) Equal added in v1.44.0

func (this *ResetActivityResponse) Equal(that interface{}) bool

Equal returns whether two ResetActivityResponse 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 (*ResetActivityResponse) Marshal added in v1.44.0

func (val *ResetActivityResponse) Marshal() ([]byte, error)

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

func (*ResetActivityResponse) ProtoMessage added in v1.44.0

func (*ResetActivityResponse) ProtoMessage()

func (*ResetActivityResponse) ProtoReflect added in v1.44.0

func (x *ResetActivityResponse) ProtoReflect() protoreflect.Message

func (*ResetActivityResponse) Reset added in v1.44.0

func (x *ResetActivityResponse) Reset()

func (*ResetActivityResponse) Size added in v1.44.0

func (val *ResetActivityResponse) Size() int

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

func (*ResetActivityResponse) String added in v1.44.0

func (x *ResetActivityResponse) String() string

func (*ResetActivityResponse) Unmarshal added in v1.44.0

func (val *ResetActivityResponse) Unmarshal(buf []byte) error

Unmarshal an object of type ResetActivityResponse from the protobuf v3 wire format

type ResetStickyTaskQueueRequest

type ResetStickyTaskQueueRequest struct {
	Namespace string                 `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Execution *v13.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) GetNamespace

func (x *ResetStickyTaskQueueRequest) GetNamespace() 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.26.1

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.26.1

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 {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// The workflow to reset. If this contains a run ID then the workflow will be reset back to the
	// provided event ID in that run. Otherwise it will be reset to the provided event ID in the
	// current run. In all cases the current run will be terminated and a new run started.
	WorkflowExecution *v13.WorkflowExecution `protobuf:"bytes,2,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"`
	Reason            string                 `protobuf:"bytes,3,opt,name=reason,proto3" json:"reason,omitempty"`
	// The id of a `WORKFLOW_TASK_COMPLETED`,`WORKFLOW_TASK_TIMED_OUT`, `WORKFLOW_TASK_FAILED`, or
	// `WORKFLOW_TASK_STARTED` event to reset to.
	WorkflowTaskFinishEventId int64 `` /* 143-byte string literal not displayed */
	// Used to de-dupe reset requests
	RequestId string `protobuf:"bytes,5,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
	// Event types to be reapplied (deprecated)
	// Default: RESET_REAPPLY_TYPE_SIGNAL
	ResetReapplyType v11.ResetReapplyType `` /* 156-byte string literal not displayed */
	// Event types not to be reapplied
	ResetReapplyExcludeTypes []v11.ResetReapplyExcludeType `` /* 196-byte string literal not displayed */
	// 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) GetNamespace

func (x *ResetWorkflowExecutionRequest) GetNamespace() string

func (*ResetWorkflowExecutionRequest) GetReason

func (x *ResetWorkflowExecutionRequest) GetReason() string

func (*ResetWorkflowExecutionRequest) GetRequestId

func (x *ResetWorkflowExecutionRequest) GetRequestId() string

func (*ResetWorkflowExecutionRequest) GetResetReapplyExcludeTypes added in v1.27.0

func (x *ResetWorkflowExecutionRequest) GetResetReapplyExcludeTypes() []v11.ResetReapplyExcludeType

func (*ResetWorkflowExecutionRequest) GetResetReapplyType added in v1.5.0

func (x *ResetWorkflowExecutionRequest) GetResetReapplyType() v11.ResetReapplyType

func (*ResetWorkflowExecutionRequest) GetWorkflowExecution

func (x *ResetWorkflowExecutionRequest) GetWorkflowExecution() *v13.WorkflowExecution

func (*ResetWorkflowExecutionRequest) GetWorkflowTaskFinishEventId

func (x *ResetWorkflowExecutionRequest) GetWorkflowTaskFinishEventId() int64

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.26.1

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.26.1

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 RespondActivityTaskCanceledByIdRequest

type RespondActivityTaskCanceledByIdRequest struct {

	// Namespace of the workflow which scheduled this activity
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// Id of the workflow which scheduled this activity
	WorkflowId string `protobuf:"bytes,2,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"`
	// Run Id of the workflow which scheduled this activity
	RunId string `protobuf:"bytes,3,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"`
	// Id of the activity to confirm is cancelled
	ActivityId string `protobuf:"bytes,4,opt,name=activity_id,json=activityId,proto3" json:"activity_id,omitempty"`
	// Serialized additional information to attach to the cancellation
	Details *v13.Payloads `protobuf:"bytes,5,opt,name=details,proto3" json:"details,omitempty"`
	// The identity of the worker/client
	Identity string `protobuf:"bytes,6,opt,name=identity,proto3" json:"identity,omitempty"`
	// contains filtered or unexported fields
}

func (*RespondActivityTaskCanceledByIdRequest) Descriptor deprecated

func (*RespondActivityTaskCanceledByIdRequest) Descriptor() ([]byte, []int)

Deprecated: Use RespondActivityTaskCanceledByIdRequest.ProtoReflect.Descriptor instead.

func (*RespondActivityTaskCanceledByIdRequest) Equal

func (this *RespondActivityTaskCanceledByIdRequest) Equal(that interface{}) bool

Equal returns whether two RespondActivityTaskCanceledByIdRequest 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 (*RespondActivityTaskCanceledByIdRequest) GetActivityId

func (*RespondActivityTaskCanceledByIdRequest) GetDetails

func (*RespondActivityTaskCanceledByIdRequest) GetIdentity

func (*RespondActivityTaskCanceledByIdRequest) GetNamespace

func (*RespondActivityTaskCanceledByIdRequest) GetRunId

func (*RespondActivityTaskCanceledByIdRequest) GetWorkflowId

func (*RespondActivityTaskCanceledByIdRequest) Marshal

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

func (*RespondActivityTaskCanceledByIdRequest) ProtoMessage

func (*RespondActivityTaskCanceledByIdRequest) ProtoReflect added in v1.26.1

func (*RespondActivityTaskCanceledByIdRequest) Reset

func (*RespondActivityTaskCanceledByIdRequest) Size

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

func (*RespondActivityTaskCanceledByIdRequest) String

func (*RespondActivityTaskCanceledByIdRequest) Unmarshal

func (val *RespondActivityTaskCanceledByIdRequest) Unmarshal(buf []byte) error

Unmarshal an object of type RespondActivityTaskCanceledByIdRequest from the protobuf v3 wire format

type RespondActivityTaskCanceledByIdResponse

type RespondActivityTaskCanceledByIdResponse struct {
	// contains filtered or unexported fields
}

func (*RespondActivityTaskCanceledByIdResponse) Descriptor deprecated

func (*RespondActivityTaskCanceledByIdResponse) Descriptor() ([]byte, []int)

Deprecated: Use RespondActivityTaskCanceledByIdResponse.ProtoReflect.Descriptor instead.

func (*RespondActivityTaskCanceledByIdResponse) Equal

func (this *RespondActivityTaskCanceledByIdResponse) Equal(that interface{}) bool

Equal returns whether two RespondActivityTaskCanceledByIdResponse 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 (*RespondActivityTaskCanceledByIdResponse) Marshal

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

func (*RespondActivityTaskCanceledByIdResponse) ProtoMessage

func (*RespondActivityTaskCanceledByIdResponse) ProtoReflect added in v1.26.1

func (*RespondActivityTaskCanceledByIdResponse) Reset

func (*RespondActivityTaskCanceledByIdResponse) Size

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

func (*RespondActivityTaskCanceledByIdResponse) String

func (*RespondActivityTaskCanceledByIdResponse) Unmarshal

func (val *RespondActivityTaskCanceledByIdResponse) Unmarshal(buf []byte) error

Unmarshal an object of type RespondActivityTaskCanceledByIdResponse from the protobuf v3 wire format

type RespondActivityTaskCanceledRequest

type RespondActivityTaskCanceledRequest struct {

	// The task token as received in `PollActivityTaskQueueResponse`
	TaskToken []byte `protobuf:"bytes,1,opt,name=task_token,json=taskToken,proto3" json:"task_token,omitempty"`
	// Serialized additional information to attach to the cancellation
	Details *v13.Payloads `protobuf:"bytes,2,opt,name=details,proto3" json:"details,omitempty"`
	// The identity of the worker/client
	Identity  string `protobuf:"bytes,3,opt,name=identity,proto3" json:"identity,omitempty"`
	Namespace string `protobuf:"bytes,4,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// Version info of the worker who processed this task. This message's `build_id` field should
	// always be set by SDKs. Workers opting into versioning will also set the `use_versioning`
	// field to true. See message docstrings for more.
	// Deprecated. Use `deployment` instead.
	//
	// Deprecated: Marked as deprecated in temporal/api/workflowservice/v1/request_response.proto.
	WorkerVersion *v13.WorkerVersionStamp `protobuf:"bytes,5,opt,name=worker_version,json=workerVersion,proto3" json:"worker_version,omitempty"`
	// Deployment info of the worker that completed this task. Must be present if user has set
	// `WorkerDeploymentOptions` regardless of versioning being enabled or not.
	// Deprecated. Replaced with `deployment_options`.
	//
	// Deprecated: Marked as deprecated in temporal/api/workflowservice/v1/request_response.proto.
	Deployment *v19.Deployment `protobuf:"bytes,6,opt,name=deployment,proto3" json:"deployment,omitempty"`
	// Worker deployment options that user has set in the worker.
	DeploymentOptions *v19.WorkerDeploymentOptions `protobuf:"bytes,7,opt,name=deployment_options,json=deploymentOptions,proto3" json:"deployment_options,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) GetDeployment deprecated added in v1.43.0

Deprecated: Marked as deprecated in temporal/api/workflowservice/v1/request_response.proto.

func (*RespondActivityTaskCanceledRequest) GetDeploymentOptions added in v1.44.0

func (*RespondActivityTaskCanceledRequest) GetDetails

func (*RespondActivityTaskCanceledRequest) GetIdentity

func (x *RespondActivityTaskCanceledRequest) GetIdentity() string

func (*RespondActivityTaskCanceledRequest) GetNamespace added in v1.3.0

func (x *RespondActivityTaskCanceledRequest) GetNamespace() string

func (*RespondActivityTaskCanceledRequest) GetTaskToken

func (x *RespondActivityTaskCanceledRequest) GetTaskToken() []byte

func (*RespondActivityTaskCanceledRequest) GetWorkerVersion deprecated added in v1.21.0

Deprecated: Marked as deprecated in temporal/api/workflowservice/v1/request_response.proto.

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.26.1

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.26.1

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 RespondActivityTaskCompletedByIdRequest

type RespondActivityTaskCompletedByIdRequest struct {

	// Namespace of the workflow which scheduled this activity
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// Id of the workflow which scheduled this activity
	WorkflowId string `protobuf:"bytes,2,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"`
	// Run Id of the workflow which scheduled this activity
	RunId string `protobuf:"bytes,3,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"`
	// Id of the activity to complete
	ActivityId string `protobuf:"bytes,4,opt,name=activity_id,json=activityId,proto3" json:"activity_id,omitempty"`
	// The serialized result of activity execution
	Result *v13.Payloads `protobuf:"bytes,5,opt,name=result,proto3" json:"result,omitempty"`
	// The identity of the worker/client
	Identity string `protobuf:"bytes,6,opt,name=identity,proto3" json:"identity,omitempty"`
	// contains filtered or unexported fields
}

func (*RespondActivityTaskCompletedByIdRequest) Descriptor deprecated

func (*RespondActivityTaskCompletedByIdRequest) Descriptor() ([]byte, []int)

Deprecated: Use RespondActivityTaskCompletedByIdRequest.ProtoReflect.Descriptor instead.

func (*RespondActivityTaskCompletedByIdRequest) Equal

func (this *RespondActivityTaskCompletedByIdRequest) Equal(that interface{}) bool

Equal returns whether two RespondActivityTaskCompletedByIdRequest 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 (*RespondActivityTaskCompletedByIdRequest) GetActivityId

func (*RespondActivityTaskCompletedByIdRequest) GetIdentity

func (*RespondActivityTaskCompletedByIdRequest) GetNamespace

func (*RespondActivityTaskCompletedByIdRequest) GetResult

func (*RespondActivityTaskCompletedByIdRequest) GetRunId

func (*RespondActivityTaskCompletedByIdRequest) GetWorkflowId

func (*RespondActivityTaskCompletedByIdRequest) Marshal

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

func (*RespondActivityTaskCompletedByIdRequest) ProtoMessage

func (*RespondActivityTaskCompletedByIdRequest) ProtoReflect added in v1.26.1

func (*RespondActivityTaskCompletedByIdRequest) Reset

func (*RespondActivityTaskCompletedByIdRequest) Size

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

func (*RespondActivityTaskCompletedByIdRequest) String

func (*RespondActivityTaskCompletedByIdRequest) Unmarshal

func (val *RespondActivityTaskCompletedByIdRequest) Unmarshal(buf []byte) error

Unmarshal an object of type RespondActivityTaskCompletedByIdRequest from the protobuf v3 wire format

type RespondActivityTaskCompletedByIdResponse

type RespondActivityTaskCompletedByIdResponse struct {
	// contains filtered or unexported fields
}

func (*RespondActivityTaskCompletedByIdResponse) Descriptor deprecated

func (*RespondActivityTaskCompletedByIdResponse) Descriptor() ([]byte, []int)

Deprecated: Use RespondActivityTaskCompletedByIdResponse.ProtoReflect.Descriptor instead.

func (*RespondActivityTaskCompletedByIdResponse) Equal

func (this *RespondActivityTaskCompletedByIdResponse) Equal(that interface{}) bool

Equal returns whether two RespondActivityTaskCompletedByIdResponse 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 (*RespondActivityTaskCompletedByIdResponse) Marshal

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

func (*RespondActivityTaskCompletedByIdResponse) ProtoMessage

func (*RespondActivityTaskCompletedByIdResponse) ProtoReflect added in v1.26.1

func (*RespondActivityTaskCompletedByIdResponse) Reset

func (*RespondActivityTaskCompletedByIdResponse) Size

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

func (*RespondActivityTaskCompletedByIdResponse) String

func (*RespondActivityTaskCompletedByIdResponse) Unmarshal

func (val *RespondActivityTaskCompletedByIdResponse) Unmarshal(buf []byte) error

Unmarshal an object of type RespondActivityTaskCompletedByIdResponse from the protobuf v3 wire format

type RespondActivityTaskCompletedRequest

type RespondActivityTaskCompletedRequest struct {

	// The task token as received in `PollActivityTaskQueueResponse`
	TaskToken []byte `protobuf:"bytes,1,opt,name=task_token,json=taskToken,proto3" json:"task_token,omitempty"`
	// The result of successfully executing the activity
	Result *v13.Payloads `protobuf:"bytes,2,opt,name=result,proto3" json:"result,omitempty"`
	// The identity of the worker/client
	Identity  string `protobuf:"bytes,3,opt,name=identity,proto3" json:"identity,omitempty"`
	Namespace string `protobuf:"bytes,4,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// Version info of the worker who processed this task. This message's `build_id` field should
	// always be set by SDKs. Workers opting into versioning will also set the `use_versioning`
	// field to true. See message docstrings for more.
	// Deprecated. Use `deployment` instead.
	//
	// Deprecated: Marked as deprecated in temporal/api/workflowservice/v1/request_response.proto.
	WorkerVersion *v13.WorkerVersionStamp `protobuf:"bytes,5,opt,name=worker_version,json=workerVersion,proto3" json:"worker_version,omitempty"`
	// Deployment info of the worker that completed this task. Must be present if user has set
	// `WorkerDeploymentOptions` regardless of versioning being enabled or not.
	// Deprecated. Replaced with `deployment_options`.
	//
	// Deprecated: Marked as deprecated in temporal/api/workflowservice/v1/request_response.proto.
	Deployment *v19.Deployment `protobuf:"bytes,6,opt,name=deployment,proto3" json:"deployment,omitempty"`
	// Worker deployment options that user has set in the worker.
	DeploymentOptions *v19.WorkerDeploymentOptions `protobuf:"bytes,7,opt,name=deployment_options,json=deploymentOptions,proto3" json:"deployment_options,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) GetDeployment deprecated added in v1.43.0

Deprecated: Marked as deprecated in temporal/api/workflowservice/v1/request_response.proto.

func (*RespondActivityTaskCompletedRequest) GetDeploymentOptions added in v1.44.0

func (*RespondActivityTaskCompletedRequest) GetIdentity

func (*RespondActivityTaskCompletedRequest) GetNamespace added in v1.3.0

func (x *RespondActivityTaskCompletedRequest) GetNamespace() string

func (*RespondActivityTaskCompletedRequest) GetResult

func (*RespondActivityTaskCompletedRequest) GetTaskToken

func (x *RespondActivityTaskCompletedRequest) GetTaskToken() []byte

func (*RespondActivityTaskCompletedRequest) GetWorkerVersion deprecated added in v1.21.0

Deprecated: Marked as deprecated in temporal/api/workflowservice/v1/request_response.proto.

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.26.1

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.26.1

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 RespondActivityTaskFailedByIdRequest

type RespondActivityTaskFailedByIdRequest struct {

	// Namespace of the workflow which scheduled this activity
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// Id of the workflow which scheduled this activity
	WorkflowId string `protobuf:"bytes,2,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"`
	// Run Id of the workflow which scheduled this activity
	RunId string `protobuf:"bytes,3,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"`
	// Id of the activity to fail
	ActivityId string `protobuf:"bytes,4,opt,name=activity_id,json=activityId,proto3" json:"activity_id,omitempty"`
	// Detailed failure information
	Failure *v15.Failure `protobuf:"bytes,5,opt,name=failure,proto3" json:"failure,omitempty"`
	// The identity of the worker/client
	Identity string `protobuf:"bytes,6,opt,name=identity,proto3" json:"identity,omitempty"`
	// Additional details to be stored as last activity heartbeat
	LastHeartbeatDetails *v13.Payloads `protobuf:"bytes,7,opt,name=last_heartbeat_details,json=lastHeartbeatDetails,proto3" json:"last_heartbeat_details,omitempty"`
	// contains filtered or unexported fields
}

func (*RespondActivityTaskFailedByIdRequest) Descriptor deprecated

func (*RespondActivityTaskFailedByIdRequest) Descriptor() ([]byte, []int)

Deprecated: Use RespondActivityTaskFailedByIdRequest.ProtoReflect.Descriptor instead.

func (*RespondActivityTaskFailedByIdRequest) Equal

func (this *RespondActivityTaskFailedByIdRequest) Equal(that interface{}) bool

Equal returns whether two RespondActivityTaskFailedByIdRequest 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 (*RespondActivityTaskFailedByIdRequest) GetActivityId

func (x *RespondActivityTaskFailedByIdRequest) GetActivityId() string

func (*RespondActivityTaskFailedByIdRequest) GetFailure

func (*RespondActivityTaskFailedByIdRequest) GetIdentity

func (*RespondActivityTaskFailedByIdRequest) GetLastHeartbeatDetails added in v1.8.0

func (x *RespondActivityTaskFailedByIdRequest) GetLastHeartbeatDetails() *v13.Payloads

func (*RespondActivityTaskFailedByIdRequest) GetNamespace

func (x *RespondActivityTaskFailedByIdRequest) GetNamespace() string

func (*RespondActivityTaskFailedByIdRequest) GetRunId

func (*RespondActivityTaskFailedByIdRequest) GetWorkflowId

func (x *RespondActivityTaskFailedByIdRequest) GetWorkflowId() string

func (*RespondActivityTaskFailedByIdRequest) Marshal

func (val *RespondActivityTaskFailedByIdRequest) Marshal() ([]byte, error)

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

func (*RespondActivityTaskFailedByIdRequest) ProtoMessage

func (*RespondActivityTaskFailedByIdRequest) ProtoMessage()

func (*RespondActivityTaskFailedByIdRequest) ProtoReflect added in v1.26.1

func (*RespondActivityTaskFailedByIdRequest) Reset

func (*RespondActivityTaskFailedByIdRequest) Size

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

func (*RespondActivityTaskFailedByIdRequest) String

func (*RespondActivityTaskFailedByIdRequest) Unmarshal

func (val *RespondActivityTaskFailedByIdRequest) Unmarshal(buf []byte) error

Unmarshal an object of type RespondActivityTaskFailedByIdRequest from the protobuf v3 wire format

type RespondActivityTaskFailedByIdResponse

type RespondActivityTaskFailedByIdResponse struct {

	// Server validation failures could include
	// last_heartbeat_details payload is too large, request failure is too large
	Failures []*v15.Failure `protobuf:"bytes,1,rep,name=failures,proto3" json:"failures,omitempty"`
	// contains filtered or unexported fields
}

func (*RespondActivityTaskFailedByIdResponse) Descriptor deprecated

func (*RespondActivityTaskFailedByIdResponse) Descriptor() ([]byte, []int)

Deprecated: Use RespondActivityTaskFailedByIdResponse.ProtoReflect.Descriptor instead.

func (*RespondActivityTaskFailedByIdResponse) Equal

func (this *RespondActivityTaskFailedByIdResponse) Equal(that interface{}) bool

Equal returns whether two RespondActivityTaskFailedByIdResponse 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 (*RespondActivityTaskFailedByIdResponse) GetFailures added in v1.8.0

func (*RespondActivityTaskFailedByIdResponse) Marshal

func (val *RespondActivityTaskFailedByIdResponse) Marshal() ([]byte, error)

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

func (*RespondActivityTaskFailedByIdResponse) ProtoMessage

func (*RespondActivityTaskFailedByIdResponse) ProtoMessage()

func (*RespondActivityTaskFailedByIdResponse) ProtoReflect added in v1.26.1

func (*RespondActivityTaskFailedByIdResponse) Reset

func (*RespondActivityTaskFailedByIdResponse) Size

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

func (*RespondActivityTaskFailedByIdResponse) String

func (*RespondActivityTaskFailedByIdResponse) Unmarshal

func (val *RespondActivityTaskFailedByIdResponse) Unmarshal(buf []byte) error

Unmarshal an object of type RespondActivityTaskFailedByIdResponse from the protobuf v3 wire format

type RespondActivityTaskFailedRequest

type RespondActivityTaskFailedRequest struct {

	// The task token as received in `PollActivityTaskQueueResponse`
	TaskToken []byte `protobuf:"bytes,1,opt,name=task_token,json=taskToken,proto3" json:"task_token,omitempty"`
	// Detailed failure information
	Failure *v15.Failure `protobuf:"bytes,2,opt,name=failure,proto3" json:"failure,omitempty"`
	// The identity of the worker/client
	Identity  string `protobuf:"bytes,3,opt,name=identity,proto3" json:"identity,omitempty"`
	Namespace string `protobuf:"bytes,4,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// Additional details to be stored as last activity heartbeat
	LastHeartbeatDetails *v13.Payloads `protobuf:"bytes,5,opt,name=last_heartbeat_details,json=lastHeartbeatDetails,proto3" json:"last_heartbeat_details,omitempty"`
	// Version info of the worker who processed this task. This message's `build_id` field should
	// always be set by SDKs. Workers opting into versioning will also set the `use_versioning`
	// field to true. See message docstrings for more.
	// Deprecated. Use `deployment` instead.
	//
	// Deprecated: Marked as deprecated in temporal/api/workflowservice/v1/request_response.proto.
	WorkerVersion *v13.WorkerVersionStamp `protobuf:"bytes,6,opt,name=worker_version,json=workerVersion,proto3" json:"worker_version,omitempty"`
	// Deployment info of the worker that completed this task. Must be present if user has set
	// `WorkerDeploymentOptions` regardless of versioning being enabled or not.
	// Deprecated. Replaced with `deployment_options`.
	//
	// Deprecated: Marked as deprecated in temporal/api/workflowservice/v1/request_response.proto.
	Deployment *v19.Deployment `protobuf:"bytes,7,opt,name=deployment,proto3" json:"deployment,omitempty"`
	// Worker deployment options that user has set in the worker.
	DeploymentOptions *v19.WorkerDeploymentOptions `protobuf:"bytes,8,opt,name=deployment_options,json=deploymentOptions,proto3" json:"deployment_options,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) GetDeployment deprecated added in v1.43.0

func (x *RespondActivityTaskFailedRequest) GetDeployment() *v19.Deployment

Deprecated: Marked as deprecated in temporal/api/workflowservice/v1/request_response.proto.

func (*RespondActivityTaskFailedRequest) GetDeploymentOptions added in v1.44.0

func (*RespondActivityTaskFailedRequest) GetFailure

func (x *RespondActivityTaskFailedRequest) GetFailure() *v15.Failure

func (*RespondActivityTaskFailedRequest) GetIdentity

func (x *RespondActivityTaskFailedRequest) GetIdentity() string

func (*RespondActivityTaskFailedRequest) GetLastHeartbeatDetails added in v1.8.0

func (x *RespondActivityTaskFailedRequest) GetLastHeartbeatDetails() *v13.Payloads

func (*RespondActivityTaskFailedRequest) GetNamespace added in v1.3.0

func (x *RespondActivityTaskFailedRequest) GetNamespace() string

func (*RespondActivityTaskFailedRequest) GetTaskToken

func (x *RespondActivityTaskFailedRequest) GetTaskToken() []byte

func (*RespondActivityTaskFailedRequest) GetWorkerVersion deprecated added in v1.21.0

Deprecated: Marked as deprecated in temporal/api/workflowservice/v1/request_response.proto.

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.26.1

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 {

	// Server validation failures could include
	// last_heartbeat_details payload is too large, request failure is too large
	Failures []*v15.Failure `protobuf:"bytes,1,rep,name=failures,proto3" json:"failures,omitempty"`
	// 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) GetFailures added in v1.8.0

func (x *RespondActivityTaskFailedResponse) GetFailures() []*v15.Failure

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.26.1

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 RespondNexusTaskCompletedRequest added in v1.27.0

type RespondNexusTaskCompletedRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// The identity of the client who initiated this request.
	Identity string `protobuf:"bytes,2,opt,name=identity,proto3" json:"identity,omitempty"`
	// A unique identifier for this task as received via a poll response.
	TaskToken []byte `protobuf:"bytes,3,opt,name=task_token,json=taskToken,proto3" json:"task_token,omitempty"`
	// Embedded response to be translated into a frontend response.
	Response *v118.Response `protobuf:"bytes,4,opt,name=response,proto3" json:"response,omitempty"`
	// contains filtered or unexported fields
}

func (*RespondNexusTaskCompletedRequest) Descriptor deprecated added in v1.27.0

func (*RespondNexusTaskCompletedRequest) Descriptor() ([]byte, []int)

Deprecated: Use RespondNexusTaskCompletedRequest.ProtoReflect.Descriptor instead.

func (*RespondNexusTaskCompletedRequest) Equal added in v1.27.0

func (this *RespondNexusTaskCompletedRequest) Equal(that interface{}) bool

Equal returns whether two RespondNexusTaskCompletedRequest 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 (*RespondNexusTaskCompletedRequest) GetIdentity added in v1.27.0

func (x *RespondNexusTaskCompletedRequest) GetIdentity() string

func (*RespondNexusTaskCompletedRequest) GetNamespace added in v1.27.0

func (x *RespondNexusTaskCompletedRequest) GetNamespace() string

func (*RespondNexusTaskCompletedRequest) GetResponse added in v1.27.0

func (*RespondNexusTaskCompletedRequest) GetTaskToken added in v1.27.0

func (x *RespondNexusTaskCompletedRequest) GetTaskToken() []byte

func (*RespondNexusTaskCompletedRequest) Marshal added in v1.27.0

func (val *RespondNexusTaskCompletedRequest) Marshal() ([]byte, error)

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

func (*RespondNexusTaskCompletedRequest) ProtoMessage added in v1.27.0

func (*RespondNexusTaskCompletedRequest) ProtoMessage()

func (*RespondNexusTaskCompletedRequest) ProtoReflect added in v1.27.0

func (*RespondNexusTaskCompletedRequest) Reset added in v1.27.0

func (*RespondNexusTaskCompletedRequest) Size added in v1.27.0

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

func (*RespondNexusTaskCompletedRequest) String added in v1.27.0

func (*RespondNexusTaskCompletedRequest) Unmarshal added in v1.27.0

func (val *RespondNexusTaskCompletedRequest) Unmarshal(buf []byte) error

Unmarshal an object of type RespondNexusTaskCompletedRequest from the protobuf v3 wire format

type RespondNexusTaskCompletedResponse added in v1.27.0

type RespondNexusTaskCompletedResponse struct {
	// contains filtered or unexported fields
}

func (*RespondNexusTaskCompletedResponse) Descriptor deprecated added in v1.27.0

func (*RespondNexusTaskCompletedResponse) Descriptor() ([]byte, []int)

Deprecated: Use RespondNexusTaskCompletedResponse.ProtoReflect.Descriptor instead.

func (*RespondNexusTaskCompletedResponse) Equal added in v1.27.0

func (this *RespondNexusTaskCompletedResponse) Equal(that interface{}) bool

Equal returns whether two RespondNexusTaskCompletedResponse 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 (*RespondNexusTaskCompletedResponse) Marshal added in v1.27.0

func (val *RespondNexusTaskCompletedResponse) Marshal() ([]byte, error)

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

func (*RespondNexusTaskCompletedResponse) ProtoMessage added in v1.27.0

func (*RespondNexusTaskCompletedResponse) ProtoMessage()

func (*RespondNexusTaskCompletedResponse) ProtoReflect added in v1.27.0

func (*RespondNexusTaskCompletedResponse) Reset added in v1.27.0

func (*RespondNexusTaskCompletedResponse) Size added in v1.27.0

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

func (*RespondNexusTaskCompletedResponse) String added in v1.27.0

func (*RespondNexusTaskCompletedResponse) Unmarshal added in v1.27.0

func (val *RespondNexusTaskCompletedResponse) Unmarshal(buf []byte) error

Unmarshal an object of type RespondNexusTaskCompletedResponse from the protobuf v3 wire format

type RespondNexusTaskFailedRequest added in v1.27.0

type RespondNexusTaskFailedRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// The identity of the client who initiated this request.
	Identity string `protobuf:"bytes,2,opt,name=identity,proto3" json:"identity,omitempty"`
	// A unique identifier for this task.
	TaskToken []byte `protobuf:"bytes,3,opt,name=task_token,json=taskToken,proto3" json:"task_token,omitempty"`
	// The error the handler failed with.
	Error *v118.HandlerError `protobuf:"bytes,4,opt,name=error,proto3" json:"error,omitempty"`
	// contains filtered or unexported fields
}

func (*RespondNexusTaskFailedRequest) Descriptor deprecated added in v1.27.0

func (*RespondNexusTaskFailedRequest) Descriptor() ([]byte, []int)

Deprecated: Use RespondNexusTaskFailedRequest.ProtoReflect.Descriptor instead.

func (*RespondNexusTaskFailedRequest) Equal added in v1.27.0

func (this *RespondNexusTaskFailedRequest) Equal(that interface{}) bool

Equal returns whether two RespondNexusTaskFailedRequest 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 (*RespondNexusTaskFailedRequest) GetError added in v1.27.0

func (*RespondNexusTaskFailedRequest) GetIdentity added in v1.27.0

func (x *RespondNexusTaskFailedRequest) GetIdentity() string

func (*RespondNexusTaskFailedRequest) GetNamespace added in v1.27.0

func (x *RespondNexusTaskFailedRequest) GetNamespace() string

func (*RespondNexusTaskFailedRequest) GetTaskToken added in v1.27.0

func (x *RespondNexusTaskFailedRequest) GetTaskToken() []byte

func (*RespondNexusTaskFailedRequest) Marshal added in v1.27.0

func (val *RespondNexusTaskFailedRequest) Marshal() ([]byte, error)

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

func (*RespondNexusTaskFailedRequest) ProtoMessage added in v1.27.0

func (*RespondNexusTaskFailedRequest) ProtoMessage()

func (*RespondNexusTaskFailedRequest) ProtoReflect added in v1.27.0

func (*RespondNexusTaskFailedRequest) Reset added in v1.27.0

func (x *RespondNexusTaskFailedRequest) Reset()

func (*RespondNexusTaskFailedRequest) Size added in v1.27.0

func (val *RespondNexusTaskFailedRequest) Size() int

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

func (*RespondNexusTaskFailedRequest) String added in v1.27.0

func (*RespondNexusTaskFailedRequest) Unmarshal added in v1.27.0

func (val *RespondNexusTaskFailedRequest) Unmarshal(buf []byte) error

Unmarshal an object of type RespondNexusTaskFailedRequest from the protobuf v3 wire format

type RespondNexusTaskFailedResponse added in v1.27.0

type RespondNexusTaskFailedResponse struct {
	// contains filtered or unexported fields
}

func (*RespondNexusTaskFailedResponse) Descriptor deprecated added in v1.27.0

func (*RespondNexusTaskFailedResponse) Descriptor() ([]byte, []int)

Deprecated: Use RespondNexusTaskFailedResponse.ProtoReflect.Descriptor instead.

func (*RespondNexusTaskFailedResponse) Equal added in v1.27.0

func (this *RespondNexusTaskFailedResponse) Equal(that interface{}) bool

Equal returns whether two RespondNexusTaskFailedResponse 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 (*RespondNexusTaskFailedResponse) Marshal added in v1.27.0

func (val *RespondNexusTaskFailedResponse) Marshal() ([]byte, error)

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

func (*RespondNexusTaskFailedResponse) ProtoMessage added in v1.27.0

func (*RespondNexusTaskFailedResponse) ProtoMessage()

func (*RespondNexusTaskFailedResponse) ProtoReflect added in v1.27.0

func (*RespondNexusTaskFailedResponse) Reset added in v1.27.0

func (x *RespondNexusTaskFailedResponse) Reset()

func (*RespondNexusTaskFailedResponse) Size added in v1.27.0

func (val *RespondNexusTaskFailedResponse) Size() int

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

func (*RespondNexusTaskFailedResponse) String added in v1.27.0

func (*RespondNexusTaskFailedResponse) Unmarshal added in v1.27.0

func (val *RespondNexusTaskFailedResponse) Unmarshal(buf []byte) error

Unmarshal an object of type RespondNexusTaskFailedResponse from the protobuf v3 wire format

type RespondQueryTaskCompletedRequest

type RespondQueryTaskCompletedRequest struct {
	TaskToken     []byte              `protobuf:"bytes,1,opt,name=task_token,json=taskToken,proto3" json:"task_token,omitempty"`
	CompletedType v11.QueryResultType `` /* 144-byte string literal not displayed */
	// The result of the query.
	// Mutually exclusive with `error_message` and `failure`. Set when the query succeeds.
	QueryResult *v13.Payloads `protobuf:"bytes,3,opt,name=query_result,json=queryResult,proto3" json:"query_result,omitempty"`
	// A plain error message that must be set if completed_type is QUERY_RESULT_TYPE_FAILED.
	// SDKs should also fill in the more complete `failure` field to provide the full context and
	// support encryption of failure information.
	// `error_message` will be duplicated if the `failure` field is present to support callers
	// that pre-date the addition of that field, regardless of whether or not a custom failure
	// converter is used.
	// Mutually exclusive with `query_result`. Set when the query fails.
	ErrorMessage string `protobuf:"bytes,4,opt,name=error_message,json=errorMessage,proto3" json:"error_message,omitempty"`
	Namespace    string `protobuf:"bytes,6,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// The full reason for this query failure. This field is newer than `error_message` and can be
	// encoded by the SDK's failure converter to support E2E encryption of messages and stack
	// traces.
	// Mutually exclusive with `query_result`. Set when the query fails.
	Failure *v15.Failure `protobuf:"bytes,7,opt,name=failure,proto3" json:"failure,omitempty"`
	// contains filtered or unexported fields
}

func (*RespondQueryTaskCompletedRequest) Descriptor deprecated

func (*RespondQueryTaskCompletedRequest) Descriptor() ([]byte, []int)

Deprecated: Use RespondQueryTaskCompletedRequest.ProtoReflect.Descriptor instead.

func (*RespondQueryTaskCompletedRequest) Equal

func (this *RespondQueryTaskCompletedRequest) Equal(that interface{}) bool

Equal returns whether two RespondQueryTaskCompletedRequest 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 (*RespondQueryTaskCompletedRequest) GetCompletedType

func (*RespondQueryTaskCompletedRequest) GetErrorMessage

func (x *RespondQueryTaskCompletedRequest) GetErrorMessage() string

func (*RespondQueryTaskCompletedRequest) GetFailure added in v1.43.1

func (x *RespondQueryTaskCompletedRequest) GetFailure() *v15.Failure

func (*RespondQueryTaskCompletedRequest) GetNamespace added in v1.3.0

func (x *RespondQueryTaskCompletedRequest) GetNamespace() string

func (*RespondQueryTaskCompletedRequest) GetQueryResult

func (x *RespondQueryTaskCompletedRequest) GetQueryResult() *v13.Payloads

func (*RespondQueryTaskCompletedRequest) GetTaskToken

func (x *RespondQueryTaskCompletedRequest) GetTaskToken() []byte

func (*RespondQueryTaskCompletedRequest) Marshal

func (val *RespondQueryTaskCompletedRequest) Marshal() ([]byte, error)

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

func (*RespondQueryTaskCompletedRequest) ProtoMessage

func (*RespondQueryTaskCompletedRequest) ProtoMessage()

func (*RespondQueryTaskCompletedRequest) ProtoReflect added in v1.26.1

func (*RespondQueryTaskCompletedRequest) Reset

func (*RespondQueryTaskCompletedRequest) Size

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

func (*RespondQueryTaskCompletedRequest) String

func (*RespondQueryTaskCompletedRequest) Unmarshal

func (val *RespondQueryTaskCompletedRequest) Unmarshal(buf []byte) error

Unmarshal an object of type RespondQueryTaskCompletedRequest from the protobuf v3 wire format

type RespondQueryTaskCompletedResponse

type RespondQueryTaskCompletedResponse struct {
	// contains filtered or unexported fields
}

func (*RespondQueryTaskCompletedResponse) Descriptor deprecated

func (*RespondQueryTaskCompletedResponse) Descriptor() ([]byte, []int)

Deprecated: Use RespondQueryTaskCompletedResponse.ProtoReflect.Descriptor instead.

func (*RespondQueryTaskCompletedResponse) Equal

func (this *RespondQueryTaskCompletedResponse) Equal(that interface{}) bool

Equal returns whether two RespondQueryTaskCompletedResponse 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 (*RespondQueryTaskCompletedResponse) Marshal

func (val *RespondQueryTaskCompletedResponse) Marshal() ([]byte, error)

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

func (*RespondQueryTaskCompletedResponse) ProtoMessage

func (*RespondQueryTaskCompletedResponse) ProtoMessage()

func (*RespondQueryTaskCompletedResponse) ProtoReflect added in v1.26.1

func (*RespondQueryTaskCompletedResponse) Reset

func (*RespondQueryTaskCompletedResponse) Size

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

func (*RespondQueryTaskCompletedResponse) String

func (*RespondQueryTaskCompletedResponse) Unmarshal

func (val *RespondQueryTaskCompletedResponse) Unmarshal(buf []byte) error

Unmarshal an object of type RespondQueryTaskCompletedResponse from the protobuf v3 wire format

type RespondWorkflowTaskCompletedRequest

type RespondWorkflowTaskCompletedRequest struct {

	// The task token as received in `PollWorkflowTaskQueueResponse`
	TaskToken []byte `protobuf:"bytes,1,opt,name=task_token,json=taskToken,proto3" json:"task_token,omitempty"`
	// A list of commands generated when driving the workflow code in response to the new task
	Commands []*v112.Command `protobuf:"bytes,2,rep,name=commands,proto3" json:"commands,omitempty"`
	// The identity of the worker/client
	Identity string `protobuf:"bytes,3,opt,name=identity,proto3" json:"identity,omitempty"`
	// May be set by workers to indicate that the worker desires future tasks to be provided with
	// incremental history on a sticky queue.
	StickyAttributes *v14.StickyExecutionAttributes `protobuf:"bytes,4,opt,name=sticky_attributes,json=stickyAttributes,proto3" json:"sticky_attributes,omitempty"`
	// If set, the worker wishes to immediately receive the next workflow task as a response to
	// this completion. This can save on polling round-trips.
	ReturnNewWorkflowTask bool `` /* 129-byte string literal not displayed */
	// Can be used to *force* creation of a new workflow task, even if no commands have resolved or
	// one would not otherwise have been generated. This is used when the worker knows it is doing
	// something useful, but cannot complete it within the workflow task timeout. Local activities
	// which run for longer than the task timeout being the prime example.
	ForceCreateNewWorkflowTask bool `` /* 146-byte string literal not displayed */
	// DEPRECATED since 1.21 - use `worker_version_stamp` instead.
	// Worker process' unique binary id
	BinaryChecksum string `protobuf:"bytes,7,opt,name=binary_checksum,json=binaryChecksum,proto3" json:"binary_checksum,omitempty"`
	// Responses to the `queries` field in the task being responded to
	QueryResults map[string]*v110.WorkflowQueryResult `` /* 171-byte string literal not displayed */
	Namespace    string                               `protobuf:"bytes,9,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// Version info of the worker who processed this task. This message's `build_id` field should
	// always be set by SDKs. Workers opting into versioning will also set the `use_versioning`
	// field to true. See message docstrings for more.
	// Deprecated. Use `deployment` and `versioning_behavior` instead.
	//
	// Deprecated: Marked as deprecated in temporal/api/workflowservice/v1/request_response.proto.
	WorkerVersionStamp *v13.WorkerVersionStamp `protobuf:"bytes,10,opt,name=worker_version_stamp,json=workerVersionStamp,proto3" json:"worker_version_stamp,omitempty"`
	// Protocol messages piggybacking on a WFT as a transport
	Messages []*v111.Message `protobuf:"bytes,11,rep,name=messages,proto3" json:"messages,omitempty"`
	// Data the SDK wishes to record for itself, but server need not interpret, and does not
	// directly impact workflow state.
	SdkMetadata *v16.WorkflowTaskCompletedMetadata `protobuf:"bytes,12,opt,name=sdk_metadata,json=sdkMetadata,proto3" json:"sdk_metadata,omitempty"`
	// Local usage data collected for metering
	MeteringMetadata *v13.MeteringMetadata `protobuf:"bytes,13,opt,name=metering_metadata,json=meteringMetadata,proto3" json:"metering_metadata,omitempty"`
	// All capabilities the SDK supports.
	Capabilities *RespondWorkflowTaskCompletedRequest_Capabilities `protobuf:"bytes,14,opt,name=capabilities,proto3" json:"capabilities,omitempty"`
	// Deployment info of the worker that completed this task. Must be present if user has set
	// `WorkerDeploymentOptions` regardless of versioning being enabled or not.
	// Deprecated. Replaced with `deployment_options`.
	//
	// Deprecated: Marked as deprecated in temporal/api/workflowservice/v1/request_response.proto.
	Deployment *v19.Deployment `protobuf:"bytes,15,opt,name=deployment,proto3" json:"deployment,omitempty"`
	// Versioning behavior of this workflow execution as set on the worker that completed this task.
	// UNSPECIFIED means versioning is not enabled in the worker.
	VersioningBehavior v11.VersioningBehavior `` /* 163-byte string literal not displayed */
	// Worker deployment options that user has set in the worker.
	DeploymentOptions *v19.WorkerDeploymentOptions `protobuf:"bytes,17,opt,name=deployment_options,json=deploymentOptions,proto3" json:"deployment_options,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) GetBinaryChecksum

func (x *RespondWorkflowTaskCompletedRequest) GetBinaryChecksum() string

func (*RespondWorkflowTaskCompletedRequest) GetCapabilities added in v1.40.0

func (*RespondWorkflowTaskCompletedRequest) GetCommands

func (x *RespondWorkflowTaskCompletedRequest) GetCommands() []*v112.Command

func (*RespondWorkflowTaskCompletedRequest) GetDeployment deprecated added in v1.43.0

Deprecated: Marked as deprecated in temporal/api/workflowservice/v1/request_response.proto.

func (*RespondWorkflowTaskCompletedRequest) GetDeploymentOptions added in v1.44.0

func (*RespondWorkflowTaskCompletedRequest) GetForceCreateNewWorkflowTask

func (x *RespondWorkflowTaskCompletedRequest) GetForceCreateNewWorkflowTask() bool

func (*RespondWorkflowTaskCompletedRequest) GetIdentity

func (*RespondWorkflowTaskCompletedRequest) GetMessages added in v1.16.0

func (x *RespondWorkflowTaskCompletedRequest) GetMessages() []*v111.Message

func (*RespondWorkflowTaskCompletedRequest) GetMeteringMetadata added in v1.18.1

func (x *RespondWorkflowTaskCompletedRequest) GetMeteringMetadata() *v13.MeteringMetadata

func (*RespondWorkflowTaskCompletedRequest) GetNamespace added in v1.3.0

func (x *RespondWorkflowTaskCompletedRequest) GetNamespace() string

func (*RespondWorkflowTaskCompletedRequest) GetQueryResults

func (*RespondWorkflowTaskCompletedRequest) GetReturnNewWorkflowTask

func (x *RespondWorkflowTaskCompletedRequest) GetReturnNewWorkflowTask() bool

func (*RespondWorkflowTaskCompletedRequest) GetSdkMetadata added in v1.17.0

func (*RespondWorkflowTaskCompletedRequest) GetStickyAttributes

func (*RespondWorkflowTaskCompletedRequest) GetTaskToken

func (x *RespondWorkflowTaskCompletedRequest) GetTaskToken() []byte

func (*RespondWorkflowTaskCompletedRequest) GetVersioningBehavior added in v1.43.0

func (x *RespondWorkflowTaskCompletedRequest) GetVersioningBehavior() v11.VersioningBehavior

func (*RespondWorkflowTaskCompletedRequest) GetWorkerVersionStamp deprecated added in v1.19.0

func (x *RespondWorkflowTaskCompletedRequest) GetWorkerVersionStamp() *v13.WorkerVersionStamp

Deprecated: Marked as deprecated in temporal/api/workflowservice/v1/request_response.proto.

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.26.1

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 RespondWorkflowTaskCompletedRequest_Capabilities added in v1.40.0

type RespondWorkflowTaskCompletedRequest_Capabilities struct {

	// True if the SDK can handle speculative workflow task with command events. If true, the
	// server may choose, at its discretion, to discard a speculative workflow task even if that
	// speculative task included command events the SDK had not previously processed.
	//
	// (-- api-linter: core::0140::prepositions=disabled
	//
	//	aip.dev/not-precedent: "with" used to describe the workflow task. --)
	DiscardSpeculativeWorkflowTaskWithEvents bool `` /* 190-byte string literal not displayed */
	// contains filtered or unexported fields
}

SDK capability details.

func (*RespondWorkflowTaskCompletedRequest_Capabilities) Descriptor deprecated added in v1.40.0

Deprecated: Use RespondWorkflowTaskCompletedRequest_Capabilities.ProtoReflect.Descriptor instead.

func (*RespondWorkflowTaskCompletedRequest_Capabilities) GetDiscardSpeculativeWorkflowTaskWithEvents added in v1.40.0

func (x *RespondWorkflowTaskCompletedRequest_Capabilities) GetDiscardSpeculativeWorkflowTaskWithEvents() bool

func (*RespondWorkflowTaskCompletedRequest_Capabilities) ProtoMessage added in v1.40.0

func (*RespondWorkflowTaskCompletedRequest_Capabilities) ProtoReflect added in v1.40.0

func (*RespondWorkflowTaskCompletedRequest_Capabilities) Reset added in v1.40.0

func (*RespondWorkflowTaskCompletedRequest_Capabilities) String added in v1.40.0

type RespondWorkflowTaskCompletedResponse

type RespondWorkflowTaskCompletedResponse struct {

	// See `RespondWorkflowTaskCompletedResponse::return_new_workflow_task`
	WorkflowTask *PollWorkflowTaskQueueResponse `protobuf:"bytes,1,opt,name=workflow_task,json=workflowTask,proto3" json:"workflow_task,omitempty"`
	// See `ScheduleActivityTaskCommandAttributes::request_eager_execution`
	ActivityTasks []*PollActivityTaskQueueResponse `protobuf:"bytes,2,rep,name=activity_tasks,json=activityTasks,proto3" json:"activity_tasks,omitempty"`
	// If non zero, indicates the server has discarded the workflow task that was being responded to.
	// Will be the event ID of the last workflow task started event in the history before the new workflow task.
	// Server is only expected to discard a workflow task if it could not have modified the workflow state.
	ResetHistoryEventId int64 `protobuf:"varint,3,opt,name=reset_history_event_id,json=resetHistoryEventId,proto3" json:"reset_history_event_id,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.8.0

func (*RespondWorkflowTaskCompletedResponse) GetResetHistoryEventId added in v1.13.0

func (x *RespondWorkflowTaskCompletedResponse) GetResetHistoryEventId() int64

func (*RespondWorkflowTaskCompletedResponse) GetWorkflowTask

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.26.1

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 {

	// The task token as received in `PollWorkflowTaskQueueResponse`
	TaskToken []byte `protobuf:"bytes,1,opt,name=task_token,json=taskToken,proto3" json:"task_token,omitempty"`
	// Why did the task fail? It's important to note that many of the variants in this enum cannot
	// apply to worker responses. See the type's doc for more.
	Cause v11.WorkflowTaskFailedCause `protobuf:"varint,2,opt,name=cause,proto3,enum=temporal.api.enums.v1.WorkflowTaskFailedCause" json:"cause,omitempty"`
	// Failure details
	Failure *v15.Failure `protobuf:"bytes,3,opt,name=failure,proto3" json:"failure,omitempty"`
	// The identity of the worker/client
	Identity string `protobuf:"bytes,4,opt,name=identity,proto3" json:"identity,omitempty"`
	// DEPRECATED since 1.21 - use `worker_version_stamp` instead.
	// Worker process' unique binary id
	BinaryChecksum string `protobuf:"bytes,5,opt,name=binary_checksum,json=binaryChecksum,proto3" json:"binary_checksum,omitempty"`
	Namespace      string `protobuf:"bytes,6,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// Protocol messages piggybacking on a WFT as a transport
	Messages []*v111.Message `protobuf:"bytes,7,rep,name=messages,proto3" json:"messages,omitempty"`
	// Version info of the worker who processed this task. This message's `build_id` field should
	// always be set by SDKs. Workers opting into versioning will also set the `use_versioning`
	// field to true. See message docstrings for more.
	// Deprecated. Use `deployment` instead.
	//
	// Deprecated: Marked as deprecated in temporal/api/workflowservice/v1/request_response.proto.
	WorkerVersion *v13.WorkerVersionStamp `protobuf:"bytes,8,opt,name=worker_version,json=workerVersion,proto3" json:"worker_version,omitempty"`
	// Deployment info of the worker that completed this task. Must be present if user has set
	// `WorkerDeploymentOptions` regardless of versioning being enabled or not.
	// Deprecated. Replaced with `deployment_options`.
	Deployment *v19.Deployment `protobuf:"bytes,9,opt,name=deployment,proto3" json:"deployment,omitempty"`
	// Worker deployment options that user has set in the worker.
	DeploymentOptions *v19.WorkerDeploymentOptions `protobuf:"bytes,10,opt,name=deployment_options,json=deploymentOptions,proto3" json:"deployment_options,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) GetBinaryChecksum

func (x *RespondWorkflowTaskFailedRequest) GetBinaryChecksum() string

func (*RespondWorkflowTaskFailedRequest) GetCause

func (*RespondWorkflowTaskFailedRequest) GetDeployment added in v1.43.0

func (x *RespondWorkflowTaskFailedRequest) GetDeployment() *v19.Deployment

func (*RespondWorkflowTaskFailedRequest) GetDeploymentOptions added in v1.44.0

func (*RespondWorkflowTaskFailedRequest) GetFailure

func (x *RespondWorkflowTaskFailedRequest) GetFailure() *v15.Failure

func (*RespondWorkflowTaskFailedRequest) GetIdentity

func (x *RespondWorkflowTaskFailedRequest) GetIdentity() string

func (*RespondWorkflowTaskFailedRequest) GetMessages added in v1.16.0

func (x *RespondWorkflowTaskFailedRequest) GetMessages() []*v111.Message

func (*RespondWorkflowTaskFailedRequest) GetNamespace added in v1.3.0

func (x *RespondWorkflowTaskFailedRequest) GetNamespace() string

func (*RespondWorkflowTaskFailedRequest) GetTaskToken

func (x *RespondWorkflowTaskFailedRequest) GetTaskToken() []byte

func (*RespondWorkflowTaskFailedRequest) GetWorkerVersion deprecated added in v1.21.0

Deprecated: Marked as deprecated in temporal/api/workflowservice/v1/request_response.proto.

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.26.1

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.26.1

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 ScanWorkflowExecutionsRequest deprecated

type ScanWorkflowExecutionsRequest struct {
	Namespace     string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,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"`
	Query         string `protobuf:"bytes,4,opt,name=query,proto3" json:"query,omitempty"`
	// contains filtered or unexported fields
}

Deprecated: Use with `ListWorkflowExecutions`.

func (*ScanWorkflowExecutionsRequest) Descriptor deprecated

func (*ScanWorkflowExecutionsRequest) Descriptor() ([]byte, []int)

Deprecated: Use ScanWorkflowExecutionsRequest.ProtoReflect.Descriptor instead.

func (*ScanWorkflowExecutionsRequest) Equal

func (this *ScanWorkflowExecutionsRequest) Equal(that interface{}) bool

Equal returns whether two ScanWorkflowExecutionsRequest 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 (*ScanWorkflowExecutionsRequest) GetNamespace

func (x *ScanWorkflowExecutionsRequest) GetNamespace() string

func (*ScanWorkflowExecutionsRequest) GetNextPageToken

func (x *ScanWorkflowExecutionsRequest) GetNextPageToken() []byte

func (*ScanWorkflowExecutionsRequest) GetPageSize

func (x *ScanWorkflowExecutionsRequest) GetPageSize() int32

func (*ScanWorkflowExecutionsRequest) GetQuery

func (x *ScanWorkflowExecutionsRequest) GetQuery() string

func (*ScanWorkflowExecutionsRequest) Marshal

func (val *ScanWorkflowExecutionsRequest) Marshal() ([]byte, error)

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

func (*ScanWorkflowExecutionsRequest) ProtoMessage

func (*ScanWorkflowExecutionsRequest) ProtoMessage()

func (*ScanWorkflowExecutionsRequest) ProtoReflect added in v1.26.1

func (*ScanWorkflowExecutionsRequest) Reset

func (x *ScanWorkflowExecutionsRequest) Reset()

func (*ScanWorkflowExecutionsRequest) Size

func (val *ScanWorkflowExecutionsRequest) Size() int

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

func (*ScanWorkflowExecutionsRequest) String

func (*ScanWorkflowExecutionsRequest) Unmarshal

func (val *ScanWorkflowExecutionsRequest) Unmarshal(buf []byte) error

Unmarshal an object of type ScanWorkflowExecutionsRequest from the protobuf v3 wire format

type ScanWorkflowExecutionsResponse deprecated

type ScanWorkflowExecutionsResponse struct {
	Executions    []*v17.WorkflowExecutionInfo `protobuf:"bytes,1,rep,name=executions,proto3" json:"executions,omitempty"`
	NextPageToken []byte                       `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"`
	// contains filtered or unexported fields
}

Deprecated: Use with `ListWorkflowExecutions`.

func (*ScanWorkflowExecutionsResponse) Descriptor deprecated

func (*ScanWorkflowExecutionsResponse) Descriptor() ([]byte, []int)

Deprecated: Use ScanWorkflowExecutionsResponse.ProtoReflect.Descriptor instead.

func (*ScanWorkflowExecutionsResponse) Equal

func (this *ScanWorkflowExecutionsResponse) Equal(that interface{}) bool

Equal returns whether two ScanWorkflowExecutionsResponse 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 (*ScanWorkflowExecutionsResponse) GetExecutions

func (*ScanWorkflowExecutionsResponse) GetNextPageToken

func (x *ScanWorkflowExecutionsResponse) GetNextPageToken() []byte

func (*ScanWorkflowExecutionsResponse) Marshal

func (val *ScanWorkflowExecutionsResponse) Marshal() ([]byte, error)

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

func (*ScanWorkflowExecutionsResponse) ProtoMessage

func (*ScanWorkflowExecutionsResponse) ProtoMessage()

func (*ScanWorkflowExecutionsResponse) ProtoReflect added in v1.26.1

func (*ScanWorkflowExecutionsResponse) Reset

func (x *ScanWorkflowExecutionsResponse) Reset()

func (*ScanWorkflowExecutionsResponse) Size

func (val *ScanWorkflowExecutionsResponse) Size() int

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

func (*ScanWorkflowExecutionsResponse) String

func (*ScanWorkflowExecutionsResponse) Unmarshal

func (val *ScanWorkflowExecutionsResponse) Unmarshal(buf []byte) error

Unmarshal an object of type ScanWorkflowExecutionsResponse from the protobuf v3 wire format

type SetCurrentDeploymentRequest added in v1.43.0

type SetCurrentDeploymentRequest struct {
	Namespace  string          `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	Deployment *v19.Deployment `protobuf:"bytes,2,opt,name=deployment,proto3" json:"deployment,omitempty"`
	// Optional. The identity of the client who initiated this request.
	Identity string `protobuf:"bytes,3,opt,name=identity,proto3" json:"identity,omitempty"`
	// Optional. Use to add or remove user-defined metadata entries. Metadata entries are exposed
	// when describing a deployment. It is a good place for information such as operator name,
	// links to internal deployment pipelines, etc.
	UpdateMetadata *v19.UpdateDeploymentMetadata `protobuf:"bytes,4,opt,name=update_metadata,json=updateMetadata,proto3" json:"update_metadata,omitempty"`
	// contains filtered or unexported fields
}

[cleanup-wv-pre-release] Pre-release deployment APIs, clean up later

func (*SetCurrentDeploymentRequest) Descriptor deprecated added in v1.43.0

func (*SetCurrentDeploymentRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetCurrentDeploymentRequest.ProtoReflect.Descriptor instead.

func (*SetCurrentDeploymentRequest) Equal added in v1.43.0

func (this *SetCurrentDeploymentRequest) Equal(that interface{}) bool

Equal returns whether two SetCurrentDeploymentRequest 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 (*SetCurrentDeploymentRequest) GetDeployment added in v1.43.0

func (x *SetCurrentDeploymentRequest) GetDeployment() *v19.Deployment

func (*SetCurrentDeploymentRequest) GetIdentity added in v1.43.0

func (x *SetCurrentDeploymentRequest) GetIdentity() string

func (*SetCurrentDeploymentRequest) GetNamespace added in v1.43.0

func (x *SetCurrentDeploymentRequest) GetNamespace() string

func (*SetCurrentDeploymentRequest) GetUpdateMetadata added in v1.43.0

func (*SetCurrentDeploymentRequest) Marshal added in v1.43.0

func (val *SetCurrentDeploymentRequest) Marshal() ([]byte, error)

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

func (*SetCurrentDeploymentRequest) ProtoMessage added in v1.43.0

func (*SetCurrentDeploymentRequest) ProtoMessage()

func (*SetCurrentDeploymentRequest) ProtoReflect added in v1.43.0

func (*SetCurrentDeploymentRequest) Reset added in v1.43.0

func (x *SetCurrentDeploymentRequest) Reset()

func (*SetCurrentDeploymentRequest) Size added in v1.43.0

func (val *SetCurrentDeploymentRequest) Size() int

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

func (*SetCurrentDeploymentRequest) String added in v1.43.0

func (x *SetCurrentDeploymentRequest) String() string

func (*SetCurrentDeploymentRequest) Unmarshal added in v1.43.0

func (val *SetCurrentDeploymentRequest) Unmarshal(buf []byte) error

Unmarshal an object of type SetCurrentDeploymentRequest from the protobuf v3 wire format

type SetCurrentDeploymentResponse added in v1.43.0

type SetCurrentDeploymentResponse struct {
	CurrentDeploymentInfo *v19.DeploymentInfo `` /* 126-byte string literal not displayed */
	// Info of the deployment that was current before executing this operation.
	PreviousDeploymentInfo *v19.DeploymentInfo `` /* 129-byte string literal not displayed */
	// contains filtered or unexported fields
}

[cleanup-wv-pre-release] Pre-release deployment APIs, clean up later

func (*SetCurrentDeploymentResponse) Descriptor deprecated added in v1.43.0

func (*SetCurrentDeploymentResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetCurrentDeploymentResponse.ProtoReflect.Descriptor instead.

func (*SetCurrentDeploymentResponse) Equal added in v1.43.0

func (this *SetCurrentDeploymentResponse) Equal(that interface{}) bool

Equal returns whether two SetCurrentDeploymentResponse 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 (*SetCurrentDeploymentResponse) GetCurrentDeploymentInfo added in v1.43.0

func (x *SetCurrentDeploymentResponse) GetCurrentDeploymentInfo() *v19.DeploymentInfo

func (*SetCurrentDeploymentResponse) GetPreviousDeploymentInfo added in v1.43.0

func (x *SetCurrentDeploymentResponse) GetPreviousDeploymentInfo() *v19.DeploymentInfo

func (*SetCurrentDeploymentResponse) Marshal added in v1.43.0

func (val *SetCurrentDeploymentResponse) Marshal() ([]byte, error)

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

func (*SetCurrentDeploymentResponse) ProtoMessage added in v1.43.0

func (*SetCurrentDeploymentResponse) ProtoMessage()

func (*SetCurrentDeploymentResponse) ProtoReflect added in v1.43.0

func (*SetCurrentDeploymentResponse) Reset added in v1.43.0

func (x *SetCurrentDeploymentResponse) Reset()

func (*SetCurrentDeploymentResponse) Size added in v1.43.0

func (val *SetCurrentDeploymentResponse) Size() int

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

func (*SetCurrentDeploymentResponse) String added in v1.43.0

func (*SetCurrentDeploymentResponse) Unmarshal added in v1.43.0

func (val *SetCurrentDeploymentResponse) Unmarshal(buf []byte) error

Unmarshal an object of type SetCurrentDeploymentResponse from the protobuf v3 wire format

type SetWorkerDeploymentCurrentVersionRequest added in v1.44.0

type SetWorkerDeploymentCurrentVersionRequest struct {
	Namespace      string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	DeploymentName string `protobuf:"bytes,2,opt,name=deployment_name,json=deploymentName,proto3" json:"deployment_name,omitempty"`
	// Required. Can be one of the following:
	//   - A Deployment Version identifier in the form "<deployment_name>.<build_id>".
	//   - Or, the "__unversioned__" special value, to represent all the unversioned workers (those
	//     with `UNVERSIONED` (or unspecified) `WorkerVersioningMode`.)
	Version string `protobuf:"bytes,3,opt,name=version,proto3" json:"version,omitempty"`
	// Optional. This can be the value of conflict_token from a Describe, or another Worker
	// Deployment API. Passing a non-nil conflict token will cause this request to fail if the
	// Deployment's configuration has been modified between the API call that generated the
	// token and this one.
	ConflictToken []byte `protobuf:"bytes,4,opt,name=conflict_token,json=conflictToken,proto3" json:"conflict_token,omitempty"`
	// Optional. The identity of the client who initiated this request.
	Identity string `protobuf:"bytes,5,opt,name=identity,proto3" json:"identity,omitempty"`
	// Optional. By default this request would be rejected if not all the expected Task Queues are
	// being polled by the new Version, to protect against accidental removal of Task Queues, or
	// worker health issues. Pass `true` here to bypass this protection.
	// The set of expected Task Queues is the set of all the Task Queues that were ever poller by
	// the existing Current Version of the Deployment, with the following exclusions:
	//   - Task Queues that are not used anymore (inferred by having empty backlog and a task
	//     add_rate of 0.)
	//   - Task Queues that are moved to another Worker Deployment (inferred by the Task Queue
	//     having a different Current Version than the Current Version of this deployment.)
	//
	// WARNING: Do not set this flag unless you are sure that the missing task queue pollers are not
	// needed. If the request is unexpectedly rejected due to missing pollers, then that means the
	// pollers have not reached to the server yet. Only set this if you expect those pollers to
	// never arrive.
	IgnoreMissingTaskQueues bool `` /* 135-byte string literal not displayed */
	// contains filtered or unexported fields
}

Set/unset the Current Version of a Worker Deployment.

func (*SetWorkerDeploymentCurrentVersionRequest) Descriptor deprecated added in v1.44.0

func (*SetWorkerDeploymentCurrentVersionRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetWorkerDeploymentCurrentVersionRequest.ProtoReflect.Descriptor instead.

func (*SetWorkerDeploymentCurrentVersionRequest) Equal added in v1.44.0

func (this *SetWorkerDeploymentCurrentVersionRequest) Equal(that interface{}) bool

Equal returns whether two SetWorkerDeploymentCurrentVersionRequest 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 (*SetWorkerDeploymentCurrentVersionRequest) GetConflictToken added in v1.44.0

func (x *SetWorkerDeploymentCurrentVersionRequest) GetConflictToken() []byte

func (*SetWorkerDeploymentCurrentVersionRequest) GetDeploymentName added in v1.44.0

func (x *SetWorkerDeploymentCurrentVersionRequest) GetDeploymentName() string

func (*SetWorkerDeploymentCurrentVersionRequest) GetIdentity added in v1.44.0

func (*SetWorkerDeploymentCurrentVersionRequest) GetIgnoreMissingTaskQueues added in v1.44.0

func (x *SetWorkerDeploymentCurrentVersionRequest) GetIgnoreMissingTaskQueues() bool

func (*SetWorkerDeploymentCurrentVersionRequest) GetNamespace added in v1.44.0

func (*SetWorkerDeploymentCurrentVersionRequest) GetVersion added in v1.44.0

func (*SetWorkerDeploymentCurrentVersionRequest) Marshal added in v1.44.0

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

func (*SetWorkerDeploymentCurrentVersionRequest) ProtoMessage added in v1.44.0

func (*SetWorkerDeploymentCurrentVersionRequest) ProtoReflect added in v1.44.0

func (*SetWorkerDeploymentCurrentVersionRequest) Reset added in v1.44.0

func (*SetWorkerDeploymentCurrentVersionRequest) Size added in v1.44.0

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

func (*SetWorkerDeploymentCurrentVersionRequest) String added in v1.44.0

func (*SetWorkerDeploymentCurrentVersionRequest) Unmarshal added in v1.44.0

func (val *SetWorkerDeploymentCurrentVersionRequest) Unmarshal(buf []byte) error

Unmarshal an object of type SetWorkerDeploymentCurrentVersionRequest from the protobuf v3 wire format

type SetWorkerDeploymentCurrentVersionResponse added in v1.44.0

type SetWorkerDeploymentCurrentVersionResponse struct {

	// This value is returned so that it can be optionally passed to APIs
	// that write to the Worker Deployment state to ensure that the state
	// did not change between this API call and a future write.
	ConflictToken []byte `protobuf:"bytes,1,opt,name=conflict_token,json=conflictToken,proto3" json:"conflict_token,omitempty"`
	// The version that was current before executing this operation, in the form
	// "<deployment_name>.<build_id>". Can also be the `__unversioned__` special value.
	PreviousVersion string `protobuf:"bytes,2,opt,name=previous_version,json=previousVersion,proto3" json:"previous_version,omitempty"`
	// contains filtered or unexported fields
}

func (*SetWorkerDeploymentCurrentVersionResponse) Descriptor deprecated added in v1.44.0

func (*SetWorkerDeploymentCurrentVersionResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetWorkerDeploymentCurrentVersionResponse.ProtoReflect.Descriptor instead.

func (*SetWorkerDeploymentCurrentVersionResponse) Equal added in v1.44.0

func (this *SetWorkerDeploymentCurrentVersionResponse) Equal(that interface{}) bool

Equal returns whether two SetWorkerDeploymentCurrentVersionResponse 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 (*SetWorkerDeploymentCurrentVersionResponse) GetConflictToken added in v1.44.0

func (x *SetWorkerDeploymentCurrentVersionResponse) GetConflictToken() []byte

func (*SetWorkerDeploymentCurrentVersionResponse) GetPreviousVersion added in v1.44.0

func (x *SetWorkerDeploymentCurrentVersionResponse) GetPreviousVersion() string

func (*SetWorkerDeploymentCurrentVersionResponse) Marshal added in v1.44.0

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

func (*SetWorkerDeploymentCurrentVersionResponse) ProtoMessage added in v1.44.0

func (*SetWorkerDeploymentCurrentVersionResponse) ProtoReflect added in v1.44.0

func (*SetWorkerDeploymentCurrentVersionResponse) Reset added in v1.44.0

func (*SetWorkerDeploymentCurrentVersionResponse) Size added in v1.44.0

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

func (*SetWorkerDeploymentCurrentVersionResponse) String added in v1.44.0

func (*SetWorkerDeploymentCurrentVersionResponse) Unmarshal added in v1.44.0

Unmarshal an object of type SetWorkerDeploymentCurrentVersionResponse from the protobuf v3 wire format

type SetWorkerDeploymentRampingVersionRequest added in v1.44.0

type SetWorkerDeploymentRampingVersionRequest struct {
	Namespace      string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	DeploymentName string `protobuf:"bytes,2,opt,name=deployment_name,json=deploymentName,proto3" json:"deployment_name,omitempty"`
	// Can be one of the following:
	//   - Absent/empty value to unset the Ramping Version. Must be paired with `percentage=0`.
	//   - A Deployment Version identifier in the form "<deployment_name>.<build_id>".
	//   - Or, the "__unversioned__" special value, to represent all the unversioned workers (those
	//     with `UNVERSIONED` (or unspecified) `WorkerVersioningMode`.)
	Version string `protobuf:"bytes,3,opt,name=version,proto3" json:"version,omitempty"`
	// Ramp percentage to set. Valid range: [0,100].
	Percentage float32 `protobuf:"fixed32,4,opt,name=percentage,proto3" json:"percentage,omitempty"`
	// Optional. This can be the value of conflict_token from a Describe, or another Worker
	// Deployment API. Passing a non-nil conflict token will cause this request to fail if the
	// Deployment's configuration has been modified between the API call that generated the
	// token and this one.
	ConflictToken []byte `protobuf:"bytes,5,opt,name=conflict_token,json=conflictToken,proto3" json:"conflict_token,omitempty"`
	// Optional. The identity of the client who initiated this request.
	Identity string `protobuf:"bytes,6,opt,name=identity,proto3" json:"identity,omitempty"`
	// Optional. By default this request would be rejected if not all the expected Task Queues are
	// being polled by the new Version, to protect against accidental removal of Task Queues, or
	// worker health issues. Pass `true` here to bypass this protection.
	// The set of expected Task Queues equals to all the Task Queues ever polled from the existing
	// Current Version of the Deployment, with the following exclusions:
	//   - Task Queues that are not used anymore (inferred by having empty backlog and a task
	//     add_rate of 0.)
	//   - Task Queues that are moved to another Worker Deployment (inferred by the Task Queue
	//     having a different Current Version than the Current Version of this deployment.)
	//
	// WARNING: Do not set this flag unless you are sure that the missing task queue poller are not
	// needed. If the request is unexpectedly rejected due to missing pollers, then that means the
	// pollers have not reached to the server yet. Only set this if you expect those pollers to
	// never arrive.
	// Note: this check only happens when the ramping version is about to change, not every time
	// that the percentage changes. Also note that the check is against the deployment's Current
	// Version, not the previous Ramping Version.
	IgnoreMissingTaskQueues bool `` /* 135-byte string literal not displayed */
	// contains filtered or unexported fields
}

Set/unset the Ramping Version of a Worker Deployment and its ramp percentage.

func (*SetWorkerDeploymentRampingVersionRequest) Descriptor deprecated added in v1.44.0

func (*SetWorkerDeploymentRampingVersionRequest) Descriptor() ([]byte, []int)

Deprecated: Use SetWorkerDeploymentRampingVersionRequest.ProtoReflect.Descriptor instead.

func (*SetWorkerDeploymentRampingVersionRequest) Equal added in v1.44.0

func (this *SetWorkerDeploymentRampingVersionRequest) Equal(that interface{}) bool

Equal returns whether two SetWorkerDeploymentRampingVersionRequest 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 (*SetWorkerDeploymentRampingVersionRequest) GetConflictToken added in v1.44.0

func (x *SetWorkerDeploymentRampingVersionRequest) GetConflictToken() []byte

func (*SetWorkerDeploymentRampingVersionRequest) GetDeploymentName added in v1.44.0

func (x *SetWorkerDeploymentRampingVersionRequest) GetDeploymentName() string

func (*SetWorkerDeploymentRampingVersionRequest) GetIdentity added in v1.44.0

func (*SetWorkerDeploymentRampingVersionRequest) GetIgnoreMissingTaskQueues added in v1.44.0

func (x *SetWorkerDeploymentRampingVersionRequest) GetIgnoreMissingTaskQueues() bool

func (*SetWorkerDeploymentRampingVersionRequest) GetNamespace added in v1.44.0

func (*SetWorkerDeploymentRampingVersionRequest) GetPercentage added in v1.44.0

func (*SetWorkerDeploymentRampingVersionRequest) GetVersion added in v1.44.0

func (*SetWorkerDeploymentRampingVersionRequest) Marshal added in v1.44.0

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

func (*SetWorkerDeploymentRampingVersionRequest) ProtoMessage added in v1.44.0

func (*SetWorkerDeploymentRampingVersionRequest) ProtoReflect added in v1.44.0

func (*SetWorkerDeploymentRampingVersionRequest) Reset added in v1.44.0

func (*SetWorkerDeploymentRampingVersionRequest) Size added in v1.44.0

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

func (*SetWorkerDeploymentRampingVersionRequest) String added in v1.44.0

func (*SetWorkerDeploymentRampingVersionRequest) Unmarshal added in v1.44.0

func (val *SetWorkerDeploymentRampingVersionRequest) Unmarshal(buf []byte) error

Unmarshal an object of type SetWorkerDeploymentRampingVersionRequest from the protobuf v3 wire format

type SetWorkerDeploymentRampingVersionResponse added in v1.44.0

type SetWorkerDeploymentRampingVersionResponse struct {

	// This value is returned so that it can be optionally passed to APIs
	// that write to the Worker Deployment state to ensure that the state
	// did not change between this API call and a future write.
	ConflictToken []byte `protobuf:"bytes,1,opt,name=conflict_token,json=conflictToken,proto3" json:"conflict_token,omitempty"`
	// The version that was ramping before executing this operation, in the form
	// "<deployment_name>.<build_id>". Can also be the `__unversioned__` special value.
	PreviousVersion string `protobuf:"bytes,2,opt,name=previous_version,json=previousVersion,proto3" json:"previous_version,omitempty"`
	// The ramping version percentage before executing this operation.
	PreviousPercentage float32 `protobuf:"fixed32,3,opt,name=previous_percentage,json=previousPercentage,proto3" json:"previous_percentage,omitempty"`
	// contains filtered or unexported fields
}

func (*SetWorkerDeploymentRampingVersionResponse) Descriptor deprecated added in v1.44.0

func (*SetWorkerDeploymentRampingVersionResponse) Descriptor() ([]byte, []int)

Deprecated: Use SetWorkerDeploymentRampingVersionResponse.ProtoReflect.Descriptor instead.

func (*SetWorkerDeploymentRampingVersionResponse) Equal added in v1.44.0

func (this *SetWorkerDeploymentRampingVersionResponse) Equal(that interface{}) bool

Equal returns whether two SetWorkerDeploymentRampingVersionResponse 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 (*SetWorkerDeploymentRampingVersionResponse) GetConflictToken added in v1.44.0

func (x *SetWorkerDeploymentRampingVersionResponse) GetConflictToken() []byte

func (*SetWorkerDeploymentRampingVersionResponse) GetPreviousPercentage added in v1.44.0

func (x *SetWorkerDeploymentRampingVersionResponse) GetPreviousPercentage() float32

func (*SetWorkerDeploymentRampingVersionResponse) GetPreviousVersion added in v1.44.0

func (x *SetWorkerDeploymentRampingVersionResponse) GetPreviousVersion() string

func (*SetWorkerDeploymentRampingVersionResponse) Marshal added in v1.44.0

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

func (*SetWorkerDeploymentRampingVersionResponse) ProtoMessage added in v1.44.0

func (*SetWorkerDeploymentRampingVersionResponse) ProtoReflect added in v1.44.0

func (*SetWorkerDeploymentRampingVersionResponse) Reset added in v1.44.0

func (*SetWorkerDeploymentRampingVersionResponse) Size added in v1.44.0

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

func (*SetWorkerDeploymentRampingVersionResponse) String added in v1.44.0

func (*SetWorkerDeploymentRampingVersionResponse) Unmarshal added in v1.44.0

Unmarshal an object of type SetWorkerDeploymentRampingVersionResponse from the protobuf v3 wire format

type ShutdownWorkerRequest added in v1.39.0

type ShutdownWorkerRequest struct {
	Namespace       string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	StickyTaskQueue string `protobuf:"bytes,2,opt,name=sticky_task_queue,json=stickyTaskQueue,proto3" json:"sticky_task_queue,omitempty"`
	Identity        string `protobuf:"bytes,3,opt,name=identity,proto3" json:"identity,omitempty"`
	Reason          string `protobuf:"bytes,4,opt,name=reason,proto3" json:"reason,omitempty"`
	// contains filtered or unexported fields
}

func (*ShutdownWorkerRequest) Descriptor deprecated added in v1.39.0

func (*ShutdownWorkerRequest) Descriptor() ([]byte, []int)

Deprecated: Use ShutdownWorkerRequest.ProtoReflect.Descriptor instead.

func (*ShutdownWorkerRequest) Equal added in v1.39.0

func (this *ShutdownWorkerRequest) Equal(that interface{}) bool

Equal returns whether two ShutdownWorkerRequest 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 (*ShutdownWorkerRequest) GetIdentity added in v1.39.0

func (x *ShutdownWorkerRequest) GetIdentity() string

func (*ShutdownWorkerRequest) GetNamespace added in v1.39.0

func (x *ShutdownWorkerRequest) GetNamespace() string

func (*ShutdownWorkerRequest) GetReason added in v1.39.0

func (x *ShutdownWorkerRequest) GetReason() string

func (*ShutdownWorkerRequest) GetStickyTaskQueue added in v1.39.0

func (x *ShutdownWorkerRequest) GetStickyTaskQueue() string

func (*ShutdownWorkerRequest) Marshal added in v1.39.0

func (val *ShutdownWorkerRequest) Marshal() ([]byte, error)

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

func (*ShutdownWorkerRequest) ProtoMessage added in v1.39.0

func (*ShutdownWorkerRequest) ProtoMessage()

func (*ShutdownWorkerRequest) ProtoReflect added in v1.39.0

func (x *ShutdownWorkerRequest) ProtoReflect() protoreflect.Message

func (*ShutdownWorkerRequest) Reset added in v1.39.0

func (x *ShutdownWorkerRequest) Reset()

func (*ShutdownWorkerRequest) Size added in v1.39.0

func (val *ShutdownWorkerRequest) Size() int

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

func (*ShutdownWorkerRequest) String added in v1.39.0

func (x *ShutdownWorkerRequest) String() string

func (*ShutdownWorkerRequest) Unmarshal added in v1.39.0

func (val *ShutdownWorkerRequest) Unmarshal(buf []byte) error

Unmarshal an object of type ShutdownWorkerRequest from the protobuf v3 wire format

type ShutdownWorkerResponse added in v1.39.0

type ShutdownWorkerResponse struct {
	// contains filtered or unexported fields
}

func (*ShutdownWorkerResponse) Descriptor deprecated added in v1.39.0

func (*ShutdownWorkerResponse) Descriptor() ([]byte, []int)

Deprecated: Use ShutdownWorkerResponse.ProtoReflect.Descriptor instead.

func (*ShutdownWorkerResponse) Equal added in v1.39.0

func (this *ShutdownWorkerResponse) Equal(that interface{}) bool

Equal returns whether two ShutdownWorkerResponse 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 (*ShutdownWorkerResponse) Marshal added in v1.39.0

func (val *ShutdownWorkerResponse) Marshal() ([]byte, error)

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

func (*ShutdownWorkerResponse) ProtoMessage added in v1.39.0

func (*ShutdownWorkerResponse) ProtoMessage()

func (*ShutdownWorkerResponse) ProtoReflect added in v1.39.0

func (x *ShutdownWorkerResponse) ProtoReflect() protoreflect.Message

func (*ShutdownWorkerResponse) Reset added in v1.39.0

func (x *ShutdownWorkerResponse) Reset()

func (*ShutdownWorkerResponse) Size added in v1.39.0

func (val *ShutdownWorkerResponse) Size() int

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

func (*ShutdownWorkerResponse) String added in v1.39.0

func (x *ShutdownWorkerResponse) String() string

func (*ShutdownWorkerResponse) Unmarshal added in v1.39.0

func (val *ShutdownWorkerResponse) Unmarshal(buf []byte) error

Unmarshal an object of type ShutdownWorkerResponse from the protobuf v3 wire format

type SignalWithStartWorkflowExecutionRequest

type SignalWithStartWorkflowExecutionRequest struct {
	Namespace    string            `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	WorkflowId   string            `protobuf:"bytes,2,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"`
	WorkflowType *v13.WorkflowType `protobuf:"bytes,3,opt,name=workflow_type,json=workflowType,proto3" json:"workflow_type,omitempty"`
	// The task queue to start this workflow on, if it will be started
	TaskQueue *v14.TaskQueue `protobuf:"bytes,4,opt,name=task_queue,json=taskQueue,proto3" json:"task_queue,omitempty"`
	// Serialized arguments to the workflow. These are passed as arguments to the workflow function.
	Input *v13.Payloads `protobuf:"bytes,5,opt,name=input,proto3" json:"input,omitempty"`
	// Total workflow execution timeout including retries and continue as new
	WorkflowExecutionTimeout *durationpb.Duration `` /* 135-byte string literal not displayed */
	// Timeout of a single workflow run
	WorkflowRunTimeout *durationpb.Duration `protobuf:"bytes,7,opt,name=workflow_run_timeout,json=workflowRunTimeout,proto3" json:"workflow_run_timeout,omitempty"`
	// Timeout of a single workflow task
	WorkflowTaskTimeout *durationpb.Duration `protobuf:"bytes,8,opt,name=workflow_task_timeout,json=workflowTaskTimeout,proto3" json:"workflow_task_timeout,omitempty"`
	// The identity of the worker/client
	Identity string `protobuf:"bytes,9,opt,name=identity,proto3" json:"identity,omitempty"`
	// Used to de-dupe signal w/ start requests
	RequestId string `protobuf:"bytes,10,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
	// Defines whether to allow re-using the workflow id from a previously *closed* workflow.
	// The default policy is WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.
	//
	// See `workflow_id_reuse_policy` for handling a workflow id duplication with a *running* workflow.
	WorkflowIdReusePolicy v11.WorkflowIdReusePolicy `` /* 179-byte string literal not displayed */
	// Defines how to resolve a workflow id conflict with a *running* workflow.
	// The default policy is WORKFLOW_ID_CONFLICT_POLICY_USE_EXISTING.
	// Note that WORKFLOW_ID_CONFLICT_POLICY_FAIL is an invalid option.
	//
	// See `workflow_id_reuse_policy` for handling a workflow id duplication with a *closed* workflow.
	WorkflowIdConflictPolicy v11.WorkflowIdConflictPolicy `` /* 191-byte string literal not displayed */
	// The workflow author-defined name of the signal to send to the workflow
	SignalName string `protobuf:"bytes,12,opt,name=signal_name,json=signalName,proto3" json:"signal_name,omitempty"`
	// Serialized value(s) to provide with the signal
	SignalInput *v13.Payloads `protobuf:"bytes,13,opt,name=signal_input,json=signalInput,proto3" json:"signal_input,omitempty"`
	// Deprecated
	Control string `protobuf:"bytes,14,opt,name=control,proto3" json:"control,omitempty"`
	// Retry policy for the workflow
	RetryPolicy *v13.RetryPolicy `protobuf:"bytes,15,opt,name=retry_policy,json=retryPolicy,proto3" json:"retry_policy,omitempty"`
	// See https://docs.temporal.io/docs/content/what-is-a-temporal-cron-job/
	CronSchedule     string                `protobuf:"bytes,16,opt,name=cron_schedule,json=cronSchedule,proto3" json:"cron_schedule,omitempty"`
	Memo             *v13.Memo             `protobuf:"bytes,17,opt,name=memo,proto3" json:"memo,omitempty"`
	SearchAttributes *v13.SearchAttributes `protobuf:"bytes,18,opt,name=search_attributes,json=searchAttributes,proto3" json:"search_attributes,omitempty"`
	Header           *v13.Header           `protobuf:"bytes,19,opt,name=header,proto3" json:"header,omitempty"`
	// Time to wait before dispatching the first workflow task. Cannot be used with `cron_schedule`.
	// Note that the signal will be delivered with the first workflow task. If the workflow gets
	// another SignalWithStartWorkflow before the delay a workflow task will be dispatched immediately
	// and the rest of the delay period will be ignored, even if that request also had a delay.
	// Signal via SignalWorkflowExecution will not unblock the workflow.
	WorkflowStartDelay *durationpb.Duration `protobuf:"bytes,20,opt,name=workflow_start_delay,json=workflowStartDelay,proto3" json:"workflow_start_delay,omitempty"`
	// Metadata on the workflow if it is started. This is carried over to the WorkflowExecutionInfo
	// for use by user interfaces to display the fixed as-of-start summary and details of the
	// workflow.
	UserMetadata *v16.UserMetadata `protobuf:"bytes,23,opt,name=user_metadata,json=userMetadata,proto3" json:"user_metadata,omitempty"`
	// Links to be associated with the WorkflowExecutionStarted and WorkflowExecutionSignaled events.
	Links []*v13.Link `protobuf:"bytes,24,rep,name=links,proto3" json:"links,omitempty"`
	// If set, takes precedence over the Versioning Behavior sent by the SDK on Workflow Task completion.
	// To unset the override after the workflow is running, use UpdateWorkflowExecutionOptions.
	VersioningOverride *v17.VersioningOverride `protobuf:"bytes,25,opt,name=versioning_override,json=versioningOverride,proto3" json:"versioning_override,omitempty"`
	// 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) GetControl

func (*SignalWithStartWorkflowExecutionRequest) GetCronSchedule

func (x *SignalWithStartWorkflowExecutionRequest) GetCronSchedule() string

func (*SignalWithStartWorkflowExecutionRequest) GetHeader

func (*SignalWithStartWorkflowExecutionRequest) GetIdentity

func (*SignalWithStartWorkflowExecutionRequest) GetInput

func (*SignalWithStartWorkflowExecutionRequest) GetMemo

func (*SignalWithStartWorkflowExecutionRequest) GetNamespace

func (*SignalWithStartWorkflowExecutionRequest) GetRequestId

func (*SignalWithStartWorkflowExecutionRequest) GetRetryPolicy

func (*SignalWithStartWorkflowExecutionRequest) GetSearchAttributes

func (*SignalWithStartWorkflowExecutionRequest) GetSignalInput

func (*SignalWithStartWorkflowExecutionRequest) GetSignalName

func (*SignalWithStartWorkflowExecutionRequest) GetTaskQueue

func (*SignalWithStartWorkflowExecutionRequest) GetUserMetadata added in v1.34.0

func (*SignalWithStartWorkflowExecutionRequest) GetVersioningOverride added in v1.43.0

func (*SignalWithStartWorkflowExecutionRequest) GetWorkflowExecutionTimeout added in v0.28.0

func (x *SignalWithStartWorkflowExecutionRequest) GetWorkflowExecutionTimeout() *durationpb.Duration

func (*SignalWithStartWorkflowExecutionRequest) GetWorkflowId

func (*SignalWithStartWorkflowExecutionRequest) GetWorkflowIdConflictPolicy added in v1.30.0

func (x *SignalWithStartWorkflowExecutionRequest) GetWorkflowIdConflictPolicy() v11.WorkflowIdConflictPolicy

func (*SignalWithStartWorkflowExecutionRequest) GetWorkflowIdReusePolicy

func (*SignalWithStartWorkflowExecutionRequest) GetWorkflowRunTimeout added in v0.28.0

func (x *SignalWithStartWorkflowExecutionRequest) GetWorkflowRunTimeout() *durationpb.Duration

func (*SignalWithStartWorkflowExecutionRequest) GetWorkflowStartDelay added in v1.21.0

func (x *SignalWithStartWorkflowExecutionRequest) GetWorkflowStartDelay() *durationpb.Duration

func (*SignalWithStartWorkflowExecutionRequest) GetWorkflowTaskTimeout added in v0.28.0

func (x *SignalWithStartWorkflowExecutionRequest) GetWorkflowTaskTimeout() *durationpb.Duration

func (*SignalWithStartWorkflowExecutionRequest) GetWorkflowType

func (*SignalWithStartWorkflowExecutionRequest) Marshal

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

func (*SignalWithStartWorkflowExecutionRequest) ProtoMessage

func (*SignalWithStartWorkflowExecutionRequest) ProtoReflect added in v1.26.1

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 {

	// The run id of the workflow that was started - or just signaled, if it was already running.
	RunId string `protobuf:"bytes,1,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"`
	// If true, a new workflow was started.
	Started bool `protobuf:"varint,2,opt,name=started,proto3" json:"started,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) GetStarted added in v1.30.0

func (*SignalWithStartWorkflowExecutionResponse) Marshal

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

func (*SignalWithStartWorkflowExecutionResponse) ProtoMessage

func (*SignalWithStartWorkflowExecutionResponse) ProtoReflect added in v1.26.1

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 {
	Namespace         string                 `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	WorkflowExecution *v13.WorkflowExecution `protobuf:"bytes,2,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"`
	// The workflow author-defined name of the signal to send to the workflow
	SignalName string `protobuf:"bytes,3,opt,name=signal_name,json=signalName,proto3" json:"signal_name,omitempty"`
	// Serialized value(s) to provide with the signal
	Input *v13.Payloads `protobuf:"bytes,4,opt,name=input,proto3" json:"input,omitempty"`
	// The identity of the worker/client
	Identity string `protobuf:"bytes,5,opt,name=identity,proto3" json:"identity,omitempty"`
	// Used to de-dupe sent signals
	RequestId string `protobuf:"bytes,6,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
	// Deprecated
	Control string `protobuf:"bytes,7,opt,name=control,proto3" json:"control,omitempty"`
	// Headers that are passed with the signal to the processing workflow.
	// These can include things like auth or tracing tokens.
	Header *v13.Header `protobuf:"bytes,8,opt,name=header,proto3" json:"header,omitempty"`
	// Links to be associated with the WorkflowExecutionSignaled event.
	Links []*v13.Link `protobuf:"bytes,10,rep,name=links,proto3" json:"links,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) GetControl

func (x *SignalWorkflowExecutionRequest) GetControl() string

func (*SignalWorkflowExecutionRequest) GetHeader added in v1.6.0

func (x *SignalWorkflowExecutionRequest) GetHeader() *v13.Header

func (*SignalWorkflowExecutionRequest) GetIdentity

func (x *SignalWorkflowExecutionRequest) GetIdentity() string

func (*SignalWorkflowExecutionRequest) GetInput

func (x *SignalWorkflowExecutionRequest) GetLinks() []*v13.Link

func (*SignalWorkflowExecutionRequest) GetNamespace

func (x *SignalWorkflowExecutionRequest) GetNamespace() string

func (*SignalWorkflowExecutionRequest) GetRequestId

func (x *SignalWorkflowExecutionRequest) GetRequestId() string

func (*SignalWorkflowExecutionRequest) GetSignalName

func (x *SignalWorkflowExecutionRequest) GetSignalName() string

func (*SignalWorkflowExecutionRequest) GetWorkflowExecution

func (x *SignalWorkflowExecutionRequest) GetWorkflowExecution() *v13.WorkflowExecution

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.26.1

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.26.1

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 StartBatchOperationRequest added in v1.12.0

type StartBatchOperationRequest struct {

	// Namespace that contains the batch operation
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// Visibility query defines the the group of workflow to apply the batch operation
	// This field and `executions` are mutually exclusive
	VisibilityQuery string `protobuf:"bytes,2,opt,name=visibility_query,json=visibilityQuery,proto3" json:"visibility_query,omitempty"`
	// Job ID defines the unique ID for the batch job
	JobId string `protobuf:"bytes,3,opt,name=job_id,json=jobId,proto3" json:"job_id,omitempty"`
	// Reason to perform the batch operation
	Reason string `protobuf:"bytes,4,opt,name=reason,proto3" json:"reason,omitempty"`
	// Executions to apply the batch operation
	// This field and `visibility_query` are mutually exclusive
	Executions []*v13.WorkflowExecution `protobuf:"bytes,5,rep,name=executions,proto3" json:"executions,omitempty"`
	// Limit for the number of operations processed per second within this batch.
	// Its purpose is to reduce the stress on the system caused by batch operations, which helps to prevent system
	// overload and minimize potential delays in executing ongoing tasks for user workers.
	// Note that when no explicit limit is provided, the server will operate according to its limit defined by the
	// dynamic configuration key `worker.batcherRPS`. This also applies if the value in this field exceeds the
	// server's configured limit.
	MaxOperationsPerSecond float32 `` /* 133-byte string literal not displayed */
	// Operation input
	//
	// Types that are valid to be assigned to Operation:
	//
	//	*StartBatchOperationRequest_TerminationOperation
	//	*StartBatchOperationRequest_SignalOperation
	//	*StartBatchOperationRequest_CancellationOperation
	//	*StartBatchOperationRequest_DeletionOperation
	//	*StartBatchOperationRequest_ResetOperation
	//	*StartBatchOperationRequest_UpdateWorkflowOptionsOperation
	//	*StartBatchOperationRequest_UnpauseActivitiesOperation
	Operation isStartBatchOperationRequest_Operation `protobuf_oneof:"operation"`
	// contains filtered or unexported fields
}

func (*StartBatchOperationRequest) Descriptor deprecated added in v1.12.0

func (*StartBatchOperationRequest) Descriptor() ([]byte, []int)

Deprecated: Use StartBatchOperationRequest.ProtoReflect.Descriptor instead.

func (*StartBatchOperationRequest) Equal added in v1.12.0

func (this *StartBatchOperationRequest) Equal(that interface{}) bool

Equal returns whether two StartBatchOperationRequest 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 (*StartBatchOperationRequest) GetCancellationOperation added in v1.12.0

func (x *StartBatchOperationRequest) GetCancellationOperation() *v117.BatchOperationCancellation

func (*StartBatchOperationRequest) GetDeletionOperation added in v1.13.0

func (x *StartBatchOperationRequest) GetDeletionOperation() *v117.BatchOperationDeletion

func (*StartBatchOperationRequest) GetExecutions added in v1.15.0

func (x *StartBatchOperationRequest) GetExecutions() []*v13.WorkflowExecution

func (*StartBatchOperationRequest) GetJobId added in v1.12.0

func (x *StartBatchOperationRequest) GetJobId() string

func (*StartBatchOperationRequest) GetMaxOperationsPerSecond added in v1.25.0

func (x *StartBatchOperationRequest) GetMaxOperationsPerSecond() float32

func (*StartBatchOperationRequest) GetNamespace added in v1.12.0

func (x *StartBatchOperationRequest) GetNamespace() string

func (*StartBatchOperationRequest) GetOperation added in v1.12.0

func (x *StartBatchOperationRequest) GetOperation() isStartBatchOperationRequest_Operation

func (*StartBatchOperationRequest) GetReason added in v1.12.0

func (x *StartBatchOperationRequest) GetReason() string

func (*StartBatchOperationRequest) GetResetOperation added in v1.21.0

func (x *StartBatchOperationRequest) GetResetOperation() *v117.BatchOperationReset

func (*StartBatchOperationRequest) GetSignalOperation added in v1.12.0

func (x *StartBatchOperationRequest) GetSignalOperation() *v117.BatchOperationSignal

func (*StartBatchOperationRequest) GetTerminationOperation added in v1.12.0

func (x *StartBatchOperationRequest) GetTerminationOperation() *v117.BatchOperationTermination

func (*StartBatchOperationRequest) GetUnpauseActivitiesOperation added in v1.44.0

func (x *StartBatchOperationRequest) GetUnpauseActivitiesOperation() *v117.BatchOperationUnpauseActivities

func (*StartBatchOperationRequest) GetUpdateWorkflowOptionsOperation added in v1.43.0

func (x *StartBatchOperationRequest) GetUpdateWorkflowOptionsOperation() *v117.BatchOperationUpdateWorkflowExecutionOptions

func (*StartBatchOperationRequest) GetVisibilityQuery added in v1.12.0

func (x *StartBatchOperationRequest) GetVisibilityQuery() string

func (*StartBatchOperationRequest) Marshal added in v1.12.0

func (val *StartBatchOperationRequest) Marshal() ([]byte, error)

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

func (*StartBatchOperationRequest) ProtoMessage added in v1.12.0

func (*StartBatchOperationRequest) ProtoMessage()

func (*StartBatchOperationRequest) ProtoReflect added in v1.26.1

func (*StartBatchOperationRequest) Reset added in v1.12.0

func (x *StartBatchOperationRequest) Reset()

func (*StartBatchOperationRequest) Size added in v1.12.0

func (val *StartBatchOperationRequest) Size() int

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

func (*StartBatchOperationRequest) String added in v1.12.0

func (x *StartBatchOperationRequest) String() string

func (*StartBatchOperationRequest) Unmarshal added in v1.12.0

func (val *StartBatchOperationRequest) Unmarshal(buf []byte) error

Unmarshal an object of type StartBatchOperationRequest from the protobuf v3 wire format

type StartBatchOperationRequest_CancellationOperation added in v1.12.0

type StartBatchOperationRequest_CancellationOperation struct {
	CancellationOperation *v117.BatchOperationCancellation `protobuf:"bytes,12,opt,name=cancellation_operation,json=cancellationOperation,proto3,oneof"`
}

type StartBatchOperationRequest_DeletionOperation added in v1.13.0

type StartBatchOperationRequest_DeletionOperation struct {
	DeletionOperation *v117.BatchOperationDeletion `protobuf:"bytes,13,opt,name=deletion_operation,json=deletionOperation,proto3,oneof"`
}

type StartBatchOperationRequest_ResetOperation added in v1.21.0

type StartBatchOperationRequest_ResetOperation struct {
	ResetOperation *v117.BatchOperationReset `protobuf:"bytes,14,opt,name=reset_operation,json=resetOperation,proto3,oneof"`
}

type StartBatchOperationRequest_SignalOperation added in v1.12.0

type StartBatchOperationRequest_SignalOperation struct {
	SignalOperation *v117.BatchOperationSignal `protobuf:"bytes,11,opt,name=signal_operation,json=signalOperation,proto3,oneof"`
}

type StartBatchOperationRequest_TerminationOperation added in v1.12.0

type StartBatchOperationRequest_TerminationOperation struct {
	TerminationOperation *v117.BatchOperationTermination `protobuf:"bytes,10,opt,name=termination_operation,json=terminationOperation,proto3,oneof"`
}

type StartBatchOperationRequest_UnpauseActivitiesOperation added in v1.44.0

type StartBatchOperationRequest_UnpauseActivitiesOperation struct {
	UnpauseActivitiesOperation *v117.BatchOperationUnpauseActivities `protobuf:"bytes,16,opt,name=unpause_activities_operation,json=unpauseActivitiesOperation,proto3,oneof"`
}

type StartBatchOperationRequest_UpdateWorkflowOptionsOperation added in v1.43.0

type StartBatchOperationRequest_UpdateWorkflowOptionsOperation struct {
	UpdateWorkflowOptionsOperation *v117.BatchOperationUpdateWorkflowExecutionOptions `protobuf:"bytes,15,opt,name=update_workflow_options_operation,json=updateWorkflowOptionsOperation,proto3,oneof"`
}

type StartBatchOperationResponse added in v1.12.0

type StartBatchOperationResponse struct {
	// contains filtered or unexported fields
}

func (*StartBatchOperationResponse) Descriptor deprecated added in v1.12.0

func (*StartBatchOperationResponse) Descriptor() ([]byte, []int)

Deprecated: Use StartBatchOperationResponse.ProtoReflect.Descriptor instead.

func (*StartBatchOperationResponse) Equal added in v1.12.0

func (this *StartBatchOperationResponse) Equal(that interface{}) bool

Equal returns whether two StartBatchOperationResponse 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 (*StartBatchOperationResponse) Marshal added in v1.12.0

func (val *StartBatchOperationResponse) Marshal() ([]byte, error)

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

func (*StartBatchOperationResponse) ProtoMessage added in v1.12.0

func (*StartBatchOperationResponse) ProtoMessage()

func (*StartBatchOperationResponse) ProtoReflect added in v1.26.1

func (*StartBatchOperationResponse) Reset added in v1.12.0

func (x *StartBatchOperationResponse) Reset()

func (*StartBatchOperationResponse) Size added in v1.12.0

func (val *StartBatchOperationResponse) Size() int

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

func (*StartBatchOperationResponse) String added in v1.12.0

func (x *StartBatchOperationResponse) String() string

func (*StartBatchOperationResponse) Unmarshal added in v1.12.0

func (val *StartBatchOperationResponse) Unmarshal(buf []byte) error

Unmarshal an object of type StartBatchOperationResponse from the protobuf v3 wire format

type StartWorkflowExecutionRequest

type StartWorkflowExecutionRequest struct {
	Namespace    string            `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	WorkflowId   string            `protobuf:"bytes,2,opt,name=workflow_id,json=workflowId,proto3" json:"workflow_id,omitempty"`
	WorkflowType *v13.WorkflowType `protobuf:"bytes,3,opt,name=workflow_type,json=workflowType,proto3" json:"workflow_type,omitempty"`
	TaskQueue    *v14.TaskQueue    `protobuf:"bytes,4,opt,name=task_queue,json=taskQueue,proto3" json:"task_queue,omitempty"`
	// Serialized arguments to the workflow. These are passed as arguments to the workflow function.
	Input *v13.Payloads `protobuf:"bytes,5,opt,name=input,proto3" json:"input,omitempty"`
	// Total workflow execution timeout including retries and continue as new.
	WorkflowExecutionTimeout *durationpb.Duration `` /* 135-byte string literal not displayed */
	// Timeout of a single workflow run.
	WorkflowRunTimeout *durationpb.Duration `protobuf:"bytes,7,opt,name=workflow_run_timeout,json=workflowRunTimeout,proto3" json:"workflow_run_timeout,omitempty"`
	// Timeout of a single workflow task.
	WorkflowTaskTimeout *durationpb.Duration `protobuf:"bytes,8,opt,name=workflow_task_timeout,json=workflowTaskTimeout,proto3" json:"workflow_task_timeout,omitempty"`
	// The identity of the client who initiated this request
	Identity string `protobuf:"bytes,9,opt,name=identity,proto3" json:"identity,omitempty"`
	// A unique identifier for this start request. Typically UUIDv4.
	RequestId string `protobuf:"bytes,10,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
	// Defines whether to allow re-using the workflow id from a previously *closed* workflow.
	// The default policy is WORKFLOW_ID_REUSE_POLICY_ALLOW_DUPLICATE.
	//
	// See `workflow_id_conflict_policy` for handling a workflow id duplication with a *running* workflow.
	WorkflowIdReusePolicy v11.WorkflowIdReusePolicy `` /* 179-byte string literal not displayed */
	// Defines how to resolve a workflow id conflict with a *running* workflow.
	// The default policy is WORKFLOW_ID_CONFLICT_POLICY_FAIL.
	//
	// See `workflow_id_reuse_policy` for handling a workflow id duplication with a *closed* workflow.
	WorkflowIdConflictPolicy v11.WorkflowIdConflictPolicy `` /* 191-byte string literal not displayed */
	// The retry policy for the workflow. Will never exceed `workflow_execution_timeout`.
	RetryPolicy *v13.RetryPolicy `protobuf:"bytes,12,opt,name=retry_policy,json=retryPolicy,proto3" json:"retry_policy,omitempty"`
	// See https://docs.temporal.io/docs/content/what-is-a-temporal-cron-job/
	CronSchedule     string                `protobuf:"bytes,13,opt,name=cron_schedule,json=cronSchedule,proto3" json:"cron_schedule,omitempty"`
	Memo             *v13.Memo             `protobuf:"bytes,14,opt,name=memo,proto3" json:"memo,omitempty"`
	SearchAttributes *v13.SearchAttributes `protobuf:"bytes,15,opt,name=search_attributes,json=searchAttributes,proto3" json:"search_attributes,omitempty"`
	Header           *v13.Header           `protobuf:"bytes,16,opt,name=header,proto3" json:"header,omitempty"`
	// Request to get the first workflow task inline in the response bypassing matching service and worker polling.
	// If set to `true` the caller is expected to have a worker available and capable of processing the task.
	// The returned task will be marked as started and is expected to be completed by the specified
	// `workflow_task_timeout`.
	RequestEagerExecution bool `` /* 128-byte string literal not displayed */
	// These values will be available as ContinuedFailure and LastCompletionResult in the
	// WorkflowExecutionStarted event and through SDKs. The are currently only used by the
	// server itself (for the schedules feature) and are not intended to be exposed in
	// StartWorkflowExecution.
	ContinuedFailure     *v15.Failure  `protobuf:"bytes,18,opt,name=continued_failure,json=continuedFailure,proto3" json:"continued_failure,omitempty"`
	LastCompletionResult *v13.Payloads `protobuf:"bytes,19,opt,name=last_completion_result,json=lastCompletionResult,proto3" json:"last_completion_result,omitempty"`
	// Time to wait before dispatching the first workflow task. Cannot be used with `cron_schedule`.
	// If the workflow gets a signal before the delay, a workflow task will be dispatched and the rest
	// of the delay will be ignored.
	WorkflowStartDelay *durationpb.Duration `protobuf:"bytes,20,opt,name=workflow_start_delay,json=workflowStartDelay,proto3" json:"workflow_start_delay,omitempty"`
	// Callbacks to be called by the server when this workflow reaches a terminal state.
	// If the workflow continues-as-new, these callbacks will be carried over to the new execution.
	// Callback addresses must be whitelisted in the server's dynamic configuration.
	CompletionCallbacks []*v13.Callback `protobuf:"bytes,21,rep,name=completion_callbacks,json=completionCallbacks,proto3" json:"completion_callbacks,omitempty"`
	// Metadata on the workflow if it is started. This is carried over to the WorkflowExecutionInfo
	// for use by user interfaces to display the fixed as-of-start summary and details of the
	// workflow.
	UserMetadata *v16.UserMetadata `protobuf:"bytes,23,opt,name=user_metadata,json=userMetadata,proto3" json:"user_metadata,omitempty"`
	// Links to be associated with the workflow.
	Links []*v13.Link `protobuf:"bytes,24,rep,name=links,proto3" json:"links,omitempty"`
	// If set, takes precedence over the Versioning Behavior sent by the SDK on Workflow Task completion.
	// To unset the override after the workflow is running, use UpdateWorkflowExecutionOptions.
	VersioningOverride *v17.VersioningOverride `protobuf:"bytes,25,opt,name=versioning_override,json=versioningOverride,proto3" json:"versioning_override,omitempty"`
	// Defines actions to be done to the existing running workflow when the conflict policy
	// WORKFLOW_ID_CONFLICT_POLICY_USE_EXISTING is used. If not set (ie., nil value) or set to a
	// empty object (ie., all options with default value), it won't do anything to the existing
	// running workflow. If set, it will add a history event to the running workflow.
	OnConflictOptions *v17.OnConflictOptions `protobuf:"bytes,26,opt,name=on_conflict_options,json=onConflictOptions,proto3" json:"on_conflict_options,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) GetCompletionCallbacks added in v1.27.0

func (x *StartWorkflowExecutionRequest) GetCompletionCallbacks() []*v13.Callback

func (*StartWorkflowExecutionRequest) GetContinuedFailure added in v1.17.0

func (x *StartWorkflowExecutionRequest) GetContinuedFailure() *v15.Failure

func (*StartWorkflowExecutionRequest) GetCronSchedule

func (x *StartWorkflowExecutionRequest) GetCronSchedule() string

func (*StartWorkflowExecutionRequest) GetHeader

func (x *StartWorkflowExecutionRequest) GetHeader() *v13.Header

func (*StartWorkflowExecutionRequest) GetIdentity

func (x *StartWorkflowExecutionRequest) GetIdentity() string

func (*StartWorkflowExecutionRequest) GetInput

func (*StartWorkflowExecutionRequest) GetLastCompletionResult added in v1.17.0

func (x *StartWorkflowExecutionRequest) GetLastCompletionResult() *v13.Payloads
func (x *StartWorkflowExecutionRequest) GetLinks() []*v13.Link

func (*StartWorkflowExecutionRequest) GetMemo

func (x *StartWorkflowExecutionRequest) GetMemo() *v13.Memo

func (*StartWorkflowExecutionRequest) GetNamespace

func (x *StartWorkflowExecutionRequest) GetNamespace() string

func (*StartWorkflowExecutionRequest) GetOnConflictOptions added in v1.44.0

func (x *StartWorkflowExecutionRequest) GetOnConflictOptions() *v17.OnConflictOptions

func (*StartWorkflowExecutionRequest) GetRequestEagerExecution added in v1.15.0

func (x *StartWorkflowExecutionRequest) GetRequestEagerExecution() bool

func (*StartWorkflowExecutionRequest) GetRequestId

func (x *StartWorkflowExecutionRequest) GetRequestId() string

func (*StartWorkflowExecutionRequest) GetRetryPolicy

func (x *StartWorkflowExecutionRequest) GetRetryPolicy() *v13.RetryPolicy

func (*StartWorkflowExecutionRequest) GetSearchAttributes

func (x *StartWorkflowExecutionRequest) GetSearchAttributes() *v13.SearchAttributes

func (*StartWorkflowExecutionRequest) GetTaskQueue

func (x *StartWorkflowExecutionRequest) GetTaskQueue() *v14.TaskQueue

func (*StartWorkflowExecutionRequest) GetUserMetadata added in v1.34.0

func (x *StartWorkflowExecutionRequest) GetUserMetadata() *v16.UserMetadata

func (*StartWorkflowExecutionRequest) GetVersioningOverride added in v1.43.0

func (x *StartWorkflowExecutionRequest) GetVersioningOverride() *v17.VersioningOverride

func (*StartWorkflowExecutionRequest) GetWorkflowExecutionTimeout added in v0.28.0

func (x *StartWorkflowExecutionRequest) GetWorkflowExecutionTimeout() *durationpb.Duration

func (*StartWorkflowExecutionRequest) GetWorkflowId

func (x *StartWorkflowExecutionRequest) GetWorkflowId() string

func (*StartWorkflowExecutionRequest) GetWorkflowIdConflictPolicy added in v1.30.0

func (x *StartWorkflowExecutionRequest) GetWorkflowIdConflictPolicy() v11.WorkflowIdConflictPolicy

func (*StartWorkflowExecutionRequest) GetWorkflowIdReusePolicy

func (x *StartWorkflowExecutionRequest) GetWorkflowIdReusePolicy() v11.WorkflowIdReusePolicy

func (*StartWorkflowExecutionRequest) GetWorkflowRunTimeout added in v0.28.0

func (x *StartWorkflowExecutionRequest) GetWorkflowRunTimeout() *durationpb.Duration

func (*StartWorkflowExecutionRequest) GetWorkflowStartDelay added in v1.21.0

func (x *StartWorkflowExecutionRequest) GetWorkflowStartDelay() *durationpb.Duration

func (*StartWorkflowExecutionRequest) GetWorkflowTaskTimeout added in v0.28.0

func (x *StartWorkflowExecutionRequest) GetWorkflowTaskTimeout() *durationpb.Duration

func (*StartWorkflowExecutionRequest) GetWorkflowType

func (x *StartWorkflowExecutionRequest) GetWorkflowType() *v13.WorkflowType

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.26.1

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 {

	// The run id of the workflow that was started - or used (via WorkflowIdConflictPolicy USE_EXISTING).
	RunId string `protobuf:"bytes,1,opt,name=run_id,json=runId,proto3" json:"run_id,omitempty"`
	// If true, a new workflow was started.
	Started bool `protobuf:"varint,3,opt,name=started,proto3" json:"started,omitempty"`
	// When `request_eager_execution` is set on the `StartWorkflowExecutionRequest`, the server - if supported - will
	// return the first workflow task to be eagerly executed.
	// The caller is expected to have a worker available to process the task.
	EagerWorkflowTask *PollWorkflowTaskQueueResponse `protobuf:"bytes,2,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) GetEagerWorkflowTask added in v1.15.0

func (*StartWorkflowExecutionResponse) GetRunId

func (x *StartWorkflowExecutionResponse) GetRunId() string

func (*StartWorkflowExecutionResponse) GetStarted added in v1.30.0

func (x *StartWorkflowExecutionResponse) GetStarted() bool

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.26.1

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 StopBatchOperationRequest added in v1.12.0

type StopBatchOperationRequest struct {

	// Namespace that contains the batch operation
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// Batch job id
	JobId string `protobuf:"bytes,2,opt,name=job_id,json=jobId,proto3" json:"job_id,omitempty"`
	// Reason to stop a batch operation
	Reason string `protobuf:"bytes,3,opt,name=reason,proto3" json:"reason,omitempty"`
	// Identity of the operator
	Identity string `protobuf:"bytes,4,opt,name=identity,proto3" json:"identity,omitempty"`
	// contains filtered or unexported fields
}

func (*StopBatchOperationRequest) Descriptor deprecated added in v1.12.0

func (*StopBatchOperationRequest) Descriptor() ([]byte, []int)

Deprecated: Use StopBatchOperationRequest.ProtoReflect.Descriptor instead.

func (*StopBatchOperationRequest) Equal added in v1.12.0

func (this *StopBatchOperationRequest) Equal(that interface{}) bool

Equal returns whether two StopBatchOperationRequest 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 (*StopBatchOperationRequest) GetIdentity added in v1.12.0

func (x *StopBatchOperationRequest) GetIdentity() string

func (*StopBatchOperationRequest) GetJobId added in v1.12.0

func (x *StopBatchOperationRequest) GetJobId() string

func (*StopBatchOperationRequest) GetNamespace added in v1.12.0

func (x *StopBatchOperationRequest) GetNamespace() string

func (*StopBatchOperationRequest) GetReason added in v1.12.0

func (x *StopBatchOperationRequest) GetReason() string

func (*StopBatchOperationRequest) Marshal added in v1.12.0

func (val *StopBatchOperationRequest) Marshal() ([]byte, error)

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

func (*StopBatchOperationRequest) ProtoMessage added in v1.12.0

func (*StopBatchOperationRequest) ProtoMessage()

func (*StopBatchOperationRequest) ProtoReflect added in v1.26.1

func (*StopBatchOperationRequest) Reset added in v1.12.0

func (x *StopBatchOperationRequest) Reset()

func (*StopBatchOperationRequest) Size added in v1.12.0

func (val *StopBatchOperationRequest) Size() int

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

func (*StopBatchOperationRequest) String added in v1.12.0

func (x *StopBatchOperationRequest) String() string

func (*StopBatchOperationRequest) Unmarshal added in v1.12.0

func (val *StopBatchOperationRequest) Unmarshal(buf []byte) error

Unmarshal an object of type StopBatchOperationRequest from the protobuf v3 wire format

type StopBatchOperationResponse added in v1.12.0

type StopBatchOperationResponse struct {
	// contains filtered or unexported fields
}

func (*StopBatchOperationResponse) Descriptor deprecated added in v1.12.0

func (*StopBatchOperationResponse) Descriptor() ([]byte, []int)

Deprecated: Use StopBatchOperationResponse.ProtoReflect.Descriptor instead.

func (*StopBatchOperationResponse) Equal added in v1.12.0

func (this *StopBatchOperationResponse) Equal(that interface{}) bool

Equal returns whether two StopBatchOperationResponse 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 (*StopBatchOperationResponse) Marshal added in v1.12.0

func (val *StopBatchOperationResponse) Marshal() ([]byte, error)

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

func (*StopBatchOperationResponse) ProtoMessage added in v1.12.0

func (*StopBatchOperationResponse) ProtoMessage()

func (*StopBatchOperationResponse) ProtoReflect added in v1.26.1

func (*StopBatchOperationResponse) Reset added in v1.12.0

func (x *StopBatchOperationResponse) Reset()

func (*StopBatchOperationResponse) Size added in v1.12.0

func (val *StopBatchOperationResponse) Size() int

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

func (*StopBatchOperationResponse) String added in v1.12.0

func (x *StopBatchOperationResponse) String() string

func (*StopBatchOperationResponse) Unmarshal added in v1.12.0

func (val *StopBatchOperationResponse) Unmarshal(buf []byte) error

Unmarshal an object of type StopBatchOperationResponse from the protobuf v3 wire format

type TerminateWorkflowExecutionRequest

type TerminateWorkflowExecutionRequest struct {
	Namespace         string                 `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	WorkflowExecution *v13.WorkflowExecution `protobuf:"bytes,2,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"`
	Reason            string                 `protobuf:"bytes,3,opt,name=reason,proto3" json:"reason,omitempty"`
	// Serialized additional information to attach to the termination event
	Details *v13.Payloads `protobuf:"bytes,4,opt,name=details,proto3" json:"details,omitempty"`
	// The identity of the worker/client
	Identity string `protobuf:"bytes,5,opt,name=identity,proto3" json:"identity,omitempty"`
	// If set, this call will error if the most recent (if no run id is set on
	// `workflow_execution`), or specified (if it is) workflow execution is not part of the same
	// execution chain as this id.
	FirstExecutionRunId string `protobuf:"bytes,6,opt,name=first_execution_run_id,json=firstExecutionRunId,proto3" json:"first_execution_run_id,omitempty"`
	// Links to be associated with the WorkflowExecutionTerminated event.
	Links []*v13.Link `protobuf:"bytes,7,rep,name=links,proto3" json:"links,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) GetDetails

func (*TerminateWorkflowExecutionRequest) GetFirstExecutionRunId added in v0.29.0

func (x *TerminateWorkflowExecutionRequest) GetFirstExecutionRunId() string

func (*TerminateWorkflowExecutionRequest) GetIdentity

func (x *TerminateWorkflowExecutionRequest) GetIdentity() string
func (x *TerminateWorkflowExecutionRequest) GetLinks() []*v13.Link

func (*TerminateWorkflowExecutionRequest) GetNamespace

func (x *TerminateWorkflowExecutionRequest) GetNamespace() string

func (*TerminateWorkflowExecutionRequest) GetReason

func (*TerminateWorkflowExecutionRequest) GetWorkflowExecution

func (x *TerminateWorkflowExecutionRequest) GetWorkflowExecution() *v13.WorkflowExecution

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.26.1

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.26.1

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 UnimplementedWorkflowServiceServer

type UnimplementedWorkflowServiceServer struct{}

UnimplementedWorkflowServiceServer must be embedded to have forward compatible implementations.

NOTE: this should be embedded by value instead of pointer to avoid a nil pointer dereference when methods are called.

func (UnimplementedWorkflowServiceServer) CreateSchedule added in v1.8.0

func (UnimplementedWorkflowServiceServer) DeleteSchedule added in v1.8.0

func (UnimplementedWorkflowServiceServer) DeleteWorkerDeployment added in v1.44.0

func (UnimplementedWorkflowServiceServer) DeleteWorkerDeploymentVersion added in v1.44.0

func (UnimplementedWorkflowServiceServer) DeleteWorkflowExecution added in v1.12.0

func (UnimplementedWorkflowServiceServer) DeprecateNamespace

func (UnimplementedWorkflowServiceServer) DescribeBatchOperation added in v1.12.0

func (UnimplementedWorkflowServiceServer) DescribeDeployment added in v1.43.0

func (UnimplementedWorkflowServiceServer) DescribeNamespace

func (UnimplementedWorkflowServiceServer) DescribeSchedule added in v1.8.0

func (UnimplementedWorkflowServiceServer) DescribeTaskQueue

func (UnimplementedWorkflowServiceServer) DescribeWorkerDeployment added in v1.44.0

func (UnimplementedWorkflowServiceServer) DescribeWorkerDeploymentVersion added in v1.44.0

func (UnimplementedWorkflowServiceServer) ExecuteMultiOperation added in v1.32.1

func (UnimplementedWorkflowServiceServer) GetClusterInfo

func (UnimplementedWorkflowServiceServer) GetCurrentDeployment added in v1.43.0

func (UnimplementedWorkflowServiceServer) GetDeploymentReachability added in v1.43.0

func (UnimplementedWorkflowServiceServer) GetSearchAttributes

func (UnimplementedWorkflowServiceServer) GetSystemInfo added in v1.8.0

func (UnimplementedWorkflowServiceServer) GetWorkerBuildIdCompatibility added in v1.21.0

func (UnimplementedWorkflowServiceServer) GetWorkerTaskReachability added in v1.21.0

func (UnimplementedWorkflowServiceServer) GetWorkerVersioningRules added in v1.32.0

func (UnimplementedWorkflowServiceServer) GetWorkflowExecutionHistoryReverse added in v1.8.0

func (UnimplementedWorkflowServiceServer) ListBatchOperations added in v1.12.0

func (UnimplementedWorkflowServiceServer) ListDeployments added in v1.43.0

func (UnimplementedWorkflowServiceServer) ListNamespaces

func (UnimplementedWorkflowServiceServer) ListScheduleMatchingTimes added in v1.8.0

func (UnimplementedWorkflowServiceServer) ListSchedules added in v1.8.0

func (UnimplementedWorkflowServiceServer) ListWorkerDeployments added in v1.44.0

func (UnimplementedWorkflowServiceServer) PatchSchedule added in v1.8.0

func (UnimplementedWorkflowServiceServer) PauseActivity added in v1.44.0

func (UnimplementedWorkflowServiceServer) PollNexusTaskQueue added in v1.27.0

func (UnimplementedWorkflowServiceServer) PollWorkflowExecutionUpdate added in v1.21.0

func (UnimplementedWorkflowServiceServer) QueryWorkflow

func (UnimplementedWorkflowServiceServer) RegisterNamespace

func (UnimplementedWorkflowServiceServer) ResetActivity added in v1.44.0

func (UnimplementedWorkflowServiceServer) RespondNexusTaskCompleted added in v1.27.0

func (UnimplementedWorkflowServiceServer) RespondNexusTaskFailed added in v1.27.0

func (UnimplementedWorkflowServiceServer) SetCurrentDeployment added in v1.43.0

func (UnimplementedWorkflowServiceServer) SetWorkerDeploymentCurrentVersion added in v1.44.0

func (UnimplementedWorkflowServiceServer) SetWorkerDeploymentRampingVersion added in v1.44.0

func (UnimplementedWorkflowServiceServer) ShutdownWorker added in v1.39.0

func (UnimplementedWorkflowServiceServer) StartBatchOperation added in v1.12.0

func (UnimplementedWorkflowServiceServer) StopBatchOperation added in v1.12.0

func (UnimplementedWorkflowServiceServer) UnpauseActivity added in v1.44.0

func (UnimplementedWorkflowServiceServer) UpdateActivityOptions added in v1.44.0

func (UnimplementedWorkflowServiceServer) UpdateNamespace

func (UnimplementedWorkflowServiceServer) UpdateSchedule added in v1.8.0

func (UnimplementedWorkflowServiceServer) UpdateWorkerBuildIdCompatibility added in v1.21.0

func (UnimplementedWorkflowServiceServer) UpdateWorkerVersioningRules added in v1.32.0

func (UnimplementedWorkflowServiceServer) UpdateWorkflowExecution added in v1.16.0

func (UnimplementedWorkflowServiceServer) UpdateWorkflowExecutionOptions added in v1.43.0

type UnpauseActivityRequest added in v1.44.0

type UnpauseActivityRequest struct {

	// Namespace of the workflow which scheduled this activity.
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// Execution info of the workflow which scheduled this activity
	Execution *v13.WorkflowExecution `protobuf:"bytes,2,opt,name=execution,proto3" json:"execution,omitempty"`
	// The identity of the client who initiated this request.
	Identity string `protobuf:"bytes,3,opt,name=identity,proto3" json:"identity,omitempty"`
	// either activity id or activity type must be provided
	//
	// Types that are valid to be assigned to Activity:
	//
	//	*UnpauseActivityRequest_Id
	//	*UnpauseActivityRequest_Type
	//	*UnpauseActivityRequest_UnpauseAll
	Activity isUnpauseActivityRequest_Activity `protobuf_oneof:"activity"`
	// Providing this flag will also reset the number of attempts.
	ResetAttempts bool `protobuf:"varint,7,opt,name=reset_attempts,json=resetAttempts,proto3" json:"reset_attempts,omitempty"`
	// Providing this flag will also reset the heartbeat details.
	ResetHeartbeat bool `protobuf:"varint,8,opt,name=reset_heartbeat,json=resetHeartbeat,proto3" json:"reset_heartbeat,omitempty"`
	// If set, the activity will start at a random time within the specified jitter duration.
	Jitter *durationpb.Duration `protobuf:"bytes,9,opt,name=jitter,proto3" json:"jitter,omitempty"`
	// contains filtered or unexported fields
}

func (*UnpauseActivityRequest) Descriptor deprecated added in v1.44.0

func (*UnpauseActivityRequest) Descriptor() ([]byte, []int)

Deprecated: Use UnpauseActivityRequest.ProtoReflect.Descriptor instead.

func (*UnpauseActivityRequest) Equal added in v1.44.0

func (this *UnpauseActivityRequest) Equal(that interface{}) bool

Equal returns whether two UnpauseActivityRequest 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 (*UnpauseActivityRequest) GetActivity added in v1.44.0

func (x *UnpauseActivityRequest) GetActivity() isUnpauseActivityRequest_Activity

func (*UnpauseActivityRequest) GetExecution added in v1.44.0

func (x *UnpauseActivityRequest) GetExecution() *v13.WorkflowExecution

func (*UnpauseActivityRequest) GetId added in v1.44.0

func (x *UnpauseActivityRequest) GetId() string

func (*UnpauseActivityRequest) GetIdentity added in v1.44.0

func (x *UnpauseActivityRequest) GetIdentity() string

func (*UnpauseActivityRequest) GetJitter added in v1.44.0

func (x *UnpauseActivityRequest) GetJitter() *durationpb.Duration

func (*UnpauseActivityRequest) GetNamespace added in v1.44.0

func (x *UnpauseActivityRequest) GetNamespace() string

func (*UnpauseActivityRequest) GetResetAttempts added in v1.44.0

func (x *UnpauseActivityRequest) GetResetAttempts() bool

func (*UnpauseActivityRequest) GetResetHeartbeat added in v1.44.0

func (x *UnpauseActivityRequest) GetResetHeartbeat() bool

func (*UnpauseActivityRequest) GetType added in v1.44.0

func (x *UnpauseActivityRequest) GetType() string

func (*UnpauseActivityRequest) GetUnpauseAll added in v1.44.0

func (x *UnpauseActivityRequest) GetUnpauseAll() bool

func (*UnpauseActivityRequest) Marshal added in v1.44.0

func (val *UnpauseActivityRequest) Marshal() ([]byte, error)

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

func (*UnpauseActivityRequest) ProtoMessage added in v1.44.0

func (*UnpauseActivityRequest) ProtoMessage()

func (*UnpauseActivityRequest) ProtoReflect added in v1.44.0

func (x *UnpauseActivityRequest) ProtoReflect() protoreflect.Message

func (*UnpauseActivityRequest) Reset added in v1.44.0

func (x *UnpauseActivityRequest) Reset()

func (*UnpauseActivityRequest) Size added in v1.44.0

func (val *UnpauseActivityRequest) Size() int

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

func (*UnpauseActivityRequest) String added in v1.44.0

func (x *UnpauseActivityRequest) String() string

func (*UnpauseActivityRequest) Unmarshal added in v1.44.0

func (val *UnpauseActivityRequest) Unmarshal(buf []byte) error

Unmarshal an object of type UnpauseActivityRequest from the protobuf v3 wire format

type UnpauseActivityRequest_Id added in v1.44.0

type UnpauseActivityRequest_Id struct {
	// Only the activity with this ID will be unpaused.
	Id string `protobuf:"bytes,4,opt,name=id,proto3,oneof"`
}

type UnpauseActivityRequest_Type added in v1.44.0

type UnpauseActivityRequest_Type struct {
	// Unpause all running activities with of this type.
	Type string `protobuf:"bytes,5,opt,name=type,proto3,oneof"`
}

type UnpauseActivityRequest_UnpauseAll added in v1.44.0

type UnpauseActivityRequest_UnpauseAll struct {
	// Unpause all running activities.
	UnpauseAll bool `protobuf:"varint,6,opt,name=unpause_all,json=unpauseAll,proto3,oneof"`
}

type UnpauseActivityResponse added in v1.44.0

type UnpauseActivityResponse struct {
	// contains filtered or unexported fields
}

func (*UnpauseActivityResponse) Descriptor deprecated added in v1.44.0

func (*UnpauseActivityResponse) Descriptor() ([]byte, []int)

Deprecated: Use UnpauseActivityResponse.ProtoReflect.Descriptor instead.

func (*UnpauseActivityResponse) Equal added in v1.44.0

func (this *UnpauseActivityResponse) Equal(that interface{}) bool

Equal returns whether two UnpauseActivityResponse 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 (*UnpauseActivityResponse) Marshal added in v1.44.0

func (val *UnpauseActivityResponse) Marshal() ([]byte, error)

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

func (*UnpauseActivityResponse) ProtoMessage added in v1.44.0

func (*UnpauseActivityResponse) ProtoMessage()

func (*UnpauseActivityResponse) ProtoReflect added in v1.44.0

func (x *UnpauseActivityResponse) ProtoReflect() protoreflect.Message

func (*UnpauseActivityResponse) Reset added in v1.44.0

func (x *UnpauseActivityResponse) Reset()

func (*UnpauseActivityResponse) Size added in v1.44.0

func (val *UnpauseActivityResponse) Size() int

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

func (*UnpauseActivityResponse) String added in v1.44.0

func (x *UnpauseActivityResponse) String() string

func (*UnpauseActivityResponse) Unmarshal added in v1.44.0

func (val *UnpauseActivityResponse) Unmarshal(buf []byte) error

Unmarshal an object of type UnpauseActivityResponse from the protobuf v3 wire format

type UnsafeWorkflowServiceServer added in v1.26.1

type UnsafeWorkflowServiceServer interface {
	// contains filtered or unexported methods
}

UnsafeWorkflowServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to WorkflowServiceServer will result in compilation errors.

type UpdateActivityOptionsRequest added in v1.44.0

type UpdateActivityOptionsRequest struct {

	// Namespace of the workflow which scheduled this activity
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// Execution info of the workflow which scheduled this activity
	Execution *v13.WorkflowExecution `protobuf:"bytes,2,opt,name=execution,proto3" json:"execution,omitempty"`
	// The identity of the client who initiated this request
	Identity string `protobuf:"bytes,3,opt,name=identity,proto3" json:"identity,omitempty"`
	// Activity options. Partial updates are accepted and controlled by update_mask
	ActivityOptions *v119.ActivityOptions `protobuf:"bytes,4,opt,name=activity_options,json=activityOptions,proto3" json:"activity_options,omitempty"`
	// Controls which fields from `activity_options` will be applied
	UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,5,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"`
	// either activity id or activity type must be provided
	//
	// Types that are valid to be assigned to Activity:
	//
	//	*UpdateActivityOptionsRequest_Id
	//	*UpdateActivityOptionsRequest_Type
	Activity isUpdateActivityOptionsRequest_Activity `protobuf_oneof:"activity"`
	// contains filtered or unexported fields
}

func (*UpdateActivityOptionsRequest) Descriptor deprecated added in v1.44.0

func (*UpdateActivityOptionsRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateActivityOptionsRequest.ProtoReflect.Descriptor instead.

func (*UpdateActivityOptionsRequest) Equal added in v1.44.0

func (this *UpdateActivityOptionsRequest) Equal(that interface{}) bool

Equal returns whether two UpdateActivityOptionsRequest 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 (*UpdateActivityOptionsRequest) GetActivity added in v1.44.0

func (x *UpdateActivityOptionsRequest) GetActivity() isUpdateActivityOptionsRequest_Activity

func (*UpdateActivityOptionsRequest) GetActivityOptions added in v1.44.0

func (x *UpdateActivityOptionsRequest) GetActivityOptions() *v119.ActivityOptions

func (*UpdateActivityOptionsRequest) GetExecution added in v1.44.0

func (*UpdateActivityOptionsRequest) GetId added in v1.44.0

func (*UpdateActivityOptionsRequest) GetIdentity added in v1.44.0

func (x *UpdateActivityOptionsRequest) GetIdentity() string

func (*UpdateActivityOptionsRequest) GetNamespace added in v1.44.0

func (x *UpdateActivityOptionsRequest) GetNamespace() string

func (*UpdateActivityOptionsRequest) GetType added in v1.44.0

func (x *UpdateActivityOptionsRequest) GetType() string

func (*UpdateActivityOptionsRequest) GetUpdateMask added in v1.44.0

func (*UpdateActivityOptionsRequest) Marshal added in v1.44.0

func (val *UpdateActivityOptionsRequest) Marshal() ([]byte, error)

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

func (*UpdateActivityOptionsRequest) ProtoMessage added in v1.44.0

func (*UpdateActivityOptionsRequest) ProtoMessage()

func (*UpdateActivityOptionsRequest) ProtoReflect added in v1.44.0

func (*UpdateActivityOptionsRequest) Reset added in v1.44.0

func (x *UpdateActivityOptionsRequest) Reset()

func (*UpdateActivityOptionsRequest) Size added in v1.44.0

func (val *UpdateActivityOptionsRequest) Size() int

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

func (*UpdateActivityOptionsRequest) String added in v1.44.0

func (*UpdateActivityOptionsRequest) Unmarshal added in v1.44.0

func (val *UpdateActivityOptionsRequest) Unmarshal(buf []byte) error

Unmarshal an object of type UpdateActivityOptionsRequest from the protobuf v3 wire format

type UpdateActivityOptionsRequest_Id added in v1.44.0

type UpdateActivityOptionsRequest_Id struct {
	// Only activity with this ID will be updated.
	Id string `protobuf:"bytes,6,opt,name=id,proto3,oneof"`
}

type UpdateActivityOptionsRequest_Type added in v1.44.0

type UpdateActivityOptionsRequest_Type struct {
	// Update all running activities of this type.
	Type string `protobuf:"bytes,7,opt,name=type,proto3,oneof"`
}

type UpdateActivityOptionsResponse added in v1.44.0

type UpdateActivityOptionsResponse struct {

	// Activity options after an update
	ActivityOptions *v119.ActivityOptions `protobuf:"bytes,1,opt,name=activity_options,json=activityOptions,proto3" json:"activity_options,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateActivityOptionsResponse) Descriptor deprecated added in v1.44.0

func (*UpdateActivityOptionsResponse) Descriptor() ([]byte, []int)

Deprecated: Use UpdateActivityOptionsResponse.ProtoReflect.Descriptor instead.

func (*UpdateActivityOptionsResponse) Equal added in v1.44.0

func (this *UpdateActivityOptionsResponse) Equal(that interface{}) bool

Equal returns whether two UpdateActivityOptionsResponse 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 (*UpdateActivityOptionsResponse) GetActivityOptions added in v1.44.0

func (x *UpdateActivityOptionsResponse) GetActivityOptions() *v119.ActivityOptions

func (*UpdateActivityOptionsResponse) Marshal added in v1.44.0

func (val *UpdateActivityOptionsResponse) Marshal() ([]byte, error)

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

func (*UpdateActivityOptionsResponse) ProtoMessage added in v1.44.0

func (*UpdateActivityOptionsResponse) ProtoMessage()

func (*UpdateActivityOptionsResponse) ProtoReflect added in v1.44.0

func (*UpdateActivityOptionsResponse) Reset added in v1.44.0

func (x *UpdateActivityOptionsResponse) Reset()

func (*UpdateActivityOptionsResponse) Size added in v1.44.0

func (val *UpdateActivityOptionsResponse) Size() int

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

func (*UpdateActivityOptionsResponse) String added in v1.44.0

func (*UpdateActivityOptionsResponse) Unmarshal added in v1.44.0

func (val *UpdateActivityOptionsResponse) Unmarshal(buf []byte) error

Unmarshal an object of type UpdateActivityOptionsResponse from the protobuf v3 wire format

type UpdateNamespaceRequest

type UpdateNamespaceRequest struct {
	Namespace         string                         `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	UpdateInfo        *v12.UpdateNamespaceInfo       `protobuf:"bytes,2,opt,name=update_info,json=updateInfo,proto3" json:"update_info,omitempty"`
	Config            *v12.NamespaceConfig           `protobuf:"bytes,3,opt,name=config,proto3" json:"config,omitempty"`
	ReplicationConfig *v1.NamespaceReplicationConfig `protobuf:"bytes,4,opt,name=replication_config,json=replicationConfig,proto3" json:"replication_config,omitempty"`
	SecurityToken     string                         `protobuf:"bytes,5,opt,name=security_token,json=securityToken,proto3" json:"security_token,omitempty"`
	DeleteBadBinary   string                         `protobuf:"bytes,6,opt,name=delete_bad_binary,json=deleteBadBinary,proto3" json:"delete_bad_binary,omitempty"`
	// promote local namespace to global namespace. Ignored if namespace is already global namespace.
	PromoteNamespace bool `protobuf:"varint,7,opt,name=promote_namespace,json=promoteNamespace,proto3" json:"promote_namespace,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateNamespaceRequest) Descriptor deprecated

func (*UpdateNamespaceRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateNamespaceRequest.ProtoReflect.Descriptor instead.

func (*UpdateNamespaceRequest) Equal

func (this *UpdateNamespaceRequest) Equal(that interface{}) bool

Equal returns whether two UpdateNamespaceRequest 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 (*UpdateNamespaceRequest) GetConfig

func (x *UpdateNamespaceRequest) GetConfig() *v12.NamespaceConfig

func (*UpdateNamespaceRequest) GetDeleteBadBinary

func (x *UpdateNamespaceRequest) GetDeleteBadBinary() string

func (*UpdateNamespaceRequest) GetNamespace added in v1.2.0

func (x *UpdateNamespaceRequest) GetNamespace() string

func (*UpdateNamespaceRequest) GetPromoteNamespace added in v1.6.0

func (x *UpdateNamespaceRequest) GetPromoteNamespace() bool

func (*UpdateNamespaceRequest) GetReplicationConfig

func (x *UpdateNamespaceRequest) GetReplicationConfig() *v1.NamespaceReplicationConfig

func (*UpdateNamespaceRequest) GetSecurityToken

func (x *UpdateNamespaceRequest) GetSecurityToken() string

func (*UpdateNamespaceRequest) GetUpdateInfo

func (x *UpdateNamespaceRequest) GetUpdateInfo() *v12.UpdateNamespaceInfo

func (*UpdateNamespaceRequest) Marshal

func (val *UpdateNamespaceRequest) Marshal() ([]byte, error)

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

func (*UpdateNamespaceRequest) ProtoMessage

func (*UpdateNamespaceRequest) ProtoMessage()

func (*UpdateNamespaceRequest) ProtoReflect added in v1.26.1

func (x *UpdateNamespaceRequest) ProtoReflect() protoreflect.Message

func (*UpdateNamespaceRequest) Reset

func (x *UpdateNamespaceRequest) Reset()

func (*UpdateNamespaceRequest) Size

func (val *UpdateNamespaceRequest) Size() int

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

func (*UpdateNamespaceRequest) String

func (x *UpdateNamespaceRequest) String() string

func (*UpdateNamespaceRequest) Unmarshal

func (val *UpdateNamespaceRequest) Unmarshal(buf []byte) error

Unmarshal an object of type UpdateNamespaceRequest from the protobuf v3 wire format

type UpdateNamespaceResponse

type UpdateNamespaceResponse struct {
	NamespaceInfo     *v12.NamespaceInfo             `protobuf:"bytes,1,opt,name=namespace_info,json=namespaceInfo,proto3" json:"namespace_info,omitempty"`
	Config            *v12.NamespaceConfig           `protobuf:"bytes,2,opt,name=config,proto3" json:"config,omitempty"`
	ReplicationConfig *v1.NamespaceReplicationConfig `protobuf:"bytes,3,opt,name=replication_config,json=replicationConfig,proto3" json:"replication_config,omitempty"`
	FailoverVersion   int64                          `protobuf:"varint,4,opt,name=failover_version,json=failoverVersion,proto3" json:"failover_version,omitempty"`
	IsGlobalNamespace bool                           `protobuf:"varint,5,opt,name=is_global_namespace,json=isGlobalNamespace,proto3" json:"is_global_namespace,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateNamespaceResponse) Descriptor deprecated

func (*UpdateNamespaceResponse) Descriptor() ([]byte, []int)

Deprecated: Use UpdateNamespaceResponse.ProtoReflect.Descriptor instead.

func (*UpdateNamespaceResponse) Equal

func (this *UpdateNamespaceResponse) Equal(that interface{}) bool

Equal returns whether two UpdateNamespaceResponse 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 (*UpdateNamespaceResponse) GetConfig

func (*UpdateNamespaceResponse) GetFailoverVersion

func (x *UpdateNamespaceResponse) GetFailoverVersion() int64

func (*UpdateNamespaceResponse) GetIsGlobalNamespace

func (x *UpdateNamespaceResponse) GetIsGlobalNamespace() bool

func (*UpdateNamespaceResponse) GetNamespaceInfo

func (x *UpdateNamespaceResponse) GetNamespaceInfo() *v12.NamespaceInfo

func (*UpdateNamespaceResponse) GetReplicationConfig

func (x *UpdateNamespaceResponse) GetReplicationConfig() *v1.NamespaceReplicationConfig

func (*UpdateNamespaceResponse) Marshal

func (val *UpdateNamespaceResponse) Marshal() ([]byte, error)

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

func (*UpdateNamespaceResponse) ProtoMessage

func (*UpdateNamespaceResponse) ProtoMessage()

func (*UpdateNamespaceResponse) ProtoReflect added in v1.26.1

func (x *UpdateNamespaceResponse) ProtoReflect() protoreflect.Message

func (*UpdateNamespaceResponse) Reset

func (x *UpdateNamespaceResponse) Reset()

func (*UpdateNamespaceResponse) Size

func (val *UpdateNamespaceResponse) Size() int

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

func (*UpdateNamespaceResponse) String

func (x *UpdateNamespaceResponse) String() string

func (*UpdateNamespaceResponse) Unmarshal

func (val *UpdateNamespaceResponse) Unmarshal(buf []byte) error

Unmarshal an object of type UpdateNamespaceResponse from the protobuf v3 wire format

type UpdateScheduleRequest added in v1.8.0

type UpdateScheduleRequest struct {

	// The namespace of the schedule to update.
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// The id of the schedule to update.
	ScheduleId string `protobuf:"bytes,2,opt,name=schedule_id,json=scheduleId,proto3" json:"schedule_id,omitempty"`
	// The new schedule. The four main fields of the schedule (spec, action,
	// policies, state) are replaced completely by the values in this message.
	Schedule *v115.Schedule `protobuf:"bytes,3,opt,name=schedule,proto3" json:"schedule,omitempty"`
	// This can be the value of conflict_token from a DescribeScheduleResponse,
	// which will cause this request to fail if the schedule has been modified
	// between the Describe and this Update.
	// If missing, the schedule will be updated unconditionally.
	ConflictToken []byte `protobuf:"bytes,4,opt,name=conflict_token,json=conflictToken,proto3" json:"conflict_token,omitempty"`
	// The identity of the client who initiated this request.
	Identity string `protobuf:"bytes,5,opt,name=identity,proto3" json:"identity,omitempty"`
	// A unique identifier for this update request for idempotence. Typically UUIDv4.
	RequestId string `protobuf:"bytes,6,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
	// Schedule search attributes to be updated.
	// Do not set this field if you do not want to update the search attributes.
	// A non-null empty object will set the search attributes to an empty map.
	// Note: you cannot only update the search attributes with `UpdateScheduleRequest`,
	// you must also set the `schedule` field; otherwise, it will unset the schedule.
	SearchAttributes *v13.SearchAttributes `protobuf:"bytes,7,opt,name=search_attributes,json=searchAttributes,proto3" json:"search_attributes,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateScheduleRequest) Descriptor deprecated added in v1.8.0

func (*UpdateScheduleRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateScheduleRequest.ProtoReflect.Descriptor instead.

func (*UpdateScheduleRequest) Equal added in v1.8.0

func (this *UpdateScheduleRequest) Equal(that interface{}) bool

Equal returns whether two UpdateScheduleRequest 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 (*UpdateScheduleRequest) GetConflictToken added in v1.8.0

func (x *UpdateScheduleRequest) GetConflictToken() []byte

func (*UpdateScheduleRequest) GetIdentity added in v1.8.0

func (x *UpdateScheduleRequest) GetIdentity() string

func (*UpdateScheduleRequest) GetNamespace added in v1.8.0

func (x *UpdateScheduleRequest) GetNamespace() string

func (*UpdateScheduleRequest) GetRequestId added in v1.8.0

func (x *UpdateScheduleRequest) GetRequestId() string

func (*UpdateScheduleRequest) GetSchedule added in v1.8.0

func (x *UpdateScheduleRequest) GetSchedule() *v115.Schedule

func (*UpdateScheduleRequest) GetScheduleId added in v1.8.0

func (x *UpdateScheduleRequest) GetScheduleId() string

func (*UpdateScheduleRequest) GetSearchAttributes added in v1.32.1

func (x *UpdateScheduleRequest) GetSearchAttributes() *v13.SearchAttributes

func (*UpdateScheduleRequest) Marshal added in v1.8.0

func (val *UpdateScheduleRequest) Marshal() ([]byte, error)

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

func (*UpdateScheduleRequest) ProtoMessage added in v1.8.0

func (*UpdateScheduleRequest) ProtoMessage()

func (*UpdateScheduleRequest) ProtoReflect added in v1.26.1

func (x *UpdateScheduleRequest) ProtoReflect() protoreflect.Message

func (*UpdateScheduleRequest) Reset added in v1.8.0

func (x *UpdateScheduleRequest) Reset()

func (*UpdateScheduleRequest) Size added in v1.8.0

func (val *UpdateScheduleRequest) Size() int

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

func (*UpdateScheduleRequest) String added in v1.8.0

func (x *UpdateScheduleRequest) String() string

func (*UpdateScheduleRequest) Unmarshal added in v1.8.0

func (val *UpdateScheduleRequest) Unmarshal(buf []byte) error

Unmarshal an object of type UpdateScheduleRequest from the protobuf v3 wire format

type UpdateScheduleResponse added in v1.8.0

type UpdateScheduleResponse struct {
	// contains filtered or unexported fields
}

func (*UpdateScheduleResponse) Descriptor deprecated added in v1.8.0

func (*UpdateScheduleResponse) Descriptor() ([]byte, []int)

Deprecated: Use UpdateScheduleResponse.ProtoReflect.Descriptor instead.

func (*UpdateScheduleResponse) Equal added in v1.8.0

func (this *UpdateScheduleResponse) Equal(that interface{}) bool

Equal returns whether two UpdateScheduleResponse 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 (*UpdateScheduleResponse) Marshal added in v1.8.0

func (val *UpdateScheduleResponse) Marshal() ([]byte, error)

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

func (*UpdateScheduleResponse) ProtoMessage added in v1.8.0

func (*UpdateScheduleResponse) ProtoMessage()

func (*UpdateScheduleResponse) ProtoReflect added in v1.26.1

func (x *UpdateScheduleResponse) ProtoReflect() protoreflect.Message

func (*UpdateScheduleResponse) Reset added in v1.8.0

func (x *UpdateScheduleResponse) Reset()

func (*UpdateScheduleResponse) Size added in v1.8.0

func (val *UpdateScheduleResponse) Size() int

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

func (*UpdateScheduleResponse) String added in v1.8.0

func (x *UpdateScheduleResponse) String() string

func (*UpdateScheduleResponse) Unmarshal added in v1.8.0

func (val *UpdateScheduleResponse) Unmarshal(buf []byte) error

Unmarshal an object of type UpdateScheduleResponse from the protobuf v3 wire format

type UpdateWorkerBuildIdCompatibilityRequest added in v1.21.0

type UpdateWorkerBuildIdCompatibilityRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// Must be set, the task queue to apply changes to. Because all workers on a given task queue
	// must have the same set of workflow & activity implementations, there is no reason to specify
	// a task queue type here.
	TaskQueue string `protobuf:"bytes,2,opt,name=task_queue,json=taskQueue,proto3" json:"task_queue,omitempty"`
	// Types that are valid to be assigned to Operation:
	//
	//	*UpdateWorkerBuildIdCompatibilityRequest_AddNewBuildIdInNewDefaultSet
	//	*UpdateWorkerBuildIdCompatibilityRequest_AddNewCompatibleBuildId
	//	*UpdateWorkerBuildIdCompatibilityRequest_PromoteSetByBuildId
	//	*UpdateWorkerBuildIdCompatibilityRequest_PromoteBuildIdWithinSet
	//	*UpdateWorkerBuildIdCompatibilityRequest_MergeSets_
	Operation isUpdateWorkerBuildIdCompatibilityRequest_Operation `protobuf_oneof:"operation"`
	// contains filtered or unexported fields
}

[cleanup-wv-pre-release]

func (*UpdateWorkerBuildIdCompatibilityRequest) Descriptor deprecated added in v1.21.0

func (*UpdateWorkerBuildIdCompatibilityRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateWorkerBuildIdCompatibilityRequest.ProtoReflect.Descriptor instead.

func (*UpdateWorkerBuildIdCompatibilityRequest) Equal added in v1.21.0

func (this *UpdateWorkerBuildIdCompatibilityRequest) Equal(that interface{}) bool

Equal returns whether two UpdateWorkerBuildIdCompatibilityRequest 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 (*UpdateWorkerBuildIdCompatibilityRequest) GetAddNewBuildIdInNewDefaultSet added in v1.21.0

func (x *UpdateWorkerBuildIdCompatibilityRequest) GetAddNewBuildIdInNewDefaultSet() string

func (*UpdateWorkerBuildIdCompatibilityRequest) GetAddNewCompatibleBuildId added in v1.21.0

func (*UpdateWorkerBuildIdCompatibilityRequest) GetMergeSets added in v1.23.0

func (*UpdateWorkerBuildIdCompatibilityRequest) GetNamespace added in v1.21.0

func (*UpdateWorkerBuildIdCompatibilityRequest) GetOperation added in v1.21.0

func (x *UpdateWorkerBuildIdCompatibilityRequest) GetOperation() isUpdateWorkerBuildIdCompatibilityRequest_Operation

func (*UpdateWorkerBuildIdCompatibilityRequest) GetPromoteBuildIdWithinSet added in v1.21.0

func (x *UpdateWorkerBuildIdCompatibilityRequest) GetPromoteBuildIdWithinSet() string

func (*UpdateWorkerBuildIdCompatibilityRequest) GetPromoteSetByBuildId added in v1.21.0

func (x *UpdateWorkerBuildIdCompatibilityRequest) GetPromoteSetByBuildId() string

func (*UpdateWorkerBuildIdCompatibilityRequest) GetTaskQueue added in v1.21.0

func (*UpdateWorkerBuildIdCompatibilityRequest) Marshal added in v1.21.0

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

func (*UpdateWorkerBuildIdCompatibilityRequest) ProtoMessage added in v1.21.0

func (*UpdateWorkerBuildIdCompatibilityRequest) ProtoReflect added in v1.26.1

func (*UpdateWorkerBuildIdCompatibilityRequest) Reset added in v1.21.0

func (*UpdateWorkerBuildIdCompatibilityRequest) Size added in v1.21.0

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

func (*UpdateWorkerBuildIdCompatibilityRequest) String added in v1.21.0

func (*UpdateWorkerBuildIdCompatibilityRequest) Unmarshal added in v1.21.0

func (val *UpdateWorkerBuildIdCompatibilityRequest) Unmarshal(buf []byte) error

Unmarshal an object of type UpdateWorkerBuildIdCompatibilityRequest from the protobuf v3 wire format

type UpdateWorkerBuildIdCompatibilityRequest_AddNewBuildIdInNewDefaultSet added in v1.21.0

type UpdateWorkerBuildIdCompatibilityRequest_AddNewBuildIdInNewDefaultSet struct {
	// A new build id. This operation will create a new set which will be the new overall
	// default version for the queue, with this id as its only member. This new set is
	// incompatible with all previous sets/versions.
	//
	// (-- api-linter: core::0140::prepositions=disabled
	//
	//	aip.dev/not-precedent: In makes perfect sense here. --)
	AddNewBuildIdInNewDefaultSet string `protobuf:"bytes,3,opt,name=add_new_build_id_in_new_default_set,json=addNewBuildIdInNewDefaultSet,proto3,oneof"`
}

type UpdateWorkerBuildIdCompatibilityRequest_AddNewCompatibleBuildId added in v1.21.0

type UpdateWorkerBuildIdCompatibilityRequest_AddNewCompatibleBuildId struct {
	// Adds a new id to an existing compatible set, see sub-message definition for more.
	AddNewCompatibleBuildId *UpdateWorkerBuildIdCompatibilityRequest_AddNewCompatibleVersion `protobuf:"bytes,4,opt,name=add_new_compatible_build_id,json=addNewCompatibleBuildId,proto3,oneof"`
}

type UpdateWorkerBuildIdCompatibilityRequest_AddNewCompatibleVersion added in v1.21.0

type UpdateWorkerBuildIdCompatibilityRequest_AddNewCompatibleVersion struct {

	// A new id to be added to an existing compatible set.
	NewBuildId string `protobuf:"bytes,1,opt,name=new_build_id,json=newBuildId,proto3" json:"new_build_id,omitempty"`
	// A build id which must already exist in the version sets known by the task queue. The new
	// id will be stored in the set containing this id, marking it as compatible with
	// the versions within.
	ExistingCompatibleBuildId string `` /* 140-byte string literal not displayed */
	// When set, establishes the compatible set being targeted as the overall default for the
	// queue. If a different set was the current default, the targeted set will replace it as
	// the new default.
	MakeSetDefault bool `protobuf:"varint,3,opt,name=make_set_default,json=makeSetDefault,proto3" json:"make_set_default,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateWorkerBuildIdCompatibilityRequest_AddNewCompatibleVersion) Descriptor deprecated added in v1.21.0

Deprecated: Use UpdateWorkerBuildIdCompatibilityRequest_AddNewCompatibleVersion.ProtoReflect.Descriptor instead.

func (*UpdateWorkerBuildIdCompatibilityRequest_AddNewCompatibleVersion) GetExistingCompatibleBuildId added in v1.21.0

func (*UpdateWorkerBuildIdCompatibilityRequest_AddNewCompatibleVersion) GetMakeSetDefault added in v1.21.0

func (*UpdateWorkerBuildIdCompatibilityRequest_AddNewCompatibleVersion) GetNewBuildId added in v1.21.0

func (*UpdateWorkerBuildIdCompatibilityRequest_AddNewCompatibleVersion) ProtoMessage added in v1.21.0

func (*UpdateWorkerBuildIdCompatibilityRequest_AddNewCompatibleVersion) ProtoReflect added in v1.26.1

func (*UpdateWorkerBuildIdCompatibilityRequest_AddNewCompatibleVersion) Reset added in v1.21.0

func (*UpdateWorkerBuildIdCompatibilityRequest_AddNewCompatibleVersion) String added in v1.21.0

type UpdateWorkerBuildIdCompatibilityRequest_MergeSets added in v1.23.0

type UpdateWorkerBuildIdCompatibilityRequest_MergeSets struct {

	// A build ID in the set whose default will become the merged set default
	PrimarySetBuildId string `protobuf:"bytes,1,opt,name=primary_set_build_id,json=primarySetBuildId,proto3" json:"primary_set_build_id,omitempty"`
	// A build ID in the set which will be merged into the primary set
	SecondarySetBuildId string `protobuf:"bytes,2,opt,name=secondary_set_build_id,json=secondarySetBuildId,proto3" json:"secondary_set_build_id,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateWorkerBuildIdCompatibilityRequest_MergeSets) Descriptor deprecated added in v1.23.0

Deprecated: Use UpdateWorkerBuildIdCompatibilityRequest_MergeSets.ProtoReflect.Descriptor instead.

func (*UpdateWorkerBuildIdCompatibilityRequest_MergeSets) GetPrimarySetBuildId added in v1.23.0

func (*UpdateWorkerBuildIdCompatibilityRequest_MergeSets) GetSecondarySetBuildId added in v1.23.0

func (x *UpdateWorkerBuildIdCompatibilityRequest_MergeSets) GetSecondarySetBuildId() string

func (*UpdateWorkerBuildIdCompatibilityRequest_MergeSets) ProtoMessage added in v1.23.0

func (*UpdateWorkerBuildIdCompatibilityRequest_MergeSets) ProtoReflect added in v1.26.1

func (*UpdateWorkerBuildIdCompatibilityRequest_MergeSets) Reset added in v1.23.0

func (*UpdateWorkerBuildIdCompatibilityRequest_MergeSets) String added in v1.23.0

type UpdateWorkerBuildIdCompatibilityRequest_MergeSets_ added in v1.23.0

type UpdateWorkerBuildIdCompatibilityRequest_MergeSets_ struct {
	// Merge two existing sets together, thus declaring all build IDs in both sets compatible
	// with one another. The primary set's default will become the default for the merged set.
	// This is useful if you've accidentally declared a new ID as incompatible you meant to
	// declare as compatible. The unusual case of incomplete replication during failover could
	// also result in a split set, which this operation can repair.
	MergeSets *UpdateWorkerBuildIdCompatibilityRequest_MergeSets `protobuf:"bytes,7,opt,name=merge_sets,json=mergeSets,proto3,oneof"`
}

type UpdateWorkerBuildIdCompatibilityRequest_PromoteBuildIdWithinSet added in v1.21.0

type UpdateWorkerBuildIdCompatibilityRequest_PromoteBuildIdWithinSet struct {
	// Promote an existing build id within some set to be the current default for that set.
	//
	// (-- api-linter: core::0140::prepositions=disabled
	//
	//	aip.dev/not-precedent: Within makes perfect sense here. --)
	PromoteBuildIdWithinSet string `protobuf:"bytes,6,opt,name=promote_build_id_within_set,json=promoteBuildIdWithinSet,proto3,oneof"`
}

type UpdateWorkerBuildIdCompatibilityRequest_PromoteSetByBuildId added in v1.21.0

type UpdateWorkerBuildIdCompatibilityRequest_PromoteSetByBuildId struct {
	// Promote an existing set to be the current default (if it isn't already) by targeting
	// an existing build id within it. This field's value is the extant build id.
	//
	// (-- api-linter: core::0140::prepositions=disabled
	//
	//	aip.dev/not-precedent: Names are hard. --)
	PromoteSetByBuildId string `protobuf:"bytes,5,opt,name=promote_set_by_build_id,json=promoteSetByBuildId,proto3,oneof"`
}

type UpdateWorkerBuildIdCompatibilityResponse added in v1.21.0

type UpdateWorkerBuildIdCompatibilityResponse struct {
	// contains filtered or unexported fields
}

[cleanup-wv-pre-release]

func (*UpdateWorkerBuildIdCompatibilityResponse) Descriptor deprecated added in v1.21.0

func (*UpdateWorkerBuildIdCompatibilityResponse) Descriptor() ([]byte, []int)

Deprecated: Use UpdateWorkerBuildIdCompatibilityResponse.ProtoReflect.Descriptor instead.

func (*UpdateWorkerBuildIdCompatibilityResponse) Equal added in v1.21.0

func (this *UpdateWorkerBuildIdCompatibilityResponse) Equal(that interface{}) bool

Equal returns whether two UpdateWorkerBuildIdCompatibilityResponse 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 (*UpdateWorkerBuildIdCompatibilityResponse) Marshal added in v1.21.0

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

func (*UpdateWorkerBuildIdCompatibilityResponse) ProtoMessage added in v1.21.0

func (*UpdateWorkerBuildIdCompatibilityResponse) ProtoReflect added in v1.26.1

func (*UpdateWorkerBuildIdCompatibilityResponse) Reset added in v1.21.0

func (*UpdateWorkerBuildIdCompatibilityResponse) Size added in v1.21.0

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

func (*UpdateWorkerBuildIdCompatibilityResponse) String added in v1.21.0

func (*UpdateWorkerBuildIdCompatibilityResponse) Unmarshal added in v1.21.0

func (val *UpdateWorkerBuildIdCompatibilityResponse) Unmarshal(buf []byte) error

Unmarshal an object of type UpdateWorkerBuildIdCompatibilityResponse from the protobuf v3 wire format

type UpdateWorkerDeploymentVersionMetadataRequest added in v1.44.0

type UpdateWorkerDeploymentVersionMetadataRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// Deployment Version identifier in the form "<deployment_name>.<build_id>".
	Version       string                  `protobuf:"bytes,2,opt,name=version,proto3" json:"version,omitempty"`
	UpsertEntries map[string]*v13.Payload `` /* 174-byte string literal not displayed */
	// List of keys to remove from the metadata.
	RemoveEntries []string `protobuf:"bytes,4,rep,name=remove_entries,json=removeEntries,proto3" json:"remove_entries,omitempty"`
	// contains filtered or unexported fields
}

Used to update the user-defined metadata of a Worker Deployment Version.

func (*UpdateWorkerDeploymentVersionMetadataRequest) Descriptor deprecated added in v1.44.0

Deprecated: Use UpdateWorkerDeploymentVersionMetadataRequest.ProtoReflect.Descriptor instead.

func (*UpdateWorkerDeploymentVersionMetadataRequest) Equal added in v1.44.0

func (this *UpdateWorkerDeploymentVersionMetadataRequest) Equal(that interface{}) bool

Equal returns whether two UpdateWorkerDeploymentVersionMetadataRequest 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 (*UpdateWorkerDeploymentVersionMetadataRequest) GetNamespace added in v1.44.0

func (*UpdateWorkerDeploymentVersionMetadataRequest) GetRemoveEntries added in v1.44.0

func (x *UpdateWorkerDeploymentVersionMetadataRequest) GetRemoveEntries() []string

func (*UpdateWorkerDeploymentVersionMetadataRequest) GetUpsertEntries added in v1.44.0

func (*UpdateWorkerDeploymentVersionMetadataRequest) GetVersion added in v1.44.0

func (*UpdateWorkerDeploymentVersionMetadataRequest) Marshal added in v1.44.0

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

func (*UpdateWorkerDeploymentVersionMetadataRequest) ProtoMessage added in v1.44.0

func (*UpdateWorkerDeploymentVersionMetadataRequest) ProtoReflect added in v1.44.0

func (*UpdateWorkerDeploymentVersionMetadataRequest) Reset added in v1.44.0

func (*UpdateWorkerDeploymentVersionMetadataRequest) Size added in v1.44.0

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

func (*UpdateWorkerDeploymentVersionMetadataRequest) String added in v1.44.0

func (*UpdateWorkerDeploymentVersionMetadataRequest) Unmarshal added in v1.44.0

Unmarshal an object of type UpdateWorkerDeploymentVersionMetadataRequest from the protobuf v3 wire format

type UpdateWorkerDeploymentVersionMetadataResponse added in v1.44.0

type UpdateWorkerDeploymentVersionMetadataResponse struct {

	// Full metadata after performing the update.
	Metadata *v19.VersionMetadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateWorkerDeploymentVersionMetadataResponse) Descriptor deprecated added in v1.44.0

Deprecated: Use UpdateWorkerDeploymentVersionMetadataResponse.ProtoReflect.Descriptor instead.

func (*UpdateWorkerDeploymentVersionMetadataResponse) Equal added in v1.44.0

func (this *UpdateWorkerDeploymentVersionMetadataResponse) Equal(that interface{}) bool

Equal returns whether two UpdateWorkerDeploymentVersionMetadataResponse 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 (*UpdateWorkerDeploymentVersionMetadataResponse) GetMetadata added in v1.44.0

func (*UpdateWorkerDeploymentVersionMetadataResponse) Marshal added in v1.44.0

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

func (*UpdateWorkerDeploymentVersionMetadataResponse) ProtoMessage added in v1.44.0

func (*UpdateWorkerDeploymentVersionMetadataResponse) ProtoReflect added in v1.44.0

func (*UpdateWorkerDeploymentVersionMetadataResponse) Reset added in v1.44.0

func (*UpdateWorkerDeploymentVersionMetadataResponse) Size added in v1.44.0

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

func (*UpdateWorkerDeploymentVersionMetadataResponse) String added in v1.44.0

func (*UpdateWorkerDeploymentVersionMetadataResponse) Unmarshal added in v1.44.0

Unmarshal an object of type UpdateWorkerDeploymentVersionMetadataResponse from the protobuf v3 wire format

type UpdateWorkerVersioningRulesRequest added in v1.32.0

type UpdateWorkerVersioningRulesRequest struct {
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	TaskQueue string `protobuf:"bytes,2,opt,name=task_queue,json=taskQueue,proto3" json:"task_queue,omitempty"`
	// A valid conflict_token can be taken from the previous
	// ListWorkerVersioningRulesResponse or UpdateWorkerVersioningRulesResponse.
	// An invalid token will cause this request to fail, ensuring that if the rules
	// for this Task Queue have been modified between the previous and current
	// operation, the request will fail instead of causing an unpredictable mutation.
	ConflictToken []byte `protobuf:"bytes,3,opt,name=conflict_token,json=conflictToken,proto3" json:"conflict_token,omitempty"`
	// Types that are valid to be assigned to Operation:
	//
	//	*UpdateWorkerVersioningRulesRequest_InsertAssignmentRule
	//	*UpdateWorkerVersioningRulesRequest_ReplaceAssignmentRule
	//	*UpdateWorkerVersioningRulesRequest_DeleteAssignmentRule
	//	*UpdateWorkerVersioningRulesRequest_AddCompatibleRedirectRule
	//	*UpdateWorkerVersioningRulesRequest_ReplaceCompatibleRedirectRule
	//	*UpdateWorkerVersioningRulesRequest_DeleteCompatibleRedirectRule
	//	*UpdateWorkerVersioningRulesRequest_CommitBuildId_
	Operation isUpdateWorkerVersioningRulesRequest_Operation `protobuf_oneof:"operation"`
	// contains filtered or unexported fields
}

(-- api-linter: core::0134::request-mask-required=disabled

aip.dev/not-precedent: UpdateNamespace RPC doesn't follow Google API format. --)

(-- api-linter: core::0134::request-resource-required=disabled

aip.dev/not-precedent: GetWorkerBuildIdCompatibilityRequest RPC doesn't follow Google API format. --)

[cleanup-wv-pre-release]

func (*UpdateWorkerVersioningRulesRequest) Descriptor deprecated added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateWorkerVersioningRulesRequest.ProtoReflect.Descriptor instead.

func (*UpdateWorkerVersioningRulesRequest) Equal added in v1.32.0

func (this *UpdateWorkerVersioningRulesRequest) Equal(that interface{}) bool

Equal returns whether two UpdateWorkerVersioningRulesRequest 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 (*UpdateWorkerVersioningRulesRequest) GetAddCompatibleRedirectRule added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest) GetCommitBuildId added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest) GetConflictToken added in v1.32.0

func (x *UpdateWorkerVersioningRulesRequest) GetConflictToken() []byte

func (*UpdateWorkerVersioningRulesRequest) GetDeleteAssignmentRule added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest) GetDeleteCompatibleRedirectRule added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest) GetInsertAssignmentRule added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest) GetNamespace added in v1.32.0

func (x *UpdateWorkerVersioningRulesRequest) GetNamespace() string

func (*UpdateWorkerVersioningRulesRequest) GetOperation added in v1.32.0

func (x *UpdateWorkerVersioningRulesRequest) GetOperation() isUpdateWorkerVersioningRulesRequest_Operation

func (*UpdateWorkerVersioningRulesRequest) GetReplaceAssignmentRule added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest) GetReplaceCompatibleRedirectRule added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest) GetTaskQueue added in v1.32.0

func (x *UpdateWorkerVersioningRulesRequest) GetTaskQueue() string

func (*UpdateWorkerVersioningRulesRequest) Marshal added in v1.32.0

func (val *UpdateWorkerVersioningRulesRequest) Marshal() ([]byte, error)

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

func (*UpdateWorkerVersioningRulesRequest) ProtoMessage added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest) ProtoMessage()

func (*UpdateWorkerVersioningRulesRequest) ProtoReflect added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest) Reset added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest) Size added in v1.32.0

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

func (*UpdateWorkerVersioningRulesRequest) String added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest) Unmarshal added in v1.32.0

func (val *UpdateWorkerVersioningRulesRequest) Unmarshal(buf []byte) error

Unmarshal an object of type UpdateWorkerVersioningRulesRequest from the protobuf v3 wire format

type UpdateWorkerVersioningRulesRequest_AddCompatibleBuildIdRedirectRule added in v1.32.0

type UpdateWorkerVersioningRulesRequest_AddCompatibleBuildIdRedirectRule struct {
	Rule *v14.CompatibleBuildIdRedirectRule `protobuf:"bytes,1,opt,name=rule,proto3" json:"rule,omitempty"`
	// contains filtered or unexported fields
}

Adds the rule to the list of redirect rules for this Task Queue. There can be at most one redirect rule for each distinct Source Build ID.

func (*UpdateWorkerVersioningRulesRequest_AddCompatibleBuildIdRedirectRule) Descriptor deprecated added in v1.32.0

Deprecated: Use UpdateWorkerVersioningRulesRequest_AddCompatibleBuildIdRedirectRule.ProtoReflect.Descriptor instead.

func (*UpdateWorkerVersioningRulesRequest_AddCompatibleBuildIdRedirectRule) GetRule added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_AddCompatibleBuildIdRedirectRule) ProtoMessage added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_AddCompatibleBuildIdRedirectRule) ProtoReflect added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_AddCompatibleBuildIdRedirectRule) Reset added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_AddCompatibleBuildIdRedirectRule) String added in v1.32.0

type UpdateWorkerVersioningRulesRequest_AddCompatibleRedirectRule added in v1.32.0

type UpdateWorkerVersioningRulesRequest_AddCompatibleRedirectRule struct {
	AddCompatibleRedirectRule *UpdateWorkerVersioningRulesRequest_AddCompatibleBuildIdRedirectRule `protobuf:"bytes,7,opt,name=add_compatible_redirect_rule,json=addCompatibleRedirectRule,proto3,oneof"`
}

type UpdateWorkerVersioningRulesRequest_CommitBuildId added in v1.32.0

type UpdateWorkerVersioningRulesRequest_CommitBuildId struct {
	TargetBuildId string `protobuf:"bytes,1,opt,name=target_build_id,json=targetBuildId,proto3" json:"target_build_id,omitempty"`
	// To prevent committing invalid Build IDs, we reject the request if no
	// pollers has been seen recently for this Build ID. Use the `force`
	// option to disable this validation.
	Force bool `protobuf:"varint,2,opt,name=force,proto3" json:"force,omitempty"`
	// contains filtered or unexported fields
}

This command is intended to be used to complete the rollout of a Build ID and cleanup unnecessary rules possibly created during a gradual rollout. Specifically, this command will make the following changes atomically:

  1. Adds an assignment rule (with full ramp) for the target Build ID at the end of the list.
  2. Removes all previously added assignment rules to the given target Build ID (if any).
  3. Removes any fully-ramped assignment rule for other Build IDs.

func (*UpdateWorkerVersioningRulesRequest_CommitBuildId) Descriptor deprecated added in v1.32.0

Deprecated: Use UpdateWorkerVersioningRulesRequest_CommitBuildId.ProtoReflect.Descriptor instead.

func (*UpdateWorkerVersioningRulesRequest_CommitBuildId) GetForce added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_CommitBuildId) GetTargetBuildId added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_CommitBuildId) ProtoMessage added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_CommitBuildId) ProtoReflect added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_CommitBuildId) Reset added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_CommitBuildId) String added in v1.32.0

type UpdateWorkerVersioningRulesRequest_CommitBuildId_ added in v1.32.0

type UpdateWorkerVersioningRulesRequest_CommitBuildId_ struct {
	CommitBuildId *UpdateWorkerVersioningRulesRequest_CommitBuildId `protobuf:"bytes,10,opt,name=commit_build_id,json=commitBuildId,proto3,oneof"`
}

type UpdateWorkerVersioningRulesRequest_DeleteAssignmentRule added in v1.32.0

type UpdateWorkerVersioningRulesRequest_DeleteAssignmentRule struct {
	DeleteAssignmentRule *UpdateWorkerVersioningRulesRequest_DeleteBuildIdAssignmentRule `protobuf:"bytes,6,opt,name=delete_assignment_rule,json=deleteAssignmentRule,proto3,oneof"`
}

type UpdateWorkerVersioningRulesRequest_DeleteBuildIdAssignmentRule added in v1.32.0

type UpdateWorkerVersioningRulesRequest_DeleteBuildIdAssignmentRule struct {
	RuleIndex int32 `protobuf:"varint,1,opt,name=rule_index,json=ruleIndex,proto3" json:"rule_index,omitempty"`
	// By default presence of one unconditional rule is enforced, otherwise
	// the delete operation will be rejected. Set `force` to true to
	// bypass this validation. An unconditional assignment rule:
	//   - Has no hint filter
	//   - Has no ramp
	Force bool `protobuf:"varint,2,opt,name=force,proto3" json:"force,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateWorkerVersioningRulesRequest_DeleteBuildIdAssignmentRule) Descriptor deprecated added in v1.32.0

Deprecated: Use UpdateWorkerVersioningRulesRequest_DeleteBuildIdAssignmentRule.ProtoReflect.Descriptor instead.

func (*UpdateWorkerVersioningRulesRequest_DeleteBuildIdAssignmentRule) GetForce added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_DeleteBuildIdAssignmentRule) GetRuleIndex added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_DeleteBuildIdAssignmentRule) ProtoMessage added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_DeleteBuildIdAssignmentRule) ProtoReflect added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_DeleteBuildIdAssignmentRule) Reset added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_DeleteBuildIdAssignmentRule) String added in v1.32.0

type UpdateWorkerVersioningRulesRequest_DeleteCompatibleBuildIdRedirectRule added in v1.32.0

type UpdateWorkerVersioningRulesRequest_DeleteCompatibleBuildIdRedirectRule struct {
	SourceBuildId string `protobuf:"bytes,1,opt,name=source_build_id,json=sourceBuildId,proto3" json:"source_build_id,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateWorkerVersioningRulesRequest_DeleteCompatibleBuildIdRedirectRule) Descriptor deprecated added in v1.32.0

Deprecated: Use UpdateWorkerVersioningRulesRequest_DeleteCompatibleBuildIdRedirectRule.ProtoReflect.Descriptor instead.

func (*UpdateWorkerVersioningRulesRequest_DeleteCompatibleBuildIdRedirectRule) GetSourceBuildId added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_DeleteCompatibleBuildIdRedirectRule) ProtoMessage added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_DeleteCompatibleBuildIdRedirectRule) ProtoReflect added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_DeleteCompatibleBuildIdRedirectRule) Reset added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_DeleteCompatibleBuildIdRedirectRule) String added in v1.32.0

type UpdateWorkerVersioningRulesRequest_DeleteCompatibleRedirectRule added in v1.32.0

type UpdateWorkerVersioningRulesRequest_DeleteCompatibleRedirectRule struct {
	DeleteCompatibleRedirectRule *UpdateWorkerVersioningRulesRequest_DeleteCompatibleBuildIdRedirectRule `protobuf:"bytes,9,opt,name=delete_compatible_redirect_rule,json=deleteCompatibleRedirectRule,proto3,oneof"`
}

type UpdateWorkerVersioningRulesRequest_InsertAssignmentRule added in v1.32.0

type UpdateWorkerVersioningRulesRequest_InsertAssignmentRule struct {
	InsertAssignmentRule *UpdateWorkerVersioningRulesRequest_InsertBuildIdAssignmentRule `protobuf:"bytes,4,opt,name=insert_assignment_rule,json=insertAssignmentRule,proto3,oneof"`
}

type UpdateWorkerVersioningRulesRequest_InsertBuildIdAssignmentRule added in v1.32.0

type UpdateWorkerVersioningRulesRequest_InsertBuildIdAssignmentRule struct {

	// Use this option to insert the rule in a particular index. By
	// default, the new rule is inserted at the beginning of the list
	// (index 0). If the given index is too larger the rule will be
	// inserted at the end of the list.
	RuleIndex int32                      `protobuf:"varint,1,opt,name=rule_index,json=ruleIndex,proto3" json:"rule_index,omitempty"`
	Rule      *v14.BuildIdAssignmentRule `protobuf:"bytes,2,opt,name=rule,proto3" json:"rule,omitempty"`
	// contains filtered or unexported fields
}

Inserts the rule to the list of assignment rules for this Task Queue. The rules are evaluated in order, starting from index 0. The first applicable rule will be applied and the rest will be ignored.

func (*UpdateWorkerVersioningRulesRequest_InsertBuildIdAssignmentRule) Descriptor deprecated added in v1.32.0

Deprecated: Use UpdateWorkerVersioningRulesRequest_InsertBuildIdAssignmentRule.ProtoReflect.Descriptor instead.

func (*UpdateWorkerVersioningRulesRequest_InsertBuildIdAssignmentRule) GetRule added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_InsertBuildIdAssignmentRule) GetRuleIndex added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_InsertBuildIdAssignmentRule) ProtoMessage added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_InsertBuildIdAssignmentRule) ProtoReflect added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_InsertBuildIdAssignmentRule) Reset added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_InsertBuildIdAssignmentRule) String added in v1.32.0

type UpdateWorkerVersioningRulesRequest_ReplaceAssignmentRule added in v1.32.0

type UpdateWorkerVersioningRulesRequest_ReplaceAssignmentRule struct {
	ReplaceAssignmentRule *UpdateWorkerVersioningRulesRequest_ReplaceBuildIdAssignmentRule `protobuf:"bytes,5,opt,name=replace_assignment_rule,json=replaceAssignmentRule,proto3,oneof"`
}

type UpdateWorkerVersioningRulesRequest_ReplaceBuildIdAssignmentRule added in v1.32.0

type UpdateWorkerVersioningRulesRequest_ReplaceBuildIdAssignmentRule struct {
	RuleIndex int32                      `protobuf:"varint,1,opt,name=rule_index,json=ruleIndex,proto3" json:"rule_index,omitempty"`
	Rule      *v14.BuildIdAssignmentRule `protobuf:"bytes,2,opt,name=rule,proto3" json:"rule,omitempty"`
	// By default presence of one unconditional rule is enforced, otherwise
	// the replace operation will be rejected. Set `force` to true to
	// bypass this validation. An unconditional assignment rule:
	//   - Has no hint filter
	//   - Has no ramp
	Force bool `protobuf:"varint,3,opt,name=force,proto3" json:"force,omitempty"`
	// contains filtered or unexported fields
}

Replaces the assignment rule at a given index.

func (*UpdateWorkerVersioningRulesRequest_ReplaceBuildIdAssignmentRule) Descriptor deprecated added in v1.32.0

Deprecated: Use UpdateWorkerVersioningRulesRequest_ReplaceBuildIdAssignmentRule.ProtoReflect.Descriptor instead.

func (*UpdateWorkerVersioningRulesRequest_ReplaceBuildIdAssignmentRule) GetForce added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_ReplaceBuildIdAssignmentRule) GetRule added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_ReplaceBuildIdAssignmentRule) GetRuleIndex added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_ReplaceBuildIdAssignmentRule) ProtoMessage added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_ReplaceBuildIdAssignmentRule) ProtoReflect added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_ReplaceBuildIdAssignmentRule) Reset added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_ReplaceBuildIdAssignmentRule) String added in v1.32.0

type UpdateWorkerVersioningRulesRequest_ReplaceCompatibleBuildIdRedirectRule added in v1.32.0

type UpdateWorkerVersioningRulesRequest_ReplaceCompatibleBuildIdRedirectRule struct {
	Rule *v14.CompatibleBuildIdRedirectRule `protobuf:"bytes,1,opt,name=rule,proto3" json:"rule,omitempty"`
	// contains filtered or unexported fields
}

Replaces the routing rule with the given source Build ID.

func (*UpdateWorkerVersioningRulesRequest_ReplaceCompatibleBuildIdRedirectRule) Descriptor deprecated added in v1.32.0

Deprecated: Use UpdateWorkerVersioningRulesRequest_ReplaceCompatibleBuildIdRedirectRule.ProtoReflect.Descriptor instead.

func (*UpdateWorkerVersioningRulesRequest_ReplaceCompatibleBuildIdRedirectRule) GetRule added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_ReplaceCompatibleBuildIdRedirectRule) ProtoMessage added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_ReplaceCompatibleBuildIdRedirectRule) ProtoReflect added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_ReplaceCompatibleBuildIdRedirectRule) Reset added in v1.32.0

func (*UpdateWorkerVersioningRulesRequest_ReplaceCompatibleBuildIdRedirectRule) String added in v1.32.0

type UpdateWorkerVersioningRulesRequest_ReplaceCompatibleRedirectRule added in v1.32.0

type UpdateWorkerVersioningRulesRequest_ReplaceCompatibleRedirectRule struct {
	ReplaceCompatibleRedirectRule *UpdateWorkerVersioningRulesRequest_ReplaceCompatibleBuildIdRedirectRule `protobuf:"bytes,8,opt,name=replace_compatible_redirect_rule,json=replaceCompatibleRedirectRule,proto3,oneof"`
}

type UpdateWorkerVersioningRulesResponse added in v1.32.0

type UpdateWorkerVersioningRulesResponse struct {
	AssignmentRules         []*v14.TimestampedBuildIdAssignmentRule         `protobuf:"bytes,1,rep,name=assignment_rules,json=assignmentRules,proto3" json:"assignment_rules,omitempty"`
	CompatibleRedirectRules []*v14.TimestampedCompatibleBuildIdRedirectRule `` /* 132-byte string literal not displayed */
	// This value can be passed back to UpdateWorkerVersioningRulesRequest to
	// ensure that the rules were not modified between the two updates, which
	// could lead to lost updates and other confusion.
	ConflictToken []byte `protobuf:"bytes,3,opt,name=conflict_token,json=conflictToken,proto3" json:"conflict_token,omitempty"`
	// contains filtered or unexported fields
}

[cleanup-wv-pre-release]

func (*UpdateWorkerVersioningRulesResponse) Descriptor deprecated added in v1.32.0

func (*UpdateWorkerVersioningRulesResponse) Descriptor() ([]byte, []int)

Deprecated: Use UpdateWorkerVersioningRulesResponse.ProtoReflect.Descriptor instead.

func (*UpdateWorkerVersioningRulesResponse) Equal added in v1.32.0

func (this *UpdateWorkerVersioningRulesResponse) Equal(that interface{}) bool

Equal returns whether two UpdateWorkerVersioningRulesResponse 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 (*UpdateWorkerVersioningRulesResponse) GetAssignmentRules added in v1.32.0

func (*UpdateWorkerVersioningRulesResponse) GetCompatibleRedirectRules added in v1.32.0

func (*UpdateWorkerVersioningRulesResponse) GetConflictToken added in v1.32.0

func (x *UpdateWorkerVersioningRulesResponse) GetConflictToken() []byte

func (*UpdateWorkerVersioningRulesResponse) Marshal added in v1.32.0

func (val *UpdateWorkerVersioningRulesResponse) Marshal() ([]byte, error)

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

func (*UpdateWorkerVersioningRulesResponse) ProtoMessage added in v1.32.0

func (*UpdateWorkerVersioningRulesResponse) ProtoMessage()

func (*UpdateWorkerVersioningRulesResponse) ProtoReflect added in v1.32.0

func (*UpdateWorkerVersioningRulesResponse) Reset added in v1.32.0

func (*UpdateWorkerVersioningRulesResponse) Size added in v1.32.0

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

func (*UpdateWorkerVersioningRulesResponse) String added in v1.32.0

func (*UpdateWorkerVersioningRulesResponse) Unmarshal added in v1.32.0

func (val *UpdateWorkerVersioningRulesResponse) Unmarshal(buf []byte) error

Unmarshal an object of type UpdateWorkerVersioningRulesResponse from the protobuf v3 wire format

type UpdateWorkflowExecutionOptionsRequest added in v1.43.0

type UpdateWorkflowExecutionOptionsRequest struct {

	// The namespace name of the target Workflow.
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// The target Workflow Id and (optionally) a specific Run Id thereof.
	// (-- api-linter: core::0203::optional=disabled
	//
	//	aip.dev/not-precedent: false positive triggered by the word "optional" --)
	WorkflowExecution *v13.WorkflowExecution `protobuf:"bytes,2,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"`
	// Workflow Execution options. Partial updates are accepted and controlled by update_mask.
	WorkflowExecutionOptions *v17.WorkflowExecutionOptions `` /* 135-byte string literal not displayed */
	// Controls which fields from `workflow_execution_options` will be applied.
	// To unset a field, set it to null and use the update mask to indicate that it should be mutated.
	UpdateMask *fieldmaskpb.FieldMask `protobuf:"bytes,4,opt,name=update_mask,json=updateMask,proto3" json:"update_mask,omitempty"`
	// contains filtered or unexported fields
}

func (*UpdateWorkflowExecutionOptionsRequest) Descriptor deprecated added in v1.43.0

func (*UpdateWorkflowExecutionOptionsRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateWorkflowExecutionOptionsRequest.ProtoReflect.Descriptor instead.

func (*UpdateWorkflowExecutionOptionsRequest) Equal added in v1.43.0

func (this *UpdateWorkflowExecutionOptionsRequest) Equal(that interface{}) bool

Equal returns whether two UpdateWorkflowExecutionOptionsRequest 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 (*UpdateWorkflowExecutionOptionsRequest) GetNamespace added in v1.43.0

func (*UpdateWorkflowExecutionOptionsRequest) GetUpdateMask added in v1.43.0

func (*UpdateWorkflowExecutionOptionsRequest) GetWorkflowExecution added in v1.43.0

func (x *UpdateWorkflowExecutionOptionsRequest) GetWorkflowExecution() *v13.WorkflowExecution

func (*UpdateWorkflowExecutionOptionsRequest) GetWorkflowExecutionOptions added in v1.43.0

func (x *UpdateWorkflowExecutionOptionsRequest) GetWorkflowExecutionOptions() *v17.WorkflowExecutionOptions

func (*UpdateWorkflowExecutionOptionsRequest) Marshal added in v1.43.0

func (val *UpdateWorkflowExecutionOptionsRequest) Marshal() ([]byte, error)

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

func (*UpdateWorkflowExecutionOptionsRequest) ProtoMessage added in v1.43.0

func (*UpdateWorkflowExecutionOptionsRequest) ProtoMessage()

func (*UpdateWorkflowExecutionOptionsRequest) ProtoReflect added in v1.43.0

func (*UpdateWorkflowExecutionOptionsRequest) Reset added in v1.43.0

func (*UpdateWorkflowExecutionOptionsRequest) Size added in v1.43.0

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

func (*UpdateWorkflowExecutionOptionsRequest) String added in v1.43.0

func (*UpdateWorkflowExecutionOptionsRequest) Unmarshal added in v1.43.0

func (val *UpdateWorkflowExecutionOptionsRequest) Unmarshal(buf []byte) error

Unmarshal an object of type UpdateWorkflowExecutionOptionsRequest from the protobuf v3 wire format

type UpdateWorkflowExecutionOptionsResponse added in v1.43.0

type UpdateWorkflowExecutionOptionsResponse struct {

	// Workflow Execution options after update.
	WorkflowExecutionOptions *v17.WorkflowExecutionOptions `` /* 135-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*UpdateWorkflowExecutionOptionsResponse) Descriptor deprecated added in v1.43.0

func (*UpdateWorkflowExecutionOptionsResponse) Descriptor() ([]byte, []int)

Deprecated: Use UpdateWorkflowExecutionOptionsResponse.ProtoReflect.Descriptor instead.

func (*UpdateWorkflowExecutionOptionsResponse) Equal added in v1.43.0

func (this *UpdateWorkflowExecutionOptionsResponse) Equal(that interface{}) bool

Equal returns whether two UpdateWorkflowExecutionOptionsResponse 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 (*UpdateWorkflowExecutionOptionsResponse) GetWorkflowExecutionOptions added in v1.43.0

func (x *UpdateWorkflowExecutionOptionsResponse) GetWorkflowExecutionOptions() *v17.WorkflowExecutionOptions

func (*UpdateWorkflowExecutionOptionsResponse) Marshal added in v1.43.0

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

func (*UpdateWorkflowExecutionOptionsResponse) ProtoMessage added in v1.43.0

func (*UpdateWorkflowExecutionOptionsResponse) ProtoReflect added in v1.43.0

func (*UpdateWorkflowExecutionOptionsResponse) Reset added in v1.43.0

func (*UpdateWorkflowExecutionOptionsResponse) Size added in v1.43.0

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

func (*UpdateWorkflowExecutionOptionsResponse) String added in v1.43.0

func (*UpdateWorkflowExecutionOptionsResponse) Unmarshal added in v1.43.0

func (val *UpdateWorkflowExecutionOptionsResponse) Unmarshal(buf []byte) error

Unmarshal an object of type UpdateWorkflowExecutionOptionsResponse from the protobuf v3 wire format

type UpdateWorkflowExecutionRequest added in v1.16.0

type UpdateWorkflowExecutionRequest struct {

	// The namespace name of the target Workflow.
	Namespace string `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"`
	// The target Workflow Id and (optionally) a specific Run Id thereof.
	// (-- api-linter: core::0203::optional=disabled
	//
	//	aip.dev/not-precedent: false positive triggered by the word "optional" --)
	WorkflowExecution *v13.WorkflowExecution `protobuf:"bytes,2,opt,name=workflow_execution,json=workflowExecution,proto3" json:"workflow_execution,omitempty"`
	// If set, this call will error if the most recent (if no Run Id is set on
	// `workflow_execution`), or specified (if it is) Workflow Execution is not
	// part of the same execution chain as this Id.
	FirstExecutionRunId string `protobuf:"bytes,3,opt,name=first_execution_run_id,json=firstExecutionRunId,proto3" json:"first_execution_run_id,omitempty"`
	// Specifies client's intent to wait for Update results.
	// NOTE: This field works together with API call timeout which is limited by
	// server timeout (maximum wait time). If server timeout is expired before
	// user specified timeout, API call returns even if specified stage is not reached.
	// Actual reached stage will be included in the response.
	WaitPolicy *v116.WaitPolicy `protobuf:"bytes,4,opt,name=wait_policy,json=waitPolicy,proto3" json:"wait_policy,omitempty"`
	// The request information that will be delivered all the way down to the
	// Workflow Execution.
	Request *v116.Request `protobuf:"bytes,5,opt,name=request,proto3" json:"request,omitempty"`
	// contains filtered or unexported fields
}

(-- api-linter: core::0134=disabled

aip.dev/not-precedent: Update RPCs don't follow Google API format. --)

func (*UpdateWorkflowExecutionRequest) Descriptor deprecated added in v1.16.0

func (*UpdateWorkflowExecutionRequest) Descriptor() ([]byte, []int)

Deprecated: Use UpdateWorkflowExecutionRequest.ProtoReflect.Descriptor instead.

func (*UpdateWorkflowExecutionRequest) Equal added in v1.16.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) GetFirstExecutionRunId added in v1.16.0

func (x *UpdateWorkflowExecutionRequest) GetFirstExecutionRunId() string

func (*UpdateWorkflowExecutionRequest) GetNamespace added in v1.16.0

func (x *UpdateWorkflowExecutionRequest) GetNamespace() string

func (*UpdateWorkflowExecutionRequest) GetRequest added in v1.16.0

func (x *UpdateWorkflowExecutionRequest) GetRequest() *v116.Request

func (*UpdateWorkflowExecutionRequest) GetWaitPolicy added in v1.16.0

func (x *UpdateWorkflowExecutionRequest) GetWaitPolicy() *v116.WaitPolicy

func (*UpdateWorkflowExecutionRequest) GetWorkflowExecution added in v1.16.0

func (x *UpdateWorkflowExecutionRequest) GetWorkflowExecution() *v13.WorkflowExecution

func (*UpdateWorkflowExecutionRequest) Marshal added in v1.16.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.16.0

func (*UpdateWorkflowExecutionRequest) ProtoMessage()

func (*UpdateWorkflowExecutionRequest) ProtoReflect added in v1.26.1

func (*UpdateWorkflowExecutionRequest) Reset added in v1.16.0

func (x *UpdateWorkflowExecutionRequest) Reset()

func (*UpdateWorkflowExecutionRequest) Size added in v1.16.0

func (val *UpdateWorkflowExecutionRequest) Size() int

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

func (*UpdateWorkflowExecutionRequest) String added in v1.16.0

func (*UpdateWorkflowExecutionRequest) Unmarshal added in v1.16.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.16.0

type UpdateWorkflowExecutionResponse struct {

	// Enough information for subsequent poll calls if needed. Never null.
	UpdateRef *v116.UpdateRef `protobuf:"bytes,1,opt,name=update_ref,json=updateRef,proto3" json:"update_ref,omitempty"`
	// The outcome of the Update if and only if the Workflow Update
	// has completed. If this response is being returned before the Update has
	// completed then this field will not be set.
	Outcome *v116.Outcome `protobuf:"bytes,2,opt,name=outcome,proto3" json:"outcome,omitempty"`
	// The most advanced lifecycle stage that the Update is known to have
	// reached, where lifecycle stages are ordered
	// UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_UNSPECIFIED <
	// UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_ADMITTED <
	// UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_ACCEPTED <
	// UPDATE_WORKFLOW_EXECUTION_LIFECYCLE_STAGE_COMPLETED.
	// UNSPECIFIED will be returned if and only if the server's maximum wait
	// time was reached before the Update reached the stage specified in the
	// request WaitPolicy, and before the context deadline expired; clients may
	// may then retry the call as needed.
	Stage v11.UpdateWorkflowExecutionLifecycleStage `` /* 129-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*UpdateWorkflowExecutionResponse) Descriptor deprecated added in v1.16.0

func (*UpdateWorkflowExecutionResponse) Descriptor() ([]byte, []int)

Deprecated: Use UpdateWorkflowExecutionResponse.ProtoReflect.Descriptor instead.

func (*UpdateWorkflowExecutionResponse) Equal added in v1.16.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) GetOutcome added in v1.16.0

func (x *UpdateWorkflowExecutionResponse) GetOutcome() *v116.Outcome

func (*UpdateWorkflowExecutionResponse) GetStage added in v1.26.0

func (*UpdateWorkflowExecutionResponse) GetUpdateRef added in v1.16.0

func (x *UpdateWorkflowExecutionResponse) GetUpdateRef() *v116.UpdateRef

func (*UpdateWorkflowExecutionResponse) Marshal added in v1.16.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.16.0

func (*UpdateWorkflowExecutionResponse) ProtoMessage()

func (*UpdateWorkflowExecutionResponse) ProtoReflect added in v1.26.1

func (*UpdateWorkflowExecutionResponse) Reset added in v1.16.0

func (*UpdateWorkflowExecutionResponse) Size added in v1.16.0

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

func (*UpdateWorkflowExecutionResponse) String added in v1.16.0

func (*UpdateWorkflowExecutionResponse) Unmarshal added in v1.16.0

func (val *UpdateWorkflowExecutionResponse) Unmarshal(buf []byte) error

Unmarshal an object of type UpdateWorkflowExecutionResponse from the protobuf v3 wire format

type WorkflowServiceClient

type WorkflowServiceClient interface {
	// RegisterNamespace creates a new namespace which can be used as a container for all resources.
	//
	// A Namespace is a top level entity within Temporal, and is used as a container for resources
	// like workflow executions, task queues, etc. A Namespace acts as a sandbox and provides
	// isolation for all resources within the namespace. All resources belongs to exactly one
	// namespace.
	RegisterNamespace(ctx context.Context, in *RegisterNamespaceRequest, opts ...grpc.CallOption) (*RegisterNamespaceResponse, error)
	// DescribeNamespace returns the information and configuration for a registered namespace.
	DescribeNamespace(ctx context.Context, in *DescribeNamespaceRequest, opts ...grpc.CallOption) (*DescribeNamespaceResponse, error)
	// ListNamespaces returns the information and configuration for all namespaces.
	ListNamespaces(ctx context.Context, in *ListNamespacesRequest, opts ...grpc.CallOption) (*ListNamespacesResponse, error)
	// UpdateNamespace is used to update the information and configuration of a registered
	// namespace.
	UpdateNamespace(ctx context.Context, in *UpdateNamespaceRequest, opts ...grpc.CallOption) (*UpdateNamespaceResponse, error)
	// DeprecateNamespace is used to update the state of a registered namespace to DEPRECATED.
	//
	// Once the namespace is deprecated it cannot be used to start new workflow executions. Existing
	// workflow executions will continue to run on deprecated namespaces.
	// Deprecated.
	//
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: Deprecated --)
	DeprecateNamespace(ctx context.Context, in *DeprecateNamespaceRequest, opts ...grpc.CallOption) (*DeprecateNamespaceResponse, error)
	// StartWorkflowExecution starts a new workflow execution.
	//
	// It will create the execution with a `WORKFLOW_EXECUTION_STARTED` event in its history and
	// also schedule the first workflow task. Returns `WorkflowExecutionAlreadyStarted`, if an
	// instance already exists with same workflow id.
	StartWorkflowExecution(ctx context.Context, in *StartWorkflowExecutionRequest, opts ...grpc.CallOption) (*StartWorkflowExecutionResponse, error)
	// ExecuteMultiOperation executes multiple operations within a single workflow.
	//
	// Operations are started atomically, meaning if *any* operation fails to be started, none are,
	// and the request fails. Upon start, the API returns only when *all* operations have a response.
	//
	// Upon failure, it returns `MultiOperationExecutionFailure` where the status code
	// equals the status code of the *first* operation that failed to be started.
	//
	// NOTE: Experimental API.
	ExecuteMultiOperation(ctx context.Context, in *ExecuteMultiOperationRequest, opts ...grpc.CallOption) (*ExecuteMultiOperationResponse, error)
	// GetWorkflowExecutionHistory returns the history of specified workflow execution. Fails with
	// `NotFound` if the specified workflow execution is unknown to the service.
	GetWorkflowExecutionHistory(ctx context.Context, in *GetWorkflowExecutionHistoryRequest, opts ...grpc.CallOption) (*GetWorkflowExecutionHistoryResponse, error)
	// GetWorkflowExecutionHistoryReverse returns the history of specified workflow execution in reverse
	// order (starting from last event). Fails with`NotFound` if the specified workflow execution is
	// unknown to the service.
	GetWorkflowExecutionHistoryReverse(ctx context.Context, in *GetWorkflowExecutionHistoryReverseRequest, opts ...grpc.CallOption) (*GetWorkflowExecutionHistoryReverseResponse, error)
	// PollWorkflowTaskQueue is called by workers to make progress on workflows.
	//
	// A WorkflowTask is dispatched to callers for active workflow executions with pending workflow
	// tasks. The worker is expected to call `RespondWorkflowTaskCompleted` when it is done
	// processing the task. The service will create a `WorkflowTaskStarted` event in the history for
	// this task before handing it to the worker.
	//
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: We do not expose worker API to HTTP. --)
	PollWorkflowTaskQueue(ctx context.Context, in *PollWorkflowTaskQueueRequest, opts ...grpc.CallOption) (*PollWorkflowTaskQueueResponse, error)
	// RespondWorkflowTaskCompleted is called by workers to successfully complete workflow tasks
	// they received from `PollWorkflowTaskQueue`.
	//
	// Completing a WorkflowTask will write a `WORKFLOW_TASK_COMPLETED` event to the workflow's
	// history, along with events corresponding to whatever commands the SDK generated while
	// executing the task (ex timer started, activity task scheduled, etc).
	//
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: We do not expose worker API to HTTP. --)
	RespondWorkflowTaskCompleted(ctx context.Context, in *RespondWorkflowTaskCompletedRequest, opts ...grpc.CallOption) (*RespondWorkflowTaskCompletedResponse, error)
	// RespondWorkflowTaskFailed is called by workers to indicate the processing of a workflow task
	// failed.
	//
	// This results in a `WORKFLOW_TASK_FAILED` event written to the history, and a new workflow
	// task will be scheduled. This API can be used to report unhandled failures resulting from
	// applying the workflow task.
	//
	// Temporal will only append first WorkflowTaskFailed event to the history of workflow execution
	// for consecutive failures.
	//
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: We do not expose worker API to HTTP. --)
	RespondWorkflowTaskFailed(ctx context.Context, in *RespondWorkflowTaskFailedRequest, opts ...grpc.CallOption) (*RespondWorkflowTaskFailedResponse, error)
	// PollActivityTaskQueue is called by workers to process activity tasks from a specific task
	// queue.
	//
	// The worker is expected to call one of the `RespondActivityTaskXXX` methods when it is done
	// processing the task.
	//
	// An activity task is dispatched whenever a `SCHEDULE_ACTIVITY_TASK` command is produced during
	// workflow execution. An in memory `ACTIVITY_TASK_STARTED` event is written to mutable state
	// before the task is dispatched to the worker. The started event, and the final event
	// (`ACTIVITY_TASK_COMPLETED` / `ACTIVITY_TASK_FAILED` / `ACTIVITY_TASK_TIMED_OUT`) will both be
	// written permanently to Workflow execution history when Activity is finished. This is done to
	// avoid writing many events in the case of a failure/retry loop.
	//
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: We do not expose worker API to HTTP. --)
	PollActivityTaskQueue(ctx context.Context, in *PollActivityTaskQueueRequest, opts ...grpc.CallOption) (*PollActivityTaskQueueResponse, error)
	// RecordActivityTaskHeartbeat is optionally called by workers while they execute activities.
	//
	// If worker fails to heartbeat within the `heartbeat_timeout` interval for the activity task,
	// then it will be marked as timed out and an `ACTIVITY_TASK_TIMED_OUT` event will be written to
	// the workflow history. Calling `RecordActivityTaskHeartbeat` will fail with `NotFound` in
	// such situations, in that event, the SDK should request cancellation of the activity.
	RecordActivityTaskHeartbeat(ctx context.Context, in *RecordActivityTaskHeartbeatRequest, opts ...grpc.CallOption) (*RecordActivityTaskHeartbeatResponse, error)
	// See `RecordActivityTaskHeartbeat`. This version allows clients to record heartbeats by
	// namespace/workflow id/activity id instead of task token.
	//
	// (-- api-linter: core::0136::prepositions=disabled
	//
	//	aip.dev/not-precedent: "By" is used to indicate request type. --)
	RecordActivityTaskHeartbeatById(ctx context.Context, in *RecordActivityTaskHeartbeatByIdRequest, opts ...grpc.CallOption) (*RecordActivityTaskHeartbeatByIdResponse, error)
	// RespondActivityTaskCompleted is called by workers when they successfully complete an activity
	// task.
	//
	// This results in a new `ACTIVITY_TASK_COMPLETED` event being written to the workflow history
	// and a new workflow task created for the workflow. Fails with `NotFound` if the task token is
	// no longer valid due to activity timeout, already being completed, or never having existed.
	RespondActivityTaskCompleted(ctx context.Context, in *RespondActivityTaskCompletedRequest, opts ...grpc.CallOption) (*RespondActivityTaskCompletedResponse, error)
	// See `RecordActivityTaskCompleted`. This version allows clients to record completions by
	// namespace/workflow id/activity id instead of task token.
	//
	// (-- api-linter: core::0136::prepositions=disabled
	//
	//	aip.dev/not-precedent: "By" is used to indicate request type. --)
	RespondActivityTaskCompletedById(ctx context.Context, in *RespondActivityTaskCompletedByIdRequest, opts ...grpc.CallOption) (*RespondActivityTaskCompletedByIdResponse, error)
	// RespondActivityTaskFailed is called by workers when processing an activity task fails.
	//
	// This results in a new `ACTIVITY_TASK_FAILED` event being written to the workflow history and
	// a new workflow task created for the workflow. Fails with `NotFound` if the task token is no
	// longer valid due to activity timeout, already being completed, or never having existed.
	RespondActivityTaskFailed(ctx context.Context, in *RespondActivityTaskFailedRequest, opts ...grpc.CallOption) (*RespondActivityTaskFailedResponse, error)
	// See `RecordActivityTaskFailed`. This version allows clients to record failures by
	// namespace/workflow id/activity id instead of task token.
	//
	// (-- api-linter: core::0136::prepositions=disabled
	//
	//	aip.dev/not-precedent: "By" is used to indicate request type. --)
	RespondActivityTaskFailedById(ctx context.Context, in *RespondActivityTaskFailedByIdRequest, opts ...grpc.CallOption) (*RespondActivityTaskFailedByIdResponse, error)
	// RespondActivityTaskFailed is called by workers when processing an activity task fails.
	//
	// This results in a new `ACTIVITY_TASK_CANCELED` event being written to the workflow history
	// and a new workflow task created for the workflow. Fails with `NotFound` if the task token is
	// no longer valid due to activity timeout, already being completed, or never having existed.
	RespondActivityTaskCanceled(ctx context.Context, in *RespondActivityTaskCanceledRequest, opts ...grpc.CallOption) (*RespondActivityTaskCanceledResponse, error)
	// See `RecordActivityTaskCanceled`. This version allows clients to record failures by
	// namespace/workflow id/activity id instead of task token.
	//
	// (-- api-linter: core::0136::prepositions=disabled
	//
	//	aip.dev/not-precedent: "By" is used to indicate request type. --)
	RespondActivityTaskCanceledById(ctx context.Context, in *RespondActivityTaskCanceledByIdRequest, opts ...grpc.CallOption) (*RespondActivityTaskCanceledByIdResponse, error)
	// RequestCancelWorkflowExecution is called by workers when they want to request cancellation of
	// a workflow execution.
	//
	// This results in a new `WORKFLOW_EXECUTION_CANCEL_REQUESTED` event being written to the
	// workflow history and a new workflow task created for the workflow. It returns success if the requested
	// workflow is already closed. It fails with 'NotFound' if the requested workflow doesn't exist.
	RequestCancelWorkflowExecution(ctx context.Context, in *RequestCancelWorkflowExecutionRequest, opts ...grpc.CallOption) (*RequestCancelWorkflowExecutionResponse, error)
	// SignalWorkflowExecution is used to send a signal to a running workflow execution.
	//
	// This results in a `WORKFLOW_EXECUTION_SIGNALED` 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)
	// SignalWithStartWorkflowExecution is used to ensure a signal is sent to a workflow, even if
	// it isn't yet started.
	//
	// If the workflow is running, a `WORKFLOW_EXECUTION_SIGNALED` event is recorded in the history
	// and a workflow task is generated.
	//
	// If the workflow is not running or not found, then the workflow is created with
	// `WORKFLOW_EXECUTION_STARTED` and `WORKFLOW_EXECUTION_SIGNALED` events in its history, and a
	// workflow task is generated.
	//
	// (-- api-linter: core::0136::prepositions=disabled
	//
	//	aip.dev/not-precedent: "With" is used to indicate combined operation. --)
	SignalWithStartWorkflowExecution(ctx context.Context, in *SignalWithStartWorkflowExecutionRequest, opts ...grpc.CallOption) (*SignalWithStartWorkflowExecutionResponse, error)
	// ResetWorkflowExecution will reset an existing workflow execution to a specified
	// `WORKFLOW_TASK_COMPLETED` event (exclusive). It will immediately terminate the current
	// execution instance.
	// TODO: Does exclusive here mean *just* the completed event, or also WFT started? Otherwise the task is doomed to time out?
	ResetWorkflowExecution(ctx context.Context, in *ResetWorkflowExecutionRequest, opts ...grpc.CallOption) (*ResetWorkflowExecutionResponse, error)
	// TerminateWorkflowExecution terminates an existing workflow execution by recording a
	// `WORKFLOW_EXECUTION_TERMINATED` 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.
	//
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: Workflow deletion not exposed to HTTP, users should use cancel or terminate. --)
	DeleteWorkflowExecution(ctx context.Context, in *DeleteWorkflowExecutionRequest, opts ...grpc.CallOption) (*DeleteWorkflowExecutionResponse, error)
	// ListOpenWorkflowExecutions is a visibility API to list the open executions in a specific namespace.
	//
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: HTTP users should use ListWorkflowExecutions instead. --)
	ListOpenWorkflowExecutions(ctx context.Context, in *ListOpenWorkflowExecutionsRequest, opts ...grpc.CallOption) (*ListOpenWorkflowExecutionsResponse, error)
	// ListClosedWorkflowExecutions is a visibility API to list the closed executions in a specific namespace.
	//
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: HTTP users should use ListWorkflowExecutions instead. --)
	ListClosedWorkflowExecutions(ctx context.Context, in *ListClosedWorkflowExecutionsRequest, opts ...grpc.CallOption) (*ListClosedWorkflowExecutionsResponse, error)
	// ListWorkflowExecutions is a visibility API to list workflow executions in a specific namespace.
	ListWorkflowExecutions(ctx context.Context, in *ListWorkflowExecutionsRequest, opts ...grpc.CallOption) (*ListWorkflowExecutionsResponse, error)
	// ListArchivedWorkflowExecutions is a visibility API to list archived workflow executions in a specific namespace.
	ListArchivedWorkflowExecutions(ctx context.Context, in *ListArchivedWorkflowExecutionsRequest, opts ...grpc.CallOption) (*ListArchivedWorkflowExecutionsResponse, error)
	// ScanWorkflowExecutions is a visibility API to list large amount of workflow executions in a specific namespace without order.
	//
	// Deprecated: Replaced with `ListWorkflowExecutions`.
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: HTTP users should use ListWorkflowExecutions instead. --)
	ScanWorkflowExecutions(ctx context.Context, in *ScanWorkflowExecutionsRequest, opts ...grpc.CallOption) (*ScanWorkflowExecutionsResponse, error)
	// CountWorkflowExecutions is a visibility API to count of workflow executions in a specific namespace.
	CountWorkflowExecutions(ctx context.Context, in *CountWorkflowExecutionsRequest, opts ...grpc.CallOption) (*CountWorkflowExecutionsResponse, error)
	// GetSearchAttributes is a visibility API to get all legal keys that could be used in list APIs
	//
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: We do not expose this search attribute API to HTTP (but may expose on OperatorService). --)
	GetSearchAttributes(ctx context.Context, in *GetSearchAttributesRequest, opts ...grpc.CallOption) (*GetSearchAttributesResponse, error)
	// RespondQueryTaskCompleted is called by workers to complete queries which were delivered on
	// the `query` (not `queries`) field of a `PollWorkflowTaskQueueResponse`.
	//
	// Completing the query will unblock the corresponding client call to `QueryWorkflow` and return
	// the query result a response.
	//
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: We do not expose worker API to HTTP. --)
	RespondQueryTaskCompleted(ctx context.Context, in *RespondQueryTaskCompletedRequest, opts ...grpc.CallOption) (*RespondQueryTaskCompletedResponse, error)
	// ResetStickyTaskQueue resets the sticky task queue related information in the mutable state of
	// a given workflow. This is prudent for workers to perform if a workflow has been paged out of
	// their cache.
	//
	// Things cleared are:
	// 1. StickyTaskQueue
	// 2. StickyScheduleToStartTimeout
	//
	// When possible, ShutdownWorker should be preferred over
	// ResetStickyTaskQueue (particularly when a worker is shutting down or
	// cycling).
	//
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: We do not expose worker API to HTTP. --)
	ResetStickyTaskQueue(ctx context.Context, in *ResetStickyTaskQueueRequest, opts ...grpc.CallOption) (*ResetStickyTaskQueueResponse, error)
	// ShutdownWorker is used to indicate that the given sticky task
	// queue is no longer being polled by its worker. Following the completion of
	// ShutdownWorker, newly-added workflow tasks will instead be placed
	// in the normal task queue, eligible for any worker to pick up.
	//
	// ShutdownWorker should be called by workers while shutting down,
	// after they've shut down their pollers. If another sticky poll
	// request is issued, the sticky task queue will be revived.
	//
	// As of Temporal Server v1.25.0, ShutdownWorker hasn't yet been implemented.
	//
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: We do not expose worker API to HTTP. --)
	ShutdownWorker(ctx context.Context, in *ShutdownWorkerRequest, opts ...grpc.CallOption) (*ShutdownWorkerResponse, error)
	// QueryWorkflow requests a query be executed for a specified workflow execution.
	QueryWorkflow(ctx context.Context, in *QueryWorkflowRequest, opts ...grpc.CallOption) (*QueryWorkflowResponse, error)
	// DescribeWorkflowExecution returns information about the specified workflow execution.
	DescribeWorkflowExecution(ctx context.Context, in *DescribeWorkflowExecutionRequest, opts ...grpc.CallOption) (*DescribeWorkflowExecutionResponse, error)
	// DescribeTaskQueue returns the following information about the target task queue, broken down by Build ID:
	//   - List of pollers
	//   - Workflow Reachability status
	//   - Backlog info for Workflow and/or Activity tasks
	DescribeTaskQueue(ctx context.Context, in *DescribeTaskQueueRequest, opts ...grpc.CallOption) (*DescribeTaskQueueResponse, error)
	// GetClusterInfo returns information about temporal cluster
	GetClusterInfo(ctx context.Context, in *GetClusterInfoRequest, opts ...grpc.CallOption) (*GetClusterInfoResponse, error)
	// GetSystemInfo returns information about the system.
	GetSystemInfo(ctx context.Context, in *GetSystemInfoRequest, opts ...grpc.CallOption) (*GetSystemInfoResponse, error)
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: We do not expose this low-level API to HTTP. --)
	ListTaskQueuePartitions(ctx context.Context, in *ListTaskQueuePartitionsRequest, opts ...grpc.CallOption) (*ListTaskQueuePartitionsResponse, error)
	// Creates a new schedule.
	CreateSchedule(ctx context.Context, in *CreateScheduleRequest, opts ...grpc.CallOption) (*CreateScheduleResponse, error)
	// Returns the schedule description and current state of an existing schedule.
	DescribeSchedule(ctx context.Context, in *DescribeScheduleRequest, opts ...grpc.CallOption) (*DescribeScheduleResponse, error)
	// Changes the configuration or state of an existing schedule.
	UpdateSchedule(ctx context.Context, in *UpdateScheduleRequest, opts ...grpc.CallOption) (*UpdateScheduleResponse, error)
	// Makes a specific change to a schedule or triggers an immediate action.
	PatchSchedule(ctx context.Context, in *PatchScheduleRequest, opts ...grpc.CallOption) (*PatchScheduleResponse, error)
	// Lists matching times within a range.
	ListScheduleMatchingTimes(ctx context.Context, in *ListScheduleMatchingTimesRequest, opts ...grpc.CallOption) (*ListScheduleMatchingTimesResponse, error)
	// Deletes a schedule, removing it from the system.
	DeleteSchedule(ctx context.Context, in *DeleteScheduleRequest, opts ...grpc.CallOption) (*DeleteScheduleResponse, error)
	// List all schedules in a namespace.
	ListSchedules(ctx context.Context, in *ListSchedulesRequest, opts ...grpc.CallOption) (*ListSchedulesResponse, error)
	// Deprecated. Use `UpdateWorkerVersioningRules`.
	//
	// Allows users to specify sets of worker build id versions on a per task queue basis. Versions
	// are ordered, and may be either compatible with some extant version, or a new incompatible
	// version, forming sets of ids which are incompatible with each other, but whose contained
	// members are compatible with one another.
	//
	// A single build id may be mapped to multiple task queues using this API for cases where a single process hosts
	// multiple workers.
	//
	// To query which workers can be retired, use the `GetWorkerTaskReachability` API.
	//
	// NOTE: The number of task queues mapped to a single build id is limited by the `limit.taskQueuesPerBuildId`
	// (default is 20), if this limit is exceeded this API will error with a FailedPrecondition.
	//
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: We do yet expose versioning API to HTTP. --)
	UpdateWorkerBuildIdCompatibility(ctx context.Context, in *UpdateWorkerBuildIdCompatibilityRequest, opts ...grpc.CallOption) (*UpdateWorkerBuildIdCompatibilityResponse, error)
	// Deprecated. Use `GetWorkerVersioningRules`.
	// Fetches the worker build id versioning sets for a task queue.
	GetWorkerBuildIdCompatibility(ctx context.Context, in *GetWorkerBuildIdCompatibilityRequest, opts ...grpc.CallOption) (*GetWorkerBuildIdCompatibilityResponse, error)
	// Use this API to manage Worker Versioning Rules for a given Task Queue. There are two types of
	// rules: Build ID Assignment rules and Compatible Build ID Redirect rules.
	//
	// Assignment rules determine how to assign new executions to a Build IDs. Their primary
	// use case is to specify the latest Build ID but they have powerful features for gradual rollout
	// of a new Build ID.
	//
	// Once a workflow execution is assigned to a Build ID and it completes its first Workflow Task,
	// the workflow stays on the assigned Build ID regardless of changes in assignment rules. This
	// eliminates the need for compatibility between versions when you only care about using the new
	// version for new workflows and let existing workflows finish in their own version.
	//
	// Activities, Child Workflows and Continue-as-New executions have the option to inherit the
	// Build ID of their parent/previous workflow or use the latest assignment rules to independently
	// select a Build ID.
	//
	// Redirect rules should only be used when you want to move workflows and activities assigned to
	// one Build ID (source) to another compatible Build ID (target). You are responsible to make sure
	// the target Build ID of a redirect rule is able to process event histories made by the source
	// Build ID by using [Patching](https://docs.temporal.io/workflows#patching) or other means.
	//
	// WARNING: Worker Versioning is not yet stable and the API and behavior may change incompatibly.
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: We do yet expose versioning API to HTTP. --)
	UpdateWorkerVersioningRules(ctx context.Context, in *UpdateWorkerVersioningRulesRequest, opts ...grpc.CallOption) (*UpdateWorkerVersioningRulesResponse, error)
	// Fetches the Build ID assignment and redirect rules for a Task Queue.
	// WARNING: Worker Versioning is not yet stable and the API and behavior may change incompatibly.
	GetWorkerVersioningRules(ctx context.Context, in *GetWorkerVersioningRulesRequest, opts ...grpc.CallOption) (*GetWorkerVersioningRulesResponse, error)
	// Deprecated. Use `DescribeTaskQueue`.
	//
	// Fetches task reachability to determine whether a worker may be retired.
	// The request may specify task queues to query for or let the server fetch all task queues mapped to the given
	// build IDs.
	//
	// When requesting a large number of task queues or all task queues associated with the given build ids in a
	// namespace, all task queues will be listed in the response but some of them may not contain reachability
	// information due to a server enforced limit. When reaching the limit, task queues that reachability information
	// could not be retrieved for will be marked with a single TASK_REACHABILITY_UNSPECIFIED entry. The caller may issue
	// another call to get the reachability for those task queues.
	//
	// Open source users can adjust this limit by setting the server's dynamic config value for
	// `limit.reachabilityTaskQueueScan` with the caveat that this call can strain the visibility store.
	GetWorkerTaskReachability(ctx context.Context, in *GetWorkerTaskReachabilityRequest, opts ...grpc.CallOption) (*GetWorkerTaskReachabilityResponse, error)
	// Describes a worker deployment.
	// Experimental. This API might significantly change or be removed in a future release.
	// Deprecated. Replaced with `DescribeWorkerDeploymentVersion`.
	DescribeDeployment(ctx context.Context, in *DescribeDeploymentRequest, opts ...grpc.CallOption) (*DescribeDeploymentResponse, error)
	// Describes a worker deployment version.
	// Experimental. This API might significantly change or be removed in a future release.
	DescribeWorkerDeploymentVersion(ctx context.Context, in *DescribeWorkerDeploymentVersionRequest, opts ...grpc.CallOption) (*DescribeWorkerDeploymentVersionResponse, error)
	// Lists worker deployments in the namespace. Optionally can filter based on deployment series
	// name.
	// Experimental. This API might significantly change or be removed in a future release.
	// Deprecated. Replaced with `ListWorkerDeployments`.
	ListDeployments(ctx context.Context, in *ListDeploymentsRequest, opts ...grpc.CallOption) (*ListDeploymentsResponse, error)
	// Returns the reachability level of a worker deployment to help users decide when it is time
	// to decommission a deployment. Reachability level is calculated based on the deployment's
	// `status` and existing workflows that depend on the given deployment for their execution.
	// Calculating reachability is relatively expensive. Therefore, server might return a recently
	// cached value. In such a case, the `last_update_time` will inform you about the actual
	// reachability calculation time.
	// Experimental. This API might significantly change or be removed in a future release.
	// Deprecated. Replaced with `DrainageInfo` returned by `DescribeWorkerDeploymentVersion`.
	GetDeploymentReachability(ctx context.Context, in *GetDeploymentReachabilityRequest, opts ...grpc.CallOption) (*GetDeploymentReachabilityResponse, error)
	// Returns the current deployment (and its info) for a given deployment series.
	// Experimental. This API might significantly change or be removed in a future release.
	// Deprecated. Replaced by `current_version` returned by `DescribeWorkerDeployment`.
	GetCurrentDeployment(ctx context.Context, in *GetCurrentDeploymentRequest, opts ...grpc.CallOption) (*GetCurrentDeploymentResponse, error)
	// Sets a deployment as the current deployment for its deployment series. Can optionally update
	// the metadata of the deployment as well.
	// Experimental. This API might significantly change or be removed in a future release.
	// Deprecated. Replaced by `SetWorkerDeploymentCurrentVersion`.
	SetCurrentDeployment(ctx context.Context, in *SetCurrentDeploymentRequest, opts ...grpc.CallOption) (*SetCurrentDeploymentResponse, error)
	// Set/unset the Current Version of a Worker Deployment. Automatically unsets the Ramping
	// Version if it is the Version being set as Current.
	// Experimental. This API might significantly change or be removed in a future release.
	SetWorkerDeploymentCurrentVersion(ctx context.Context, in *SetWorkerDeploymentCurrentVersionRequest, opts ...grpc.CallOption) (*SetWorkerDeploymentCurrentVersionResponse, error)
	// Describes a Worker Deployment.
	// Experimental. This API might significantly change or be removed in a future release.
	DescribeWorkerDeployment(ctx context.Context, in *DescribeWorkerDeploymentRequest, opts ...grpc.CallOption) (*DescribeWorkerDeploymentResponse, error)
	// Deletes records of (an old) Deployment. A deployment can only be deleted if
	// it has no Version in it.
	// Experimental. This API might significantly change or be removed in a future release.
	DeleteWorkerDeployment(ctx context.Context, in *DeleteWorkerDeploymentRequest, opts ...grpc.CallOption) (*DeleteWorkerDeploymentResponse, error)
	// Used for manual deletion of Versions. User can delete a Version only when all the
	// following conditions are met:
	//   - It is not the Current or Ramping Version of its Deployment.
	//   - It has no active pollers (none of the task queues in the Version have pollers)
	//   - It is not draining (see WorkerDeploymentVersionInfo.drainage_info). This condition
	//     can be skipped by passing `skip-drainage=true`.
	//
	// Experimental. This API might significantly change or be removed in a future release.
	DeleteWorkerDeploymentVersion(ctx context.Context, in *DeleteWorkerDeploymentVersionRequest, opts ...grpc.CallOption) (*DeleteWorkerDeploymentVersionResponse, error)
	// Set/unset the Ramping Version of a Worker Deployment and its ramp percentage. Can be used for
	// gradual ramp to unversioned workers too.
	// Experimental. This API might significantly change or be removed in a future release.
	SetWorkerDeploymentRampingVersion(ctx context.Context, in *SetWorkerDeploymentRampingVersionRequest, opts ...grpc.CallOption) (*SetWorkerDeploymentRampingVersionResponse, error)
	// Lists all Worker Deployments that are tracked in the Namespace.
	// Experimental. This API might significantly change or be removed in a future release.
	ListWorkerDeployments(ctx context.Context, in *ListWorkerDeploymentsRequest, opts ...grpc.CallOption) (*ListWorkerDeploymentsResponse, error)
	// Updates the user-given metadata attached to a Worker Deployment Version.
	// Experimental. This API might significantly change or be removed in a future release.
	UpdateWorkerDeploymentVersionMetadata(ctx context.Context, in *UpdateWorkerDeploymentVersionMetadataRequest, opts ...grpc.CallOption) (*UpdateWorkerDeploymentVersionMetadataResponse, error)
	// Invokes the specified Update function on user Workflow code.
	UpdateWorkflowExecution(ctx context.Context, in *UpdateWorkflowExecutionRequest, opts ...grpc.CallOption) (*UpdateWorkflowExecutionResponse, error)
	// Polls a Workflow Execution for the outcome of a Workflow Update
	// previously issued through the UpdateWorkflowExecution RPC. The effective
	// timeout on this call will be shorter of the the caller-supplied gRPC
	// timeout and the server's configured long-poll timeout.
	//
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: We don't expose update polling API to HTTP in favor of a potential future non-blocking form. --)
	PollWorkflowExecutionUpdate(ctx context.Context, in *PollWorkflowExecutionUpdateRequest, opts ...grpc.CallOption) (*PollWorkflowExecutionUpdateResponse, error)
	// StartBatchOperation starts a new batch operation
	StartBatchOperation(ctx context.Context, in *StartBatchOperationRequest, opts ...grpc.CallOption) (*StartBatchOperationResponse, error)
	// StopBatchOperation stops a batch operation
	StopBatchOperation(ctx context.Context, in *StopBatchOperationRequest, opts ...grpc.CallOption) (*StopBatchOperationResponse, error)
	// DescribeBatchOperation returns the information about a batch operation
	DescribeBatchOperation(ctx context.Context, in *DescribeBatchOperationRequest, opts ...grpc.CallOption) (*DescribeBatchOperationResponse, error)
	// ListBatchOperations returns a list of batch operations
	ListBatchOperations(ctx context.Context, in *ListBatchOperationsRequest, opts ...grpc.CallOption) (*ListBatchOperationsResponse, error)
	// PollNexusTaskQueue is a long poll call used by workers to receive Nexus tasks.
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: We do not expose worker API to HTTP. --)
	PollNexusTaskQueue(ctx context.Context, in *PollNexusTaskQueueRequest, opts ...grpc.CallOption) (*PollNexusTaskQueueResponse, error)
	// RespondNexusTaskCompleted is called by workers to respond to Nexus tasks received via PollNexusTaskQueue.
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: We do not expose worker API to HTTP. --)
	RespondNexusTaskCompleted(ctx context.Context, in *RespondNexusTaskCompletedRequest, opts ...grpc.CallOption) (*RespondNexusTaskCompletedResponse, error)
	// RespondNexusTaskFailed is called by workers to fail Nexus tasks received via PollNexusTaskQueue.
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: We do not expose worker API to HTTP. --)
	RespondNexusTaskFailed(ctx context.Context, in *RespondNexusTaskFailedRequest, opts ...grpc.CallOption) (*RespondNexusTaskFailedResponse, error)
	// UpdateActivityOptions is called by the client to update the options of an activity by its ID or type.
	// If there are multiple pending activities of the provided type - all of them will be updated.
	UpdateActivityOptions(ctx context.Context, in *UpdateActivityOptionsRequest, opts ...grpc.CallOption) (*UpdateActivityOptionsResponse, error)
	// UpdateWorkflowExecutionOptions partially updates the WorkflowExecutionOptions of an existing workflow execution.
	UpdateWorkflowExecutionOptions(ctx context.Context, in *UpdateWorkflowExecutionOptionsRequest, opts ...grpc.CallOption) (*UpdateWorkflowExecutionOptionsResponse, error)
	// PauseActivity pauses the execution of an activity specified by its ID or type.
	// If there are multiple pending activities of the provided type - all of them will be paused
	//
	// Pausing an activity means:
	//   - If the activity is currently waiting for a retry or is running and subsequently fails,
	//     it will not be rescheduled until it is unpaused.
	//   - If the activity is already paused, calling this method will have no effect.
	//   - If the activity is running and finishes successfully, the activity will be completed.
	//   - If the activity is running and finishes with failure:
	//   - if there is no retry left - the activity will be completed.
	//   - if there are more retries left - the activity will be paused.
	//
	// For long-running activities:
	// - activities in paused state will send a cancellation with "activity_paused" set to 'true' in response to 'RecordActivityTaskHeartbeat'.
	// - The activity should respond to the cancellation accordingly.
	//
	// Returns a `NotFound` error if there is no pending activity with the provided ID or type
	PauseActivity(ctx context.Context, in *PauseActivityRequest, opts ...grpc.CallOption) (*PauseActivityResponse, error)
	// UnpauseActivity unpauses the execution of an activity specified by its ID or type.
	// If there are multiple pending activities of the provided type - all of them will be unpaused.
	//
	// If activity is not paused, this call will have no effect.
	// If the activity was paused while waiting for retry, it will be scheduled immediately (* see 'jitter' flag).
	// Once the activity is unpaused, all timeout timers will be regenerated.
	//
	// Flags:
	// 'jitter': the activity will be scheduled at a random time within the jitter duration.
	// 'reset_attempts': the number of attempts will be reset.
	// 'reset_heartbeat': the activity heartbeat timer and heartbeats will be reset.
	//
	// Returns a `NotFound` error if there is no pending activity with the provided ID or type
	UnpauseActivity(ctx context.Context, in *UnpauseActivityRequest, opts ...grpc.CallOption) (*UnpauseActivityResponse, error)
	// ResetActivity resets the execution of an activity specified by its ID or type.
	// If there are multiple pending activities of the provided type - all of them will be reset.
	//
	// Resetting an activity means:
	//   - number of attempts will be reset to 0.
	//   - activity timeouts will be reset.
	//   - if the activity is waiting for retry, and it is not paused or 'keep_paused' is not provided:
	//     it will be scheduled immediately (* see 'jitter' flag),
	//
	// Flags:
	//
	// 'jitter': the activity will be scheduled at a random time within the jitter duration.
	// If the activity currently paused it will be unpaused, unless 'keep_paused' flag is provided.
	// 'reset_heartbeats': the activity heartbeat timer and heartbeats will be reset.
	// 'keep_paused': if the activity is paused, it will remain paused.
	//
	// Returns a `NotFound` error if there is no pending activity with the provided ID or type.
	ResetActivity(ctx context.Context, in *ResetActivityRequest, opts ...grpc.CallOption) (*ResetActivityResponse, error)
}

WorkflowServiceClient is the client API for WorkflowService 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.

WorkflowService API defines how Temporal SDKs and other clients interact with the Temporal server to create and interact with workflows and activities.

Users are expected to call `StartWorkflowExecution` to create a new workflow execution.

To drive workflows, a worker using a Temporal SDK must exist which regularly polls for workflow and activity tasks from the service. For each workflow task, the sdk must process the (incremental or complete) event history and respond back with any newly generated commands.

For each activity task, the worker is expected to execute the user's code which implements that activity, responding with completion or failure.

type WorkflowServiceServer

type WorkflowServiceServer interface {
	// RegisterNamespace creates a new namespace which can be used as a container for all resources.
	//
	// A Namespace is a top level entity within Temporal, and is used as a container for resources
	// like workflow executions, task queues, etc. A Namespace acts as a sandbox and provides
	// isolation for all resources within the namespace. All resources belongs to exactly one
	// namespace.
	RegisterNamespace(context.Context, *RegisterNamespaceRequest) (*RegisterNamespaceResponse, error)
	// DescribeNamespace returns the information and configuration for a registered namespace.
	DescribeNamespace(context.Context, *DescribeNamespaceRequest) (*DescribeNamespaceResponse, error)
	// ListNamespaces returns the information and configuration for all namespaces.
	ListNamespaces(context.Context, *ListNamespacesRequest) (*ListNamespacesResponse, error)
	// UpdateNamespace is used to update the information and configuration of a registered
	// namespace.
	UpdateNamespace(context.Context, *UpdateNamespaceRequest) (*UpdateNamespaceResponse, error)
	// DeprecateNamespace is used to update the state of a registered namespace to DEPRECATED.
	//
	// Once the namespace is deprecated it cannot be used to start new workflow executions. Existing
	// workflow executions will continue to run on deprecated namespaces.
	// Deprecated.
	//
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: Deprecated --)
	DeprecateNamespace(context.Context, *DeprecateNamespaceRequest) (*DeprecateNamespaceResponse, error)
	// StartWorkflowExecution starts a new workflow execution.
	//
	// It will create the execution with a `WORKFLOW_EXECUTION_STARTED` event in its history and
	// also schedule the first workflow task. Returns `WorkflowExecutionAlreadyStarted`, if an
	// instance already exists with same workflow id.
	StartWorkflowExecution(context.Context, *StartWorkflowExecutionRequest) (*StartWorkflowExecutionResponse, error)
	// ExecuteMultiOperation executes multiple operations within a single workflow.
	//
	// Operations are started atomically, meaning if *any* operation fails to be started, none are,
	// and the request fails. Upon start, the API returns only when *all* operations have a response.
	//
	// Upon failure, it returns `MultiOperationExecutionFailure` where the status code
	// equals the status code of the *first* operation that failed to be started.
	//
	// NOTE: Experimental API.
	ExecuteMultiOperation(context.Context, *ExecuteMultiOperationRequest) (*ExecuteMultiOperationResponse, error)
	// GetWorkflowExecutionHistory returns the history of specified workflow execution. Fails with
	// `NotFound` if the specified workflow execution is unknown to the service.
	GetWorkflowExecutionHistory(context.Context, *GetWorkflowExecutionHistoryRequest) (*GetWorkflowExecutionHistoryResponse, error)
	// GetWorkflowExecutionHistoryReverse returns the history of specified workflow execution in reverse
	// order (starting from last event). Fails with`NotFound` if the specified workflow execution is
	// unknown to the service.
	GetWorkflowExecutionHistoryReverse(context.Context, *GetWorkflowExecutionHistoryReverseRequest) (*GetWorkflowExecutionHistoryReverseResponse, error)
	// PollWorkflowTaskQueue is called by workers to make progress on workflows.
	//
	// A WorkflowTask is dispatched to callers for active workflow executions with pending workflow
	// tasks. The worker is expected to call `RespondWorkflowTaskCompleted` when it is done
	// processing the task. The service will create a `WorkflowTaskStarted` event in the history for
	// this task before handing it to the worker.
	//
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: We do not expose worker API to HTTP. --)
	PollWorkflowTaskQueue(context.Context, *PollWorkflowTaskQueueRequest) (*PollWorkflowTaskQueueResponse, error)
	// RespondWorkflowTaskCompleted is called by workers to successfully complete workflow tasks
	// they received from `PollWorkflowTaskQueue`.
	//
	// Completing a WorkflowTask will write a `WORKFLOW_TASK_COMPLETED` event to the workflow's
	// history, along with events corresponding to whatever commands the SDK generated while
	// executing the task (ex timer started, activity task scheduled, etc).
	//
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: We do not expose worker API to HTTP. --)
	RespondWorkflowTaskCompleted(context.Context, *RespondWorkflowTaskCompletedRequest) (*RespondWorkflowTaskCompletedResponse, error)
	// RespondWorkflowTaskFailed is called by workers to indicate the processing of a workflow task
	// failed.
	//
	// This results in a `WORKFLOW_TASK_FAILED` event written to the history, and a new workflow
	// task will be scheduled. This API can be used to report unhandled failures resulting from
	// applying the workflow task.
	//
	// Temporal will only append first WorkflowTaskFailed event to the history of workflow execution
	// for consecutive failures.
	//
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: We do not expose worker API to HTTP. --)
	RespondWorkflowTaskFailed(context.Context, *RespondWorkflowTaskFailedRequest) (*RespondWorkflowTaskFailedResponse, error)
	// PollActivityTaskQueue is called by workers to process activity tasks from a specific task
	// queue.
	//
	// The worker is expected to call one of the `RespondActivityTaskXXX` methods when it is done
	// processing the task.
	//
	// An activity task is dispatched whenever a `SCHEDULE_ACTIVITY_TASK` command is produced during
	// workflow execution. An in memory `ACTIVITY_TASK_STARTED` event is written to mutable state
	// before the task is dispatched to the worker. The started event, and the final event
	// (`ACTIVITY_TASK_COMPLETED` / `ACTIVITY_TASK_FAILED` / `ACTIVITY_TASK_TIMED_OUT`) will both be
	// written permanently to Workflow execution history when Activity is finished. This is done to
	// avoid writing many events in the case of a failure/retry loop.
	//
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: We do not expose worker API to HTTP. --)
	PollActivityTaskQueue(context.Context, *PollActivityTaskQueueRequest) (*PollActivityTaskQueueResponse, error)
	// RecordActivityTaskHeartbeat is optionally called by workers while they execute activities.
	//
	// If worker fails to heartbeat within the `heartbeat_timeout` interval for the activity task,
	// then it will be marked as timed out and an `ACTIVITY_TASK_TIMED_OUT` event will be written to
	// the workflow history. Calling `RecordActivityTaskHeartbeat` will fail with `NotFound` in
	// such situations, in that event, the SDK should request cancellation of the activity.
	RecordActivityTaskHeartbeat(context.Context, *RecordActivityTaskHeartbeatRequest) (*RecordActivityTaskHeartbeatResponse, error)
	// See `RecordActivityTaskHeartbeat`. This version allows clients to record heartbeats by
	// namespace/workflow id/activity id instead of task token.
	//
	// (-- api-linter: core::0136::prepositions=disabled
	//
	//	aip.dev/not-precedent: "By" is used to indicate request type. --)
	RecordActivityTaskHeartbeatById(context.Context, *RecordActivityTaskHeartbeatByIdRequest) (*RecordActivityTaskHeartbeatByIdResponse, error)
	// RespondActivityTaskCompleted is called by workers when they successfully complete an activity
	// task.
	//
	// This results in a new `ACTIVITY_TASK_COMPLETED` event being written to the workflow history
	// and a new workflow task created for the workflow. Fails with `NotFound` if the task token is
	// no longer valid due to activity timeout, already being completed, or never having existed.
	RespondActivityTaskCompleted(context.Context, *RespondActivityTaskCompletedRequest) (*RespondActivityTaskCompletedResponse, error)
	// See `RecordActivityTaskCompleted`. This version allows clients to record completions by
	// namespace/workflow id/activity id instead of task token.
	//
	// (-- api-linter: core::0136::prepositions=disabled
	//
	//	aip.dev/not-precedent: "By" is used to indicate request type. --)
	RespondActivityTaskCompletedById(context.Context, *RespondActivityTaskCompletedByIdRequest) (*RespondActivityTaskCompletedByIdResponse, error)
	// RespondActivityTaskFailed is called by workers when processing an activity task fails.
	//
	// This results in a new `ACTIVITY_TASK_FAILED` event being written to the workflow history and
	// a new workflow task created for the workflow. Fails with `NotFound` if the task token is no
	// longer valid due to activity timeout, already being completed, or never having existed.
	RespondActivityTaskFailed(context.Context, *RespondActivityTaskFailedRequest) (*RespondActivityTaskFailedResponse, error)
	// See `RecordActivityTaskFailed`. This version allows clients to record failures by
	// namespace/workflow id/activity id instead of task token.
	//
	// (-- api-linter: core::0136::prepositions=disabled
	//
	//	aip.dev/not-precedent: "By" is used to indicate request type. --)
	RespondActivityTaskFailedById(context.Context, *RespondActivityTaskFailedByIdRequest) (*RespondActivityTaskFailedByIdResponse, error)
	// RespondActivityTaskFailed is called by workers when processing an activity task fails.
	//
	// This results in a new `ACTIVITY_TASK_CANCELED` event being written to the workflow history
	// and a new workflow task created for the workflow. Fails with `NotFound` if the task token is
	// no longer valid due to activity timeout, already being completed, or never having existed.
	RespondActivityTaskCanceled(context.Context, *RespondActivityTaskCanceledRequest) (*RespondActivityTaskCanceledResponse, error)
	// See `RecordActivityTaskCanceled`. This version allows clients to record failures by
	// namespace/workflow id/activity id instead of task token.
	//
	// (-- api-linter: core::0136::prepositions=disabled
	//
	//	aip.dev/not-precedent: "By" is used to indicate request type. --)
	RespondActivityTaskCanceledById(context.Context, *RespondActivityTaskCanceledByIdRequest) (*RespondActivityTaskCanceledByIdResponse, error)
	// RequestCancelWorkflowExecution is called by workers when they want to request cancellation of
	// a workflow execution.
	//
	// This results in a new `WORKFLOW_EXECUTION_CANCEL_REQUESTED` event being written to the
	// workflow history and a new workflow task created for the workflow. It returns success if the requested
	// workflow is already closed. It fails with 'NotFound' if the requested workflow doesn't exist.
	RequestCancelWorkflowExecution(context.Context, *RequestCancelWorkflowExecutionRequest) (*RequestCancelWorkflowExecutionResponse, error)
	// SignalWorkflowExecution is used to send a signal to a running workflow execution.
	//
	// This results in a `WORKFLOW_EXECUTION_SIGNALED` event recorded in the history and a workflow
	// task being created for the execution.
	SignalWorkflowExecution(context.Context, *SignalWorkflowExecutionRequest) (*SignalWorkflowExecutionResponse, error)
	// SignalWithStartWorkflowExecution is used to ensure a signal is sent to a workflow, even if
	// it isn't yet started.
	//
	// If the workflow is running, a `WORKFLOW_EXECUTION_SIGNALED` event is recorded in the history
	// and a workflow task is generated.
	//
	// If the workflow is not running or not found, then the workflow is created with
	// `WORKFLOW_EXECUTION_STARTED` and `WORKFLOW_EXECUTION_SIGNALED` events in its history, and a
	// workflow task is generated.
	//
	// (-- api-linter: core::0136::prepositions=disabled
	//
	//	aip.dev/not-precedent: "With" is used to indicate combined operation. --)
	SignalWithStartWorkflowExecution(context.Context, *SignalWithStartWorkflowExecutionRequest) (*SignalWithStartWorkflowExecutionResponse, error)
	// ResetWorkflowExecution will reset an existing workflow execution to a specified
	// `WORKFLOW_TASK_COMPLETED` event (exclusive). It will immediately terminate the current
	// execution instance.
	// TODO: Does exclusive here mean *just* the completed event, or also WFT started? Otherwise the task is doomed to time out?
	ResetWorkflowExecution(context.Context, *ResetWorkflowExecutionRequest) (*ResetWorkflowExecutionResponse, error)
	// TerminateWorkflowExecution terminates an existing workflow execution by recording a
	// `WORKFLOW_EXECUTION_TERMINATED` 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.
	//
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: Workflow deletion not exposed to HTTP, users should use cancel or terminate. --)
	DeleteWorkflowExecution(context.Context, *DeleteWorkflowExecutionRequest) (*DeleteWorkflowExecutionResponse, error)
	// ListOpenWorkflowExecutions is a visibility API to list the open executions in a specific namespace.
	//
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: HTTP users should use ListWorkflowExecutions instead. --)
	ListOpenWorkflowExecutions(context.Context, *ListOpenWorkflowExecutionsRequest) (*ListOpenWorkflowExecutionsResponse, error)
	// ListClosedWorkflowExecutions is a visibility API to list the closed executions in a specific namespace.
	//
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: HTTP users should use ListWorkflowExecutions instead. --)
	ListClosedWorkflowExecutions(context.Context, *ListClosedWorkflowExecutionsRequest) (*ListClosedWorkflowExecutionsResponse, error)
	// ListWorkflowExecutions is a visibility API to list workflow executions in a specific namespace.
	ListWorkflowExecutions(context.Context, *ListWorkflowExecutionsRequest) (*ListWorkflowExecutionsResponse, error)
	// ListArchivedWorkflowExecutions is a visibility API to list archived workflow executions in a specific namespace.
	ListArchivedWorkflowExecutions(context.Context, *ListArchivedWorkflowExecutionsRequest) (*ListArchivedWorkflowExecutionsResponse, error)
	// ScanWorkflowExecutions is a visibility API to list large amount of workflow executions in a specific namespace without order.
	//
	// Deprecated: Replaced with `ListWorkflowExecutions`.
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: HTTP users should use ListWorkflowExecutions instead. --)
	ScanWorkflowExecutions(context.Context, *ScanWorkflowExecutionsRequest) (*ScanWorkflowExecutionsResponse, error)
	// CountWorkflowExecutions is a visibility API to count of workflow executions in a specific namespace.
	CountWorkflowExecutions(context.Context, *CountWorkflowExecutionsRequest) (*CountWorkflowExecutionsResponse, error)
	// GetSearchAttributes is a visibility API to get all legal keys that could be used in list APIs
	//
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: We do not expose this search attribute API to HTTP (but may expose on OperatorService). --)
	GetSearchAttributes(context.Context, *GetSearchAttributesRequest) (*GetSearchAttributesResponse, error)
	// RespondQueryTaskCompleted is called by workers to complete queries which were delivered on
	// the `query` (not `queries`) field of a `PollWorkflowTaskQueueResponse`.
	//
	// Completing the query will unblock the corresponding client call to `QueryWorkflow` and return
	// the query result a response.
	//
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: We do not expose worker API to HTTP. --)
	RespondQueryTaskCompleted(context.Context, *RespondQueryTaskCompletedRequest) (*RespondQueryTaskCompletedResponse, error)
	// ResetStickyTaskQueue resets the sticky task queue related information in the mutable state of
	// a given workflow. This is prudent for workers to perform if a workflow has been paged out of
	// their cache.
	//
	// Things cleared are:
	// 1. StickyTaskQueue
	// 2. StickyScheduleToStartTimeout
	//
	// When possible, ShutdownWorker should be preferred over
	// ResetStickyTaskQueue (particularly when a worker is shutting down or
	// cycling).
	//
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: We do not expose worker API to HTTP. --)
	ResetStickyTaskQueue(context.Context, *ResetStickyTaskQueueRequest) (*ResetStickyTaskQueueResponse, error)
	// ShutdownWorker is used to indicate that the given sticky task
	// queue is no longer being polled by its worker. Following the completion of
	// ShutdownWorker, newly-added workflow tasks will instead be placed
	// in the normal task queue, eligible for any worker to pick up.
	//
	// ShutdownWorker should be called by workers while shutting down,
	// after they've shut down their pollers. If another sticky poll
	// request is issued, the sticky task queue will be revived.
	//
	// As of Temporal Server v1.25.0, ShutdownWorker hasn't yet been implemented.
	//
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: We do not expose worker API to HTTP. --)
	ShutdownWorker(context.Context, *ShutdownWorkerRequest) (*ShutdownWorkerResponse, error)
	// QueryWorkflow requests a query be executed for a specified workflow execution.
	QueryWorkflow(context.Context, *QueryWorkflowRequest) (*QueryWorkflowResponse, error)
	// DescribeWorkflowExecution returns information about the specified workflow execution.
	DescribeWorkflowExecution(context.Context, *DescribeWorkflowExecutionRequest) (*DescribeWorkflowExecutionResponse, error)
	// DescribeTaskQueue returns the following information about the target task queue, broken down by Build ID:
	//   - List of pollers
	//   - Workflow Reachability status
	//   - Backlog info for Workflow and/or Activity tasks
	DescribeTaskQueue(context.Context, *DescribeTaskQueueRequest) (*DescribeTaskQueueResponse, error)
	// GetClusterInfo returns information about temporal cluster
	GetClusterInfo(context.Context, *GetClusterInfoRequest) (*GetClusterInfoResponse, error)
	// GetSystemInfo returns information about the system.
	GetSystemInfo(context.Context, *GetSystemInfoRequest) (*GetSystemInfoResponse, error)
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: We do not expose this low-level API to HTTP. --)
	ListTaskQueuePartitions(context.Context, *ListTaskQueuePartitionsRequest) (*ListTaskQueuePartitionsResponse, error)
	// Creates a new schedule.
	CreateSchedule(context.Context, *CreateScheduleRequest) (*CreateScheduleResponse, error)
	// Returns the schedule description and current state of an existing schedule.
	DescribeSchedule(context.Context, *DescribeScheduleRequest) (*DescribeScheduleResponse, error)
	// Changes the configuration or state of an existing schedule.
	UpdateSchedule(context.Context, *UpdateScheduleRequest) (*UpdateScheduleResponse, error)
	// Makes a specific change to a schedule or triggers an immediate action.
	PatchSchedule(context.Context, *PatchScheduleRequest) (*PatchScheduleResponse, error)
	// Lists matching times within a range.
	ListScheduleMatchingTimes(context.Context, *ListScheduleMatchingTimesRequest) (*ListScheduleMatchingTimesResponse, error)
	// Deletes a schedule, removing it from the system.
	DeleteSchedule(context.Context, *DeleteScheduleRequest) (*DeleteScheduleResponse, error)
	// List all schedules in a namespace.
	ListSchedules(context.Context, *ListSchedulesRequest) (*ListSchedulesResponse, error)
	// Deprecated. Use `UpdateWorkerVersioningRules`.
	//
	// Allows users to specify sets of worker build id versions on a per task queue basis. Versions
	// are ordered, and may be either compatible with some extant version, or a new incompatible
	// version, forming sets of ids which are incompatible with each other, but whose contained
	// members are compatible with one another.
	//
	// A single build id may be mapped to multiple task queues using this API for cases where a single process hosts
	// multiple workers.
	//
	// To query which workers can be retired, use the `GetWorkerTaskReachability` API.
	//
	// NOTE: The number of task queues mapped to a single build id is limited by the `limit.taskQueuesPerBuildId`
	// (default is 20), if this limit is exceeded this API will error with a FailedPrecondition.
	//
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: We do yet expose versioning API to HTTP. --)
	UpdateWorkerBuildIdCompatibility(context.Context, *UpdateWorkerBuildIdCompatibilityRequest) (*UpdateWorkerBuildIdCompatibilityResponse, error)
	// Deprecated. Use `GetWorkerVersioningRules`.
	// Fetches the worker build id versioning sets for a task queue.
	GetWorkerBuildIdCompatibility(context.Context, *GetWorkerBuildIdCompatibilityRequest) (*GetWorkerBuildIdCompatibilityResponse, error)
	// Use this API to manage Worker Versioning Rules for a given Task Queue. There are two types of
	// rules: Build ID Assignment rules and Compatible Build ID Redirect rules.
	//
	// Assignment rules determine how to assign new executions to a Build IDs. Their primary
	// use case is to specify the latest Build ID but they have powerful features for gradual rollout
	// of a new Build ID.
	//
	// Once a workflow execution is assigned to a Build ID and it completes its first Workflow Task,
	// the workflow stays on the assigned Build ID regardless of changes in assignment rules. This
	// eliminates the need for compatibility between versions when you only care about using the new
	// version for new workflows and let existing workflows finish in their own version.
	//
	// Activities, Child Workflows and Continue-as-New executions have the option to inherit the
	// Build ID of their parent/previous workflow or use the latest assignment rules to independently
	// select a Build ID.
	//
	// Redirect rules should only be used when you want to move workflows and activities assigned to
	// one Build ID (source) to another compatible Build ID (target). You are responsible to make sure
	// the target Build ID of a redirect rule is able to process event histories made by the source
	// Build ID by using [Patching](https://docs.temporal.io/workflows#patching) or other means.
	//
	// WARNING: Worker Versioning is not yet stable and the API and behavior may change incompatibly.
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: We do yet expose versioning API to HTTP. --)
	UpdateWorkerVersioningRules(context.Context, *UpdateWorkerVersioningRulesRequest) (*UpdateWorkerVersioningRulesResponse, error)
	// Fetches the Build ID assignment and redirect rules for a Task Queue.
	// WARNING: Worker Versioning is not yet stable and the API and behavior may change incompatibly.
	GetWorkerVersioningRules(context.Context, *GetWorkerVersioningRulesRequest) (*GetWorkerVersioningRulesResponse, error)
	// Deprecated. Use `DescribeTaskQueue`.
	//
	// Fetches task reachability to determine whether a worker may be retired.
	// The request may specify task queues to query for or let the server fetch all task queues mapped to the given
	// build IDs.
	//
	// When requesting a large number of task queues or all task queues associated with the given build ids in a
	// namespace, all task queues will be listed in the response but some of them may not contain reachability
	// information due to a server enforced limit. When reaching the limit, task queues that reachability information
	// could not be retrieved for will be marked with a single TASK_REACHABILITY_UNSPECIFIED entry. The caller may issue
	// another call to get the reachability for those task queues.
	//
	// Open source users can adjust this limit by setting the server's dynamic config value for
	// `limit.reachabilityTaskQueueScan` with the caveat that this call can strain the visibility store.
	GetWorkerTaskReachability(context.Context, *GetWorkerTaskReachabilityRequest) (*GetWorkerTaskReachabilityResponse, error)
	// Describes a worker deployment.
	// Experimental. This API might significantly change or be removed in a future release.
	// Deprecated. Replaced with `DescribeWorkerDeploymentVersion`.
	DescribeDeployment(context.Context, *DescribeDeploymentRequest) (*DescribeDeploymentResponse, error)
	// Describes a worker deployment version.
	// Experimental. This API might significantly change or be removed in a future release.
	DescribeWorkerDeploymentVersion(context.Context, *DescribeWorkerDeploymentVersionRequest) (*DescribeWorkerDeploymentVersionResponse, error)
	// Lists worker deployments in the namespace. Optionally can filter based on deployment series
	// name.
	// Experimental. This API might significantly change or be removed in a future release.
	// Deprecated. Replaced with `ListWorkerDeployments`.
	ListDeployments(context.Context, *ListDeploymentsRequest) (*ListDeploymentsResponse, error)
	// Returns the reachability level of a worker deployment to help users decide when it is time
	// to decommission a deployment. Reachability level is calculated based on the deployment's
	// `status` and existing workflows that depend on the given deployment for their execution.
	// Calculating reachability is relatively expensive. Therefore, server might return a recently
	// cached value. In such a case, the `last_update_time` will inform you about the actual
	// reachability calculation time.
	// Experimental. This API might significantly change or be removed in a future release.
	// Deprecated. Replaced with `DrainageInfo` returned by `DescribeWorkerDeploymentVersion`.
	GetDeploymentReachability(context.Context, *GetDeploymentReachabilityRequest) (*GetDeploymentReachabilityResponse, error)
	// Returns the current deployment (and its info) for a given deployment series.
	// Experimental. This API might significantly change or be removed in a future release.
	// Deprecated. Replaced by `current_version` returned by `DescribeWorkerDeployment`.
	GetCurrentDeployment(context.Context, *GetCurrentDeploymentRequest) (*GetCurrentDeploymentResponse, error)
	// Sets a deployment as the current deployment for its deployment series. Can optionally update
	// the metadata of the deployment as well.
	// Experimental. This API might significantly change or be removed in a future release.
	// Deprecated. Replaced by `SetWorkerDeploymentCurrentVersion`.
	SetCurrentDeployment(context.Context, *SetCurrentDeploymentRequest) (*SetCurrentDeploymentResponse, error)
	// Set/unset the Current Version of a Worker Deployment. Automatically unsets the Ramping
	// Version if it is the Version being set as Current.
	// Experimental. This API might significantly change or be removed in a future release.
	SetWorkerDeploymentCurrentVersion(context.Context, *SetWorkerDeploymentCurrentVersionRequest) (*SetWorkerDeploymentCurrentVersionResponse, error)
	// Describes a Worker Deployment.
	// Experimental. This API might significantly change or be removed in a future release.
	DescribeWorkerDeployment(context.Context, *DescribeWorkerDeploymentRequest) (*DescribeWorkerDeploymentResponse, error)
	// Deletes records of (an old) Deployment. A deployment can only be deleted if
	// it has no Version in it.
	// Experimental. This API might significantly change or be removed in a future release.
	DeleteWorkerDeployment(context.Context, *DeleteWorkerDeploymentRequest) (*DeleteWorkerDeploymentResponse, error)
	// Used for manual deletion of Versions. User can delete a Version only when all the
	// following conditions are met:
	//   - It is not the Current or Ramping Version of its Deployment.
	//   - It has no active pollers (none of the task queues in the Version have pollers)
	//   - It is not draining (see WorkerDeploymentVersionInfo.drainage_info). This condition
	//     can be skipped by passing `skip-drainage=true`.
	//
	// Experimental. This API might significantly change or be removed in a future release.
	DeleteWorkerDeploymentVersion(context.Context, *DeleteWorkerDeploymentVersionRequest) (*DeleteWorkerDeploymentVersionResponse, error)
	// Set/unset the Ramping Version of a Worker Deployment and its ramp percentage. Can be used for
	// gradual ramp to unversioned workers too.
	// Experimental. This API might significantly change or be removed in a future release.
	SetWorkerDeploymentRampingVersion(context.Context, *SetWorkerDeploymentRampingVersionRequest) (*SetWorkerDeploymentRampingVersionResponse, error)
	// Lists all Worker Deployments that are tracked in the Namespace.
	// Experimental. This API might significantly change or be removed in a future release.
	ListWorkerDeployments(context.Context, *ListWorkerDeploymentsRequest) (*ListWorkerDeploymentsResponse, error)
	// Updates the user-given metadata attached to a Worker Deployment Version.
	// Experimental. This API might significantly change or be removed in a future release.
	UpdateWorkerDeploymentVersionMetadata(context.Context, *UpdateWorkerDeploymentVersionMetadataRequest) (*UpdateWorkerDeploymentVersionMetadataResponse, error)
	// Invokes the specified Update function on user Workflow code.
	UpdateWorkflowExecution(context.Context, *UpdateWorkflowExecutionRequest) (*UpdateWorkflowExecutionResponse, error)
	// Polls a Workflow Execution for the outcome of a Workflow Update
	// previously issued through the UpdateWorkflowExecution RPC. The effective
	// timeout on this call will be shorter of the the caller-supplied gRPC
	// timeout and the server's configured long-poll timeout.
	//
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: We don't expose update polling API to HTTP in favor of a potential future non-blocking form. --)
	PollWorkflowExecutionUpdate(context.Context, *PollWorkflowExecutionUpdateRequest) (*PollWorkflowExecutionUpdateResponse, error)
	// StartBatchOperation starts a new batch operation
	StartBatchOperation(context.Context, *StartBatchOperationRequest) (*StartBatchOperationResponse, error)
	// StopBatchOperation stops a batch operation
	StopBatchOperation(context.Context, *StopBatchOperationRequest) (*StopBatchOperationResponse, error)
	// DescribeBatchOperation returns the information about a batch operation
	DescribeBatchOperation(context.Context, *DescribeBatchOperationRequest) (*DescribeBatchOperationResponse, error)
	// ListBatchOperations returns a list of batch operations
	ListBatchOperations(context.Context, *ListBatchOperationsRequest) (*ListBatchOperationsResponse, error)
	// PollNexusTaskQueue is a long poll call used by workers to receive Nexus tasks.
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: We do not expose worker API to HTTP. --)
	PollNexusTaskQueue(context.Context, *PollNexusTaskQueueRequest) (*PollNexusTaskQueueResponse, error)
	// RespondNexusTaskCompleted is called by workers to respond to Nexus tasks received via PollNexusTaskQueue.
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: We do not expose worker API to HTTP. --)
	RespondNexusTaskCompleted(context.Context, *RespondNexusTaskCompletedRequest) (*RespondNexusTaskCompletedResponse, error)
	// RespondNexusTaskFailed is called by workers to fail Nexus tasks received via PollNexusTaskQueue.
	// (-- api-linter: core::0127::http-annotation=disabled
	//
	//	aip.dev/not-precedent: We do not expose worker API to HTTP. --)
	RespondNexusTaskFailed(context.Context, *RespondNexusTaskFailedRequest) (*RespondNexusTaskFailedResponse, error)
	// UpdateActivityOptions is called by the client to update the options of an activity by its ID or type.
	// If there are multiple pending activities of the provided type - all of them will be updated.
	UpdateActivityOptions(context.Context, *UpdateActivityOptionsRequest) (*UpdateActivityOptionsResponse, error)
	// UpdateWorkflowExecutionOptions partially updates the WorkflowExecutionOptions of an existing workflow execution.
	UpdateWorkflowExecutionOptions(context.Context, *UpdateWorkflowExecutionOptionsRequest) (*UpdateWorkflowExecutionOptionsResponse, error)
	// PauseActivity pauses the execution of an activity specified by its ID or type.
	// If there are multiple pending activities of the provided type - all of them will be paused
	//
	// Pausing an activity means:
	//   - If the activity is currently waiting for a retry or is running and subsequently fails,
	//     it will not be rescheduled until it is unpaused.
	//   - If the activity is already paused, calling this method will have no effect.
	//   - If the activity is running and finishes successfully, the activity will be completed.
	//   - If the activity is running and finishes with failure:
	//   - if there is no retry left - the activity will be completed.
	//   - if there are more retries left - the activity will be paused.
	//
	// For long-running activities:
	// - activities in paused state will send a cancellation with "activity_paused" set to 'true' in response to 'RecordActivityTaskHeartbeat'.
	// - The activity should respond to the cancellation accordingly.
	//
	// Returns a `NotFound` error if there is no pending activity with the provided ID or type
	PauseActivity(context.Context, *PauseActivityRequest) (*PauseActivityResponse, error)
	// UnpauseActivity unpauses the execution of an activity specified by its ID or type.
	// If there are multiple pending activities of the provided type - all of them will be unpaused.
	//
	// If activity is not paused, this call will have no effect.
	// If the activity was paused while waiting for retry, it will be scheduled immediately (* see 'jitter' flag).
	// Once the activity is unpaused, all timeout timers will be regenerated.
	//
	// Flags:
	// 'jitter': the activity will be scheduled at a random time within the jitter duration.
	// 'reset_attempts': the number of attempts will be reset.
	// 'reset_heartbeat': the activity heartbeat timer and heartbeats will be reset.
	//
	// Returns a `NotFound` error if there is no pending activity with the provided ID or type
	UnpauseActivity(context.Context, *UnpauseActivityRequest) (*UnpauseActivityResponse, error)
	// ResetActivity resets the execution of an activity specified by its ID or type.
	// If there are multiple pending activities of the provided type - all of them will be reset.
	//
	// Resetting an activity means:
	//   - number of attempts will be reset to 0.
	//   - activity timeouts will be reset.
	//   - if the activity is waiting for retry, and it is not paused or 'keep_paused' is not provided:
	//     it will be scheduled immediately (* see 'jitter' flag),
	//
	// Flags:
	//
	// 'jitter': the activity will be scheduled at a random time within the jitter duration.
	// If the activity currently paused it will be unpaused, unless 'keep_paused' flag is provided.
	// 'reset_heartbeats': the activity heartbeat timer and heartbeats will be reset.
	// 'keep_paused': if the activity is paused, it will remain paused.
	//
	// Returns a `NotFound` error if there is no pending activity with the provided ID or type.
	ResetActivity(context.Context, *ResetActivityRequest) (*ResetActivityResponse, error)
	// contains filtered or unexported methods
}

WorkflowServiceServer is the server API for WorkflowService service. All implementations must embed UnimplementedWorkflowServiceServer for forward compatibility.

WorkflowService API defines how Temporal SDKs and other clients interact with the Temporal server to create and interact with workflows and activities.

Users are expected to call `StartWorkflowExecution` to create a new workflow execution.

To drive workflows, a worker using a Temporal SDK must exist which regularly polls for workflow and activity tasks from the service. For each workflow task, the sdk must process the (incremental or complete) event history and respond back with any newly generated commands.

For each activity task, the worker is expected to execute the user's code which implements that activity, responding with completion or failure.

Jump to

Keyboard shortcuts

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