Class NotebookRuntimeType (1.50.0)

NotebookRuntimeType(value)

Represents a notebook runtime type.

Enum values:

NOTEBOOK_RUNTIME_TYPE_UNSPECIFIED (0):
    Unspecified notebook runtime type, NotebookRuntimeType will
    default to USER_DEFINED.
USER_DEFINED (1):
    runtime or template with coustomized
    configurations from user.
ONE_CLICK (2):
    runtime or template with system defined
    configurations.

Methods

NotebookRuntimeType

NotebookRuntimeType(value)

Represents a notebook runtime type.

Enum values:

NOTEBOOK_RUNTIME_TYPE_UNSPECIFIED (0):
    Unspecified notebook runtime type, NotebookRuntimeType will
    default to USER_DEFINED.
USER_DEFINED (1):
    runtime or template with coustomized
    configurations from user.
ONE_CLICK (2):
    runtime or template with system defined
    configurations.