| 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"
|
|
|