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-21 UTC."],[[["This webpage provides documentation for the `GetRegionRequest` class within the Google Cloud Compute Engine v1 API."],["The `GetRegionRequest` class is used as a request message for the `Regions.Get` method, as described in the API documentation."],["The `GetRegionRequest` class inherits from the base `Object` class and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetRegionRequest` class has properties for `Project` and `Region`, which are both strings and allow configuration of the request, and has two constructors for creating instances."],["The latest version available is 3.6.0 and it contains a list of versions, starting from 1.0.0, all the way up to the latest version."]]],[]]