createTime property

String? createTime
getter/setter pair

The time the CreateBackup request is received.

If the request does not specify version_time, the version_time of the backup will be equivalent to the create_time.

Output only.

Implementation

core.String? createTime;