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

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

Issue 770773002: Api roll 7: 2014-12-01 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 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/content__v2.json ('k') | discovery/googleapis/customsearch__v1.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/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
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 }
OLDNEW
« no previous file with comments | « discovery/googleapis/content__v2.json ('k') | discovery/googleapis/customsearch__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698