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."],[[["This webpage provides documentation for the `GovernanceEvent.Types.Entity` class within the Google Cloud Dataplex v1 API, detailing its structure and functionality across various versions."],["The `GovernanceEvent.Types.Entity` class represents information about an entity resource associated with a log event."],["The latest version documented is 3.6.0, with older versions available for review, all the way back to version 1.0.0 of this API."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various capabilities for message handling and object management."],["Key properties of the `Entity` class include `EntityType`, which specifies the type of the entity, and `Entity_`, a string representing the resource name of the associated entity, in addition to a typed version of the entity name through the `Entity_AsEntityName` property."]]],[]]