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 a history of versions ranging from 1.0.0 to the current one, as seen in the version history."],["The `LocalDisk` class is part of the `Google.Cloud.Compute.V1` namespace and implemented from the assembly file `Google.Cloud.Compute.V1.dll`."],["`LocalDisk` class implements `IMessage`, `IEquatable\u003cLocalDisk\u003e`, `IDeepCloneable\u003cLocalDisk\u003e`, and `IBufferMessage` and inherits members from the `object` class."],["The class has three properties `DiskCount`, `DiskSizeGb`, and `DiskType`, which allow the specification of the disk count, the disk size in GB, and the disk type respectively."],["The class also contains boolean properties, `HasDiskCount`, `HasDiskSizeGb` and `HasDiskType` to check whether the specific fields related to the disk have been set."]]],[]]