AI Platform Notebooks v1 API - Enum UpgradeType (2.5.0)

public enum UpgradeType

Reference documentation and code samples for the AI Platform Notebooks v1 API enum UpgradeType.

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

Namespace

Google.Cloud.Notebooks.V1

Assembly

Google.Cloud.Notebooks.V1.dll

Fields

Name Description
Unspecified

Upgrade type is not specified.

UpgradeAll

Upgrade All (OS, Framework and CUDA).

UpgradeCuda

Upgrade CUDA.

UpgradeFramework

Upgrade ML framework.

UpgradeOs

Upgrade Operating System.