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-03-21 UTC."],[[["This webpage provides documentation for the `DataStoreConnectionSignals.Types.CitedSnippet` class within the Google.Cloud.Dialogflow.Cx.V3 namespace, part of the Dialogflow v3 API."],["The `CitedSnippet` class represents a snippet cited by the answer generation model and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the class's constructors (`CitedSnippet()`, `CitedSnippet(CitedSnippet)`) and properties (`SearchSnippet`, `SnippetIndex`) with their respective types and descriptions."],["The page also lists the versions of the class in descending order, with version 2.23.0 being the latest."],["The `CitedSnippet` class inherits members from the base `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]