OLD | NEW |
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 Loading... |
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": "\"l66ggWbucbkBw9Lpos72oziyefE/lIhHS7DoVBl_17P9dXhS2hX6ltI\"", | 44 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/lIhHS7DoVBl_17P9dXhS2hX6ltI\"", |
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 2099 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2154 "type": "integer" | 2154 "type": "integer" |
2155 } | 2155 } |
2156 }, | 2156 }, |
2157 "type": "object" | 2157 "type": "object" |
2158 } | 2158 } |
2159 }, | 2159 }, |
2160 "servicePath": "plusDomains/v1/", | 2160 "servicePath": "plusDomains/v1/", |
2161 "title": "Google+ Domains API", | 2161 "title": "Google+ Domains API", |
2162 "version": "v1" | 2162 "version": "v1" |
2163 } | 2163 } |
OLD | NEW |