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

Unified Diff: discovery/googleapis/youtube__v3.json

Issue 2226653002: Api-roll 40: 2016-08-08 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Addressed review comments Created 4 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « discovery/googleapis/vision__v1.json ('k') | discovery/googleapis/youtubereporting__v1.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: discovery/googleapis/youtube__v3.json
diff --git a/discovery/googleapis/youtube__v3.json b/discovery/googleapis/youtube__v3.json
index 5f7d76bc96dfe1988d36ffadda503d1ca9ea9416..8ee6aead3ffc78177c3e2f036152cade41f6e68b 100644
--- a/discovery/googleapis/youtube__v3.json
+++ b/discovery/googleapis/youtube__v3.json
@@ -30,7 +30,7 @@
"description": "Supports core YouTube features, such as uploading videos, creating and managing playlists, searching for content, and much more.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/youtube/v3",
- "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/hBapjF02HWnkK75qjOEKH6irVTc\"",
+ "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/zZWbZ8DfqCMiADEVSmogUNbI6m4\"",
"icons": {
"x16": "https://www.google.com/images/icons/product/youtube-16.png",
"x32": "https://www.google.com/images/icons/product/youtube-32.png"
@@ -3462,7 +3462,7 @@
}
}
},
- "revision": "20160613",
+ "revision": "20160728",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"AccessPolicy": {
@@ -5849,8 +5849,11 @@
"enum": [
"grfilmE",
"grfilmK",
+ "grfilmK12",
"grfilmK13",
+ "grfilmK15",
"grfilmK17",
+ "grfilmK18",
"grfilmUnrated"
],
"enumDescriptions": [
@@ -5858,6 +5861,9 @@
"",
"",
"",
+ "",
+ "",
+ "",
""
],
"type": "string"
@@ -7403,12 +7409,6 @@
"type": "string"
},
"scheduledEndTime": {
- "annotations": {
- "required": [
- "youtube.liveBroadcasts.insert",
- "youtube.liveBroadcasts.update"
- ]
- },
"description": "The date and time that the broadcast is scheduled to end. The value is specified in ISO 8601 (YYYY-MM-DDThh:mm:ss.sZ) format.",
"format": "date-time",
"type": "string"
« no previous file with comments | « discovery/googleapis/vision__v1.json ('k') | discovery/googleapis/youtubereporting__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698