public sealed class GetRegionOperationRequest : IMessage<GetRegionOperationRequest>, IEquatable<GetRegionOperationRequest>, IDeepCloneable<GetRegionOperationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetRegionOperationRequest.
A request message for RegionOperations.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 `GetRegionOperationRequest` is 3.6.0, as listed at the top of the version list."],["This page provides documentation for the `GetRegionOperationRequest` class in the Google.Cloud.Compute.V1 namespace, part of the Compute Engine v1 API."],["The `GetRegionOperationRequest` class is a request message used for the `RegionOperations.Get` method, allowing the retrieval of specific operation details."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffer message operations."],["Key properties of the `GetRegionOperationRequest` class include `Operation`, `Project`, and `Region`, which are all strings used to specify the operation, the project ID, and the region for the request."]]],[]]