| OLD | NEW |
| 1 { | 1 { |
| 2 "auth": { | 2 "auth": { |
| 3 "oauth2": { | 3 "oauth2": { |
| 4 "scopes": { | 4 "scopes": { |
| 5 "https://www.googleapis.com/auth/consumersurveys": { | 5 "https://www.googleapis.com/auth/consumersurveys": { |
| 6 "description": "View and edit your surveys and results" | 6 "description": "View and edit your surveys and results" |
| 7 }, | 7 }, |
| 8 "https://www.googleapis.com/auth/consumersurveys.readonly": { | 8 "https://www.googleapis.com/auth/consumersurveys.readonly": { |
| 9 "description": "View the results for your surveys" | 9 "description": "View the results for your surveys" |
| 10 }, | 10 }, |
| 11 "https://www.googleapis.com/auth/userinfo.email": { | 11 "https://www.googleapis.com/auth/userinfo.email": { |
| 12 "description": "View your email address" | 12 "description": "View your email address" |
| 13 } | 13 } |
| 14 } | 14 } |
| 15 } | 15 } |
| 16 }, | 16 }, |
| 17 "basePath": "/consumersurveys/v2/", | 17 "basePath": "/consumersurveys/v2/", |
| 18 "baseUrl": "https://www.googleapis.com/consumersurveys/v2/", | 18 "baseUrl": "https://www.googleapis.com/consumersurveys/v2/", |
| 19 "batchPath": "batch", | 19 "batchPath": "batch/consumersurveys/v2", |
| 20 "canonicalName": "Consumer Surveys", | 20 "canonicalName": "Consumer Surveys", |
| 21 "description": "Creates and conducts surveys, lists the surveys that an auth
enticated user owns, and retrieves survey results and information about specifie
d surveys.", | 21 "description": "Creates and conducts surveys, lists the surveys that an auth
enticated user owns, and retrieves survey results and information about specifie
d surveys.", |
| 22 "discoveryVersion": "v1", | 22 "discoveryVersion": "v1", |
| 23 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/e7DEYLH6SdmU14auNlU-9VK4HgU\"", | 23 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/e7DEYLH6SdmU14auNlU-9VK4HgU\"", |
| 24 "icons": { | 24 "icons": { |
| 25 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", | 25 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", |
| 26 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" | 26 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" |
| 27 }, | 27 }, |
| 28 "id": "consumersurveys:v2", | 28 "id": "consumersurveys:v2", |
| 29 "kind": "discovery#restDescription", | 29 "kind": "discovery#restDescription", |
| (...skipping 740 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 770 "type": "string" | 770 "type": "string" |
| 771 } | 771 } |
| 772 }, | 772 }, |
| 773 "type": "object" | 773 "type": "object" |
| 774 } | 774 } |
| 775 }, | 775 }, |
| 776 "servicePath": "consumersurveys/v2/", | 776 "servicePath": "consumersurveys/v2/", |
| 777 "title": "Consumer Surveys API", | 777 "title": "Consumer Surveys API", |
| 778 "version": "v2" | 778 "version": "v2" |
| 779 } | 779 } |
| OLD | NEW |