versionTime property
The backup contains an externally consistent copy of source_database
at
the timestamp specified by version_time
.
If the CreateBackup request did not specify version_time
, the
version_time
of the backup is equivalent to the create_time
.
Implementation
core.String? versionTime;