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."],[[["The `WaitZoneOperationRequest` class is part of the Google Cloud Compute Engine v1 API, and is used to create a request for zone operations."],["Version 3.6.0 is the latest version of the API documentation available, with a range of past versions going back to 1.0.0, and version 2.17.0 as the version being viewed."],["The `WaitZoneOperationRequest` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and inherits members from the `object` class."],["The class includes constructors for creating new instances, either empty or by copying another `WaitZoneOperationRequest`, and properties like `Operation`, `Project`, and `Zone`, which are all strings, are used to define the request."]]],[]]