Google Cloud Dataplex V1 Client - Class KernelType (0.3.0) Stay organized with collections Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Dataplex V1 Client class KernelType.
Kernel Type of the Jupyter notebook.
Protobuf typegoogle.cloud.dataplex.v1.Content.Notebook.KernelType
Methods
name
| Parameter | |
|---|---|
| Name | Description |
value | mixed |
value
| Parameter | |
|---|---|
| Name | Description |
name | mixed |
Constants
KERNEL_TYPE_UNSPECIFIED
Value: 0Kernel Type unspecified.
Generated from protobuf enumKERNEL_TYPE_UNSPECIFIED = 0;
PYTHON3
Value: 1Python 3 Kernel.
Generated from protobuf enumPYTHON3 = 1;
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-11-08 UTC.