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"]],[["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 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`."]]],[]]