public sealed class Notebook : IMessage<Content.Types.Notebook>, IEquatable<Content.Types.Notebook>, IDeepCloneable<Content.Types.Notebook>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Content.Types.Notebook.
[[["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-25 UTC."],[[["This page provides documentation for the `Content.Types.Notebook` class within the Google Cloud Dataplex V1 API, specifically version 2.2.0."],["The `Content.Types.Notebook` class is a configuration class for notebook content and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the available versions of the `Content.Types.Notebook` class, ranging from version 1.0.0 to the latest version 3.6.0, and gives links to each respective page."],["The class `Content.Types.Notebook` contains two constructors, `Notebook()` and `Notebook(Content.Types.Notebook other)`, the latter being used to create a new notebook from an already existing one."],["The class `Content.Types.Notebook` contains a property `KernelType`, of type `Content.Types.Notebook.Types.KernelType` which denotes the type of the kernel of the notebook."]]],[]]