scope property

String? scope
getter/setter pair

Space-separated list of scopes contained in the returned token.

https://cloud.google.com/docs/authentication/token-types#access-contents

Implementation

core.String? scope;