Class ClassifyTextResponse (2.1.0)

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

The document classification response message. .. attribute:: categories

Categories representing the input document.

:type: Sequence[google.cloud.language_v1.types.ClassificationCategory]