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, covering versions from 3.2.0 up to the latest 4.26.0."],["The `AnswerSource` class is part of the `Google.Cloud.Dialogflow.V2` namespace and is used to represent the sources from which answers are derived."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` with the `SearchKnowledgeAnswer.Types.AnswerSource` type, and also inherits from the `object` class."],["Key properties of the `AnswerSource` class include `Snippet`, `Title`, and `Uri`, which provide the relevant snippet, title, and URI of the article, respectively."],["There are also two constructors, one to initialize the object and the other to use another instance of the same class to instantiate a new object."]]],[]]