public sealed class SearchEntriesResult : IMessage<SearchEntriesResult>, IEquatable<SearchEntriesResult>, IDeepCloneable<SearchEntriesResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class SearchEntriesResult.
[[["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-25 UTC."],[[["This webpage provides reference documentation for the `SearchEntriesResult` class within the Google Cloud Dataplex v1 API, specifically for .NET developers."],["The latest version of the API documented is 3.6.0, while this specific page focuses on version 3.2.0, providing links to other version's documentation."],["The `SearchEntriesResult` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various operations and comparisons."],["The class has two constructors, a default constructor and one that accepts another `SearchEntriesResult` object as a parameter."],["The `SearchEntriesResult` class has three properties: `DataplexEntry` of type `Entry`, `LinkedResource` of type string, and `Snippets` of type `SearchEntriesResult.Types.Snippets`, which provide different levels of data for the entries."]]],[]]