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 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."]]],[]]