allocateErrors property

List<QuotaError>? allocateErrors
getter/setter pair

Indicates the decision of the allocate.

Implementation

core.List<QuotaError>? allocateErrors;