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

FullBackupSpec

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

The specification for full backups. A full backup stores the entire contents of the database at a given version time.

interface FullBackupSpec {}