public sealed class GetEntryRequest : IMessage<GetEntryRequest>, IEquatable<GetEntryRequest>, IDeepCloneable<GetEntryRequest>, 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-04-09 UTC."],[[["This webpage details the `GetEntryRequest` class within the `Google.Cloud.Dataplex.V1` namespace, specifically for version 2.14.0 of the library."],["The `GetEntryRequest` class is used to retrieve specific data entries, inheriting from `object` and implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetEntryRequest` class includes properties like `AspectTypes`, `EntryName`, `Name`, `Paths`, and `View` to filter and specify the details of the entry being requested, including the name of the entry."],["The webpage provides access to different version documentation, ranging from version 1.0.0 to the latest version, 3.6.0, of the `Google.Cloud.Dataplex.V1` library."]]],[]]