updateTime property

String? updateTime
getter/setter pair

Time when the discovery client was last updated.

This value is not updated by heartbeats, to view the last heartbeat time please refer to the heartbeat_time field.

Output only.

Implementation

core.String? updateTime;