public sealed class OperationMetadata : IMessage<OperationMetadata>, IEquatable<OperationMetadata>, IDeepCloneable<OperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Channel v1 API class OperationMetadata.
Provides contextual information about a
[google.longrunning.Operation][google.longrunning.Operation].
[[["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 page provides documentation for the `OperationMetadata` class within the Google Cloud Channel v1 API, focusing on version 2.11.0."],["`OperationMetadata` offers contextual details about a long-running operation, inheriting from `object` and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists all available versions of the `OperationMetadata` class, with the most recent being version 2.14.0 and going back as far as version 1.0.0."],["The `OperationMetadata` class includes constructors and a property called `OperationType` that identifies the RPC method that began a long-running operation."]]],[]]