annotationSpecs property

List<GoogleCloudDatalabelingV1beta1AnnotationSpec>? annotationSpecs
getter/setter pair

The array of AnnotationSpecs that you define when you create the AnnotationSpecSet.

These are the possible labels for the labeling task.

Required.

Implementation

core.List<GoogleCloudDatalabelingV1beta1AnnotationSpec>? annotationSpecs;