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 documentation page covers the `DataStoreConnectionSignals.Types.SearchSnippet` class within the Dialogflow v3 API for .NET, offering reference details and code samples."],["The `SearchSnippet` class, used for search snippet details, implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides properties such as `DocumentTitle`, `DocumentUri`, and `Text` for managing the title, URI, and text content of the search snippet, respectively."],["There are multiple versions of the documentation available, ranging from version 1.0.0 to the latest version, 2.23.0, each linked for easy navigation."],["The `SearchSnippet` class includes constructors to create new instances, either blank or by copying an existing `SearchSnippet` object."]]],[]]