Cloud Dataplex v1 API - Class Content.Types.Notebook (2.15.0)

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.

Configuration for Notebook content.

Inheritance

object > Content.Types.Notebook

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Constructors

Notebook()

public Notebook()

Notebook(Notebook)

public Notebook(Content.Types.Notebook other)
Parameter
NameDescription
otherContentTypesNotebook

Properties

KernelType

public Content.Types.Notebook.Types.KernelType KernelType { get; set; }

Required. Kernel Type of the notebook.

Property Value
TypeDescription
ContentTypesNotebookTypesKernelType