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 documentation for the `FaqSource` class within the Google Cloud Dialogflow v2 API, specifically for the .NET framework."],["The `FaqSource` class is used to represent details about the source of a FAQ answer, and it implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Question` property within the `FaqSource` class holds the text of the corresponding FAQ question and is of type `string`."],["The page includes links to documentation for various versions of the API, ranging from version 3.2.0 to the latest 4.26.0."],["There are also inherited members from the `object` class to mention like `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]