updateTime property

String? updateTime
getter/setter pair

The timestamp when the resource was last updated.

Any change to the resource made by users must refresh this value. Changes to a resource made by the service should refresh this value.

Output only.

Implementation

core.String? updateTime;