Class Quota (0.7.0)

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

A quotas entry. .. attribute:: limit

[Output Only] Quota limit for this metric.

:type: float

Attributes

NameDescription
metric google.cloud.compute_v1.types.Quota.Metric
[Output Only] Name of the quota metric.
owner str
[Output Only] Owning resource. This is the resource on which this quota is applied.
usage float
[Output Only] Current usage of this metric.

Classes

Metric

Metric(value)

[Output Only] Name of the quota metric.