createTime property

String? createTime
getter/setter pair

The timestamp when the index was last modified.This is used to return the timestamp, and will be ignored if supplied during update.

Output only.

Implementation

core.String? createTime;