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

DownloadParameters

import type { DownloadParameters } from "https://googleapis.deno.dev/v1/cloudsupport:v2.ts";

gdata.* are outside protos with mising documentation

interface DownloadParameters {
allowGzipCompression?: boolean;
ignoreRange?: boolean;
}

§Properties

§
allowGzipCompression?: boolean
[src]

gdata.* are outside protos with mising documentation

§
ignoreRange?: boolean
[src]

gdata.* are outside protos with mising documentation