Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::Content::Notebook.
Configuration for Notebook content.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#kernel_type
def kernel_type() -> ::Google::Cloud::Dataplex::V1::Content::Notebook::KernelType
Returns
- (::Google::Cloud::Dataplex::V1::Content::Notebook::KernelType) — Required. Kernel Type of the notebook.
#kernel_type=
def kernel_type=(value) -> ::Google::Cloud::Dataplex::V1::Content::Notebook::KernelType
Parameter
- value (::Google::Cloud::Dataplex::V1::Content::Notebook::KernelType) — Required. Kernel Type of the notebook.
Returns
- (::Google::Cloud::Dataplex::V1::Content::Notebook::KernelType) — Required. Kernel Type of the notebook.