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-03-31 UTC."],[[["This webpage provides reference documentation for the `GetRegionRequest` class within the Google Cloud Compute Engine v1 API, specifically focusing on version 2.8.0."],["The `GetRegionRequest` class is a request message used for the `Regions.Get` method and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the `GetRegionRequest` class, with version 3.6.0 being the latest and older versions ranging from 3.5.0 down to 1.0.0, providing access to documentation for each version."],["Key properties of the `GetRegionRequest` class include `Project`, which is the project ID, and `Region`, representing the name of the region resource."],["The document shows methods that the `GetRegionRequest` class inherits from `object` such as `GetHashCode`, `GetType` and `ToString`."]]],[]]