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

Side by Side Diff: discovery/googleapis_beta/datastore__v1beta2.json

Issue 663113002: Api roll 4: 2014-10-20 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years, 2 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
OLDNEW
1 { 1 {
2 "auth": { 2 "auth": {
3 "oauth2": { 3 "oauth2": {
4 "scopes": { 4 "scopes": {
5 "https://www.googleapis.com/auth/cloud-platform": { 5 "https://www.googleapis.com/auth/cloud-platform": {
6 "description": "View and manage your data across Google Clou d Platform services" 6 "description": "View and manage your data across Google Clou d Platform services"
7 }, 7 },
8 "https://www.googleapis.com/auth/datastore": { 8 "https://www.googleapis.com/auth/datastore": {
9 "description": "View and manage your Google Cloud Datastore data" 9 "description": "View and manage your Google Cloud Datastore data"
10 }, 10 },
11 "https://www.googleapis.com/auth/userinfo.email": { 11 "https://www.googleapis.com/auth/userinfo.email": {
12 "description": "View your email address" 12 "description": "View your email address"
13 } 13 }
14 } 14 }
15 } 15 }
16 }, 16 },
17 "basePath": "/datastore/v1beta2/datasets/", 17 "basePath": "/datastore/v1beta2/datasets/",
18 "baseUrl": "https://www.googleapis.com/datastore/v1beta2/datasets/", 18 "baseUrl": "https://www.googleapis.com/datastore/v1beta2/datasets/",
19 "batchPath": "batch", 19 "batchPath": "batch",
20 "description": "API for accessing Google Cloud Datastore.", 20 "description": "API for accessing Google Cloud Datastore.",
21 "discoveryVersion": "v1", 21 "discoveryVersion": "v1",
22 "documentationLink": "https://developers.google.com/datastore/", 22 "documentationLink": "https://developers.google.com/datastore/",
23 "etag": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/LDhSkY4UxrCPhfQmh9G4U2uaRlU\"", 23 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/LDhSkY4UxrCPhfQmh9G4U2uaRlU\"",
24 "icons": { 24 "icons": {
25 "x16": "http://www.google.com/images/icons/product/search-16.gif", 25 "x16": "http://www.google.com/images/icons/product/search-16.gif",
26 "x32": "http://www.google.com/images/icons/product/search-32.gif" 26 "x32": "http://www.google.com/images/icons/product/search-32.gif"
27 }, 27 },
28 "id": "datastore:v1beta2", 28 "id": "datastore:v1beta2",
29 "kind": "discovery#restDescription", 29 "kind": "discovery#restDescription",
30 "name": "datastore", 30 "name": "datastore",
31 "ownerDomain": "google.com", 31 "ownerDomain": "google.com",
32 "ownerName": "Google", 32 "ownerName": "Google",
33 "parameters": { 33 "parameters": {
(...skipping 1032 matching lines...) Expand 10 before | Expand all | Expand 10 after
1066 "type": "string" 1066 "type": "string"
1067 } 1067 }
1068 }, 1068 },
1069 "type": "object" 1069 "type": "object"
1070 } 1070 }
1071 }, 1071 },
1072 "servicePath": "datastore/v1beta2/datasets/", 1072 "servicePath": "datastore/v1beta2/datasets/",
1073 "title": "Google Cloud Datastore API", 1073 "title": "Google Cloud Datastore API",
1074 "version": "v1beta2" 1074 "version": "v1beta2"
1075 } 1075 }
OLDNEW
« no previous file with comments | « discovery/googleapis_beta/cloudmonitoring__v2beta1.json ('k') | discovery/googleapis_beta/dns__v1beta1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698