public sealed class OperationMetadata : IMessage<OperationMetadata>, IEquatable<OperationMetadata>, IDeepCloneable<OperationMetadata>, IBufferMessage, IMessage
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 latest version of the Google.Cloud.Channel.V1 library is 2.14.0, with various previous versions also available, ranging from 2.13.0 down to 1.0.0."],["This documentation provides information for the `OperationMetadata` class, which offers contextual information for `google.longrunning.Operation`."],["The `OperationMetadata` class inherits from `Object` and implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`OperationMetadata` has a property called `OperationType` that indicates the RPC that initiated the Long Running Operation."],["The namespace for OperationMetaData is `Google.Cloud.Channel.V1`, and it can be found in the Google.Cloud.Channel.V1.dll assembly."]]],[]]