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"]],[["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 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."]]],[]]