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, including properties like `Answer`, `AnswerRecord`, `AnswerSources`, and `AnswerType`."],["The documentation covers various versions of the API, ranging from 3.2.0 up to the latest 4.26.0, with each version having its own set of properties and methods for the `SearchKnowledgeAnswer` class."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling it to be integrated into different parts of a .NET application."],["The page includes links to previous versions of this class, allowing developers to view and use different functionalities between each, and find the proper one to use."]]],[]]