public sealed class GetDiskTypeRequest : IMessage<GetDiskTypeRequest>, IEquatable<GetDiskTypeRequest>, IDeepCloneable<GetDiskTypeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetDiskTypeRequest.
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 in the Compute Engine v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, which are relevant for working with protocol buffers and object comparisons in the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented for the \u003ccode\u003eGetDiskTypeRequest\u003c/code\u003e is 3.6.0, and the documentation provides a history of versions going back to 1.0.0.\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, which are used to specify the disk type, the project, and the zone for the request.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation shows that this class has two constructors: a default parameterless constructor and one that takes an existing \u003ccode\u003eGetDiskTypeRequest\u003c/code\u003e object as a parameter for creating copies.\u003c/p\u003e\n"]]],[],null,[]]