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

AsyncAnnotateFileResponse

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

The response for a single offline file annotation request.

interface AsyncAnnotateFileResponse {
outputConfig?: OutputConfig;
}

§Properties

§
outputConfig?: OutputConfig
[src]

The output location and metadata from AsyncAnnotateFileRequest.