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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `GetDiskTypeRequest` class within the Google Compute Engine v1 API for .NET, with the current version being 2.10.0, and the latest being 3.6.0."],["The `GetDiskTypeRequest` class is used to request details about a specific disk type and is part of the `Google.Cloud.Compute.V1` namespace."],["It supports various version numbers of this class, and they are available from version 1.0.0 up to the most current version, which is 3.6.0."],["This class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable\u003cGetDiskTypeRequest\u003e`, `IDeepCloneable\u003cGetDiskTypeRequest\u003e`, and `IBufferMessage`."],["Key properties of `GetDiskTypeRequest` include `DiskType`, `Project`, and `Zone`, which are all of string type, and the webpage details the constructors of this class."]]],[]]