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

ImportInstanceRequest

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

Requestion options for importing looker data to an Instance

interface ImportInstanceRequest {
gcsUri?: string;
}

§Properties

§
gcsUri?: string
[src]

Path to the import folder in Google Cloud Storage, in the form gs://bucketName/folderName.