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."],[[["The content provides documentation for the `DataStoreConnectionSignals.Types.CitedSnippet` class within the Google Cloud Dialogflow CX v3 API, specifically for .NET."],["Version 2.23.0 is the latest available version, with a range of versions from 1.0.0 to 2.23.0 provided for reference."],["`CitedSnippet` is a class that represents a snippet cited by the answer generation model and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor, `CitedSnippet()`, and properties like `SearchSnippet`, which contains the snippet's details, and `SnippetIndex`, which indicates the snippet's index in the `search_snippets` field."],["The `DataStoreConnectionSignals.Types.CitedSnippet` class provides methods such as `GetHashCode`, `GetType`, and `ToString`, which it inherits from the object class."]]],[]]