[FEATURE REQ] Implement AsyncPageable for AnalyzeOperation #16958
Labels
blocking-release
Blocks release
Client
This issue points to a problem in the data-plane of the library.
Cognitive - Text Analytics
Library or service name.
What library or service is this request related to?
This is for Azure.AI.TextAnalytics SDK, and we need to implement the Pagination function for AnalyzeOperation result class.
For reference please look at healthcare GetHealthcareEntities function.
Is your feature request related to a problem? Please describe.
What feature would you like to get added? What problem is it solving?
We need to add a pagination function using Asyncpageable, this will help us get all the results using a single function.
The text was updated successfully, but these errors were encountered: