updateTime property

String? updateTime
getter/setter pair

The time when the resource was last updated in the source system.

If the entry exists in the system and its EntrySource has update_time populated, further updates to the EntrySource of the entry must provide incremental updates to its update_time.

Implementation

core.String? updateTime;