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."],[[["This page provides documentation for the `GetEntityRequest` class within the Google Cloud Dataplex V1 API, specifically within the .NET environment."],["The `GetEntityRequest` class is used to request metadata entity information, with the latest version being 3.6.0, and other versions ranging down to 1.0.0, all of which have corresponding links for their respective documentation."],["The class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetEntityRequest` class has constructors for creating new instances and properties like `EntityName`, `Name`, and `View`, with the latter allowing for selection of the subset of entity information."],["The `GetEntityRequest` class is located within the `Google.Cloud.Dataplex.V1` namespace, in the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]