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` documentation is 3.6.0, and the current page is displaying information for version 2.8.0."],["The `GetRegionDiskTypeRequest` class is part of the Google Cloud Compute Engine v1 API, specifically within the `Google.Cloud.Compute.V1` namespace."],["This class is used to make a request to retrieve details about a specific disk type in a given region."],["The `GetRegionDiskTypeRequest` class has properties to set the `DiskType`, `Project`, and `Region` to specify which disk type is being requested."],["The document displays the inheritance and implemented classes, along with inherited members for the `GetRegionDiskTypeRequest` Class."]]],[]]