NotebookLmNotebook
import type { NotebookLmNotebook } from "https://googleapis.deno.dev/v1/classroom:v1.ts";
NotebookLM Notebook link.
interface NotebookLmNotebook {
id?: string;
title?: string;
url?: string;
}import type { NotebookLmNotebook } from "https://googleapis.deno.dev/v1/classroom:v1.ts";
NotebookLM Notebook link.