createTime property

String? createTime
getter/setter pair

The timestamp at which this database was created.

Databases created before 2016 do not populate create_time.

Output only.

Implementation

core.String? createTime;