limits property

List<QuotaLimit>? limits
getter/setter pair

List of QuotaLimit definitions for the service.

Implementation

core.List<QuotaLimit>? limits;