quotas property

List<Quota>? quotas
getter/setter pair

Quotas assigned to this project.

Output only.

Implementation

core.List<Quota>? quotas;