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-24 UTC."],[[["The latest version available for the `WaitZoneOperationRequest` class is 3.6.0, while the current page is viewing the 2.5.0 version."],["The `WaitZoneOperationRequest` class is used as a request message for the `ZoneOperations.Wait` method within the Compute Engine v1 API."],["This class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `WaitZoneOperationRequest` class has properties for `Operation`, `Project`, and `Zone`, which are all of type `String` and represent the name of the operations resource, project ID, and zone name, respectively."],["The version history shows a list of versions from 1.0.0 to 3.6.0."]]],[]]