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

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

Issue 2039113004: Api-roll 37: 2016-06-06 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 4 years, 6 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/content__v2.json ('k') | discovery/googleapis/dns__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/v2sandbox/", 11 "basePath": "/content/v2sandbox/",
12 "baseUrl": "https://www.googleapis.com/content/v2sandbox/", 12 "baseUrl": "https://www.googleapis.com/content/v2sandbox/",
13 "batchPath": "batch", 13 "batchPath": "batch",
14 "canonicalName": "Shopping Content", 14 "canonicalName": "Shopping Content",
15 "description": "Manages product items, inventory, and Merchant Center accoun ts for Google Shopping.", 15 "description": "Manages product items, inventory, and Merchant Center accoun ts for Google Shopping.",
16 "discoveryVersion": "v1", 16 "discoveryVersion": "v1",
17 "documentationLink": "https://developers.google.com/shopping-content", 17 "documentationLink": "https://developers.google.com/shopping-content",
18 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/4Fd9gR6kX7T-xSLXae9a3rT8Jqg\"", 18 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/iS8jtMC3V9bNu31MkpLw2X0LS14\"",
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:v2sandbox", 23 "id": "content:v2sandbox",
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 586 matching lines...) Expand 10 before | Expand all | Expand 10 after
615 "response": { 615 "response": {
616 "$ref": "OrdersUpdateShipmentResponse" 616 "$ref": "OrdersUpdateShipmentResponse"
617 }, 617 },
618 "scopes": [ 618 "scopes": [
619 "https://www.googleapis.com/auth/content" 619 "https://www.googleapis.com/auth/content"
620 ] 620 ]
621 } 621 }
622 } 622 }
623 } 623 }
624 }, 624 },
625 "revision": "20160419", 625 "revision": "20160520",
626 "rootUrl": "https://www.googleapis.com/", 626 "rootUrl": "https://www.googleapis.com/",
627 "schemas": { 627 "schemas": {
628 "Error": { 628 "Error": {
629 "description": "An error returned by the API.", 629 "description": "An error returned by the API.",
630 "id": "Error", 630 "id": "Error",
631 "properties": { 631 "properties": {
632 "domain": { 632 "domain": {
633 "description": "The domain of the error.", 633 "description": "The domain of the error.",
634 "type": "string" 634 "type": "string"
635 }, 635 },
(...skipping 1621 matching lines...) Expand 10 before | Expand all | Expand 10 after
2257 "type": "string" 2257 "type": "string"
2258 } 2258 }
2259 }, 2259 },
2260 "type": "object" 2260 "type": "object"
2261 } 2261 }
2262 }, 2262 },
2263 "servicePath": "content/v2sandbox/", 2263 "servicePath": "content/v2sandbox/",
2264 "title": "Content API for Shopping", 2264 "title": "Content API for Shopping",
2265 "version": "v2sandbox" 2265 "version": "v2sandbox"
2266 } 2266 }
OLDNEW
« no previous file with comments | « discovery/googleapis/content__v2.json ('k') | discovery/googleapis/dns__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698