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 library is 3.6.0, with version 3.5.0 being the current context, and it offers a range of previous versions from 3.4.0 down to 1.0.0."],["The `LocalDisk` class is a part of the `Google.Cloud.Compute.V1` namespace and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`LocalDisk` objects can be constructed using a default constructor or by copying an existing `LocalDisk` object."],["The `LocalDisk` class has properties like `DiskCount`, `DiskSizeGb`, and `DiskType`, to specify disk-related details, along with boolean properties to check if these values are set."],["The `LocalDisk` class inherits members such as `GetHashCode`, `GetType`, and `ToString` from the base `object` class."]]],[]]