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

Implement pagination for Healthcare #17809

Closed
maririos opened this issue Jan 6, 2021 · 1 comment · Fixed by #18351
Closed

Implement pagination for Healthcare #17809

maririos opened this issue Jan 6, 2021 · 1 comment · Fixed by #18351
Assignees
Labels
blocking-release Blocks release Client This issue points to a problem in the data-plane of the library. Cognitive - Text Analytics

Comments

@maririos
Copy link
Member

maririos commented Jan 6, 2021

No description provided.

@maririos maririos added blocking-release Blocks release Client This issue points to a problem in the data-plane of the library. Cognitive - Text Analytics labels Jan 6, 2021
@maririos maririos added this to the [2021] February milestone Jan 6, 2021
@maririos
Copy link
Member Author

Design is here: #17802

As for how to populate GetResults and GetResultAsync, look at

private async Task<Response<SearchResults<T>>> SearchInternal<T>(
for ideas

@maririos maririos self-assigned this Jan 21, 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.

1 participant