Google Cloud Data Catalog Lineage V1 Client - Class Process (0.1.3)

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

A process is the definition of a data transformation operation.

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

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ name
string

Immutable. The resource name of the lineage process. Format: projects/{project}/locations/{location}/processes/{process} . Can be specified or auto-assigned. {process} must be not longer than 200 characters and only contain characters in a set: a-zA-Z0-9_-:.

↳ display_name
string

Optional. A human-readable name you can set to display in a user interface. Must be not longer than 200 characters and only contain UTF-8 letters or numbers, spaces or characters like _-:&.

↳ attributes
array| Google\Protobuf\Internal\MapField

Optional. The attributes of the process. Can be anything, for example, "author". Up to 100 attributes are allowed.

↳ origin
Google\Cloud\DataCatalog\Lineage\V1\Origin

Optional. The origin of this process and its runs and lineage events.

getName

Immutable. The resource name of the lineage process. Format: projects/{project}/locations/{location}/processes/{process} .

Can be specified or auto-assigned. {process} must be not longer than 200 characters and only contain characters in a set: a-zA-Z0-9_-:.

Returns
Type
Description
string

setName

Immutable. The resource name of the lineage process. Format: projects/{project}/locations/{location}/processes/{process} .

Can be specified or auto-assigned. {process} must be not longer than 200 characters and only contain characters in a set: a-zA-Z0-9_-:.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getDisplayName

Optional. A human-readable name you can set to display in a user interface.

Must be not longer than 200 characters and only contain UTF-8 letters or numbers, spaces or characters like _-:&.

Returns
Type
Description
string

setDisplayName

Optional. A human-readable name you can set to display in a user interface.

Must be not longer than 200 characters and only contain UTF-8 letters or numbers, spaces or characters like _-:&.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getAttributes

Optional. The attributes of the process. Can be anything, for example, "author". Up to 100 attributes are allowed.

Returns
Type
Description

setAttributes

Optional. The attributes of the process. Can be anything, for example, "author". Up to 100 attributes are allowed.

Parameter
Name
Description
Returns
Type
Description
$this

getOrigin

Optional. The origin of this process and its runs and lineage events.

Returns
Type
Description

hasOrigin

clearOrigin

setOrigin

Optional. The origin of this process and its runs and lineage events.

Parameter
Name
Description
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: