public sealed class WaitZoneOperationRequest : IMessage<WaitZoneOperationRequest>, IEquatable<WaitZoneOperationRequest>, IDeepCloneable<WaitZoneOperationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class WaitZoneOperationRequest.
A request message for ZoneOperations.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 page provides documentation for the `WaitZoneOperationRequest` class within the Google Compute Engine v1 API for .NET, with the current version being 2.3.0."],["The `WaitZoneOperationRequest` class is used to send a request to the ZoneOperations.Wait method, facilitating the waiting for an operation to complete in a specific zone."],["The page details the class's inheritance structure, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, and details how it inherits from the base `Object` class."],["The document lists the available versions of the `WaitZoneOperationRequest` class, ranging from the latest version 3.6.0 down to version 1.0.0."],["The page lists the constructors and properties of the `WaitZoneOperationRequest` class, including `Operation`, `Project`, and `Zone`, which are all strings, and provides a description for each property."]]],[]]