public sealed class KnowledgeAssistAnswer.Types.KnowledgeAnswer.Types.FaqSource : IMessage<KnowledgeAssistAnswer.Types.KnowledgeAnswer.Types.FaqSource>, IEquatable<KnowledgeAssistAnswer.Types.KnowledgeAnswer.Types.FaqSource>, IDeepCloneable<KnowledgeAssistAnswer.Types.KnowledgeAnswer.Types.FaqSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class KnowledgeAssistAnswer.Types.KnowledgeAnswer.Types.FaqSource.
[[["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-04-02 UTC."],[[["This webpage provides reference documentation for the `FaqSource` class within the Google Cloud Dialogflow v2 API, specifically in the context of KnowledgeAssistAnswer, KnowledgeAnswer, and their Types."],["The content covers various versions of the API, ranging from version 3.2.0 to the latest version 4.26.0, with links to each version's documentation for the `FaqSource` class."],["The `FaqSource` class details the source of a FAQ answer, and it inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the properties and constructors of the `FaqSource` class, such as the `Question` property, and the `FaqSource()` and `FaqSource(FaqSource other)` constructors."],["The documentation also shows other available methods inherited from object such as `GetHashCode`, `GetType` and `ToString`."]]],[]]