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."],[[["The latest version of the `WaitRegionOperationRequest` class is 3.6.0, but this page is showing the documentation for version 2.8.0."],["The `WaitRegionOperationRequest` class is used for a request message for RegionOperations.Wait within the Compute Engine v1 API."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffered message operations."],["The class includes properties such as `Operation`, `Project`, and `Region`, which are strings used to define the specific operation, project ID, and region associated with the request."],["This class is found within the namespace `Google.Cloud.Compute.V1` and is part of the `Google.Cloud.Compute.V1.dll` assembly, with inherited members such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]