BackupDrPitrSource
import type { BackupDrPitrSource } from "https://googleapis.deno.dev/v1/alloydb:v1.ts";Message describing a BackupDrPitrSource.
interface BackupDrPitrSource {
dataSource?: string;
pointInTime?: Date;
}import type { BackupDrPitrSource } from "https://googleapis.deno.dev/v1/alloydb:v1.ts";Message describing a BackupDrPitrSource.