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

Side by Side Diff: discovery/googleapis/plusDomains__v1.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/playmoviespartner__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": "The Google+ API enables developers to build on top of the Go ogle+ platform.", 41 "description": "The Google+ API enables developers to build on top of the Go ogle+ platform.",
42 "discoveryVersion": "v1", 42 "discoveryVersion": "v1",
43 "documentationLink": "https://developers.google.com/+/domains/", 43 "documentationLink": "https://developers.google.com/+/domains/",
44 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/T5ClqEST_1znpP6tPbRCfKlJvKU\"", 44 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/jxHHHTxphOxRRj1e-6n-4T9e23M\"",
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": "20150801", 855 "revision": "20150812",
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 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
919 "givenName": { 919 "givenName": {
920 "description": "The given name (\"first name \") of the actor.", 920 "description": "The given name (\"first name \") of the actor.",
921 "type": "string" 921 "type": "string"
922 } 922 }
923 }, 923 },
924 "type": "object" 924 "type": "object"
925 }, 925 },
926 "url": { 926 "url": {
927 "description": "The link to the actor's Google profi le.", 927 "description": "The link to the actor's Google profi le.",
928 "type": "string" 928 "type": "string"
929 },
930 "verification": {
931 "description": "Verification status of actor.",
932 "properties": {
933 "adHocVerified": {
934 "description": "Verification for one-time or manual processes.",
935 "type": "string"
936 }
937 },
938 "type": "object"
929 } 939 }
930 }, 940 },
931 "type": "object" 941 "type": "object"
932 }, 942 },
933 "address": { 943 "address": {
934 "description": "Street address where this activity occurred. ", 944 "description": "Street address where this activity occurred. ",
935 "type": "string" 945 "type": "string"
936 }, 946 },
937 "annotation": { 947 "annotation": {
938 "description": "Additional content added by the person who s hared this activity, applicable only when resharing an activity.", 948 "description": "Additional content added by the person who s hared this activity, applicable only when resharing an activity.",
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
983 "url": { 993 "url": {
984 "description": "A URL that points to a thumbnail photo of the original actor.", 994 "description": "A URL that points to a thumbnail photo of the original actor.",
985 "type": "string" 995 "type": "string"
986 } 996 }
987 }, 997 },
988 "type": "object" 998 "type": "object"
989 }, 999 },
990 "url": { 1000 "url": {
991 "description": "A link to the original actor 's Google profile.", 1001 "description": "A link to the original actor 's Google profile.",
992 "type": "string" 1002 "type": "string"
1003 },
1004 "verification": {
1005 "description": "Verification status of actor .",
1006 "properties": {
1007 "adHocVerified": {
1008 "description": "Verification for one -time or manual processes.",
1009 "type": "string"
1010 }
1011 },
1012 "type": "object"
993 } 1013 }
994 }, 1014 },
995 "type": "object" 1015 "type": "object"
996 }, 1016 },
997 "attachments": { 1017 "attachments": {
998 "description": "The media objects attached to this a ctivity.", 1018 "description": "The media objects attached to this a ctivity.",
999 "items": { 1019 "items": {
1000 "properties": { 1020 "properties": {
1001 "content": { 1021 "content": {
1002 "description": "If the attachment is an article, this property contains a snippet of text from the article. It can also include descriptions for other types.", 1022 "description": "If the attachment is an article, this property contains a snippet of text from the article. It can also include descriptions for other types.",
(...skipping 488 matching lines...) Expand 10 before | Expand all | Expand 10 after
1491 "url": { 1511 "url": {
1492 "description": "The URL of the actor's profi le photo. To resize the image and crop it to a square, append the query string ? sz=x, where x is the dimension in pixels of each side.", 1512 "description": "The URL of the actor's profi le photo. To resize the image and crop it to a square, append the query string ? sz=x, where x is the dimension in pixels of each side.",
1493 "type": "string" 1513 "type": "string"
1494 } 1514 }
1495 }, 1515 },
1496 "type": "object" 1516 "type": "object"
1497 }, 1517 },
1498 "url": { 1518 "url": {
1499 "description": "A link to the Person resource for th is actor.", 1519 "description": "A link to the Person resource for th is actor.",
1500 "type": "string" 1520 "type": "string"
1521 },
1522 "verification": {
1523 "description": "Verification status of actor.",
1524 "properties": {
1525 "adHocVerified": {
1526 "description": "Verification for one-time or manual processes.",
1527 "type": "string"
1528 }
1529 },
1530 "type": "object"
1501 } 1531 }
1502 }, 1532 },
1503 "type": "object" 1533 "type": "object"
1504 }, 1534 },
1505 "etag": { 1535 "etag": {
1506 "description": "ETag of this response for caching purposes." , 1536 "description": "ETag of this response for caching purposes." ,
1507 "type": "string" 1537 "type": "string"
1508 }, 1538 },
1509 "id": { 1539 "id": {
1510 "description": "The ID of this comment.", 1540 "description": "The ID of this comment.",
(...skipping 643 matching lines...) Expand 10 before | Expand all | Expand 10 after
2154 "type": "integer" 2184 "type": "integer"
2155 } 2185 }
2156 }, 2186 },
2157 "type": "object" 2187 "type": "object"
2158 } 2188 }
2159 }, 2189 },
2160 "servicePath": "plusDomains/v1/", 2190 "servicePath": "plusDomains/v1/",
2161 "title": "Google+ Domains API", 2191 "title": "Google+ Domains API",
2162 "version": "v1" 2192 "version": "v1"
2163 } 2193 }
OLDNEW
« no previous file with comments | « discovery/googleapis/playmoviespartner__v1.json ('k') | discovery/googleapis/plus__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698