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 webpage provides reference documentation for the `GetEntryRequest` class within the Google Cloud Data Catalog v1 API, specifically for .NET development."],["The `GetEntryRequest` class is used to formulate a request to retrieve a specific entry from the Data Catalog, as indicated by the documentation."],["The page outlines various available versions of the `GetEntryRequest` class, with the latest being version 2.14.0, and ranges all the way back to version 1.2.0."],["The page documents the methods that the `GetEntryRequest` class inherits, specifically those from the Object class."],["It also details the properties of the `GetEntryRequest` class, such as `EntryName` and `Name`, including their types and usage."]]],[]]