Properties of a SkuConfig.
Package
@google-cloud/gdchardwaremanagementProperties
cpu
cpu?: (string|null);SkuConfig cpu
gpu
gpu?: (string|null);SkuConfig gpu
ram
ram?: (string|null);SkuConfig ram
storage
storage?: (string|null);SkuConfig storage
Properties of a SkuConfig.
cpu?: (string|null);SkuConfig cpu
gpu?: (string|null);SkuConfig gpu
ram?: (string|null);SkuConfig ram
storage?: (string|null);SkuConfig storage
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 2025-10-30 UTC.