GoogleCloudConnectorsV1EnrichmentConfig
import type { GoogleCloudConnectorsV1EnrichmentConfig } from "https://googleapis.deno.dev/v1/integrations:v1.ts";
Data enrichment configuration.
interface GoogleCloudConnectorsV1EnrichmentConfig {
appendAcl?: boolean;
}