Cloud AI Platform v1 API - Enum NotebookRuntimeType (3.0.0)

public enum NotebookRuntimeType

Reference documentation and code samples for the Cloud AI Platform v1 API enum NotebookRuntimeType.

Represents a notebook runtime type.

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Fields

Name Description
OneClick

runtime or template with system defined configurations.

Unspecified

Unspecified notebook runtime type, NotebookRuntimeType will default to USER_DEFINED.

UserDefined

runtime or template with coustomized configurations from user.