Class TextClassificationAnnotation (1.6.0)

TextClassificationAnnotation(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Text classification annotation.

Attribute

NameDescription
annotation_spec google.cloud.datalabeling_v1beta1.types.AnnotationSpec
Label of the text.

Inheritance

builtins.object > proto.message.Message > TextClassificationAnnotation