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 from 1.0.0 to 3.5.0."],["This class, `GovernanceEvent.Types.Entity`, provides information about the Entity resource related to a log event within the Cloud Dataplex v1 API, as it is part of the Cloud Dataplex v1 API documentation."],["The `GovernanceEvent.Types.Entity` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GovernanceEvent.Types.Entity` class include `EntityType`, which specifies the type of entity, `Entity_`, which holds the resource name of the entity, and `Entity_AsEntityName`, providing an `EntityName`-typed view of the resource name."],["The `GovernanceEvent.Types.Entity` class has two constructors one without parameters, and one that can use another instance of `GovernanceEvent.Types.Entity` to create a new instance."]]],[]]