startTime property

String? startTime
getter/setter pair

start_time is the time that the backup was started (i.e. approximately the time the CreateBackup request is received).

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

Output only.

Implementation

core.String? startTime;