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 documentation for the `DiskSpec` class within the Google Cloud AI Platform v1 API, detailing its properties and usage."],["The latest version of the `DiskSpec` documentation is 3.22.0, and the page includes links to prior versions going back to 1.0.0 for historical context."],["The `DiskSpec` class is part of the `Google.Cloud.AIPlatform.V1` namespace, and it is available in the `Google.Cloud.AIPlatform.V1.dll` assembly."],["`DiskSpec` can be constructed with default values using the `DiskSpec()` constructor or by cloning an existing instance with the `DiskSpec(DiskSpec other)` constructor."],["Key properties of the `DiskSpec` include `BootDiskSizeGb`, which specifies the boot disk size in GB (defaulting to 100GB), and `BootDiskType`, which defines the type of boot disk, either \"pd-ssd\" or \"pd-standard\"."]]],[]]