versionTime property
The backup will contain an externally consistent copy of the database at
the timestamp specified by version_time
.
If version_time
is not specified, the system will set version_time
to
the create_time
of the backup.
Implementation
core.String? versionTime;