upgradeHistory property

  1. @TagNumber(29)
List<Instance_UpgradeHistoryEntry> get upgradeHistory

The upgrade history of this instance.

Implementation

@$pb.TagNumber(29)
$core.List<Instance_UpgradeHistoryEntry> get upgradeHistory => $_getList(20);