GoldengateGoogleBigQueryConnectionProperties
import type { GoldengateGoogleBigQueryConnectionProperties } from "https://googleapis.deno.dev/v1/oracledatabase:v1.ts";The properties of GoldengateGoogleBigQueryConnectionProperties.
interface GoldengateGoogleBigQueryConnectionProperties {
serviceAccountKeyFile?: string;
technologyType?: string;
}