updateReceivedTime property
The time when the update was first available.
A zero value indicates that this field is not set. This field is set only if an update is available (that is, updateStatus is neither UPDATE_STATUS_UNKNOWN nor UP_TO_DATE).
Implementation
core.String? updateReceivedTime;