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."],[[["Version 2.14.0 is the latest version available for the Google.Cloud.Channel.V1.OperationMetadata class, which is part of the Cloud Channel v1 API."],["The provided content details the history of versions for the Google.Cloud.Channel.V1.OperationMetadata class, ranging from the current latest version down to version 1.0.0."],["The OperationMetadata class provides information about a long-running operation within the Google Cloud Channel v1 API and implements interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class includes a property called OperationType, which specifies the type of RPC operation that initiated the long running process."],["The OperationMetadata class has two constructors, one being a parameterless constructor and the other one taking in another OperationMetadata object."]]],[]]