Google Cloud Dataplex V1 Client - Class Notebook (0.6.0)

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 \ Content

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
int

setKernelType

Required. Kernel Type of the notebook.

Parameter
NameDescription
var int
Returns
TypeDescription
$this