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."],[[["The latest version available for the `SearchEntriesResult` class in the Google Cloud Dataplex V1 API is 3.6.0."],["The provided documentation covers versions of the `SearchEntriesResult` class ranging from 1.0.0 to 3.6.0."],["The `SearchEntriesResult` class is a part of the `Google.Cloud.Dataplex.V1` namespace, which is within the Google Cloud Dataplex V1 API."],["The `SearchEntriesResult` class represents a single result of a `SearchEntries` request and implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `SearchEntriesResult` class include `DataplexEntry`, `LinkedResource`, and `Snippets`, with the latter two being marked as obsolete."]]],[]]