OLD | NEW |
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 Loading... |
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 } |
OLD | NEW |