Reference documentation and code samples for the Google Cloud Data Catalog Lineage V1 Client class ProcessLinkInfo.
Link details.
Generated from protobuf message google.cloud.datacatalog.lineage.v1.ProcessLinkInfo
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ link
string
The name of the link in the format of projects/{project}/locations/{location}/links/{link}
.
↳ start_time
↳ end_time
getLink
The name of the link in the format of projects/{project}/locations/{location}/links/{link}
.
string
setLink
The name of the link in the format of projects/{project}/locations/{location}/links/{link}
.
var
string
$this
getStartTime
The start of the first event establishing this link-process tuple.
hasStartTime
clearStartTime
setStartTime
The start of the first event establishing this link-process tuple.
$this
getEndTime
The end of the last event establishing this link-process tuple.
hasEndTime
clearEndTime
setEndTime
The end of the last event establishing this link-process tuple.
$this