Class Entity (2.2.0)

Entity(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Information about Entity resource that the log event is associated with.

Attributes

Name Description
entity str
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}
entity_type google.cloud.dataplex_v1.types.GovernanceEvent.Entity.EntityType
Type of entity.

Classes

EntityType

EntityType(value)

Type of entity.