SourceGcsBucket
import type { SourceGcsBucket } from "https://googleapis.deno.dev/v1/parallelstore:v1.ts";
Cloud Storage as the source of a data transfer.
interface SourceGcsBucket {
uri?: string;
}import type { SourceGcsBucket } from "https://googleapis.deno.dev/v1/parallelstore:v1.ts";
Cloud Storage as the source of a data transfer.