TextClassificationAnnotation

Annotation details specific to text classification.

Fields
annotationSpecId string

The resource id of the AnnotationSpec that this Annotation pertains to.

displayName string

The display name of the AnnotationSpec that this Annotation pertains to.

JSON representation
{
  "annotationSpecId": string,
  "displayName": string
}