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

Add raw_page support for paginated results #237

Closed
software-dov opened this issue Nov 4, 2019 · 1 comment
Closed

Add raw_page support for paginated results #237

software-dov opened this issue Nov 4, 2019 · 1 comment
Assignees
Labels
generator Bugs, features, and so forth pertaining to the generated client surface priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@software-dov
Copy link
Contributor

The monolithic surface paginated response object offers interfaces that allows users to inspect the raw page. This may be desirable if the response message has additional fields that provide metadata, for example.

See googleapis/google-cloud-python#9486

@software-dov software-dov added priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. generator Bugs, features, and so forth pertaining to the generated client surface labels Nov 4, 2019
@software-dov software-dov mentioned this issue Nov 5, 2019
software-dov added a commit that referenced this issue Nov 8, 2019
Implementation for #237
@software-dov
Copy link
Contributor Author

Fixed by #238

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
generator Bugs, features, and so forth pertaining to the generated client surface priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

1 participant