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 Google Cloud Compute Engine v1 API, spanning versions from 1.0.0 to the latest 3.6.0."],["The `WaitZoneOperationRequest` class is a request message used for the `ZoneOperations.Wait` method and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Operation`, `Project`, and `Zone`, which are strings used to define the specific operation, project ID, and zone for the request."],["The page lists all the available versions for the class, starting with the oldest at the bottom and the newest at the top, so you can navigate to the specific version you require."],["The class inherits members from the object class such as `GetHashCode()`, `GetType()` and `ToString()` while also containing two constructors, `WaitZoneOperationRequest()` and `WaitZoneOperationRequest(WaitZoneOperationRequest)`."]]],[]]