public sealed class GetEntityRequest : IMessage<GetEntityRequest>, IEquatable<GetEntityRequest>, IDeepCloneable<GetEntityRequest>, IBufferMessage, IMessage
[[["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 page provides documentation for the `GetEntityRequest` class within the `Google.Cloud.Dataplex.V1` namespace, specifically for version 1.0.0 of the library, that is a class to get metadata entity request."],["The `GetEntityRequest` class is part of the `Google.Cloud.Dataplex.V1` assembly (`Google.Cloud.Dataplex.V1.dll`) and inherits from the `Object` class, while implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default constructor `GetEntityRequest()` and an overload, and includes properties like `EntityName`, `Name`, and `View` to define the entity to get, the resource name, and the subset of information to return respectively."],["The documentation is versioned, and this page also offers links to documentation for other versions of `GetEntityRequest` ranging from version 1.0.0 to 3.6.0, the latest."]]],[]]