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

SqlImportOptions

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

Options for importing data in SQL format.

interface SqlImportOptions {}