public sealed class WaitZoneOperationRequest : IMessage<WaitZoneOperationRequest>, IEquatable<WaitZoneOperationRequest>, IDeepCloneable<WaitZoneOperationRequest>, IBufferMessage, IMessage
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 details the `WaitZoneOperationRequest` class within the `Google.Cloud.Compute.V1` namespace, which is a request message for the `ZoneOperations.Wait` method."],["The latest version of the `WaitZoneOperationRequest` is 3.6.0, with a range of prior versions from 3.5.0 down to 1.0.0, all being documented and accessible via provided links."],["`WaitZoneOperationRequest` inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has constructors, and properties for `Operation`, `Project`, and `Zone`, all of which are of string type and represent different parameters of the operation request."],["The `WaitZoneOperationRequest` class is contained in the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]