package google.cloud.workflows.executions.v1beta

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

service Executions

executions.proto:36

Executions is used to start and manage running instances of [Workflows][google.cloud.workflows.v1beta.Workflow] called executions.

message Execution

executions.proto:79

A running instance of a [Workflow][google.cloud.workflows.v1beta.Workflow].

Used as response type in: Executions.CancelExecution, Executions.CreateExecution, Executions.GetExecution

Used as field type in: CreateExecutionRequest, ListExecutionsResponse

message Execution.Error

executions.proto:86

Error describes why the execution was abnormally terminated.

Used in: Execution

enum Execution.State

executions.proto:96

Describes the current state of the execution. More states may be added in the future.

Used in: Execution

enum ExecutionView

executions.proto:241

Defines possible views for execution resource.

Used in: GetExecutionRequest, ListExecutionsRequest