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 available for `GetRegionDiskTypeRequest` is 3.6.0, as indicated in the provided list of versions."],["This documentation page provides reference for the `GetRegionDiskTypeRequest` class within the Google.Cloud.Compute.V1 API, including its properties, constructors, and inheritance details."],["The `GetRegionDiskTypeRequest` class is used to create a request message for the `RegionDiskTypes.Get` method, detailing how to retrieve specific disk type information."],["The `GetRegionDiskTypeRequest` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and usability."],["Constructors are provided for creating a new instance of `GetRegionDiskTypeRequest`, either as a default object or by cloning from another instance."]]],[]]