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

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

Lineage link between two entities.

Generated from protobuf message google.cloud.datacatalog.lineage.v1.LineageLink

Namespace

Google \ Cloud \ DataCatalog \ Lineage \ V1

Methods

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ source
EntityReference

The entity that is the sourceof this link.

↳ target
EntityReference

The entity that is the targetof this link.

↳ processes
array< LineageLink\LineageProcess >

Processes metadata associated with the link.

↳ dependency_info
array< LineageLink\DependencyInfo >

Describes how the target entity is dependent on the source entity.

↳ depth
int

Depth of the current link in the graph starting from 1.

↳ location
string

The location where the LineageEvent that created the link is stored.

The entity that is the sourceof this link.

Returns
Type
Description

The entity that is the sourceof this link.

Parameter
Name
Description
Returns
Type
Description
$this

The entity that is the targetof this link.

Returns
Type
Description

The entity that is the targetof this link.

Parameter
Name
Description
Returns
Type
Description
$this

Processes metadata associated with the link.

Processes metadata associated with the link.

Parameter
Name
Description
Returns
Type
Description
$this

Describes how the target entity is dependent on the source entity.

Describes how the target entity is dependent on the source entity.

Parameter
Name
Description
Returns
Type
Description
$this

Depth of the current link in the graph starting from 1.

Returns
Type
Description
int

Depth of the current link in the graph starting from 1.

Parameter
Name
Description
var
int
Returns
Type
Description
$this

The location where the LineageEvent that created the link is stored.

Returns
Type
Description
string

The location where the LineageEvent that created the link is stored.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: