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."],["The latest available version of the `WaitZoneOperationRequest` API is 3.6.0, with a range of previous versions listed from 3.5.0 down to 1.0.0, showing the evolution of the API."],["The `WaitZoneOperationRequest` class is used as a request message for ZoneOperations.Wait, according to the description provided."],["The `WaitZoneOperationRequest` class has properties for `Operation`, `Project`, and `Zone`, which are all strings used to define the operation, the project ID and the zone for which to perform the operation."],["The documentation shows the `WaitZoneOperationRequest` class inherits from the object class and implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, indicating its capabilities."]]],[]]