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."],[[["This page provides documentation for the `WaitRegionOperationRequest` class within the Google Compute Engine v1 API for .NET."],["The latest version of the API available is 3.6.0, and documentation spans back to version 1.0.0."],["The `WaitRegionOperationRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This class contains properties to define `Operation`, `Project`, and `Region` which are all strings."],["This page also provides details on the constructors available for `WaitRegionOperationRequest`, which are a default constructor and one that takes a `WaitRegionOperationRequest` instance."]]],[]]