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."],[[["This webpage provides documentation for the `Notebook` class within the `Google.Cloud.Dataplex.V1` namespace, specifically focusing on version 2.0.0 and onward."],["The latest version documented is 3.6.0, and multiple previous versions down to 1.0.0 are available, each with links to their respective documentation."],["The `Notebook` class is a configuration class for notebook content, implementing various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Notebook` class has two constructors, a default one and one that takes another `Notebook` object, and has one required `KernelType` property."],["The `KernelType` property, of the `Notebook` class, determines the type of kernel used by the notebook, is a `Content.Types.Notebook.Types.KernelType` type, and is required."]]],[]]