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, but this page is showing version 2.17.0."],["The `GetDiskTypeRequest` class in the Compute Engine v1 API is used to request information about a specific disk type."],["`GetDiskTypeRequest` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `GetDiskTypeRequest` class contains properties for `DiskType`, `Project`, and `Zone`, which are all strings and represent the disk type name, project ID, and zone name, respectively."],["The documentation provides links to reference pages for each version of `GetDiskTypeRequest`, ranging from version 1.0.0 up to the latest version 3.6.0."]]],[]]