Class EntityReference (0.2.3)

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

The soft reference to everything you can attach a lineage event to.

Attribute

NameDescription
fully_qualified_name str
Required. Fully Qualified Name of the entity. Useful for referencing entities that aren't represented as GCP resources, for example, tables in Dataproc Metastore API. Examples: - bigquery:dataset.project_id.dataset_id - bigquery:table.project_id.dataset_id.table_id - pubsub:project_id.topic_id - dataproc_metastore:projectId.locationId.instanceId.databaseId.tableId