scopes property

List<String>? scopes
final

A collection of filters that must match each object tracked by a quota. If not specified, the quota matches all objects.

Implementation

final List<String>? scopes;