Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

GCS

import type { GCS } from "https://googleapis.deno.dev/v1/batch:v1.ts";

Represents a Google Cloud Storage volume.

interface GCS {
remotePath?: string;
}

§Properties

§
remotePath?: string
[src]

Remote path, either a bucket name or a subdirectory of a bucket, e.g.: bucket_name, bucket_name/subdirectory/