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

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

The soft reference to everything you can attach a lineage event to.

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

Namespace

Google \ Cloud \ DataCatalog \ Lineage \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ fully_qualified_name string

Required. Fully Qualified Name (FQN) of the entity.

getFullyQualifiedName

Required. Fully Qualified Name (FQN) of the entity.

Returns
TypeDescription
string

setFullyQualifiedName

Required. Fully Qualified Name (FQN) of the entity.

Parameter
NameDescription
var string
Returns
TypeDescription
$this