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-03-25 UTC."],[[["The latest version available for the `GetEntityRequest` class is 3.6.0, but this page is showing the documentation for version 2.8.0."],["The `GetEntityRequest` class is part of the Google Cloud Dataplex v1 API and is used to retrieve metadata entity information."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["`GetEntityRequest` has properties such as `EntityName`, `Name`, and `View`, which are used to define the specific entity and the level of detail to be returned in the response."],["There are many other versions of the `GetEntityRequest` documentation available ranging from 3.5.0 all the way down to version 1.0.0."]]],[]]