public sealed class GetRegionRequest : IMessage<GetRegionRequest>, IEquatable<GetRegionRequest>, IDeepCloneable<GetRegionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRegionRequest.
A request message for Regions.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-04-02 UTC."],[[["This page provides documentation for the `GetRegionRequest` class within the Google Cloud Compute Engine v1 API for .NET."],["The `GetRegionRequest` class is used to request information about a specific region and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version documented is 3.6.0, and the page lists numerous versions back to 1.0.0, with links to each version's documentation."],["The `GetRegionRequest` class has two constructors and two main properties: `Project` and `Region`, which are both of type string."],["This page contains reference material regarding the inheritance, implemented interfaces, inherited members, namespace, assembly, constructors, and properties of the `GetRegionRequest` class."]]],[]]