[[["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-09-04 UTC."],[],[],null,["# Class protos.google.cloud.dataplex.v1.Content.Notebook (3.13.0)\n\nVersion latestkeyboard_arrow_down\n\n- [3.13.0 (latest)](/nodejs/docs/reference/dataplex/latest/dataplex/protos.google.cloud.dataplex.v1.content.notebook-class)\n- [3.12.0](/nodejs/docs/reference/dataplex/3.12.0/dataplex/protos.google.cloud.dataplex.v1.content.notebook-class)\n- [3.11.0](/nodejs/docs/reference/dataplex/3.11.0/dataplex/protos.google.cloud.dataplex.v1.content.notebook-class)\n- [3.10.0](/nodejs/docs/reference/dataplex/3.10.0/dataplex/protos.google.cloud.dataplex.v1.content.notebook-class)\n- [3.8.0](/nodejs/docs/reference/dataplex/3.8.0/dataplex/protos.google.cloud.dataplex.v1.content.notebook-class)\n- [3.7.0](/nodejs/docs/reference/dataplex/3.7.0/dataplex/protos.google.cloud.dataplex.v1.content.notebook-class)\n- [3.5.1](/nodejs/docs/reference/dataplex/3.5.1/dataplex/protos.google.cloud.dataplex.v1.content.notebook-class)\n- [3.2.0](/nodejs/docs/reference/dataplex/3.2.0/dataplex/protos.google.cloud.dataplex.v1.content.notebook-class)\n- [3.1.0](/nodejs/docs/reference/dataplex/3.1.0/dataplex/protos.google.cloud.dataplex.v1.content.notebook-class)\n- [2.4.0](/nodejs/docs/reference/dataplex/2.4.0/dataplex/protos.google.cloud.dataplex.v1.content.notebook-class)\n- [2.3.2](/nodejs/docs/reference/dataplex/2.3.2/dataplex/protos.google.cloud.dataplex.v1.content.notebook-class)\n- [2.2.2](/nodejs/docs/reference/dataplex/2.2.2/dataplex/protos.google.cloud.dataplex.v1.content.notebook-class)\n- [2.1.1](/nodejs/docs/reference/dataplex/2.1.1/dataplex/protos.google.cloud.dataplex.v1.content.notebook-class)\n- [1.2.0](/nodejs/docs/reference/dataplex/1.2.0/dataplex/protos.google.cloud.dataplex.v1.content.notebook-class)\n- [1.1.0](/nodejs/docs/reference/dataplex/1.1.0/dataplex/protos.google.cloud.dataplex.v1.content.notebook-class)\n- [1.0.0](/nodejs/docs/reference/dataplex/1.0.0/dataplex/protos.google.cloud.dataplex.v1.content.notebook-class) \nRepresents a Notebook.\n\nPackage\n-------\n\n[@google-cloud/dataplex](../overview.html)\n\nConstructors\n------------\n\n### (constructor)(properties)\n\n constructor(properties?: google.cloud.dataplex.v1.Content.INotebook);\n\nConstructs a new Notebook.\n\nProperties\n----------\n\n### kernelType\n\n public kernelType: (google.cloud.dataplex.v1.Content.Notebook.KernelType|keyof typeof google.cloud.dataplex.v1.Content.Notebook.KernelType);\n\nNotebook kernelType.\n\nMethods\n-------\n\n### create(properties)\n\n public static create(properties?: google.cloud.dataplex.v1.Content.INotebook): google.cloud.dataplex.v1.Content.Notebook;\n\nCreates a new Notebook instance using the specified properties.\n\n### decode(reader, length)\n\n public static decode(reader: ($protobuf.Reader|Uint8Array), length?: number): google.cloud.dataplex.v1.Content.Notebook;\n\nDecodes a Notebook message from the specified reader or buffer.\n\n### decodeDelimited(reader)\n\n public static decodeDelimited(reader: ($protobuf.Reader|Uint8Array)): google.cloud.dataplex.v1.Content.Notebook;\n\nDecodes a Notebook message from the specified reader or buffer, length delimited.\n\n### encode(message, writer)\n\n public static encode(message: google.cloud.dataplex.v1.Content.INotebook, writer?: $protobuf.Writer): $protobuf.Writer;\n\nEncodes the specified Notebook message. Does not implicitly messages.\n\n### encodeDelimited(message, writer)\n\n public static encodeDelimited(message: google.cloud.dataplex.v1.Content.INotebook, writer?: $protobuf.Writer): $protobuf.Writer;\n\nEncodes the specified Notebook message, length delimited. Does not implicitly messages.\n\n### fromObject(object)\n\n public static fromObject(object: { [k: string]: any }): google.cloud.dataplex.v1.Content.Notebook;\n\nCreates a Notebook message from a plain object. Also converts values to their respective internal types.\n\n### getTypeUrl(typeUrlPrefix)\n\n public static getTypeUrl(typeUrlPrefix?: string): string;\n\nGets the default type url for Notebook\n\n### toJSON()\n\n public toJSON(): { [k: string]: any };\n\nConverts this Notebook to JSON.\n\n### toObject(message, options)\n\n public static toObject(message: google.cloud.dataplex.v1.Content.Notebook, options?: $protobuf.IConversionOptions): { [k: string]: any };\n\nCreates a plain object from a Notebook message. Also converts values to other types if specified.\n\n### verify(message)\n\n public static verify(message: { [k: string]: any }): (string|null);\n\nVerifies a Notebook message."]]