scopes property

List<String>? scopes
getter/setter pair

All scopes that have been used by this user with this workload.

The number of scopes is limited to 200.

Output only.

Implementation

core.List<core.String>? scopes;