scopes property

List<String>? scopes
getter/setter pair

The list of scopes to be made available for this service account.

Set by the CLH to https://www.googleapis.com/auth/cloud-platform

Output only.

Implementation

core.List<core.String>? scopes;