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