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 latest version of the `GovernanceEvent.Types.Entity` class is 3.6.0, with multiple previous versions available for reference, ranging back to version 1.0.0."],["This page provides reference documentation and code samples for the `GovernanceEvent.Types.Entity` class within the Cloud Dataplex v1 API."],["The `GovernanceEvent.Types.Entity` class represents an entity resource associated with a log event and includes properties like `EntityType` and `Entity_` to describe it."],["The `GovernanceEvent.Types.Entity` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for message handling, equality checks, deep cloning, and buffer management."],["The class is part of the `Google.Cloud.Dataplex.V1` namespace and is found in the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]