annotationSpecSets property

List<String>? annotationSpecSets
getter/setter pair

The list of annotation spec set resource name.

Similar to video classification, we support selecting event from multiple AnnotationSpecSet at the same time.

Required.

Implementation

core.List<core.String>? annotationSpecSets;