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-04-09 UTC."],[[["This webpage provides reference documentation for the `GetZoneOperationRequest` class within the Compute Engine v1 API."],["The `GetZoneOperationRequest` class is part of the `Google.Cloud.Compute.V1` namespace in the Google.Cloud.Compute.V1.dll assembly."],["The documentation includes a list of all available versions of the class, with 3.6.0 being the latest and it's base version at 1.0.0."],["The page details the `GetZoneOperationRequest` class's inheritance, its implementation of various interfaces, and its inherited members from the base object class."],["It contains information on the class's constructors, such as the default constructor and a copy constructor, along with descriptions of the properties `Operation`, `Project`, and `Zone`."]]],[]]