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."],[[["This webpage provides documentation for the `GetOperationRequest` class within the Google Kubernetes Engine v1 API, specifically for the .NET environment, detailing its usage for retrieving a single operation."],["The `GetOperationRequest` class is part of the `Google.Cloud.Container.V1` namespace and is available in multiple versions ranging from 2.3.0 to the latest, 3.33.0, with each version listed along with their corresponding links."],["The page includes the class's inheritance structure, inherited members, constructor information, and properties such as `Name`, `OperationId`, `ProjectId`, and `Zone`, with explanations for each, including which ones are now obsolete."],["The primary function of the `GetOperationRequest` class is to get a single operation, with the `Name` property being the preferred method for specifying the operation's identifier in the format of `projects/*/locations/*/operations/*`."],["The page offers various links to reference materials, such as the .NET API documentation and Google Cloud documentation, to give additional context for the class and its properties."]]],[]]