public sealed class GetRegionDiskTypeRequest : IMessage<GetRegionDiskTypeRequest>, IEquatable<GetRegionDiskTypeRequest>, IDeepCloneable<GetRegionDiskTypeRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRegionDiskTypeRequest.
A request message for RegionDiskTypes.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 `GetRegionDiskTypeRequest` is 3.6.0, which can be found alongside other versions, all the way down to version 1.0.0."],["This page provides reference documentation for the `GetRegionDiskTypeRequest` class, which is part of the Compute Engine v1 API."],["The `GetRegionDiskTypeRequest` class is used to make requests for specific disk types within a designated region."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties such as `DiskType`, `Project`, and `Region` to specify request details."],["The page includes a list of all available versions of the class, from 1.0.0 to 3.6.0, as well as details about the class's inheritance and members, along with specific constructor descriptions."]]],[]]