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, with the most recent version being 3.22.0."],["The `DiskSpec` class is used to define disk options, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines the class's inheritance, showing that it inherits from the base `object` class, and it lists the `DiskSpec` class's constructors."],["Key properties of the `DiskSpec` class include `BootDiskSizeGb`, which specifies the boot disk size in GB, and `BootDiskType`, which determines the type of boot disk, such as \"pd-ssd\" or \"pd-standard\"."],["The page also contains historical versions of the documentation for `DiskSpec`, listing all versions between 1.0.0 and 3.22.0, which allows users to reference past versions of the code."]]],[]]