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 documentation for the `WaitRegionOperationRequest` class within the Google Compute Engine v1 API, specifically for .NET developers."],["The latest version of the `WaitRegionOperationRequest` class documented is 3.6.0, with a detailed history of previous versions from 3.5.0 all the way back to 1.0.0 being accessible."],["The `WaitRegionOperationRequest` class is used to make requests to the RegionOperations.Wait method and it inherits from `object`, implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `WaitRegionOperationRequest` include `Operation` to specify the operation, `Project` for the project ID, and `Region` to indicate the region for the request."],["The provided content also lists the constructors for `WaitRegionOperationRequest` and details regarding the assembly and namespace in which it resides."]]],[]]