public sealed class GetZoneOperationRequest : IMessage<GetZoneOperationRequest>, IEquatable<GetZoneOperationRequest>, IDeepCloneable<GetZoneOperationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetZoneOperationRequest.
A request message for ZoneOperations.Get. 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."],[[["This webpage provides reference documentation for the `GetZoneOperationRequest` class within the Compute Engine v1 API, specifically for .NET development, across multiple versions, with the latest being 3.6.0."],["The `GetZoneOperationRequest` class is a request message used for ZoneOperations.Get and implements various interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `GetZoneOperationRequest` class includes properties for `Operation`, `Project`, and `Zone`, all of which are strings that must be set for usage."],["There are multiple versions available for this class, spanning from version 1.0.0 up to 3.6.0, and all of them redirect to the `GetZoneOperationRequest`."],["The `GetZoneOperationRequest` class has inherited members from the object class such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."]]],[]]