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

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

Issue 2695743002: Api-roll 45: 2017-02-13 (Closed)
Patch Set: reverted local changes to pubspec file Created 3 years, 10 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/people__v1.json ('k') | discovery/googleapis/plus__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/plus.circles.read": { 5 "https://www.googleapis.com/auth/plus.circles.read": {
6 "description": "View your circles and the people and pages i n them" 6 "description": "View your circles and the people and pages i n them"
7 }, 7 },
8 "https://www.googleapis.com/auth/plus.circles.write": { 8 "https://www.googleapis.com/auth/plus.circles.write": {
9 "description": "Manage your circles and add people and pages . People and pages you add to your circles will be notified. Others may see this information publicly. People you add to circles can use Hangouts with you." 9 "description": "Manage your circles and add people and pages . People and pages you add to your circles will be notified. Others may see this information publicly. People you add to circles can use Hangouts with you."
10 }, 10 },
(...skipping 23 matching lines...) Expand all
34 } 34 }
35 } 35 }
36 } 36 }
37 }, 37 },
38 "basePath": "/plusDomains/v1/", 38 "basePath": "/plusDomains/v1/",
39 "baseUrl": "https://www.googleapis.com/plusDomains/v1/", 39 "baseUrl": "https://www.googleapis.com/plusDomains/v1/",
40 "batchPath": "batch", 40 "batchPath": "batch",
41 "description": "Builds on top of the Google+ platform for Google Apps Domain s.", 41 "description": "Builds on top of the Google+ platform for Google Apps Domain s.",
42 "discoveryVersion": "v1", 42 "discoveryVersion": "v1",
43 "documentationLink": "https://developers.google.com/+/domains/", 43 "documentationLink": "https://developers.google.com/+/domains/",
44 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/fCnw0jaL7z0YXwpfc9ywyJF13Mo\"", 44 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/xSY-itU7yRLoA1f4W7Z8mQwDkqg\"",
45 "icons": { 45 "icons": {
46 "x16": "http://www.google.com/images/icons/product/gplus-16.png", 46 "x16": "http://www.google.com/images/icons/product/gplus-16.png",
47 "x32": "http://www.google.com/images/icons/product/gplus-32.png" 47 "x32": "http://www.google.com/images/icons/product/gplus-32.png"
48 }, 48 },
49 "id": "plusDomains:v1", 49 "id": "plusDomains:v1",
50 "kind": "discovery#restDescription", 50 "kind": "discovery#restDescription",
51 "name": "plusDomains", 51 "name": "plusDomains",
52 "ownerDomain": "google.com", 52 "ownerDomain": "google.com",
53 "ownerName": "Google", 53 "ownerName": "Google",
54 "parameters": { 54 "parameters": {
(...skipping 790 matching lines...) Expand 10 before | Expand all | Expand 10 after
845 "$ref": "PeopleFeed" 845 "$ref": "PeopleFeed"
846 }, 846 },
847 "scopes": [ 847 "scopes": [
848 "https://www.googleapis.com/auth/plus.circles.read", 848 "https://www.googleapis.com/auth/plus.circles.read",
849 "https://www.googleapis.com/auth/plus.login" 849 "https://www.googleapis.com/auth/plus.login"
850 ] 850 ]
851 } 851 }
852 } 852 }
853 } 853 }
854 }, 854 },
855 "revision": "20170118", 855 "revision": "20170208",
856 "rootUrl": "https://www.googleapis.com/", 856 "rootUrl": "https://www.googleapis.com/",
857 "schemas": { 857 "schemas": {
858 "Acl": { 858 "Acl": {
859 "id": "Acl", 859 "id": "Acl",
860 "properties": { 860 "properties": {
861 "description": { 861 "description": {
862 "description": "Description of the access granted, suitable for display.", 862 "description": "Description of the access granted, suitable for display.",
863 "type": "string" 863 "type": "string"
864 }, 864 },
865 "domainRestricted": { 865 "domainRestricted": {
(...skipping 1366 matching lines...) Expand 10 before | Expand all | Expand 10 after
2232 "type": "integer" 2232 "type": "integer"
2233 } 2233 }
2234 }, 2234 },
2235 "type": "object" 2235 "type": "object"
2236 } 2236 }
2237 }, 2237 },
2238 "servicePath": "plusDomains/v1/", 2238 "servicePath": "plusDomains/v1/",
2239 "title": "Google+ Domains API", 2239 "title": "Google+ Domains API",
2240 "version": "v1" 2240 "version": "v1"
2241 } 2241 }
OLDNEW
« no previous file with comments | « discovery/googleapis/people__v1.json ('k') | discovery/googleapis/plus__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698