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."],[[["The webpage provides documentation for `KnowledgeOperationMetadata`, a class within the `Google.Cloud.Dialogflow.V2` namespace, used for metadata in Google's long-running operations related to Knowledge."],["Version 4.26.0 is the latest version, and a range of previous versions from 4.25.0 down to 3.2.0, are also accessible for the `KnowledgeOperationMetadata` class."],["`KnowledgeOperationMetadata` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `Object`."],["The `KnowledgeOperationMetadata` class has a `State` property of type `KnowledgeOperationMetadata.Types.State`, which is output only and indicates the current state of the operation."],["The provided documentation outlines the class constructors, including a default constructor and one that accepts another `KnowledgeOperationMetadata` instance as a parameter."]]],[]]