Google Cloud Data Catalog Lineage V1 Client - Class DependencyType (1.4.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Data Catalog Lineage V1 Client class DependencyType.
Type of dependency between entities.
Protobuf type google.cloud.datacatalog.lineage.v1.DependencyType
Namespace
Google \ Cloud \ DataCatalog \ Lineage \ V1
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
DEPENDENCY_TYPE_UNSPECIFIED
Value: 0
Dependency type unspecified.
Generated from protobuf enum DEPENDENCY_TYPE_UNSPECIFIED = 0;
EXACT_COPY
Value: 1
Exact data copy without any change.
Generated from protobuf enum EXACT_COPY = 1;
OTHER
Value: 3
Other types of dependencies like filtering or grouping.
[[["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 2026-05-12 UTC."],[],[]]