reason property

String? reason
getter/setter pair

A machine-readable description of why this operation is in the "Failure" status.

If this value is empty there is no information available. A Reason clarifies an HTTP status code but does not override it.

Implementation

core.String? reason;