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

ProjectsLocationsBackupsGetOptions

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

Additional options for AlloyDB#projectsLocationsBackupsGet.

interface ProjectsLocationsBackupsGetOptions {
view?: "BACKUP_VIEW_UNSPECIFIED" | "BACKUP_VIEW_BASIC" | "BACKUP_VIEW_CLUSTER_DELETED";
}

§Properties

§
view?: "BACKUP_VIEW_UNSPECIFIED" | "BACKUP_VIEW_BASIC" | "BACKUP_VIEW_CLUSTER_DELETED"
[src]

Optional. The view of the backup to return.