Class AnalyzeTextResult
java.lang.Object
com.azure.ai.contentsafety.models.AnalyzeTextResult
The text analysis response.
-
Method Summary
Modifier and TypeMethodDescriptionGet the blocklistsMatch property: The blocklist match details.Get the categoriesAnalysis property: Analysis result for categories.
-
Method Details
-
getBlocklistsMatch
Get the blocklistsMatch property: The blocklist match details.- Returns:
- the blocklistsMatch value.
-
getCategoriesAnalysis
Get the categoriesAnalysis property: Analysis result for categories.- Returns:
- the categoriesAnalysis value.
-