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-31 UTC."],[[["This document provides reference documentation for the `GetZoneOperationRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.2.0."],["The `GetZoneOperationRequest` class is used to create a request message for the `ZoneOperations.Get` method, as detailed in the provided method description."],["The class inherits from `Object` and implements several interfaces, including `IMessage\u003cGetZoneOperationRequest\u003e`, `IEquatable\u003cGetZoneOperationRequest\u003e`, `IDeepCloneable\u003cGetZoneOperationRequest\u003e`, `IBufferMessage`, and `IMessage`."],["Key properties of the `GetZoneOperationRequest` class include `Operation`, `Project`, and `Zone`, which are all strings and specify the operation, project ID, and zone for the request respectively."],["The document lists all the past versions of the API from 1.0.0 all the way up to 3.6.0, which is designated as the latest."]]],[]]