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

Unified Diff: discovery/googleapis/youtube__v3.json

Issue 1296863002: Api-roll 22: 2015-08-17 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 5 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/webmasters__v3.json ('k') | discovery/googleapis_beta/cloudmonitoring__v2beta2.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 aab64c22444b8cc90302b3f2c830cdd8ae6a908b..bb23f31a319a69074be1e5f4bcfee7938402d06e 100644
--- a/discovery/googleapis/youtube__v3.json
+++ b/discovery/googleapis/youtube__v3.json
@@ -30,7 +30,7 @@
"description": "Programmatic access to YouTube features.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/youtube/v3",
- "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/dDzLANLY4y_3rdEpUNli-dPof40\"",
+ "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/W5t9TOfEJ0i1qWNP9JX0Xv9x3ws\"",
"icons": {
"x16": "https://www.google.com/images/icons/product/youtube-16.png",
"x32": "https://www.google.com/images/icons/product/youtube-32.png"
@@ -199,12 +199,6 @@
"id"
],
"parameters": {
- "debugProjectIdOverride": {
- "description": "The debugProjectIdOverride parameter should be used for mimicking a request for a certain project ID",
- "format": "int64",
- "location": "query",
- "type": "string"
- },
"id": {
"description": "The id parameter identifies the caption track that is being deleted. The value is a caption track ID as identified by the id property in a caption resource.",
"location": "query",
@@ -236,12 +230,6 @@
"id"
],
"parameters": {
- "debugProjectIdOverride": {
- "description": "The debugProjectIdOverride parameter should be used for mimicking a request for a certain project ID",
- "format": "int64",
- "location": "query",
- "type": "string"
- },
"id": {
"description": "The id parameter identifies the caption track that is being retrieved. The value is a caption track ID as identified by the id property in a caption resource.",
"location": "path",
@@ -316,12 +304,6 @@
"part"
],
"parameters": {
- "debugProjectIdOverride": {
- "description": "The debugProjectIdOverride parameter should be used for mimicking a request for a certain project ID.",
- "format": "int64",
- "location": "query",
- "type": "string"
- },
"onBehalfOf": {
"description": "ID of the Google+ Page for the channel that the request is be on behalf of",
"location": "query",
@@ -366,12 +348,6 @@
"videoId"
],
"parameters": {
- "debugProjectIdOverride": {
- "description": "The debugProjectIdOverride parameter should be used for mimicking a request for a certain project ID.",
- "format": "int64",
- "location": "query",
- "type": "string"
- },
"id": {
"description": "The id parameter specifies a comma-separated list of IDs that identify the caption resources that should be retrieved. Each ID must identify a caption track associated with the specified video.",
"location": "query",
@@ -435,12 +411,6 @@
"part"
],
"parameters": {
- "debugProjectIdOverride": {
- "description": "The debugProjectIdOverride parameter should be used for mimicking a request for a certain project ID.",
- "format": "int64",
- "location": "query",
- "type": "string"
- },
"onBehalfOf": {
"description": "ID of the Google+ Page for the channel that the request is be on behalf of",
"location": "query",
@@ -2904,12 +2874,6 @@
"location": "query",
"type": "string"
},
- "debugProjectIdOverride": {
- "description": "The debugProjectIdOverride parameter should be used for mimicking a request for a certain project ID",
- "format": "int64",
- "location": "query",
- "type": "string"
- },
"hl": {
"description": "The hl parameter instructs the API to retrieve localized resource metadata for a specific application language that the YouTube website supports. The parameter value must be a language code included in the list returned by the i18nLanguages.list method.\n\nIf localized resource details are available in that language, the resource's snippet.localized object will contain the localized values. However, if localized details are not available, the snippet.localized object will contain resource details in the resource's default language.",
"location": "query",
@@ -3163,7 +3127,7 @@
}
}
},
- "revision": "20150706",
+ "revision": "20150727",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"AccessPolicy": {
@@ -4793,7 +4757,7 @@
"type": "object"
},
"ContentRating": {
- "description": "Ratings schemes. The country-specific ratings are mostly for movies and shows. NEXT_ID: 65",
+ "description": "Ratings schemes. The country-specific ratings are mostly for movies and shows. NEXT_ID: 66",
"id": "ContentRating",
"properties": {
"acbRating": {
@@ -5114,6 +5078,28 @@
],
"type": "string"
},
+ "cncRating": {
+ "description": "Rating system in France - Commission de classification cinematographique",
+ "enum": [
+ "cnc10",
+ "cnc12",
+ "cnc16",
+ "cnc18",
+ "cncE",
+ "cncT",
+ "cncUnrated"
+ ],
+ "enumDescriptions": [
+ "",
+ "",
+ "",
+ "",
+ "",
+ "",
+ ""
+ ],
+ "type": "string"
+ },
"csaRating": {
"description": "Rating system for France - Conseil sup�rieur de l?audiovisuel",
"enum": [
@@ -5122,6 +5108,7 @@
"csa16",
"csa18",
"csaInterdiction",
+ "csaT",
"csaUnrated"
],
"enumDescriptions": [
@@ -5130,6 +5117,7 @@
"",
"",
"",
+ "",
""
],
"type": "string"
@@ -5337,7 +5325,7 @@
"type": "string"
},
"fmocRating": {
- "description": "Rating system in France - French Minister of Culture",
+ "description": "Deprecated use CNC rating instead",
"enum": [
"fmoc10",
"fmoc12",
@@ -9150,7 +9138,7 @@
"type": "string"
},
"tags": {
- "description": "A list of keyword tags associated with the video. Tags may contain spaces. This field is only visible to the video's uploader.",
+ "description": "A list of keyword tags associated with the video. Tags may contain spaces.",
"items": {
"type": "string"
},
« no previous file with comments | « discovery/googleapis/webmasters__v3.json ('k') | discovery/googleapis_beta/cloudmonitoring__v2beta2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698