startTime property

String? startTime
getter/setter pair

The time that the backup was started.

Row data in the backup will be no older than this timestamp.

Output only.

Implementation

core.String? startTime;