View Source GoogleApi.DataLineage.V1.Model.GoogleCloudDatacatalogLineageV1ProcessOpenLineageRunEventResponse (google_api_data_lineage v0.3.2)
Response message for ProcessOpenLineageRunEvent.
Attributes
-
lineageEvents
(type:list(String.t)
, default:nil
) - Created lineage event names. Format:projects/{project}/locations/{location}/processes/{process}/runs/{run}/lineageEvents/{lineage_event}
. -
process
(type:String.t
, default:nil
) - Created process name. Format:projects/{project}/locations/{location}/processes/{process}
. -
run
(type:String.t
, default:nil
) - Created run name. Format:projects/{project}/locations/{location}/processes/{process}/runs/{run}
.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.