AI Platform Notebooks V1 API - Module Google::Cloud::Notebooks::V1::UpgradeType (v0.4.1)

Reference documentation and code samples for the AI Platform Notebooks V1 API module Google::Cloud::Notebooks::V1::UpgradeType.

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

Constants

UPGRADE_TYPE_UNSPECIFIED

value: 0
Upgrade type is not specified.

UPGRADE_FRAMEWORK

value: 1
Upgrade ML framework.

UPGRADE_OS

value: 2
Upgrade Operating System.

UPGRADE_CUDA

value: 3
Upgrade CUDA.

UPGRADE_ALL

value: 4
Upgrade All (OS, Framework and CUDA).