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