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

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
NameDescription
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
TypeDescription
string

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

Parameter
NameDescription
var string
Returns
TypeDescription
$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
TypeDescription
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
NameDescription
var array<Google\Cloud\DataCatalog\Lineage\V1\ProcessLinkInfo>
Returns
TypeDescription
$this