public sealed class DataStoreConnectionSignals.Types.CitedSnippet : IMessage<DataStoreConnectionSignals.Types.CitedSnippet>, IEquatable<DataStoreConnectionSignals.Types.CitedSnippet>, IDeepCloneable<DataStoreConnectionSignals.Types.CitedSnippet>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class DataStoreConnectionSignals.Types.CitedSnippet.
[[["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 documentation for the `DataStoreConnectionSignals.Types.CitedSnippet` class within the Dialogflow v3 API, specifically version 2.22.0."],["The `CitedSnippet` class, which is used to represent a snippet cited by the answer generation model, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, a default one, and one that allows for cloning an existing `CitedSnippet` instance."],["It has two properties, `SearchSnippet`, which holds the details of the snippet as a `DataStoreConnectionSignals.Types.SearchSnippet`, and `SnippetIndex`, an integer indicating the snippet's position."],["The page contains a comprehensive list of versions of this documentation, ranging from the latest version, 2.23.0, down to 1.0.0."]]],[]]