| Modifier and Type | Method and Description |
|---|---|
static JupyterConfig.Kernel |
JupyterConfig.Kernel.forNumber(int value) |
JupyterConfig.Kernel |
JupyterConfigOrBuilder.getKernel()
Optional.
|
JupyterConfig.Kernel |
JupyterConfig.getKernel()
Optional.
|
JupyterConfig.Kernel |
JupyterConfig.Builder.getKernel()
Optional.
|
static JupyterConfig.Kernel |
JupyterConfig.Kernel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static JupyterConfig.Kernel |
JupyterConfig.Kernel.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static JupyterConfig.Kernel |
JupyterConfig.Kernel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JupyterConfig.Kernel[] |
JupyterConfig.Kernel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<JupyterConfig.Kernel> |
JupyterConfig.Kernel.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
JupyterConfig.Builder |
JupyterConfig.Builder.setKernel(JupyterConfig.Kernel value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.