Google Cloud Dataproc V1 Client - Class Kernel (3.13.3)

Reference documentation and code samples for the Google Cloud Dataproc V1 Client class Kernel.

Jupyter kernel types.

Protobuf type google.cloud.dataproc.v1.JupyterConfig.Kernel

Namespace

Google \ Cloud \ Dataproc \ V1 \ JupyterConfig

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

KERNEL_UNSPECIFIED

Value: 0

The kernel is unknown.

Generated from protobuf enum KERNEL_UNSPECIFIED = 0;

PYTHON

Value: 1

Python kernel.

Generated from protobuf enum PYTHON = 1;

SCALA

Value: 2

Scala kernel.

Generated from protobuf enum SCALA = 2;