public sealed class SearchKnowledgeAnswer.Types.AnswerSource : IMessage<SearchKnowledgeAnswer.Types.AnswerSource>, IEquatable<SearchKnowledgeAnswer.Types.AnswerSource>, IDeepCloneable<SearchKnowledgeAnswer.Types.AnswerSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class SearchKnowledgeAnswer.Types.AnswerSource.
[[["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.Types.AnswerSource` class within the Google Cloud Dialogflow v2 API, specifically focusing on the sources of answers."],["The content includes a list of available versions of the Dialogflow v2 API, ranging from version 3.2.0 to the latest, version 4.26.0, and links to each of the different versions."],["The `SearchKnowledgeAnswer.Types.AnswerSource` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing its compatibility and functionality."],["The class contains three properties, `Snippet`, `Title`, and `Uri`, all of which are strings, representing the relevant part of the article, the title, and the web address of the article, respectively."],["The page details the constructors for the class `AnswerSource()`, and `AnswerSource(SearchKnowledgeAnswer.Types.AnswerSource other)`."]]],[]]