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 reference documentation for the `GetDiskTypeRequest` class within the Compute Engine v1 API for .NET, specifically for versions ranging from 1.0.0 to the latest 3.6.0."],["`GetDiskTypeRequest` is a class used to request information about a specific disk type and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetDiskTypeRequest` class inherits from the base `Object` class and includes properties for `DiskType`, `Project`, and `Zone`, which are all of type `String`."],["The documentation provides detailed information about the `GetDiskTypeRequest` class, including its constructors, properties, inherited members, implemented interfaces and the namespace it belongs to."],["The latest version of this request is shown to be version 3.6.0, and all historical versions of the request are available as far back as 1.0.0."]]],[]]