public sealed class KnowledgeAssistAnswer.Types.KnowledgeAnswer.Types.GenerativeSource : IMessage<KnowledgeAssistAnswer.Types.KnowledgeAnswer.Types.GenerativeSource>, IEquatable<KnowledgeAssistAnswer.Types.KnowledgeAnswer.Types.GenerativeSource>, IDeepCloneable<KnowledgeAssistAnswer.Types.KnowledgeAnswer.Types.GenerativeSource>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class KnowledgeAssistAnswer.Types.KnowledgeAnswer.Types.GenerativeSource.
[[["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."],[[["The latest version available for the `GenerativeSource` class within the Google Cloud Dialogflow v2 API is 4.26.0, as seen in the list of versions provided."],["This documentation details the `GenerativeSource` class, which provides information about the source of generative answers in the Google Cloud Dialogflow v2 API."],["The `GenerativeSource` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from the `object` class."],["The `GenerativeSource` class has a `Snippets` property, that is a `RepeatedField` of type `Snippet` containing the snippets used for Generative Prediction, which includes the source URI and its data."],["There are multiple constructor options for the `GenerativeSource` class, including a parameterless constructor and one that accepts another instance of `GenerativeSource`."]]],[]]