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 webpage provides reference documentation for the `WaitZoneOperationRequest` class within the Compute Engine v1 API for .NET, with the latest version being 3.6.0."],["The `WaitZoneOperationRequest` class is a request message used for ZoneOperations.Wait, allowing users to wait for the completion of an operation in a specific zone."],["The `WaitZoneOperationRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the constructors, properties (`Operation`, `Project`, `Zone`), and inheritance of the `WaitZoneOperationRequest` class, with the current page describing version 2.13.0."],["The webpage list historical documentation for this class, ranging from version 1.0.0 to 3.6.0, allowing users to access and reference past iterations of this class."]]],[]]