Class Quota (0.2.1)

Quota(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents quota for Edge Container resources.

Attributes

NameDescription
metric str
Name of the quota metric.
limit float
Quota limit for this metric.
usage float
Current usage of this metric.