updateTime property

String? updateTime
getter/setter pair

The last modified date for the object in the search result.

If not set in the item, the value returned here is empty. When updateTime is used for calculating freshness and is not set, this value defaults to 2 years from the current time.

Implementation

core.String? updateTime;