public sealed class KnowledgeOperationMetadata : IMessage<KnowledgeOperationMetadata>, IEquatable<KnowledgeOperationMetadata>, IDeepCloneable<KnowledgeOperationMetadata>, IBufferMessage, IMessage
Metadata in google::longrunning::Operation for Knowledge operations.
[[["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 page provides documentation for the `KnowledgeOperationMetadata` class within the `Google.Cloud.Dialogflow.V2` namespace, detailing its structure and usage."],["The documentation covers a range of versions, from 3.2.0 to the latest 4.26.0, of the `KnowledgeOperationMetadata` class, each with its own specific link."],["The `KnowledgeOperationMetadata` class is designed for handling metadata related to Knowledge operations in Google's long-running operations framework and implements several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["It inherits from the base `Object` class and includes properties such as `State`, representing the current status of the operation."],["The page highlights the `KnowledgeOperationMetadata` constructor options, such as the default constructor and one that creates a new instance by cloning an existing `KnowledgeOperationMetadata` instance."]]],[]]