updateTime property

String? updateTime
getter/setter pair

Timestamp of the last modification of the resource or its metadata within a given system.

Note: Depending on the source system, not every modification updates this timestamp. For example, BigQuery timestamps every metadata modification but not data or permission changes.

Implementation

core.String? updateTime;