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

GeoTiffGetOptions

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

Additional options for Solar#geoTiffGet.

interface GeoTiffGetOptions {
id?: string;
}

§Properties

§
id?: string
[src]

Required. The ID of the asset being requested.