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-24 UTC."],[[["This webpage provides reference documentation for the `WaitRegionOperationRequest` class within the Google Compute Engine v1 API, specifically for .NET development."],["The latest version of the `WaitRegionOperationRequest` documentation is 3.6.0, with a comprehensive list of past versions going back to 1.0.0 available for reference."],["The `WaitRegionOperationRequest` class is used to construct a request message for the `RegionOperations.Wait` method, and it inherits from various interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes constructors and properties such as `Operation`, `Project`, and `Region` to configure the specific details of the wait operation request."],["The webpage provides version specific information and links for the class `WaitRegionOperationRequest` within the namespace `Google.Cloud.Compute.V1`, showing implementation and usage."]]],[]]