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 environment."],["The `GetRegionDiskTypeRequest` class is a request message used for retrieving details about a specific region's disk type, inheriting from multiple interfaces and the base object class."],["The latest version of the Compute Engine v1 API represented is 3.6.0, while the current document version being viewed is 2.15.0, with a range of versions available from 1.0.0 to 3.6.0."],["The `GetRegionDiskTypeRequest` class has the following properties: DiskType, which represents the disk type name, Project, which is the project ID and Region which is the region name."],["The `GetRegionDiskTypeRequest` class includes two constructors, one default and another to clone from an existing `GetRegionDiskTypeRequest` object, in order to create copies of the object."]]],[]]