issues property

List<String>? issues
getter/setter pair

The set of issues with the Registration that require attention.

Output only.

Implementation

core.List<core.String>? issues;