Google Cloud Data Catalog Lineage V1 Client - Class DependencyInfo (1.4.0)

Reference documentation and code samples for the Google Cloud Data Catalog Lineage V1 Client class DependencyInfo.

Dependency info describes how one entity depends on another.

Generated from protobuf message google.cloud.datacatalog.lineage.v1.Link.DependencyInfo

Namespace

Google \ Cloud \ DataCatalog \ Lineage \ V1 \ Link

Methods

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ dependency_type int

The type of dependency.

The type of dependency.

Returns
Type Description
int Enum of type DependencyType.

The type of dependency.

Parameter
Name Description
var int

Enum of type DependencyType.

Returns
Type Description
$this