Namespace Google.Cloud.Workflows.Executions.V1Beta (1.0.0-beta03)

Classes

CancelExecutionRequest

Request for the [CancelExecution][google.cloud.workflows.executions.v1beta.Executions.CancelExecution] method.

CreateExecutionRequest

Request for the [CreateExecution][google.cloud.workflows.executions.v1beta.Executions.CreateExecution] method.

Execution

A running instance of a [Workflow][google.cloud.workflows.v1beta.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.v1beta.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.v1beta.Executions.GetExecution] method.

ListExecutionsRequest

Request for the [ListExecutions][google.cloud.workflows.executions.v1beta.Executions.ListExecutions] method.

ListExecutionsResponse

Response for the [ListExecutions][google.cloud.workflows.executions.v1beta.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.