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 `WaitRegionOperationRequest` class is part of the Google Cloud Compute Engine v1 API, designed for managing region operations."],["This class is a request message used within the `RegionOperations.Wait` method and is implemented with interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available for this class is 3.6.0, while 2.2.0 is the version where the provided documentation is based."],["The `WaitRegionOperationRequest` class includes properties like `Operation`, `Project`, and `Region` to specify the operation, project ID, and region for a given request."],["The page lists a total of 30 versions of the `WaitRegionOperationRequest` from the latest to the oldest."]]],[]]