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-04-09 UTC."],[[["The latest version of the `Google.Cloud.Compute.V1.LocalDisk` is 3.6.0, with numerous prior versions available for reference, including version 2.5.0."],["The `LocalDisk` class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to perform a variety of tasks."],["`LocalDisk` has properties to specify the disk's count, size in GB, and type, using `DiskCount`, `DiskSizeGb`, and `DiskType`, respectively."],["The `LocalDisk` class has constructors for creating new instances and copying existing `LocalDisk` objects, as well as boolean values to see if the value has been set."]]],[]]