Google Cloud Workflows V1 Client - Class Type (0.5.0)

Reference documentation and code samples for the Google Cloud Workflows V1 Client class Type.

Describes the possible types of a state error.

Protobuf type google.cloud.workflows.executions.v1.Execution.StateError.Type

Namespace

Google \ Cloud \ Workflows \ Executions \ V1 \ Execution \ StateError

Methods

static::name

Parameter
NameDescription
value mixed

static::value

Parameter
NameDescription
name mixed

Constants

TYPE_UNSPECIFIED

Value: 0

No type specified.

Generated from protobuf enum TYPE_UNSPECIFIED = 0;

KMS_ERROR

Value: 1

Caused by an issue with KMS.

Generated from protobuf enum KMS_ERROR = 1;