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 webpage 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 found within the `Google.Cloud.Compute.V1` namespace."],["The page lists all versions for `GetRegionRequest`, ranging from version 1.0.0 up to the latest version 3.6.0, along with the version 2.12.0 in focus."],["The class `GetRegionRequest` inherits from object and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`GetRegionRequest` has two constructors, one that takes no parameters, and one that takes a `GetRegionRequest` object, and it also defines two properties, `Project` and `Region`, which are strings."]]],[]]