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 page provides reference documentation for the `WaitRegionOperationRequest` class within the Google.Cloud.Compute.V1 API, with the latest version being 3.6.0 and a history of versions back to 1.0.0."],["The `WaitRegionOperationRequest` class is used for requesting to wait for a regional operation and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `WaitRegionOperationRequest` class includes properties for `Operation`, `Project`, and `Region`, which are used to specify the operation to wait for, the project ID, and the region, respectively."],["This page offers both the `WaitRegionOperationRequest()` and the `WaitRegionOperationRequest(WaitRegionOperationRequest other)` constructors."],["The class's complete namespace is `Google.Cloud.Compute.V1` and it's contained within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]