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-31 UTC."],[[["This webpage provides reference documentation for the `WaitZoneOperationRequest` class within the Compute Engine v1 API."],["The `WaitZoneOperationRequest` class is part of the `Google.Cloud.Compute.V1` namespace and is used for requesting a wait operation on a zone operation."],["The latest version available for this class is 3.6.0, but this specific page focuses on version 3.4.0 of the API, and there are links provided for many previous versions."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties such as `Operation`, `Project`, and `Zone` which are all strings."],["The webpage highlights two constructors, `WaitZoneOperationRequest()` and `WaitZoneOperationRequest(WaitZoneOperationRequest other)` that can be used to instantiate the object."]]],[]]