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

StaticIpConnectivity

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

The source database will allow incoming connections from the public IP of the destination database. You can retrieve the public IP of the Cloud SQL instance from the Cloud SQL console or using Cloud SQL APIs. No additional configuration is required.

interface StaticIpConnectivity {}