public sealed class DataStoreConnectionSignals.Types.SearchSnippet : IMessage<DataStoreConnectionSignals.Types.SearchSnippet>, IEquatable<DataStoreConnectionSignals.Types.SearchSnippet>, IDeepCloneable<DataStoreConnectionSignals.Types.SearchSnippet>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class DataStoreConnectionSignals.Types.SearchSnippet.
[[["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 webpage provides reference documentation for the `DataStoreConnectionSignals.Types.SearchSnippet` class within the Google Cloud Dialogflow CX v3 API for .NET."],["The documentation covers versions ranging from 1.0.0 to 2.23.0, with 2.23.0 being the most current version available for the API."],["`SearchSnippet` is a class that represents search snippet details, with information regarding inheritance and the interfaces it implements."],["The class has properties such as `DocumentTitle`, `DocumentUri`, and `Text`, which allow one to access the document title, its URI, and the text present in the prompt."],["The `SearchSnippet` class also provides constructors for creating instances, either empty or by using another instance of the class, as well as inherited members from the base object class."]]],[]]