Show / Hide Table of Contents

Enum ProjectsResource.LocationsResource.InstancesResource.IsUpgradeableRequest.TypeEnum

Optional. The optional UpgradeType. Setting this field will search for additional compute images to upgrade this instance.

Namespace: Google.Apis.AIPlatformNotebooks.v1
Assembly: Google.Apis.AIPlatformNotebooks.v1.dll
Syntax
public enum ProjectsResource.LocationsResource.InstancesResource.IsUpgradeableRequest.TypeEnum

Fields

Name Description
UPGRADEALL

Upgrade All (OS, Framework and CUDA).

UPGRADECUDA

Upgrade CUDA.

UPGRADEFRAMEWORK

Upgrade ML framework.

UPGRADEOS

Upgrade Operating System.

UPGRADETYPEUNSPECIFIED

Upgrade type is not specified.

In this article
Back to top Generated by DocFX