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

Unified Diff: discovery/googleapis/youtube__v3.json

Issue 770773002: Api roll 7: 2014-12-01 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « discovery/googleapis/youtubeAnalytics__v1.json ('k') | discovery/googleapis_beta/autoscaler__v1beta2.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 c66779f12ccc979600943e566956d81b6515faef..6979ab8fe7b3778e5d8e634156a12453e2a3c2f7 100644
--- a/discovery/googleapis/youtube__v3.json
+++ b/discovery/googleapis/youtube__v3.json
@@ -27,7 +27,7 @@
"description": "Programmatic access to YouTube features.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/youtube/v3",
- "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/cf7c5ZG6Hlk1gdHCokdY0_0FpV8\"",
+ "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/zFXBHo_XoP3u5i4h1cV-J_NP6rE\"",
"icons": {
"x16": "https://www.google.com/images/icons/product/youtube-16.png",
"x32": "https://www.google.com/images/icons/product/youtube-32.png"
@@ -2325,7 +2325,7 @@
}
}
},
- "revision": "20141030",
+ "revision": "20141119",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"AccessPolicy": {
@@ -2794,9 +2794,11 @@
},
"description": "The method or protocol used to transmit the video stream.",
"enum": [
+ "dash",
"rtmp"
],
"enumDescriptions": [
+ "",
""
],
"type": "string"
@@ -7015,6 +7017,10 @@
"description": "Etag of this resource.",
"type": "string"
},
+ "eventId": {
+ "description": "Serialized EventId of the request which produced this response.",
+ "type": "string"
+ },
"items": {
"description": "A list of ratings that match the request criteria.",
"items": {
@@ -7026,6 +7032,10 @@
"default": "youtube#videoGetRatingResponse",
"description": "Identifies what kind of resource this is. Value: the fixed string \"youtube#videoGetRatingResponse\".",
"type": "string"
+ },
+ "visitorId": {
+ "description": "The visitorId identifies the visitor.",
+ "type": "string"
}
},
"type": "object"
« no previous file with comments | « discovery/googleapis/youtubeAnalytics__v1.json ('k') | discovery/googleapis_beta/autoscaler__v1beta2.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698