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 webpage provides documentation for the `KnowledgeOperationMetadata` class within the `Google.Cloud.Dialogflow.V2` namespace, detailing its structure and usage."],["The content covers a range of versions of the `KnowledgeOperationMetadata` class, from version 3.2.0 up to the latest version 4.26.0, each with its corresponding documentation link."],["`KnowledgeOperationMetadata` is a class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and is designed for handling metadata in Google Cloud Dialogflow knowledge operations."],["The class includes a `State` property, which is an output-only property to access the current state of a knowledge operation."],["The page documents the available constructors for creating instances of the `KnowledgeOperationMetadata` class."]]],[]]