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."],[[["This webpage details the `GetZoneOperationRequest` class within the `Google.Cloud.Compute.V1` namespace, used for retrieving information about zone operations."],["The content provides a comprehensive list of versions for this class, ranging from the latest version 3.6.0 down to version 1.0.0."],["`GetZoneOperationRequest` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class has constructors and properties such as `Operation`, `Project`, and `Zone`, all of type string, for specifying the operation, project, and zone respectively."],["This page provides details about the methods and properties related to the GetZoneOperationRequest class."]]],[]]