scopes property

List<String>? scopes
getter/setter pair

Scopes to apply to the app.

The specified scope names must already exist on the API product that you associate with the app.

Implementation

core.List<core.String>? scopes;