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

GoogleCloudDatalabelingV1p2alpha1OutputConfig

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

The configuration of output data.

interface GoogleCloudDatalabelingV1p2alpha1OutputConfig {}

§Properties

§

Output to a file in Cloud Storage. Should be used for labeling output other than image segmentation.

§

Output to a folder in Cloud Storage. Should be used for image segmentation or document de-identification labeling outputs.