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, covering versions from 3.2.0 up to the latest 4.26.0."],["The `AnswerSource` class represents the source of answers in the Dialogflow knowledge system and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `AnswerSource` class include `Snippet`, which contains the relevant excerpt, `Title`, representing the article's title, and `Uri`, which holds the article's web address."],["The page details two constructors for `AnswerSource`, one default and another that accepts another `AnswerSource` object for copying."],["The documentation is part of the `Google.Cloud.Dialogflow.V2` namespace, and it's within the `Google.Cloud.Dialogflow.V2.dll` assembly."]]],[]]