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."],[[["This webpage provides reference documentation for the `GetRegionOperationRequest` class within the Compute Engine v1 API."],["The latest available version of the documentation is 3.6.0, with older versions listed, including the current 2.11.0 that the content refers to."],["`GetRegionOperationRequest` is a request message used for RegionOperations.Get and inherits from the object class while implementing several interfaces, such as IMessage and IEquatable."],["The class has constructors for creating new instances, including one for creating a copy of an existing `GetRegionOperationRequest`."],["Key properties include `Operation`, `Project`, and `Region`, which are all string types that define the name of the operation, the project ID, and the region, respectively, for the API request."]]],[]]