Class TextClassificationModelMetadata (2.8.2)

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

Model metadata that is specific to text classification.

Attribute

NameDescription
classification_type google.cloud.automl_v1.types.ClassificationType
Output only. Classification type of the dataset used to train this model.

Inheritance

builtins.object > proto.message.Message > TextClassificationModelMetadata