Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQ] Implement AsyncPageable for AnalyzeOperation #16958

Closed
suhas92 opened this issue Nov 13, 2020 · 1 comment · Fixed by #18371
Closed

[FEATURE REQ] Implement AsyncPageable for AnalyzeOperation #16958

suhas92 opened this issue Nov 13, 2020 · 1 comment · Fixed by #18371
Assignees
Labels
blocking-release Blocks release Client This issue points to a problem in the data-plane of the library. Cognitive - Text Analytics

Comments

@suhas92
Copy link
Member

suhas92 commented Nov 13, 2020

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.

@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Nov 13, 2020
@suhas92
Copy link
Member Author

suhas92 commented Nov 13, 2020

@maririos can you assign this to me ?

@maririos maririos added Client This issue points to a problem in the data-plane of the library. Cognitive - Text Analytics labels Nov 13, 2020
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Nov 13, 2020
@maririos maririos added the blocking-release Blocks release label Jan 6, 2021
@maririos maririos self-assigned this Feb 2, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Mar 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
blocking-release Blocks release Client This issue points to a problem in the data-plane of the library. Cognitive - Text Analytics
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants