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, with the latest version being 3.6.0."],["The `WaitRegionOperationRequest` class is a request message used for RegionOperations.Wait, which is detailed in the method description and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `WaitRegionOperationRequest` class has properties such as `Operation`, `Project`, and `Region`, which are all string types and used for specifying the operation, project ID, and region respectively."],["The page lists available versions of the `WaitRegionOperationRequest` class ranging from version 1.0.0 to 3.6.0."],["The `WaitRegionOperationRequest` class has two constructors, a default constructor, and one that takes another instance of the class as a parameter."]]],[]]