finishTime property

String? finishTime
getter/setter pair

The timestamp of when report generation finished successfully or in failure.

This field will not be set unless state is DONE or FAILED.

Output only.

Implementation

core.String? finishTime;