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

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

Issue 2571553005: Api-roll 43: 2016-12-13 (Closed)
Patch Set: Created 4 years 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/storagetransfer__v1.json ('k') | discovery/googleapis/tagmanager__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/surveys": { 5 "https://www.googleapis.com/auth/surveys": {
6 "description": "View and manage your surveys and results" 6 "description": "View and manage your surveys and results"
7 }, 7 },
8 "https://www.googleapis.com/auth/surveys.readonly": { 8 "https://www.googleapis.com/auth/surveys.readonly": {
9 "description": "View your surveys and survey results" 9 "description": "View your surveys and survey results"
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": "/surveys/v2/", 17 "basePath": "/surveys/v2/",
18 "baseUrl": "https://www.googleapis.com/surveys/v2/", 18 "baseUrl": "https://www.googleapis.com/surveys/v2/",
19 "batchPath": "batch", 19 "batchPath": "batch",
20 "canonicalName": "Surveys", 20 "canonicalName": "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": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/6fZP85KIl1fykMUO-HK10xFnDKI\"", 23 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/tlViSJX3ylU_pw2F3DxMwdFrJio\"",
24 "icons": { 24 "icons": {
25 "x16": "http://www.google.com/images/icons/product/search-16.gif", 25 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp. png",
26 "x32": "http://www.google.com/images/icons/product/search-32.gif" 26 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp. png"
27 }, 27 },
28 "id": "surveys:v2", 28 "id": "surveys:v2",
29 "kind": "discovery#restDescription", 29 "kind": "discovery#restDescription",
30 "name": "surveys", 30 "name": "surveys",
31 "ownerDomain": "google.com", 31 "ownerDomain": "google.com",
32 "ownerName": "Google", 32 "ownerName": "Google",
33 "parameters": { 33 "parameters": {
34 "alt": { 34 "alt": {
35 "default": "json", 35 "default": "json",
36 "description": "Data format for the response.", 36 "description": "Data format for the response.",
(...skipping 826 matching lines...) Expand 10 before | Expand all | Expand 10 after
863 "type": "string" 863 "type": "string"
864 } 864 }
865 }, 865 },
866 "type": "object" 866 "type": "object"
867 } 867 }
868 }, 868 },
869 "servicePath": "surveys/v2/", 869 "servicePath": "surveys/v2/",
870 "title": "Surveys API", 870 "title": "Surveys API",
871 "version": "v2" 871 "version": "v2"
872 } 872 }
OLDNEW
« no previous file with comments | « discovery/googleapis/storagetransfer__v1.json ('k') | discovery/googleapis/tagmanager__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698