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."],["The latest available version of the API is 3.6.0, with version 2.12.0 being the current version in context of the provided document, and the versions range from 1.0.0 all the way to 3.6.0."],["The `WaitRegionOperationRequest` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and inherits from the `object` class."],["Key properties of the `WaitRegionOperationRequest` class include `Operation`, `Project`, and `Region`, which are all of type `string`."],["This class has two constructors: a default constructor and one that takes another `WaitRegionOperationRequest` instance as a parameter."]]],[]]