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

GoogleCloudDatalabelingV1beta1TextMetadata

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

Metadata for the text.

interface GoogleCloudDatalabelingV1beta1TextMetadata {
languageCode?: string;
}

§Properties

§
languageCode?: string
[src]

The language of this text, as a BCP-47. Default value is en-US.