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 available for `Google.Cloud.Compute.V1.LocalDisk` is 3.6.0, with a range of versions available from 1.0.0 up to the latest release."],["The `LocalDisk` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, equality comparisons, deep cloning, and buffer management."],["The `LocalDisk` class has properties for `DiskCount`, `DiskSizeGb`, and `DiskType`, allowing configuration of the number, size, and type of local disks."],["The `LocalDisk` class also contains boolean checks to verify if `disk_count`, `disk_size_gb`, and `disk_type` fields are set, using the properties `HasDiskCount`, `HasDiskSizeGb`, and `HasDiskType`."],["There are two constructors for the `LocalDisk` class, one that is empty and the other that copies a different `LocalDisk` object to initialize the class."]]],[]]