SkuInstance(mapping=None, *, ignore_unknown_fields=False, **kwargs)
A specific instance of the SKU.
Attributes |
|
---|---|
Name | Description |
region_code |
str
The Unicode CLDR __ region code
where this instance is available.
|
power_supply |
google.cloud.gdchardwaremanagement_v1alpha.types.PowerSupply
Power supply type for this instance. |
billing_sku |
str
Reference to the corresponding SKU in the Cloud Billing API. The estimated price information can be retrieved using that API. Format: services/{service}/skus/{sku}
|
billing_sku_per_vcpu |
str
Reference to the corresponding SKU per vCPU in the Cloud Billing API. The estimated price information can be retrieved using that API. Format: services/{service}/skus/{sku}
|
subscription_duration_months |
int
Subscription duration for the hardware in months. |