Specifies the desired disk type on the node. This disk type must be a local storage type (e.g.: local-ssd). Note that for nodeTemplates, this should be the name of the disk type and not its URL.
[[["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-31 UTC."],[[["The latest version of the `Google.Cloud.Compute.V1.LocalDisk` is 3.6.0, with multiple previous versions available, ranging down to version 1.0.0."],["The `LocalDisk` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities within the Google Cloud Protobuf framework."],["The `LocalDisk` class provides properties such as `DiskCount`, `DiskSizeGb`, and `DiskType` that are used to define the quantity, size, and type of local disks."],["`LocalDisk` also has properties for checking whether the `disk_count`, `disk_size_gb`, and `disk_type` fields have been set using `HasDiskCount`, `HasDiskSizeGb`, and `HasDiskType` respectively."],["The class `LocalDisk` provides two constructors, one default constructor and another that allows cloning an existing `LocalDisk` object with all its properties."]]],[]]