public sealed class LookupEntryRequest : IMessage<LookupEntryRequest>, IEquatable<LookupEntryRequest>, IDeepCloneable<LookupEntryRequest>, IBufferMessage, IMessage
[[["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 page details the `LookupEntryRequest` class within the `Google.Cloud.Dataplex.V1` namespace, specifically for version 2.14.0 of the library."],["`LookupEntryRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class offers constructors, one default and another allowing the cloning of another `LookupEntryRequest` object."],["It includes properties such as `AspectTypes`, `Entry`, `EntryAsEntryName`, `Name`, `Paths`, and `View`, that allow users to specify details for a lookup, including limiting aspects returned by type or path."],["The page also contains a comprehensive list of previous versions of `LookupEntryRequest`, ranging from 1.0.0 up to the latest version, 3.6.0, and provides links to their respective documentations."]]],[]]