Google Cloud Data Catalog Lineage V1 Client - Class ProcessLinks (0.5.3)

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

Links associated with a specific process.

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

Namespace

Google \ Cloud \ DataCatalog \ Lineage \ V1

Methods

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ process string

The process name in the format of projects/{project}/locations/{location}/processes/{process}.

↳ links array<Google\Cloud\DataCatalog\Lineage\V1\ProcessLinkInfo>

An array containing link details objects of the links provided in the original request. A single process can result in creating multiple links. If any of the links you provide in the request are created by the same process, they all are included in this array.

The process name in the format of projects/{project}/locations/{location}/processes/{process}.

Returns
Type Description
string

The process name in the format of projects/{project}/locations/{location}/processes/{process}.

Parameter
Name Description
var string
Returns
Type Description
$this

An array containing link details objects of the links provided in the original request.

A single process can result in creating multiple links. If any of the links you provide in the request are created by the same process, they all are included in this array.

Returns
Type Description
Google\Protobuf\Internal\RepeatedField

An array containing link details objects of the links provided in the original request.

A single process can result in creating multiple links. If any of the links you provide in the request are created by the same process, they all are included in this array.

Parameter
Name Description
var array<Google\Cloud\DataCatalog\Lineage\V1\ProcessLinkInfo>
Returns
Type Description
$this