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 documentation is 3.6.0, with multiple previous versions available, ranging down to version 1.0.0."],["The `LocalDisk` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, equality checks, deep cloning, and buffer message management."],["The `LocalDisk` class has properties to manage disk details, such as `DiskCount`, `DiskSizeGb`, and `DiskType`, alongside boolean properties like `HasDiskCount`, `HasDiskSizeGb`, and `HasDiskType` to determine whether the corresponding field is set."],["The class `LocalDisk` contains two constructors: `LocalDisk()` and `LocalDisk(LocalDisk other)`, to allow the creation of new instances, or to copy existing instances."],["The namespace for the class `LocalDisk` is: Google.Cloud.Compute.V1, and the assembly is Google.Cloud.Compute.V1.dll."]]],[]]