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

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

Issue 1296863002: Api-roll 22: 2015-08-17 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 5 years, 4 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
« no previous file with comments | « discovery/googleapis/container__v1.json ('k') | discovery/googleapis/coordinate__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/content": { 5 "https://www.googleapis.com/auth/content": {
6 "description": "Manage your product listings and accounts fo r Google Shopping" 6 "description": "Manage your product listings and accounts fo r Google Shopping"
7 } 7 }
8 } 8 }
9 } 9 }
10 }, 10 },
11 "basePath": "/content/v2/", 11 "basePath": "/content/v2/",
12 "baseUrl": "https://www.googleapis.com/content/v2/", 12 "baseUrl": "https://www.googleapis.com/content/v2/",
13 "batchPath": "batch", 13 "batchPath": "batch",
14 "canonicalName": "Shopping Content", 14 "canonicalName": "Shopping Content",
15 "description": "Manage product items, inventory, and Merchant Center account s for Google Shopping.", 15 "description": "Manage product items, inventory, and Merchant Center account s for Google Shopping.",
16 "discoveryVersion": "v1", 16 "discoveryVersion": "v1",
17 "documentationLink": "https://developers.google.com/shopping-content/v2/", 17 "documentationLink": "https://developers.google.com/shopping-content/v2/",
18 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/ienJtHXSgvp2PqTI_8QrrraJ4bU\"", 18 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/_ShH7PLsBs50VVcr4nTUh4lLrP0\"",
19 "icons": { 19 "icons": {
20 "x16": "http://www.google.com/images/icons/product/search-16.gif", 20 "x16": "http://www.google.com/images/icons/product/search-16.gif",
21 "x32": "http://www.google.com/images/icons/product/search-32.gif" 21 "x32": "http://www.google.com/images/icons/product/search-32.gif"
22 }, 22 },
23 "id": "content:v2", 23 "id": "content:v2",
24 "kind": "discovery#restDescription", 24 "kind": "discovery#restDescription",
25 "name": "content", 25 "name": "content",
26 "ownerDomain": "google.com", 26 "ownerDomain": "google.com",
27 "ownerName": "Google", 27 "ownerName": "Google",
28 "parameters": { 28 "parameters": {
(...skipping 1345 matching lines...) Expand 10 before | Expand all | Expand 10 after
1374 "response": { 1374 "response": {
1375 "$ref": "ProductstatusesListResponse" 1375 "$ref": "ProductstatusesListResponse"
1376 }, 1376 },
1377 "scopes": [ 1377 "scopes": [
1378 "https://www.googleapis.com/auth/content" 1378 "https://www.googleapis.com/auth/content"
1379 ] 1379 ]
1380 } 1380 }
1381 } 1381 }
1382 } 1382 }
1383 }, 1383 },
1384 "revision": "20150729", 1384 "revision": "20150810",
1385 "rootUrl": "https://www.googleapis.com/", 1385 "rootUrl": "https://www.googleapis.com/",
1386 "schemas": { 1386 "schemas": {
1387 "Account": { 1387 "Account": {
1388 "description": "Account data.", 1388 "description": "Account data.",
1389 "id": "Account", 1389 "id": "Account",
1390 "properties": { 1390 "properties": {
1391 "adultContent": { 1391 "adultContent": {
1392 "description": "Indicates whether the merchant sells adult c ontent.", 1392 "description": "Indicates whether the merchant sells adult c ontent.",
1393 "type": "boolean" 1393 "type": "boolean"
1394 }, 1394 },
(...skipping 2602 matching lines...) Expand 10 before | Expand all | Expand 10 after
3997 "type": "string" 3997 "type": "string"
3998 } 3998 }
3999 }, 3999 },
4000 "type": "object" 4000 "type": "object"
4001 } 4001 }
4002 }, 4002 },
4003 "servicePath": "content/v2/", 4003 "servicePath": "content/v2/",
4004 "title": "Content API for Shopping", 4004 "title": "Content API for Shopping",
4005 "version": "v2" 4005 "version": "v2"
4006 } 4006 }
OLDNEW
« no previous file with comments | « discovery/googleapis/container__v1.json ('k') | discovery/googleapis/coordinate__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698