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 page provides documentation for the `GetRegionRequest` class within the Google Cloud Compute Engine v1 API."],["The `GetRegionRequest` class is used to request information about a specific region and is available in versions ranging from 1.0.0 to 3.6.0, with 3.6.0 being the latest."],["This class inherits from the `object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetRegionRequest` class has two constructors and two properties, `Project` (string) and `Region` (string), representing the Project ID and the requested Region, respectively."],["The documentation for the class is presented in a variety of versions, with the current focused version being 3.4.0."]]],[]]