startTime property

String? startTime
getter/setter pair

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

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

Required.

Implementation

core.String? startTime;