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, covering its usage and properties."],["The `GetEntryRequest` class is used to specify the parameters for retrieving an entry, and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class provides properties like `EntryName`, `Name`, `AspectTypes`, `Paths`, and `View` to configure the request for specific data and views."],["The webpage also lists all the available versions of the `Google.Cloud.Dataplex.V1` package, from version 1.0.0 to the latest version 3.6.0, with links to each version's documentation."],["The GetEntryRequest class has two constructors: GetEntryRequest() and GetEntryRequest(GetEntryRequest other)."]]],[]]