ConnectApi.TextClassificationsInputRepresentation

Text classification information associating classifiers and text to be classified.
Property Type Description Required or Optional Available Version
classifiers List<String> List of classifiers according to which text has to be classified. Required 59.0
textList List<String> List of text to be classified. Required 59.0