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 latest version of the \u003ccode\u003eGetDiskTypeRequest\u003c/code\u003e documentation is 3.6.0, but this page primarily covers version 2.12.0, offering access to previous versions ranging from 1.0.0 to 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetDiskTypeRequest\u003c/code\u003e is a class in the Google.Cloud.Compute.V1 namespace used within the Compute Engine v1 API to represent a request to retrieve a specific disk type, and it inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eGetDiskTypeRequest\u003c/code\u003e 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, and has methods for object equality and deep cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetDiskTypeRequest\u003c/code\u003e class has properties such as \u003ccode\u003eDiskType\u003c/code\u003e, \u003ccode\u003eProject\u003c/code\u003e, and \u003ccode\u003eZone\u003c/code\u003e, which are strings representing the name of the disk type, the project ID, and the zone for the request respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for GetDiskTypeRequest class one empty and another accepting another GetDiskTypeRequest.\u003c/p\u003e\n"]]],[],null,[]]