public sealed class GetEntryRequest : IMessage<GetEntryRequest>, IEquatable<GetEntryRequest>, IDeepCloneable<GetEntryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class GetEntryRequest.
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 page provides reference documentation for the `GetEntryRequest` class within the Google Cloud Data Catalog v1 API, specifically for version 2.10.0."],["`GetEntryRequest` is used to send a request for retrieving a specific entry from the Data Catalog."],["The documentation includes details on the `GetEntryRequest` class's inheritance, implementation of interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and its constructors and properties such as `EntryName` and `Name`."],["The available version documents for this API extend from version 1.2.0 up to 2.14.0, with the latest being version 2.14.0."]]],[]]