OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/bigquery": { | 5 "https://www.googleapis.com/auth/bigquery": { |
6 "description": "View and manage your data in Google BigQuery
" | 6 "description": "View and manage your data in Google BigQuery
" |
7 }, | 7 }, |
8 "https://www.googleapis.com/auth/cloud-platform": { | 8 "https://www.googleapis.com/auth/cloud-platform": { |
9 "description": "View and manage your data across Google Clou
d Platform services" | 9 "description": "View and manage your data across Google Clou
d Platform services" |
10 }, | 10 }, |
11 "https://www.googleapis.com/auth/devstorage.read_write": { | 11 "https://www.googleapis.com/auth/devstorage.read_write": { |
12 "description": "Manage your data in Google Cloud Storage" | 12 "description": "Manage your data in Google Cloud Storage" |
13 }, | 13 }, |
14 "https://www.googleapis.com/auth/genomics": { | 14 "https://www.googleapis.com/auth/genomics": { |
15 "description": "View and manage Genomics data" | 15 "description": "View and manage Genomics data" |
16 }, | 16 }, |
17 "https://www.googleapis.com/auth/genomics.readonly": { | 17 "https://www.googleapis.com/auth/genomics.readonly": { |
18 "description": "View Genomics data" | 18 "description": "View Genomics data" |
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": "Stores, processes, explores and shares genomic data. This AP
I implements the Global Alliance for Genomics and Health (GA4GH) v0.5.1 API as w
ell as several extensions.", | 26 "description": "Stores, processes, explores and shares genomic data. This AP
I implements the Global Alliance for Genomics and Health (GA4GH) v0.5.1 API as w
ell as several extensions.", |
27 "discoveryVersion": "v1", | 27 "discoveryVersion": "v1", |
28 "documentationLink": "https://cloud.google.com/genomics/", | 28 "documentationLink": "https://cloud.google.com/genomics/", |
29 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/nUP8gfH34Zgaw6K-Atd0SlS3vwE\"", | 29 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/tiMSr_rx6sAiZqgev813znobRac\"", |
30 "icons": { | 30 "icons": { |
31 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 31 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
32 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 32 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
33 }, | 33 }, |
34 "id": "genomics:v1", | 34 "id": "genomics:v1", |
35 "kind": "discovery#restDescription", | 35 "kind": "discovery#restDescription", |
36 "name": "genomics", | 36 "name": "genomics", |
37 "ownerDomain": "google.com", | 37 "ownerDomain": "google.com", |
38 "ownerName": "Google", | 38 "ownerName": "Google", |
39 "parameters": { | 39 "parameters": { |
(...skipping 1491 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1531 }, | 1531 }, |
1532 "scopes": [ | 1532 "scopes": [ |
1533 "https://www.googleapis.com/auth/cloud-platform", | 1533 "https://www.googleapis.com/auth/cloud-platform", |
1534 "https://www.googleapis.com/auth/genomics", | 1534 "https://www.googleapis.com/auth/genomics", |
1535 "https://www.googleapis.com/auth/genomics.readonly" | 1535 "https://www.googleapis.com/auth/genomics.readonly" |
1536 ] | 1536 ] |
1537 } | 1537 } |
1538 } | 1538 } |
1539 } | 1539 } |
1540 }, | 1540 }, |
1541 "revision": "20160517", | 1541 "revision": "20160524", |
1542 "rootUrl": "https://genomics.googleapis.com/", | 1542 "rootUrl": "https://genomics.googleapis.com/", |
1543 "schemas": { | 1543 "schemas": { |
1544 "AnnotationSet": { | 1544 "AnnotationSet": { |
1545 "description": "An annotation set is a logical grouping of annotatio
ns that share consistent type information and provenance. Examples of annotation
sets include 'all genes from refseq', and 'all variant annotations from ClinVar
'.", | 1545 "description": "An annotation set is a logical grouping of annotatio
ns that share consistent type information and provenance. Examples of annotation
sets include 'all genes from refseq', and 'all variant annotations from ClinVar
'.", |
1546 "id": "AnnotationSet", | 1546 "id": "AnnotationSet", |
1547 "properties": { | 1547 "properties": { |
1548 "id": { | 1548 "id": { |
1549 "description": "The server-generated annotation set ID, uniq
ue across all annotation sets.", | 1549 "description": "The server-generated annotation set ID, uniq
ue across all annotation sets.", |
1550 "type": "string" | 1550 "type": "string" |
1551 }, | 1551 }, |
(...skipping 2112 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3664 "type": "string" | 3664 "type": "string" |
3665 } | 3665 } |
3666 }, | 3666 }, |
3667 "type": "object" | 3667 "type": "object" |
3668 } | 3668 } |
3669 }, | 3669 }, |
3670 "servicePath": "", | 3670 "servicePath": "", |
3671 "title": "Genomics API", | 3671 "title": "Genomics API", |
3672 "version": "v1" | 3672 "version": "v1" |
3673 } | 3673 } |
OLD | NEW |