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 current version being 2.8.0."],["The `WaitZoneOperationRequest` class is a request message used for the `ZoneOperations.Wait` method, as part of Google's Compute Engine service."],["It outlines the `WaitZoneOperationRequest` class's inheritance from `object` and lists its implementation of interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the class constructors, `WaitZoneOperationRequest()`, and `WaitZoneOperationRequest(WaitZoneOperationRequest other)`, as well as the properties available, including `Operation`, `Project`, and `Zone`."],["The page also provides links to all previous versions of this documentation, ranging from version 3.6.0 (latest) down to 1.0.0."]]],[]]