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` within the `Google.Cloud.Dialogflow.V2` namespace, specifically for .NET development."],["Version 4.26.0 is the latest available version, while the page also lists versions all the way down to 3.2.0."],["`KnowledgeOperationMetadata` is a class that represents metadata in Google's long-running operations for Knowledge features, implementing multiple interfaces such as `IMessage` and `IDeepCloneable`."],["The `KnowledgeOperationMetadata` class includes a `State` property that indicates the current status of a Knowledge operation."],["The documentation outlines the class's inheritance from `Object`, and its inherited members, as well as its constructors, parameter details, and property information, such as its type and description."]]],[]]