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

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

Issue 3006323002: Api-Roll 54: 2017-09-11 (Closed)
Patch Set: use 2.0.0-dev.infinity sdk constraint in pubspecs Created 3 years, 3 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/webfonts__v1.json ('k') | discovery/googleapis/youtubeAnalytics__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/webmasters": { 5 "https://www.googleapis.com/auth/webmasters": {
6 "description": "View and manage Search Console data for your verified sites" 6 "description": "View and manage Search Console data for your verified sites"
7 }, 7 },
8 "https://www.googleapis.com/auth/webmasters.readonly": { 8 "https://www.googleapis.com/auth/webmasters.readonly": {
9 "description": "View Search Console data for your verified s ites" 9 "description": "View Search Console data for your verified s ites"
10 } 10 }
11 } 11 }
12 } 12 }
13 }, 13 },
14 "basePath": "/webmasters/v3/", 14 "basePath": "/webmasters/v3/",
15 "baseUrl": "https://www.googleapis.com/webmasters/v3/", 15 "baseUrl": "https://www.googleapis.com/webmasters/v3/",
16 "batchPath": "batch", 16 "batchPath": "batch/webmasters/v3",
17 "description": "View Google Search Console data for your verified sites.", 17 "description": "View Google Search Console data for your verified sites.",
18 "discoveryVersion": "v1", 18 "discoveryVersion": "v1",
19 "documentationLink": "https://developers.google.com/webmaster-tools/", 19 "documentationLink": "https://developers.google.com/webmaster-tools/",
20 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/FoVh6eGZkMB0Z1f3X5375o8tLXY\"", 20 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/FoVh6eGZkMB0Z1f3X5375o8tLXY\"",
21 "icons": { 21 "icons": {
22 "x16": "https://www.google.com/images/icons/product/webmaster_tools-16.p ng", 22 "x16": "https://www.google.com/images/icons/product/webmaster_tools-16.p ng",
23 "x32": "https://www.google.com/images/icons/product/webmaster_tools-32.p ng" 23 "x32": "https://www.google.com/images/icons/product/webmaster_tools-32.p ng"
24 }, 24 },
25 "id": "webmasters:v3", 25 "id": "webmasters:v3",
26 "kind": "discovery#restDescription", 26 "kind": "discovery#restDescription",
(...skipping 933 matching lines...) Expand 10 before | Expand all | Expand 10 after
960 "type": "string" 960 "type": "string"
961 } 961 }
962 }, 962 },
963 "type": "object" 963 "type": "object"
964 } 964 }
965 }, 965 },
966 "servicePath": "webmasters/v3/", 966 "servicePath": "webmasters/v3/",
967 "title": "Search Console API", 967 "title": "Search Console API",
968 "version": "v3" 968 "version": "v3"
969 } 969 }
OLDNEW
« no previous file with comments | « discovery/googleapis/webfonts__v1.json ('k') | discovery/googleapis/youtubeAnalytics__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698