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

Unified Diff: discovery/googleapis_beta/genomics__v1beta2.json

Issue 798373003: Api roll 8: 2014-12-15 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years 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
Index: discovery/googleapis_beta/genomics__v1beta2.json
diff --git a/discovery/googleapis_beta/genomics__v1beta2.json b/discovery/googleapis_beta/genomics__v1beta2.json
index 666af1f22649f8be6a7b35d8b1b36fdad8a318c2..19a6e1e56a42cd1699e46edf8216d5a5de2d7c01 100644
--- a/discovery/googleapis_beta/genomics__v1beta2.json
+++ b/discovery/googleapis_beta/genomics__v1beta2.json
@@ -23,7 +23,7 @@
"description": "Provides access to Genomics data.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/genomics/v1beta2/reference",
- "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/B0U3dL3DEjo6LTLutBKsRG1fa1o\"",
+ "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/uZHv1LLm_QJEFlLl9KguWTI7Id8\"",
"icons": {
"x16": "http://www.google.com/images/icons/product/search-16.gif",
"x32": "http://www.google.com/images/icons/product/search-32.gif"
@@ -1595,6 +1595,18 @@
"description": "Required. The ID of the dataset these read group sets will belong to. The caller must have WRITE permissions to this dataset.",
"type": "string"
},
+ "partitionStrategy": {
+ "description": "The partition strategy describes how read groups are partitioned into read group sets.",
+ "enum": [
+ "MERGE_ALL",
+ "PER_FILE_PER_SAMPLE"
+ ],
+ "enumDescriptions": [
+ "",
+ ""
+ ],
+ "type": "string"
+ },
"referenceSetId": {
"description": "The reference set to which the imported read group sets are aligned to, if any. The reference names of this reference set must be a superset of those found in the imported file headers. If no reference set id is provided, a best effort is made to associate with a matching reference set.",
"type": "string"
« no previous file with comments | « discovery/googleapis_beta/dns__v1beta1.json ('k') | discovery/googleapis_beta/replicapoolupdater__v1beta1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698