createTime property
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;
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.
core.String? createTime;