Class InstanceQuota (1.7.3)

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

A resource budget.

Attributes

NameDescription
name str
Output only. The name of the instance quota.
instance_type str
Instance type. Deprecated: use gcp_service.
gcp_service str
The gcp service of the provisioning quota.
location str
Location where the quota applies.
available_machine_count int
Number of machines than can be created for the given location and instance_type.