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."],[[["This webpage provides documentation for the `OperationMetadata` class within the `Google.Cloud.Channel.V1` namespace, detailing its structure, inheritance, and members."],["The `OperationMetadata` class, part of the Google Cloud Channel API, offers contextual information about a `google.longrunning.Operation`, and is available across multiple versions from 1.0.0 to the latest version 2.14.0."],["The page includes details on the class's constructors, `OperationMetadata()` and `OperationMetadata(OperationMetadata)`, and the property `OperationType`, which provides information about the initiating RPC of a long-running operation."],["The document contains links to each version for `OperationMetadata` and their respective documentation, allowing easy access to other previous versions of the class."]]],[]]