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 development."],["The latest version documented is 3.6.0, with a comprehensive list of previous versions ranging down to 1.0.0, all related to `Google.Cloud.Dataplex.V1.Content.Types.Notebook`."],["The `Content.Types.Notebook` class, which is found within the `Google.Cloud.Dataplex.V1` namespace and the `Google.Cloud.Dataplex.V1.dll` assembly, is used for configuring notebook content within the Dataplex environment."],["The `Content.Types.Notebook` class inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities such as deep cloning and message handling."],["The properties section of the notebook includes the `KernelType` property, of type `Content.Types.Notebook.Types.KernelType`, which is a required property of the notebook."]]],[]]