package temporal.api.update.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Acceptance

message.proto:83

An Update protocol message indicating that a Workflow Update has been accepted (i.e. passed the worker-side validation phase).

message Input

message.proto:49

Used in: Request

message Meta

message.proto:41

Metadata about a Workflow Update.

Used in: history.v1.WorkflowExecutionUpdateCompletedEventAttributes, Request, Response

message Outcome

message.proto:33

The outcome of a Workflow Update: success or failure.

Used in: history.v1.WorkflowExecutionUpdateCompletedEventAttributes, Response, workflowservice.v1.PollWorkflowExecutionUpdateResponse, workflowservice.v1.UpdateWorkflowExecutionResponse

message Rejection

message.proto:74

An Update protocol message indicating that a Workflow Update has been rejected.

message Request

message.proto:62

The client request that triggers a Workflow Update.

Used in: history.v1.WorkflowExecutionUpdateAcceptedEventAttributes, history.v1.WorkflowExecutionUpdateAdmittedEventAttributes, history.v1.WorkflowExecutionUpdateRejectedEventAttributes, Acceptance, Rejection, workflowservice.v1.UpdateWorkflowExecutionRequest

message Response

message.proto:91

An Update protocol message indicating that a Workflow Update has completed with the contained outcome.

message UpdateRef

message.proto:27

The data needed by a client to refer to a previously invoked Workflow Update.

Used in: workflowservice.v1.PollWorkflowExecutionUpdateRequest, workflowservice.v1.PollWorkflowExecutionUpdateResponse, workflowservice.v1.UpdateWorkflowExecutionResponse

message WaitPolicy

message.proto:17

Specifies client's intent to wait for Update results.

Used in: workflowservice.v1.PollWorkflowExecutionUpdateRequest, workflowservice.v1.UpdateWorkflowExecutionRequest