endTime property

String? endTime
getter/setter pair

end_time is the time that the backup was finished.

The row data in the backup will be no newer than this timestamp.

Output only.

Implementation

core.String? endTime;