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-21 UTC."],[[["This webpage provides reference documentation for the `GetZoneOperationRequest` class within the Compute Engine v1 API for .NET, specifically within version 2.12.0."],["The `GetZoneOperationRequest` class is used to request details about a specific zone operation, with properties for `Operation`, `Project`, and `Zone`."],["The page also provides a history of the previous versions of the class in the .NET SDK, going as far back as version 1.0.0, and as recent as the latest 3.6.0 version."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors for the `GetZoneOperationRequest` class, one being empty and another that takes in another `GetZoneOperationRequest` as a parameter."]]],[]]