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

InputConfig

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

The input content

interface InputConfig {
gcsSource?: GcsSource;
}

§Properties

§
gcsSource?: GcsSource
[src]

Google Cloud Storage location where input content is located.