Data Lineage v1 API - Enum DependencyType (1.6.0)

public enum DependencyType

Reference documentation and code samples for the Data Lineage v1 API enum DependencyType.

Type of dependency between entities.

Namespace

Google.Cloud.DataCatalog.Lineage.V1

Assembly

Google.Cloud.DataCatalog.Lineage.V1.dll

Fields

Name Description
ExactCopy

Exact data copy without any change.

Other

Other types of dependencies like filtering or grouping.

Unspecified

Dependency type unspecified.