updateTime property

Timestamp? updateTime
final

Output only. 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.

Implementation

final protobuf.Timestamp? updateTime;