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 \ StateErrorMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
TYPE_UNSPECIFIED
Value: 0No type specified.
Generated from protobuf enum TYPE_UNSPECIFIED = 0;
KMS_ERROR
Value: 1Caused by an issue with KMS.
Generated from protobuf enum KMS_ERROR = 1;