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