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 latest version available is 2.14.0, which can be accessed through the provided link, while the version for the page you are currently viewing is 2.8.0."],["The `OperationMetadata` class, part of the Cloud Channel v1 API, offers contextual information about a `google.longrunning.Operation` and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `OperationMetadata` class includes a constructor that can be used without any parameters or by passing another `OperationMetadata` object, and has a `OperationType` property that stores the RPC which initiated the long running operation."],["The document lists versions all the way back to version 1.0.0, with links to the `OperationMetadata` documentation for each."]]],[]]