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, specifically for the .NET environment, detailing its properties and usage."],["The `DiskSpec` class is part of the `Google.Cloud.AIPlatform.V1` namespace and is defined in the `Google.Cloud.AIPlatform.V1.dll` assembly."],["The latest version of the `DiskSpec` documentation is version 3.22.0, while the current page focuses on version 2.13.0, and there are also versions ranging from 1.0.0 up to 3.21.0."],["`DiskSpec` represents disk options and contains properties such as `BootDiskSizeGb` which determines size, and `BootDiskType` which determines the type of the boot disk, where \"pd-ssd\" and \"pd-standard\" are valid options."],["The `DiskSpec` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the `object` class."]]],[]]