OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/coordinate": { | 5 "https://www.googleapis.com/auth/coordinate": { |
6 "description": "View and manage your Google Maps Coordinate
jobs" | 6 "description": "View and manage your Google Maps Coordinate
jobs" |
7 }, | 7 }, |
8 "https://www.googleapis.com/auth/coordinate.readonly": { | 8 "https://www.googleapis.com/auth/coordinate.readonly": { |
9 "description": "View your Google Coordinate jobs" | 9 "description": "View your Google Coordinate jobs" |
10 } | 10 } |
11 } | 11 } |
12 } | 12 } |
13 }, | 13 }, |
14 "basePath": "/coordinate/v1/teams/", | 14 "basePath": "/coordinate/v1/teams/", |
15 "baseUrl": "https://www.googleapis.com/coordinate/v1/teams/", | 15 "baseUrl": "https://www.googleapis.com/coordinate/v1/teams/", |
16 "batchPath": "batch", | 16 "batchPath": "batch", |
17 "description": "Lets you view and manage jobs in a Coordinate team.", | 17 "description": "Lets you view and manage jobs in a Coordinate team.", |
18 "discoveryVersion": "v1", | 18 "discoveryVersion": "v1", |
19 "documentationLink": "https://developers.google.com/coordinate/", | 19 "documentationLink": "https://developers.google.com/coordinate/", |
20 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/ckefd3M0PpbhIY5DVZQuUY4ElY0\"", | 20 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/ckefd3M0PpbhIY5DVZQuUY4ElY0\"", |
21 "icons": { | 21 "icons": { |
22 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 22 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
23 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 23 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
24 }, | 24 }, |
25 "id": "coordinate:v1", | 25 "id": "coordinate:v1", |
26 "kind": "discovery#restDescription", | 26 "kind": "discovery#restDescription", |
27 "name": "coordinate", | 27 "name": "coordinate", |
28 "ownerDomain": "google.com", | 28 "ownerDomain": "google.com", |
29 "ownerName": "Google", | 29 "ownerName": "Google", |
30 "parameters": { | 30 "parameters": { |
(...skipping 1051 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1082 "type": "string" | 1082 "type": "string" |
1083 } | 1083 } |
1084 }, | 1084 }, |
1085 "type": "object" | 1085 "type": "object" |
1086 } | 1086 } |
1087 }, | 1087 }, |
1088 "servicePath": "coordinate/v1/teams/", | 1088 "servicePath": "coordinate/v1/teams/", |
1089 "title": "Google Maps Coordinate API", | 1089 "title": "Google Maps Coordinate API", |
1090 "version": "v1" | 1090 "version": "v1" |
1091 } | 1091 } |
OLD | NEW |