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."],["The `GetDiskTypeRequest` class is part of the `Google.Cloud.Compute.V1` namespace in the `Google.Cloud.Compute.V1.dll` assembly."],["It outlines the inheritance hierarchy and the interfaces implemented by `GetDiskTypeRequest`, which include `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details about the available constructors and properties, such as `DiskType`, `Project`, and `Zone`, along with their descriptions and data types."],["The page also provides the available version numbers of the class, ranging from 1.0.0 to the latest 3.6.0."]]],[]]