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 v2beta1 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-03-21 UTC."],[[["This document provides reference documentation for the `GenerativeSource` class within the Google Cloud Dialogflow v2beta1 API, specifically for the latest version 1.0.0-beta23 and older version 1.0.0-beta22."],["The `GenerativeSource` class details the origin of a generative answer in the `KnowledgeAssistAnswer` and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GenerativeSource` class includes constructors for creating new instances, either empty or by copying another `GenerativeSource` object."],["The class provides a `Snippets` property of type `RepeatedField` that represents all the snippets used for this Generative Prediction, with their source URI and data."],["This is a .NET class, with the namespace `Google.Cloud.Dialogflow.V2Beta1` and the assembly `Google.Cloud.Dialogflow.V2Beta1.dll`, and it inherits from the object class."]]],[]]