Reference documentation and code samples for the Google Cloud Data Catalog Lineage V1 Client class LineageProcess.
Process metadata for the link.
Generated from protobuf message google.cloud.datacatalog.lineage.v1.LineageLink.LineageProcess
Namespace
Google \ Cloud \ DataCatalog \ Lineage \ V1 \ LineageLinkMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ process |
Google\Cloud\DataCatalog\Lineage\V1\Process
Process that created the link. |
getProcess
Process that created the link.
| Returns | |
|---|---|
| Type | Description |
Google\Cloud\DataCatalog\Lineage\V1\Process|null |
|
hasProcess
clearProcess
setProcess
Process that created the link.
| Parameter | |
|---|---|
| Name | Description |
var |
Google\Cloud\DataCatalog\Lineage\V1\Process
|
| Returns | |
|---|---|
| Type | Description |
$this |
|