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 for the Google Cloud Channel v1 API is 2.14.0, while the current page focuses on version 2.12.0."],["This documentation provides reference material and code samples for the `OperationMetadata` class within the Cloud Channel v1 API."],["The `OperationMetadata` class, which implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`, is used to give contextual information about a `google.longrunning.Operation`."],["The page covers a range of versions from 1.0.0 to 2.14.0, each with its own documentation link for the `OperationMetadata` class, showcasing the evolution of the API."],["The class includes a `OperationType` property that describes the RPC that initiated the Long Running Operation, using the `OperationMetadata.Types.OperationType` enum."]]],[]]