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."],[[["The latest version available for `SearchKnowledgeAnswer.Types.AnswerSource` is 4.26.0, part of the Google Cloud Dialogflow V2 API."],["This documentation provides reference material for the `SearchKnowledgeAnswer.Types.AnswerSource` class, which outlines the sources of answers within the Dialogflow API, and has multiple versions dating back to 3.2.0."],["The `SearchKnowledgeAnswer.Types.AnswerSource` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `Metadata`, `Snippet`, `Title`, and `Uri`, providing details about the answer's source article."],["The `AnswerSource` class can be constructed with either no parameters or by providing another `AnswerSource` object as a parameter, as shown in the documentations."]]],[]]