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-04-09 UTC."],[[["The latest version of the `WaitRegionOperationRequest` class is 3.6.0, but this page specifically provides documentation for version 3.1.0 of the class in the Google Cloud Compute Engine v1 API."],["This class, `WaitRegionOperationRequest`, is a request message used for the `RegionOperations.Wait` method in the Compute Engine v1 API, and more information regarding its use can be found in the method description."],["The `WaitRegionOperationRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its support for various functionalities."],["The class includes properties like `Operation`, `Project`, and `Region`, all of which are strings and used to define the specifics of the operation to be performed."],["This webpage provides links to the documentation for all versions of `WaitRegionOperationRequest` from version 1.0.0 to the most recent, version 3.6.0."]]],[]]