reason property

String? reason
getter/setter pair

The reason for the error.

This is a constant value in UPPER_SNAKE_CASE that identifies the cause of the error.

Output only.

Implementation

core.String? reason;