OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/contacts": { | 5 "https://www.googleapis.com/auth/contacts": { |
6 "description": "Manage your contacts" | 6 "description": "Manage your contacts" |
7 }, | 7 }, |
8 "https://www.googleapis.com/auth/contacts.readonly": { | 8 "https://www.googleapis.com/auth/contacts.readonly": { |
9 "description": "View your contacts" | 9 "description": "View your contacts" |
10 }, | 10 }, |
(...skipping 20 matching lines...) Expand all Loading... |
31 } | 31 } |
32 } | 32 } |
33 } | 33 } |
34 }, | 34 }, |
35 "basePath": "", | 35 "basePath": "", |
36 "baseUrl": "https://people.googleapis.com/", | 36 "baseUrl": "https://people.googleapis.com/", |
37 "batchPath": "batch", | 37 "batchPath": "batch", |
38 "description": "The Google People API service gives access to information ab
out profiles and contacts.", | 38 "description": "The Google People API service gives access to information ab
out profiles and contacts.", |
39 "discoveryVersion": "v1", | 39 "discoveryVersion": "v1", |
40 "documentationLink": "https://developers.google.com/people/", | 40 "documentationLink": "https://developers.google.com/people/", |
41 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/tzwJjoO4XDFgwNQjmiM8lPsFMzA\"", | 41 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/tzwJjoO4XDFgwNQjmiM8lPsFMzA\"", |
42 "icons": { | 42 "icons": { |
43 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 43 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
44 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 44 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
45 }, | 45 }, |
46 "id": "people:v1", | 46 "id": "people:v1", |
47 "kind": "discovery#restDescription", | 47 "kind": "discovery#restDescription", |
48 "name": "people", | 48 "name": "people", |
49 "ownerDomain": "google.com", | 49 "ownerDomain": "google.com", |
50 "ownerName": "Google", | 50 "ownerName": "Google", |
51 "parameters": { | 51 "parameters": { |
(...skipping 1194 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1246 "type": "string" | 1246 "type": "string" |
1247 } | 1247 } |
1248 }, | 1248 }, |
1249 "type": "object" | 1249 "type": "object" |
1250 } | 1250 } |
1251 }, | 1251 }, |
1252 "servicePath": "", | 1252 "servicePath": "", |
1253 "title": "Google People API", | 1253 "title": "Google People API", |
1254 "version": "v1" | 1254 "version": "v1" |
1255 } | 1255 } |
OLD | NEW |