String code

A machine-readable error code that was returned.

String message

A human-readable description of the error that was returned.

Optional<Misalignment> misalignment
Optional<String> detailedExplanation

The public explanation for this block.

Optional<ErrorType> errorType

An optional classification; clients must accept additional values.

One of the following:
POTENTIALLY_UNINTENDED_DATA_TRANSFER("potentially_unintended_data_transfer")
POTENTIALLY_UNINTENDED_DATA_ACCESS("potentially_unintended_data_access")
POTENTIALLY_UNINTENDED_DESTRUCTIVE_ACTIVITY("potentially_unintended_destructive_activity")
OTHER("other")
Optional<Steer> steer

An optional public continuation instruction.

String message

The public continuation instruction.