Workflows v1 API - Enum Workflow.Types.State (2.4.0)

public enum Workflow.Types.State

Reference documentation and code samples for the Workflows v1 API enum Workflow.Types.State.

Describes the current state of workflow deployment.

Namespace

Google.Cloud.Workflows.V1

Assembly

Google.Cloud.Workflows.V1.dll

Fields

NameDescription
Active

The workflow has been deployed successfully and is serving.

Unavailable

Workflow data is unavailable. See the state_error field.

Unspecified

Invalid state.