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-25 UTC."],[[["This webpage provides documentation for the `Content.Types.Notebook` class within the Google Cloud Dataplex V1 API, specifically for .NET."],["The documentation covers various versions of the API, ranging from version 1.0.0 up to the latest version 3.6.0, with a focus on the current version 2.7.0, with each version linking to its corresponding documentation."],["`Content.Types.Notebook` class is used for configuration of Notebook content and implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The documentation details the class's constructors, including a default constructor and one that takes another `Content.Types.Notebook` object as a parameter."],["The documentation lists a `KernelType` property which is required and specifies the kernel type of the notebook."]]],[]]