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 webpage provides reference documentation for the `GetEntityRequest` class within the Google Cloud Dataplex v1 API, specifically for version 3.3.0."],["The `GetEntityRequest` class is used to retrieve metadata entity information and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the available constructors for creating a `GetEntityRequest` object, either default or by copying from another `GetEntityRequest` instance."],["The class properties `EntityName`, `Name`, and `View` are detailed, explaining how to specify the entity to retrieve, including its resource name and the level of detail required in the response."],["Links to various versions of the documentation for the `GetEntityRequest` class are provided, ranging from version 1.0.0 up to the latest version, 3.6.0, offering a history of the class."]]],[]]