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."],["It lists various versions of the `KnowledgeOperationMetadata` class, ranging from version 3.2.0 to the latest 4.26.0."],["The `KnowledgeOperationMetadata` class is described as metadata for Knowledge operations within `google::longrunning::Operation`."],["The `KnowledgeOperationMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `KnowledgeOperationMetadata` class has two constructors, one default, and another that copies the values from an existing `KnowledgeOperationMetadata` object."]]],[]]