scopes property

List<String>? scopes
getter/setter pair

Scopes to apply to the AppGroup app.

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

Implementation

core.List<core.String>? scopes;