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-10 UTC."],[[["The provided content details the `DiskSpec` class within the Google Cloud AI Platform V1 API, showing a comprehensive list of versions ranging from 1.0.0 to the latest release, 3.22.0."],["`DiskSpec` is a class representing disk options for the AI Platform and is found in the `Google.Cloud.AIPlatform.V1` namespace within the `Google.Cloud.AIPlatform.V1.dll` assembly."],["The `DiskSpec` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default `DiskSpec()` constructor, and one that copies properties from another `DiskSpec` instance, represented by the `DiskSpec(DiskSpec other)` constructor."],["The key properties of the DiskSpec class are `BootDiskSizeGb` for specifying the size of the boot disk in GB and `BootDiskType` to define the type of boot disk used which can be either \"pd-ssd\" or \"pd-standard\"."]]],[]]