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

BackupsUpdateBackupOptions

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

Additional options for SQLAdmin#BackupsUpdateBackup.

interface BackupsUpdateBackupOptions {
updateMask?: string;
}

§Properties

§
updateMask?: string
[src]

The list of fields that you can update. You can update only the description and retention period of the final backup.