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

GooglePrivacyDlpV2CloudSqlIamCredential

import type { GooglePrivacyDlpV2CloudSqlIamCredential } from "https://googleapis.deno.dev/v1/dlp:v2.ts";

Use IAM auth to connect. This requires the Cloud SQL IAM feature to be enabled on the instance, which is not the default for Cloud SQL. See https://cloud.google.com/sql/docs/postgres/authentication and https://cloud.google.com/sql/docs/mysql/authentication.

interface GooglePrivacyDlpV2CloudSqlIamCredential {}