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 reference documentation for the `GetOperationRequest` class within the Google Kubernetes Engine v1 API for .NET, specifically version 3.16.0 and other versions as well."],["`GetOperationRequest` is used to retrieve a single operation, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and `IMessage`."],["The page lists numerous previous versions of `GetOperationRequest` all the way from version 3.33.0 (latest) down to 2.3.0, showing the history and evolution of the API."],["The `GetOperationRequest` class includes properties like `Name`, `OperationId`, `ProjectId`, and `Zone`, although `OperationId`, `ProjectId`, and `Zone` are now deprecated and replaced by the `Name` property."],["There are also listed a constructor `GetOperationRequest()` and a constructor `GetOperationRequest(GetOperationRequest other)`, that can accept other `GetOperationRequest` as parameters."]]],[]]