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\u003eThe \u003ccode\u003eLocalDisk\u003c/code\u003e class provides specifications for local disk configurations within the Google Cloud Compute environment, specifically version 1.4.0, but also listing other versions.\u003c/p\u003e\n"],["\u003cp\u003eIt allows users to define the number (\u003ccode\u003eDiskCount\u003c/code\u003e), size in GB (\u003ccode\u003eDiskSizeGb\u003c/code\u003e), and type (\u003ccode\u003eDiskType\u003c/code\u003e) of local disks.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLocalDisk\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, to ensure compatibility and functionality within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eMultiple properties can be checked for its state, such as whether the \u003ccode\u003edisk_count\u003c/code\u003e, \u003ccode\u003edisk_size_gb\u003c/code\u003e and \u003ccode\u003edisk_type\u003c/code\u003e field is set or not using the boolean property \u003ccode\u003eHasDiskCount\u003c/code\u003e, \u003ccode\u003eHasDiskSizeGb\u003c/code\u003e, and \u003ccode\u003eHasDiskType\u003c/code\u003e, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version of \u003ccode\u003eLocalDisk\u003c/code\u003e is 3.6.0, and previous versions from 3.5.0 all the way down to 1.0.0 are also made available.\u003c/p\u003e\n"]]],[],null,[]]