upgradeImage property

String? upgradeImage
getter/setter pair

The new image self link this instance will be upgraded to if calling the upgrade endpoint.

This field will only be populated if field upgradeable is true.

Implementation

core.String? upgradeImage;