HardwareConfig
Stay organized with collections
Save and categorize content based on your preferences.
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.
|
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-02-24 UTC.
[null,null,["Last updated 2026-02-24 UTC."],[],[]]