public sealed class GetEntityRequest : IMessage<GetEntityRequest>, IEquatable<GetEntityRequest>, IDeepCloneable<GetEntityRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class GetEntityRequest.
[[["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-04-09 UTC."],[[["This page provides reference documentation for the `GetEntityRequest` class within the Google Cloud Dataplex v1 API, specifically for version 2.15.0, and a comprehensive list of versions including the most recent, 3.6.0."],["The `GetEntityRequest` class is used to fetch metadata for a specific entity, as indicated by its description \"Get metadata entity request,\" and it implements several interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `GetEntityRequest` class includes properties such as `EntityName`, `Name`, and `View`, allowing users to specify the entity they are requesting metadata for and to customize the amount of data returned."],["The documentation shows the class's inheritance structure, which starts from the base `object` class, and lists the members inherited from the object class."],["The most current version available for this class is 3.6.0 and all the way down to version 1.0.0 for historical use."]]],[]]