Class HardwareConfig (0.1.1)

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

Configuration for GDC hardware.

Attributes

Name Description
sku str
Required. Reference to the SKU for this hardware. This can point to a specific SKU revision in the form of resource_name@revision_id as defined in AIP-162 __. If no revision_id is specified, it refers to the latest revision.
power_supply google.cloud.gdchardwaremanagement_v1alpha.types.PowerSupply
Required. Power supply type for this hardware.
subscription_duration_months int
Optional. Subscription duration for the hardware in months.