Package google.api.tenant.flows

Index

FlowErrorDetails

Encapsulation of flow-specific error details for debugging. Used as a details field on an error Status, not intended for external use.

Fields
flow_step_id

string

The step that failed.

exception_type

string

The type of exception (as a class name).