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

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