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"]],[["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 document provides reference documentation for the `SearchKnowledgeAnswer.Types.AnswerSource` class within the Google Cloud Dialogflow v2beta1 API, detailing the sources of answers."],["The `AnswerSource` class, part of the `Google.Cloud.Dialogflow.V2Beta1` namespace, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes an inheritance structure from the `object` class and features constructors for creating new instances of `AnswerSource` either empty or by copying another `AnswerSource`."],["Key properties within the `AnswerSource` class are `Snippet`, `Title`, and `Uri`, which allow you to access the relevant excerpt, title, and web address of an article, all represented as strings."],["The latest version available at the time of writing this document is 1.0.0-beta23 of the API, with 1.0.0-beta22 also listed."]]],[]]