public sealed class WaitRegionOperationRequest : IMessage<WaitRegionOperationRequest>, IEquatable<WaitRegionOperationRequest>, IDeepCloneable<WaitRegionOperationRequest>, IBufferMessage, IMessage
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."],[[["The latest version of `WaitRegionOperationRequest` is 3.6.0, with the webpage listing versions ranging from 1.0.0 up to the current latest."],["`WaitRegionOperationRequest` is a request message for `RegionOperations.Wait` within the Google Cloud Compute V1 API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for enhanced functionality."],["The `WaitRegionOperationRequest` class has properties for `Operation`, `Project`, and `Region`, each of which are of type `String`."],["The `WaitRegionOperationRequest` class includes two constructors: a default constructor and one that takes another `WaitRegionOperationRequest` object as a parameter for creating a copy."]]],[]]