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 version 2.14.0, with multiple prior versions listed, down to version 1.0.0."],["This document provides reference and code samples for the OperationMetadata class within the Cloud Channel v1 API."],["OperationMetadata is a class that implements several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, providing context about long-running operations."],["The OperationMetadata class includes a property called \"OperationType,\" which indicates the RPC that initiated the long-running operation."],["The document references assembly information, indicating the file \"Google.Cloud.Channel.V1.dll\", along with the namespace and inherited members of the OperationMetadata class."]]],[]]