HardwareConfig

Configuration for GDC hardware.

JSON representation
{
  "sku": string,
  "powerSupply": enum (PowerSupply),
  "subscriptionDurationMonths": integer
}
Fields
sku

string

Required. Reference to the SKU for this hardware. This can point to a specific SKU revision in the form of resourceName@revisionId as defined in AIP-162. If no revisionId is specified, it refers to the latest revision.

powerSupply

enum (PowerSupply)

Required. Power supply type for this hardware.

subscriptionDurationMonths

integer

Optional. Subscription duration for the hardware in months.