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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eVersion 3.6.0 is the latest release for the Google.Cloud.Compute.V1 LocalDisk, with a history of versions dating back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe LocalDisk class, found within the Google.Cloud.Compute.V1 namespace, implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eLocalDisk objects can be constructed using either the default constructor \u003ccode\u003eLocalDisk()\u003c/code\u003e or by copying another LocalDisk instance via \u003ccode\u003eLocalDisk(LocalDisk other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the LocalDisk class include \u003ccode\u003eDiskCount\u003c/code\u003e (specifying the number of disks), \u003ccode\u003eDiskSizeGb\u003c/code\u003e (specifying the size in GB), and \u003ccode\u003eDiskType\u003c/code\u003e (specifying the type of the disk, such as local-ssd).\u003c/p\u003e\n"],["\u003cp\u003eThe class also includes boolean properties to check whether \u003ccode\u003eDiskCount\u003c/code\u003e, \u003ccode\u003eDiskSizeGb\u003c/code\u003e or \u003ccode\u003eDiskType\u003c/code\u003e fields are set, with the properties being \u003ccode\u003eHasDiskCount\u003c/code\u003e, \u003ccode\u003eHasDiskSizeGb\u003c/code\u003e and \u003ccode\u003eHasDiskType\u003c/code\u003e respectively.\u003c/p\u003e\n"]]],[],null,[]]