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 webpage provides reference documentation for the `WaitRegionOperationRequest` class within the Google Compute Engine v1 API for .NET."],["The `WaitRegionOperationRequest` class is used to create request messages for the `RegionOperations.Wait` method, as it relates to waiting for the completion of a regional operation."],["The page includes a list of available versions of the Google Compute Engine v1 API, ranging from version 1.0.0 up to the latest version, 3.6.0."],["The class `WaitRegionOperationRequest` inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `WaitRegionOperationRequest` class has 3 main properties: Operation, Project, and Region, all of which are strings and pertain to data required for the request."]]],[]]