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-24 UTC."],[[["The latest version of the `GetZoneOperationRequest` is 3.6.0, as shown by the provided link."],["This page documents the `GetZoneOperationRequest` class, a request message for the `ZoneOperations.Get` method within the `Google.Cloud.Compute.V1` namespace, and is used to return the name of the operation's resource."],["The `GetZoneOperationRequest` class includes properties such as `Operation`, `Project`, and `Zone`, each of which is a string and can be used to set values pertaining to the request."],["The class implements multiple interfaces, including `IMessage\u003cGetZoneOperationRequest\u003e`, `IEquatable\u003cGetZoneOperationRequest\u003e`, `IDeepCloneable\u003cGetZoneOperationRequest\u003e`, and `IBufferMessage`, showing its capabilities."],["There are multiple prior versions of `GetZoneOperationRequest`, going all the way back to 1.0.0, and including several versions between it and the latest, 3.6.0."]]],[]]