suspensionReasons property

List<String>? suspensionReasons
getter/setter pair

Field indicates all the reasons the instance is in "SUSPENDED" state.

Output only.

Implementation

core.List<core.String>? suspensionReasons;