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-02 UTC."],[[["This webpage provides documentation for the `GenerativeSource` class within the Google Cloud Dialogflow v2 API, specifically for the .NET library."],["The `GenerativeSource` class is part of the `KnowledgeAssistAnswer.Types.KnowledgeAnswer.Types` namespace and is used to detail the source of a generative answer in the Dialogflow v2 API."],["The content lists the version history of the `GenerativeSource` class, from version 3.2.0 up to the latest version, 4.26.0, detailing the .NET API class and its different documentation references."],["`GenerativeSource` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it includes methods inherited from the base object class, and has constructors for creating instances."],["The `Snippets` property of the `GenerativeSource` class is a `RepeatedField` that holds all the snippets used for generative predictions, including their source URI and data."]]],[]]