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 the Google Cloud Compute API, with the latest version being 3.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e to support various functionalities within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits base functionalities from the \u003ccode\u003eObject\u003c/code\u003e class, with additional members \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e included.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetDiskTypeRequest\u003c/code\u003e class has constructors to create instances, either new or by copying another \u003ccode\u003eGetDiskTypeRequest\u003c/code\u003e instance, allowing flexibility when making the request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetDiskTypeRequest\u003c/code\u003e object requires three key properties to successfully receive a response: \u003ccode\u003eDiskType\u003c/code\u003e, \u003ccode\u003eProject\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e, all of which must be of the string type.\u003c/p\u003e\n"]]],[],null,[]]