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 for .NET."],["The class `SearchKnowledgeAnswer.Types.AnswerSource` represents the sources of answers, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists version history from 3.2.0 up to 4.26.0 (latest) of the `Google.Cloud.Dialogflow.V2.SearchKnowledgeAnswer.Types.AnswerSource`, which can be navigated to."],["The `AnswerSource` class has properties for `Snippet`, `Title`, and `Uri`, all of which are strings, with no description given other than what the properties represent."],["The documentation includes details on the class's inheritance, implemented interfaces, namespace (`Google.Cloud.Dialogflow.V2`), assembly (`Google.Cloud.Dialogflow.V2.dll`), and constructors `AnswerSource()` and `AnswerSource(AnswerSource)`."]]],[]]