annotationSpecSet property
Name of the AnnotationSpecSet describing all the labels that your machine learning model outputs.
You must create this resource before you create an evaluation job and provide its name in the following format: "projects/{project_id}/annotationSpecSets/{annotation_spec_set_id}"
Required.
Implementation
core.String? annotationSpecSet;