Class UpgradeType (1.6.1)

UpgradeType(value)

Definition of the types of upgrade that can be used on this instance.

Values: UPGRADE_TYPE_UNSPECIFIED (0): Upgrade type is not specified. UPGRADE_FRAMEWORK (1): Upgrade ML framework. UPGRADE_OS (2): Upgrade Operating System. UPGRADE_CUDA (3): Upgrade CUDA. UPGRADE_ALL (4): Upgrade All (OS, Framework and CUDA).