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

GoogleCloudDatalabelingV1beta1TextEntityExtractionConfig

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

Config for text entity extraction human labeling task.

interface GoogleCloudDatalabelingV1beta1TextEntityExtractionConfig {
annotationSpecSet?: string;
}

§Properties

§
annotationSpecSet?: string
[src]

Required. Annotation spec set resource name.