Type of the boot disk (default is "pd-ssd").
Valid values: "pd-ssd" (Persistent Disk Solid State Drive) or
"pd-standard" (Persistent Disk Hard Disk Drive).
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `DiskSpec` class within the Google Cloud AI Platform v1 API for .NET."],["The `DiskSpec` class is used to define the specifications of disk options and has multiple versions available, with 3.22.0 being the latest."],["`DiskSpec` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DiskSpec` class has two constructors, `DiskSpec()` and `DiskSpec(DiskSpec other)`, and two properties: `BootDiskSizeGb`, which specifies the size of the boot disk in GB, and `BootDiskType`, which is used to indicate the type of boot disk."],["There are multiple versions of this API available for use, ranging from version 1.0.0 all the way to the latest 3.22.0, as well as many versions in-between, all accessible with the provided links."]]],[]]