NameDescriptionTypeAdditional information
TopicPartitions

The number of partitions of topic findings in the Inspection.

integer

Required

TopicFindings

The total count of topic findings in the Inspection.
This is the sum of the count of findings in all topic partitions.

integer

Required

SentimentPartitions

The number of partitions of sentiment findings in the Inspection.

integer

Required

SentimentFindings

The total count of topic sentiment in the Inspection.
This is the sum of the count of findings in all sentiment partitions.

integer

Required

errors

If null the request was processed without error. If not null errors occurred while processing the request. The array contains the error messages.

Collection of string

None.