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."],[[["This webpage provides documentation for the `SearchEntriesResult` class within the Google Cloud Dataplex V1 API for .NET, with version 3.6.0 being the latest release."],["The `SearchEntriesResult` class is a result of a `SearchEntries` request, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `DataplexEntry`, `LinkedResource` (marked as obsolete), and `Snippets` (also marked as obsolete), each with detailed descriptions and property types."],["The documentation covers a range of versions for the class, starting from version 1.0.0 all the way up to the latest 3.6.0 version."],["The `SearchEntriesResult` class has two constructors, a default one, and another one that takes a `SearchEntriesResult` as a parameter."]]],[]]