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

GdataDownloadParameters

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

gdata

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

§Properties

§
allowGzipCompression?: boolean
[src]

gdata

§
ignoreRange?: boolean
[src]

gdata