scope property
Desired OAuth 2.0 scopes that will be included in the resulting access token.
This is a space-separated list of strings. This parameter is REQUIRED when
the subject_token
carries credential that is issued by a
WorkloadPoolProvider.
Implementation
core.String? scope;