public sealed class Notebook : IMessage<Content.Types.Notebook>, IEquatable<Content.Types.Notebook>, IDeepCloneable<Content.Types.Notebook>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version available for `Google.Cloud.Dataplex.V1.Content.Types.Notebook` is 3.6.0."],["This page provides documentation for the `Notebook` class, part of the `Google.Cloud.Dataplex.V1` namespace, representing configuration for Notebook content."],["The `Notebook` class is part of the Google.Cloud.Dataplex.V1.dll assembly, inheriting from Object and implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Notebook` class has two constructors: a default one and another that takes an instance of `Content.Types.Notebook` as a parameter."],["The `Notebook` class contains a `KernelType` property, which is required and specifies the kernel type of the notebook, using the `Content.Types.Notebook.Types.KernelType` enum."]]],[]]