HardwareConfig

GDC 硬件的配置。

JSON 表示法
{
  "sku": string,
  "powerSupply": enum (PowerSupply),
  "subscriptionDurationMonths": integer
}
字段
sku

string

必需。对相应硬件的 SKU 的引用。这可以指向特定 SKU 修订版本,格式为 resourceName@revisionId,如 AIP-162 中所定义。如果未指定 revisionId,则表示最新修订版本。

powerSupply

enum (PowerSupply)

必需。相应硬件的电源类型。

subscriptionDurationMonths

integer

可选。硬件的订阅时长(以月为单位)。