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."],[[["The latest version of the `GetDiskTypeRequest` documentation is 3.6.0, which can be found on the provided links."],["This page provides reference documentation for the `GetDiskTypeRequest` class within the Compute Engine v1 API, spanning multiple versions."],["The `GetDiskTypeRequest` class is used as a request message for `DiskTypes.Get`, enabling retrieval of specific disk type information."],["The class `GetDiskTypeRequest` implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and functionality."],["It contains properties such as `DiskType`, `Project`, and `Zone`, allowing for specification of the disk type, project ID, and zone for a given request, respectively."]]],[]]