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 additional values to results [Fixes #37 and #38] #42

Merged
merged 6 commits into from
Dec 19, 2014
Merged

Add additional values to results [Fixes #37 and #38] #42

merged 6 commits into from
Dec 19, 2014

Conversation

blowmage
Copy link
Contributor

Rename List to Dataset::QueryResults, and add Query::LookupResults. Dataset::QueryResults has cursor and more_results. Query::LookupResults has deferred and missing.

@silvolu
Copy link
Contributor

silvolu commented Dec 18, 2014

Tests need updates I guess?

Also make sure super is called with parens so that the overloaded constructor
params are not sent as well.
Replace List with new QueryResults objects.
Include convenience methods for dealing with more_results on QueryResults.
Include convenience methods for dealing with more_results on Proto.
@blowmage
Copy link
Contributor Author

Added some additional test coverage.

silvolu added a commit that referenced this pull request Dec 19, 2014
Add additional values to results [Fixes #37 and #38]
@silvolu silvolu merged commit 5912748 into googleapis:master Dec 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants