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-21 UTC."],[[["The latest version available for the `SearchEntriesResult` class in the Google Cloud Dataplex V1 API is 3.6.0, with version 3.3.0 being the current version displayed on the page."],["The `SearchEntriesResult` class, documented in the Google.Cloud.Dataplex.V1 namespace, is a result from a SearchEntries request, inheriting from `object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class provides properties such as `DataplexEntry`, `LinkedResource` (which is obsolete), and `Snippets` (which is also obsolete) for retrieving associated information."],["There are a range of versions for the SearchEntriesResult, going as far back as version 1.0.0."],["The `SearchEntriesResult` class includes two constructors: a default constructor and one that accepts another `SearchEntriesResult` instance as a parameter."]]],[]]