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-21 UTC."],[[["This webpage details the `GetEntryRequest` class, which is used to request data catalog entries in the `Google.Cloud.DataCatalog.V1` namespace."],["The `GetEntryRequest` class, found in the `Google.Cloud.DataCatalog.V1.dll` assembly, inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable\u003cGetEntryRequest\u003e`, `IDeepCloneable\u003cGetEntryRequest\u003e`, and `IBufferMessage`."],["The `GetEntryRequest` class has two constructors and two properties, `EntryName` and `Name`, with the latter being required to specify the name of the entry to get."],["This page contains a list of links to various versions of the `GetEntryRequest` resource, with version 2.14.0 being the latest and 1.6.0 being the current version viewed, with other version ranging between 2.13.0 and 1.2.0."]]],[]]