Interface protos.google.cloud.workflows.executions.v1.Execution.IStateError (4.3.0)

Properties of a StateError.

Package

@google-cloud/workflows

Properties

details

details?: (string|null);

StateError details

type

type?: (google.cloud.workflows.executions.v1.Execution.StateError.Type|keyof typeof google.cloud.workflows.executions.v1.Execution.StateError.Type|null);

StateError type