public sealed class SearchKnowledgeAnswer : IMessage<SearchKnowledgeAnswer>, IEquatable<SearchKnowledgeAnswer>, IDeepCloneable<SearchKnowledgeAnswer>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class SearchKnowledgeAnswer.
[[["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 `SearchKnowledgeAnswer` class within the Google Cloud Dialogflow v2 API for .NET, detailing its structure and functionality."],["The `SearchKnowledgeAnswer` class represents an answer generated from a knowledge base in response to a search query."],["The documentation outlines the class's constructors (`SearchKnowledgeAnswer()` and `SearchKnowledgeAnswer(SearchKnowledgeAnswer)`) and properties, including `Answer`, `AnswerRecord`, `AnswerSources`, and `AnswerType`."],["It lists the various versions of the Google Cloud Dialogflow v2 API, ranging from version 3.2.0 up to the latest version 4.26.0, with each version containing its own respective `SearchKnowledgeAnswer` documentation."],["The page also details the interfaces that the `SearchKnowledgeAnswer` class implements, which are `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]