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

GoogleCloudDatalabelingV1alpha1GcsFolderDestination

import type { GoogleCloudDatalabelingV1alpha1GcsFolderDestination } from "https://googleapis.deno.dev/v1/datalabeling:v1beta1.ts";

Export folder destination of the data.

interface GoogleCloudDatalabelingV1alpha1GcsFolderDestination {
outputFolderUri?: string;
}

§Properties

§
outputFolderUri?: string
[src]

Required. Cloud Storage directory to export data to.