public sealed class GovernanceEvent.Types.Entity : IMessage<GovernanceEvent.Types.Entity>, IEquatable<GovernanceEvent.Types.Entity>, IDeepCloneable<GovernanceEvent.Types.Entity>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class GovernanceEvent.Types.Entity.
Information about Entity resource that the log event is associated with.
The Entity resource the log event is associated with.
Format:
projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/entities/{entity_id}
[[["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-21 UTC."],[[["The page provides reference documentation and code samples for the `GovernanceEvent.Types.Entity` class within the Google Cloud Dataplex v1 API."],["The latest version available is 3.6.0, while the current page's version is 2.15.0, and previous versions back to 1.0.0 are also accessible."],["The `GovernanceEvent.Types.Entity` class is an implementation of several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and is found under the namespace `Google.Cloud.Dataplex.V1`."],["The class includes properties such as `EntityType` and `Entity_`, providing details about the entity resource associated with a log event, and offering its specific type."],["The `GovernanceEvent.Types.Entity` class can be constructed by an empty constructor or by passing in an instance of the `GovernanceEvent.Types.Entity` class."]]],[]]