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 shown by the provided link."],["This page documents the `GetRegionOperationRequest` class, part of the Compute Engine v1 API, across multiple versions, from 1.0.0 to 3.6.0."],["The `GetRegionOperationRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetRegionOperationRequest` class includes properties for `Operation`, `Project`, and `Region`, which are used to specify the operation, project ID, and region for a request."],["The class contains 2 constructors, one for a blank instance and one to copy another `GetRegionOperationRequest` instance."]]],[]]