Namespace Temporalio.Api.Update.V1
Classes
- Acceptance
An Update protocol message indicating that a Workflow Update has been accepted (i.e. passed the worker-side validation phase).
- MessageReflection
Holder for reflection information generated from temporal/api/update/v1/message.proto
- Meta
Metadata about a Workflow Update.
- Outcome
The outcome of a Workflow Update: success or failure.
- Rejection
An Update protocol message indicating that a Workflow Update has been rejected.
- Request
The client request that triggers a Workflow Update.
- Response
An Update protocol message indicating that a Workflow Update has completed with the contained outcome.
- UpdateRef
The data needed by a client to refer to a previously invoked Workflow Update.
- WaitPolicy
Specifies client's intent to wait for Update results.
Enums
- Outcome.ValueOneofCase
Enum of possible cases for the "value" oneof.