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 provided content details the `GovernanceEvent.Types.Entity` class within the Cloud Dataplex v1 API, which is used for tracking information about the entity associated with a log event."],["The `GovernanceEvent.Types.Entity` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling various functionalities such as message handling, equality comparisons, deep cloning, and buffer management."],["The webpage offers a range of documentation versions for `GovernanceEvent.Types.Entity`, from version 1.0.0 up to the latest version, 3.6.0, allowing developers to view historical changes."],["`GovernanceEvent.Types.Entity` has two constructors, a default one `Entity()`, and another that accepts a `GovernanceEvent.Types.Entity` object, `Entity(GovernanceEvent.Types.Entity other)`."],["The Class `GovernanceEvent.Types.Entity` has two important properties, `EntityType` which defines the type of entity, and `Entity_` which contains the string resource associated with the log event."]]],[]]