Builder

class Builder

Properties

Link copied to clipboard

Indicates whether the quota value can be increased.

Link copied to clipboard

The applied value of the quota, which may be higher than the default value if a quota increase has been requested and approved.

Link copied to clipboard

The default value of the quota.

Link copied to clipboard

The namespace of the metric used to track quota usage.

Link copied to clipboard

The quota identifier.

Link copied to clipboard

The quota name.

Link copied to clipboard

The service identifier.

Link copied to clipboard

The service name.

Link copied to clipboard

The utilization percentage of the quota, calculated as (current usage / applied value) × 100. Values range from 0.0 to 100.0 or higher if usage exceeds the quota limit.