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."],[[["This webpage provides reference documentation for the `GetRegionDiskTypeRequest` class within the Compute Engine v1 API, specifically for the .NET library."],["The latest version of this API is 3.6.0, with multiple previous versions available, ranging down to version 1.0.0."],["`GetRegionDiskTypeRequest` is used to send requests to the `RegionDiskTypes.Get` method and includes properties to specify the `DiskType`, `Project`, and `Region`."],["The `GetRegionDiskTypeRequest` class inherits from `object` and implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class has two constructors, a default one `GetRegionDiskTypeRequest()` and a copy constructor `GetRegionDiskTypeRequest(GetRegionDiskTypeRequest other)`."]]],[]]