issues property

List<String>? issues
getter/setter pair

The list of issues discovered during the authorization attempt.

Output only.

Implementation

core.List<core.String>? issues;