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

Unified Diff: discovery/googleapis/genomics__v1.json

Issue 2281923002: Api-roll 41: 2016-08-26 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 4 years, 4 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 | « discovery/googleapis/games__v1.json ('k') | discovery/googleapis/identitytoolkit__v3.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: discovery/googleapis/genomics__v1.json
diff --git a/discovery/googleapis/genomics__v1.json b/discovery/googleapis/genomics__v1.json
index 6a7ab5a516cfd97d0b5d23b3596ff332daf8a039..bb0191650c1066c1f022fb0d68bf8675837a6ef9 100644
--- a/discovery/googleapis/genomics__v1.json
+++ b/discovery/googleapis/genomics__v1.json
@@ -26,7 +26,7 @@
"description": "Stores, processes, explores and shares genomic data.",
"discoveryVersion": "v1",
"documentationLink": "https://cloud.google.com/genomics/",
- "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/X2-hhocAg6NLMPQks1elD8VdTWQ\"",
+ "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/-uskoNWve9HRJ6Bj84XG9zPKo3o\"",
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
"x32": "http://www.google.com/images/icons/product/search-32.gif"
@@ -1538,7 +1538,7 @@
}
}
},
- "revision": "20160803",
+ "revision": "20160824",
"rootUrl": "https://genomics.googleapis.com/",
"schemas": {
"AnnotationSet": {
@@ -1919,6 +1919,10 @@
"$ref": "Annotation"
},
"type": "array"
+ },
+ "requestId": {
+ "description": "A unique request ID which enables the server to detect duplicated requests. If provided, duplicated requests will result in the same response; if not provided, duplicated requests may result in duplicated data. For a given annotation set, callers should not reuse `request_id`s when writing different batches of annotations - behavior in this case is undefined. A common approach is to use a UUID. For batch jobs where worker crashes are a possibility, consider using some unique variant of a worker or run ID.",
+ "type": "string"
}
},
"type": "object"
« no previous file with comments | « discovery/googleapis/games__v1.json ('k') | discovery/googleapis/identitytoolkit__v3.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698