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 {}
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.