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

GoogleCloudDatalabelingV1beta1CreateAnnotationSpecSetRequest

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

Request message for CreateAnnotationSpecSet.

interface GoogleCloudDatalabelingV1beta1CreateAnnotationSpecSetRequest {}

§Properties

§

Required. Annotation spec set to create. Annotation specs must be included. Only one annotation spec will be accepted for annotation specs with same display_name.