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-04-09 UTC."],[[["This page provides reference documentation for the `GetDiskTypeRequest` class within the Compute Engine v1 API for .NET, specifically for version 3.5.0 of the `Google.Cloud.Compute.V1` package."],["The `GetDiskTypeRequest` class is used to request information about a specific disk type and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the constructors for `GetDiskTypeRequest` and also outlines the key properties of the `GetDiskTypeRequest` class, which are `DiskType`, `Project`, and `Zone`, each accepting a string value."],["The page offers a history of versions for `GetDiskTypeRequest`, starting from 1.0.0 and going up to the latest version, 3.6.0, with links to each versions specific page."]]],[]]