public sealed class GetDiskTypeRequest : IMessage<GetDiskTypeRequest>, IEquatable<GetDiskTypeRequest>, IDeepCloneable<GetDiskTypeRequest>, IBufferMessage, IMessage
A request message for DiskTypes.Get. See the method description for details.
[[["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\u003eGetDiskTypeRequest\u003c/code\u003e class is used to request information about a specific disk type within Google Cloud Compute.\u003c/p\u003e\n"],["\u003cp\u003eThis page provides documentation for \u003ccode\u003eGetDiskTypeRequest\u003c/code\u003e and its various versions, ranging from 1.0.0 to the latest 3.6.0, which is shown as the most up-to-date release.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetDiskTypeRequest\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, offering support for working with Google Protobuf messages and efficient data handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class has three main properties: \u003ccode\u003eDiskType\u003c/code\u003e, \u003ccode\u003eProject\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e, all of which are strings used to specify the disk type, project ID, and zone respectively for a disk type retrieval request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetDiskTypeRequest\u003c/code\u003e class provides two constructors, one default and another to clone from another instance of the \u003ccode\u003eGetDiskTypeRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]