InstanceReference
import type { InstanceReference } from "https://googleapis.deno.dev/v1/sqladmin:v1.ts";Reference to another Cloud SQL instance.
interface InstanceReference  {
name?: string;
project?: string;
region?: string;
}import type { InstanceReference } from "https://googleapis.deno.dev/v1/sqladmin:v1.ts";Reference to another Cloud SQL instance.