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, and there are multiple previous versions listed ranging from 3.5.0 down to 1.0.0, with each version having its own documentation link."],["`GetRegionDiskTypeRequest` is a class in the Compute Engine v1 API, specifically within the `Google.Cloud.Compute.V1` namespace, used for getting information about region disk types."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities such as message handling, equality checks, deep cloning, and buffer message support."],["The class provides constructors for creating new instances, including a default constructor and a copy constructor, along with properties to set the `DiskType`, `Project`, and `Region` for the request."],["It provides reference documentation and code samples for the Compute Engine v1 API class `GetRegionDiskTypeRequest`, including a breakdown of its inheritance, implemented interfaces, available constructors and properties, and other relevant member information."]]],[]]