serviceAccountScopes property
The URIs of service account scopes to be included in Compute Engine instances.
If not specified, the following scopes are defined: - https://www.googleapis.com/auth/cloud-platform - https://www.googleapis.com/auth/userinfo.email If not using default scopes, you need at least: https://www.googleapis.com/auth/compute
Optional.
Implementation
core.List<core.String>? serviceAccountScopes;