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 .NET environment."],["The `FaqSource` class is part of a nested structure: `KnowledgeAssistAnswer.Types.KnowledgeAnswer.Types.FaqSource`, and is used to detail the source of an FAQ answer."],["The content includes a list of available versions for the `FaqSource` class in the Google Cloud Dialogflow v2 API, ranging from version 3.2.0 to the latest version 4.26.0."],["`FaqSource` has a property called `Question`, which is of type `string`, representing the actual question that corresponds to the FAQ."],["The page shows the class' inheritance from `object` and the interfaces it implements: `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]