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"]],[["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 document provides reference documentation for the `KnowledgeAssistAnswer.Types.KnowledgeAnswer.Types.GenerativeSource` class within the Google Cloud Dialogflow v2beta1 API."],["The `GenerativeSource` class details the source of a generative answer and inherits from `object`, while implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one for a new instance and another that takes an existing `GenerativeSource` instance to create a copy."],["It includes a `Snippets` property, which is a collection of `Snippet` objects containing source URI and data for generative predictions, and the type of which is a `RepeatedField`."],["The API documentation is provided for two different versions, with `1.0.0-beta23` being the latest and `1.0.0-beta22` being the previous version."]]],[]]