updateTime property

String? updateTime
getter/setter pair

Timestamp when this IndexEndpoint was last updated.

This timestamp is not updated when the endpoint's DeployedIndexes are updated, e.g. due to updates of the original Indexes they are the deployments of.

Output only.

Implementation

core.String? updateTime;