Create new xxAction types under TextAnalyticsActions #21174
Labels
blocking-release
Blocks release
Client
This issue points to a problem in the data-plane of the library.
Cognitive - Text Analytics
Milestone
In https://github.com/Azure/azure-sdk-for-net/blob/master/sdk/textanalytics/Azure.AI.TextAnalytics/api/Azure.AI.TextAnalytics.netstandard2.0.cs#L687
We shouldn't have collections of
xxOptions
properties. We should createxxAction
types that extend from thexxOptions
.See comment:
JS kind of does this so look at their names
The text was updated successfully, but these errors were encountered: