updateTime property

String? updateTime
getter/setter pair

The time at which the entity was last changed.

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

Implementation

core.String? updateTime;