annotationSpecSetConfigs property
List<GoogleCloudDatalabelingV1beta1AnnotationSpecSetConfig> ?
annotationSpecSetConfigs
getter/setter pair
The list of annotation spec set configs.
Since watching a video clip takes much longer time than an image, we support label with multiple AnnotationSpecSet at the same time. Labels in each AnnotationSpecSet will be shown in a group to contributors. Contributors can select one or more (depending on whether to allow multi label) from each group.
Required.
Implementation
core.List<GoogleCloudDatalabelingV1beta1AnnotationSpecSetConfig>?
annotationSpecSetConfigs;