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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `SearchKnowledgeAnswer.Types.AnswerSource` class within the Google Cloud Dialogflow v2 API, specifically focusing on its implementation in .NET."],["The content includes a comprehensive list of available versions of the `SearchKnowledgeAnswer.Types.AnswerSource` class, ranging from version 4.0.0 all the way up to version 4.26.0."],["The `AnswerSource` class serves to define the origin of answers, including the snippet, title, and URI of the source article within the Dialogflow knowledge base."],["The documentation details the inheritance and implemented interfaces of the `AnswerSource` class, highlighting its relationships with `object`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` within the .NET framework."],["It presents the constructors and properties of the `AnswerSource` class, including how to create an instance and what information the properties such as Snippet, Title and Uri contain."]]],[]]