stateDetails property

String? stateDetails
getter/setter pair

A human-readable message providing more context about the current state, such as an error description if the state is FAILED_DEPROGRAMMING.

Output only.

Implementation

core.String? stateDetails;