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."],[[["This webpage details the `LocalDisk` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.16.0, and includes links to older and newer versions."],["The `LocalDisk` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing capabilities for message handling, equality comparisons, deep cloning, and buffered messages."],["Key properties of the `LocalDisk` class include `DiskCount`, which specifies the number of disks; `DiskSizeGb`, which defines the size of the disk in GB; and `DiskType`, which specifies the desired local storage type."],["There are a number of methods inherited from Object, including GetHashCode, GetType and ToString."],["Constructors for the `LocalDisk` class include a default constructor `LocalDisk()` and an overload that takes another `LocalDisk` object as a parameter for creating a new instance from an existing one."]]],[]]