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."],[[["The latest version of the `GetRegionRequest` documentation is 3.6.0, with the page detailing version 2.3.0."],["`GetRegionRequest` is a class within the Compute Engine v1 API, specifically designed for requesting region information."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all of which can be referenced through provided documentation links."],["The `GetRegionRequest` class has two constructors and includes properties to specify the project and region for the request."],["The page provides links to documentation for versions ranging from 1.0.0 to the latest release of 3.6.0, as well as the implemented interfaces, inherited members, and properties."]]],[]]