updateTime property

String? updateTime
getter/setter pair

The timestamp at which this database was most recently updated.

Note this only includes updates to the database resource and not data contained by the database.

Output only.

Implementation

core.String? updateTime;