public sealed class Content.Types.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-21 UTC."],[[["This webpage provides documentation for the `Content.Types.Notebook` class within the Google Cloud Dataplex v1 API, specifically for the .NET environment, with the most recent version listed as 3.6.0, and the version this page is referencing being 2.4.0."],["The `Content.Types.Notebook` class is used for configuring Notebook content in Dataplex and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: one default constructor `Notebook()` and another `Notebook(Content.Types.Notebook other)` that takes another Notebook object as an argument, and a property called `KernelType` that is used to set the required kernel type of a notebook."],["There are multiple versions of the `Google.Cloud.Dataplex.V1` API documented on the page, ranging from version 1.0.0 up to the latest version, 3.6.0, each with its own dedicated documentation link to a specific notebook."]]],[]]