endTime property

String? endTime
getter/setter pair

The end of the transformation which resulted in this lineage event.

For streaming scenarios, it should be the end of the period from which the lineage is being reported.

Optional.

Implementation

core.String? endTime;