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 reference documentation for the `WaitZoneOperationRequest` class within the Compute Engine v1 API for .NET, specifically within version 3.0.0 and its available version history."],["`WaitZoneOperationRequest` is a request message used for ZoneOperations.Wait and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `WaitZoneOperationRequest` class has two constructors, a default one and one that takes another `WaitZoneOperationRequest` as a parameter."],["The class has three properties: `Operation` (the name of the operations resource), `Project` (the project ID), and `Zone` (the name of the zone), all of which are strings."],["The documentation includes a list of all available versions, going from the latest version, 3.6.0, down to 1.0.0."]]],[]]