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-02 UTC."],[[["This webpage details the `LocalDisk` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.10.0, and includes links to other versions."],["`LocalDisk` implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `LocalDisk` class offers two constructors: a default `LocalDisk()` constructor and an overload `LocalDisk(LocalDisk other)` for creating a new instance from an existing one."],["Key properties of `LocalDisk` include `DiskCount`, `DiskSizeGb`, and `DiskType`, allowing users to define the number, size, and type of disks, and the properties `HasDiskCount`, `HasDiskSizeGb`, and `HasDiskType` return whether these fields are set or not."],["The webpage shows a history of versions of `LocalDisk`, with the most recent being 3.6.0 and the oldest being 1.0.0, providing a history of available versions for development purposes."]]],[]]