dataUpdateTime property

String? dataUpdateTime
getter/setter pair

The time when resource data was last fetched for this resource.

This time may be different than when the resource was actually updated due to lag in data collection.

Implementation

core.String? dataUpdateTime;