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."],[[["The latest version of the `GetZoneOperationRequest` documentation is version 3.6.0, and the page covers versions ranging from 1.0.0 to 3.6.0."],["`GetZoneOperationRequest` is a class within the Google Cloud Compute Engine v1 API, used for handling zone operations."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting various functionalities."],["The `GetZoneOperationRequest` class contains three properties: Operation, Project, and Zone, all of which are strings."],["The `GetZoneOperationRequest` class includes two constructors: a parameterless constructor, and one that takes another `GetZoneOperationRequest` object."]]],[]]