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 provided content is the reference documentation for the `GetEntityRequest` class within the Google Cloud Dataplex v1 API, specifically version 2.5.0."],["The `GetEntityRequest` class is used to request metadata entity information and is part of the `Google.Cloud.Dataplex.V1` namespace."],["The documentation outlines the inheritance, interfaces implemented, constructors, and properties of the `GetEntityRequest` class."],["Users can access the latest version of the documentation, version 3.6.0, as well as other previous versions all the way back to 1.0.0, through the links provided."],["The `GetEntityRequest` class is constructed by passing in another `GetEntityRequest` object as a parameter, or with no parameters at all."]]],[]]