Class ProcessOpenLineageRunEventResponse (0.3.5)

ProcessOpenLineageRunEventResponse(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Response message for ProcessOpenLineageRunEvent.

Attributes

NameDescription
process str
Created process name. Format: projects/{project}/locations/{location}/processes/{process}.
run str
Created run name. Format: projects/{project}/locations/{location}/processes/{process}/runs/{run}.
lineage_events MutableSequence[str]
Created lineage event names. Format: projects/{project}/locations/{location}/processes/{process}/runs/{run}/lineageEvents/{lineage_event}.