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-21 UTC."],[[["This webpage provides reference documentation for the `WaitRegionOperationRequest` class within the Compute Engine v1 API for .NET."],["The `WaitRegionOperationRequest` class is a request message used for the `RegionOperations.Wait` method, as detailed in the API documentation."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `WaitRegionOperationRequest` class includes properties for `Operation`, `Project`, and `Region`, which are used to specify the details of the operation to wait for."],["A full list of versions is provided on this page, with the latest being 3.6.0, with all versions back to version 1.0.0 being available."]]],[]]