Class TextClassificationModelMetadata (2.4.2)

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

Model metadata that is specific to text classification. .. attribute:: classification_type

Output only. Classification type of the dataset used to train this model.

:type: google.cloud.automl_v1beta1.types.ClassificationType