Classes
CancelExecutionRequest
Request for the [CancelExecution][google.cloud.workflows.executions.v1.Executions.CancelExecution] method.
CreateExecutionRequest
Request for the [CreateExecution][google.cloud.workflows.executions.v1.Executions.CreateExecution] method.
Execution
A running instance of a Workflow.
Execution.Types
Container for nested types declared in the Execution message type.
Execution.Types.Error
Error describes why the execution was abnormally terminated.
ExecutionName
Resource name for the Execution
resource.
Executions
Executions is used to start and manage running instances of [Workflows][google.cloud.workflows.v1.Workflow] called executions.
Executions.ExecutionsBase
Base class for server-side implementations of Executions
Executions.ExecutionsClient
Client for Executions
ExecutionsClient
Executions client wrapper, for convenient use.
ExecutionsClientBuilder
Builder class for ExecutionsClient to provide simple configuration of credentials, endpoint etc.
ExecutionsClientImpl
Executions client wrapper implementation, for convenient use.
ExecutionsSettings
Settings for ExecutionsClient instances.
GetExecutionRequest
Request for the [GetExecution][google.cloud.workflows.executions.v1.Executions.GetExecution] method.
ListExecutionsRequest
Request for the [ListExecutions][] method.
ListExecutionsResponse
Response for the [ListExecutions][google.cloud.workflows.executions.v1.Executions.ListExecutions] method.
Enums
Execution.Types.State
Describes the current state of the execution. More states may be added in the future.
ExecutionName.ResourceNameType
The possible contents of ExecutionName.
ExecutionView
Defines possible views for execution resource.