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

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

Issue 2571553005: Api-roll 43: 2016-12-13 (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « discovery/googleapis/appstate__v1.json ('k') | discovery/googleapis/blogger__v3.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": { 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/bigquery.insertdata": { 8 "https://www.googleapis.com/auth/bigquery.insertdata": {
9 "description": "Insert data into Google BigQuery" 9 "description": "Insert data into Google BigQuery"
10 }, 10 },
(...skipping 14 matching lines...) Expand all
25 } 25 }
26 } 26 }
27 } 27 }
28 }, 28 },
29 "basePath": "/bigquery/v2/", 29 "basePath": "/bigquery/v2/",
30 "baseUrl": "https://www.googleapis.com/bigquery/v2/", 30 "baseUrl": "https://www.googleapis.com/bigquery/v2/",
31 "batchPath": "batch", 31 "batchPath": "batch",
32 "description": "A data platform for customers to create, manage, share and q uery data.", 32 "description": "A data platform for customers to create, manage, share and q uery data.",
33 "discoveryVersion": "v1", 33 "discoveryVersion": "v1",
34 "documentationLink": "https://cloud.google.com/bigquery/", 34 "documentationLink": "https://cloud.google.com/bigquery/",
35 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/38ec4LBichi45rs7Z88p5kE7xpM\"", 35 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/38ec4LBichi45rs7Z88p5kE7xpM\"",
36 "icons": { 36 "icons": {
37 "x16": "https://www.google.com/images/icons/product/search-16.gif", 37 "x16": "https://www.google.com/images/icons/product/search-16.gif",
38 "x32": "https://www.google.com/images/icons/product/search-32.gif" 38 "x32": "https://www.google.com/images/icons/product/search-32.gif"
39 }, 39 },
40 "id": "bigquery:v2", 40 "id": "bigquery:v2",
41 "kind": "discovery#restDescription", 41 "kind": "discovery#restDescription",
42 "name": "bigquery", 42 "name": "bigquery",
43 "ownerDomain": "google.com", 43 "ownerDomain": "google.com",
44 "ownerName": "Google", 44 "ownerName": "Google",
45 "parameters": { 45 "parameters": {
(...skipping 2696 matching lines...) Expand 10 before | Expand all | Expand 10 after
2742 "type": "array" 2742 "type": "array"
2743 } 2743 }
2744 }, 2744 },
2745 "type": "object" 2745 "type": "object"
2746 } 2746 }
2747 }, 2747 },
2748 "servicePath": "bigquery/v2/", 2748 "servicePath": "bigquery/v2/",
2749 "title": "BigQuery API", 2749 "title": "BigQuery API",
2750 "version": "v2" 2750 "version": "v2"
2751 } 2751 }
OLDNEW
« no previous file with comments | « discovery/googleapis/appstate__v1.json ('k') | discovery/googleapis/blogger__v3.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698