public sealed class GetOperationRequest : IMessage<GetOperationRequest>, IEquatable<GetOperationRequest>, IDeepCloneable<GetOperationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class GetOperationRequest.
[[["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-21 UTC."],[[["The latest version of the Google.Cloud.Container.V1 API is 3.33.0, with documentation available for multiple past versions, including 3.11.0."],["This document describes the `GetOperationRequest` class, which is used to retrieve information about a single operation in the Google Kubernetes Engine v1 API."],["The `GetOperationRequest` class is part of the `Google.Cloud.Container.V1` namespace and is implemented in the `Google.Cloud.Container.V1.dll` assembly."],["The `GetOperationRequest` class has several properties including `Name`, `OperationId`, `ProjectId`, and `Zone`, with `OperationId`, `ProjectId`, and `Zone` being marked as deprecated in favor of `Name`."],["The `GetOperationRequest` class also implements various interfaces, including `IMessage`, `IEquatable\u003cGetOperationRequest\u003e`, `IDeepCloneable\u003cGetOperationRequest\u003e`, and `IBufferMessage`, suggesting it's structured for efficient data handling and manipulation."]]],[]]