scope property
Space-separated list of scopes contained in the returned token.
https://cloud.google.com/docs/authentication/token-types#access-contents
Implementation
core.String? scope;
Space-separated list of scopes contained in the returned token.
https://cloud.google.com/docs/authentication/token-types#access-contents
core.String? scope;