createTime property

String? createTime
getter/setter pair

The time at which the entity was created.

This field is set for FULL entity results. If this entity is missing, this field will not be set.

Implementation

core.String? createTime;