View Source GoogleApi.DataLineage.V1.Model.GoogleCloudDatacatalogLineageV1EntityReference (google_api_data_lineage v0.3.0)
The soft reference to everything you can attach a lineage event to.
Attributes
-
fullyQualifiedName
(type:String.t
, default:nil
) - Required. Fully Qualified Name (FQN) of the entity.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DataLineage.V1.Model.GoogleCloudDatacatalogLineageV1EntityReference{ fullyQualifiedName: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.