Google Cloud Data Catalog Lineage V1 Client - Class EventLink (0.4.0)

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

A lineage between source and target entities.

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

Namespace

Google \ Cloud \ DataCatalog \ Lineage \ V1

Methods

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ source Google\Cloud\DataCatalog\Lineage\V1\EntityReference

Required. Reference to the source entity

↳ target Google\Cloud\DataCatalog\Lineage\V1\EntityReference

Required. Reference to the target entity

Required. Reference to the source entity

Returns
TypeDescription
Google\Cloud\DataCatalog\Lineage\V1\EntityReference|null

Required. Reference to the source entity

Parameter
NameDescription
var Google\Cloud\DataCatalog\Lineage\V1\EntityReference
Returns
TypeDescription
$this

Required. Reference to the target entity

Returns
TypeDescription
Google\Cloud\DataCatalog\Lineage\V1\EntityReference|null

Required. Reference to the target entity

Parameter
NameDescription
var Google\Cloud\DataCatalog\Lineage\V1\EntityReference
Returns
TypeDescription
$this