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-03-25 UTC."],[[["This webpage documents the `GetEntryRequest` class within the `Google.Cloud.Dataplex.V1` namespace, version 3.0.0, of the .NET library."],["`GetEntryRequest` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class includes constructors for creating instances of `GetEntryRequest` and properties like `AspectTypes`, `EntryName`, `Name`, `Paths`, and `View` for managing entry-related data and parameters."],["It provides access to various versions of `GetEntryRequest`, from the latest version 3.6.0 down to version 1.0.0, for different needs and backward compatibility."],["The `GetEntryRequest` has the possibility to restrict returned aspects by specifying `AspectTypes` or `Paths`, when selecting the custom view."]]],[]]