Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

ProjectsLocationsNotebookRuntimeTemplatesCreateOptions

import type { ProjectsLocationsNotebookRuntimeTemplatesCreateOptions } from "https://googleapis.deno.dev/v1/aiplatform:v1.ts";

Additional options for AIplatform#projectsLocationsNotebookRuntimeTemplatesCreate.

interface ProjectsLocationsNotebookRuntimeTemplatesCreateOptions {
notebookRuntimeTemplateId?: string;
}

§Properties

§
notebookRuntimeTemplateId?: string
[src]

Optional. User specified ID for the notebook runtime template.