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

Side by Side Diff: discovery/googleapis/genomics__v1.json

Issue 2779563003: Api-roll 47: 2017-03-27 (Closed)
Patch Set: Created 3 years, 9 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 unified diff | Download patch
« no previous file with comments | « discovery/googleapis/games__v1.json ('k') | discovery/googleapis/iam__v1.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "auth": { 2 "auth": {
3 "oauth2": { 3 "oauth2": {
4 "scopes": { 4 "scopes": {
5 "https://www.googleapis.com/auth/bigquery": {
6 "description": "View and manage your data in Google BigQuery "
7 },
8 "https://www.googleapis.com/auth/devstorage.read_write": {
9 "description": "Manage your data in Google Cloud Storage"
10 },
5 "https://www.googleapis.com/auth/cloud-platform": { 11 "https://www.googleapis.com/auth/cloud-platform": {
6 "description": "View and manage your data across Google Clou d Platform services" 12 "description": "View and manage your data across Google Clou d Platform services"
7 }, 13 },
8 "https://www.googleapis.com/auth/genomics.readonly": { 14 "https://www.googleapis.com/auth/genomics.readonly": {
9 "description": "View Genomics data" 15 "description": "View Genomics data"
10 }, 16 },
11 "https://www.googleapis.com/auth/genomics": { 17 "https://www.googleapis.com/auth/genomics": {
12 "description": "View and manage Genomics data" 18 "description": "View and manage Genomics data"
13 },
14 "https://www.googleapis.com/auth/bigquery": {
15 "description": "View and manage your data in Google BigQuery "
16 },
17 "https://www.googleapis.com/auth/devstorage.read_write": {
18 "description": "Manage your data in Google Cloud Storage"
19 } 19 }
20 } 20 }
21 } 21 }
22 }, 22 },
23 "basePath": "", 23 "basePath": "",
24 "baseUrl": "https://genomics.googleapis.com/", 24 "baseUrl": "https://genomics.googleapis.com/",
25 "batchPath": "batch", 25 "batchPath": "batch",
26 "description": "Upload, process, query, and search Genomics data in the clou d.", 26 "description": "Upload, process, query, and search Genomics data in the clou d.",
27 "discoveryVersion": "v1", 27 "discoveryVersion": "v1",
28 "documentationLink": "https://cloud.google.com/genomics", 28 "documentationLink": "https://cloud.google.com/genomics",
29 "icons": { 29 "icons": {
30 "x16": "http://www.google.com/images/icons/product/search-16.gif", 30 "x16": "http://www.google.com/images/icons/product/search-16.gif",
31 "x32": "http://www.google.com/images/icons/product/search-32.gif" 31 "x32": "http://www.google.com/images/icons/product/search-32.gif"
32 }, 32 },
33 "id": "genomics:v1", 33 "id": "genomics:v1",
34 "kind": "discovery#restDescription", 34 "kind": "discovery#restDescription",
35 "name": "genomics", 35 "name": "genomics",
36 "ownerDomain": "google.com", 36 "ownerDomain": "google.com",
37 "ownerName": "Google", 37 "ownerName": "Google",
38 "parameters": { 38 "parameters": {
39 "quotaUser": {
40 "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exc eed 40 characters.",
41 "location": "query",
42 "type": "string"
43 },
44 "pp": {
45 "default": "true",
46 "description": "Pretty-print response.",
47 "location": "query",
48 "type": "boolean"
49 },
50 "bearer_token": {
51 "description": "OAuth bearer token.",
52 "location": "query",
53 "type": "string"
54 },
55 "oauth_token": {
56 "description": "OAuth 2.0 token for the current user.",
57 "location": "query",
58 "type": "string"
59 },
60 "upload_protocol": { 39 "upload_protocol": {
61 "description": "Upload protocol for media (e.g. \"raw\", \"multipart \").", 40 "description": "Upload protocol for media (e.g. \"raw\", \"multipart \").",
62 "location": "query", 41 "location": "query",
63 "type": "string" 42 "type": "string"
64 }, 43 },
65 "prettyPrint": { 44 "prettyPrint": {
66 "default": "true", 45 "default": "true",
67 "description": "Returns response with indentations and line breaks." , 46 "description": "Returns response with indentations and line breaks." ,
68 "location": "query", 47 "location": "query",
69 "type": "boolean" 48 "type": "boolean"
70 }, 49 },
50 "uploadType": {
51 "description": "Legacy upload protocol for media (e.g. \"media\", \" multipart\").",
52 "location": "query",
53 "type": "string"
54 },
71 "fields": { 55 "fields": {
72 "description": "Selector specifying which fields to include in a par tial response.", 56 "description": "Selector specifying which fields to include in a par tial response.",
73 "location": "query", 57 "location": "query",
74 "type": "string" 58 "type": "string"
75 }, 59 },
76 "uploadType": {
77 "description": "Legacy upload protocol for media (e.g. \"media\", \" multipart\").",
78 "location": "query",
79 "type": "string"
80 },
81 "callback": { 60 "callback": {
82 "description": "JSONP", 61 "description": "JSONP",
83 "location": "query", 62 "location": "query",
84 "type": "string" 63 "type": "string"
85 }, 64 },
86 "$.xgafv": { 65 "$.xgafv": {
87 "description": "V1 error format.", 66 "description": "V1 error format.",
88 "enum": [ 67 "enum": [
89 "1", 68 "1",
90 "2" 69 "2"
(...skipping 14 matching lines...) Expand all
105 "proto" 84 "proto"
106 ], 85 ],
107 "enumDescriptions": [ 86 "enumDescriptions": [
108 "Responses with Content-Type of application/json", 87 "Responses with Content-Type of application/json",
109 "Media download with context-dependent Content-Type", 88 "Media download with context-dependent Content-Type",
110 "Responses with Content-Type of application/x-protobuf" 89 "Responses with Content-Type of application/x-protobuf"
111 ], 90 ],
112 "location": "query", 91 "location": "query",
113 "type": "string" 92 "type": "string"
114 }, 93 },
94 "key": {
95 "description": "API key. Your API key identifies your project and pr ovides you with API access, quota, and reports. Required unless you provide an O Auth 2.0 token.",
96 "location": "query",
97 "type": "string"
98 },
115 "access_token": { 99 "access_token": {
116 "description": "OAuth access token.", 100 "description": "OAuth access token.",
117 "location": "query", 101 "location": "query",
118 "type": "string" 102 "type": "string"
119 }, 103 },
120 "key": { 104 "quotaUser": {
121 "description": "API key. Your API key identifies your project and pr ovides you with API access, quota, and reports. Required unless you provide an O Auth 2.0 token.", 105 "description": "Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exc eed 40 characters.",
106 "location": "query",
107 "type": "string"
108 },
109 "pp": {
110 "default": "true",
111 "description": "Pretty-print response.",
112 "location": "query",
113 "type": "boolean"
114 },
115 "bearer_token": {
116 "description": "OAuth bearer token.",
117 "location": "query",
118 "type": "string"
119 },
120 "oauth_token": {
121 "description": "OAuth 2.0 token for the current user.",
122 "location": "query", 122 "location": "query",
123 "type": "string" 123 "type": "string"
124 } 124 }
125 }, 125 },
126 "protocol": "rest", 126 "protocol": "rest",
127 "resources": { 127 "resources": {
128 "operations": { 128 "operations": {
129 "methods": { 129 "methods": {
130 "cancel": {
131 "description": "Starts asynchronous cancellation on a long-r unning operation. The server makes a best effort to cancel the operation, but su ccess is not guaranteed. Clients may use Operations.GetOperation or Operations.L istOperations to check whether the cancellation succeeded or the operation compl eted despite cancellation.",
132 "httpMethod": "POST",
133 "id": "genomics.operations.cancel",
134 "parameterOrder": [
135 "name"
136 ],
137 "parameters": {
138 "name": {
139 "description": "The name of the operation resource t o be cancelled.",
140 "location": "path",
141 "pattern": "^operations/.+$",
142 "required": true,
143 "type": "string"
144 }
145 },
146 "path": "v1/{+name}:cancel",
147 "request": {
148 "$ref": "CancelOperationRequest"
149 },
150 "response": {
151 "$ref": "Empty"
152 },
153 "scopes": [
154 "https://www.googleapis.com/auth/cloud-platform",
155 "https://www.googleapis.com/auth/genomics"
156 ]
157 },
130 "list": { 158 "list": {
131 "description": "Lists operations that match the specified fi lter in the request.", 159 "description": "Lists operations that match the specified fi lter in the request.",
132 "httpMethod": "GET", 160 "httpMethod": "GET",
133 "id": "genomics.operations.list", 161 "id": "genomics.operations.list",
134 "parameterOrder": [ 162 "parameterOrder": [
135 "name" 163 "name"
136 ], 164 ],
137 "parameters": { 165 "parameters": {
166 "filter": {
167 "description": "A string for filtering Operations.\n The following filter fields are supported&#58;\n\n* projectId&#58; Required. Cor responds to\n OperationMetadata.projectId.\n* createTime&#58; The time this job was created, in seconds from the\n [epoch](http://en.wikipedia.org/wiki/Unix_t ime). Can use `>=` and/or `<=`\n operators.\n* status&#58; Can be `RUNNING`, `S UCCESS`, `FAILURE`, or `CANCELED`. Only\n one status may be specified.\n* label s.key where key is a label key.\n\nExamples&#58;\n\n* `projectId = my-project AN D createTime >= 1432140000`\n* `projectId = my-project AND createTime >= 1432140 000 AND createTime <= 1432150000 AND status = RUNNING`\n* `projectId = my-projec t AND labels.color = *`\n* `projectId = my-project AND labels.color = red`",
168 "location": "query",
169 "type": "string"
170 },
138 "name": { 171 "name": {
139 "description": "The name of the operation collection .", 172 "description": "The name of the operation collection .",
140 "location": "path", 173 "location": "path",
141 "pattern": "^operations$", 174 "pattern": "^operations$",
142 "required": true, 175 "required": true,
143 "type": "string" 176 "type": "string"
144 }, 177 },
145 "pageToken": { 178 "pageToken": {
146 "description": "The standard list page token.", 179 "description": "The standard list page token.",
147 "location": "query", 180 "location": "query",
148 "type": "string" 181 "type": "string"
149 }, 182 },
150 "pageSize": { 183 "pageSize": {
151 "description": "The maximum number of results to ret urn. If unspecified, defaults to\n256. The maximum value is 2048.", 184 "description": "The maximum number of results to ret urn. If unspecified, defaults to\n256. The maximum value is 2048.",
152 "format": "int32", 185 "format": "int32",
153 "location": "query", 186 "location": "query",
154 "type": "integer" 187 "type": "integer"
155 },
156 "filter": {
157 "description": "A string for filtering Operations.\n The following filter fields are supported&#58;\n\n* projectId&#58; Required. Cor responds to\n OperationMetadata.projectId.\n* createTime&#58; The time this job was created, in seconds from the\n [epoch](http://en.wikipedia.org/wiki/Unix_t ime). Can use `>=` and/or `<=`\n operators.\n* status&#58; Can be `RUNNING`, `S UCCESS`, `FAILURE`, or `CANCELED`. Only\n one status may be specified.\n* label s.key where key is a label key.\n\nExamples&#58;\n\n* `projectId = my-project AN D createTime >= 1432140000`\n* `projectId = my-project AND createTime >= 1432140 000 AND createTime <= 1432150000 AND status = RUNNING`\n* `projectId = my-projec t AND labels.color = *`\n* `projectId = my-project AND labels.color = red`",
158 "location": "query",
159 "type": "string"
160 } 188 }
161 }, 189 },
162 "path": "v1/{+name}", 190 "path": "v1/{+name}",
163 "response": { 191 "response": {
164 "$ref": "ListOperationsResponse" 192 "$ref": "ListOperationsResponse"
165 }, 193 },
166 "scopes": [ 194 "scopes": [
167 "https://www.googleapis.com/auth/cloud-platform", 195 "https://www.googleapis.com/auth/cloud-platform",
168 "https://www.googleapis.com/auth/genomics" 196 "https://www.googleapis.com/auth/genomics"
169 ] 197 ]
(...skipping 15 matching lines...) Expand all
185 } 213 }
186 }, 214 },
187 "path": "v1/{+name}", 215 "path": "v1/{+name}",
188 "response": { 216 "response": {
189 "$ref": "Operation" 217 "$ref": "Operation"
190 }, 218 },
191 "scopes": [ 219 "scopes": [
192 "https://www.googleapis.com/auth/cloud-platform", 220 "https://www.googleapis.com/auth/cloud-platform",
193 "https://www.googleapis.com/auth/genomics" 221 "https://www.googleapis.com/auth/genomics"
194 ] 222 ]
195 },
196 "cancel": {
197 "description": "Starts asynchronous cancellation on a long-r unning operation. The server makes a best effort to cancel the operation, but su ccess is not guaranteed. Clients may use Operations.GetOperation or Operations.L istOperations to check whether the cancellation succeeded or the operation compl eted despite cancellation.",
198 "httpMethod": "POST",
199 "id": "genomics.operations.cancel",
200 "parameterOrder": [
201 "name"
202 ],
203 "parameters": {
204 "name": {
205 "description": "The name of the operation resource t o be cancelled.",
206 "location": "path",
207 "pattern": "^operations/.+$",
208 "required": true,
209 "type": "string"
210 }
211 },
212 "path": "v1/{+name}:cancel",
213 "request": {
214 "$ref": "CancelOperationRequest"
215 },
216 "response": {
217 "$ref": "Empty"
218 },
219 "scopes": [
220 "https://www.googleapis.com/auth/cloud-platform",
221 "https://www.googleapis.com/auth/genomics"
222 ]
223 } 223 }
224 } 224 }
225 }, 225 },
226 "referencesets": { 226 "referencesets": {
227 "methods": { 227 "methods": {
228 "search": { 228 "search": {
229 "description": "Searches for reference sets which match the given criteria.\n\nFor the definitions of references and other genomics resource s, see\n[Fundamentals of Google\nGenomics](https://cloud.google.com/genomics/fun damentals-of-google-genomics)\n\nImplements\n[GlobalAllianceApi.searchReferenceS ets](https://github.com/ga4gh/schemas/blob/v0.5.1/src/main/resources/avro/refere ncemethods.avdl#L71)", 229 "description": "Searches for reference sets which match the given criteria.\n\nFor the definitions of references and other genomics resource s, see\n[Fundamentals of Google\nGenomics](https://cloud.google.com/genomics/fun damentals-of-google-genomics)\n\nImplements\n[GlobalAllianceApi.searchReferenceS ets](https://github.com/ga4gh/schemas/blob/v0.5.1/src/main/resources/avro/refere ncemethods.avdl#L71)",
230 "httpMethod": "POST", 230 "httpMethod": "POST",
231 "id": "genomics.referencesets.search", 231 "id": "genomics.referencesets.search",
232 "parameterOrder": [], 232 "parameterOrder": [],
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
264 "$ref": "ReferenceSet" 264 "$ref": "ReferenceSet"
265 }, 265 },
266 "scopes": [ 266 "scopes": [
267 "https://www.googleapis.com/auth/cloud-platform", 267 "https://www.googleapis.com/auth/cloud-platform",
268 "https://www.googleapis.com/auth/genomics", 268 "https://www.googleapis.com/auth/genomics",
269 "https://www.googleapis.com/auth/genomics.readonly" 269 "https://www.googleapis.com/auth/genomics.readonly"
270 ] 270 ]
271 } 271 }
272 } 272 }
273 }, 273 },
274 "readgroupsets": { 274 "callsets": {
275 "methods": { 275 "methods": {
276 "import": {
277 "description": "Creates read group sets by asynchronously im porting the provided\ninformation.\n\nFor the definitions of read group sets and other genomics resources, see\n[Fundamentals of Google\nGenomics](https://cloud .google.com/genomics/fundamentals-of-google-genomics)\n\nThe caller must have WR ITE permissions to the dataset.\n\n## Notes on [BAM](https://samtools.github.io/ hts-specs/SAMv1.pdf) import\n\n- Tags will be converted to strings - tag types a re not preserved\n- Comments (`@CO`) in the input file header will not be preser ved\n- Original header order of references (`@SQ`) will not be preserved\n- Any reverse stranded unmapped reads will be reverse complemented, and\ntheir qualiti es (also the \"BQ\" and \"OQ\" tags, if any) will be reversed\n- Unmapped reads will be stripped of positional information (reference name\nand position)",
278 "httpMethod": "POST",
279 "id": "genomics.readgroupsets.import",
280 "parameterOrder": [],
281 "parameters": {},
282 "path": "v1/readgroupsets:import",
283 "request": {
284 "$ref": "ImportReadGroupSetsRequest"
285 },
286 "response": {
287 "$ref": "Operation"
288 },
289 "scopes": [
290 "https://www.googleapis.com/auth/cloud-platform",
291 "https://www.googleapis.com/auth/devstorage.read_write",
292 "https://www.googleapis.com/auth/genomics"
293 ]
294 },
295 "delete": { 276 "delete": {
296 "description": "Deletes a read group set.\n\nFor the definit ions of read group sets and other genomics resources, see\n[Fundamentals of Goog le\nGenomics](https://cloud.google.com/genomics/fundamentals-of-google-genomics) ", 277 "description": "Deletes a call set.\n\nFor the definitions o f call sets and other genomics resources, see\n[Fundamentals of Google\nGenomics ](https://cloud.google.com/genomics/fundamentals-of-google-genomics)",
297 "httpMethod": "DELETE", 278 "httpMethod": "DELETE",
298 "id": "genomics.readgroupsets.delete", 279 "id": "genomics.callsets.delete",
299 "parameterOrder": [ 280 "parameterOrder": [
300 "readGroupSetId" 281 "callSetId"
301 ], 282 ],
302 "parameters": { 283 "parameters": {
303 "readGroupSetId": { 284 "callSetId": {
304 "description": "The ID of the read group set to be d eleted. The caller must have WRITE\npermissions to the dataset associated with t his read group set.", 285 "description": "The ID of the call set to be deleted .",
305 "location": "path", 286 "location": "path",
306 "required": true, 287 "required": true,
307 "type": "string" 288 "type": "string"
308 } 289 }
309 }, 290 },
310 "path": "v1/readgroupsets/{readGroupSetId}", 291 "path": "v1/callsets/{callSetId}",
311 "response": { 292 "response": {
312 "$ref": "Empty" 293 "$ref": "Empty"
313 }, 294 },
314 "scopes": [ 295 "scopes": [
315 "https://www.googleapis.com/auth/cloud-platform", 296 "https://www.googleapis.com/auth/cloud-platform",
316 "https://www.googleapis.com/auth/genomics" 297 "https://www.googleapis.com/auth/genomics"
317 ] 298 ]
318 }, 299 },
319 "export": {
320 "description": "Exports a read group set to a BAM file in Go ogle Cloud Storage.\n\nFor the definitions of read group sets and other genomics resources, see\n[Fundamentals of Google\nGenomics](https://cloud.google.com/gen omics/fundamentals-of-google-genomics)\n\nNote that currently there may be some differences between exported BAM\nfiles and the original BAM file at the time of import. See\nImportReadGroupSets\nfor caveats.",
321 "httpMethod": "POST",
322 "id": "genomics.readgroupsets.export",
323 "parameterOrder": [
324 "readGroupSetId"
325 ],
326 "parameters": {
327 "readGroupSetId": {
328 "description": "Required. The ID of the read group s et to export. The caller must have\nREAD access to this read group set.",
329 "location": "path",
330 "required": true,
331 "type": "string"
332 }
333 },
334 "path": "v1/readgroupsets/{readGroupSetId}:export",
335 "request": {
336 "$ref": "ExportReadGroupSetRequest"
337 },
338 "response": {
339 "$ref": "Operation"
340 },
341 "scopes": [
342 "https://www.googleapis.com/auth/cloud-platform",
343 "https://www.googleapis.com/auth/devstorage.read_write",
344 "https://www.googleapis.com/auth/genomics"
345 ]
346 },
347 "search": { 300 "search": {
348 "description": "Searches for read group sets matching the cr iteria.\n\nFor the definitions of read group sets and other genomics resources, see\n[Fundamentals of Google\nGenomics](https://cloud.google.com/genomics/fundam entals-of-google-genomics)\n\nImplements\n[GlobalAllianceApi.searchReadGroupSets ](https://github.com/ga4gh/schemas/blob/v0.5.1/src/main/resources/avro/readmetho ds.avdl#L135).", 301 "description": "Gets a list of call sets matching the criter ia.\n\nFor the definitions of call sets and other genomics resources, see\n[Fund amentals of Google\nGenomics](https://cloud.google.com/genomics/fundamentals-of- google-genomics)\n\nImplements\n[GlobalAllianceApi.searchCallSets](https://githu b.com/ga4gh/schemas/blob/v0.5.1/src/main/resources/avro/variantmethods.avdl#L178 ).",
349 "httpMethod": "POST", 302 "httpMethod": "POST",
350 "id": "genomics.readgroupsets.search", 303 "id": "genomics.callsets.search",
351 "parameterOrder": [], 304 "parameterOrder": [],
352 "parameters": {}, 305 "parameters": {},
353 "path": "v1/readgroupsets/search", 306 "path": "v1/callsets/search",
354 "request": { 307 "request": {
355 "$ref": "SearchReadGroupSetsRequest" 308 "$ref": "SearchCallSetsRequest"
356 }, 309 },
357 "response": { 310 "response": {
358 "$ref": "SearchReadGroupSetsResponse" 311 "$ref": "SearchCallSetsResponse"
359 }, 312 },
360 "scopes": [ 313 "scopes": [
361 "https://www.googleapis.com/auth/cloud-platform", 314 "https://www.googleapis.com/auth/cloud-platform",
362 "https://www.googleapis.com/auth/genomics", 315 "https://www.googleapis.com/auth/genomics",
363 "https://www.googleapis.com/auth/genomics.readonly" 316 "https://www.googleapis.com/auth/genomics.readonly"
364 ] 317 ]
365 }, 318 },
366 "patch": { 319 "patch": {
367 "description": "Updates a read group set.\n\nFor the definit ions of read group sets and other genomics resources, see\n[Fundamentals of Goog le\nGenomics](https://cloud.google.com/genomics/fundamentals-of-google-genomics) \n\nThis method supports patch semantics.", 320 "description": "Updates a call set.\n\nFor the definitions o f call sets and other genomics resources, see\n[Fundamentals of Google\nGenomics ](https://cloud.google.com/genomics/fundamentals-of-google-genomics)\n\nThis met hod supports patch semantics.",
368 "httpMethod": "PATCH", 321 "httpMethod": "PATCH",
369 "id": "genomics.readgroupsets.patch", 322 "id": "genomics.callsets.patch",
370 "parameterOrder": [ 323 "parameterOrder": [
371 "readGroupSetId" 324 "callSetId"
372 ], 325 ],
373 "parameters": { 326 "parameters": {
374 "readGroupSetId": { 327 "callSetId": {
375 "description": "The ID of the read group set to be u pdated. The caller must have WRITE\npermissions to the dataset associated with t his read group set.", 328 "description": "The ID of the call set to be updated .",
376 "location": "path", 329 "location": "path",
377 "required": true, 330 "required": true,
378 "type": "string" 331 "type": "string"
379 }, 332 },
380 "updateMask": { 333 "updateMask": {
381 "description": "An optional mask specifying which fi elds to update. Supported fields:\n\n* name.\n* referenceSetId.\n\nLeaving `upda teMask` unset is equivalent to specifying all mutable\nfields.", 334 "description": "An optional mask specifying which fi elds to update. At this time, the only\nmutable field is name. The only\naccepta ble value is \"name\". If unspecified, all mutable fields will be\nupdated.",
382 "format": "google-fieldmask", 335 "format": "google-fieldmask",
383 "location": "query", 336 "location": "query",
384 "type": "string" 337 "type": "string"
385 } 338 }
386 }, 339 },
387 "path": "v1/readgroupsets/{readGroupSetId}", 340 "path": "v1/callsets/{callSetId}",
388 "request": { 341 "request": {
389 "$ref": "ReadGroupSet" 342 "$ref": "CallSet"
390 }, 343 },
391 "response": { 344 "response": {
392 "$ref": "ReadGroupSet" 345 "$ref": "CallSet"
393 }, 346 },
394 "scopes": [ 347 "scopes": [
395 "https://www.googleapis.com/auth/cloud-platform", 348 "https://www.googleapis.com/auth/cloud-platform",
396 "https://www.googleapis.com/auth/genomics" 349 "https://www.googleapis.com/auth/genomics"
397 ] 350 ]
398 }, 351 },
399 "get": { 352 "get": {
400 "description": "Gets a read group set by ID.\n\nFor the defi nitions of read group sets and other genomics resources, see\n[Fundamentals of G oogle\nGenomics](https://cloud.google.com/genomics/fundamentals-of-google-genomi cs)", 353 "description": "Gets a call set by ID.\n\nFor the definition s of call sets and other genomics resources, see\n[Fundamentals of Google\nGenom ics](https://cloud.google.com/genomics/fundamentals-of-google-genomics)",
401 "httpMethod": "GET", 354 "httpMethod": "GET",
402 "id": "genomics.readgroupsets.get", 355 "id": "genomics.callsets.get",
403 "parameterOrder": [ 356 "parameterOrder": [
404 "readGroupSetId" 357 "callSetId"
405 ], 358 ],
406 "parameters": { 359 "parameters": {
407 "readGroupSetId": { 360 "callSetId": {
408 "description": "The ID of the read group set.", 361 "description": "The ID of the call set.",
409 "location": "path", 362 "location": "path",
410 "required": true, 363 "required": true,
411 "type": "string" 364 "type": "string"
412 } 365 }
413 }, 366 },
414 "path": "v1/readgroupsets/{readGroupSetId}", 367 "path": "v1/callsets/{callSetId}",
415 "response": { 368 "response": {
416 "$ref": "ReadGroupSet" 369 "$ref": "CallSet"
417 }, 370 },
418 "scopes": [ 371 "scopes": [
419 "https://www.googleapis.com/auth/cloud-platform", 372 "https://www.googleapis.com/auth/cloud-platform",
420 "https://www.googleapis.com/auth/genomics", 373 "https://www.googleapis.com/auth/genomics",
421 "https://www.googleapis.com/auth/genomics.readonly" 374 "https://www.googleapis.com/auth/genomics.readonly"
422 ] 375 ]
423 } 376 },
424 }, 377 "create": {
425 "resources": { 378 "description": "Creates a new call set.\n\nFor the definitio ns of call sets and other genomics resources, see\n[Fundamentals of Google\nGeno mics](https://cloud.google.com/genomics/fundamentals-of-google-genomics)",
426 "coveragebuckets": { 379 "httpMethod": "POST",
427 "methods": { 380 "id": "genomics.callsets.create",
428 "list": { 381 "parameterOrder": [],
429 "description": "Lists fixed width coverage buckets f or a read group set, each of which\ncorrespond to a range of a reference sequenc e. Each bucket summarizes\ncoverage information across its corresponding genomic range.\n\nFor the definitions of read group sets and other genomics resources, see\n[Fundamentals of Google\nGenomics](https://cloud.google.com/genomics/fundam entals-of-google-genomics)\n\nCoverage is defined as the number of reads which a re aligned to a given\nbase in the reference sequence. Coverage buckets are avai lable at several\nprecomputed bucket widths, enabling retrieval of various cover age 'zoom\nlevels'. The caller must have READ permissions for the target read gr oup\nset.", 382 "parameters": {},
430 "httpMethod": "GET", 383 "path": "v1/callsets",
431 "id": "genomics.readgroupsets.coveragebuckets.list", 384 "request": {
432 "parameterOrder": [ 385 "$ref": "CallSet"
433 "readGroupSetId" 386 },
434 ], 387 "response": {
435 "parameters": { 388 "$ref": "CallSet"
436 "start": { 389 },
437 "description": "The start position of the ra nge on the reference, 0-based inclusive. If\nspecified, `referenceName` must als o be specified. Defaults to 0.", 390 "scopes": [
438 "format": "int64", 391 "https://www.googleapis.com/auth/cloud-platform",
439 "location": "query", 392 "https://www.googleapis.com/auth/genomics"
440 "type": "string" 393 ]
441 },
442 "targetBucketWidth": {
443 "description": "The desired width of each re ported coverage bucket in base pairs. This\nwill be rounded down to the nearest precomputed bucket width; the value\nof which is returned as `bucketWidth` in th e response. Defaults\nto infinity (each bucket spans an entire reference sequenc e) or the length\nof the target range, if specified. The smallest precomputed\n` bucketWidth` is currently 2048 base pairs; this is subject to\nchange.",
444 "format": "int64",
445 "location": "query",
446 "type": "string"
447 },
448 "readGroupSetId": {
449 "description": "Required. The ID of the read group set over which coverage is requested.",
450 "location": "path",
451 "required": true,
452 "type": "string"
453 },
454 "referenceName": {
455 "description": "The name of the reference to query, within the reference set associated\nwith this query. Optional.",
456 "location": "query",
457 "type": "string"
458 },
459 "end": {
460 "description": "The end position of the rang e on the reference, 0-based exclusive. If\nspecified, `referenceName` must also be specified. If unset or 0, defaults\nto the length of the reference.",
461 "format": "int64",
462 "location": "query",
463 "type": "string"
464 },
465 "pageToken": {
466 "description": "The continuation token, whic h is used to page through large result sets.\nTo get the next page of results, s et this parameter to the value of\n`nextPageToken` from the previous response.",
467 "location": "query",
468 "type": "string"
469 },
470 "pageSize": {
471 "description": "The maximum number of result s to return in a single page. If unspecified,\ndefaults to 1024. The maximum val ue is 2048.",
472 "format": "int32",
473 "location": "query",
474 "type": "integer"
475 }
476 },
477 "path": "v1/readgroupsets/{readGroupSetId}/coverageb uckets",
478 "response": {
479 "$ref": "ListCoverageBucketsResponse"
480 },
481 "scopes": [
482 "https://www.googleapis.com/auth/cloud-platform" ,
483 "https://www.googleapis.com/auth/genomics",
484 "https://www.googleapis.com/auth/genomics.readon ly"
485 ]
486 }
487 }
488 } 394 }
489 } 395 }
490 }, 396 },
491 "reads": { 397 "reads": {
492 "methods": { 398 "methods": {
493 "search": { 399 "search": {
494 "description": "Gets a list of reads for one or more read gr oup sets.\n\nFor the definitions of read group sets and other genomics resources , see\n[Fundamentals of Google\nGenomics](https://cloud.google.com/genomics/fund amentals-of-google-genomics)\n\nReads search operates over a genomic coordinate space of reference sequence\n& position defined over the reference sequences to which the requested\nread group sets are aligned.\n\nIf a target positional rang e is specified, search returns all reads whose\nalignment to the reference genom e overlap the range. A query which\nspecifies only read group set IDs yields all reads in those read group\nsets, including unmapped reads.\n\nAll reads returne d (including reads on subsequent pages) are ordered by\ngenomic coordinate (by r eference sequence, then position). Reads with\nequivalent genomic coordinates ar e returned in an unspecified order. This\norder is consistent, such that two que ries for the same content (regardless\nof page size) yield reads in the same ord er across their respective streams\nof paginated responses.\n\nImplements\n[Glob alAllianceApi.searchReads](https://github.com/ga4gh/schemas/blob/v0.5.1/src/main /resources/avro/readmethods.avdl#L85).", 400 "description": "Gets a list of reads for one or more read gr oup sets.\n\nFor the definitions of read group sets and other genomics resources , see\n[Fundamentals of Google\nGenomics](https://cloud.google.com/genomics/fund amentals-of-google-genomics)\n\nReads search operates over a genomic coordinate space of reference sequence\n& position defined over the reference sequences to which the requested\nread group sets are aligned.\n\nIf a target positional rang e is specified, search returns all reads whose\nalignment to the reference genom e overlap the range. A query which\nspecifies only read group set IDs yields all reads in those read group\nsets, including unmapped reads.\n\nAll reads returne d (including reads on subsequent pages) are ordered by\ngenomic coordinate (by r eference sequence, then position). Reads with\nequivalent genomic coordinates ar e returned in an unspecified order. This\norder is consistent, such that two que ries for the same content (regardless\nof page size) yield reads in the same ord er across their respective streams\nof paginated responses.\n\nImplements\n[Glob alAllianceApi.searchReads](https://github.com/ga4gh/schemas/blob/v0.5.1/src/main /resources/avro/readmethods.avdl#L85).",
495 "httpMethod": "POST", 401 "httpMethod": "POST",
496 "id": "genomics.reads.search", 402 "id": "genomics.reads.search",
497 "parameterOrder": [], 403 "parameterOrder": [],
498 "parameters": {}, 404 "parameters": {},
499 "path": "v1/reads/search", 405 "path": "v1/reads/search",
500 "request": { 406 "request": {
501 "$ref": "SearchReadsRequest" 407 "$ref": "SearchReadsRequest"
502 }, 408 },
503 "response": { 409 "response": {
504 "$ref": "SearchReadsResponse" 410 "$ref": "SearchReadsResponse"
505 }, 411 },
506 "scopes": [ 412 "scopes": [
507 "https://www.googleapis.com/auth/cloud-platform", 413 "https://www.googleapis.com/auth/cloud-platform",
508 "https://www.googleapis.com/auth/genomics", 414 "https://www.googleapis.com/auth/genomics",
509 "https://www.googleapis.com/auth/genomics.readonly" 415 "https://www.googleapis.com/auth/genomics.readonly"
510 ] 416 ]
511 } 417 }
512 } 418 }
513 }, 419 },
514 "callsets": { 420 "readgroupsets": {
515 "methods": { 421 "methods": {
422 "import": {
423 "description": "Creates read group sets by asynchronously im porting the provided\ninformation.\n\nFor the definitions of read group sets and other genomics resources, see\n[Fundamentals of Google\nGenomics](https://cloud .google.com/genomics/fundamentals-of-google-genomics)\n\nThe caller must have WR ITE permissions to the dataset.\n\n## Notes on [BAM](https://samtools.github.io/ hts-specs/SAMv1.pdf) import\n\n- Tags will be converted to strings - tag types a re not preserved\n- Comments (`@CO`) in the input file header will not be preser ved\n- Original header order of references (`@SQ`) will not be preserved\n- Any reverse stranded unmapped reads will be reverse complemented, and\ntheir qualiti es (also the \"BQ\" and \"OQ\" tags, if any) will be reversed\n- Unmapped reads will be stripped of positional information (reference name\nand position)",
424 "httpMethod": "POST",
425 "id": "genomics.readgroupsets.import",
426 "parameterOrder": [],
427 "parameters": {},
428 "path": "v1/readgroupsets:import",
429 "request": {
430 "$ref": "ImportReadGroupSetsRequest"
431 },
432 "response": {
433 "$ref": "Operation"
434 },
435 "scopes": [
436 "https://www.googleapis.com/auth/cloud-platform",
437 "https://www.googleapis.com/auth/devstorage.read_write",
438 "https://www.googleapis.com/auth/genomics"
439 ]
440 },
441 "delete": {
442 "description": "Deletes a read group set.\n\nFor the definit ions of read group sets and other genomics resources, see\n[Fundamentals of Goog le\nGenomics](https://cloud.google.com/genomics/fundamentals-of-google-genomics) ",
443 "httpMethod": "DELETE",
444 "id": "genomics.readgroupsets.delete",
445 "parameterOrder": [
446 "readGroupSetId"
447 ],
448 "parameters": {
449 "readGroupSetId": {
450 "description": "The ID of the read group set to be d eleted. The caller must have WRITE\npermissions to the dataset associated with t his read group set.",
451 "location": "path",
452 "required": true,
453 "type": "string"
454 }
455 },
456 "path": "v1/readgroupsets/{readGroupSetId}",
457 "response": {
458 "$ref": "Empty"
459 },
460 "scopes": [
461 "https://www.googleapis.com/auth/cloud-platform",
462 "https://www.googleapis.com/auth/genomics"
463 ]
464 },
465 "export": {
466 "description": "Exports a read group set to a BAM file in Go ogle Cloud Storage.\n\nFor the definitions of read group sets and other genomics resources, see\n[Fundamentals of Google\nGenomics](https://cloud.google.com/gen omics/fundamentals-of-google-genomics)\n\nNote that currently there may be some differences between exported BAM\nfiles and the original BAM file at the time of import. See\nImportReadGroupSets\nfor caveats.",
467 "httpMethod": "POST",
468 "id": "genomics.readgroupsets.export",
469 "parameterOrder": [
470 "readGroupSetId"
471 ],
472 "parameters": {
473 "readGroupSetId": {
474 "description": "Required. The ID of the read group s et to export. The caller must have\nREAD access to this read group set.",
475 "location": "path",
476 "required": true,
477 "type": "string"
478 }
479 },
480 "path": "v1/readgroupsets/{readGroupSetId}:export",
481 "request": {
482 "$ref": "ExportReadGroupSetRequest"
483 },
484 "response": {
485 "$ref": "Operation"
486 },
487 "scopes": [
488 "https://www.googleapis.com/auth/cloud-platform",
489 "https://www.googleapis.com/auth/devstorage.read_write",
490 "https://www.googleapis.com/auth/genomics"
491 ]
492 },
493 "search": {
494 "description": "Searches for read group sets matching the cr iteria.\n\nFor the definitions of read group sets and other genomics resources, see\n[Fundamentals of Google\nGenomics](https://cloud.google.com/genomics/fundam entals-of-google-genomics)\n\nImplements\n[GlobalAllianceApi.searchReadGroupSets ](https://github.com/ga4gh/schemas/blob/v0.5.1/src/main/resources/avro/readmetho ds.avdl#L135).",
495 "httpMethod": "POST",
496 "id": "genomics.readgroupsets.search",
497 "parameterOrder": [],
498 "parameters": {},
499 "path": "v1/readgroupsets/search",
500 "request": {
501 "$ref": "SearchReadGroupSetsRequest"
502 },
503 "response": {
504 "$ref": "SearchReadGroupSetsResponse"
505 },
506 "scopes": [
507 "https://www.googleapis.com/auth/cloud-platform",
508 "https://www.googleapis.com/auth/genomics",
509 "https://www.googleapis.com/auth/genomics.readonly"
510 ]
511 },
512 "get": {
513 "description": "Gets a read group set by ID.\n\nFor the defi nitions of read group sets and other genomics resources, see\n[Fundamentals of G oogle\nGenomics](https://cloud.google.com/genomics/fundamentals-of-google-genomi cs)",
514 "httpMethod": "GET",
515 "id": "genomics.readgroupsets.get",
516 "parameterOrder": [
517 "readGroupSetId"
518 ],
519 "parameters": {
520 "readGroupSetId": {
521 "description": "The ID of the read group set.",
522 "location": "path",
523 "required": true,
524 "type": "string"
525 }
526 },
527 "path": "v1/readgroupsets/{readGroupSetId}",
528 "response": {
529 "$ref": "ReadGroupSet"
530 },
531 "scopes": [
532 "https://www.googleapis.com/auth/cloud-platform",
533 "https://www.googleapis.com/auth/genomics",
534 "https://www.googleapis.com/auth/genomics.readonly"
535 ]
536 },
516 "patch": { 537 "patch": {
517 "description": "Updates a call set.\n\nFor the definitions o f call sets and other genomics resources, see\n[Fundamentals of Google\nGenomics ](https://cloud.google.com/genomics/fundamentals-of-google-genomics)\n\nThis met hod supports patch semantics.", 538 "description": "Updates a read group set.\n\nFor the definit ions of read group sets and other genomics resources, see\n[Fundamentals of Goog le\nGenomics](https://cloud.google.com/genomics/fundamentals-of-google-genomics) \n\nThis method supports patch semantics.",
518 "httpMethod": "PATCH", 539 "httpMethod": "PATCH",
519 "id": "genomics.callsets.patch", 540 "id": "genomics.readgroupsets.patch",
520 "parameterOrder": [ 541 "parameterOrder": [
521 "callSetId" 542 "readGroupSetId"
522 ], 543 ],
523 "parameters": { 544 "parameters": {
524 "callSetId": { 545 "readGroupSetId": {
525 "description": "The ID of the call set to be updated .", 546 "description": "The ID of the read group set to be u pdated. The caller must have WRITE\npermissions to the dataset associated with t his read group set.",
526 "location": "path", 547 "location": "path",
527 "required": true, 548 "required": true,
528 "type": "string" 549 "type": "string"
529 }, 550 },
530 "updateMask": { 551 "updateMask": {
531 "description": "An optional mask specifying which fi elds to update. At this time, the only\nmutable field is name. The only\naccepta ble value is \"name\". If unspecified, all mutable fields will be\nupdated.", 552 "description": "An optional mask specifying which fi elds to update. Supported fields:\n\n* name.\n* referenceSetId.\n\nLeaving `upda teMask` unset is equivalent to specifying all mutable\nfields.",
532 "format": "google-fieldmask", 553 "format": "google-fieldmask",
533 "location": "query", 554 "location": "query",
534 "type": "string" 555 "type": "string"
535 } 556 }
536 }, 557 },
537 "path": "v1/callsets/{callSetId}", 558 "path": "v1/readgroupsets/{readGroupSetId}",
538 "request": { 559 "request": {
539 "$ref": "CallSet" 560 "$ref": "ReadGroupSet"
540 }, 561 },
541 "response": { 562 "response": {
542 "$ref": "CallSet" 563 "$ref": "ReadGroupSet"
543 }, 564 },
544 "scopes": [ 565 "scopes": [
545 "https://www.googleapis.com/auth/cloud-platform", 566 "https://www.googleapis.com/auth/cloud-platform",
546 "https://www.googleapis.com/auth/genomics" 567 "https://www.googleapis.com/auth/genomics"
547 ] 568 ]
548 }, 569 }
549 "get": { 570 },
550 "description": "Gets a call set by ID.\n\nFor the definition s of call sets and other genomics resources, see\n[Fundamentals of Google\nGenom ics](https://cloud.google.com/genomics/fundamentals-of-google-genomics)", 571 "resources": {
551 "httpMethod": "GET", 572 "coveragebuckets": {
552 "id": "genomics.callsets.get", 573 "methods": {
553 "parameterOrder": [ 574 "list": {
554 "callSetId" 575 "description": "Lists fixed width coverage buckets f or a read group set, each of which\ncorrespond to a range of a reference sequenc e. Each bucket summarizes\ncoverage information across its corresponding genomic range.\n\nFor the definitions of read group sets and other genomics resources, see\n[Fundamentals of Google\nGenomics](https://cloud.google.com/genomics/fundam entals-of-google-genomics)\n\nCoverage is defined as the number of reads which a re aligned to a given\nbase in the reference sequence. Coverage buckets are avai lable at several\nprecomputed bucket widths, enabling retrieval of various cover age 'zoom\nlevels'. The caller must have READ permissions for the target read gr oup\nset.",
555 ], 576 "httpMethod": "GET",
556 "parameters": { 577 "id": "genomics.readgroupsets.coveragebuckets.list",
557 "callSetId": { 578 "parameterOrder": [
558 "description": "The ID of the call set.", 579 "readGroupSetId"
559 "location": "path", 580 ],
560 "required": true, 581 "parameters": {
561 "type": "string" 582 "referenceName": {
562 } 583 "description": "The name of the reference to query, within the reference set associated\nwith this query. Optional.",
563 }, 584 "location": "query",
564 "path": "v1/callsets/{callSetId}", 585 "type": "string"
565 "response": { 586 },
566 "$ref": "CallSet" 587 "end": {
567 }, 588 "description": "The end position of the rang e on the reference, 0-based exclusive. If\nspecified, `referenceName` must also be specified. If unset or 0, defaults\nto the length of the reference.",
568 "scopes": [ 589 "format": "int64",
569 "https://www.googleapis.com/auth/cloud-platform", 590 "location": "query",
570 "https://www.googleapis.com/auth/genomics", 591 "type": "string"
571 "https://www.googleapis.com/auth/genomics.readonly" 592 },
572 ] 593 "pageToken": {
573 }, 594 "description": "The continuation token, whic h is used to page through large result sets.\nTo get the next page of results, s et this parameter to the value of\n`nextPageToken` from the previous response.",
574 "create": { 595 "location": "query",
575 "description": "Creates a new call set.\n\nFor the definitio ns of call sets and other genomics resources, see\n[Fundamentals of Google\nGeno mics](https://cloud.google.com/genomics/fundamentals-of-google-genomics)", 596 "type": "string"
576 "httpMethod": "POST", 597 },
577 "id": "genomics.callsets.create", 598 "pageSize": {
578 "parameterOrder": [], 599 "description": "The maximum number of result s to return in a single page. If unspecified,\ndefaults to 1024. The maximum val ue is 2048.",
579 "parameters": {}, 600 "format": "int32",
580 "path": "v1/callsets", 601 "location": "query",
581 "request": { 602 "type": "integer"
582 "$ref": "CallSet" 603 },
583 }, 604 "start": {
584 "response": { 605 "description": "The start position of the ra nge on the reference, 0-based inclusive. If\nspecified, `referenceName` must als o be specified. Defaults to 0.",
585 "$ref": "CallSet" 606 "format": "int64",
586 }, 607 "location": "query",
587 "scopes": [ 608 "type": "string"
588 "https://www.googleapis.com/auth/cloud-platform", 609 },
589 "https://www.googleapis.com/auth/genomics" 610 "targetBucketWidth": {
590 ] 611 "description": "The desired width of each re ported coverage bucket in base pairs. This\nwill be rounded down to the nearest precomputed bucket width; the value\nof which is returned as `bucketWidth` in th e response. Defaults\nto infinity (each bucket spans an entire reference sequenc e) or the length\nof the target range, if specified. The smallest precomputed\n` bucketWidth` is currently 2048 base pairs; this is subject to\nchange.",
591 }, 612 "format": "int64",
592 "delete": { 613 "location": "query",
593 "description": "Deletes a call set.\n\nFor the definitions o f call sets and other genomics resources, see\n[Fundamentals of Google\nGenomics ](https://cloud.google.com/genomics/fundamentals-of-google-genomics)", 614 "type": "string"
594 "httpMethod": "DELETE", 615 },
595 "id": "genomics.callsets.delete", 616 "readGroupSetId": {
596 "parameterOrder": [ 617 "description": "Required. The ID of the read group set over which coverage is requested.",
597 "callSetId" 618 "location": "path",
598 ], 619 "required": true,
599 "parameters": { 620 "type": "string"
600 "callSetId": { 621 }
601 "description": "The ID of the call set to be deleted .", 622 },
602 "location": "path", 623 "path": "v1/readgroupsets/{readGroupSetId}/coverageb uckets",
603 "required": true, 624 "response": {
604 "type": "string" 625 "$ref": "ListCoverageBucketsResponse"
605 } 626 },
606 }, 627 "scopes": [
607 "path": "v1/callsets/{callSetId}", 628 "https://www.googleapis.com/auth/cloud-platform" ,
608 "response": { 629 "https://www.googleapis.com/auth/genomics",
609 "$ref": "Empty" 630 "https://www.googleapis.com/auth/genomics.readon ly"
610 }, 631 ]
611 "scopes": [ 632 }
612 "https://www.googleapis.com/auth/cloud-platform", 633 }
613 "https://www.googleapis.com/auth/genomics"
614 ]
615 },
616 "search": {
617 "description": "Gets a list of call sets matching the criter ia.\n\nFor the definitions of call sets and other genomics resources, see\n[Fund amentals of Google\nGenomics](https://cloud.google.com/genomics/fundamentals-of- google-genomics)\n\nImplements\n[GlobalAllianceApi.searchCallSets](https://githu b.com/ga4gh/schemas/blob/v0.5.1/src/main/resources/avro/variantmethods.avdl#L178 ).",
618 "httpMethod": "POST",
619 "id": "genomics.callsets.search",
620 "parameterOrder": [],
621 "parameters": {},
622 "path": "v1/callsets/search",
623 "request": {
624 "$ref": "SearchCallSetsRequest"
625 },
626 "response": {
627 "$ref": "SearchCallSetsResponse"
628 },
629 "scopes": [
630 "https://www.googleapis.com/auth/cloud-platform",
631 "https://www.googleapis.com/auth/genomics",
632 "https://www.googleapis.com/auth/genomics.readonly"
633 ]
634 } 634 }
635 } 635 }
636 }, 636 },
637 "variants": { 637 "variants": {
638 "methods": { 638 "methods": {
639 "patch": { 639 "merge": {
640 "description": "Updates a variant.\n\nFor the definitions of variants and other genomics resources, see\n[Fundamentals of Google\nGenomics]( https://cloud.google.com/genomics/fundamentals-of-google-genomics)\n\nThis metho d supports patch semantics. Returns the modified variant without\nits calls.", 640 "description": "Merges the given variants with existing vari ants.\n\nFor the definitions of variants and other genomics resources, see\n[Fun damentals of Google\nGenomics](https://cloud.google.com/genomics/fundamentals-of -google-genomics)\n\nEach variant will be\nmerged with an existing variant that matches its reference sequence,\nstart, end, reference bases, and alternative ba ses. If no such variant\nexists, a new one will be created.\n\nWhen variants are merged, the call information from the new variant\nis added to the existing var iant. Variant info fields are merged as\nspecified in the\ninfoMergeConfig\nfiel d of the MergeVariantsRequest.\n\nPlease exercise caution when using this method ! It is easy to introduce\nmistakes in existing variants and difficult to back out of them. For\nexample,\nsuppose you were trying to merge a new variant with an existing one and\nboth\nvariants contain calls that belong to callsets with the same callset ID.\n\n // Existing variant - irrelevant fields trimmed for clarity\n {\n \"variantSetId\": \"10473108253681171589\",\n \"r eferenceName\": \"1\",\n \"start\": \"10582\",\n \"referenceBases\ ": \"G\",\n \"alternateBases\": [\n \"A\"\n ],\n \"calls\": [\n {\n \"callSetId\": \"10473108253681171 589-0\",\n \"callSetName\": \"CALLSET0\",\n \"geno type\": [\n 0,\n 1\n ],\n }\n ]\n }\n\n // New variant with conflicting call inform ation\n {\n \"variantSetId\": \"10473108253681171589\",\n \"ref erenceName\": \"1\",\n \"start\": \"10582\",\n \"referenceBases\": \"G\",\n \"alternateBases\": [\n \"A\"\n ],\n \ "calls\": [\n {\n \"callSetId\": \"1047310825368117158 9-0\",\n \"callSetName\": \"CALLSET0\",\n \"genoty pe\": [\n 1,\n 1\n ],\n }\n ]\n }\n\nThe resulting merged variant would overwrite the existing calls with those\nfrom the new variant:\n\n {\n \"variantSetI d\": \"10473108253681171589\",\n \"referenceName\": \"1\",\n \"sta rt\": \"10582\",\n \"referenceBases\": \"G\",\n \"alternateBases\" : [\n \"A\"\n ],\n \"calls\": [\n {\n \"callSetId\": \"10473108253681171589-0\",\n \"callSetNa me\": \"CALLSET0\",\n \"genotype\": [\n 1,\n 1\n ],\n }\n ]\n }\n\nThis may be the desired outcome, but it is up to the user to determine if\nif that i s indeed the case.",
641 "httpMethod": "PATCH", 641 "httpMethod": "POST",
642 "id": "genomics.variants.patch", 642 "id": "genomics.variants.merge",
643 "parameterOrder": [
644 "variantId"
645 ],
646 "parameters": {
647 "variantId": {
648 "description": "The ID of the variant to be updated. ",
649 "location": "path",
650 "required": true,
651 "type": "string"
652 },
653 "updateMask": {
654 "description": "An optional mask specifying which fi elds to update. At this time, mutable\nfields are names and\ninfo. Acceptable va lues are \"names\" and\n\"info\". If unspecified, all mutable fields will be upd ated.",
655 "format": "google-fieldmask",
656 "location": "query",
657 "type": "string"
658 }
659 },
660 "path": "v1/variants/{variantId}",
661 "request": {
662 "$ref": "Variant"
663 },
664 "response": {
665 "$ref": "Variant"
666 },
667 "scopes": [
668 "https://www.googleapis.com/auth/cloud-platform",
669 "https://www.googleapis.com/auth/genomics"
670 ]
671 },
672 "get": {
673 "description": "Gets a variant by ID.\n\nFor the definitions of variants and other genomics resources, see\n[Fundamentals of Google\nGenomic s](https://cloud.google.com/genomics/fundamentals-of-google-genomics)",
674 "httpMethod": "GET",
675 "id": "genomics.variants.get",
676 "parameterOrder": [
677 "variantId"
678 ],
679 "parameters": {
680 "variantId": {
681 "description": "The ID of the variant.",
682 "location": "path",
683 "required": true,
684 "type": "string"
685 }
686 },
687 "path": "v1/variants/{variantId}",
688 "response": {
689 "$ref": "Variant"
690 },
691 "scopes": [
692 "https://www.googleapis.com/auth/cloud-platform",
693 "https://www.googleapis.com/auth/genomics",
694 "https://www.googleapis.com/auth/genomics.readonly"
695 ]
696 },
697 "import": {
698 "description": "Creates variant data by asynchronously impor ting the provided information.\n\nFor the definitions of variant sets and other genomics resources, see\n[Fundamentals of Google\nGenomics](https://cloud.google .com/genomics/fundamentals-of-google-genomics)\n\nThe variants for import will b e merged with any existing variant that\nmatches its reference sequence, start, end, reference bases, and\nalternative bases. If no such variant exists, a new o ne will be created.\n\nWhen variants are merged, the call information from the n ew variant\nis added to the existing variant, and Variant info fields are merged \nas specified in\ninfoMergeConfig.\nAs a special case, for single-sample VCF fi les, QUAL and FILTER fields will\nbe moved to the call level; these are sometime s interpreted in a\ncall-specific context.\nImported VCF headers are appended to the metadata already in a variant set.",
699 "httpMethod": "POST",
700 "id": "genomics.variants.import",
701 "parameterOrder": [], 643 "parameterOrder": [],
702 "parameters": {}, 644 "parameters": {},
703 "path": "v1/variants:import", 645 "path": "v1/variants:merge",
704 "request": { 646 "request": {
705 "$ref": "ImportVariantsRequest" 647 "$ref": "MergeVariantsRequest"
706 }, 648 },
707 "response": { 649 "response": {
708 "$ref": "Operation" 650 "$ref": "Empty"
709 }, 651 },
710 "scopes": [ 652 "scopes": [
711 "https://www.googleapis.com/auth/cloud-platform", 653 "https://www.googleapis.com/auth/cloud-platform",
712 "https://www.googleapis.com/auth/devstorage.read_write", 654 "https://www.googleapis.com/auth/genomics"
713 "https://www.googleapis.com/auth/genomics" 655 ]
714 ] 656 },
715 },
716 "delete": { 657 "delete": {
717 "description": "Deletes a variant.\n\nFor the definitions of variants and other genomics resources, see\n[Fundamentals of Google\nGenomics]( https://cloud.google.com/genomics/fundamentals-of-google-genomics)", 658 "description": "Deletes a variant.\n\nFor the definitions of variants and other genomics resources, see\n[Fundamentals of Google\nGenomics]( https://cloud.google.com/genomics/fundamentals-of-google-genomics)",
718 "httpMethod": "DELETE", 659 "httpMethod": "DELETE",
719 "id": "genomics.variants.delete", 660 "id": "genomics.variants.delete",
720 "parameterOrder": [ 661 "parameterOrder": [
721 "variantId" 662 "variantId"
722 ], 663 ],
723 "parameters": { 664 "parameters": {
724 "variantId": { 665 "variantId": {
725 "description": "The ID of the variant to be deleted. ", 666 "description": "The ID of the variant to be deleted. ",
726 "location": "path", 667 "location": "path",
727 "required": true, 668 "required": true,
728 "type": "string" 669 "type": "string"
729 } 670 }
730 }, 671 },
731 "path": "v1/variants/{variantId}", 672 "path": "v1/variants/{variantId}",
732 "response": { 673 "response": {
733 "$ref": "Empty" 674 "$ref": "Empty"
734 }, 675 },
735 "scopes": [ 676 "scopes": [
736 "https://www.googleapis.com/auth/cloud-platform", 677 "https://www.googleapis.com/auth/cloud-platform",
737 "https://www.googleapis.com/auth/genomics" 678 "https://www.googleapis.com/auth/genomics"
738 ] 679 ]
739 }, 680 },
740 "merge": { 681 "import": {
741 "description": "Merges the given variants with existing vari ants.\n\nFor the definitions of variants and other genomics resources, see\n[Fun damentals of Google\nGenomics](https://cloud.google.com/genomics/fundamentals-of -google-genomics)\n\nEach variant will be\nmerged with an existing variant that matches its reference sequence,\nstart, end, reference bases, and alternative ba ses. If no such variant\nexists, a new one will be created.\n\nWhen variants are merged, the call information from the new variant\nis added to the existing var iant. Variant info fields are merged as\nspecified in the\ninfoMergeConfig\nfiel d of the MergeVariantsRequest.\n\nPlease exercise caution when using this method ! It is easy to introduce\nmistakes in existing variants and difficult to back out of them. For\nexample,\nsuppose you were trying to merge a new variant with an existing one and\nboth\nvariants contain calls that belong to callsets with the same callset ID.\n\n // Existing variant - irrelevant fields trimmed for clarity\n {\n \"variantSetId\": \"10473108253681171589\",\n \"r eferenceName\": \"1\",\n \"start\": \"10582\",\n \"referenceBases\ ": \"G\",\n \"alternateBases\": [\n \"A\"\n ],\n \"calls\": [\n {\n \"callSetId\": \"10473108253681171 589-0\",\n \"callSetName\": \"CALLSET0\",\n \"geno type\": [\n 0,\n 1\n ],\n }\n ]\n }\n\n // New variant with conflicting call inform ation\n {\n \"variantSetId\": \"10473108253681171589\",\n \"ref erenceName\": \"1\",\n \"start\": \"10582\",\n \"referenceBases\": \"G\",\n \"alternateBases\": [\n \"A\"\n ],\n \ "calls\": [\n {\n \"callSetId\": \"1047310825368117158 9-0\",\n \"callSetName\": \"CALLSET0\",\n \"genoty pe\": [\n 1,\n 1\n ],\n }\n ]\n }\n\nThe resulting merged variant would overwrite the existing calls with those\nfrom the new variant:\n\n {\n \"variantSetI d\": \"10473108253681171589\",\n \"referenceName\": \"1\",\n \"sta rt\": \"10582\",\n \"referenceBases\": \"G\",\n \"alternateBases\" : [\n \"A\"\n ],\n \"calls\": [\n {\n \"callSetId\": \"10473108253681171589-0\",\n \"callSetNa me\": \"CALLSET0\",\n \"genotype\": [\n 1,\n 1\n ],\n }\n ]\n }\n\nThis may be the desired outcome, but it is up to the user to determine if\nif that i s indeed the case.", 682 "description": "Creates variant data by asynchronously impor ting the provided information.\n\nFor the definitions of variant sets and other genomics resources, see\n[Fundamentals of Google\nGenomics](https://cloud.google .com/genomics/fundamentals-of-google-genomics)\n\nThe variants for import will b e merged with any existing variant that\nmatches its reference sequence, start, end, reference bases, and\nalternative bases. If no such variant exists, a new o ne will be created.\n\nWhen variants are merged, the call information from the n ew variant\nis added to the existing variant, and Variant info fields are merged \nas specified in\ninfoMergeConfig.\nAs a special case, for single-sample VCF fi les, QUAL and FILTER fields will\nbe moved to the call level; these are sometime s interpreted in a\ncall-specific context.\nImported VCF headers are appended to the metadata already in a variant set.",
742 "httpMethod": "POST", 683 "httpMethod": "POST",
743 "id": "genomics.variants.merge", 684 "id": "genomics.variants.import",
744 "parameterOrder": [], 685 "parameterOrder": [],
745 "parameters": {}, 686 "parameters": {},
746 "path": "v1/variants:merge", 687 "path": "v1/variants:import",
747 "request": { 688 "request": {
748 "$ref": "MergeVariantsRequest" 689 "$ref": "ImportVariantsRequest"
749 }, 690 },
750 "response": { 691 "response": {
751 "$ref": "Empty" 692 "$ref": "Operation"
752 }, 693 },
753 "scopes": [ 694 "scopes": [
754 "https://www.googleapis.com/auth/cloud-platform", 695 "https://www.googleapis.com/auth/cloud-platform",
696 "https://www.googleapis.com/auth/devstorage.read_write",
755 "https://www.googleapis.com/auth/genomics" 697 "https://www.googleapis.com/auth/genomics"
756 ] 698 ]
757 }, 699 },
758 "create": { 700 "create": {
759 "description": "Creates a new variant.\n\nFor the definition s of variants and other genomics resources, see\n[Fundamentals of Google\nGenomi cs](https://cloud.google.com/genomics/fundamentals-of-google-genomics)", 701 "description": "Creates a new variant.\n\nFor the definition s of variants and other genomics resources, see\n[Fundamentals of Google\nGenomi cs](https://cloud.google.com/genomics/fundamentals-of-google-genomics)",
760 "httpMethod": "POST", 702 "httpMethod": "POST",
761 "id": "genomics.variants.create", 703 "id": "genomics.variants.create",
762 "parameterOrder": [], 704 "parameterOrder": [],
763 "parameters": {}, 705 "parameters": {},
764 "path": "v1/variants", 706 "path": "v1/variants",
(...skipping 19 matching lines...) Expand all
784 "$ref": "SearchVariantsRequest" 726 "$ref": "SearchVariantsRequest"
785 }, 727 },
786 "response": { 728 "response": {
787 "$ref": "SearchVariantsResponse" 729 "$ref": "SearchVariantsResponse"
788 }, 730 },
789 "scopes": [ 731 "scopes": [
790 "https://www.googleapis.com/auth/cloud-platform", 732 "https://www.googleapis.com/auth/cloud-platform",
791 "https://www.googleapis.com/auth/genomics", 733 "https://www.googleapis.com/auth/genomics",
792 "https://www.googleapis.com/auth/genomics.readonly" 734 "https://www.googleapis.com/auth/genomics.readonly"
793 ] 735 ]
736 },
737 "get": {
738 "description": "Gets a variant by ID.\n\nFor the definitions of variants and other genomics resources, see\n[Fundamentals of Google\nGenomic s](https://cloud.google.com/genomics/fundamentals-of-google-genomics)",
739 "httpMethod": "GET",
740 "id": "genomics.variants.get",
741 "parameterOrder": [
742 "variantId"
743 ],
744 "parameters": {
745 "variantId": {
746 "description": "The ID of the variant.",
747 "location": "path",
748 "required": true,
749 "type": "string"
750 }
751 },
752 "path": "v1/variants/{variantId}",
753 "response": {
754 "$ref": "Variant"
755 },
756 "scopes": [
757 "https://www.googleapis.com/auth/cloud-platform",
758 "https://www.googleapis.com/auth/genomics",
759 "https://www.googleapis.com/auth/genomics.readonly"
760 ]
761 },
762 "patch": {
763 "description": "Updates a variant.\n\nFor the definitions of variants and other genomics resources, see\n[Fundamentals of Google\nGenomics]( https://cloud.google.com/genomics/fundamentals-of-google-genomics)\n\nThis metho d supports patch semantics. Returns the modified variant without\nits calls.",
764 "httpMethod": "PATCH",
765 "id": "genomics.variants.patch",
766 "parameterOrder": [
767 "variantId"
768 ],
769 "parameters": {
770 "variantId": {
771 "description": "The ID of the variant to be updated. ",
772 "location": "path",
773 "required": true,
774 "type": "string"
775 },
776 "updateMask": {
777 "description": "An optional mask specifying which fi elds to update. At this time, mutable\nfields are names and\ninfo. Acceptable va lues are \"names\" and\n\"info\". If unspecified, all mutable fields will be upd ated.",
778 "format": "google-fieldmask",
779 "location": "query",
780 "type": "string"
781 }
782 },
783 "path": "v1/variants/{variantId}",
784 "request": {
785 "$ref": "Variant"
786 },
787 "response": {
788 "$ref": "Variant"
789 },
790 "scopes": [
791 "https://www.googleapis.com/auth/cloud-platform",
792 "https://www.googleapis.com/auth/genomics"
793 ]
794 } 794 }
795 } 795 }
796 }, 796 },
797 "annotationsets": { 797 "annotationsets": {
798 "methods": { 798 "methods": {
799 "delete": { 799 "delete": {
800 "description": "Deletes an annotation set. Caller must have WRITE permission\nfor the associated annotation set.", 800 "description": "Deletes an annotation set. Caller must have WRITE permission\nfor the associated annotation set.",
801 "httpMethod": "DELETE", 801 "httpMethod": "DELETE",
802 "id": "genomics.annotationsets.delete", 802 "id": "genomics.annotationsets.delete",
803 "parameterOrder": [ 803 "parameterOrder": [
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
865 ] 865 ]
866 }, 866 },
867 "update": { 867 "update": {
868 "description": "Updates an annotation set. The update must r espect all mutability\nrestrictions and other invariants described on the annota tion set resource.\nCaller must have WRITE permission for the associated dataset .", 868 "description": "Updates an annotation set. The update must r espect all mutability\nrestrictions and other invariants described on the annota tion set resource.\nCaller must have WRITE permission for the associated dataset .",
869 "httpMethod": "PUT", 869 "httpMethod": "PUT",
870 "id": "genomics.annotationsets.update", 870 "id": "genomics.annotationsets.update",
871 "parameterOrder": [ 871 "parameterOrder": [
872 "annotationSetId" 872 "annotationSetId"
873 ], 873 ],
874 "parameters": { 874 "parameters": {
875 "updateMask": {
876 "description": "An optional mask specifying which fi elds to update. Mutable fields are\nname,\nsource_uri, and\ninfo. If unspecified , all\nmutable fields will be updated.",
877 "format": "google-fieldmask",
878 "location": "query",
879 "type": "string"
880 },
875 "annotationSetId": { 881 "annotationSetId": {
876 "description": "The ID of the annotation set to be u pdated.", 882 "description": "The ID of the annotation set to be u pdated.",
877 "location": "path", 883 "location": "path",
878 "required": true, 884 "required": true,
879 "type": "string" 885 "type": "string"
880 },
881 "updateMask": {
882 "description": "An optional mask specifying which fi elds to update. Mutable fields are\nname,\nsource_uri, and\ninfo. If unspecified , all\nmutable fields will be updated.",
883 "format": "google-fieldmask",
884 "location": "query",
885 "type": "string"
886 } 886 }
887 }, 887 },
888 "path": "v1/annotationsets/{annotationSetId}", 888 "path": "v1/annotationsets/{annotationSetId}",
889 "request": { 889 "request": {
890 "$ref": "AnnotationSet" 890 "$ref": "AnnotationSet"
891 }, 891 },
892 "response": { 892 "response": {
893 "$ref": "AnnotationSet" 893 "$ref": "AnnotationSet"
894 }, 894 },
895 "scopes": [ 895 "scopes": [
(...skipping 16 matching lines...) Expand all
912 }, 912 },
913 "scopes": [ 913 "scopes": [
914 "https://www.googleapis.com/auth/cloud-platform", 914 "https://www.googleapis.com/auth/cloud-platform",
915 "https://www.googleapis.com/auth/genomics" 915 "https://www.googleapis.com/auth/genomics"
916 ] 916 ]
917 } 917 }
918 } 918 }
919 }, 919 },
920 "references": { 920 "references": {
921 "methods": { 921 "methods": {
922 "search": {
923 "description": "Searches for references which match the give n criteria.\n\nFor the definitions of references and other genomics resources, s ee\n[Fundamentals of Google\nGenomics](https://cloud.google.com/genomics/fundame ntals-of-google-genomics)\n\nImplements\n[GlobalAllianceApi.searchReferences](ht tps://github.com/ga4gh/schemas/blob/v0.5.1/src/main/resources/avro/referencemeth ods.avdl#L146).",
924 "httpMethod": "POST",
925 "id": "genomics.references.search",
926 "parameterOrder": [],
927 "parameters": {},
928 "path": "v1/references/search",
929 "request": {
930 "$ref": "SearchReferencesRequest"
931 },
932 "response": {
933 "$ref": "SearchReferencesResponse"
934 },
935 "scopes": [
936 "https://www.googleapis.com/auth/cloud-platform",
937 "https://www.googleapis.com/auth/genomics",
938 "https://www.googleapis.com/auth/genomics.readonly"
939 ]
940 },
941 "get": { 922 "get": {
942 "description": "Gets a reference.\n\nFor the definitions of references and other genomics resources, see\n[Fundamentals of Google\nGenomics] (https://cloud.google.com/genomics/fundamentals-of-google-genomics)\n\nImplement s\n[GlobalAllianceApi.getReference](https://github.com/ga4gh/schemas/blob/v0.5.1 /src/main/resources/avro/referencemethods.avdl#L158).", 923 "description": "Gets a reference.\n\nFor the definitions of references and other genomics resources, see\n[Fundamentals of Google\nGenomics] (https://cloud.google.com/genomics/fundamentals-of-google-genomics)\n\nImplement s\n[GlobalAllianceApi.getReference](https://github.com/ga4gh/schemas/blob/v0.5.1 /src/main/resources/avro/referencemethods.avdl#L158).",
943 "httpMethod": "GET", 924 "httpMethod": "GET",
944 "id": "genomics.references.get", 925 "id": "genomics.references.get",
945 "parameterOrder": [ 926 "parameterOrder": [
946 "referenceId" 927 "referenceId"
947 ], 928 ],
948 "parameters": { 929 "parameters": {
949 "referenceId": { 930 "referenceId": {
950 "description": "The ID of the reference.", 931 "description": "The ID of the reference.",
951 "location": "path", 932 "location": "path",
952 "required": true, 933 "required": true,
953 "type": "string" 934 "type": "string"
954 } 935 }
955 }, 936 },
956 "path": "v1/references/{referenceId}", 937 "path": "v1/references/{referenceId}",
957 "response": { 938 "response": {
958 "$ref": "Reference" 939 "$ref": "Reference"
959 }, 940 },
960 "scopes": [ 941 "scopes": [
961 "https://www.googleapis.com/auth/cloud-platform", 942 "https://www.googleapis.com/auth/cloud-platform",
962 "https://www.googleapis.com/auth/genomics", 943 "https://www.googleapis.com/auth/genomics",
963 "https://www.googleapis.com/auth/genomics.readonly" 944 "https://www.googleapis.com/auth/genomics.readonly"
964 ] 945 ]
946 },
947 "search": {
948 "description": "Searches for references which match the give n criteria.\n\nFor the definitions of references and other genomics resources, s ee\n[Fundamentals of Google\nGenomics](https://cloud.google.com/genomics/fundame ntals-of-google-genomics)\n\nImplements\n[GlobalAllianceApi.searchReferences](ht tps://github.com/ga4gh/schemas/blob/v0.5.1/src/main/resources/avro/referencemeth ods.avdl#L146).",
949 "httpMethod": "POST",
950 "id": "genomics.references.search",
951 "parameterOrder": [],
952 "parameters": {},
953 "path": "v1/references/search",
954 "request": {
955 "$ref": "SearchReferencesRequest"
956 },
957 "response": {
958 "$ref": "SearchReferencesResponse"
959 },
960 "scopes": [
961 "https://www.googleapis.com/auth/cloud-platform",
962 "https://www.googleapis.com/auth/genomics",
963 "https://www.googleapis.com/auth/genomics.readonly"
964 ]
965 } 965 }
966 }, 966 },
967 "resources": { 967 "resources": {
968 "bases": { 968 "bases": {
969 "methods": { 969 "methods": {
970 "list": { 970 "list": {
971 "description": "Lists the bases in a reference, opti onally restricted to a range.\n\nFor the definitions of references and other gen omics resources, see\n[Fundamentals of Google\nGenomics](https://cloud.google.co m/genomics/fundamentals-of-google-genomics)\n\nImplements\n[GlobalAllianceApi.ge tReferenceBases](https://github.com/ga4gh/schemas/blob/v0.5.1/src/main/resources /avro/referencemethods.avdl#L221).", 971 "description": "Lists the bases in a reference, opti onally restricted to a range.\n\nFor the definitions of references and other gen omics resources, see\n[Fundamentals of Google\nGenomics](https://cloud.google.co m/genomics/fundamentals-of-google-genomics)\n\nImplements\n[GlobalAllianceApi.ge tReferenceBases](https://github.com/ga4gh/schemas/blob/v0.5.1/src/main/resources /avro/referencemethods.avdl#L221).",
972 "httpMethod": "GET", 972 "httpMethod": "GET",
973 "id": "genomics.references.bases.list", 973 "id": "genomics.references.bases.list",
974 "parameterOrder": [ 974 "parameterOrder": [
975 "referenceId" 975 "referenceId"
976 ], 976 ],
977 "parameters": { 977 "parameters": {
978 "pageToken": {
979 "description": "The continuation token, whic h is used to page through large result sets.\nTo get the next page of results, s et this parameter to the value of\n`nextPageToken` from the previous response.",
980 "location": "query",
981 "type": "string"
982 },
983 "pageSize": {
984 "description": "The maximum number of bases to return in a single page. If unspecified,\ndefaults to 200Kbp (kilo base pairs ). The maximum value is 10Mbp (mega base\npairs).",
985 "format": "int32",
986 "location": "query",
987 "type": "integer"
988 },
989 "start": { 978 "start": {
990 "description": "The start position (0-based) of this query. Defaults to 0.", 979 "description": "The start position (0-based) of this query. Defaults to 0.",
991 "format": "int64", 980 "format": "int64",
992 "location": "query", 981 "location": "query",
993 "type": "string" 982 "type": "string"
994 }, 983 },
995 "referenceId": { 984 "referenceId": {
996 "description": "The ID of the reference.", 985 "description": "The ID of the reference.",
997 "location": "path", 986 "location": "path",
998 "required": true, 987 "required": true,
999 "type": "string" 988 "type": "string"
1000 }, 989 },
1001 "end": { 990 "end": {
1002 "description": "The end position (0-based, e xclusive) of this query. Defaults to the length\nof this reference.", 991 "description": "The end position (0-based, e xclusive) of this query. Defaults to the length\nof this reference.",
1003 "format": "int64", 992 "format": "int64",
1004 "location": "query", 993 "location": "query",
1005 "type": "string" 994 "type": "string"
995 },
996 "pageToken": {
997 "description": "The continuation token, whic h is used to page through large result sets.\nTo get the next page of results, s et this parameter to the value of\n`nextPageToken` from the previous response.",
998 "location": "query",
999 "type": "string"
1000 },
1001 "pageSize": {
1002 "description": "The maximum number of bases to return in a single page. If unspecified,\ndefaults to 200Kbp (kilo base pairs ). The maximum value is 10Mbp (mega base\npairs).",
1003 "format": "int32",
1004 "location": "query",
1005 "type": "integer"
1006 } 1006 }
1007 }, 1007 },
1008 "path": "v1/references/{referenceId}/bases", 1008 "path": "v1/references/{referenceId}/bases",
1009 "response": { 1009 "response": {
1010 "$ref": "ListBasesResponse" 1010 "$ref": "ListBasesResponse"
1011 }, 1011 },
1012 "scopes": [ 1012 "scopes": [
1013 "https://www.googleapis.com/auth/cloud-platform" , 1013 "https://www.googleapis.com/auth/cloud-platform" ,
1014 "https://www.googleapis.com/auth/genomics", 1014 "https://www.googleapis.com/auth/genomics",
1015 "https://www.googleapis.com/auth/genomics.readon ly" 1015 "https://www.googleapis.com/auth/genomics.readon ly"
1016 ] 1016 ]
1017 } 1017 }
1018 } 1018 }
1019 } 1019 }
1020 } 1020 }
1021 }, 1021 },
1022 "datasets": { 1022 "datasets": {
1023 "methods": { 1023 "methods": {
1024 "getIamPolicy": { 1024 "undelete": {
1025 "description": "Gets the access control policy for the datas et. This is empty if the\npolicy or resource does not exist.\n\nSee <a href=\"/i am/docs/managing-policies#getting_a_policy\">Getting a\nPolicy</a> for more info rmation.\n\nFor the definitions of datasets and other genomics resources, see\n[ Fundamentals of Google\nGenomics](https://cloud.google.com/genomics/fundamentals -of-google-genomics)", 1025 "description": "Undeletes a dataset by restoring a dataset w hich was deleted via this API.\n\nFor the definitions of datasets and other geno mics resources, see\n[Fundamentals of Google\nGenomics](https://cloud.google.com /genomics/fundamentals-of-google-genomics)\n\nThis operation is only possible fo r a week after the deletion occurred.",
1026 "httpMethod": "POST", 1026 "httpMethod": "POST",
1027 "id": "genomics.datasets.getIamPolicy", 1027 "id": "genomics.datasets.undelete",
1028 "parameterOrder": [
1029 "resource"
1030 ],
1031 "parameters": {
1032 "resource": {
1033 "description": "REQUIRED: The resource for which pol icy is being specified. Format is\n`datasets/<dataset ID>`.",
1034 "location": "path",
1035 "pattern": "^datasets/[^/]+$",
1036 "required": true,
1037 "type": "string"
1038 }
1039 },
1040 "path": "v1/{+resource}:getIamPolicy",
1041 "request": {
1042 "$ref": "GetIamPolicyRequest"
1043 },
1044 "response": {
1045 "$ref": "Policy"
1046 },
1047 "scopes": [
1048 "https://www.googleapis.com/auth/cloud-platform",
1049 "https://www.googleapis.com/auth/genomics"
1050 ]
1051 },
1052 "patch": {
1053 "description": "Updates a dataset.\n\nFor the definitions of datasets and other genomics resources, see\n[Fundamentals of Google\nGenomics]( https://cloud.google.com/genomics/fundamentals-of-google-genomics)\n\nThis metho d supports patch semantics.",
1054 "httpMethod": "PATCH",
1055 "id": "genomics.datasets.patch",
1056 "parameterOrder": [ 1028 "parameterOrder": [
1057 "datasetId" 1029 "datasetId"
1058 ], 1030 ],
1059 "parameters": { 1031 "parameters": {
1060 "datasetId": { 1032 "datasetId": {
1061 "description": "The ID of the dataset to be updated. ", 1033 "description": "The ID of the dataset to be undelete d.",
1062 "location": "path", 1034 "location": "path",
1063 "required": true, 1035 "required": true,
1064 "type": "string" 1036 "type": "string"
1065 },
1066 "updateMask": {
1067 "description": "An optional mask specifying which fi elds to update. At this time, the only\nmutable field is name. The only\naccepta ble value is \"name\". If unspecified, all mutable fields will be\nupdated.",
1068 "format": "google-fieldmask",
1069 "location": "query",
1070 "type": "string"
1071 } 1037 }
1072 }, 1038 },
1073 "path": "v1/datasets/{datasetId}", 1039 "path": "v1/datasets/{datasetId}:undelete",
1074 "request": { 1040 "request": {
1075 "$ref": "Dataset" 1041 "$ref": "UndeleteDatasetRequest"
1076 }, 1042 },
1077 "response": { 1043 "response": {
1078 "$ref": "Dataset" 1044 "$ref": "Dataset"
1079 }, 1045 },
1080 "scopes": [ 1046 "scopes": [
1081 "https://www.googleapis.com/auth/cloud-platform", 1047 "https://www.googleapis.com/auth/cloud-platform",
1082 "https://www.googleapis.com/auth/genomics" 1048 "https://www.googleapis.com/auth/genomics"
1083 ] 1049 ]
1084 }, 1050 },
1085 "get": { 1051 "get": {
(...skipping 14 matching lines...) Expand all
1100 "path": "v1/datasets/{datasetId}", 1066 "path": "v1/datasets/{datasetId}",
1101 "response": { 1067 "response": {
1102 "$ref": "Dataset" 1068 "$ref": "Dataset"
1103 }, 1069 },
1104 "scopes": [ 1070 "scopes": [
1105 "https://www.googleapis.com/auth/cloud-platform", 1071 "https://www.googleapis.com/auth/cloud-platform",
1106 "https://www.googleapis.com/auth/genomics", 1072 "https://www.googleapis.com/auth/genomics",
1107 "https://www.googleapis.com/auth/genomics.readonly" 1073 "https://www.googleapis.com/auth/genomics.readonly"
1108 ] 1074 ]
1109 }, 1075 },
1110 "undelete": { 1076 "patch": {
1111 "description": "Undeletes a dataset by restoring a dataset w hich was deleted via this API.\n\nFor the definitions of datasets and other geno mics resources, see\n[Fundamentals of Google\nGenomics](https://cloud.google.com /genomics/fundamentals-of-google-genomics)\n\nThis operation is only possible fo r a week after the deletion occurred.", 1077 "description": "Updates a dataset.\n\nFor the definitions of datasets and other genomics resources, see\n[Fundamentals of Google\nGenomics]( https://cloud.google.com/genomics/fundamentals-of-google-genomics)\n\nThis metho d supports patch semantics.",
1112 "httpMethod": "POST", 1078 "httpMethod": "PATCH",
1113 "id": "genomics.datasets.undelete", 1079 "id": "genomics.datasets.patch",
1114 "parameterOrder": [ 1080 "parameterOrder": [
1115 "datasetId" 1081 "datasetId"
1116 ], 1082 ],
1117 "parameters": { 1083 "parameters": {
1118 "datasetId": { 1084 "datasetId": {
1119 "description": "The ID of the dataset to be undelete d.", 1085 "description": "The ID of the dataset to be updated. ",
1120 "location": "path", 1086 "location": "path",
1121 "required": true, 1087 "required": true,
1122 "type": "string" 1088 "type": "string"
1089 },
1090 "updateMask": {
1091 "description": "An optional mask specifying which fi elds to update. At this time, the only\nmutable field is name. The only\naccepta ble value is \"name\". If unspecified, all mutable fields will be\nupdated.",
1092 "format": "google-fieldmask",
1093 "location": "query",
1094 "type": "string"
1123 } 1095 }
1124 }, 1096 },
1125 "path": "v1/datasets/{datasetId}:undelete", 1097 "path": "v1/datasets/{datasetId}",
1126 "request": { 1098 "request": {
1127 "$ref": "UndeleteDatasetRequest" 1099 "$ref": "Dataset"
1128 }, 1100 },
1129 "response": { 1101 "response": {
1130 "$ref": "Dataset" 1102 "$ref": "Dataset"
1131 }, 1103 },
1132 "scopes": [ 1104 "scopes": [
1133 "https://www.googleapis.com/auth/cloud-platform", 1105 "https://www.googleapis.com/auth/cloud-platform",
1134 "https://www.googleapis.com/auth/genomics" 1106 "https://www.googleapis.com/auth/genomics"
1135 ] 1107 ]
1136 }, 1108 },
1137 "testIamPermissions": { 1109 "testIamPermissions": {
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
1185 "https://www.googleapis.com/auth/cloud-platform", 1157 "https://www.googleapis.com/auth/cloud-platform",
1186 "https://www.googleapis.com/auth/genomics" 1158 "https://www.googleapis.com/auth/genomics"
1187 ] 1159 ]
1188 }, 1160 },
1189 "list": { 1161 "list": {
1190 "description": "Lists datasets within a project.\n\nFor the definitions of datasets and other genomics resources, see\n[Fundamentals of Goog le\nGenomics](https://cloud.google.com/genomics/fundamentals-of-google-genomics) ", 1162 "description": "Lists datasets within a project.\n\nFor the definitions of datasets and other genomics resources, see\n[Fundamentals of Goog le\nGenomics](https://cloud.google.com/genomics/fundamentals-of-google-genomics) ",
1191 "httpMethod": "GET", 1163 "httpMethod": "GET",
1192 "id": "genomics.datasets.list", 1164 "id": "genomics.datasets.list",
1193 "parameterOrder": [], 1165 "parameterOrder": [],
1194 "parameters": { 1166 "parameters": {
1167 "projectId": {
1168 "description": "Required. The Google Cloud project I D to list datasets for.",
1169 "location": "query",
1170 "type": "string"
1171 },
1195 "pageToken": { 1172 "pageToken": {
1196 "description": "The continuation token, which is use d to page through large result sets.\nTo get the next page of results, set this parameter to the value of\n`nextPageToken` from the previous response.", 1173 "description": "The continuation token, which is use d to page through large result sets.\nTo get the next page of results, set this parameter to the value of\n`nextPageToken` from the previous response.",
1197 "location": "query", 1174 "location": "query",
1198 "type": "string" 1175 "type": "string"
1199 }, 1176 },
1200 "pageSize": { 1177 "pageSize": {
1201 "description": "The maximum number of results to ret urn in a single page. If unspecified,\ndefaults to 50. The maximum value is 1024 .", 1178 "description": "The maximum number of results to ret urn in a single page. If unspecified,\ndefaults to 50. The maximum value is 1024 .",
1202 "format": "int32", 1179 "format": "int32",
1203 "location": "query", 1180 "location": "query",
1204 "type": "integer" 1181 "type": "integer"
1205 },
1206 "projectId": {
1207 "description": "Required. The Google Cloud project I D to list datasets for.",
1208 "location": "query",
1209 "type": "string"
1210 } 1182 }
1211 }, 1183 },
1212 "path": "v1/datasets", 1184 "path": "v1/datasets",
1213 "response": { 1185 "response": {
1214 "$ref": "ListDatasetsResponse" 1186 "$ref": "ListDatasetsResponse"
1215 }, 1187 },
1216 "scopes": [ 1188 "scopes": [
1217 "https://www.googleapis.com/auth/cloud-platform", 1189 "https://www.googleapis.com/auth/cloud-platform",
1190 "https://www.googleapis.com/auth/genomics",
1191 "https://www.googleapis.com/auth/genomics.readonly"
1192 ]
1193 },
1194 "create": {
1195 "description": "Creates a new dataset.\n\nFor the definition s of datasets and other genomics resources, see\n[Fundamentals of Google\nGenomi cs](https://cloud.google.com/genomics/fundamentals-of-google-genomics)",
1196 "httpMethod": "POST",
1197 "id": "genomics.datasets.create",
1198 "parameterOrder": [],
1199 "parameters": {},
1200 "path": "v1/datasets",
1201 "request": {
1202 "$ref": "Dataset"
1203 },
1204 "response": {
1205 "$ref": "Dataset"
1206 },
1207 "scopes": [
1208 "https://www.googleapis.com/auth/cloud-platform",
1209 "https://www.googleapis.com/auth/genomics"
1210 ]
1211 },
1212 "setIamPolicy": {
1213 "description": "Sets the access control policy on the specif ied dataset. Replaces any\nexisting policy.\n\nFor the definitions of datasets a nd other genomics resources, see\n[Fundamentals of Google\nGenomics](https://clo ud.google.com/genomics/fundamentals-of-google-genomics)\n\nSee <a href=\"/iam/do cs/managing-policies#setting_a_policy\">Setting a\nPolicy</a> for more informati on.",
1214 "httpMethod": "POST",
1215 "id": "genomics.datasets.setIamPolicy",
1216 "parameterOrder": [
1217 "resource"
1218 ],
1219 "parameters": {
1220 "resource": {
1221 "description": "REQUIRED: The resource for which pol icy is being specified. Format is\n`datasets/<dataset ID>`.",
1222 "location": "path",
1223 "pattern": "^datasets/[^/]+$",
1224 "required": true,
1225 "type": "string"
1226 }
1227 },
1228 "path": "v1/{+resource}:setIamPolicy",
1229 "request": {
1230 "$ref": "SetIamPolicyRequest"
1231 },
1232 "response": {
1233 "$ref": "Policy"
1234 },
1235 "scopes": [
1236 "https://www.googleapis.com/auth/cloud-platform",
1237 "https://www.googleapis.com/auth/genomics"
1238 ]
1239 },
1240 "getIamPolicy": {
1241 "description": "Gets the access control policy for the datas et. This is empty if the\npolicy or resource does not exist.\n\nSee <a href=\"/i am/docs/managing-policies#getting_a_policy\">Getting a\nPolicy</a> for more info rmation.\n\nFor the definitions of datasets and other genomics resources, see\n[ Fundamentals of Google\nGenomics](https://cloud.google.com/genomics/fundamentals -of-google-genomics)",
1242 "httpMethod": "POST",
1243 "id": "genomics.datasets.getIamPolicy",
1244 "parameterOrder": [
1245 "resource"
1246 ],
1247 "parameters": {
1248 "resource": {
1249 "description": "REQUIRED: The resource for which pol icy is being specified. Format is\n`datasets/<dataset ID>`.",
1250 "location": "path",
1251 "pattern": "^datasets/[^/]+$",
1252 "required": true,
1253 "type": "string"
1254 }
1255 },
1256 "path": "v1/{+resource}:getIamPolicy",
1257 "request": {
1258 "$ref": "GetIamPolicyRequest"
1259 },
1260 "response": {
1261 "$ref": "Policy"
1262 },
1263 "scopes": [
1264 "https://www.googleapis.com/auth/cloud-platform",
1265 "https://www.googleapis.com/auth/genomics"
1266 ]
1267 }
1268 }
1269 },
1270 "annotations": {
1271 "methods": {
1272 "delete": {
1273 "description": "Deletes an annotation. Caller must have WRIT E permission for\nthe associated annotation set.",
1274 "httpMethod": "DELETE",
1275 "id": "genomics.annotations.delete",
1276 "parameterOrder": [
1277 "annotationId"
1278 ],
1279 "parameters": {
1280 "annotationId": {
1281 "description": "The ID of the annotation to be delet ed.",
1282 "location": "path",
1283 "required": true,
1284 "type": "string"
1285 }
1286 },
1287 "path": "v1/annotations/{annotationId}",
1288 "response": {
1289 "$ref": "Empty"
1290 },
1291 "scopes": [
1292 "https://www.googleapis.com/auth/cloud-platform",
1293 "https://www.googleapis.com/auth/genomics"
1294 ]
1295 },
1296 "create": {
1297 "description": "Creates a new annotation. Caller must have W RITE permission\nfor the associated annotation set.\n\nThe following fields are required:\n\n* annotationSetId\n* referenceName or\n referenceId\n\n### Transcr ipts\n\nFor annotations of type TRANSCRIPT, the following fields of\ntranscript must be provided:\n\n* exons.start\n* exons.end\n\nAll other fields may be optio nally specified, unless documented as being\nserver-generated (for example, the `id` field). The annotated\nrange must be no longer than 100Mbp (mega base pairs ). See the\nAnnotation resource\nfor additional restrictions on each field.",
1298 "httpMethod": "POST",
1299 "id": "genomics.annotations.create",
1300 "parameterOrder": [],
1301 "parameters": {},
1302 "path": "v1/annotations",
1303 "request": {
1304 "$ref": "Annotation"
1305 },
1306 "response": {
1307 "$ref": "Annotation"
1308 },
1309 "scopes": [
1310 "https://www.googleapis.com/auth/cloud-platform",
1311 "https://www.googleapis.com/auth/genomics"
1312 ]
1313 },
1314 "batchCreate": {
1315 "description": "Creates one or more new annotations atomical ly. All annotations must\nbelong to the same annotation set. Caller must have WR ITE\npermission for this annotation set. For optimal performance, batch\npositio nally adjacent annotations together.\n\nIf the request has a systemic issue, suc h as an attempt to write to\nan inaccessible annotation set, the entire RPC will fail accordingly. For\nlesser data issues, when possible an error will be isola ted to the\ncorresponding batch entry in the response; the remaining well formed \nannotations will be created normally.\n\nFor details on the requirements for e ach individual annotation resource,\nsee\nCreateAnnotation.",
1316 "httpMethod": "POST",
1317 "id": "genomics.annotations.batchCreate",
1318 "parameterOrder": [],
1319 "parameters": {},
1320 "path": "v1/annotations:batchCreate",
1321 "request": {
1322 "$ref": "BatchCreateAnnotationsRequest"
1323 },
1324 "response": {
1325 "$ref": "BatchCreateAnnotationsResponse"
1326 },
1327 "scopes": [
1328 "https://www.googleapis.com/auth/cloud-platform",
1329 "https://www.googleapis.com/auth/genomics"
1330 ]
1331 },
1332 "search": {
1333 "description": "Searches for annotations that match the give n criteria. Results are\nordered by genomic coordinate (by reference sequence, t hen position).\nAnnotations with equivalent genomic coordinates are returned in an\nunspecified order. This order is consistent, such that two queries for the\n same content (regardless of page size) yield annotations in the same order\nacro ss their respective streams of paginated responses. Caller must have\nREAD permi ssion for the queried annotation sets.",
1334 "httpMethod": "POST",
1335 "id": "genomics.annotations.search",
1336 "parameterOrder": [],
1337 "parameters": {},
1338 "path": "v1/annotations/search",
1339 "request": {
1340 "$ref": "SearchAnnotationsRequest"
1341 },
1342 "response": {
1343 "$ref": "SearchAnnotationsResponse"
1344 },
1345 "scopes": [
1346 "https://www.googleapis.com/auth/cloud-platform",
1347 "https://www.googleapis.com/auth/genomics",
1348 "https://www.googleapis.com/auth/genomics.readonly"
1349 ]
1350 },
1351 "get": {
1352 "description": "Gets an annotation. Caller must have READ pe rmission\nfor the associated annotation set.",
1353 "httpMethod": "GET",
1354 "id": "genomics.annotations.get",
1355 "parameterOrder": [
1356 "annotationId"
1357 ],
1358 "parameters": {
1359 "annotationId": {
1360 "description": "The ID of the annotation to be retri eved.",
1361 "location": "path",
1362 "required": true,
1363 "type": "string"
1364 }
1365 },
1366 "path": "v1/annotations/{annotationId}",
1367 "response": {
1368 "$ref": "Annotation"
1369 },
1370 "scopes": [
1371 "https://www.googleapis.com/auth/cloud-platform",
1218 "https://www.googleapis.com/auth/genomics", 1372 "https://www.googleapis.com/auth/genomics",
1219 "https://www.googleapis.com/auth/genomics.readonly" 1373 "https://www.googleapis.com/auth/genomics.readonly"
1220 ] 1374 ]
1221 }, 1375 },
1222 "setIamPolicy": { 1376 "update": {
1223 "description": "Sets the access control policy on the specif ied dataset. Replaces any\nexisting policy.\n\nFor the definitions of datasets a nd other genomics resources, see\n[Fundamentals of Google\nGenomics](https://clo ud.google.com/genomics/fundamentals-of-google-genomics)\n\nSee <a href=\"/iam/do cs/managing-policies#setting_a_policy\">Setting a\nPolicy</a> for more informati on.", 1377 "description": "Updates an annotation. Caller must have\nWRI TE permission for the associated dataset.",
1224 "httpMethod": "POST", 1378 "httpMethod": "PUT",
1225 "id": "genomics.datasets.setIamPolicy", 1379 "id": "genomics.annotations.update",
1226 "parameterOrder": [ 1380 "parameterOrder": [
1227 "resource" 1381 "annotationId"
1228 ], 1382 ],
1229 "parameters": { 1383 "parameters": {
1230 "resource": { 1384 "updateMask": {
1231 "description": "REQUIRED: The resource for which pol icy is being specified. Format is\n`datasets/<dataset ID>`.", 1385 "description": "An optional mask specifying which fi elds to update. Mutable fields are\nname,\nvariant,\ntranscript, and\ninfo. If u nspecified, all mutable\nfields will be updated.",
1386 "format": "google-fieldmask",
1387 "location": "query",
1388 "type": "string"
1389 },
1390 "annotationId": {
1391 "description": "The ID of the annotation to be updat ed.",
1232 "location": "path", 1392 "location": "path",
1233 "pattern": "^datasets/[^/]+$",
1234 "required": true, 1393 "required": true,
1235 "type": "string" 1394 "type": "string"
1236 } 1395 }
1237 }, 1396 },
1238 "path": "v1/{+resource}:setIamPolicy", 1397 "path": "v1/annotations/{annotationId}",
1239 "request": { 1398 "request": {
1240 "$ref": "SetIamPolicyRequest" 1399 "$ref": "Annotation"
1241 }, 1400 },
1242 "response": { 1401 "response": {
1243 "$ref": "Policy" 1402 "$ref": "Annotation"
1244 }, 1403 },
1245 "scopes": [ 1404 "scopes": [
1246 "https://www.googleapis.com/auth/cloud-platform", 1405 "https://www.googleapis.com/auth/cloud-platform",
1247 "https://www.googleapis.com/auth/genomics"
1248 ]
1249 },
1250 "create": {
1251 "description": "Creates a new dataset.\n\nFor the definition s of datasets and other genomics resources, see\n[Fundamentals of Google\nGenomi cs](https://cloud.google.com/genomics/fundamentals-of-google-genomics)",
1252 "httpMethod": "POST",
1253 "id": "genomics.datasets.create",
1254 "parameterOrder": [],
1255 "parameters": {},
1256 "path": "v1/datasets",
1257 "request": {
1258 "$ref": "Dataset"
1259 },
1260 "response": {
1261 "$ref": "Dataset"
1262 },
1263 "scopes": [
1264 "https://www.googleapis.com/auth/cloud-platform",
1265 "https://www.googleapis.com/auth/genomics" 1406 "https://www.googleapis.com/auth/genomics"
1266 ] 1407 ]
1267 } 1408 }
1268 } 1409 }
1269 }, 1410 },
1270 "variantsets": { 1411 "variantsets": {
1271 "methods": { 1412 "methods": {
1272 "create": {
1273 "description": "Creates a new variant set.\n\nFor the defini tions of variant sets and other genomics resources, see\n[Fundamentals of Google \nGenomics](https://cloud.google.com/genomics/fundamentals-of-google-genomics)\n \nThe provided variant set must have a valid `datasetId` set - all other\nfields are optional. Note that the `id` field will be ignored, as this is\nassigned by the server.",
1274 "httpMethod": "POST",
1275 "id": "genomics.variantsets.create",
1276 "parameterOrder": [],
1277 "parameters": {},
1278 "path": "v1/variantsets",
1279 "request": {
1280 "$ref": "VariantSet"
1281 },
1282 "response": {
1283 "$ref": "VariantSet"
1284 },
1285 "scopes": [
1286 "https://www.googleapis.com/auth/cloud-platform",
1287 "https://www.googleapis.com/auth/genomics"
1288 ]
1289 },
1290 "export": { 1413 "export": {
1291 "description": "Exports variant set data to an external dest ination.\n\nFor the definitions of variant sets and other genomics resources, se e\n[Fundamentals of Google\nGenomics](https://cloud.google.com/genomics/fundamen tals-of-google-genomics)", 1414 "description": "Exports variant set data to an external dest ination.\n\nFor the definitions of variant sets and other genomics resources, se e\n[Fundamentals of Google\nGenomics](https://cloud.google.com/genomics/fundamen tals-of-google-genomics)",
1292 "httpMethod": "POST", 1415 "httpMethod": "POST",
1293 "id": "genomics.variantsets.export", 1416 "id": "genomics.variantsets.export",
1294 "parameterOrder": [ 1417 "parameterOrder": [
1295 "variantSetId" 1418 "variantSetId"
1296 ], 1419 ],
1297 "parameters": { 1420 "parameters": {
1298 "variantSetId": { 1421 "variantSetId": {
1299 "description": "Required. The ID of the variant set that contains variant data which\nshould be exported. The caller must have READ access to this variant set.", 1422 "description": "Required. The ID of the variant set that contains variant data which\nshould be exported. The caller must have READ access to this variant set.",
(...skipping 108 matching lines...) Expand 10 before | Expand all | Expand 10 after
1408 } 1531 }
1409 }, 1532 },
1410 "path": "v1/variantsets/{variantSetId}", 1533 "path": "v1/variantsets/{variantSetId}",
1411 "response": { 1534 "response": {
1412 "$ref": "Empty" 1535 "$ref": "Empty"
1413 }, 1536 },
1414 "scopes": [ 1537 "scopes": [
1415 "https://www.googleapis.com/auth/cloud-platform", 1538 "https://www.googleapis.com/auth/cloud-platform",
1416 "https://www.googleapis.com/auth/genomics" 1539 "https://www.googleapis.com/auth/genomics"
1417 ] 1540 ]
1418 }
1419 }
1420 },
1421 "annotations": {
1422 "methods": {
1423 "delete": {
1424 "description": "Deletes an annotation. Caller must have WRIT E permission for\nthe associated annotation set.",
1425 "httpMethod": "DELETE",
1426 "id": "genomics.annotations.delete",
1427 "parameterOrder": [
1428 "annotationId"
1429 ],
1430 "parameters": {
1431 "annotationId": {
1432 "description": "The ID of the annotation to be delet ed.",
1433 "location": "path",
1434 "required": true,
1435 "type": "string"
1436 }
1437 },
1438 "path": "v1/annotations/{annotationId}",
1439 "response": {
1440 "$ref": "Empty"
1441 },
1442 "scopes": [
1443 "https://www.googleapis.com/auth/cloud-platform",
1444 "https://www.googleapis.com/auth/genomics"
1445 ]
1446 }, 1541 },
1447 "create": { 1542 "create": {
1448 "description": "Creates a new annotation. Caller must have W RITE permission\nfor the associated annotation set.\n\nThe following fields are required:\n\n* annotationSetId\n* referenceName or\n referenceId\n\n### Transcr ipts\n\nFor annotations of type TRANSCRIPT, the following fields of\ntranscript must be provided:\n\n* exons.start\n* exons.end\n\nAll other fields may be optio nally specified, unless documented as being\nserver-generated (for example, the `id` field). The annotated\nrange must be no longer than 100Mbp (mega base pairs ). See the\nAnnotation resource\nfor additional restrictions on each field.", 1543 "description": "Creates a new variant set.\n\nFor the defini tions of variant sets and other genomics resources, see\n[Fundamentals of Google \nGenomics](https://cloud.google.com/genomics/fundamentals-of-google-genomics)\n \nThe provided variant set must have a valid `datasetId` set - all other\nfields are optional. Note that the `id` field will be ignored, as this is\nassigned by the server.",
1449 "httpMethod": "POST", 1544 "httpMethod": "POST",
1450 "id": "genomics.annotations.create", 1545 "id": "genomics.variantsets.create",
1451 "parameterOrder": [], 1546 "parameterOrder": [],
1452 "parameters": {}, 1547 "parameters": {},
1453 "path": "v1/annotations", 1548 "path": "v1/variantsets",
1454 "request": { 1549 "request": {
1455 "$ref": "Annotation" 1550 "$ref": "VariantSet"
1456 }, 1551 },
1457 "response": { 1552 "response": {
1458 "$ref": "Annotation" 1553 "$ref": "VariantSet"
1459 },
1460 "scopes": [
1461 "https://www.googleapis.com/auth/cloud-platform",
1462 "https://www.googleapis.com/auth/genomics"
1463 ]
1464 },
1465 "batchCreate": {
1466 "description": "Creates one or more new annotations atomical ly. All annotations must\nbelong to the same annotation set. Caller must have WR ITE\npermission for this annotation set. For optimal performance, batch\npositio nally adjacent annotations together.\n\nIf the request has a systemic issue, suc h as an attempt to write to\nan inaccessible annotation set, the entire RPC will fail accordingly. For\nlesser data issues, when possible an error will be isola ted to the\ncorresponding batch entry in the response; the remaining well formed \nannotations will be created normally.\n\nFor details on the requirements for e ach individual annotation resource,\nsee\nCreateAnnotation.",
1467 "httpMethod": "POST",
1468 "id": "genomics.annotations.batchCreate",
1469 "parameterOrder": [],
1470 "parameters": {},
1471 "path": "v1/annotations:batchCreate",
1472 "request": {
1473 "$ref": "BatchCreateAnnotationsRequest"
1474 },
1475 "response": {
1476 "$ref": "BatchCreateAnnotationsResponse"
1477 },
1478 "scopes": [
1479 "https://www.googleapis.com/auth/cloud-platform",
1480 "https://www.googleapis.com/auth/genomics"
1481 ]
1482 },
1483 "search": {
1484 "description": "Searches for annotations that match the give n criteria. Results are\nordered by genomic coordinate (by reference sequence, t hen position).\nAnnotations with equivalent genomic coordinates are returned in an\nunspecified order. This order is consistent, such that two queries for the\n same content (regardless of page size) yield annotations in the same order\nacro ss their respective streams of paginated responses. Caller must have\nREAD permi ssion for the queried annotation sets.",
1485 "httpMethod": "POST",
1486 "id": "genomics.annotations.search",
1487 "parameterOrder": [],
1488 "parameters": {},
1489 "path": "v1/annotations/search",
1490 "request": {
1491 "$ref": "SearchAnnotationsRequest"
1492 },
1493 "response": {
1494 "$ref": "SearchAnnotationsResponse"
1495 },
1496 "scopes": [
1497 "https://www.googleapis.com/auth/cloud-platform",
1498 "https://www.googleapis.com/auth/genomics",
1499 "https://www.googleapis.com/auth/genomics.readonly"
1500 ]
1501 },
1502 "get": {
1503 "description": "Gets an annotation. Caller must have READ pe rmission\nfor the associated annotation set.",
1504 "httpMethod": "GET",
1505 "id": "genomics.annotations.get",
1506 "parameterOrder": [
1507 "annotationId"
1508 ],
1509 "parameters": {
1510 "annotationId": {
1511 "description": "The ID of the annotation to be retri eved.",
1512 "location": "path",
1513 "required": true,
1514 "type": "string"
1515 }
1516 },
1517 "path": "v1/annotations/{annotationId}",
1518 "response": {
1519 "$ref": "Annotation"
1520 },
1521 "scopes": [
1522 "https://www.googleapis.com/auth/cloud-platform",
1523 "https://www.googleapis.com/auth/genomics",
1524 "https://www.googleapis.com/auth/genomics.readonly"
1525 ]
1526 },
1527 "update": {
1528 "description": "Updates an annotation. Caller must have\nWRI TE permission for the associated dataset.",
1529 "httpMethod": "PUT",
1530 "id": "genomics.annotations.update",
1531 "parameterOrder": [
1532 "annotationId"
1533 ],
1534 "parameters": {
1535 "updateMask": {
1536 "description": "An optional mask specifying which fi elds to update. Mutable fields are\nname,\nvariant,\ntranscript, and\ninfo. If u nspecified, all mutable\nfields will be updated.",
1537 "format": "google-fieldmask",
1538 "location": "query",
1539 "type": "string"
1540 },
1541 "annotationId": {
1542 "description": "The ID of the annotation to be updat ed.",
1543 "location": "path",
1544 "required": true,
1545 "type": "string"
1546 }
1547 },
1548 "path": "v1/annotations/{annotationId}",
1549 "request": {
1550 "$ref": "Annotation"
1551 },
1552 "response": {
1553 "$ref": "Annotation"
1554 }, 1554 },
1555 "scopes": [ 1555 "scopes": [
1556 "https://www.googleapis.com/auth/cloud-platform", 1556 "https://www.googleapis.com/auth/cloud-platform",
1557 "https://www.googleapis.com/auth/genomics" 1557 "https://www.googleapis.com/auth/genomics"
1558 ] 1558 ]
1559 } 1559 }
1560 } 1560 }
1561 } 1561 }
1562 }, 1562 },
1563 "revision": "20170302", 1563 "revision": "20170322",
1564 "rootUrl": "https://genomics.googleapis.com/", 1564 "rootUrl": "https://genomics.googleapis.com/",
1565 "schemas": { 1565 "schemas": {
1566 "ImportReadGroupSetsRequest": {
1567 "description": "The read group set import request.",
1568 "id": "ImportReadGroupSetsRequest",
1569 "properties": {
1570 "sourceUris": {
1571 "description": "A list of URIs pointing at [BAM\nfiles](http s://samtools.github.io/hts-specs/SAMv1.pdf)\nin Google Cloud Storage.\nThose URI s can include wildcards (*), but do not add or remove\nmatching files before imp ort has completed.\n\nNote that Google Cloud Storage object listing is only even tually\nconsistent: files added may be not be immediately visible to\neveryone. Thus, if using a wildcard it is preferable not to start\nthe import immediately after the files are created.",
1572 "items": {
1573 "type": "string"
1574 },
1575 "type": "array"
1576 },
1577 "referenceSetId": {
1578 "description": "The reference set to which the imported read group sets are aligned to, if\nany. The reference names of this reference set m ust be a superset of those\nfound in the imported file headers. If no reference set id is provided, a\nbest effort is made to associate with a matching referenc e set.",
1579 "type": "string"
1580 },
1581 "partitionStrategy": {
1582 "description": "The partition strategy describes how read gr oups are partitioned into read\ngroup sets.",
1583 "enum": [
1584 "PARTITION_STRATEGY_UNSPECIFIED",
1585 "PER_FILE_PER_SAMPLE",
1586 "MERGE_ALL"
1587 ],
1588 "enumDescriptions": [
1589 "",
1590 "In most cases, this strategy yields one read group set per file. This is\nthe default behavior.\n\nAllocate one read group set per file per sample. For BAM files, read\ngroups are considered to share a sample if the y have identical sample\nnames. Furthermore, all reads for each file which do no t belong to a read\ngroup, if any, will be grouped into a single read group set per-file.",
1591 "Includes all read groups in all imported files into a s ingle read group\nset. Requires that the headers for all imported files are equi valent. All\nreads which do not belong to a read group, if any, will be grouped into a\nseparate read group set."
1592 ],
1593 "type": "string"
1594 },
1595 "datasetId": {
1596 "description": "Required. The ID of the dataset these read g roup sets will belong to. The\ncaller must have WRITE permissions to this datase t.",
1597 "type": "string"
1598 }
1599 },
1600 "type": "object"
1601 },
1602 "Policy": {
1603 "description": "Defines an Identity and Access Management (IAM) poli cy. It is used to\nspecify access control policies for Cloud Platform resources. \n\n\nA `Policy` consists of a list of `bindings`. A `Binding` binds a list of\n `members` to a `role`, where the members can be user accounts, Google groups,\nG oogle domains, and service accounts. A `role` is a named list of permissions\nde fined by IAM.\n\n**Example**\n\n {\n \"bindings\": [\n {\n \"role\": \"roles/owner\",\n \"members\": [\n \"user:mike @example.com\",\n \"group:admins@example.com\",\n \"domain :google.com\",\n \"serviceAccount:my-other-app@appspot.gserviceaccoun t.com\",\n ]\n },\n {\n \"role\": \"roles/viewer \",\n \"members\": [\"user:sean@example.com\"]\n }\n ]\n }\n\nFor a description of IAM and its features, see the\n[IAM developer's guide ](https://cloud.google.com/iam).",
1604 "id": "Policy",
1605 "properties": {
1606 "bindings": {
1607 "description": "Associates a list of `members` to a `role`.\ nMultiple `bindings` must not be specified for the same `role`.\n`bindings` with no members will result in an error.",
1608 "items": {
1609 "$ref": "Binding"
1610 },
1611 "type": "array"
1612 },
1613 "etag": {
1614 "description": "`etag` is used for optimistic concurrency co ntrol as a way to help\nprevent simultaneous updates of a policy from overwritin g each other.\nIt is strongly suggested that systems make use of the `etag` in t he\nread-modify-write cycle to perform policy updates in order to avoid race\nco nditions: An `etag` is returned in the response to `getIamPolicy`, and\nsystems are expected to put that etag in the request to `setIamPolicy` to\nensure that t heir change will be applied to the same version of the policy.\n\nIf no `etag` i s provided in the call to `setIamPolicy`, then the existing\npolicy is overwritt en blindly.",
1615 "format": "byte",
1616 "type": "string"
1617 },
1618 "version": {
1619 "description": "Version of the `Policy`. The default version is 0.",
1620 "format": "int32",
1621 "type": "integer"
1622 }
1623 },
1624 "type": "object"
1625 },
1566 "Annotation": { 1626 "Annotation": {
1567 "description": "An annotation describes a region of reference genome . The value of an\nannotation may be one of several canonical types, supplemente d by arbitrary\ninfo tags. An annotation is not inherently associated with a spe cific\nsample or individual (though a client could choose to use annotations in\ nthis way). Example canonical annotation types are `GENE` and\n`VARIANT`.", 1627 "description": "An annotation describes a region of reference genome . The value of an\nannotation may be one of several canonical types, supplemente d by arbitrary\ninfo tags. An annotation is not inherently associated with a spe cific\nsample or individual (though a client could choose to use annotations in\ nthis way). Example canonical annotation types are `GENE` and\n`VARIANT`.",
1568 "id": "Annotation", 1628 "id": "Annotation",
1569 "properties": { 1629 "properties": {
1570 "id": {
1571 "description": "The server-generated annotation ID, unique a cross all annotations.",
1572 "type": "string"
1573 },
1574 "referenceId": {
1575 "description": "The ID of the Google Genomics reference asso ciated with this range.",
1576 "type": "string"
1577 },
1578 "reverseStrand": { 1630 "reverseStrand": {
1579 "description": "Whether this range refers to the reverse str and, as opposed to the forward\nstrand. Note that regardless of this field, the start/end position of the\nrange always refer to the forward strand.", 1631 "description": "Whether this range refers to the reverse str and, as opposed to the forward\nstrand. Note that regardless of this field, the start/end position of the\nrange always refer to the forward strand.",
1580 "type": "boolean" 1632 "type": "boolean"
1581 }, 1633 },
1582 "referenceName": { 1634 "referenceName": {
1583 "description": "The display name corresponding to the refere nce specified by\n`referenceId`, for example `chr1`, `1`, or `chrX`.", 1635 "description": "The display name corresponding to the refere nce specified by\n`referenceId`, for example `chr1`, `1`, or `chrX`.",
1584 "type": "string" 1636 "type": "string"
1585 }, 1637 },
1586 "info": { 1638 "info": {
1587 "additionalProperties": { 1639 "additionalProperties": {
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
1629 "description": "The annotation set to which this annotation belongs.", 1681 "description": "The annotation set to which this annotation belongs.",
1630 "type": "string" 1682 "type": "string"
1631 }, 1683 },
1632 "name": { 1684 "name": {
1633 "description": "The display name of this annotation.", 1685 "description": "The display name of this annotation.",
1634 "type": "string" 1686 "type": "string"
1635 }, 1687 },
1636 "variant": { 1688 "variant": {
1637 "$ref": "VariantAnnotation", 1689 "$ref": "VariantAnnotation",
1638 "description": "A variant annotation, which describes the ef fect of a variant on the\ngenome, the coding sequence, and/or higher level conse quences at the\norganism level e.g. pathogenicity. This field is only set for an notations\nof type `VARIANT`." 1690 "description": "A variant annotation, which describes the ef fect of a variant on the\ngenome, the coding sequence, and/or higher level conse quences at the\norganism level e.g. pathogenicity. This field is only set for an notations\nof type `VARIANT`."
1691 },
1692 "id": {
1693 "description": "The server-generated annotation ID, unique a cross all annotations.",
1694 "type": "string"
1695 },
1696 "referenceId": {
1697 "description": "The ID of the Google Genomics reference asso ciated with this range.",
1698 "type": "string"
1639 } 1699 }
1640 }, 1700 },
1641 "type": "object" 1701 "type": "object"
1642 }, 1702 },
1643 "CancelOperationRequest": { 1703 "CancelOperationRequest": {
1644 "description": "The request message for Operations.CancelOperation." , 1704 "description": "The request message for Operations.CancelOperation." ,
1645 "id": "CancelOperationRequest", 1705 "id": "CancelOperationRequest",
1646 "properties": {}, 1706 "properties": {},
1647 "type": "object" 1707 "type": "object"
1648 }, 1708 },
1649 "SearchReadsRequest": { 1709 "SearchReadsRequest": {
1650 "description": "The read search request.", 1710 "description": "The read search request.",
1651 "id": "SearchReadsRequest", 1711 "id": "SearchReadsRequest",
1652 "properties": { 1712 "properties": {
1653 "readGroupIds": {
1654 "description": "The IDs of the read groups within which to s earch for reads. All specified\nread groups must belong to the same read group s ets. Must specify one of\n`readGroupSetIds` or `readGroupIds`.",
1655 "items": {
1656 "type": "string"
1657 },
1658 "type": "array"
1659 },
1660 "end": {
1661 "description": "The end position of the range on the referen ce, 0-based exclusive. If\nspecified, `referenceName` must also be specified.",
1662 "format": "int64",
1663 "type": "string"
1664 },
1665 "pageToken": { 1713 "pageToken": {
1666 "description": "The continuation token, which is used to pag e through large result sets.\nTo get the next page of results, set this paramete r to the value of\n`nextPageToken` from the previous response.", 1714 "description": "The continuation token, which is used to pag e through large result sets.\nTo get the next page of results, set this paramete r to the value of\n`nextPageToken` from the previous response.",
1667 "type": "string" 1715 "type": "string"
1668 }, 1716 },
1669 "pageSize": { 1717 "pageSize": {
1670 "description": "The maximum number of results to return in a single page. If unspecified,\ndefaults to 256. The maximum value is 2048.", 1718 "description": "The maximum number of results to return in a single page. If unspecified,\ndefaults to 256. The maximum value is 2048.",
1671 "format": "int32", 1719 "format": "int32",
1672 "type": "integer" 1720 "type": "integer"
1673 }, 1721 },
1674 "start": { 1722 "start": {
1675 "description": "The start position of the range on the refer ence, 0-based inclusive. If\nspecified, `referenceName` must also be specified." , 1723 "description": "The start position of the range on the refer ence, 0-based inclusive. If\nspecified, `referenceName` must also be specified." ,
1676 "format": "int64", 1724 "format": "int64",
1677 "type": "string" 1725 "type": "string"
1678 }, 1726 },
1679 "referenceName": { 1727 "referenceName": {
1680 "description": "The reference sequence name, for example `ch r1`, `1`, or `chrX`. If set to\n`*`, only unmapped reads are returned. If unspec ified, all reads (mapped\nand unmapped) are returned.", 1728 "description": "The reference sequence name, for example `ch r1`, `1`, or `chrX`. If set to\n`*`, only unmapped reads are returned. If unspec ified, all reads (mapped\nand unmapped) are returned.",
1681 "type": "string" 1729 "type": "string"
1682 }, 1730 },
1683 "readGroupSetIds": { 1731 "readGroupSetIds": {
1684 "description": "The IDs of the read groups sets within which to search for reads. All\nspecified read group sets must be aligned against a c ommon set of reference\nsequences; this defines the genomic coordinates for the query. Must specify\none of `readGroupSetIds` or `readGroupIds`.", 1732 "description": "The IDs of the read groups sets within which to search for reads. All\nspecified read group sets must be aligned against a c ommon set of reference\nsequences; this defines the genomic coordinates for the query. Must specify\none of `readGroupSetIds` or `readGroupIds`.",
1685 "items": { 1733 "items": {
1686 "type": "string" 1734 "type": "string"
1687 }, 1735 },
1688 "type": "array" 1736 "type": "array"
1737 },
1738 "readGroupIds": {
1739 "description": "The IDs of the read groups within which to s earch for reads. All specified\nread groups must belong to the same read group s ets. Must specify one of\n`readGroupSetIds` or `readGroupIds`.",
1740 "items": {
1741 "type": "string"
1742 },
1743 "type": "array"
1744 },
1745 "end": {
1746 "description": "The end position of the range on the referen ce, 0-based exclusive. If\nspecified, `referenceName` must also be specified.",
1747 "format": "int64",
1748 "type": "string"
1689 } 1749 }
1690 }, 1750 },
1691 "type": "object" 1751 "type": "object"
1692 },
1693 "RuntimeMetadata": {
1694 "description": "Runtime metadata that will be populated in the\nrunt imeMetadata\nfield of the Operation associated with a RunPipeline execution.",
1695 "id": "RuntimeMetadata",
1696 "properties": {
1697 "computeEngine": {
1698 "$ref": "ComputeEngine",
1699 "description": "Execution information specific to Google Com pute Engine."
1700 }
1701 },
1702 "type": "object"
1703 }, 1752 },
1704 "Operation": { 1753 "Operation": {
1705 "description": "This resource represents a long-running operation th at is the result of a\nnetwork API call.", 1754 "description": "This resource represents a long-running operation th at is the result of a\nnetwork API call.",
1706 "id": "Operation", 1755 "id": "Operation",
1707 "properties": { 1756 "properties": {
1757 "metadata": {
1758 "additionalProperties": {
1759 "description": "Properties of the object. Contains field @type with type URL.",
1760 "type": "any"
1761 },
1762 "description": "An OperationMetadata object. This will alway s be returned with the Operation.",
1763 "type": "object"
1764 },
1765 "done": {
1766 "description": "If the value is `false`, it means the operat ion is still in progress.\nIf true, the operation is completed, and either `erro r` or `response` is\navailable.",
1767 "type": "boolean"
1768 },
1708 "response": { 1769 "response": {
1709 "additionalProperties": { 1770 "additionalProperties": {
1710 "description": "Properties of the object. Contains field @type with type URL.", 1771 "description": "Properties of the object. Contains field @type with type URL.",
1711 "type": "any" 1772 "type": "any"
1712 }, 1773 },
1713 "description": "If importing ReadGroupSets, an ImportReadGro upSetsResponse is returned. If importing Variants, an ImportVariantsResponse is returned. For pipelines and exports, an empty response is returned.", 1774 "description": "If importing ReadGroupSets, an ImportReadGro upSetsResponse is returned. If importing Variants, an ImportVariantsResponse is returned. For pipelines and exports, an empty response is returned.",
1714 "type": "object" 1775 "type": "object"
1715 }, 1776 },
1716 "name": { 1777 "name": {
1717 "description": "The server-assigned name, which is only uniq ue within the same service that originally returns it. For example&#58; `operati ons/CJHU7Oi_ChDrveSpBRjfuL-qzoWAgEw`", 1778 "description": "The server-assigned name, which is only uniq ue within the same service that originally returns it. For example&#58; `operati ons/CJHU7Oi_ChDrveSpBRjfuL-qzoWAgEw`",
1718 "type": "string" 1779 "type": "string"
1719 }, 1780 },
1720 "error": { 1781 "error": {
1721 "$ref": "Status", 1782 "$ref": "Status",
1722 "description": "The error result of the operation in case of failure or cancellation." 1783 "description": "The error result of the operation in case of failure or cancellation."
1723 },
1724 "metadata": {
1725 "additionalProperties": {
1726 "description": "Properties of the object. Contains field @type with type URL.",
1727 "type": "any"
1728 },
1729 "description": "An OperationMetadata object. This will alway s be returned with the Operation.",
1730 "type": "object"
1731 },
1732 "done": {
1733 "description": "If the value is `false`, it means the operat ion is still in progress.\nIf true, the operation is completed, and either `erro r` or `response` is\navailable.",
1734 "type": "boolean"
1735 } 1784 }
1736 }, 1785 },
1737 "type": "object" 1786 "type": "object"
1787 },
1788 "RuntimeMetadata": {
1789 "description": "Runtime metadata that will be populated in the\nrunt imeMetadata\nfield of the Operation associated with a RunPipeline execution.",
1790 "id": "RuntimeMetadata",
1791 "properties": {
1792 "computeEngine": {
1793 "$ref": "ComputeEngine",
1794 "description": "Execution information specific to Google Com pute Engine."
1795 }
1796 },
1797 "type": "object"
1738 }, 1798 },
1739 "ImportReadGroupSetsResponse": { 1799 "ImportReadGroupSetsResponse": {
1740 "description": "The read group set import response.", 1800 "description": "The read group set import response.",
1741 "id": "ImportReadGroupSetsResponse", 1801 "id": "ImportReadGroupSetsResponse",
1742 "properties": { 1802 "properties": {
1743 "readGroupSetIds": { 1803 "readGroupSetIds": {
1744 "description": "IDs of the read group sets that were created .", 1804 "description": "IDs of the read group sets that were created .",
1745 "items": { 1805 "items": {
1746 "type": "string" 1806 "type": "string"
1747 }, 1807 },
1748 "type": "array" 1808 "type": "array"
1749 } 1809 }
1750 }, 1810 },
1751 "type": "object" 1811 "type": "object"
1752 }, 1812 },
1753 "VariantCall": { 1813 "VariantCall": {
1754 "description": "A call represents the determination of genotype with respect to a particular\nvariant. It may include associated information such as quality and phasing.\nFor example, a call might assign a probability of 0.32 to the occurrence of\na SNP named rs1234 in a call set with the name NA12345.", 1814 "description": "A call represents the determination of genotype with respect to a particular\nvariant. It may include associated information such as quality and phasing.\nFor example, a call might assign a probability of 0.32 to the occurrence of\na SNP named rs1234 in a call set with the name NA12345.",
1755 "id": "VariantCall", 1815 "id": "VariantCall",
1756 "properties": { 1816 "properties": {
1817 "phaseset": {
1818 "description": "If this field is present, this variant call' s genotype ordering implies\nthe phase of the bases and is consistent with any o ther variant calls in\nthe same reference sequence which have the same phaseset value.\nWhen importing data from VCF, if the genotype data was phased but no\nph ase set was specified this field will be set to `*`.",
1819 "type": "string"
1820 },
1821 "info": {
1822 "additionalProperties": {
1823 "items": {
1824 "type": "any"
1825 },
1826 "type": "array"
1827 },
1828 "description": "A map of additional variant call information . This must be of the form\nmap<string, string[]> (string key mapping to a list of string values).",
1829 "type": "object"
1830 },
1831 "callSetName": {
1832 "description": "The name of the call set this variant call b elongs to.",
1833 "type": "string"
1834 },
1757 "genotypeLikelihood": { 1835 "genotypeLikelihood": {
1758 "description": "The genotype likelihoods for this variant ca ll. Each array entry\nrepresents how likely a specific genotype is for this call . The value\nordering is defined by the GL tag in the VCF spec.\nIf Phred-scaled genotype likelihood scores (PL) are available and\nlog10(P) genotype likelihood scores (GL) are not, PL scores are converted\nto GL scores. If both are availa ble, PL scores are stored in `info`.", 1836 "description": "The genotype likelihoods for this variant ca ll. Each array entry\nrepresents how likely a specific genotype is for this call . The value\nordering is defined by the GL tag in the VCF spec.\nIf Phred-scaled genotype likelihood scores (PL) are available and\nlog10(P) genotype likelihood scores (GL) are not, PL scores are converted\nto GL scores. If both are availa ble, PL scores are stored in `info`.",
1759 "items": { 1837 "items": {
1760 "format": "double", 1838 "format": "double",
1761 "type": "number" 1839 "type": "number"
1762 }, 1840 },
1763 "type": "array" 1841 "type": "array"
1764 }, 1842 },
1765 "callSetId": { 1843 "callSetId": {
1766 "description": "The ID of the call set this variant call bel ongs to.", 1844 "description": "The ID of the call set this variant call bel ongs to.",
1767 "type": "string" 1845 "type": "string"
1768 }, 1846 },
1769 "genotype": { 1847 "genotype": {
1770 "description": "The genotype of this variant call. Each valu e represents either the value\nof the `referenceBases` field or a 1-based index into\n`alternateBases`. If a variant had a `referenceBases`\nvalue of `T` and an `alternateBases`\nvalue of `[\"A\", \"C\"]`, and the `genotype` was\n`[2, 1]`, that would mean the call\nrepresented the heterozygous value `CA` for this varia nt.\nIf the `genotype` was instead `[0, 1]`, the\nrepresented value would be `TA `. Ordering of the\ngenotype values is important if the `phaseset` is present.\n If a genotype is not called (that is, a `.` is present in the\nGT string) -1 is returned.", 1848 "description": "The genotype of this variant call. Each valu e represents either the value\nof the `referenceBases` field or a 1-based index into\n`alternateBases`. If a variant had a `referenceBases`\nvalue of `T` and an `alternateBases`\nvalue of `[\"A\", \"C\"]`, and the `genotype` was\n`[2, 1]`, that would mean the call\nrepresented the heterozygous value `CA` for this varia nt.\nIf the `genotype` was instead `[0, 1]`, the\nrepresented value would be `TA `. Ordering of the\ngenotype values is important if the `phaseset` is present.\n If a genotype is not called (that is, a `.` is present in the\nGT string) -1 is returned.",
1771 "items": { 1849 "items": {
1772 "format": "int32", 1850 "format": "int32",
1773 "type": "integer" 1851 "type": "integer"
1774 }, 1852 },
1775 "type": "array" 1853 "type": "array"
1776 },
1777 "phaseset": {
1778 "description": "If this field is present, this variant call' s genotype ordering implies\nthe phase of the bases and is consistent with any o ther variant calls in\nthe same reference sequence which have the same phaseset value.\nWhen importing data from VCF, if the genotype data was phased but no\nph ase set was specified this field will be set to `*`.",
1779 "type": "string"
1780 },
1781 "info": {
1782 "additionalProperties": {
1783 "items": {
1784 "type": "any"
1785 },
1786 "type": "array"
1787 },
1788 "description": "A map of additional variant call information . This must be of the form\nmap<string, string[]> (string key mapping to a list of string values).",
1789 "type": "object"
1790 },
1791 "callSetName": {
1792 "description": "The name of the call set this variant call b elongs to.",
1793 "type": "string"
1794 } 1854 }
1795 }, 1855 },
1796 "type": "object" 1856 "type": "object"
1797 }, 1857 },
1798 "SearchVariantsResponse": { 1858 "SearchVariantsResponse": {
1799 "description": "The variant search response.", 1859 "description": "The variant search response.",
1800 "id": "SearchVariantsResponse", 1860 "id": "SearchVariantsResponse",
1801 "properties": { 1861 "properties": {
1802 "nextPageToken": { 1862 "nextPageToken": {
1803 "description": "The continuation token, which is used to pag e through large result sets.\nProvide this value in a subsequent request to retu rn the next page of\nresults. This field will be empty if there aren't any addit ional results.", 1863 "description": "The continuation token, which is used to pag e through large result sets.\nProvide this value in a subsequent request to retu rn the next page of\nresults. This field will be empty if there aren't any addit ional results.",
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
1852 "description": "Properties of the object. Contains f ield @type with type URL.", 1912 "description": "Properties of the object. Contains f ield @type with type URL.",
1853 "type": "any" 1913 "type": "any"
1854 }, 1914 },
1855 "type": "object" 1915 "type": "object"
1856 }, 1916 },
1857 "type": "array" 1917 "type": "array"
1858 } 1918 }
1859 }, 1919 },
1860 "type": "object" 1920 "type": "object"
1861 }, 1921 },
1922 "UndeleteDatasetRequest": {
1923 "id": "UndeleteDatasetRequest",
1924 "properties": {},
1925 "type": "object"
1926 },
1862 "Binding": { 1927 "Binding": {
1863 "description": "Associates `members` with a `role`.", 1928 "description": "Associates `members` with a `role`.",
1864 "id": "Binding", 1929 "id": "Binding",
1865 "properties": { 1930 "properties": {
1866 "role": { 1931 "role": {
1867 "description": "Role that is assigned to `members`.\nFor exa mple, `roles/viewer`, `roles/editor`, or `roles/owner`.\nRequired", 1932 "description": "Role that is assigned to `members`.\nFor exa mple, `roles/viewer`, `roles/editor`, or `roles/owner`.\nRequired",
1868 "type": "string" 1933 "type": "string"
1869 }, 1934 },
1870 "members": { 1935 "members": {
1871 "description": "Specifies the identities requesting access f or a Cloud Platform resource.\n`members` can have the following values:\n\n* `al lUsers`: A special identifier that represents anyone who is\n on the internet; with or without a Google account.\n\n* `allAuthenticatedUsers`: A special ident ifier that represents anyone\n who is authenticated with a Google account or a service account.\n\n* `user:{emailid}`: An email address that represents a spec ific Google\n account. For example, `alice@gmail.com` or `joe@example.com`.\n\ n\n* `serviceAccount:{emailid}`: An email address that represents a service\n account. For example, `my-other-app@appspot.gserviceaccount.com`.\n\n* `group:{e mailid}`: An email address that represents a Google group.\n For example, `adm ins@example.com`.\n\n* `domain:{domain}`: A Google Apps domain name that represe nts all the\n users of that domain. For example, `google.com` or `example.com` .\n\n", 1936 "description": "Specifies the identities requesting access f or a Cloud Platform resource.\n`members` can have the following values:\n\n* `al lUsers`: A special identifier that represents anyone who is\n on the internet; with or without a Google account.\n\n* `allAuthenticatedUsers`: A special ident ifier that represents anyone\n who is authenticated with a Google account or a service account.\n\n* `user:{emailid}`: An email address that represents a spec ific Google\n account. For example, `alice@gmail.com` or `joe@example.com`.\n\ n\n* `serviceAccount:{emailid}`: An email address that represents a service\n account. For example, `my-other-app@appspot.gserviceaccount.com`.\n\n* `group:{e mailid}`: An email address that represents a Google group.\n For example, `adm ins@example.com`.\n\n* `domain:{domain}`: A Google Apps domain name that represe nts all the\n users of that domain. For example, `google.com` or `example.com` .\n\n",
1872 "items": { 1937 "items": {
1873 "type": "string" 1938 "type": "string"
1874 }, 1939 },
1875 "type": "array" 1940 "type": "array"
1876 } 1941 }
1877 }, 1942 },
1878 "type": "object" 1943 "type": "object"
1879 }, 1944 },
1880 "UndeleteDatasetRequest": {
1881 "id": "UndeleteDatasetRequest",
1882 "properties": {},
1883 "type": "object"
1884 },
1885 "Range": { 1945 "Range": {
1886 "description": "A 0-based half-open genomic coordinate range for sea rch requests.", 1946 "description": "A 0-based half-open genomic coordinate range for sea rch requests.",
1887 "id": "Range", 1947 "id": "Range",
1888 "properties": { 1948 "properties": {
1889 "referenceName": {
1890 "description": "The reference sequence name, for example `ch r1`,\n`1`, or `chrX`.",
1891 "type": "string"
1892 },
1893 "start": { 1949 "start": {
1894 "description": "The start position of the range on the refer ence, 0-based inclusive.", 1950 "description": "The start position of the range on the refer ence, 0-based inclusive.",
1895 "format": "int64", 1951 "format": "int64",
1896 "type": "string" 1952 "type": "string"
1897 }, 1953 },
1898 "end": { 1954 "end": {
1899 "description": "The end position of the range on the referen ce, 0-based exclusive.", 1955 "description": "The end position of the range on the referen ce, 0-based exclusive.",
1900 "format": "int64", 1956 "format": "int64",
1901 "type": "string" 1957 "type": "string"
1958 },
1959 "referenceName": {
1960 "description": "The reference sequence name, for example `ch r1`,\n`1`, or `chrX`.",
1961 "type": "string"
1902 } 1962 }
1903 }, 1963 },
1904 "type": "object" 1964 "type": "object"
1905 }, 1965 },
1906 "VariantSet": { 1966 "VariantSet": {
1907 "description": "A variant set is a collection of call sets and varia nts. It contains summary\nstatistics of those contents. A variant set belongs to a dataset.\n\nFor more genomics resource definitions, see [Fundamentals of Goog le\nGenomics](https://cloud.google.com/genomics/fundamentals-of-google-genomics) ", 1967 "description": "A variant set is a collection of call sets and varia nts. It contains summary\nstatistics of those contents. A variant set belongs to a dataset.\n\nFor more genomics resource definitions, see [Fundamentals of Goog le\nGenomics](https://cloud.google.com/genomics/fundamentals-of-google-genomics) ",
1908 "id": "VariantSet", 1968 "id": "VariantSet",
1909 "properties": { 1969 "properties": {
1910 "datasetId": {
1911 "description": "The dataset to which this variant set belong s.",
1912 "type": "string"
1913 },
1914 "name": { 1970 "name": {
1915 "description": "User-specified, mutable name.", 1971 "description": "User-specified, mutable name.",
1916 "type": "string" 1972 "type": "string"
1917 }, 1973 },
1918 "referenceSetId": { 1974 "referenceSetId": {
1919 "description": "The reference set to which the variant set i s mapped. The reference set\ndescribes the alignment provenance of the variant s et, while the\n`referenceBounds` describe the shape of the actual variant data. The\nreference set's reference names are a superset of those found in the\n`refe renceBounds`.\n\nFor example, given a variant set that is mapped to the GRCh38 r eference set\nand contains a single variant on reference 'X', `referenceBounds` would\ncontain only an entry for 'X', while the associated reference set\nenumer ates all possible references: '1', '2', 'X', 'Y', 'MT', etc.", 1975 "description": "The reference set to which the variant set i s mapped. The reference set\ndescribes the alignment provenance of the variant s et, while the\n`referenceBounds` describe the shape of the actual variant data. The\nreference set's reference names are a superset of those found in the\n`refe renceBounds`.\n\nFor example, given a variant set that is mapped to the GRCh38 r eference set\nand contains a single variant on reference 'X', `referenceBounds` would\ncontain only an entry for 'X', while the associated reference set\nenumer ates all possible references: '1', '2', 'X', 'Y', 'MT', etc.",
1920 "type": "string" 1976 "type": "string"
1921 }, 1977 },
1922 "metadata": { 1978 "metadata": {
1923 "description": "The metadata associated with this variant se t.", 1979 "description": "The metadata associated with this variant se t.",
1924 "items": { 1980 "items": {
1925 "$ref": "VariantSetMetadata" 1981 "$ref": "VariantSetMetadata"
1926 }, 1982 },
1927 "type": "array" 1983 "type": "array"
1928 }, 1984 },
1929 "referenceBounds": { 1985 "referenceBounds": {
1930 "description": "A list of all references used by the variant s in a variant set\nwith associated coordinate upper bounds for each one.", 1986 "description": "A list of all references used by the variant s in a variant set\nwith associated coordinate upper bounds for each one.",
1931 "items": { 1987 "items": {
1932 "$ref": "ReferenceBound" 1988 "$ref": "ReferenceBound"
1933 }, 1989 },
1934 "type": "array" 1990 "type": "array"
1935 }, 1991 },
1936 "id": { 1992 "id": {
1937 "description": "The server-generated variant set ID, unique across all variant sets.", 1993 "description": "The server-generated variant set ID, unique across all variant sets.",
1938 "type": "string" 1994 "type": "string"
1939 }, 1995 },
1940 "description": { 1996 "description": {
1941 "description": "A textual description of this variant set.", 1997 "description": "A textual description of this variant set.",
1942 "type": "string" 1998 "type": "string"
1943 }
1944 },
1945 "type": "object"
1946 },
1947 "ReferenceBound": {
1948 "description": "ReferenceBound records an upper bound for the starti ng coordinate of\nvariants in a particular reference.",
1949 "id": "ReferenceBound",
1950 "properties": {
1951 "upperBound": {
1952 "description": "An upper bound (inclusive) on the starting c oordinate of any\nvariant in the reference sequence.",
1953 "format": "int64",
1954 "type": "string"
1955 }, 1999 },
1956 "referenceName": { 2000 "datasetId": {
1957 "description": "The name of the reference associated with th is reference bound.", 2001 "description": "The dataset to which this variant set belong s.",
1958 "type": "string" 2002 "type": "string"
1959 } 2003 }
1960 }, 2004 },
1961 "type": "object" 2005 "type": "object"
1962 }, 2006 },
1963 "BatchCreateAnnotationsResponse": { 2007 "BatchCreateAnnotationsResponse": {
1964 "id": "BatchCreateAnnotationsResponse", 2008 "id": "BatchCreateAnnotationsResponse",
1965 "properties": { 2009 "properties": {
1966 "entries": { 2010 "entries": {
1967 "description": "The resulting per-annotation entries, ordere d consistently with the\noriginal request.", 2011 "description": "The resulting per-annotation entries, ordere d consistently with the\noriginal request.",
1968 "items": { 2012 "items": {
1969 "$ref": "Entry" 2013 "$ref": "Entry"
1970 }, 2014 },
1971 "type": "array" 2015 "type": "array"
1972 } 2016 }
1973 }, 2017 },
1974 "type": "object" 2018 "type": "object"
1975 }, 2019 },
1976 "ListOperationsResponse": { 2020 "ReferenceBound": {
1977 "description": "The response message for Operations.ListOperations." , 2021 "description": "ReferenceBound records an upper bound for the starti ng coordinate of\nvariants in a particular reference.",
1978 "id": "ListOperationsResponse", 2022 "id": "ReferenceBound",
2023 "properties": {
2024 "referenceName": {
2025 "description": "The name of the reference associated with th is reference bound.",
2026 "type": "string"
2027 },
2028 "upperBound": {
2029 "description": "An upper bound (inclusive) on the starting c oordinate of any\nvariant in the reference sequence.",
2030 "format": "int64",
2031 "type": "string"
2032 }
2033 },
2034 "type": "object"
2035 },
2036 "SearchCallSetsResponse": {
2037 "description": "The call set search response.",
2038 "id": "SearchCallSetsResponse",
1979 "properties": { 2039 "properties": {
1980 "nextPageToken": { 2040 "nextPageToken": {
1981 "description": "The standard List next-page token.", 2041 "description": "The continuation token, which is used to pag e through large result sets.\nProvide this value in a subsequent request to retu rn the next page of\nresults. This field will be empty if there aren't any addit ional results.",
1982 "type": "string" 2042 "type": "string"
1983 }, 2043 },
1984 "operations": { 2044 "callSets": {
1985 "description": "A list of operations that matches the specif ied filter in the request.", 2045 "description": "The list of matching call sets.",
1986 "items": { 2046 "items": {
1987 "$ref": "Operation" 2047 "$ref": "CallSet"
1988 }, 2048 },
1989 "type": "array" 2049 "type": "array"
1990 } 2050 }
1991 }, 2051 },
1992 "type": "object" 2052 "type": "object"
1993 }, 2053 },
1994 "Variant": { 2054 "Variant": {
1995 "description": "A variant represents a change in DNA sequence relati ve to a reference\nsequence. For example, a variant could represent a SNP or an insertion.\nVariants belong to a variant set.\n\nFor more genomics resource defi nitions, see [Fundamentals of Google\nGenomics](https://cloud.google.com/genomic s/fundamentals-of-google-genomics)\n\nEach of the calls on a variant represent a determination of genotype with\nrespect to that variant. For example, a call mi ght assign probability of 0.32\nto the occurrence of a SNP named rs1234 in a sam ple named NA12345. A call\nbelongs to a call set, which contains related calls t ypically from one\nsample.", 2055 "description": "A variant represents a change in DNA sequence relati ve to a reference\nsequence. For example, a variant could represent a SNP or an insertion.\nVariants belong to a variant set.\n\nFor more genomics resource defi nitions, see [Fundamentals of Google\nGenomics](https://cloud.google.com/genomic s/fundamentals-of-google-genomics)\n\nEach of the calls on a variant represent a determination of genotype with\nrespect to that variant. For example, a call mi ght assign probability of 0.32\nto the occurrence of a SNP named rs1234 in a sam ple named NA12345. A call\nbelongs to a call set, which contains related calls t ypically from one\nsample.",
1996 "id": "Variant", 2056 "id": "Variant",
1997 "properties": { 2057 "properties": {
1998 "start": {
1999 "description": "The position at which this variant occurs (0 -based).\nThis corresponds to the first base of the string of reference bases.",
2000 "format": "int64",
2001 "type": "string"
2002 },
2003 "quality": { 2058 "quality": {
2004 "description": "A measure of how likely this variant is to b e real.\nA higher value is better.", 2059 "description": "A measure of how likely this variant is to b e real.\nA higher value is better.",
2005 "format": "double", 2060 "format": "double",
2006 "type": "number" 2061 "type": "number"
2007 }, 2062 },
2008 "id": { 2063 "id": {
2009 "description": "The server-generated variant ID, unique acro ss all variants.", 2064 "description": "The server-generated variant ID, unique acro ss all variants.",
2010 "type": "string" 2065 "type": "string"
2011 }, 2066 },
2012 "variantSetId": { 2067 "variantSetId": {
(...skipping 25 matching lines...) Expand all
2038 }, 2093 },
2039 "type": "array" 2094 "type": "array"
2040 }, 2095 },
2041 "names": { 2096 "names": {
2042 "description": "Names for the variant, for example a RefSNP ID.", 2097 "description": "Names for the variant, for example a RefSNP ID.",
2043 "items": { 2098 "items": {
2044 "type": "string" 2099 "type": "string"
2045 }, 2100 },
2046 "type": "array" 2101 "type": "array"
2047 }, 2102 },
2048 "end": {
2049 "description": "The end position (0-based) of this variant. This corresponds to the first\nbase after the last base in the reference allele. So, the length of\nthe reference allele is (end - start). This is useful for va riants\nthat don't explicitly give alternate bases, for example large deletions. ",
2050 "format": "int64",
2051 "type": "string"
2052 },
2053 "filter": { 2103 "filter": {
2054 "description": "A list of filters (normally quality filters) this variant has failed.\n`PASS` indicates this variant has passed all filters. ", 2104 "description": "A list of filters (normally quality filters) this variant has failed.\n`PASS` indicates this variant has passed all filters. ",
2055 "items": { 2105 "items": {
2056 "type": "string" 2106 "type": "string"
2057 }, 2107 },
2058 "type": "array" 2108 "type": "array"
2059 }, 2109 },
2110 "end": {
2111 "description": "The end position (0-based) of this variant. This corresponds to the first\nbase after the last base in the reference allele. So, the length of\nthe reference allele is (end - start). This is useful for va riants\nthat don't explicitly give alternate bases, for example large deletions. ",
2112 "format": "int64",
2113 "type": "string"
2114 },
2060 "calls": { 2115 "calls": {
2061 "description": "The variant calls for this particular varian t. Each one represents the\ndetermination of genotype with respect to this varia nt.", 2116 "description": "The variant calls for this particular varian t. Each one represents the\ndetermination of genotype with respect to this varia nt.",
2062 "items": { 2117 "items": {
2063 "$ref": "VariantCall" 2118 "$ref": "VariantCall"
2064 }, 2119 },
2065 "type": "array" 2120 "type": "array"
2066 }, 2121 },
2067 "created": { 2122 "created": {
2068 "description": "The date this variant was created, in millis econds from the epoch.", 2123 "description": "The date this variant was created, in millis econds from the epoch.",
2069 "format": "int64", 2124 "format": "int64",
2070 "type": "string" 2125 "type": "string"
2126 },
2127 "start": {
2128 "description": "The position at which this variant occurs (0 -based).\nThis corresponds to the first base of the string of reference bases.",
2129 "format": "int64",
2130 "type": "string"
2071 } 2131 }
2072 }, 2132 },
2073 "type": "object" 2133 "type": "object"
2074 }, 2134 },
2075 "SearchCallSetsResponse": { 2135 "ListOperationsResponse": {
2076 "description": "The call set search response.", 2136 "description": "The response message for Operations.ListOperations." ,
2077 "id": "SearchCallSetsResponse", 2137 "id": "ListOperationsResponse",
2078 "properties": { 2138 "properties": {
2079 "nextPageToken": { 2139 "nextPageToken": {
2080 "description": "The continuation token, which is used to pag e through large result sets.\nProvide this value in a subsequent request to retu rn the next page of\nresults. This field will be empty if there aren't any addit ional results.", 2140 "description": "The standard List next-page token.",
2081 "type": "string" 2141 "type": "string"
2082 }, 2142 },
2083 "callSets": { 2143 "operations": {
2084 "description": "The list of matching call sets.", 2144 "description": "A list of operations that matches the specif ied filter in the request.",
2085 "items": { 2145 "items": {
2086 "$ref": "CallSet" 2146 "$ref": "Operation"
2087 }, 2147 },
2088 "type": "array" 2148 "type": "array"
2089 } 2149 }
2090 }, 2150 },
2091 "type": "object" 2151 "type": "object"
2092 },
2093 "SearchVariantsRequest": {
2094 "description": "The variant search request.",
2095 "id": "SearchVariantsRequest",
2096 "properties": {
2097 "referenceName": {
2098 "description": "Required. Only return variants in this refer ence sequence.",
2099 "type": "string"
2100 },
2101 "variantSetIds": {
2102 "description": "At most one variant set ID must be provided. Only variants from this\nvariant set will be returned. If omitted, a call set i d must be included in\nthe request.",
2103 "items": {
2104 "type": "string"
2105 },
2106 "type": "array"
2107 },
2108 "end": {
2109 "description": "The end of the window, 0-based exclusive. If unspecified or 0, defaults to\nthe length of the reference.",
2110 "format": "int64",
2111 "type": "string"
2112 },
2113 "maxCalls": {
2114 "description": "The maximum number of calls to return in a s ingle page. Note that this\nlimit may be exceeded in the event that a matching v ariant contains more\ncalls than the requested maximum. If unspecified, defaults to 5000. The\nmaximum value is 10000.",
2115 "format": "int32",
2116 "type": "integer"
2117 },
2118 "pageToken": {
2119 "description": "The continuation token, which is used to pag e through large result sets.\nTo get the next page of results, set this paramete r to the value of\n`nextPageToken` from the previous response.",
2120 "type": "string"
2121 },
2122 "pageSize": {
2123 "description": "The maximum number of variants to return in a single page. If unspecified,\ndefaults to 5000. The maximum value is 10000.",
2124 "format": "int32",
2125 "type": "integer"
2126 },
2127 "callSetIds": {
2128 "description": "Only return variant calls which belong to ca ll sets with these ids.\nLeaving this blank returns all variant calls. If a vari ant has no\ncalls belonging to any of these call sets, it won't be returned at a ll.",
2129 "items": {
2130 "type": "string"
2131 },
2132 "type": "array"
2133 },
2134 "start": {
2135 "description": "The beginning of the window (0-based, inclus ive) for which\noverlapping variants should be returned. If unspecified, default s to 0.",
2136 "format": "int64",
2137 "type": "string"
2138 },
2139 "variantName": {
2140 "description": "Only return variants which have exactly this name.",
2141 "type": "string"
2142 }
2143 },
2144 "type": "object"
2145 }, 2152 },
2146 "OperationMetadata": { 2153 "OperationMetadata": {
2147 "description": "Metadata describing an Operation.", 2154 "description": "Metadata describing an Operation.",
2148 "id": "OperationMetadata", 2155 "id": "OperationMetadata",
2149 "properties": { 2156 "properties": {
2150 "projectId": {
2151 "description": "The Google Cloud Project in which the job is scoped.",
2152 "type": "string"
2153 },
2154 "clientId": {
2155 "description": "This field is deprecated. Use `labels` inste ad. Optionally provided by the\ncaller when submitting the request that creates the operation.",
2156 "type": "string"
2157 },
2158 "events": { 2157 "events": {
2159 "description": "Optional event messages that were generated during the job's execution.\nThis also contains any warnings that were generated during import\nor export.", 2158 "description": "Optional event messages that were generated during the job's execution.\nThis also contains any warnings that were generated during import\nor export.",
2160 "items": { 2159 "items": {
2161 "$ref": "OperationEvent" 2160 "$ref": "OperationEvent"
2162 }, 2161 },
2163 "type": "array" 2162 "type": "array"
2164 }, 2163 },
2165 "endTime": { 2164 "endTime": {
2166 "description": "The time at which the job stopped running.", 2165 "description": "The time at which the job stopped running.",
2167 "format": "google-datetime", 2166 "format": "google-datetime",
(...skipping 24 matching lines...) Expand all
2192 "description": "The time at which the job was submitted to t he Genomics service.", 2191 "description": "The time at which the job was submitted to t he Genomics service.",
2193 "format": "google-datetime", 2192 "format": "google-datetime",
2194 "type": "string" 2193 "type": "string"
2195 }, 2194 },
2196 "labels": { 2195 "labels": {
2197 "additionalProperties": { 2196 "additionalProperties": {
2198 "type": "string" 2197 "type": "string"
2199 }, 2198 },
2200 "description": "Optionally provided by the caller when submi tting the request that creates\nthe operation.", 2199 "description": "Optionally provided by the caller when submi tting the request that creates\nthe operation.",
2201 "type": "object" 2200 "type": "object"
2201 },
2202 "projectId": {
2203 "description": "The Google Cloud Project in which the job is scoped.",
2204 "type": "string"
2205 },
2206 "clientId": {
2207 "description": "This field is deprecated. Use `labels` inste ad. Optionally provided by the\ncaller when submitting the request that creates the operation.",
2208 "type": "string"
2209 }
2210 },
2211 "type": "object"
2212 },
2213 "SearchVariantsRequest": {
2214 "description": "The variant search request.",
2215 "id": "SearchVariantsRequest",
2216 "properties": {
2217 "pageToken": {
2218 "description": "The continuation token, which is used to pag e through large result sets.\nTo get the next page of results, set this paramete r to the value of\n`nextPageToken` from the previous response.",
2219 "type": "string"
2220 },
2221 "maxCalls": {
2222 "description": "The maximum number of calls to return in a s ingle page. Note that this\nlimit may be exceeded in the event that a matching v ariant contains more\ncalls than the requested maximum. If unspecified, defaults to 5000. The\nmaximum value is 10000.",
2223 "format": "int32",
2224 "type": "integer"
2225 },
2226 "pageSize": {
2227 "description": "The maximum number of variants to return in a single page. If unspecified,\ndefaults to 5000. The maximum value is 10000.",
2228 "format": "int32",
2229 "type": "integer"
2230 },
2231 "callSetIds": {
2232 "description": "Only return variant calls which belong to ca ll sets with these ids.\nLeaving this blank returns all variant calls. If a vari ant has no\ncalls belonging to any of these call sets, it won't be returned at a ll.",
2233 "items": {
2234 "type": "string"
2235 },
2236 "type": "array"
2237 },
2238 "variantName": {
2239 "description": "Only return variants which have exactly this name.",
2240 "type": "string"
2241 },
2242 "start": {
2243 "description": "The beginning of the window (0-based, inclus ive) for which\noverlapping variants should be returned. If unspecified, default s to 0.",
2244 "format": "int64",
2245 "type": "string"
2246 },
2247 "referenceName": {
2248 "description": "Required. Only return variants in this refer ence sequence.",
2249 "type": "string"
2250 },
2251 "variantSetIds": {
2252 "description": "At most one variant set ID must be provided. Only variants from this\nvariant set will be returned. If omitted, a call set i d must be included in\nthe request.",
2253 "items": {
2254 "type": "string"
2255 },
2256 "type": "array"
2257 },
2258 "end": {
2259 "description": "The end of the window, 0-based exclusive. If unspecified or 0, defaults to\nthe length of the reference.",
2260 "format": "int64",
2261 "type": "string"
2202 } 2262 }
2203 }, 2263 },
2204 "type": "object" 2264 "type": "object"
2205 }, 2265 },
2206 "SearchReadGroupSetsRequest": { 2266 "SearchReadGroupSetsRequest": {
2207 "description": "The read group set search request.", 2267 "description": "The read group set search request.",
2208 "id": "SearchReadGroupSetsRequest", 2268 "id": "SearchReadGroupSetsRequest",
2209 "properties": { 2269 "properties": {
2210 "datasetIds": {
2211 "description": "Restricts this query to read group sets with in the given datasets. At least\none ID must be provided.",
2212 "items": {
2213 "type": "string"
2214 },
2215 "type": "array"
2216 },
2217 "name": { 2270 "name": {
2218 "description": "Only return read group sets for which a subs tring of the name matches this\nstring.", 2271 "description": "Only return read group sets for which a subs tring of the name matches this\nstring.",
2219 "type": "string" 2272 "type": "string"
2220 }, 2273 },
2221 "pageToken": { 2274 "pageToken": {
2222 "description": "The continuation token, which is used to pag e through large result sets.\nTo get the next page of results, set this paramete r to the value of\n`nextPageToken` from the previous response.", 2275 "description": "The continuation token, which is used to pag e through large result sets.\nTo get the next page of results, set this paramete r to the value of\n`nextPageToken` from the previous response.",
2223 "type": "string" 2276 "type": "string"
2224 }, 2277 },
2225 "pageSize": { 2278 "pageSize": {
2226 "description": "The maximum number of results to return in a single page. If unspecified,\ndefaults to 256. The maximum value is 1024.", 2279 "description": "The maximum number of results to return in a single page. If unspecified,\ndefaults to 256. The maximum value is 1024.",
2227 "format": "int32", 2280 "format": "int32",
2228 "type": "integer" 2281 "type": "integer"
2282 },
2283 "datasetIds": {
2284 "description": "Restricts this query to read group sets with in the given datasets. At least\none ID must be provided.",
2285 "items": {
2286 "type": "string"
2287 },
2288 "type": "array"
2229 } 2289 }
2230 }, 2290 },
2231 "type": "object" 2291 "type": "object"
2232 }, 2292 },
2233 "SearchAnnotationsResponse": { 2293 "SearchAnnotationsResponse": {
2234 "id": "SearchAnnotationsResponse", 2294 "id": "SearchAnnotationsResponse",
2235 "properties": { 2295 "properties": {
2236 "nextPageToken": { 2296 "nextPageToken": {
2237 "description": "The continuation token, which is used to pag e through large result sets.\nProvide this value in a subsequent request to retu rn the next page of\nresults. This field will be empty if there aren't any addit ional results.", 2297 "description": "The continuation token, which is used to pag e through large result sets.\nProvide this value in a subsequent request to retu rn the next page of\nresults. This field will be empty if there aren't any addit ional results.",
2238 "type": "string" 2298 "type": "string"
2239 }, 2299 },
2240 "annotations": { 2300 "annotations": {
2241 "description": "The matching annotations.", 2301 "description": "The matching annotations.",
2242 "items": { 2302 "items": {
2243 "$ref": "Annotation" 2303 "$ref": "Annotation"
2244 }, 2304 },
2245 "type": "array" 2305 "type": "array"
2246 } 2306 }
2247 }, 2307 },
2248 "type": "object" 2308 "type": "object"
2249 }, 2309 },
2250 "ClinicalCondition": { 2310 "ClinicalCondition": {
2251 "id": "ClinicalCondition", 2311 "id": "ClinicalCondition",
2252 "properties": { 2312 "properties": {
2313 "conceptId": {
2314 "description": "The MedGen concept id associated with this g ene.\nSearch for these IDs at http://www.ncbi.nlm.nih.gov/medgen/",
2315 "type": "string"
2316 },
2317 "names": {
2318 "description": "A set of names for the condition.",
2319 "items": {
2320 "type": "string"
2321 },
2322 "type": "array"
2323 },
2253 "omimId": { 2324 "omimId": {
2254 "description": "The OMIM id for this condition.\nSearch for these IDs at http://omim.org/", 2325 "description": "The OMIM id for this condition.\nSearch for these IDs at http://omim.org/",
2255 "type": "string" 2326 "type": "string"
2256 }, 2327 },
2257 "externalIds": { 2328 "externalIds": {
2258 "description": "The set of external IDs for this condition." , 2329 "description": "The set of external IDs for this condition." ,
2259 "items": { 2330 "items": {
2260 "$ref": "ExternalId" 2331 "$ref": "ExternalId"
2261 }, 2332 },
2262 "type": "array" 2333 "type": "array"
2263 },
2264 "conceptId": {
2265 "description": "The MedGen concept id associated with this g ene.\nSearch for these IDs at http://www.ncbi.nlm.nih.gov/medgen/",
2266 "type": "string"
2267 },
2268 "names": {
2269 "description": "A set of names for the condition.",
2270 "items": {
2271 "type": "string"
2272 },
2273 "type": "array"
2274 } 2334 }
2275 }, 2335 },
2276 "type": "object" 2336 "type": "object"
2277 }, 2337 },
2278 "SearchReadsResponse": { 2338 "SearchReadsResponse": {
2279 "description": "The read search response.", 2339 "description": "The read search response.",
2280 "id": "SearchReadsResponse", 2340 "id": "SearchReadsResponse",
2281 "properties": { 2341 "properties": {
2282 "alignments": { 2342 "alignments": {
2283 "description": "The list of matching alignments sorted by ma pped genomic coordinate,\nif any, ascending in position within the same referenc e. Unmapped reads,\nwhich have no position, are returned contiguously and are so rted in\nascending lexicographic order by fragment name.", 2343 "description": "The list of matching alignments sorted by ma pped genomic coordinate,\nif any, ascending in position within the same referenc e. Unmapped reads,\nwhich have no position, are returned contiguously and are so rted in\nascending lexicographic order by fragment name.",
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
2368 "description": "The name of the source of this data.", 2428 "description": "The name of the source of this data.",
2369 "type": "string" 2429 "type": "string"
2370 }, 2430 },
2371 "id": { 2431 "id": {
2372 "description": "The id used by the source of this data.", 2432 "description": "The id used by the source of this data.",
2373 "type": "string" 2433 "type": "string"
2374 } 2434 }
2375 }, 2435 },
2376 "type": "object" 2436 "type": "object"
2377 }, 2437 },
2378 "SearchVariantSetsRequest": { 2438 "Reference": {
2379 "description": "The search variant sets request.", 2439 "description": "A reference is a canonical assembled DNA sequence, i ntended to act as a\nreference coordinate space for other genomic annotations. A single reference\nmight represent the human chromosome 1 or mitochandrial DNA, for instance. A\nreference belongs to one or more reference sets.\n\nFor more ge nomics resource definitions, see [Fundamentals of Google\nGenomics](https://clou d.google.com/genomics/fundamentals-of-google-genomics)",
2380 "id": "SearchVariantSetsRequest", 2440 "id": "Reference",
2381 "properties": { 2441 "properties": {
2382 "datasetIds": { 2442 "name": {
2383 "description": "Exactly one dataset ID must be provided here . Only variant sets which\nbelong to this dataset will be returned.", 2443 "description": "The name of this reference, for example `22` .",
2444 "type": "string"
2445 },
2446 "md5checksum": {
2447 "description": "MD5 of the upper-case sequence excluding all whitespace characters (this\nis equivalent to SQ:M5 in SAM). This value is repr esented in lower case\nhexadecimal format.",
2448 "type": "string"
2449 },
2450 "id": {
2451 "description": "The server-generated reference ID, unique ac ross all references.",
2452 "type": "string"
2453 },
2454 "length": {
2455 "description": "The length of this reference's sequence.",
2456 "format": "int64",
2457 "type": "string"
2458 },
2459 "sourceAccessions": {
2460 "description": "All known corresponding accession IDs in INS DC (GenBank/ENA/DDBJ) ideally\nwith a version number, for example `GCF_000001405 .26`.",
2384 "items": { 2461 "items": {
2385 "type": "string" 2462 "type": "string"
2386 }, 2463 },
2387 "type": "array" 2464 "type": "array"
2388 }, 2465 },
2389 "pageToken": { 2466 "ncbiTaxonId": {
2390 "description": "The continuation token, which is used to pag e through large result sets.\nTo get the next page of results, set this paramete r to the value of\n`nextPageToken` from the previous response.", 2467 "description": "ID from http://www.ncbi.nlm.nih.gov/taxonomy . For example, 9606 for human.",
2391 "type": "string"
2392 },
2393 "pageSize": {
2394 "description": "The maximum number of results to return in a single page. If unspecified,\ndefaults to 1024.",
2395 "format": "int32", 2468 "format": "int32",
2396 "type": "integer" 2469 "type": "integer"
2470 },
2471 "sourceUri": {
2472 "description": "The URI from which the sequence was obtained . Typically specifies a FASTA\nformat file.",
2473 "type": "string"
2397 } 2474 }
2398 }, 2475 },
2399 "type": "object" 2476 "type": "object"
2400 }, 2477 },
2401 "VariantSetMetadata": { 2478 "VariantSetMetadata": {
2402 "description": "Metadata describes a single piece of variant call me tadata.\nThese data include a top level key and either a single value string (va lue)\nor a list of key-value pairs (info.)\nValue and info are mutually exclusiv e.", 2479 "description": "Metadata describes a single piece of variant call me tadata.\nThese data include a top level key and either a single value string (va lue)\nor a list of key-value pairs (info.)\nValue and info are mutually exclusiv e.",
2403 "id": "VariantSetMetadata", 2480 "id": "VariantSetMetadata",
2404 "properties": { 2481 "properties": {
2405 "info": { 2482 "info": {
2406 "additionalProperties": { 2483 "additionalProperties": {
(...skipping 18 matching lines...) Expand all
2425 "enumDescriptions": [ 2502 "enumDescriptions": [
2426 "", 2503 "",
2427 "", 2504 "",
2428 "", 2505 "",
2429 "", 2506 "",
2430 "", 2507 "",
2431 "" 2508 ""
2432 ], 2509 ],
2433 "type": "string" 2510 "type": "string"
2434 }, 2511 },
2512 "id": {
2513 "description": "User-provided ID field, not enforced by this API.\nTwo or more pieces of structured metadata with identical\nid and key fiel ds are considered equivalent.",
2514 "type": "string"
2515 },
2435 "value": { 2516 "value": {
2436 "description": "The value field for simple metadata", 2517 "description": "The value field for simple metadata",
2437 "type": "string" 2518 "type": "string"
2438 }, 2519 },
2439 "id": {
2440 "description": "User-provided ID field, not enforced by this API.\nTwo or more pieces of structured metadata with identical\nid and key fiel ds are considered equivalent.",
2441 "type": "string"
2442 },
2443 "number": { 2520 "number": {
2444 "description": "The number of values that can be included in a field described by this\nmetadata.", 2521 "description": "The number of values that can be included in a field described by this\nmetadata.",
2445 "type": "string" 2522 "type": "string"
2446 }, 2523 },
2447 "key": { 2524 "key": {
2448 "description": "The top-level key.", 2525 "description": "The top-level key.",
2449 "type": "string" 2526 "type": "string"
2450 }, 2527 },
2451 "description": { 2528 "description": {
2452 "description": "A textual description of this metadata.", 2529 "description": "A textual description of this metadata.",
2453 "type": "string" 2530 "type": "string"
2454 } 2531 }
2455 }, 2532 },
2456 "type": "object" 2533 "type": "object"
2457 }, 2534 },
2458 "Reference": { 2535 "SearchVariantSetsRequest": {
2459 "description": "A reference is a canonical assembled DNA sequence, i ntended to act as a\nreference coordinate space for other genomic annotations. A single reference\nmight represent the human chromosome 1 or mitochandrial DNA, for instance. A\nreference belongs to one or more reference sets.\n\nFor more ge nomics resource definitions, see [Fundamentals of Google\nGenomics](https://clou d.google.com/genomics/fundamentals-of-google-genomics)", 2536 "description": "The search variant sets request.",
2460 "id": "Reference", 2537 "id": "SearchVariantSetsRequest",
2461 "properties": { 2538 "properties": {
2462 "ncbiTaxonId": { 2539 "datasetIds": {
2463 "description": "ID from http://www.ncbi.nlm.nih.gov/taxonomy . For example, 9606 for human.", 2540 "description": "Exactly one dataset ID must be provided here . Only variant sets which\nbelong to this dataset will be returned.",
2464 "format": "int32",
2465 "type": "integer"
2466 },
2467 "sourceUri": {
2468 "description": "The URI from which the sequence was obtained . Typically specifies a FASTA\nformat file.",
2469 "type": "string"
2470 },
2471 "name": {
2472 "description": "The name of this reference, for example `22` .",
2473 "type": "string"
2474 },
2475 "md5checksum": {
2476 "description": "MD5 of the upper-case sequence excluding all whitespace characters (this\nis equivalent to SQ:M5 in SAM). This value is repr esented in lower case\nhexadecimal format.",
2477 "type": "string"
2478 },
2479 "id": {
2480 "description": "The server-generated reference ID, unique ac ross all references.",
2481 "type": "string"
2482 },
2483 "length": {
2484 "description": "The length of this reference's sequence.",
2485 "format": "int64",
2486 "type": "string"
2487 },
2488 "sourceAccessions": {
2489 "description": "All known corresponding accession IDs in INS DC (GenBank/ENA/DDBJ) ideally\nwith a version number, for example `GCF_000001405 .26`.",
2490 "items": { 2541 "items": {
2491 "type": "string" 2542 "type": "string"
2492 }, 2543 },
2493 "type": "array" 2544 "type": "array"
2545 },
2546 "pageToken": {
2547 "description": "The continuation token, which is used to pag e through large result sets.\nTo get the next page of results, set this paramete r to the value of\n`nextPageToken` from the previous response.",
2548 "type": "string"
2549 },
2550 "pageSize": {
2551 "description": "The maximum number of results to return in a single page. If unspecified,\ndefaults to 1024.",
2552 "format": "int32",
2553 "type": "integer"
2494 } 2554 }
2495 }, 2555 },
2496 "type": "object" 2556 "type": "object"
2497 }, 2557 },
2498 "SearchReferenceSetsRequest": { 2558 "SearchReferenceSetsRequest": {
2499 "id": "SearchReferenceSetsRequest", 2559 "id": "SearchReferenceSetsRequest",
2500 "properties": { 2560 "properties": {
2501 "accessions": { 2561 "accessions": {
2502 "description": "If present, return reference sets for which a prefix of any of\nsourceAccessions\nmatch any of these strings. Accession numb ers typically have a main number\nand a version, for example `NC_000001.11`.", 2562 "description": "If present, return reference sets for which a prefix of any of\nsourceAccessions\nmatch any of these strings. Accession numb ers typically have a main number\nand a version, for example `NC_000001.11`.",
2503 "items": { 2563 "items": {
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
2535 "policy": { 2595 "policy": {
2536 "$ref": "Policy", 2596 "$ref": "Policy",
2537 "description": "REQUIRED: The complete policy to be applied to the `resource`. The size of\nthe policy is limited to a few 10s of KB. An emp ty policy is a\nvalid policy but certain Cloud Platform services (such as Projec ts)\nmight reject them." 2597 "description": "REQUIRED: The complete policy to be applied to the `resource`. The size of\nthe policy is limited to a few 10s of KB. An emp ty policy is a\nvalid policy but certain Cloud Platform services (such as Projec ts)\nmight reject them."
2538 } 2598 }
2539 }, 2599 },
2540 "type": "object" 2600 "type": "object"
2541 }, 2601 },
2542 "MergeVariantsRequest": { 2602 "MergeVariantsRequest": {
2543 "id": "MergeVariantsRequest", 2603 "id": "MergeVariantsRequest",
2544 "properties": { 2604 "properties": {
2545 "variantSetId": {
2546 "description": "The destination variant set.",
2547 "type": "string"
2548 },
2549 "variants": { 2605 "variants": {
2550 "description": "The variants to be merged with existing vari ants.", 2606 "description": "The variants to be merged with existing vari ants.",
2551 "items": { 2607 "items": {
2552 "$ref": "Variant" 2608 "$ref": "Variant"
2553 }, 2609 },
2554 "type": "array" 2610 "type": "array"
2555 }, 2611 },
2556 "infoMergeConfig": { 2612 "infoMergeConfig": {
2557 "additionalProperties": { 2613 "additionalProperties": {
2558 "enum": [ 2614 "enum": [
2559 "INFO_MERGE_OPERATION_UNSPECIFIED", 2615 "INFO_MERGE_OPERATION_UNSPECIFIED",
2560 "IGNORE_NEW", 2616 "IGNORE_NEW",
2561 "MOVE_TO_CALLS" 2617 "MOVE_TO_CALLS"
2562 ], 2618 ],
2563 "type": "string" 2619 "type": "string"
2564 }, 2620 },
2565 "description": "A mapping between info field keys and the In foMergeOperations to\nbe performed on them.", 2621 "description": "A mapping between info field keys and the In foMergeOperations to\nbe performed on them.",
2566 "type": "object" 2622 "type": "object"
2623 },
2624 "variantSetId": {
2625 "description": "The destination variant set.",
2626 "type": "string"
2567 } 2627 }
2568 }, 2628 },
2569 "type": "object" 2629 "type": "object"
2570 }, 2630 },
2571 "Read": { 2631 "Read": {
2572 "description": "A read alignment describes a linear alignment of a s tring of DNA to a\nreference sequence, in addition to metadata\nabout the fragme nt (the molecule of DNA sequenced) and the read (the bases\nwhich were read by t he sequencer). A read is equivalent to a line in a SAM\nfile. A read belongs to exactly one read group and exactly one\nread group set.\n\nFor more genomics res ource definitions, see [Fundamentals of Google\nGenomics](https://cloud.google.c om/genomics/fundamentals-of-google-genomics)\n\n### Reverse-stranded reads\n\nMa pped reads (reads having a non-null `alignment`) can be aligned to either\nthe f orward or the reverse strand of their associated reference. Strandedness\nof a m apped read is encoded by `alignment.position.reverseStrand`.\n\nIf we consider t he reference to be a forward-stranded coordinate space of\n`[0, reference.length )` with `0` as the left-most position and\n`reference.length` as the right-most position, reads are always aligned left\nto right. That is, `alignment.position. position` always refers to the\nleft-most reference coordinate and `alignment.ci gar` describes the alignment\nof this read to the reference from left to right. All per-base fields such as\n`alignedSequence` and `alignedQuality` share this s ame left-to-right\norientation; this is true of reads which are aligned to eithe r strand. For\nreverse-stranded reads, this means that `alignedSequence` is the reverse\ncomplement of the bases that were originally reported by the sequencing \nmachine.\n\n### Generating a reference-aligned sequence string\n\nWhen interac ting with mapped reads, it's often useful to produce a string\nrepresenting the local alignment of the read to reference. The following\npseudocode demonstrates one way of doing this:\n\n out = \"\"\n offset = 0\n for c in read.ali gnment.cigar {\n switch c.operation {\n case \"ALIGNMENT_MATCH\", \"SE QUENCE_MATCH\", \"SEQUENCE_MISMATCH\":\n out += read.alignedSequence[offs et:offset+c.operationLength]\n offset += c.operationLength\n break \n case \"CLIP_SOFT\", \"INSERT\":\n offset += c.operationLength\n break\n case \"PAD\":\n out += repeat(\"*\", c.operationLength )\n break\n case \"DELETE\":\n out += repeat(\"-\", c.operati onLength)\n break\n case \"SKIP\":\n out += repeat(\" \", c.o perationLength)\n break\n case \"CLIP_HARD\":\n break\n }\n }\n return out\n\n### Converting to SAM's CIGAR string\n\nThe followin g pseudocode generates a SAM CIGAR string from the\n`cigar` field. Note that thi s is a lossy conversion\n(`cigar.referenceSequence` is lost).\n\n cigarMap = {\n \"ALIGNMENT_MATCH\": \"M\",\n \"INSERT\": \"I\",\n \"DELETE\" : \"D\",\n \"SKIP\": \"N\",\n \"CLIP_SOFT\": \"S\",\n \"CLIP_HARD \": \"H\",\n \"PAD\": \"P\",\n \"SEQUENCE_MATCH\": \"=\",\n \"SEQ UENCE_MISMATCH\": \"X\",\n }\n cigarStr = \"\"\n for c in read.alignmen t.cigar {\n cigarStr += c.operationLength + cigarMap[c.operation]\n }\n return cigarStr", 2632 "description": "A read alignment describes a linear alignment of a s tring of DNA to a\nreference sequence, in addition to metadata\nabout the fragme nt (the molecule of DNA sequenced) and the read (the bases\nwhich were read by t he sequencer). A read is equivalent to a line in a SAM\nfile. A read belongs to exactly one read group and exactly one\nread group set.\n\nFor more genomics res ource definitions, see [Fundamentals of Google\nGenomics](https://cloud.google.c om/genomics/fundamentals-of-google-genomics)\n\n### Reverse-stranded reads\n\nMa pped reads (reads having a non-null `alignment`) can be aligned to either\nthe f orward or the reverse strand of their associated reference. Strandedness\nof a m apped read is encoded by `alignment.position.reverseStrand`.\n\nIf we consider t he reference to be a forward-stranded coordinate space of\n`[0, reference.length )` with `0` as the left-most position and\n`reference.length` as the right-most position, reads are always aligned left\nto right. That is, `alignment.position. position` always refers to the\nleft-most reference coordinate and `alignment.ci gar` describes the alignment\nof this read to the reference from left to right. All per-base fields such as\n`alignedSequence` and `alignedQuality` share this s ame left-to-right\norientation; this is true of reads which are aligned to eithe r strand. For\nreverse-stranded reads, this means that `alignedSequence` is the reverse\ncomplement of the bases that were originally reported by the sequencing \nmachine.\n\n### Generating a reference-aligned sequence string\n\nWhen interac ting with mapped reads, it's often useful to produce a string\nrepresenting the local alignment of the read to reference. The following\npseudocode demonstrates one way of doing this:\n\n out = \"\"\n offset = 0\n for c in read.ali gnment.cigar {\n switch c.operation {\n case \"ALIGNMENT_MATCH\", \"SE QUENCE_MATCH\", \"SEQUENCE_MISMATCH\":\n out += read.alignedSequence[offs et:offset+c.operationLength]\n offset += c.operationLength\n break \n case \"CLIP_SOFT\", \"INSERT\":\n offset += c.operationLength\n break\n case \"PAD\":\n out += repeat(\"*\", c.operationLength )\n break\n case \"DELETE\":\n out += repeat(\"-\", c.operati onLength)\n break\n case \"SKIP\":\n out += repeat(\" \", c.o perationLength)\n break\n case \"CLIP_HARD\":\n break\n }\n }\n return out\n\n### Converting to SAM's CIGAR string\n\nThe followin g pseudocode generates a SAM CIGAR string from the\n`cigar` field. Note that thi s is a lossy conversion\n(`cigar.referenceSequence` is lost).\n\n cigarMap = {\n \"ALIGNMENT_MATCH\": \"M\",\n \"INSERT\": \"I\",\n \"DELETE\" : \"D\",\n \"SKIP\": \"N\",\n \"CLIP_SOFT\": \"S\",\n \"CLIP_HARD \": \"H\",\n \"PAD\": \"P\",\n \"SEQUENCE_MATCH\": \"=\",\n \"SEQ UENCE_MISMATCH\": \"X\",\n }\n cigarStr = \"\"\n for c in read.alignmen t.cigar {\n cigarStr += c.operationLength + cigarMap[c.operation]\n }\n return cigarStr",
2573 "id": "Read", 2633 "id": "Read",
2574 "properties": { 2634 "properties": {
2635 "fragmentName": {
2636 "description": "The fragment name. Equivalent to QNAME (quer y template name) in SAM.",
2637 "type": "string"
2638 },
2639 "readGroupSetId": {
2640 "description": "The ID of the read group set this read belon gs to. A read belongs to\nexactly one read group set.",
2641 "type": "string"
2642 },
2575 "duplicateFragment": { 2643 "duplicateFragment": {
2576 "description": "The fragment is a PCR or optical duplicate ( SAM flag 0x400).", 2644 "description": "The fragment is a PCR or optical duplicate ( SAM flag 0x400).",
2577 "type": "boolean" 2645 "type": "boolean"
2578 }, 2646 },
2579 "readNumber": { 2647 "readNumber": {
2580 "description": "The read number in sequencing. 0-based and l ess than numberReads. This\nfield replaces SAM flag 0x40 and 0x80.", 2648 "description": "The read number in sequencing. 0-based and l ess than numberReads. This\nfield replaces SAM flag 0x40 and 0x80.",
2581 "format": "int32", 2649 "format": "int32",
2582 "type": "integer" 2650 "type": "integer"
2583 }, 2651 },
2584 "alignedSequence": { 2652 "alignedSequence": {
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
2637 "format": "int32", 2705 "format": "int32",
2638 "type": "integer" 2706 "type": "integer"
2639 }, 2707 },
2640 "id": { 2708 "id": {
2641 "description": "The server-generated read ID, unique across all reads. This is different\nfrom the `fragmentName`.", 2709 "description": "The server-generated read ID, unique across all reads. This is different\nfrom the `fragmentName`.",
2642 "type": "string" 2710 "type": "string"
2643 }, 2711 },
2644 "secondaryAlignment": { 2712 "secondaryAlignment": {
2645 "description": "Whether this alignment is secondary. Equival ent to SAM flag 0x100.\nA secondary alignment represents an alternative to the p rimary alignment\nfor this read. Aligners may return secondary alignments if a r ead can map\nambiguously to multiple coordinates in the genome. By convention, e ach read\nhas one and only one alignment where both `secondaryAlignment`\nand `s upplementaryAlignment` are false.", 2713 "description": "Whether this alignment is secondary. Equival ent to SAM flag 0x100.\nA secondary alignment represents an alternative to the p rimary alignment\nfor this read. Aligners may return secondary alignments if a r ead can map\nambiguously to multiple coordinates in the genome. By convention, e ach read\nhas one and only one alignment where both `secondaryAlignment`\nand `s upplementaryAlignment` are false.",
2646 "type": "boolean" 2714 "type": "boolean"
2647 },
2648 "fragmentName": {
2649 "description": "The fragment name. Equivalent to QNAME (quer y template name) in SAM.",
2650 "type": "string"
2651 },
2652 "readGroupSetId": {
2653 "description": "The ID of the read group set this read belon gs to. A read belongs to\nexactly one read group set.",
2654 "type": "string"
2655 } 2715 }
2656 }, 2716 },
2657 "type": "object" 2717 "type": "object"
2658 }, 2718 },
2659 "BatchCreateAnnotationsRequest": { 2719 "BatchCreateAnnotationsRequest": {
2660 "id": "BatchCreateAnnotationsRequest", 2720 "id": "BatchCreateAnnotationsRequest",
2661 "properties": { 2721 "properties": {
2662 "requestId": { 2722 "requestId": {
2663 "description": "A unique request ID which enables the server to detect duplicated requests.\nIf provided, duplicated requests will result in the same response; if not\nprovided, duplicated requests may result in duplicat ed data. For a given\nannotation set, callers should not reuse `request_id`s whe n writing\ndifferent batches of annotations - behavior in this case is undefined .\nA common approach is to use a UUID. For batch jobs where worker crashes are\n a possibility, consider using some unique variant of a worker or run ID.", 2723 "description": "A unique request ID which enables the server to detect duplicated requests.\nIf provided, duplicated requests will result in the same response; if not\nprovided, duplicated requests may result in duplicat ed data. For a given\nannotation set, callers should not reuse `request_id`s whe n writing\ndifferent batches of annotations - behavior in this case is undefined .\nA common approach is to use a UUID. For batch jobs where worker crashes are\n a possibility, consider using some unique variant of a worker or run ID.",
2664 "type": "string" 2724 "type": "string"
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
2713 ], 2773 ],
2714 "type": "string" 2774 "type": "string"
2715 } 2775 }
2716 }, 2776 },
2717 "type": "object" 2777 "type": "object"
2718 }, 2778 },
2719 "ReferenceSet": { 2779 "ReferenceSet": {
2720 "description": "A reference set is a set of references which typical ly comprise a reference\nassembly for a species, such as `GRCh38` which is repre sentative\nof the human genome. A reference set defines a common coordinate spac e for\ncomparing reference-aligned experimental data. A reference set contains 1 or\nmore references.\n\nFor more genomics resource definitions, see [Fundamenta ls of Google\nGenomics](https://cloud.google.com/genomics/fundamentals-of-google -genomics)", 2780 "description": "A reference set is a set of references which typical ly comprise a reference\nassembly for a species, such as `GRCh38` which is repre sentative\nof the human genome. A reference set defines a common coordinate spac e for\ncomparing reference-aligned experimental data. A reference set contains 1 or\nmore references.\n\nFor more genomics resource definitions, see [Fundamenta ls of Google\nGenomics](https://cloud.google.com/genomics/fundamentals-of-google -genomics)",
2721 "id": "ReferenceSet", 2781 "id": "ReferenceSet",
2722 "properties": { 2782 "properties": {
2723 "md5checksum": {
2724 "description": "Order-independent MD5 checksum which identif ies this reference set. The\nchecksum is computed by sorting all lower case hexi decimal string\n`reference.md5checksum` (for all reference in this set) in\nasce nding lexicographic order, concatenating, and taking the MD5 of that\nvalue. The resulting value is represented in lower case hexadecimal format.",
2725 "type": "string"
2726 },
2727 "assemblyId": {
2728 "description": "Public id of this reference set, such as `GR Ch37`.",
2729 "type": "string"
2730 },
2731 "id": {
2732 "description": "The server-generated reference set ID, uniqu e across all reference sets.",
2733 "type": "string"
2734 },
2735 "description": {
2736 "description": "Free text description of this reference set. ",
2737 "type": "string"
2738 },
2739 "sourceAccessions": { 2783 "sourceAccessions": {
2740 "description": "All known corresponding accession IDs in INS DC (GenBank/ENA/DDBJ) ideally\nwith a version number, for example `NC_000001.11` .", 2784 "description": "All known corresponding accession IDs in INS DC (GenBank/ENA/DDBJ) ideally\nwith a version number, for example `NC_000001.11` .",
2741 "items": { 2785 "items": {
2742 "type": "string" 2786 "type": "string"
2743 }, 2787 },
2744 "type": "array" 2788 "type": "array"
2745 }, 2789 },
2790 "description": {
2791 "description": "Free text description of this reference set. ",
2792 "type": "string"
2793 },
2746 "sourceUri": { 2794 "sourceUri": {
2747 "description": "The URI from which the references were obtai ned.", 2795 "description": "The URI from which the references were obtai ned.",
2748 "type": "string" 2796 "type": "string"
2749 }, 2797 },
2750 "ncbiTaxonId": { 2798 "ncbiTaxonId": {
2751 "description": "ID from http://www.ncbi.nlm.nih.gov/taxonomy (for example, 9606 for human)\nindicating the species which this reference set is intended to model. Note\nthat contained references may specify a different `n cbiTaxonId`, as\nassemblies may contain reference sequences which do not belong to the\nmodeled species, for example EBV in a human reference genome.", 2799 "description": "ID from http://www.ncbi.nlm.nih.gov/taxonomy (for example, 9606 for human)\nindicating the species which this reference set is intended to model. Note\nthat contained references may specify a different `n cbiTaxonId`, as\nassemblies may contain reference sequences which do not belong to the\nmodeled species, for example EBV in a human reference genome.",
2752 "format": "int32", 2800 "format": "int32",
2753 "type": "integer" 2801 "type": "integer"
2754 }, 2802 },
2755 "referenceIds": { 2803 "referenceIds": {
2756 "description": "The IDs of the reference objects that are pa rt of this set.\n`Reference.md5checksum` must be unique within this set.", 2804 "description": "The IDs of the reference objects that are pa rt of this set.\n`Reference.md5checksum` must be unique within this set.",
2757 "items": { 2805 "items": {
2758 "type": "string" 2806 "type": "string"
2759 }, 2807 },
2760 "type": "array" 2808 "type": "array"
2809 },
2810 "assemblyId": {
2811 "description": "Public id of this reference set, such as `GR Ch37`.",
2812 "type": "string"
2813 },
2814 "md5checksum": {
2815 "description": "Order-independent MD5 checksum which identif ies this reference set. The\nchecksum is computed by sorting all lower case hexi decimal string\n`reference.md5checksum` (for all reference in this set) in\nasce nding lexicographic order, concatenating, and taking the MD5 of that\nvalue. The resulting value is represented in lower case hexadecimal format.",
2816 "type": "string"
2817 },
2818 "id": {
2819 "description": "The server-generated reference set ID, uniqu e across all reference sets.",
2820 "type": "string"
2761 } 2821 }
2762 }, 2822 },
2763 "type": "object" 2823 "type": "object"
2764 }, 2824 },
2765 "Transcript": { 2825 "Transcript": {
2766 "description": "A transcript represents the assertion that a particu lar region of the\nreference genome may be transcribed as RNA.", 2826 "description": "A transcript represents the assertion that a particu lar region of the\nreference genome may be transcribed as RNA.",
2767 "id": "Transcript", 2827 "id": "Transcript",
2768 "properties": { 2828 "properties": {
2769 "geneId": { 2829 "geneId": {
2770 "description": "The annotation ID of the gene from which thi s transcript is transcribed.", 2830 "description": "The annotation ID of the gene from which thi s transcript is transcribed.",
(...skipping 10 matching lines...) Expand all
2781 "$ref": "CodingSequence", 2841 "$ref": "CodingSequence",
2782 "description": "The range of the coding sequence for this tr anscript, if any. To determine\nthe exact ranges of coding sequence, intersect t his range with those of the\nexons, if any. If there are any\nexons, the\ncoding Sequence must start\nand end within them.\n\nNote that in some cases, the refere nce genome will not exactly match the\nobserved mRNA transcript e.g. due to vari ance in the source genome from\nreference. In these cases,\nexon.frame will not necessarily\nmatch the expected reference reading frame and coding exon referenc e bases\ncannot necessarily be concatenated to produce the original transcript m RNA." 2842 "description": "The range of the coding sequence for this tr anscript, if any. To determine\nthe exact ranges of coding sequence, intersect t his range with those of the\nexons, if any. If there are any\nexons, the\ncoding Sequence must start\nand end within them.\n\nNote that in some cases, the refere nce genome will not exactly match the\nobserved mRNA transcript e.g. due to vari ance in the source genome from\nreference. In these cases,\nexon.frame will not necessarily\nmatch the expected reference reading frame and coding exon referenc e bases\ncannot necessarily be concatenated to produce the original transcript m RNA."
2783 } 2843 }
2784 }, 2844 },
2785 "type": "object" 2845 "type": "object"
2786 }, 2846 },
2787 "AnnotationSet": { 2847 "AnnotationSet": {
2788 "description": "An annotation set is a logical grouping of annotatio ns that share consistent\ntype information and provenance. Examples of annotatio n sets include 'all\ngenes from refseq', and 'all variant annotations from ClinV ar'.", 2848 "description": "An annotation set is a logical grouping of annotatio ns that share consistent\ntype information and provenance. Examples of annotatio n sets include 'all\ngenes from refseq', and 'all variant annotations from ClinV ar'.",
2789 "id": "AnnotationSet", 2849 "id": "AnnotationSet",
2790 "properties": { 2850 "properties": {
2791 "sourceUri": {
2792 "description": "The source URI describing the file from whic h this annotation set was\ngenerated, if any.",
2793 "type": "string"
2794 },
2795 "datasetId": {
2796 "description": "The dataset to which this annotation set bel ongs.",
2797 "type": "string"
2798 },
2799 "name": {
2800 "description": "The display name for this annotation set.",
2801 "type": "string"
2802 },
2803 "referenceSetId": {
2804 "description": "The ID of the reference set that defines the coordinate space for this\nset's annotations.",
2805 "type": "string"
2806 },
2807 "info": { 2851 "info": {
2808 "additionalProperties": { 2852 "additionalProperties": {
2809 "items": { 2853 "items": {
2810 "type": "any" 2854 "type": "any"
2811 }, 2855 },
2812 "type": "array" 2856 "type": "array"
2813 }, 2857 },
2814 "description": "A map of additional read alignment informati on. This must be of the form\nmap<string, string[]> (string key mapping to a lis t of string values).", 2858 "description": "A map of additional read alignment informati on. This must be of the form\nmap<string, string[]> (string key mapping to a lis t of string values).",
2815 "type": "object" 2859 "type": "object"
2816 }, 2860 },
(...skipping 11 matching lines...) Expand all
2828 "A `GENERIC` annotation type should be used when no othe r annotation\ntype will suffice. This represents an untyped annotation of the re ference\ngenome.", 2872 "A `GENERIC` annotation type should be used when no othe r annotation\ntype will suffice. This represents an untyped annotation of the re ference\ngenome.",
2829 "A `VARIANT` annotation type.", 2873 "A `VARIANT` annotation type.",
2830 "A `GENE` annotation type represents the existence of a gene at the\nassociated reference coordinates. The start coordinate is typically the\ngene's transcription start site and the end is typically the end of the\ng ene's last exon.", 2874 "A `GENE` annotation type represents the existence of a gene at the\nassociated reference coordinates. The start coordinate is typically the\ngene's transcription start site and the end is typically the end of the\ng ene's last exon.",
2831 "A `TRANSCRIPT` annotation type represents the assertion that a\nparticular region of the reference genome may be transcribed as RNA." 2875 "A `TRANSCRIPT` annotation type represents the assertion that a\nparticular region of the reference genome may be transcribed as RNA."
2832 ], 2876 ],
2833 "type": "string" 2877 "type": "string"
2834 }, 2878 },
2835 "id": { 2879 "id": {
2836 "description": "The server-generated annotation set ID, uniq ue across all annotation sets.", 2880 "description": "The server-generated annotation set ID, uniq ue across all annotation sets.",
2837 "type": "string" 2881 "type": "string"
2882 },
2883 "datasetId": {
2884 "description": "The dataset to which this annotation set bel ongs.",
2885 "type": "string"
2886 },
2887 "sourceUri": {
2888 "description": "The source URI describing the file from whic h this annotation set was\ngenerated, if any.",
2889 "type": "string"
2890 },
2891 "name": {
2892 "description": "The display name for this annotation set.",
2893 "type": "string"
2894 },
2895 "referenceSetId": {
2896 "description": "The ID of the reference set that defines the coordinate space for this\nset's annotations.",
2897 "type": "string"
2838 } 2898 }
2839 }, 2899 },
2840 "type": "object" 2900 "type": "object"
2841 }, 2901 },
2842 "Experiment": { 2902 "Experiment": {
2843 "id": "Experiment", 2903 "id": "Experiment",
2844 "properties": { 2904 "properties": {
2905 "sequencingCenter": {
2906 "description": "The sequencing center used as part of this e xperiment.",
2907 "type": "string"
2908 },
2845 "platformUnit": { 2909 "platformUnit": {
2846 "description": "The platform unit used as part of this exper iment, for example\nflowcell-barcode.lane for Illumina or slide for SOLiD. Corre sponds to the\n@RG PU field in the SAM spec.", 2910 "description": "The platform unit used as part of this exper iment, for example\nflowcell-barcode.lane for Illumina or slide for SOLiD. Corre sponds to the\n@RG PU field in the SAM spec.",
2847 "type": "string" 2911 "type": "string"
2848 }, 2912 },
2849 "libraryId": { 2913 "libraryId": {
2850 "description": "A client-supplied library identifier; a libr ary is a collection of DNA\nfragments which have been prepared for sequencing fr om a sample. This\nfield is important for quality control as error or bias can b e introduced\nduring sample preparation.", 2914 "description": "A client-supplied library identifier; a libr ary is a collection of DNA\nfragments which have been prepared for sequencing fr om a sample. This\nfield is important for quality control as error or bias can b e introduced\nduring sample preparation.",
2851 "type": "string" 2915 "type": "string"
2852 }, 2916 },
2853 "instrumentModel": { 2917 "instrumentModel": {
2854 "description": "The instrument model used as part of this ex periment. This maps to\nsequencing technology in the SAM spec.", 2918 "description": "The instrument model used as part of this ex periment. This maps to\nsequencing technology in the SAM spec.",
2855 "type": "string" 2919 "type": "string"
2856 },
2857 "sequencingCenter": {
2858 "description": "The sequencing center used as part of this e xperiment.",
2859 "type": "string"
2860 } 2920 }
2861 }, 2921 },
2862 "type": "object" 2922 "type": "object"
2863 }, 2923 },
2864 "ListDatasetsResponse": { 2924 "ListDatasetsResponse": {
2865 "description": "The dataset list response.", 2925 "description": "The dataset list response.",
2866 "id": "ListDatasetsResponse", 2926 "id": "ListDatasetsResponse",
2867 "properties": { 2927 "properties": {
2868 "datasets": { 2928 "datasets": {
2869 "description": "The list of matching Datasets.", 2929 "description": "The list of matching Datasets.",
(...skipping 16 matching lines...) Expand all
2886 "permissions": { 2946 "permissions": {
2887 "description": "REQUIRED: The set of permissions to check fo r the 'resource'.\nPermissions with wildcards (such as '*' or 'storage.*') are n ot allowed.\nAllowed permissions are&#58;\n\n* `genomics.datasets.create`\n* `ge nomics.datasets.delete`\n* `genomics.datasets.get`\n* `genomics.datasets.list`\n * `genomics.datasets.update`\n* `genomics.datasets.getIamPolicy`\n* `genomics.da tasets.setIamPolicy`", 2947 "description": "REQUIRED: The set of permissions to check fo r the 'resource'.\nPermissions with wildcards (such as '*' or 'storage.*') are n ot allowed.\nAllowed permissions are&#58;\n\n* `genomics.datasets.create`\n* `ge nomics.datasets.delete`\n* `genomics.datasets.get`\n* `genomics.datasets.list`\n * `genomics.datasets.update`\n* `genomics.datasets.getIamPolicy`\n* `genomics.da tasets.setIamPolicy`",
2888 "items": { 2948 "items": {
2889 "type": "string" 2949 "type": "string"
2890 }, 2950 },
2891 "type": "array" 2951 "type": "array"
2892 } 2952 }
2893 }, 2953 },
2894 "type": "object" 2954 "type": "object"
2895 }, 2955 },
2896 "Exon": {
2897 "id": "Exon",
2898 "properties": {
2899 "start": {
2900 "description": "The start position of the exon on this annot ation's reference sequence,\n0-based inclusive. Note that this is relative to th e reference start, and\n**not** the containing annotation start.",
2901 "format": "int64",
2902 "type": "string"
2903 },
2904 "end": {
2905 "description": "The end position of the exon on this annotat ion's reference sequence,\n0-based exclusive. Note that this is relative to the reference start, and\n*not* the containing annotation start.",
2906 "format": "int64",
2907 "type": "string"
2908 },
2909 "frame": {
2910 "description": "The frame of this exon. Contains a value of 0, 1, or 2, which indicates\nthe offset of the first coding base of the exon wit hin the reading frame\nof the coding DNA sequence, if any. This field is depende nt on the\nstrandedness of this annotation (see\nAnnotation.reverse_strand).\nFo r forward stranded annotations, this offset is relative to the\nexon.start. For reverse\nstrand annotations, this offset is relative to the\nexon.end `- 1`.\n\n Unset if this exon does not intersect the coding sequence. Upon creation\nof a t ranscript, the frame must be populated for all or none of the\ncoding exons.",
2911 "format": "int32",
2912 "type": "integer"
2913 }
2914 },
2915 "type": "object"
2916 },
2917 "ExportReadGroupSetRequest": { 2956 "ExportReadGroupSetRequest": {
2918 "description": "The read group set export request.", 2957 "description": "The read group set export request.",
2919 "id": "ExportReadGroupSetRequest", 2958 "id": "ExportReadGroupSetRequest",
2920 "properties": { 2959 "properties": {
2921 "exportUri": { 2960 "exportUri": {
2922 "description": "Required. A Google Cloud Storage URI for the exported BAM file.\nThe currently authenticated user must have write access to the new file.\nAn error will be returned if the URI already contains data.", 2961 "description": "Required. A Google Cloud Storage URI for the exported BAM file.\nThe currently authenticated user must have write access to the new file.\nAn error will be returned if the URI already contains data.",
2923 "type": "string" 2962 "type": "string"
2924 }, 2963 },
2925 "referenceNames": { 2964 "referenceNames": {
2926 "description": "The reference names to export. If this is no t specified, all reference\nsequences, including unmapped reads, are exported.\n Use `*` to export only unmapped reads.", 2965 "description": "The reference names to export. If this is no t specified, all reference\nsequences, including unmapped reads, are exported.\n Use `*` to export only unmapped reads.",
2927 "items": { 2966 "items": {
2928 "type": "string" 2967 "type": "string"
2929 }, 2968 },
2930 "type": "array" 2969 "type": "array"
2931 }, 2970 },
2932 "projectId": { 2971 "projectId": {
2933 "description": "Required. The Google Cloud project ID that o wns this\nexport. The caller must have WRITE access to this project.", 2972 "description": "Required. The Google Cloud project ID that o wns this\nexport. The caller must have WRITE access to this project.",
2934 "type": "string" 2973 "type": "string"
2935 } 2974 }
2936 }, 2975 },
2937 "type": "object" 2976 "type": "object"
2938 }, 2977 },
2978 "Exon": {
2979 "id": "Exon",
2980 "properties": {
2981 "start": {
2982 "description": "The start position of the exon on this annot ation's reference sequence,\n0-based inclusive. Note that this is relative to th e reference start, and\n**not** the containing annotation start.",
2983 "format": "int64",
2984 "type": "string"
2985 },
2986 "end": {
2987 "description": "The end position of the exon on this annotat ion's reference sequence,\n0-based exclusive. Note that this is relative to the reference start, and\n*not* the containing annotation start.",
2988 "format": "int64",
2989 "type": "string"
2990 },
2991 "frame": {
2992 "description": "The frame of this exon. Contains a value of 0, 1, or 2, which indicates\nthe offset of the first coding base of the exon wit hin the reading frame\nof the coding DNA sequence, if any. This field is depende nt on the\nstrandedness of this annotation (see\nAnnotation.reverse_strand).\nFo r forward stranded annotations, this offset is relative to the\nexon.start. For reverse\nstrand annotations, this offset is relative to the\nexon.end `- 1`.\n\n Unset if this exon does not intersect the coding sequence. Upon creation\nof a t ranscript, the frame must be populated for all or none of the\ncoding exons.",
2993 "format": "int32",
2994 "type": "integer"
2995 }
2996 },
2997 "type": "object"
2998 },
2939 "CallSet": { 2999 "CallSet": {
2940 "description": "A call set is a collection of variant calls, typical ly for one sample. It\nbelongs to a variant set.\n\nFor more genomics resource d efinitions, see [Fundamentals of Google\nGenomics](https://cloud.google.com/geno mics/fundamentals-of-google-genomics)", 3000 "description": "A call set is a collection of variant calls, typical ly for one sample. It\nbelongs to a variant set.\n\nFor more genomics resource d efinitions, see [Fundamentals of Google\nGenomics](https://cloud.google.com/geno mics/fundamentals-of-google-genomics)",
2941 "id": "CallSet", 3001 "id": "CallSet",
2942 "properties": { 3002 "properties": {
3003 "sampleId": {
3004 "description": "The sample ID this call set corresponds to." ,
3005 "type": "string"
3006 },
2943 "name": { 3007 "name": {
2944 "description": "The call set name.", 3008 "description": "The call set name.",
2945 "type": "string" 3009 "type": "string"
2946 }, 3010 },
2947 "info": { 3011 "info": {
2948 "additionalProperties": { 3012 "additionalProperties": {
2949 "items": { 3013 "items": {
2950 "type": "any" 3014 "type": "any"
2951 }, 3015 },
2952 "type": "array" 3016 "type": "array"
2953 }, 3017 },
2954 "description": "A map of additional call set information. Th is must be of the form\nmap<string, string[]> (string key mapping to a list of s tring values).", 3018 "description": "A map of additional call set information. Th is must be of the form\nmap<string, string[]> (string key mapping to a list of s tring values).",
2955 "type": "object" 3019 "type": "object"
2956 }, 3020 },
2957 "variantSetIds": { 3021 "variantSetIds": {
2958 "description": "The IDs of the variant sets this call set be longs to. This field must\nhave exactly length one, as a call set belongs to a s ingle variant set.\nThis field is repeated for compatibility with the\n[GA4GH 0. 5.1\nAPI](https://github.com/ga4gh/schemas/blob/v0.5.1/src/main/resources/avro/v ariants.avdl#L76).", 3022 "description": "The IDs of the variant sets this call set be longs to. This field must\nhave exactly length one, as a call set belongs to a s ingle variant set.\nThis field is repeated for compatibility with the\n[GA4GH 0. 5.1\nAPI](https://github.com/ga4gh/schemas/blob/v0.5.1/src/main/resources/avro/v ariants.avdl#L76).",
2959 "items": { 3023 "items": {
2960 "type": "string" 3024 "type": "string"
2961 }, 3025 },
2962 "type": "array" 3026 "type": "array"
2963 }, 3027 },
2964 "id": { 3028 "id": {
2965 "description": "The server-generated call set ID, unique acr oss all call sets.", 3029 "description": "The server-generated call set ID, unique acr oss all call sets.",
2966 "type": "string" 3030 "type": "string"
2967 }, 3031 },
2968 "created": { 3032 "created": {
2969 "description": "The date this call set was created in millis econds from the epoch.", 3033 "description": "The date this call set was created in millis econds from the epoch.",
2970 "format": "int64", 3034 "format": "int64",
2971 "type": "string" 3035 "type": "string"
2972 },
2973 "sampleId": {
2974 "description": "The sample ID this call set corresponds to." ,
2975 "type": "string"
2976 } 3036 }
2977 }, 3037 },
2978 "type": "object" 3038 "type": "object"
2979 }, 3039 },
2980 "SearchAnnotationSetsResponse": { 3040 "SearchAnnotationSetsResponse": {
2981 "id": "SearchAnnotationSetsResponse", 3041 "id": "SearchAnnotationSetsResponse",
2982 "properties": { 3042 "properties": {
2983 "nextPageToken": { 3043 "nextPageToken": {
2984 "description": "The continuation token, which is used to pag e through large result sets.\nProvide this value in a subsequent request to retu rn the next page of\nresults. This field will be empty if there aren't any addit ional results.", 3044 "description": "The continuation token, which is used to pag e through large result sets.\nProvide this value in a subsequent request to retu rn the next page of\nresults. This field will be empty if there aren't any addit ional results.",
2985 "type": "string" 3045 "type": "string"
2986 }, 3046 },
2987 "annotationSets": { 3047 "annotationSets": {
2988 "description": "The matching annotation sets.", 3048 "description": "The matching annotation sets.",
2989 "items": { 3049 "items": {
2990 "$ref": "AnnotationSet" 3050 "$ref": "AnnotationSet"
2991 }, 3051 },
2992 "type": "array" 3052 "type": "array"
2993 } 3053 }
2994 }, 3054 },
2995 "type": "object" 3055 "type": "object"
2996 }, 3056 },
2997 "ImportVariantsRequest": { 3057 "ImportVariantsRequest": {
2998 "description": "The variant data import request.", 3058 "description": "The variant data import request.",
2999 "id": "ImportVariantsRequest", 3059 "id": "ImportVariantsRequest",
3000 "properties": { 3060 "properties": {
3001 "infoMergeConfig": {
3002 "additionalProperties": {
3003 "enum": [
3004 "INFO_MERGE_OPERATION_UNSPECIFIED",
3005 "IGNORE_NEW",
3006 "MOVE_TO_CALLS"
3007 ],
3008 "type": "string"
3009 },
3010 "description": "A mapping between info field keys and the In foMergeOperations to\nbe performed on them. This is plumbed down to the MergeVar iantRequests\ngenerated by the resulting import job.",
3011 "type": "object"
3012 },
3013 "variantSetId": { 3061 "variantSetId": {
3014 "description": "Required. The variant set to which variant d ata should be imported.", 3062 "description": "Required. The variant set to which variant d ata should be imported.",
3015 "type": "string" 3063 "type": "string"
3016 }, 3064 },
3017 "sourceUris": { 3065 "sourceUris": {
3018 "description": "A list of URIs referencing variant files in Google Cloud Storage. URIs can\ninclude wildcards [as described\nhere](https://c loud.google.com/storage/docs/gsutil/addlhelp/WildcardNames).\nNote that recursiv e wildcards ('**') are not supported.", 3066 "description": "A list of URIs referencing variant files in Google Cloud Storage. URIs can\ninclude wildcards [as described\nhere](https://c loud.google.com/storage/docs/gsutil/addlhelp/WildcardNames).\nNote that recursiv e wildcards ('**') are not supported.",
3019 "items": { 3067 "items": {
3020 "type": "string" 3068 "type": "string"
3021 }, 3069 },
3022 "type": "array" 3070 "type": "array"
3023 }, 3071 },
3024 "normalizeReferenceNames": { 3072 "normalizeReferenceNames": {
3025 "description": "Convert reference names to the canonical rep resentation.\nhg19 haploytypes (those reference names containing \"_hap\")\nare not modified in any way.\nAll other reference names are modified according to th e following rules:\nThe reference name is capitalized.\nThe \"chr\" prefix is dr opped for all autosomes and sex chromsomes.\nFor example \"chr17\" becomes \"17\ " and \"chrX\" becomes \"X\".\nAll mitochondrial chromosomes (\"chrM\", \"chrMT\ ", etc) become \"MT\".", 3073 "description": "Convert reference names to the canonical rep resentation.\nhg19 haploytypes (those reference names containing \"_hap\")\nare not modified in any way.\nAll other reference names are modified according to th e following rules:\nThe reference name is capitalized.\nThe \"chr\" prefix is dr opped for all autosomes and sex chromsomes.\nFor example \"chr17\" becomes \"17\ " and \"chrX\" becomes \"X\".\nAll mitochondrial chromosomes (\"chrM\", \"chrMT\ ", etc) become \"MT\".",
3026 "type": "boolean" 3074 "type": "boolean"
3027 }, 3075 },
3028 "format": { 3076 "format": {
3029 "description": "The format of the variant data being importe d. If unspecified, defaults to\nto `VCF`.", 3077 "description": "The format of the variant data being importe d. If unspecified, defaults to\nto `VCF`.",
3030 "enum": [ 3078 "enum": [
3031 "FORMAT_UNSPECIFIED", 3079 "FORMAT_UNSPECIFIED",
3032 "FORMAT_VCF", 3080 "FORMAT_VCF",
3033 "FORMAT_COMPLETE_GENOMICS" 3081 "FORMAT_COMPLETE_GENOMICS"
3034 ], 3082 ],
3035 "enumDescriptions": [ 3083 "enumDescriptions": [
3036 "", 3084 "",
3037 "VCF (Variant Call Format). The VCF files may be gzip co mpressed. gVCF is\nalso supported.", 3085 "VCF (Variant Call Format). The VCF files may be gzip co mpressed. gVCF is\nalso supported.",
3038 "Complete Genomics masterVarBeta format. The masterVarBe ta files may\nbe bzip2 compressed." 3086 "Complete Genomics masterVarBeta format. The masterVarBe ta files may\nbe bzip2 compressed."
3039 ], 3087 ],
3040 "type": "string" 3088 "type": "string"
3089 },
3090 "infoMergeConfig": {
3091 "additionalProperties": {
3092 "enum": [
3093 "INFO_MERGE_OPERATION_UNSPECIFIED",
3094 "IGNORE_NEW",
3095 "MOVE_TO_CALLS"
3096 ],
3097 "type": "string"
3098 },
3099 "description": "A mapping between info field keys and the In foMergeOperations to\nbe performed on them. This is plumbed down to the MergeVar iantRequests\ngenerated by the resulting import job.",
3100 "type": "object"
3041 } 3101 }
3042 }, 3102 },
3043 "type": "object" 3103 "type": "object"
3044 },
3045 "ListCoverageBucketsResponse": {
3046 "id": "ListCoverageBucketsResponse",
3047 "properties": {
3048 "nextPageToken": {
3049 "description": "The continuation token, which is used to pag e through large result sets.\nProvide this value in a subsequent request to retu rn the next page of\nresults. This field will be empty if there aren't any addit ional results.",
3050 "type": "string"
3051 },
3052 "bucketWidth": {
3053 "description": "The length of each coverage bucket in base p airs. Note that buckets at the\nend of a reference sequence may be shorter. This value is omitted if the\nbucket width is infinity (the default behaviour, with no range or\n`targetBucketWidth`).",
3054 "format": "int64",
3055 "type": "string"
3056 },
3057 "coverageBuckets": {
3058 "description": "The coverage buckets. The list of buckets is sparse; a bucket with 0\noverlapping reads is not returned. A bucket never cros ses more than one\nreference sequence. Each bucket has width `bucketWidth`, unle ss\nits end is the end of the reference sequence.",
3059 "items": {
3060 "$ref": "CoverageBucket"
3061 },
3062 "type": "array"
3063 }
3064 },
3065 "type": "object"
3066 }, 3104 },
3067 "VariantAnnotation": { 3105 "VariantAnnotation": {
3068 "id": "VariantAnnotation", 3106 "id": "VariantAnnotation",
3069 "properties": { 3107 "properties": {
3108 "type": {
3109 "description": "Type has been adapted from ClinVar's list of variant types.",
3110 "enum": [
3111 "TYPE_UNSPECIFIED",
3112 "TYPE_OTHER",
3113 "INSERTION",
3114 "DELETION",
3115 "SUBSTITUTION",
3116 "SNP",
3117 "STRUCTURAL",
3118 "CNV"
3119 ],
3120 "enumDescriptions": [
3121 "",
3122 "`TYPE_OTHER` should be used when no other Type will suf fice.\nFurther explanation of the variant type may be included in the\ninfo fiel d.",
3123 "`INSERTION` indicates an insertion.",
3124 "`DELETION` indicates a deletion.",
3125 "`SUBSTITUTION` indicates a block substitution of\ntwo o r more nucleotides.",
3126 "`SNP` indicates a single nucleotide polymorphism.",
3127 "`STRUCTURAL` indicates a large structural variant,\ninc luding chromosomal fusions, inversions, etc.",
3128 "`CNV` indicates a variation in copy number."
3129 ],
3130 "type": "string"
3131 },
3132 "alternateBases": {
3133 "description": "The alternate allele for this variant. If mu ltiple alternate alleles\nexist at this location, create a separate variant for each one, as they\nmay represent distinct conditions.",
3134 "type": "string"
3135 },
3136 "geneId": {
3137 "description": "Google annotation ID of the gene affected by this variant. This should\nbe provided when the variant is created.",
3138 "type": "string"
3139 },
3140 "clinicalSignificance": {
3141 "description": "Describes the clinical significance of a var iant.\nIt is adapted from the ClinVar controlled vocabulary for clinical\nsignif icance described at:\nhttp://www.ncbi.nlm.nih.gov/clinvar/docs/clinsig/",
3142 "enum": [
3143 "CLINICAL_SIGNIFICANCE_UNSPECIFIED",
3144 "CLINICAL_SIGNIFICANCE_OTHER",
3145 "UNCERTAIN",
3146 "BENIGN",
3147 "LIKELY_BENIGN",
3148 "LIKELY_PATHOGENIC",
3149 "PATHOGENIC",
3150 "DRUG_RESPONSE",
3151 "HISTOCOMPATIBILITY",
3152 "CONFERS_SENSITIVITY",
3153 "RISK_FACTOR",
3154 "ASSOCIATION",
3155 "PROTECTIVE",
3156 "MULTIPLE_REPORTED"
3157 ],
3158 "enumDescriptions": [
3159 "",
3160 "`OTHER` should be used when no other clinical significa nce\nvalue will suffice.",
3161 "",
3162 "",
3163 "",
3164 "",
3165 "",
3166 "",
3167 "",
3168 "",
3169 "",
3170 "",
3171 "",
3172 "`MULTIPLE_REPORTED` should be used when multiple clinic al\nsignficances are reported for a variant. The original clinical\nsignificance values may be provided in the `info` field."
3173 ],
3174 "type": "string"
3175 },
3070 "conditions": { 3176 "conditions": {
3071 "description": "The set of conditions associated with this v ariant.\nA condition describes the way a variant influences human health.", 3177 "description": "The set of conditions associated with this v ariant.\nA condition describes the way a variant influences human health.",
3072 "items": { 3178 "items": {
3073 "$ref": "ClinicalCondition" 3179 "$ref": "ClinicalCondition"
3074 }, 3180 },
3075 "type": "array" 3181 "type": "array"
3076 }, 3182 },
3077 "effect": { 3183 "effect": {
3078 "description": "Effect of the variant on the coding sequence .", 3184 "description": "Effect of the variant on the coding sequence .",
3079 "enum": [ 3185 "enum": [
(...skipping 19 matching lines...) Expand all
3099 "`SPLICE_SITE_DISRUPTION` indicates that this variant is \nfound in a splice site for the associated transcript, and alters the\nnormal s plicing pattern." 3205 "`SPLICE_SITE_DISRUPTION` indicates that this variant is \nfound in a splice site for the associated transcript, and alters the\nnormal s plicing pattern."
3100 ], 3206 ],
3101 "type": "string" 3207 "type": "string"
3102 }, 3208 },
3103 "transcriptIds": { 3209 "transcriptIds": {
3104 "description": "Google annotation IDs of the transcripts aff ected by this variant. These\nshould be provided when the variant is created.", 3210 "description": "Google annotation IDs of the transcripts aff ected by this variant. These\nshould be provided when the variant is created.",
3105 "items": { 3211 "items": {
3106 "type": "string" 3212 "type": "string"
3107 }, 3213 },
3108 "type": "array" 3214 "type": "array"
3215 }
3216 },
3217 "type": "object"
3218 },
3219 "ListCoverageBucketsResponse": {
3220 "id": "ListCoverageBucketsResponse",
3221 "properties": {
3222 "coverageBuckets": {
3223 "description": "The coverage buckets. The list of buckets is sparse; a bucket with 0\noverlapping reads is not returned. A bucket never cros ses more than one\nreference sequence. Each bucket has width `bucketWidth`, unle ss\nits end is the end of the reference sequence.",
3224 "items": {
3225 "$ref": "CoverageBucket"
3226 },
3227 "type": "array"
3109 }, 3228 },
3110 "type": { 3229 "nextPageToken": {
3111 "description": "Type has been adapted from ClinVar's list of variant types.", 3230 "description": "The continuation token, which is used to pag e through large result sets.\nProvide this value in a subsequent request to retu rn the next page of\nresults. This field will be empty if there aren't any addit ional results.",
3112 "enum": [
3113 "TYPE_UNSPECIFIED",
3114 "TYPE_OTHER",
3115 "INSERTION",
3116 "DELETION",
3117 "SUBSTITUTION",
3118 "SNP",
3119 "STRUCTURAL",
3120 "CNV"
3121 ],
3122 "enumDescriptions": [
3123 "",
3124 "`TYPE_OTHER` should be used when no other Type will suf fice.\nFurther explanation of the variant type may be included in the\ninfo fiel d.",
3125 "`INSERTION` indicates an insertion.",
3126 "`DELETION` indicates a deletion.",
3127 "`SUBSTITUTION` indicates a block substitution of\ntwo o r more nucleotides.",
3128 "`SNP` indicates a single nucleotide polymorphism.",
3129 "`STRUCTURAL` indicates a large structural variant,\ninc luding chromosomal fusions, inversions, etc.",
3130 "`CNV` indicates a variation in copy number."
3131 ],
3132 "type": "string" 3231 "type": "string"
3133 }, 3232 },
3134 "alternateBases": { 3233 "bucketWidth": {
3135 "description": "The alternate allele for this variant. If mu ltiple alternate alleles\nexist at this location, create a separate variant for each one, as they\nmay represent distinct conditions.", 3234 "description": "The length of each coverage bucket in base p airs. Note that buckets at the\nend of a reference sequence may be shorter. This value is omitted if the\nbucket width is infinity (the default behaviour, with no range or\n`targetBucketWidth`).",
3136 "type": "string" 3235 "format": "int64",
3137 },
3138 "geneId": {
3139 "description": "Google annotation ID of the gene affected by this variant. This should\nbe provided when the variant is created.",
3140 "type": "string"
3141 },
3142 "clinicalSignificance": {
3143 "description": "Describes the clinical significance of a var iant.\nIt is adapted from the ClinVar controlled vocabulary for clinical\nsignif icance described at:\nhttp://www.ncbi.nlm.nih.gov/clinvar/docs/clinsig/",
3144 "enum": [
3145 "CLINICAL_SIGNIFICANCE_UNSPECIFIED",
3146 "CLINICAL_SIGNIFICANCE_OTHER",
3147 "UNCERTAIN",
3148 "BENIGN",
3149 "LIKELY_BENIGN",
3150 "LIKELY_PATHOGENIC",
3151 "PATHOGENIC",
3152 "DRUG_RESPONSE",
3153 "HISTOCOMPATIBILITY",
3154 "CONFERS_SENSITIVITY",
3155 "RISK_FACTOR",
3156 "ASSOCIATION",
3157 "PROTECTIVE",
3158 "MULTIPLE_REPORTED"
3159 ],
3160 "enumDescriptions": [
3161 "",
3162 "`OTHER` should be used when no other clinical significa nce\nvalue will suffice.",
3163 "",
3164 "",
3165 "",
3166 "",
3167 "",
3168 "",
3169 "",
3170 "",
3171 "",
3172 "",
3173 "",
3174 "`MULTIPLE_REPORTED` should be used when multiple clinic al\nsignficances are reported for a variant. The original clinical\nsignificance values may be provided in the `info` field."
3175 ],
3176 "type": "string" 3236 "type": "string"
3177 } 3237 }
3178 }, 3238 },
3179 "type": "object" 3239 "type": "object"
3180 }, 3240 },
3181 "ExportVariantSetRequest": { 3241 "ExportVariantSetRequest": {
3182 "description": "The variant data export request.", 3242 "description": "The variant data export request.",
3183 "id": "ExportVariantSetRequest", 3243 "id": "ExportVariantSetRequest",
3184 "properties": { 3244 "properties": {
3185 "format": { 3245 "format": {
(...skipping 26 matching lines...) Expand all
3212 "projectId": { 3272 "projectId": {
3213 "description": "Required. The Google Cloud project ID that o wns the destination\nBigQuery dataset. The caller must have WRITE access to this project. This\nproject will also own the resulting export job.", 3273 "description": "Required. The Google Cloud project ID that o wns the destination\nBigQuery dataset. The caller must have WRITE access to this project. This\nproject will also own the resulting export job.",
3214 "type": "string" 3274 "type": "string"
3215 } 3275 }
3216 }, 3276 },
3217 "type": "object" 3277 "type": "object"
3218 }, 3278 },
3219 "SearchAnnotationsRequest": { 3279 "SearchAnnotationsRequest": {
3220 "id": "SearchAnnotationsRequest", 3280 "id": "SearchAnnotationsRequest",
3221 "properties": { 3281 "properties": {
3282 "referenceId": {
3283 "description": "The ID of the reference to query.",
3284 "type": "string"
3285 },
3286 "end": {
3287 "description": "The end position of the range on the referen ce, 0-based exclusive. If\nreferenceId or\nreferenceName\nmust be specified, Def aults to the length of the reference.",
3288 "format": "int64",
3289 "type": "string"
3290 },
3222 "pageToken": { 3291 "pageToken": {
3223 "description": "The continuation token, which is used to pag e through large result sets.\nTo get the next page of results, set this paramete r to the value of\n`nextPageToken` from the previous response.", 3292 "description": "The continuation token, which is used to pag e through large result sets.\nTo get the next page of results, set this paramete r to the value of\n`nextPageToken` from the previous response.",
3224 "type": "string" 3293 "type": "string"
3225 }, 3294 },
3226 "pageSize": { 3295 "pageSize": {
3227 "description": "The maximum number of results to return in a single page. If unspecified,\ndefaults to 256. The maximum value is 2048.", 3296 "description": "The maximum number of results to return in a single page. If unspecified,\ndefaults to 256. The maximum value is 2048.",
3228 "format": "int32", 3297 "format": "int32",
3229 "type": "integer" 3298 "type": "integer"
3230 }, 3299 },
3231 "start": { 3300 "start": {
3232 "description": "The start position of the range on the refer ence, 0-based inclusive. If\nspecified,\nreferenceId or\nreferenceName\nmust be specified. Defaults to 0.", 3301 "description": "The start position of the range on the refer ence, 0-based inclusive. If\nspecified,\nreferenceId or\nreferenceName\nmust be specified. Defaults to 0.",
3233 "format": "int64", 3302 "format": "int64",
3234 "type": "string" 3303 "type": "string"
3235 }, 3304 },
3236 "annotationSetIds": { 3305 "annotationSetIds": {
3237 "description": "Required. The annotation sets to search with in. The caller must have\n`READ` access to these annotation sets.\nAll queried a nnotation sets must have the same type.", 3306 "description": "Required. The annotation sets to search with in. The caller must have\n`READ` access to these annotation sets.\nAll queried a nnotation sets must have the same type.",
3238 "items": { 3307 "items": {
3239 "type": "string" 3308 "type": "string"
3240 }, 3309 },
3241 "type": "array" 3310 "type": "array"
3242 }, 3311 },
3243 "referenceName": { 3312 "referenceName": {
3244 "description": "The name of the reference to query, within t he reference set associated\nwith this query.", 3313 "description": "The name of the reference to query, within t he reference set associated\nwith this query.",
3245 "type": "string" 3314 "type": "string"
3246 },
3247 "referenceId": {
3248 "description": "The ID of the reference to query.",
3249 "type": "string"
3250 },
3251 "end": {
3252 "description": "The end position of the range on the referen ce, 0-based exclusive. If\nreferenceId or\nreferenceName\nmust be specified, Def aults to the length of the reference.",
3253 "format": "int64",
3254 "type": "string"
3255 } 3315 }
3256 }, 3316 },
3257 "type": "object" 3317 "type": "object"
3258 }, 3318 },
3259 "OperationEvent": { 3319 "OperationEvent": {
3260 "description": "An event that occurred during an Operation.", 3320 "description": "An event that occurred during an Operation.",
3261 "id": "OperationEvent", 3321 "id": "OperationEvent",
3262 "properties": { 3322 "properties": {
3263 "endTime": { 3323 "endTime": {
3264 "description": "Optional time of when event finished. An eve nt can have a start time and no\nfinish time. If an event has a finish time, the re must be a start time.", 3324 "description": "Optional time of when event finished. An eve nt can have a start time and no\nfinish time. If an event has a finish time, the re must be a start time.",
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
3326 "nextPageToken": { 3386 "nextPageToken": {
3327 "description": "The continuation token, which is used to pag e through large result sets.\nProvide this value in a subsequent request to retu rn the next page of\nresults. This field will be empty if there aren't any addit ional results.", 3387 "description": "The continuation token, which is used to pag e through large result sets.\nProvide this value in a subsequent request to retu rn the next page of\nresults. This field will be empty if there aren't any addit ional results.",
3328 "type": "string" 3388 "type": "string"
3329 } 3389 }
3330 }, 3390 },
3331 "type": "object" 3391 "type": "object"
3332 }, 3392 },
3333 "SearchAnnotationSetsRequest": { 3393 "SearchAnnotationSetsRequest": {
3334 "id": "SearchAnnotationSetsRequest", 3394 "id": "SearchAnnotationSetsRequest",
3335 "properties": { 3395 "properties": {
3396 "pageToken": {
3397 "description": "The continuation token, which is used to pag e through large result sets.\nTo get the next page of results, set this paramete r to the value of\n`nextPageToken` from the previous response.",
3398 "type": "string"
3399 },
3400 "pageSize": {
3401 "description": "The maximum number of results to return in a single page. If unspecified,\ndefaults to 128. The maximum value is 1024.",
3402 "format": "int32",
3403 "type": "integer"
3404 },
3336 "datasetIds": { 3405 "datasetIds": {
3337 "description": "Required. The dataset IDs to search within. Caller must have `READ` access\nto these datasets.", 3406 "description": "Required. The dataset IDs to search within. Caller must have `READ` access\nto these datasets.",
3338 "items": { 3407 "items": {
3339 "type": "string" 3408 "type": "string"
3340 }, 3409 },
3341 "type": "array" 3410 "type": "array"
3342 }, 3411 },
3343 "types": { 3412 "types": {
3344 "description": "If specified, only annotation sets that have any of these types are\nreturned.", 3413 "description": "If specified, only annotation sets that have any of these types are\nreturned.",
3345 "enumDescriptions": [ 3414 "enumDescriptions": [
(...skipping 15 matching lines...) Expand all
3361 }, 3430 },
3362 "type": "array" 3431 "type": "array"
3363 }, 3432 },
3364 "name": { 3433 "name": {
3365 "description": "Only return annotations sets for which a sub string of the name matches this\nstring (case insensitive).", 3434 "description": "Only return annotations sets for which a sub string of the name matches this\nstring (case insensitive).",
3366 "type": "string" 3435 "type": "string"
3367 }, 3436 },
3368 "referenceSetId": { 3437 "referenceSetId": {
3369 "description": "If specified, only annotation sets associate d with the given reference set\nare returned.", 3438 "description": "If specified, only annotation sets associate d with the given reference set\nare returned.",
3370 "type": "string" 3439 "type": "string"
3371 },
3372 "pageToken": {
3373 "description": "The continuation token, which is used to pag e through large result sets.\nTo get the next page of results, set this paramete r to the value of\n`nextPageToken` from the previous response.",
3374 "type": "string"
3375 },
3376 "pageSize": {
3377 "description": "The maximum number of results to return in a single page. If unspecified,\ndefaults to 128. The maximum value is 1024.",
3378 "format": "int32",
3379 "type": "integer"
3380 } 3440 }
3381 }, 3441 },
3382 "type": "object" 3442 "type": "object"
3383 }, 3443 },
3384 "SearchReadGroupSetsResponse": { 3444 "SearchReadGroupSetsResponse": {
3385 "description": "The read group set search response.", 3445 "description": "The read group set search response.",
3386 "id": "SearchReadGroupSetsResponse", 3446 "id": "SearchReadGroupSetsResponse",
3387 "properties": { 3447 "properties": {
3388 "readGroupSets": { 3448 "readGroupSets": {
3389 "description": "The list of matching read group sets.", 3449 "description": "The list of matching read group sets.",
3390 "items": { 3450 "items": {
3391 "$ref": "ReadGroupSet" 3451 "$ref": "ReadGroupSet"
3392 }, 3452 },
3393 "type": "array" 3453 "type": "array"
3394 }, 3454 },
3395 "nextPageToken": { 3455 "nextPageToken": {
3396 "description": "The continuation token, which is used to pag e through large result sets.\nProvide this value in a subsequent request to retu rn the next page of\nresults. This field will be empty if there aren't any addit ional results.", 3456 "description": "The continuation token, which is used to pag e through large result sets.\nProvide this value in a subsequent request to retu rn the next page of\nresults. This field will be empty if there aren't any addit ional results.",
3397 "type": "string" 3457 "type": "string"
3398 } 3458 }
3399 }, 3459 },
3400 "type": "object" 3460 "type": "object"
3401 }, 3461 },
3402 "LinearAlignment": { 3462 "LinearAlignment": {
3403 "description": "A linear alignment can be represented by one CIGAR s tring. Describes the\nmapped position and local alignment of the read to the ref erence.", 3463 "description": "A linear alignment can be represented by one CIGAR s tring. Describes the\nmapped position and local alignment of the read to the ref erence.",
3404 "id": "LinearAlignment", 3464 "id": "LinearAlignment",
3405 "properties": { 3465 "properties": {
3406 "mappingQuality": {
3407 "description": "The mapping quality of this alignment. Repre sents how likely\nthe read maps to this position as opposed to other locations.\ n\nSpecifically, this is -10 log10 Pr(mapping position is wrong), rounded to\nth e nearest integer.",
3408 "format": "int32",
3409 "type": "integer"
3410 },
3411 "position": { 3466 "position": {
3412 "$ref": "Position", 3467 "$ref": "Position",
3413 "description": "The position of this alignment." 3468 "description": "The position of this alignment."
3414 }, 3469 },
3415 "cigar": { 3470 "cigar": {
3416 "description": "Represents the local alignment of this seque nce (alignment matches, indels,\netc) against the reference.", 3471 "description": "Represents the local alignment of this seque nce (alignment matches, indels,\netc) against the reference.",
3417 "items": { 3472 "items": {
3418 "$ref": "CigarUnit" 3473 "$ref": "CigarUnit"
3419 }, 3474 },
3420 "type": "array" 3475 "type": "array"
3476 },
3477 "mappingQuality": {
3478 "description": "The mapping quality of this alignment. Repre sents how likely\nthe read maps to this position as opposed to other locations.\ n\nSpecifically, this is -10 log10 Pr(mapping position is wrong), rounded to\nth e nearest integer.",
3479 "format": "int32",
3480 "type": "integer"
3421 } 3481 }
3422 }, 3482 },
3423 "type": "object" 3483 "type": "object"
3424 }, 3484 },
3425 "SearchReferencesRequest": { 3485 "SearchReferencesRequest": {
3426 "id": "SearchReferencesRequest", 3486 "id": "SearchReferencesRequest",
3427 "properties": { 3487 "properties": {
3428 "md5checksums": { 3488 "md5checksums": {
3429 "description": "If present, return references for which the\ nmd5checksum matches exactly.", 3489 "description": "If present, return references for which the\ nmd5checksum matches exactly.",
3430 "items": { 3490 "items": {
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after
3490 }, 3550 },
3491 "type": "array" 3551 "type": "array"
3492 } 3552 }
3493 }, 3553 },
3494 "type": "object" 3554 "type": "object"
3495 }, 3555 },
3496 "ReadGroup": { 3556 "ReadGroup": {
3497 "description": "A read group is all the data that's processed the sa me way by the sequencer.", 3557 "description": "A read group is all the data that's processed the sa me way by the sequencer.",
3498 "id": "ReadGroup", 3558 "id": "ReadGroup",
3499 "properties": { 3559 "properties": {
3500 "predictedInsertSize": {
3501 "description": "The predicted insert size of this read group . The insert size is the length\nthe sequenced DNA fragment from end-to-end, not including the adapters.",
3502 "format": "int32",
3503 "type": "integer"
3504 },
3505 "programs": {
3506 "description": "The programs used to generate this read grou p. Programs are always\nidentical for all read groups within a read group set. F or this reason,\nonly the first read group in a returned set will have this fiel d\npopulated.",
3507 "items": {
3508 "$ref": "Program"
3509 },
3510 "type": "array"
3511 },
3512 "description": {
3513 "description": "A free-form text description of this read gr oup.",
3514 "type": "string"
3515 },
3516 "sampleId": {
3517 "description": "A client-supplied sample identifier for the reads in this read group.",
3518 "type": "string"
3519 },
3520 "datasetId": {
3521 "description": "The dataset to which this read group belongs .",
3522 "type": "string"
3523 },
3524 "experiment": { 3560 "experiment": {
3525 "$ref": "Experiment", 3561 "$ref": "Experiment",
3526 "description": "The experiment used to generate this read gr oup." 3562 "description": "The experiment used to generate this read gr oup."
3527 }, 3563 },
3528 "name": { 3564 "name": {
3529 "description": "The read group name. This corresponds to the @RG ID field in the SAM spec.", 3565 "description": "The read group name. This corresponds to the @RG ID field in the SAM spec.",
3530 "type": "string" 3566 "type": "string"
3531 }, 3567 },
3532 "referenceSetId": { 3568 "referenceSetId": {
3533 "description": "The reference set the reads in this read gro up are aligned to.", 3569 "description": "The reference set the reads in this read gro up are aligned to.",
3534 "type": "string" 3570 "type": "string"
3535 }, 3571 },
3536 "info": { 3572 "info": {
3537 "additionalProperties": { 3573 "additionalProperties": {
3538 "items": { 3574 "items": {
3539 "type": "any" 3575 "type": "any"
3540 }, 3576 },
3541 "type": "array" 3577 "type": "array"
3542 }, 3578 },
3543 "description": "A map of additional read group information. This must be of the form\nmap<string, string[]> (string key mapping to a list of string values).", 3579 "description": "A map of additional read group information. This must be of the form\nmap<string, string[]> (string key mapping to a list of string values).",
3544 "type": "object" 3580 "type": "object"
3545 }, 3581 },
3546 "id": { 3582 "id": {
3547 "description": "The server-generated read group ID, unique f or all read groups.\nNote: This is different than the @RG ID field in the SAM sp ec. For that\nvalue, see name.", 3583 "description": "The server-generated read group ID, unique f or all read groups.\nNote: This is different than the @RG ID field in the SAM sp ec. For that\nvalue, see name.",
3548 "type": "string" 3584 "type": "string"
3585 },
3586 "programs": {
3587 "description": "The programs used to generate this read grou p. Programs are always\nidentical for all read groups within a read group set. F or this reason,\nonly the first read group in a returned set will have this fiel d\npopulated.",
3588 "items": {
3589 "$ref": "Program"
3590 },
3591 "type": "array"
3592 },
3593 "predictedInsertSize": {
3594 "description": "The predicted insert size of this read group . The insert size is the length\nthe sequenced DNA fragment from end-to-end, not including the adapters.",
3595 "format": "int32",
3596 "type": "integer"
3597 },
3598 "description": {
3599 "description": "A free-form text description of this read gr oup.",
3600 "type": "string"
3601 },
3602 "sampleId": {
3603 "description": "A client-supplied sample identifier for the reads in this read group.",
3604 "type": "string"
3605 },
3606 "datasetId": {
3607 "description": "The dataset to which this read group belongs .",
3608 "type": "string"
3549 } 3609 }
3550 }, 3610 },
3551 "type": "object" 3611 "type": "object"
3552 }, 3612 },
3553 "ReadGroupSet": { 3613 "ReadGroupSet": {
3554 "description": "A read group set is a logical collection of read gro ups, which are\ncollections of reads produced by a sequencer. A read group set t ypically\nmodels reads corresponding to one sample, sequenced one way, and align ed one\nway.\n\n* A read group set belongs to one dataset.\n* A read group belon gs to one read group set.\n* A read belongs to one read group.\n\nFor more genom ics resource definitions, see [Fundamentals of Google\nGenomics](https://cloud.g oogle.com/genomics/fundamentals-of-google-genomics)", 3614 "description": "A read group set is a logical collection of read gro ups, which are\ncollections of reads produced by a sequencer. A read group set t ypically\nmodels reads corresponding to one sample, sequenced one way, and align ed one\nway.\n\n* A read group set belongs to one dataset.\n* A read group belon gs to one read group set.\n* A read belongs to one read group.\n\nFor more genom ics resource definitions, see [Fundamentals of Google\nGenomics](https://cloud.g oogle.com/genomics/fundamentals-of-google-genomics)",
3555 "id": "ReadGroupSet", 3615 "id": "ReadGroupSet",
3556 "properties": { 3616 "properties": {
3557 "readGroups": {
3558 "description": "The read groups in this set. There are typic ally 1-10 read groups in a read\ngroup set.",
3559 "items": {
3560 "$ref": "ReadGroup"
3561 },
3562 "type": "array"
3563 },
3564 "filename": {
3565 "description": "The filename of the original source file for this read group set, if any.",
3566 "type": "string"
3567 },
3568 "name": {
3569 "description": "The read group set name. By default this wil l be initialized to the sample\nname of the sequenced data contained in this set .",
3570 "type": "string"
3571 },
3572 "referenceSetId": {
3573 "description": "The reference set to which the reads in this read group set are aligned.",
3574 "type": "string"
3575 },
3576 "info": { 3617 "info": {
3577 "additionalProperties": { 3618 "additionalProperties": {
3578 "items": { 3619 "items": {
3579 "type": "any" 3620 "type": "any"
3580 }, 3621 },
3581 "type": "array" 3622 "type": "array"
3582 }, 3623 },
3583 "description": "A map of additional read group set informati on.", 3624 "description": "A map of additional read group set informati on.",
3584 "type": "object" 3625 "type": "object"
3585 }, 3626 },
3586 "id": { 3627 "id": {
3587 "description": "The server-generated read group set ID, uniq ue for all read group sets.", 3628 "description": "The server-generated read group set ID, uniq ue for all read group sets.",
3588 "type": "string" 3629 "type": "string"
3589 }, 3630 },
3590 "datasetId": { 3631 "datasetId": {
3591 "description": "The dataset to which this read group set bel ongs.", 3632 "description": "The dataset to which this read group set bel ongs.",
3592 "type": "string" 3633 "type": "string"
3634 },
3635 "readGroups": {
3636 "description": "The read groups in this set. There are typic ally 1-10 read groups in a read\ngroup set.",
3637 "items": {
3638 "$ref": "ReadGroup"
3639 },
3640 "type": "array"
3641 },
3642 "filename": {
3643 "description": "The filename of the original source file for this read group set, if any.",
3644 "type": "string"
3645 },
3646 "name": {
3647 "description": "The read group set name. By default this wil l be initialized to the sample\nname of the sequenced data contained in this set .",
3648 "type": "string"
3649 },
3650 "referenceSetId": {
3651 "description": "The reference set to which the reads in this read group set are aligned.",
3652 "type": "string"
3593 } 3653 }
3594 }, 3654 },
3595 "type": "object" 3655 "type": "object"
3596 }, 3656 },
3597 "SearchVariantSetsResponse": { 3657 "SearchVariantSetsResponse": {
3598 "description": "The search variant sets response.", 3658 "description": "The search variant sets response.",
3599 "id": "SearchVariantSetsResponse", 3659 "id": "SearchVariantSetsResponse",
3600 "properties": { 3660 "properties": {
3601 "nextPageToken": {
3602 "description": "The continuation token, which is used to pag e through large result sets.\nProvide this value in a subsequent request to retu rn the next page of\nresults. This field will be empty if there aren't any addit ional results.",
3603 "type": "string"
3604 },
3605 "variantSets": { 3661 "variantSets": {
3606 "description": "The variant sets belonging to the requested dataset.", 3662 "description": "The variant sets belonging to the requested dataset.",
3607 "items": { 3663 "items": {
3608 "$ref": "VariantSet" 3664 "$ref": "VariantSet"
3609 }, 3665 },
3610 "type": "array" 3666 "type": "array"
3667 },
3668 "nextPageToken": {
3669 "description": "The continuation token, which is used to pag e through large result sets.\nProvide this value in a subsequent request to retu rn the next page of\nresults. This field will be empty if there aren't any addit ional results.",
3670 "type": "string"
3611 } 3671 }
3612 }, 3672 },
3613 "type": "object" 3673 "type": "object"
3614 }, 3674 },
3615 "Empty": { 3675 "Empty": {
3616 "description": "A generic empty message that you can re-use to avoid defining duplicated\nempty messages in your APIs. A typical example is to use i t as the request\nor the response type of an API method. For instance:\n\n se rvice Foo {\n rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty );\n }\n\nThe JSON representation for `Empty` is empty JSON object `{}`.", 3676 "description": "A generic empty message that you can re-use to avoid defining duplicated\nempty messages in your APIs. A typical example is to use i t as the request\nor the response type of an API method. For instance:\n\n se rvice Foo {\n rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty );\n }\n\nThe JSON representation for `Empty` is empty JSON object `{}`.",
3617 "id": "Empty", 3677 "id": "Empty",
3618 "properties": {}, 3678 "properties": {},
3619 "type": "object" 3679 "type": "object"
3620 }, 3680 },
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
3666 }, 3726 },
3667 "type": "array" 3727 "type": "array"
3668 } 3728 }
3669 }, 3729 },
3670 "type": "object" 3730 "type": "object"
3671 }, 3731 },
3672 "SearchCallSetsRequest": { 3732 "SearchCallSetsRequest": {
3673 "description": "The call set search request.", 3733 "description": "The call set search request.",
3674 "id": "SearchCallSetsRequest", 3734 "id": "SearchCallSetsRequest",
3675 "properties": { 3735 "properties": {
3736 "variantSetIds": {
3737 "description": "Restrict the query to call sets within the g iven variant sets. At least one\nID must be provided.",
3738 "items": {
3739 "type": "string"
3740 },
3741 "type": "array"
3742 },
3676 "name": { 3743 "name": {
3677 "description": "Only return call sets for which a substring of the name matches this\nstring.", 3744 "description": "Only return call sets for which a substring of the name matches this\nstring.",
3678 "type": "string" 3745 "type": "string"
3679 }, 3746 },
3680 "pageToken": { 3747 "pageToken": {
3681 "description": "The continuation token, which is used to pag e through large result sets.\nTo get the next page of results, set this paramete r to the value of\n`nextPageToken` from the previous response.", 3748 "description": "The continuation token, which is used to pag e through large result sets.\nTo get the next page of results, set this paramete r to the value of\n`nextPageToken` from the previous response.",
3682 "type": "string" 3749 "type": "string"
3683 }, 3750 },
3684 "pageSize": { 3751 "pageSize": {
3685 "description": "The maximum number of results to return in a single page. If unspecified,\ndefaults to 1024.", 3752 "description": "The maximum number of results to return in a single page. If unspecified,\ndefaults to 1024.",
3686 "format": "int32", 3753 "format": "int32",
3687 "type": "integer" 3754 "type": "integer"
3688 },
3689 "variantSetIds": {
3690 "description": "Restrict the query to call sets within the g iven variant sets. At least one\nID must be provided.",
3691 "items": {
3692 "type": "string"
3693 },
3694 "type": "array"
3695 } 3755 }
3696 },
3697 "type": "object"
3698 },
3699 "ImportReadGroupSetsRequest": {
3700 "description": "The read group set import request.",
3701 "id": "ImportReadGroupSetsRequest",
3702 "properties": {
3703 "sourceUris": {
3704 "description": "A list of URIs pointing at [BAM\nfiles](http s://samtools.github.io/hts-specs/SAMv1.pdf)\nin Google Cloud Storage.\nThose URI s can include wildcards (*), but do not add or remove\nmatching files before imp ort has completed.\n\nNote that Google Cloud Storage object listing is only even tually\nconsistent: files added may be not be immediately visible to\neveryone. Thus, if using a wildcard it is preferable not to start\nthe import immediately after the files are created.",
3705 "items": {
3706 "type": "string"
3707 },
3708 "type": "array"
3709 },
3710 "referenceSetId": {
3711 "description": "The reference set to which the imported read group sets are aligned to, if\nany. The reference names of this reference set m ust be a superset of those\nfound in the imported file headers. If no reference set id is provided, a\nbest effort is made to associate with a matching referenc e set.",
3712 "type": "string"
3713 },
3714 "partitionStrategy": {
3715 "description": "The partition strategy describes how read gr oups are partitioned into read\ngroup sets.",
3716 "enum": [
3717 "PARTITION_STRATEGY_UNSPECIFIED",
3718 "PER_FILE_PER_SAMPLE",
3719 "MERGE_ALL"
3720 ],
3721 "enumDescriptions": [
3722 "",
3723 "In most cases, this strategy yields one read group set per file. This is\nthe default behavior.\n\nAllocate one read group set per file per sample. For BAM files, read\ngroups are considered to share a sample if the y have identical sample\nnames. Furthermore, all reads for each file which do no t belong to a read\ngroup, if any, will be grouped into a single read group set per-file.",
3724 "Includes all read groups in all imported files into a s ingle read group\nset. Requires that the headers for all imported files are equi valent. All\nreads which do not belong to a read group, if any, will be grouped into a\nseparate read group set."
3725 ],
3726 "type": "string"
3727 },
3728 "datasetId": {
3729 "description": "Required. The ID of the dataset these read g roup sets will belong to. The\ncaller must have WRITE permissions to this datase t.",
3730 "type": "string"
3731 }
3732 },
3733 "type": "object"
3734 },
3735 "Policy": {
3736 "description": "Defines an Identity and Access Management (IAM) poli cy. It is used to\nspecify access control policies for Cloud Platform resources. \n\n\nA `Policy` consists of a list of `bindings`. A `Binding` binds a list of\n `members` to a `role`, where the members can be user accounts, Google groups,\nG oogle domains, and service accounts. A `role` is a named list of permissions\nde fined by IAM.\n\n**Example**\n\n {\n \"bindings\": [\n {\n \"role\": \"roles/owner\",\n \"members\": [\n \"user:mike @example.com\",\n \"group:admins@example.com\",\n \"domain :google.com\",\n \"serviceAccount:my-other-app@appspot.gserviceaccoun t.com\",\n ]\n },\n {\n \"role\": \"roles/viewer \",\n \"members\": [\"user:sean@example.com\"]\n }\n ]\n }\n\nFor a description of IAM and its features, see the\n[IAM developer's guide ](https://cloud.google.com/iam).",
3737 "id": "Policy",
3738 "properties": {
3739 "bindings": {
3740 "description": "Associates a list of `members` to a `role`.\ nMultiple `bindings` must not be specified for the same `role`.\n`bindings` with no members will result in an error.",
3741 "items": {
3742 "$ref": "Binding"
3743 },
3744 "type": "array"
3745 },
3746 "etag": {
3747 "description": "`etag` is used for optimistic concurrency co ntrol as a way to help\nprevent simultaneous updates of a policy from overwritin g each other.\nIt is strongly suggested that systems make use of the `etag` in t he\nread-modify-write cycle to perform policy updates in order to avoid race\nco nditions: An `etag` is returned in the response to `getIamPolicy`, and\nsystems are expected to put that etag in the request to `setIamPolicy` to\nensure that t heir change will be applied to the same version of the policy.\n\nIf no `etag` i s provided in the call to `setIamPolicy`, then the existing\npolicy is overwritt en blindly.",
3748 "format": "byte",
3749 "type": "string"
3750 },
3751 "version": {
3752 "description": "Version of the `Policy`. The default version is 0.",
3753 "format": "int32",
3754 "type": "integer"
3755 }
3756 }, 3756 },
3757 "type": "object" 3757 "type": "object"
3758 } 3758 }
3759 }, 3759 },
3760 "servicePath": "", 3760 "servicePath": "",
3761 "title": "Genomics API", 3761 "title": "Genomics API",
3762 "version": "v1" 3762 "version": "v1"
3763 } 3763 }
OLDNEW
« no previous file with comments | « discovery/googleapis/games__v1.json ('k') | discovery/googleapis/iam__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698