Google Cloud Dataplex V1 Client - Class Notebook (1.2.1)
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 Notebook.
Configuration for Notebook content.
Generated from protobuf message google.cloud.dataplex.v1.Content.Notebook
Namespace
Google \ Cloud \ Dataplex \ V1 \ ContentMethods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ kernel_type |
int
Required. Kernel Type of the notebook. |
getKernelType
Required. Kernel Type of the notebook.
| Returns | |
|---|---|
| Type | Description |
int |
|
setKernelType
Required. Kernel Type of the notebook.
| Parameter | |
|---|---|
| Name | Description |
var |
int
|
| Returns | |
|---|---|
| Type | Description |
$this |
|