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 `LocalDisk` class provides specifications for local disk configurations within the Google Cloud Compute environment, offering a way to define disk properties."],["This documentation covers versions from 1.0.0 to 3.6.0 (latest) of the `Google.Cloud.Compute.V1` package, with a specific focus on version 3.3.0 and the `LocalDisk` class."],["The `LocalDisk` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities such as message handling and deep cloning."],["The `LocalDisk` class contains properties such as `DiskCount`, `DiskSizeGb`, and `DiskType`, which control the number of disks, disk size, and disk type respectively."],["The `LocalDisk` class can be instantiated through a parameterless constructor or by providing an existing instance of `LocalDisk` to its constructor."]]],[]]