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 documentation provides reference for the `GovernanceEvent.Types.Entity` class within the Cloud Dataplex v1 API, detailing its purpose for logging events related to entities."],["The latest version of the documentation is version 3.6.0, with various historical versions also available, ranging down to version 1.0.0."],["The `GovernanceEvent.Types.Entity` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling advanced functionality and manipulation within .NET environments."],["The class contains properties such as `EntityType` and `Entity_`, which provide information on the type and resource path of the associated entity within a Google Cloud project."],["The class can be created using the `Entity()` constructor, or by using the `Entity(GovernanceEvent.Types.Entity other)` constructor, which enables you to copy the entity class from another instance."]]],[]]