scopes property

List<String>? scopes
getter/setter pair

List of scopes to apply to the app.

Specified scopes must already exist on the API product that you associate with the app.

Implementation

core.List<core.String>? scopes;