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

GoogleCloudAiplatformV1SchemaTextExtractionAnnotation

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

Annotation details specific to text extraction.

interface GoogleCloudAiplatformV1SchemaTextExtractionAnnotation {
annotationSpecId?: string;
displayName?: string;
}

§Properties

§
annotationSpecId?: string
[src]

The resource Id of the AnnotationSpec that this Annotation pertains to.

§
displayName?: string
[src]

The display name of the AnnotationSpec that this Annotation pertains to.

§

The segment of the text content.