public sealed class GetEntryRequest : IMessage<GetEntryRequest>, IEquatable<GetEntryRequest>, IDeepCloneable<GetEntryRequest>, IBufferMessage, IMessage
Request message for
[GetEntry][google.cloud.datacatalog.v1.DataCatalog.GetEntry].
[[["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 details the `GetEntryRequest` class, which is used to request data catalog entries within the `Google.Cloud.DataCatalog.V1` namespace."],["The `GetEntryRequest` class has properties such as `EntryName` and `Name`, which are necessary to specify the entry being requested."],["The page provides documentation for the `GetEntryRequest` class, including its constructors, implemented interfaces, inherited members, and associated properties and it also lists all other previous versions of this class."],["The `GetEntryRequest` class is part of the `Google.Cloud.DataCatalog.V1` library, specifically the `Google.Cloud.DataCatalog.V1.dll` assembly, as implemented through several interfaces."]]],[]]