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."],[[["This webpage details the `LocalDisk` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.9.0 of the Google Cloud Compute API."],["The `LocalDisk` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The webpage provides links to documentation for numerous versions of the Google.Cloud.Compute.V1, with version 3.6.0 being the latest, indicating a history of updates and versions."],["The `LocalDisk` class has properties such as `DiskCount`, `DiskSizeGb`, and `DiskType`, allowing specification of the number, size, and type of local disks, respectively."],["The page also provides information on the constructors for this class, one of them being a copy constructor with the parameter of a LocalDisk."]]],[]]