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 `LocalDisk` class provides configurations for local disks within the Google Cloud Compute environment, with detailed properties such as `DiskCount`, `DiskSizeGb`, and `DiskType`."],["The latest version of the API is 3.6.0, with other versions available down to 1.0.0."],["The `LocalDisk` class has methods and properties to check if certain fields are set, such as `HasDiskCount`, `HasDiskSizeGb`, and `HasDiskType`, which are boolean properties."],["`LocalDisk` class implements multiple interfaces, including IMessage, IEquatable\u003cLocalDisk\u003e, IDeepCloneable\u003cLocalDisk\u003e, and IBufferMessage, among others, extending its capabilities within the .NET environment."],["There are 2 constructors for the LocalDisk class, one default and one that takes in another LocalDisk object."]]],[]]