scopes property

List<String>? scopes
getter/setter pair

Scopes to apply to the developer app.

The specified scopes must already exist for the API product that you associate with the developer app.

Implementation

core.List<core.String>? scopes;