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 the .NET environment."],["The `GetEntryRequest` class is used to construct request messages for the `GetEntry` method in the Data Catalog API, as found in the `Google.Cloud.DataCatalog.V1` namespace."],["The latest version of the documentation is version 2.14.0, with the page containing access to prior versions, starting from version 1.2.0 all the way to 2.14.0."],["`GetEntryRequest` inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable\u003cGetEntryRequest\u003e`, `IDeepCloneable\u003cGetEntryRequest\u003e`, and `IBufferMessage`."],["The class has two constructors, one default and one that takes another `GetEntryRequest` as a parameter, and it also includes properties such as `EntryName` and `Name`."]]],[]]