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 used to request information about a specific zone operation and is a part of the `Google.Cloud.Compute.V1` namespace."],["The documentation lists various available versions of `GetZoneOperationRequest`, ranging from version 1.0.0 to the latest 3.6.0, and the current page pertains to version 2.3.0."],["The page outlines the class's inheritance, implemented interfaces, constructors, and key properties like `Operation`, `Project`, and `Zone`, which are all strings."]]],[]]