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."],[[["The latest version of the Google.Cloud.Compute.V1 LocalDisk is 3.6.0, with multiple previous versions listed for reference, including version 2.14.0, which is also specifically mentioned."],["The LocalDisk class, defined within the Google.Cloud.Compute.V1 namespace and the Google.Cloud.Compute.V1.dll assembly, inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `LocalDisk` class has two constructors: a default constructor `LocalDisk()`, and one that takes another `LocalDisk` object as a parameter, for creating copies."],["The `LocalDisk` class includes properties like `DiskCount`, `DiskSizeGb`, and `DiskType`, allowing specifications for the number, size, and type of disks."],["The `HasDiskCount`, `HasDiskSizeGb` and `HasDiskType` properties indicates whether the associated property field is set or not."]]],[]]