Class NotebookRuntimeType (1.52.0)

NotebookRuntimeType(value)

Represents a notebook runtime type.

Enums

Name Description
NOTEBOOK_RUNTIME_TYPE_UNSPECIFIED Unspecified notebook runtime type, NotebookRuntimeType will default to USER_DEFINED.
USER_DEFINED runtime or template with coustomized configurations from user.
ONE_CLICK runtime or template with system defined configurations.

Methods

NotebookRuntimeType

NotebookRuntimeType(value)

Represents a notebook runtime type.