oauthScopes property

List<String>? oauthScopes
getter/setter pair

Scopes that are used by NAP when creating node pools.

Implementation

core.List<core.String>? oauthScopes;