Skip to content

Azure Text Analytics client library samples for TypeScript

Choose a tag to compare

released this 28 Jan 00:28
2a39ea7
Add success discriminant to TextAnalyticResult (#7046)

* Add discriminant to TextAnalyticResult

This convenience addition allows TypeScript consumers an easy way to
differentiate the result types without having to write their own
function in order to do so.