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

CloudStorageSink

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

Export sink for Cloud Storage files.

interface CloudStorageSink {
files?: CloudStorageFile[];
}

§Properties

§

Output only. The exported files in Cloud Storage.