public sealed class GetZoneOperationRequest : IMessage<GetZoneOperationRequest>, IEquatable<GetZoneOperationRequest>, IDeepCloneable<GetZoneOperationRequest>, IBufferMessage, IMessage
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` is 3.6.0, as part of the Google.Cloud.Compute.V1 namespace."],["This document provides a comprehensive overview of `GetZoneOperationRequest`, a class used for requesting information about zone operations, spanning versions 1.0.0 through to 3.6.0."],["The `GetZoneOperationRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`GetZoneOperationRequest` has three key properties: `Operation`, which is for the name of the operation resource; `Project`, which specifies the project ID; and `Zone`, which identifies the zone for the request."],["There are 29 different versions of this class available, each with a unique path to locate the appropriate version."]]],[]]