Class Lineage (0.8.0)

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

lineage information of the affiliated resources This captures source, target and process which created the lineage.

Attributes

Name Description
source_fqn str
Optional. FQN of source table / column
target_fqn str
Optional. FQN of target table / column
process_fqn str
Optional. FQN of process which created the lineage i.e. dataplex, datastream etc.
process_type google.cloud.databasecenter_v1beta.types.Affiliation.ProcessType
Optional. Type of process which created the lineage.