public sealed class WaitRegionOperationRequest : IMessage<WaitRegionOperationRequest>, IEquatable<WaitRegionOperationRequest>, IDeepCloneable<WaitRegionOperationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class WaitRegionOperationRequest.
A request message for RegionOperations.Wait. 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-31 UTC."],[[["The latest version of the `WaitRegionOperationRequest` class is 3.6.0, but the current page specifically documents version 3.4.0."],["The `WaitRegionOperationRequest` class is part of the Compute Engine v1 API, residing within the `Google.Cloud.Compute.V1` namespace."],["This class is designed for requesting operations in a specific region, as indicated by its properties for `Operation`, `Project`, and `Region`."],["The `WaitRegionOperationRequest` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable\u003cWaitRegionOperationRequest\u003e`, `IDeepCloneable\u003cWaitRegionOperationRequest\u003e`, and `IBufferMessage`."],["The document lists prior versions, dating all the way back to version 1.0.0, with 3.6.0 being the latest."]]],[]]