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.
Implements
IMessageContentTypesNotebook, IEquatableContentTypesNotebook, IDeepCloneableContentTypesNotebook, IBufferMessage, IMessageNamespace
Google.Cloud.Dataplex.V1Assembly
Google.Cloud.Dataplex.V1.dll
Constructors
Notebook()
public Notebook()
Notebook(Notebook)
public Notebook(Content.Types.Notebook other)
Parameter | |
---|---|
Name | Description |
other | ContentTypesNotebook |
Properties
KernelType
public Content.Types.Notebook.Types.KernelType KernelType { get; set; }
Required. Kernel Type of the notebook.
Property Value | |
---|---|
Type | Description |
ContentTypesNotebookTypesKernelType |