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-04-09 UTC."],[[["The page provides reference documentation for the `DiskSpec` class within the Google Cloud AI Platform v1 API for .NET."],["The latest version available for `DiskSpec` is 3.22.0, with a list of versions ranging from 3.22.0 down to 1.0.0, each with their own respective documentation link."],["The `DiskSpec` class represents the specifications of disk options and inherits from the base `object` class, implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["`DiskSpec` has properties `BootDiskSizeGb` (an integer representing the boot disk size in GB, with a default of 100GB) and `BootDiskType` (a string representing the type of boot disk, with defaults being `pd-ssd`)."],["The documentation offers information on inherited members, the namespace (`Google.Cloud.AIPlatform.V1`), assembly (`Google.Cloud.AIPlatform.V1.dll`), and constructors, `DiskSpec()` and `DiskSpec(DiskSpec other)`, along with their parameters."]]],[]]