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"]],[["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-09 UTC."],[[["This webpage provides reference documentation for the `GenerativeSource` class within the Google Cloud Dialogflow v2 API, specifically focusing on the `KnowledgeAssistAnswer.Types.KnowledgeAnswer.Types.GenerativeSource` component."],["The content includes a list of available versions of the API, ranging from version 3.2.0 to the latest version 4.26.0, allowing users to browse documentation for specific releases."],["The `GenerativeSource` class, which is detailed on this page, is designed to provide details about the origin of a Generative answer and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers a `Snippets` property, which returns a list of all the snippets used for a Generative Prediction, including the corresponding source URI and data, in the form of `RepeatedField`."],["The document provides information about the constructors available for `GenerativeSource` class, such as the default constructor and the constructor accepting another `GenerativeSource` as a parameter."]]],[]]