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

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

Issue 2281923002: Api-roll 41: 2016-08-26 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 4 years, 3 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
OLDNEW
1 { 1 {
2 "auth": { 2 "auth": {
3 "oauth2": { 3 "oauth2": {
4 "scopes": { 4 "scopes": {
5 "https://www.googleapis.com/auth/youtube": { 5 "https://www.googleapis.com/auth/youtube": {
6 "description": "Manage your YouTube account" 6 "description": "Manage your YouTube account"
7 }, 7 },
8 "https://www.googleapis.com/auth/youtube.force-ssl": { 8 "https://www.googleapis.com/auth/youtube.force-ssl": {
9 "description": "Manage your YouTube account" 9 "description": "Manage your YouTube account"
10 }, 10 },
(...skipping 12 matching lines...) Expand all
23 } 23 }
24 } 24 }
25 }, 25 },
26 "basePath": "/youtube/v3/", 26 "basePath": "/youtube/v3/",
27 "baseUrl": "https://www.googleapis.com/youtube/v3/", 27 "baseUrl": "https://www.googleapis.com/youtube/v3/",
28 "batchPath": "batch", 28 "batchPath": "batch",
29 "canonicalName": "YouTube", 29 "canonicalName": "YouTube",
30 "description": "Supports core YouTube features, such as uploading videos, cr eating and managing playlists, searching for content, and much more.", 30 "description": "Supports core YouTube features, such as uploading videos, cr eating and managing playlists, searching for content, and much more.",
31 "discoveryVersion": "v1", 31 "discoveryVersion": "v1",
32 "documentationLink": "https://developers.google.com/youtube/v3", 32 "documentationLink": "https://developers.google.com/youtube/v3",
33 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/zZWbZ8DfqCMiADEVSmogUNbI6m4\"", 33 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/pZJ6FrWelp1JEEvc4KJivkB6dHw\"",
34 "icons": { 34 "icons": {
35 "x16": "https://www.google.com/images/icons/product/youtube-16.png", 35 "x16": "https://www.google.com/images/icons/product/youtube-16.png",
36 "x32": "https://www.google.com/images/icons/product/youtube-32.png" 36 "x32": "https://www.google.com/images/icons/product/youtube-32.png"
37 }, 37 },
38 "id": "youtube:v3", 38 "id": "youtube:v3",
39 "kind": "discovery#restDescription", 39 "kind": "discovery#restDescription",
40 "name": "youtube", 40 "name": "youtube",
41 "ownerDomain": "google.com", 41 "ownerDomain": "google.com",
42 "ownerName": "Google", 42 "ownerName": "Google",
43 "parameters": { 43 "parameters": {
(...skipping 3411 matching lines...) Expand 10 before | Expand all | Expand 10 after
3455 "path": "watermarks/unset", 3455 "path": "watermarks/unset",
3456 "scopes": [ 3456 "scopes": [
3457 "https://www.googleapis.com/auth/youtube", 3457 "https://www.googleapis.com/auth/youtube",
3458 "https://www.googleapis.com/auth/youtube.force-ssl", 3458 "https://www.googleapis.com/auth/youtube.force-ssl",
3459 "https://www.googleapis.com/auth/youtubepartner" 3459 "https://www.googleapis.com/auth/youtubepartner"
3460 ] 3460 ]
3461 } 3461 }
3462 } 3462 }
3463 } 3463 }
3464 }, 3464 },
3465 "revision": "20160728", 3465 "revision": "20160805",
3466 "rootUrl": "https://www.googleapis.com/", 3466 "rootUrl": "https://www.googleapis.com/",
3467 "schemas": { 3467 "schemas": {
3468 "AccessPolicy": { 3468 "AccessPolicy": {
3469 "description": "Rights management policy for YouTube resources.", 3469 "description": "Rights management policy for YouTube resources.",
3470 "id": "AccessPolicy", 3470 "id": "AccessPolicy",
3471 "properties": { 3471 "properties": {
3472 "allowed": { 3472 "allowed": {
3473 "description": "The value of allowed indicates whether the a ccess to the policy is allowed or denied by default.", 3473 "description": "The value of allowed indicates whether the a ccess to the policy is allowed or denied by default.",
3474 "type": "boolean" 3474 "type": "boolean"
3475 }, 3475 },
(...skipping 7123 matching lines...) Expand 10 before | Expand all | Expand 10 after
10599 "type": "string" 10599 "type": "string"
10600 } 10600 }
10601 }, 10601 },
10602 "type": "object" 10602 "type": "object"
10603 } 10603 }
10604 }, 10604 },
10605 "servicePath": "youtube/v3/", 10605 "servicePath": "youtube/v3/",
10606 "title": "YouTube Data API", 10606 "title": "YouTube Data API",
10607 "version": "v3" 10607 "version": "v3"
10608 } 10608 }
OLDNEW
« no previous file with comments | « discovery/googleapis/vision__v1.json ('k') | discovery/googleapis_beta/adexchangebuyer2__v2beta1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698