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, detailing its structure and functionalities."],["The `AnswerSource` class is designed to represent the origins of answers, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from `object`."],["The class offers two constructors, `AnswerSource()` and `AnswerSource(AnswerSource)`, allowing for the creation of new instances or copies."],["`AnswerSource` includes properties like `Metadata`, `Snippet`, `Title`, and `Uri` to hold the structured data of an article related to an answer source."],["The current latest version of this class in the API is 1.0.0-beta23, and a previous version of 1.0.0-beta22 is also available."]]],[]]