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."],["The `GetZoneOperationRequest` class is a request message for the `ZoneOperations.Get` method, used to retrieve details about a specific operation within a zone."],["The documentation details the inheritance hierarchy and implemented interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It lists all available versions of the `GetZoneOperationRequest` documentation, ranging from version 1.0.0 to the latest version 3.6.0, as well as the current version of 2.16.0."],["The document provides a comprehensive overview of the class constructors, allowing for both default initialization and cloning, along with descriptions of the properties `Operation`, `Project`, and `Zone`, which are all of string types."]]],[]]