DestinationParallelstore
import type { DestinationParallelstore } from "https://googleapis.deno.dev/v1/parallelstore:v1.ts";
Parallelstore as the destination of a data transfer.
interface DestinationParallelstore {
path?: string;
}import type { DestinationParallelstore } from "https://googleapis.deno.dev/v1/parallelstore:v1.ts";
Parallelstore as the destination of a data transfer.