reasons property

List<StateReason>? reasons
getter/setter pair

The reasons for current state of the spoke.

Output only.

Implementation

core.List<StateReason>? reasons;