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 v2beta1 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 document provides reference documentation for the `SearchKnowledgeAnswer.Types.AnswerSource` class within the Google Cloud Dialogflow v2beta1 API, specifically for version 1.0.0-beta22, as well as the latest version 1.0.0-beta23."],["`SearchKnowledgeAnswer.Types.AnswerSource` is a class that represents the source of answers in the Dialogflow API, inheriting from `object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances of `AnswerSource`, either default or by copying another `AnswerSource` instance, as well as information about the namespace and assembly it is a part of."],["Key properties of the `AnswerSource` class include `Metadata` (associated metadata), `Snippet` (relevant text snippet), `Title` (article title), and `Uri` (article's URI)."]]],[]]