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 documentation for the `GetZoneOperationRequest` class within the Google Compute Engine v1 API for .NET."],["The `GetZoneOperationRequest` class is used to request information about a specific zone operation, as detailed in the method description."],["The current documented version is 2.4.0, but the webpage also provides links to previous versions of the API, starting from version 1.0.0 up to the latest 3.6.0."],["The class inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `GetZoneOperationRequest` include `Operation`, `Project`, and `Zone`, all of which are of type `string`, and serve to identify the specific operation, the target project, and zone."]]],[]]