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 page provides reference documentation for the `WaitRegionOperationRequest` class within the Google Compute Engine v1 API, specifically for .NET developers."],["The latest version of the `WaitRegionOperationRequest` documentation is for version 3.6.0, with an extensive history of documentation for prior versions ranging back to version 1.0.0."],["The `WaitRegionOperationRequest` class is used to send requests for the `RegionOperations.Wait` method, which is further detailed in the provided description."],["This class includes properties such as `Operation`, `Project`, and `Region`, all of type string, used to specify the details of the operation to be waited on, along with the respective project and region."],["The class `WaitRegionOperationRequest` inherits from the object class and implements the interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]