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-09 UTC."],[[["This webpage provides documentation for the `GetRegionRequest` class within the Google Cloud Compute Engine v1 API for .NET, with the current version being 3.3.0."],["The latest version available is 3.6.0, and the page includes links to documentation for various versions, ranging from 3.6.0 down to 1.0.0."],["The `GetRegionRequest` class, as defined on this page for version 3.3.0, is used to request region information and inherits from multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors (`GetRegionRequest()` and `GetRegionRequest(GetRegionRequest)`) and includes two properties: `Project` (the project ID) and `Region` (the region name)."]]],[]]