Class StateError (1.14.2)

StateError(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Describes an error related to the current state of the Execution resource.

Attributes

NameDescription
details str
Provides specifics about the error.
type_ google.cloud.workflows.executions_v1.types.Execution.StateError.Type
The type of this state error.

Classes

Type

Type(value)

Describes the possible types of a state error.

Values: TYPE_UNSPECIFIED (0): No type specified. KMS_ERROR (1): Caused by an issue with KMS.