Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(459)

Unified Diff: generated/googleapis/lib/datastore/v1.dart

Issue 2987103002: Api-Roll 52: 2017-07-31 (Closed)
Patch Set: Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « generated/googleapis/lib/dataproc/v1beta2.dart ('k') | generated/googleapis/lib/firebaserules/v1.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: generated/googleapis/lib/datastore/v1.dart
diff --git a/generated/googleapis/lib/datastore/v1.dart b/generated/googleapis/lib/datastore/v1.dart
index 6dfc2dd5e5f1f8653042d3292a0e2c20f6406871..49f6ce6afe5fe516e7c56a0173fa4aca1a2bcfc9 100644
--- a/generated/googleapis/lib/datastore/v1.dart
+++ b/generated/googleapis/lib/datastore/v1.dart
@@ -1573,7 +1573,7 @@ class QueryResultBatch {
* - "MORE_RESULTS_AFTER_CURSOR" : The query is finished, but there may be
* more results after the end
* cursor.
- * - "NO_MORE_RESULTS" : The query has been exhausted.
+ * - "NO_MORE_RESULTS" : The query is finished, and there are no more results.
*/
core.String moreResults;
/**
« no previous file with comments | « generated/googleapis/lib/dataproc/v1beta2.dart ('k') | generated/googleapis/lib/firebaserules/v1.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698