createTime property

Timestamp? createTime
final

Output only. The timestamp when the index was last modified.

This is used to return the timestamp, and will be ignored if supplied during update.

Implementation

final Timestamp? createTime;