lemboy-google-api-client 0.9.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (555) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +20 -0
  3. data/.rspec +2 -0
  4. data/.rubocop.yml +7 -0
  5. data/.rubocop_todo.yml +63 -0
  6. data/.travis.yml +27 -0
  7. data/.yardopts +12 -0
  8. data/CHANGELOG.md +309 -0
  9. data/CONTRIBUTING.md +31 -0
  10. data/Gemfile +53 -0
  11. data/LICENSE +202 -0
  12. data/MIGRATING.md +171 -0
  13. data/README.md +327 -0
  14. data/Rakefile +2 -0
  15. data/api_names.yaml +36215 -0
  16. data/bin/generate-api +109 -0
  17. data/generated/google/apis/adexchangebuyer2_v2beta1.rb +35 -0
  18. data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +298 -0
  19. data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +122 -0
  20. data/generated/google/apis/adexchangebuyer2_v2beta1/service.rb +458 -0
  21. data/generated/google/apis/adexchangebuyer_v1_3.rb +35 -0
  22. data/generated/google/apis/adexchangebuyer_v1_3/classes.rb +1335 -0
  23. data/generated/google/apis/adexchangebuyer_v1_3/representations.rb +446 -0
  24. data/generated/google/apis/adexchangebuyer_v1_3/service.rb +872 -0
  25. data/generated/google/apis/adexchangebuyer_v1_4.rb +35 -0
  26. data/generated/google/apis/adexchangebuyer_v1_4/classes.rb +3550 -0
  27. data/generated/google/apis/adexchangebuyer_v1_4/representations.rb +1421 -0
  28. data/generated/google/apis/adexchangebuyer_v1_4/service.rb +1538 -0
  29. data/generated/google/apis/adexchangeseller_v2_0.rb +37 -0
  30. data/generated/google/apis/adexchangeseller_v2_0/classes.rb +792 -0
  31. data/generated/google/apis/adexchangeseller_v2_0/representations.rb +347 -0
  32. data/generated/google/apis/adexchangeseller_v2_0/service.rb +667 -0
  33. data/generated/google/apis/admin_datatransfer_v1.rb +37 -0
  34. data/generated/google/apis/admin_datatransfer_v1/classes.rb +267 -0
  35. data/generated/google/apis/admin_datatransfer_v1/representations.rb +130 -0
  36. data/generated/google/apis/admin_datatransfer_v1/service.rb +262 -0
  37. data/generated/google/apis/admin_directory_v1.rb +113 -0
  38. data/generated/google/apis/admin_directory_v1/classes.rb +3241 -0
  39. data/generated/google/apis/admin_directory_v1/representations.rb +1172 -0
  40. data/generated/google/apis/admin_directory_v1/service.rb +3857 -0
  41. data/generated/google/apis/admin_reports_v1.rb +38 -0
  42. data/generated/google/apis/admin_reports_v1/classes.rb +582 -0
  43. data/generated/google/apis/admin_reports_v1/representations.rb +257 -0
  44. data/generated/google/apis/admin_reports_v1/service.rb +336 -0
  45. data/generated/google/apis/adsense_v1_4.rb +37 -0
  46. data/generated/google/apis/adsense_v1_4/classes.rb +1280 -0
  47. data/generated/google/apis/adsense_v1_4/representations.rb +555 -0
  48. data/generated/google/apis/adsense_v1_4/service.rb +1713 -0
  49. data/generated/google/apis/adsensehost_v4_1.rb +35 -0
  50. data/generated/google/apis/adsensehost_v4_1/classes.rb +836 -0
  51. data/generated/google/apis/adsensehost_v4_1/representations.rb +367 -0
  52. data/generated/google/apis/adsensehost_v4_1/service.rb +1164 -0
  53. data/generated/google/apis/analytics_v3.rb +49 -0
  54. data/generated/google/apis/analytics_v3/classes.rb +5536 -0
  55. data/generated/google/apis/analytics_v3/representations.rb +1992 -0
  56. data/generated/google/apis/analytics_v3/service.rb +3785 -0
  57. data/generated/google/apis/analyticsreporting_v4.rb +37 -0
  58. data/generated/google/apis/analyticsreporting_v4/classes.rb +1420 -0
  59. data/generated/google/apis/analyticsreporting_v4/representations.rb +598 -0
  60. data/generated/google/apis/analyticsreporting_v4/service.rb +88 -0
  61. data/generated/google/apis/androidenterprise_v1.rb +34 -0
  62. data/generated/google/apis/androidenterprise_v1/classes.rb +2250 -0
  63. data/generated/google/apis/androidenterprise_v1/representations.rb +970 -0
  64. data/generated/google/apis/androidenterprise_v1/service.rb +3267 -0
  65. data/generated/google/apis/androidpublisher_v2.rb +34 -0
  66. data/generated/google/apis/androidpublisher_v2/classes.rb +1941 -0
  67. data/generated/google/apis/androidpublisher_v2/representations.rb +975 -0
  68. data/generated/google/apis/androidpublisher_v2/service.rb +2572 -0
  69. data/generated/google/apis/appengine_v1beta4.rb +35 -0
  70. data/generated/google/apis/appengine_v1beta4/classes.rb +1585 -0
  71. data/generated/google/apis/appengine_v1beta4/representations.rb +542 -0
  72. data/generated/google/apis/appengine_v1beta4/service.rb +477 -0
  73. data/generated/google/apis/appengine_v1beta5.rb +40 -0
  74. data/generated/google/apis/appengine_v1beta5/classes.rb +1984 -0
  75. data/generated/google/apis/appengine_v1beta5/representations.rb +765 -0
  76. data/generated/google/apis/appengine_v1beta5/service.rb +864 -0
  77. data/generated/google/apis/appsactivity_v1.rb +46 -0
  78. data/generated/google/apis/appsactivity_v1/classes.rb +415 -0
  79. data/generated/google/apis/appsactivity_v1/representations.rb +209 -0
  80. data/generated/google/apis/appsactivity_v1/service.rb +128 -0
  81. data/generated/google/apis/appstate_v1.rb +34 -0
  82. data/generated/google/apis/appstate_v1/classes.rb +154 -0
  83. data/generated/google/apis/appstate_v1/representations.rb +87 -0
  84. data/generated/google/apis/appstate_v1/service.rb +260 -0
  85. data/generated/google/apis/autoscaler_v1beta2.rb +38 -0
  86. data/generated/google/apis/autoscaler_v1beta2/classes.rb +710 -0
  87. data/generated/google/apis/autoscaler_v1beta2/representations.rb +296 -0
  88. data/generated/google/apis/autoscaler_v1beta2/service.rb +478 -0
  89. data/generated/google/apis/bigquery_v2.rb +52 -0
  90. data/generated/google/apis/bigquery_v2/classes.rb +3081 -0
  91. data/generated/google/apis/bigquery_v2/representations.rb +1094 -0
  92. data/generated/google/apis/bigquery_v2/service.rb +988 -0
  93. data/generated/google/apis/blogger_v3.rb +37 -0
  94. data/generated/google/apis/blogger_v3/classes.rb +1354 -0
  95. data/generated/google/apis/blogger_v3/representations.rb +632 -0
  96. data/generated/google/apis/blogger_v3/service.rb +1587 -0
  97. data/generated/google/apis/books_v1.rb +34 -0
  98. data/generated/google/apis/books_v1/classes.rb +4160 -0
  99. data/generated/google/apis/books_v1/representations.rb +1799 -0
  100. data/generated/google/apis/books_v1/service.rb +2300 -0
  101. data/generated/google/apis/calendar_v3.rb +37 -0
  102. data/generated/google/apis/calendar_v3/classes.rb +1742 -0
  103. data/generated/google/apis/calendar_v3/representations.rb +631 -0
  104. data/generated/google/apis/calendar_v3/service.rb +1968 -0
  105. data/generated/google/apis/civicinfo_v2.rb +32 -0
  106. data/generated/google/apis/civicinfo_v2/classes.rb +1499 -0
  107. data/generated/google/apis/civicinfo_v2/representations.rb +572 -0
  108. data/generated/google/apis/civicinfo_v2/service.rb +300 -0
  109. data/generated/google/apis/classroom_v1.rb +70 -0
  110. data/generated/google/apis/classroom_v1/classes.rb +1572 -0
  111. data/generated/google/apis/classroom_v1/representations.rb +729 -0
  112. data/generated/google/apis/classroom_v1/service.rb +1945 -0
  113. data/generated/google/apis/classroom_v1beta1.rb +49 -0
  114. data/generated/google/apis/classroom_v1beta1/classes.rb +447 -0
  115. data/generated/google/apis/classroom_v1beta1/representations.rb +190 -0
  116. data/generated/google/apis/classroom_v1beta1/service.rb +791 -0
  117. data/generated/google/apis/cloudbilling_v1.rb +35 -0
  118. data/generated/google/apis/cloudbilling_v1/classes.rb +169 -0
  119. data/generated/google/apis/cloudbilling_v1/representations.rb +87 -0
  120. data/generated/google/apis/cloudbilling_v1/service.rb +258 -0
  121. data/generated/google/apis/cloudbuild_v1.rb +34 -0
  122. data/generated/google/apis/cloudbuild_v1/classes.rb +919 -0
  123. data/generated/google/apis/cloudbuild_v1/representations.rb +364 -0
  124. data/generated/google/apis/cloudbuild_v1/service.rb +492 -0
  125. data/generated/google/apis/clouddebugger_v2.rb +38 -0
  126. data/generated/google/apis/clouddebugger_v2/classes.rb +1081 -0
  127. data/generated/google/apis/clouddebugger_v2/representations.rb +465 -0
  128. data/generated/google/apis/clouddebugger_v2/service.rb +396 -0
  129. data/generated/google/apis/cloudkms_v1beta1.rb +34 -0
  130. data/generated/google/apis/cloudkms_v1beta1/classes.rb +999 -0
  131. data/generated/google/apis/cloudkms_v1beta1/representations.rb +448 -0
  132. data/generated/google/apis/cloudkms_v1beta1/service.rb +932 -0
  133. data/generated/google/apis/cloudlatencytest_v2.rb +34 -0
  134. data/generated/google/apis/cloudlatencytest_v2/classes.rb +195 -0
  135. data/generated/google/apis/cloudlatencytest_v2/representations.rb +127 -0
  136. data/generated/google/apis/cloudlatencytest_v2/service.rb +135 -0
  137. data/generated/google/apis/cloudmonitoring_v2beta2.rb +37 -0
  138. data/generated/google/apis/cloudmonitoring_v2beta2/classes.rb +679 -0
  139. data/generated/google/apis/cloudmonitoring_v2beta2/representations.rb +353 -0
  140. data/generated/google/apis/cloudmonitoring_v2beta2/service.rb +452 -0
  141. data/generated/google/apis/cloudresourcemanager_v1.rb +38 -0
  142. data/generated/google/apis/cloudresourcemanager_v1/classes.rb +886 -0
  143. data/generated/google/apis/cloudresourcemanager_v1/representations.rb +359 -0
  144. data/generated/google/apis/cloudresourcemanager_v1/service.rb +686 -0
  145. data/generated/google/apis/cloudresourcemanager_v1beta1.rb +38 -0
  146. data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +682 -0
  147. data/generated/google/apis/cloudresourcemanager_v1beta1/representations.rb +312 -0
  148. data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +710 -0
  149. data/generated/google/apis/cloudtrace_v1.rb +43 -0
  150. data/generated/google/apis/cloudtrace_v1/classes.rb +188 -0
  151. data/generated/google/apis/cloudtrace_v1/representations.rb +102 -0
  152. data/generated/google/apis/cloudtrace_v1/service.rb +192 -0
  153. data/generated/google/apis/clouduseraccounts_beta.rb +44 -0
  154. data/generated/google/apis/clouduseraccounts_beta/classes.rb +845 -0
  155. data/generated/google/apis/clouduseraccounts_beta/representations.rb +352 -0
  156. data/generated/google/apis/clouduseraccounts_beta/service.rb +907 -0
  157. data/generated/google/apis/compute_beta.rb +49 -0
  158. data/generated/google/apis/compute_beta/classes.rb +12261 -0
  159. data/generated/google/apis/compute_beta/representations.rb +4615 -0
  160. data/generated/google/apis/compute_beta/service.rb +15330 -0
  161. data/generated/google/apis/compute_v1.rb +49 -0
  162. data/generated/google/apis/compute_v1/classes.rb +11179 -0
  163. data/generated/google/apis/compute_v1/representations.rb +4203 -0
  164. data/generated/google/apis/compute_v1/service.rb +12937 -0
  165. data/generated/google/apis/container_v1.rb +35 -0
  166. data/generated/google/apis/container_v1/classes.rb +1040 -0
  167. data/generated/google/apis/container_v1/representations.rb +415 -0
  168. data/generated/google/apis/container_v1/service.rb +659 -0
  169. data/generated/google/apis/container_v1beta1.rb +35 -0
  170. data/generated/google/apis/container_v1beta1/classes.rb +466 -0
  171. data/generated/google/apis/container_v1beta1/representations.rb +177 -0
  172. data/generated/google/apis/container_v1beta1/service.rb +394 -0
  173. data/generated/google/apis/content_v2.rb +35 -0
  174. data/generated/google/apis/content_v2/classes.rb +6887 -0
  175. data/generated/google/apis/content_v2/representations.rb +2963 -0
  176. data/generated/google/apis/content_v2/service.rb +2653 -0
  177. data/generated/google/apis/coordinate_v1.rb +37 -0
  178. data/generated/google/apis/coordinate_v1/classes.rb +669 -0
  179. data/generated/google/apis/coordinate_v1/representations.rb +321 -0
  180. data/generated/google/apis/coordinate_v1/service.rb +678 -0
  181. data/generated/google/apis/customsearch_v1.rb +31 -0
  182. data/generated/google/apis/customsearch_v1/classes.rb +771 -0
  183. data/generated/google/apis/customsearch_v1/representations.rb +302 -0
  184. data/generated/google/apis/customsearch_v1/service.rb +207 -0
  185. data/generated/google/apis/dataflow_v1b3.rb +37 -0
  186. data/generated/google/apis/dataflow_v1b3/classes.rb +4225 -0
  187. data/generated/google/apis/dataflow_v1b3/representations.rb +1809 -0
  188. data/generated/google/apis/dataflow_v1b3/service.rb +874 -0
  189. data/generated/google/apis/dataproc_v1.rb +34 -0
  190. data/generated/google/apis/dataproc_v1/classes.rb +1716 -0
  191. data/generated/google/apis/dataproc_v1/representations.rb +678 -0
  192. data/generated/google/apis/dataproc_v1/service.rb +670 -0
  193. data/generated/google/apis/datastore_v1.rb +38 -0
  194. data/generated/google/apis/datastore_v1/classes.rb +1289 -0
  195. data/generated/google/apis/datastore_v1/representations.rb +572 -0
  196. data/generated/google/apis/datastore_v1/service.rb +259 -0
  197. data/generated/google/apis/datastore_v1beta2.rb +40 -0
  198. data/generated/google/apis/datastore_v1beta2/classes.rb +1186 -0
  199. data/generated/google/apis/datastore_v1beta2/representations.rb +594 -0
  200. data/generated/google/apis/datastore_v1beta2/service.rb +294 -0
  201. data/generated/google/apis/datastore_v1beta3.rb +38 -0
  202. data/generated/google/apis/datastore_v1beta3/classes.rb +1284 -0
  203. data/generated/google/apis/datastore_v1beta3/representations.rb +572 -0
  204. data/generated/google/apis/datastore_v1beta3/service.rb +259 -0
  205. data/generated/google/apis/deploymentmanager_v2.rb +43 -0
  206. data/generated/google/apis/deploymentmanager_v2/classes.rb +1582 -0
  207. data/generated/google/apis/deploymentmanager_v2/representations.rb +686 -0
  208. data/generated/google/apis/deploymentmanager_v2/service.rb +1026 -0
  209. data/generated/google/apis/deploymentmanager_v2beta2.rb +44 -0
  210. data/generated/google/apis/deploymentmanager_v2beta2/classes.rb +843 -0
  211. data/generated/google/apis/deploymentmanager_v2beta2/representations.rb +306 -0
  212. data/generated/google/apis/deploymentmanager_v2beta2/service.rb +689 -0
  213. data/generated/google/apis/dfareporting_v2_1.rb +37 -0
  214. data/generated/google/apis/dfareporting_v2_1/classes.rb +10770 -0
  215. data/generated/google/apis/dfareporting_v2_1/representations.rb +3438 -0
  216. data/generated/google/apis/dfareporting_v2_1/service.rb +8585 -0
  217. data/generated/google/apis/dfareporting_v2_3.rb +37 -0
  218. data/generated/google/apis/dfareporting_v2_3/classes.rb +10839 -0
  219. data/generated/google/apis/dfareporting_v2_3/representations.rb +3829 -0
  220. data/generated/google/apis/dfareporting_v2_3/service.rb +8581 -0
  221. data/generated/google/apis/dfareporting_v2_5.rb +40 -0
  222. data/generated/google/apis/dfareporting_v2_5/classes.rb +11225 -0
  223. data/generated/google/apis/dfareporting_v2_5/representations.rb +3982 -0
  224. data/generated/google/apis/dfareporting_v2_5/service.rb +8755 -0
  225. data/generated/google/apis/dfareporting_v2_6.rb +40 -0
  226. data/generated/google/apis/dfareporting_v2_6/classes.rb +11586 -0
  227. data/generated/google/apis/dfareporting_v2_6/representations.rb +4119 -0
  228. data/generated/google/apis/dfareporting_v2_6/service.rb +9025 -0
  229. data/generated/google/apis/dfareporting_v2_7.rb +40 -0
  230. data/generated/google/apis/dfareporting_v2_7/classes.rb +11876 -0
  231. data/generated/google/apis/dfareporting_v2_7/representations.rb +4243 -0
  232. data/generated/google/apis/dfareporting_v2_7/service.rb +9095 -0
  233. data/generated/google/apis/discovery_v1.rb +32 -0
  234. data/generated/google/apis/discovery_v1/classes.rb +961 -0
  235. data/generated/google/apis/discovery_v1/representations.rb +397 -0
  236. data/generated/google/apis/discovery_v1/service.rb +142 -0
  237. data/generated/google/apis/dns_v1.rb +43 -0
  238. data/generated/google/apis/dns_v1/classes.rb +406 -0
  239. data/generated/google/apis/dns_v1/representations.rb +167 -0
  240. data/generated/google/apis/dns_v1/service.rb +453 -0
  241. data/generated/google/apis/dns_v2beta1.rb +43 -0
  242. data/generated/google/apis/dns_v2beta1/classes.rb +915 -0
  243. data/generated/google/apis/dns_v2beta1/representations.rb +368 -0
  244. data/generated/google/apis/dns_v2beta1/service.rb +768 -0
  245. data/generated/google/apis/doubleclickbidmanager_v1.rb +31 -0
  246. data/generated/google/apis/doubleclickbidmanager_v1/classes.rb +795 -0
  247. data/generated/google/apis/doubleclickbidmanager_v1/representations.rb +368 -0
  248. data/generated/google/apis/doubleclickbidmanager_v1/service.rb +376 -0
  249. data/generated/google/apis/doubleclicksearch_v2.rb +35 -0
  250. data/generated/google/apis/doubleclicksearch_v2/classes.rb +960 -0
  251. data/generated/google/apis/doubleclicksearch_v2/representations.rb +350 -0
  252. data/generated/google/apis/doubleclicksearch_v2/service.rb +480 -0
  253. data/generated/google/apis/drive_v2.rb +59 -0
  254. data/generated/google/apis/drive_v2/classes.rb +2633 -0
  255. data/generated/google/apis/drive_v2/representations.rb +885 -0
  256. data/generated/google/apis/drive_v2/service.rb +2754 -0
  257. data/generated/google/apis/drive_v3.rb +56 -0
  258. data/generated/google/apis/drive_v3/classes.rb +1611 -0
  259. data/generated/google/apis/drive_v3/representations.rb +555 -0
  260. data/generated/google/apis/drive_v3/service.rb +1553 -0
  261. data/generated/google/apis/fitness_v1.rb +85 -0
  262. data/generated/google/apis/fitness_v1/classes.rb +943 -0
  263. data/generated/google/apis/fitness_v1/representations.rb +380 -0
  264. data/generated/google/apis/fitness_v1/service.rb +674 -0
  265. data/generated/google/apis/fusiontables_v2.rb +37 -0
  266. data/generated/google/apis/fusiontables_v2/classes.rb +1049 -0
  267. data/generated/google/apis/fusiontables_v2/representations.rb +457 -0
  268. data/generated/google/apis/fusiontables_v2/service.rb +1463 -0
  269. data/generated/google/apis/games_configuration_v1configuration.rb +34 -0
  270. data/generated/google/apis/games_configuration_v1configuration/classes.rb +506 -0
  271. data/generated/google/apis/games_configuration_v1configuration/representations.rb +228 -0
  272. data/generated/google/apis/games_configuration_v1configuration/service.rb +565 -0
  273. data/generated/google/apis/games_management_v1management.rb +37 -0
  274. data/generated/google/apis/games_management_v1management/classes.rb +567 -0
  275. data/generated/google/apis/games_management_v1management/representations.rb +278 -0
  276. data/generated/google/apis/games_management_v1management/service.rb +994 -0
  277. data/generated/google/apis/games_v1.rb +40 -0
  278. data/generated/google/apis/games_v1/classes.rb +4667 -0
  279. data/generated/google/apis/games_v1/representations.rb +1800 -0
  280. data/generated/google/apis/games_v1/service.rb +2449 -0
  281. data/generated/google/apis/gan_v1beta1.rb +31 -0
  282. data/generated/google/apis/gan_v1beta1/classes.rb +1428 -0
  283. data/generated/google/apis/gan_v1beta1/representations.rb +462 -0
  284. data/generated/google/apis/gan_v1beta1/service.rb +682 -0
  285. data/generated/google/apis/genomics_v1.rb +46 -0
  286. data/generated/google/apis/genomics_v1/classes.rb +3477 -0
  287. data/generated/google/apis/genomics_v1/representations.rb +1284 -0
  288. data/generated/google/apis/genomics_v1/service.rb +2207 -0
  289. data/generated/google/apis/genomics_v1beta2.rb +46 -0
  290. data/generated/google/apis/genomics_v1beta2/classes.rb +3288 -0
  291. data/generated/google/apis/genomics_v1beta2/representations.rb +1194 -0
  292. data/generated/google/apis/genomics_v1beta2/service.rb +2392 -0
  293. data/generated/google/apis/gmail_v1.rb +61 -0
  294. data/generated/google/apis/gmail_v1/classes.rb +1382 -0
  295. data/generated/google/apis/gmail_v1/representations.rb +624 -0
  296. data/generated/google/apis/gmail_v1/service.rb +2447 -0
  297. data/generated/google/apis/groupsmigration_v1.rb +34 -0
  298. data/generated/google/apis/groupsmigration_v1/classes.rb +51 -0
  299. data/generated/google/apis/groupsmigration_v1/representations.rb +40 -0
  300. data/generated/google/apis/groupsmigration_v1/service.rb +110 -0
  301. data/generated/google/apis/groupssettings_v1.rb +34 -0
  302. data/generated/google/apis/groupssettings_v1/classes.rb +240 -0
  303. data/generated/google/apis/groupssettings_v1/representations.rb +69 -0
  304. data/generated/google/apis/groupssettings_v1/service.rb +179 -0
  305. data/generated/google/apis/iam_v1.rb +36 -0
  306. data/generated/google/apis/iam_v1/classes.rb +640 -0
  307. data/generated/google/apis/iam_v1/representations.rb +316 -0
  308. data/generated/google/apis/iam_v1/service.rb +554 -0
  309. data/generated/google/apis/identitytoolkit_v3.rb +37 -0
  310. data/generated/google/apis/identitytoolkit_v3/classes.rb +2182 -0
  311. data/generated/google/apis/identitytoolkit_v3/representations.rb +742 -0
  312. data/generated/google/apis/identitytoolkit_v3/service.rb +657 -0
  313. data/generated/google/apis/kgsearch_v1.rb +31 -0
  314. data/generated/google/apis/kgsearch_v1/classes.rb +59 -0
  315. data/generated/google/apis/kgsearch_v1/representations.rb +41 -0
  316. data/generated/google/apis/kgsearch_v1/service.rb +113 -0
  317. data/generated/google/apis/language_v1beta1.rb +36 -0
  318. data/generated/google/apis/language_v1beta1/classes.rb +757 -0
  319. data/generated/google/apis/language_v1beta1/representations.rb +339 -0
  320. data/generated/google/apis/language_v1beta1/service.rb +184 -0
  321. data/generated/google/apis/licensing_v1.rb +34 -0
  322. data/generated/google/apis/licensing_v1/classes.rb +132 -0
  323. data/generated/google/apis/licensing_v1/representations.rb +74 -0
  324. data/generated/google/apis/licensing_v1/service.rb +369 -0
  325. data/generated/google/apis/logging_v1beta3.rb +47 -0
  326. data/generated/google/apis/logging_v1beta3/classes.rb +1079 -0
  327. data/generated/google/apis/logging_v1beta3/representations.rb +366 -0
  328. data/generated/google/apis/logging_v1beta3/service.rb +1001 -0
  329. data/generated/google/apis/logging_v2beta1.rb +46 -0
  330. data/generated/google/apis/logging_v2beta1/classes.rb +1254 -0
  331. data/generated/google/apis/logging_v2beta1/representations.rb +421 -0
  332. data/generated/google/apis/logging_v2beta1/service.rb +788 -0
  333. data/generated/google/apis/manager_v1beta2.rb +53 -0
  334. data/generated/google/apis/manager_v1beta2/classes.rb +1287 -0
  335. data/generated/google/apis/manager_v1beta2/representations.rb +606 -0
  336. data/generated/google/apis/manager_v1beta2/service.rb +372 -0
  337. data/generated/google/apis/manufacturers_v1.rb +34 -0
  338. data/generated/google/apis/manufacturers_v1/classes.rb +258 -0
  339. data/generated/google/apis/manufacturers_v1/representations.rb +103 -0
  340. data/generated/google/apis/manufacturers_v1/service.rb +138 -0
  341. data/generated/google/apis/mirror_v1.rb +37 -0
  342. data/generated/google/apis/mirror_v1/classes.rb +1072 -0
  343. data/generated/google/apis/mirror_v1/representations.rb +390 -0
  344. data/generated/google/apis/mirror_v1/service.rb +977 -0
  345. data/generated/google/apis/monitoring_v3.rb +45 -0
  346. data/generated/google/apis/monitoring_v3/classes.rb +1335 -0
  347. data/generated/google/apis/monitoring_v3/representations.rb +516 -0
  348. data/generated/google/apis/monitoring_v3/service.rb +706 -0
  349. data/generated/google/apis/mybusiness_v3.rb +32 -0
  350. data/generated/google/apis/mybusiness_v3/classes.rb +1864 -0
  351. data/generated/google/apis/mybusiness_v3/representations.rb +741 -0
  352. data/generated/google/apis/mybusiness_v3/service.rb +960 -0
  353. data/generated/google/apis/oauth2_v2.rb +43 -0
  354. data/generated/google/apis/oauth2_v2/classes.rb +245 -0
  355. data/generated/google/apis/oauth2_v2/representations.rb +102 -0
  356. data/generated/google/apis/oauth2_v2/service.rb +199 -0
  357. data/generated/google/apis/pagespeedonline_v2.rb +32 -0
  358. data/generated/google/apis/pagespeedonline_v2/classes.rb +614 -0
  359. data/generated/google/apis/pagespeedonline_v2/representations.rb +272 -0
  360. data/generated/google/apis/pagespeedonline_v2/service.rb +119 -0
  361. data/generated/google/apis/partners_v2.rb +32 -0
  362. data/generated/google/apis/partners_v2/classes.rb +942 -0
  363. data/generated/google/apis/partners_v2/representations.rb +454 -0
  364. data/generated/google/apis/partners_v2/service.rb +400 -0
  365. data/generated/google/apis/people_v1.rb +59 -0
  366. data/generated/google/apis/people_v1/classes.rb +1521 -0
  367. data/generated/google/apis/people_v1/representations.rb +663 -0
  368. data/generated/google/apis/people_v1/service.rb +189 -0
  369. data/generated/google/apis/plus_domains_v1.rb +61 -0
  370. data/generated/google/apis/plus_domains_v1/classes.rb +2609 -0
  371. data/generated/google/apis/plus_domains_v1/representations.rb +1111 -0
  372. data/generated/google/apis/plus_domains_v1/service.rb +904 -0
  373. data/generated/google/apis/plus_v1.rb +43 -0
  374. data/generated/google/apis/plus_v1/classes.rb +2094 -0
  375. data/generated/google/apis/plus_v1/representations.rb +907 -0
  376. data/generated/google/apis/plus_v1/service.rb +470 -0
  377. data/generated/google/apis/prediction_v1_6.rb +47 -0
  378. data/generated/google/apis/prediction_v1_6/classes.rb +751 -0
  379. data/generated/google/apis/prediction_v1_6/representations.rb +369 -0
  380. data/generated/google/apis/prediction_v1_6/service.rb +380 -0
  381. data/generated/google/apis/proximitybeacon_v1beta1.rb +34 -0
  382. data/generated/google/apis/proximitybeacon_v1beta1/classes.rb +786 -0
  383. data/generated/google/apis/proximitybeacon_v1beta1/representations.rb +347 -0
  384. data/generated/google/apis/proximitybeacon_v1beta1/service.rb +806 -0
  385. data/generated/google/apis/pubsub_v1.rb +37 -0
  386. data/generated/google/apis/pubsub_v1/classes.rb +676 -0
  387. data/generated/google/apis/pubsub_v1/representations.rb +323 -0
  388. data/generated/google/apis/pubsub_v1/service.rb +900 -0
  389. data/generated/google/apis/pubsub_v1beta2.rb +37 -0
  390. data/generated/google/apis/pubsub_v1beta2/classes.rb +620 -0
  391. data/generated/google/apis/pubsub_v1beta2/representations.rb +282 -0
  392. data/generated/google/apis/pubsub_v1beta2/service.rb +774 -0
  393. data/generated/google/apis/qpx_express_v1.rb +31 -0
  394. data/generated/google/apis/qpx_express_v1/classes.rb +1274 -0
  395. data/generated/google/apis/qpx_express_v1/representations.rb +473 -0
  396. data/generated/google/apis/qpx_express_v1/service.rb +100 -0
  397. data/generated/google/apis/replicapool_v1beta2.rb +44 -0
  398. data/generated/google/apis/replicapool_v1beta2/classes.rb +631 -0
  399. data/generated/google/apis/replicapool_v1beta2/representations.rb +264 -0
  400. data/generated/google/apis/replicapool_v1beta2/service.rb +608 -0
  401. data/generated/google/apis/replicapoolupdater_v1beta1.rb +45 -0
  402. data/generated/google/apis/replicapoolupdater_v1beta1/classes.rb +733 -0
  403. data/generated/google/apis/replicapoolupdater_v1beta1/representations.rb +294 -0
  404. data/generated/google/apis/replicapoolupdater_v1beta1/service.rb +509 -0
  405. data/generated/google/apis/reseller_v1.rb +37 -0
  406. data/generated/google/apis/reseller_v1/classes.rb +540 -0
  407. data/generated/google/apis/reseller_v1/representations.rb +225 -0
  408. data/generated/google/apis/reseller_v1/service.rb +623 -0
  409. data/generated/google/apis/resourceviews_v1beta2.rb +50 -0
  410. data/generated/google/apis/resourceviews_v1beta2/classes.rb +660 -0
  411. data/generated/google/apis/resourceviews_v1beta2/representations.rb +301 -0
  412. data/generated/google/apis/resourceviews_v1beta2/service.rb +563 -0
  413. data/generated/google/apis/script_v1.rb +64 -0
  414. data/generated/google/apis/script_v1/classes.rb +265 -0
  415. data/generated/google/apis/script_v1/representations.rb +119 -0
  416. data/generated/google/apis/script_v1/service.rb +98 -0
  417. data/generated/google/apis/sheets_v4.rb +43 -0
  418. data/generated/google/apis/sheets_v4/classes.rb +6368 -0
  419. data/generated/google/apis/sheets_v4/representations.rb +2289 -0
  420. data/generated/google/apis/sheets_v4/service.rb +569 -0
  421. data/generated/google/apis/site_verification_v1.rb +37 -0
  422. data/generated/google/apis/site_verification_v1/classes.rb +185 -0
  423. data/generated/google/apis/site_verification_v1/representations.rb +113 -0
  424. data/generated/google/apis/site_verification_v1/service.rb +315 -0
  425. data/generated/google/apis/slides_v1.rb +49 -0
  426. data/generated/google/apis/slides_v1/classes.rb +4044 -0
  427. data/generated/google/apis/slides_v1/representations.rb +1765 -0
  428. data/generated/google/apis/slides_v1/service.rb +202 -0
  429. data/generated/google/apis/speech_v1beta1.rb +34 -0
  430. data/generated/google/apis/speech_v1beta1/classes.rb +513 -0
  431. data/generated/google/apis/speech_v1beta1/representations.rb +218 -0
  432. data/generated/google/apis/speech_v1beta1/service.rb +273 -0
  433. data/generated/google/apis/sqladmin_v1beta4.rb +38 -0
  434. data/generated/google/apis/sqladmin_v1beta4/classes.rb +2142 -0
  435. data/generated/google/apis/sqladmin_v1beta4/representations.rb +893 -0
  436. data/generated/google/apis/sqladmin_v1beta4/service.rb +1709 -0
  437. data/generated/google/apis/storage_v1.rb +46 -0
  438. data/generated/google/apis/storage_v1/classes.rb +1255 -0
  439. data/generated/google/apis/storage_v1/representations.rb +502 -0
  440. data/generated/google/apis/storage_v1/service.rb +1906 -0
  441. data/generated/google/apis/storagetransfer_v1.rb +35 -0
  442. data/generated/google/apis/storagetransfer_v1/classes.rb +1046 -0
  443. data/generated/google/apis/storagetransfer_v1/representations.rb +418 -0
  444. data/generated/google/apis/storagetransfer_v1/service.rb +473 -0
  445. data/generated/google/apis/tagmanager_v1.rb +52 -0
  446. data/generated/google/apis/tagmanager_v1/classes.rb +1494 -0
  447. data/generated/google/apis/tagmanager_v1/representations.rb +611 -0
  448. data/generated/google/apis/tagmanager_v1/service.rb +2119 -0
  449. data/generated/google/apis/taskqueue_v1beta2.rb +37 -0
  450. data/generated/google/apis/taskqueue_v1beta2/classes.rb +254 -0
  451. data/generated/google/apis/taskqueue_v1beta2/representations.rb +126 -0
  452. data/generated/google/apis/taskqueue_v1beta2/service.rb +408 -0
  453. data/generated/google/apis/tasks_v1.rb +37 -0
  454. data/generated/google/apis/tasks_v1/classes.rb +296 -0
  455. data/generated/google/apis/tasks_v1/representations.rb +125 -0
  456. data/generated/google/apis/tasks_v1/service.rb +643 -0
  457. data/generated/google/apis/translate_v2.rb +31 -0
  458. data/generated/google/apis/translate_v2/classes.rb +168 -0
  459. data/generated/google/apis/translate_v2/representations.rb +121 -0
  460. data/generated/google/apis/translate_v2/service.rb +182 -0
  461. data/generated/google/apis/urlshortener_v1.rb +34 -0
  462. data/generated/google/apis/urlshortener_v1/classes.rb +246 -0
  463. data/generated/google/apis/urlshortener_v1/representations.rb +121 -0
  464. data/generated/google/apis/urlshortener_v1/service.rb +176 -0
  465. data/generated/google/apis/vision_v1.rb +36 -0
  466. data/generated/google/apis/vision_v1/classes.rb +1267 -0
  467. data/generated/google/apis/vision_v1/representations.rb +418 -0
  468. data/generated/google/apis/vision_v1/service.rb +90 -0
  469. data/generated/google/apis/webmasters_v3.rb +37 -0
  470. data/generated/google/apis/webmasters_v3/classes.rb +570 -0
  471. data/generated/google/apis/webmasters_v3/representations.rb +283 -0
  472. data/generated/google/apis/webmasters_v3/service.rb +573 -0
  473. data/generated/google/apis/youtube_analytics_v1.rb +46 -0
  474. data/generated/google/apis/youtube_analytics_v1/classes.rb +337 -0
  475. data/generated/google/apis/youtube_analytics_v1/representations.rb +174 -0
  476. data/generated/google/apis/youtube_analytics_v1/service.rb +486 -0
  477. data/generated/google/apis/youtube_partner_v1.rb +37 -0
  478. data/generated/google/apis/youtube_partner_v1/classes.rb +3854 -0
  479. data/generated/google/apis/youtube_partner_v1/representations.rb +1537 -0
  480. data/generated/google/apis/youtube_partner_v1/service.rb +3269 -0
  481. data/generated/google/apis/youtube_v3.rb +50 -0
  482. data/generated/google/apis/youtube_v3/classes.rb +8375 -0
  483. data/generated/google/apis/youtube_v3/representations.rb +3273 -0
  484. data/generated/google/apis/youtube_v3/service.rb +4440 -0
  485. data/generated/google/apis/youtubereporting_v1.rb +38 -0
  486. data/generated/google/apis/youtubereporting_v1/classes.rb +302 -0
  487. data/generated/google/apis/youtubereporting_v1/representations.rb +149 -0
  488. data/generated/google/apis/youtubereporting_v1/service.rb +385 -0
  489. data/google-api-client.gemspec +33 -0
  490. data/lib/cacerts.pem +2183 -0
  491. data/lib/google/api_client/auth/installed_app.rb +128 -0
  492. data/lib/google/api_client/auth/key_utils.rb +94 -0
  493. data/lib/google/api_client/auth/storage.rb +104 -0
  494. data/lib/google/api_client/auth/storages/file_store.rb +57 -0
  495. data/lib/google/api_client/auth/storages/redis_store.rb +59 -0
  496. data/lib/google/api_client/client_secrets.rb +177 -0
  497. data/lib/google/apis.rb +58 -0
  498. data/lib/google/apis/core/api_command.rb +146 -0
  499. data/lib/google/apis/core/base_service.rb +401 -0
  500. data/lib/google/apis/core/batch.rb +239 -0
  501. data/lib/google/apis/core/download.rb +108 -0
  502. data/lib/google/apis/core/hashable.rb +44 -0
  503. data/lib/google/apis/core/http_client_adapter.rb +82 -0
  504. data/lib/google/apis/core/http_command.rb +332 -0
  505. data/lib/google/apis/core/json_representation.rb +145 -0
  506. data/lib/google/apis/core/logging.rb +30 -0
  507. data/lib/google/apis/core/multipart.rb +187 -0
  508. data/lib/google/apis/core/upload.rb +295 -0
  509. data/lib/google/apis/errors.rb +80 -0
  510. data/lib/google/apis/generator.rb +70 -0
  511. data/lib/google/apis/generator/annotator.rb +301 -0
  512. data/lib/google/apis/generator/helpers.rb +74 -0
  513. data/lib/google/apis/generator/model.rb +143 -0
  514. data/lib/google/apis/generator/template.rb +124 -0
  515. data/lib/google/apis/generator/templates/_class.tmpl +40 -0
  516. data/lib/google/apis/generator/templates/_method.tmpl +92 -0
  517. data/lib/google/apis/generator/templates/_representation.tmpl +51 -0
  518. data/lib/google/apis/generator/templates/_representation_stub.tmpl +17 -0
  519. data/lib/google/apis/generator/templates/_representation_type.tmpl +10 -0
  520. data/lib/google/apis/generator/templates/classes.rb.tmpl +29 -0
  521. data/lib/google/apis/generator/templates/module.rb.tmpl +40 -0
  522. data/lib/google/apis/generator/templates/representations.rb.tmpl +32 -0
  523. data/lib/google/apis/generator/templates/service.rb.tmpl +60 -0
  524. data/lib/google/apis/options.rb +85 -0
  525. data/lib/google/apis/version.rb +39 -0
  526. data/rakelib/metrics.rake +22 -0
  527. data/rakelib/rubocop.rake +10 -0
  528. data/rakelib/spec.rake +11 -0
  529. data/rakelib/yard.rake +11 -0
  530. data/samples/cli/.env +4 -0
  531. data/samples/cli/Gemfile +7 -0
  532. data/samples/cli/README.md +51 -0
  533. data/samples/cli/google-api-samples +32 -0
  534. data/samples/cli/lib/base_cli.rb +95 -0
  535. data/samples/cli/lib/samples/analytics.rb +62 -0
  536. data/samples/cli/lib/samples/androidpublisher.rb +47 -0
  537. data/samples/cli/lib/samples/bigquery.rb +101 -0
  538. data/samples/cli/lib/samples/calendar.rb +83 -0
  539. data/samples/cli/lib/samples/drive.rb +82 -0
  540. data/samples/cli/lib/samples/gmail.rb +124 -0
  541. data/samples/cli/lib/samples/pubsub.rb +114 -0
  542. data/samples/cli/lib/samples/sheets.rb +61 -0
  543. data/samples/cli/lib/samples/translate.rb +44 -0
  544. data/samples/cli/lib/samples/you_tube.rb +44 -0
  545. data/samples/web/.env +2 -0
  546. data/samples/web/Gemfile +7 -0
  547. data/samples/web/README.md +44 -0
  548. data/samples/web/app.rb +120 -0
  549. data/samples/web/views/calendar.erb +34 -0
  550. data/samples/web/views/drive.erb +33 -0
  551. data/samples/web/views/home.erb +34 -0
  552. data/samples/web/views/layout.erb +40 -0
  553. data/sync.rb +71 -0
  554. data/third_party/hurley_patches.rb +103 -0
  555. metadata +735 -0
@@ -0,0 +1,3273 @@
1
+ # Copyright 2015 Google Inc.
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require 'date'
16
+ require 'google/apis/core/base_service'
17
+ require 'google/apis/core/json_representation'
18
+ require 'google/apis/core/hashable'
19
+ require 'google/apis/errors'
20
+
21
+ module Google
22
+ module Apis
23
+ module YoutubeV3
24
+
25
+ class AccessPolicy
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class Activity
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class ActivityContentDetails
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class ActivityContentDetailsBulletin
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class ActivityContentDetailsChannelItem
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class ActivityContentDetailsComment
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class ActivityContentDetailsFavorite
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class ActivityContentDetailsLike
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class ActivityContentDetailsPlaylistItem
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class ActivityContentDetailsPromotedItem
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class ActivityContentDetailsRecommendation
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class ActivityContentDetailsSocial
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class ActivityContentDetailsSubscription
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class ActivityContentDetailsUpload
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class ListActivitiesResponse
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class ActivitySnippet
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class Caption
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class ListCaptionsResponse
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class CaptionSnippet
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class CdnSettings
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class Channel
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class ChannelAuditDetails
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class ChannelBannerResource
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class ChannelBrandingSettings
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class ChannelContentDetails
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ class RelatedPlaylists
173
+ class Representation < Google::Apis::Core::JsonRepresentation; end
174
+
175
+ include Google::Apis::Core::JsonObjectSupport
176
+ end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class ChannelContentOwnerDetails
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class ChannelConversionPing
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class ChannelConversionPings
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class ListChannelsResponse
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class ChannelLocalization
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class ChannelProfileDetails
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class ChannelSection
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ class ChannelSectionContentDetails
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ class ListChannelSectionsResponse
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class ChannelSectionLocalization
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
241
+ class ChannelSectionSnippet
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class ChannelSectionTargeting
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class ChannelSettings
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class ChannelSnippet
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class ChannelStatistics
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
271
+ class ChannelStatus
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
277
+ class ChannelTopicDetails
278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
279
+
280
+ include Google::Apis::Core::JsonObjectSupport
281
+ end
282
+
283
+ class Comment
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class ListCommentsResponse
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
295
+ class CommentSnippet
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
301
+ class CommentThread
302
+ class Representation < Google::Apis::Core::JsonRepresentation; end
303
+
304
+ include Google::Apis::Core::JsonObjectSupport
305
+ end
306
+
307
+ class ListCommentThreadsResponse
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
313
+ class CommentThreadReplies
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
319
+ class CommentThreadSnippet
320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
321
+
322
+ include Google::Apis::Core::JsonObjectSupport
323
+ end
324
+
325
+ class ContentRating
326
+ class Representation < Google::Apis::Core::JsonRepresentation; end
327
+
328
+ include Google::Apis::Core::JsonObjectSupport
329
+ end
330
+
331
+ class FanFundingEvent
332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
337
+ class FanFundingEventListResponse
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
343
+ class FanFundingEventSnippet
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
349
+ class GeoPoint
350
+ class Representation < Google::Apis::Core::JsonRepresentation; end
351
+
352
+ include Google::Apis::Core::JsonObjectSupport
353
+ end
354
+
355
+ class GuideCategory
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
361
+ class ListGuideCategoriesResponse
362
+ class Representation < Google::Apis::Core::JsonRepresentation; end
363
+
364
+ include Google::Apis::Core::JsonObjectSupport
365
+ end
366
+
367
+ class GuideCategorySnippet
368
+ class Representation < Google::Apis::Core::JsonRepresentation; end
369
+
370
+ include Google::Apis::Core::JsonObjectSupport
371
+ end
372
+
373
+ class I18nLanguage
374
+ class Representation < Google::Apis::Core::JsonRepresentation; end
375
+
376
+ include Google::Apis::Core::JsonObjectSupport
377
+ end
378
+
379
+ class ListI18nLanguagesResponse
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
385
+ class I18nLanguageSnippet
386
+ class Representation < Google::Apis::Core::JsonRepresentation; end
387
+
388
+ include Google::Apis::Core::JsonObjectSupport
389
+ end
390
+
391
+ class I18nRegion
392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
393
+
394
+ include Google::Apis::Core::JsonObjectSupport
395
+ end
396
+
397
+ class ListI18nRegionsResponse
398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
399
+
400
+ include Google::Apis::Core::JsonObjectSupport
401
+ end
402
+
403
+ class I18nRegionSnippet
404
+ class Representation < Google::Apis::Core::JsonRepresentation; end
405
+
406
+ include Google::Apis::Core::JsonObjectSupport
407
+ end
408
+
409
+ class ImageSettings
410
+ class Representation < Google::Apis::Core::JsonRepresentation; end
411
+
412
+ include Google::Apis::Core::JsonObjectSupport
413
+ end
414
+
415
+ class IngestionInfo
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
421
+ class InvideoBranding
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
427
+ class InvideoPosition
428
+ class Representation < Google::Apis::Core::JsonRepresentation; end
429
+
430
+ include Google::Apis::Core::JsonObjectSupport
431
+ end
432
+
433
+ class InvideoPromotion
434
+ class Representation < Google::Apis::Core::JsonRepresentation; end
435
+
436
+ include Google::Apis::Core::JsonObjectSupport
437
+ end
438
+
439
+ class InvideoTiming
440
+ class Representation < Google::Apis::Core::JsonRepresentation; end
441
+
442
+ include Google::Apis::Core::JsonObjectSupport
443
+ end
444
+
445
+ class LanguageTag
446
+ class Representation < Google::Apis::Core::JsonRepresentation; end
447
+
448
+ include Google::Apis::Core::JsonObjectSupport
449
+ end
450
+
451
+ class LiveBroadcast
452
+ class Representation < Google::Apis::Core::JsonRepresentation; end
453
+
454
+ include Google::Apis::Core::JsonObjectSupport
455
+ end
456
+
457
+ class LiveBroadcastContentDetails
458
+ class Representation < Google::Apis::Core::JsonRepresentation; end
459
+
460
+ include Google::Apis::Core::JsonObjectSupport
461
+ end
462
+
463
+ class ListLiveBroadcastsResponse
464
+ class Representation < Google::Apis::Core::JsonRepresentation; end
465
+
466
+ include Google::Apis::Core::JsonObjectSupport
467
+ end
468
+
469
+ class LiveBroadcastSnippet
470
+ class Representation < Google::Apis::Core::JsonRepresentation; end
471
+
472
+ include Google::Apis::Core::JsonObjectSupport
473
+ end
474
+
475
+ class LiveBroadcastStatistics
476
+ class Representation < Google::Apis::Core::JsonRepresentation; end
477
+
478
+ include Google::Apis::Core::JsonObjectSupport
479
+ end
480
+
481
+ class LiveBroadcastStatus
482
+ class Representation < Google::Apis::Core::JsonRepresentation; end
483
+
484
+ include Google::Apis::Core::JsonObjectSupport
485
+ end
486
+
487
+ class LiveBroadcastTopic
488
+ class Representation < Google::Apis::Core::JsonRepresentation; end
489
+
490
+ include Google::Apis::Core::JsonObjectSupport
491
+ end
492
+
493
+ class LiveBroadcastTopicDetails
494
+ class Representation < Google::Apis::Core::JsonRepresentation; end
495
+
496
+ include Google::Apis::Core::JsonObjectSupport
497
+ end
498
+
499
+ class LiveBroadcastTopicSnippet
500
+ class Representation < Google::Apis::Core::JsonRepresentation; end
501
+
502
+ include Google::Apis::Core::JsonObjectSupport
503
+ end
504
+
505
+ class LiveChatBan
506
+ class Representation < Google::Apis::Core::JsonRepresentation; end
507
+
508
+ include Google::Apis::Core::JsonObjectSupport
509
+ end
510
+
511
+ class LiveChatBanSnippet
512
+ class Representation < Google::Apis::Core::JsonRepresentation; end
513
+
514
+ include Google::Apis::Core::JsonObjectSupport
515
+ end
516
+
517
+ class LiveChatFanFundingEventDetails
518
+ class Representation < Google::Apis::Core::JsonRepresentation; end
519
+
520
+ include Google::Apis::Core::JsonObjectSupport
521
+ end
522
+
523
+ class LiveChatMessage
524
+ class Representation < Google::Apis::Core::JsonRepresentation; end
525
+
526
+ include Google::Apis::Core::JsonObjectSupport
527
+ end
528
+
529
+ class LiveChatMessageAuthorDetails
530
+ class Representation < Google::Apis::Core::JsonRepresentation; end
531
+
532
+ include Google::Apis::Core::JsonObjectSupport
533
+ end
534
+
535
+ class LiveChatMessageDeletedDetails
536
+ class Representation < Google::Apis::Core::JsonRepresentation; end
537
+
538
+ include Google::Apis::Core::JsonObjectSupport
539
+ end
540
+
541
+ class LiveChatMessageListResponse
542
+ class Representation < Google::Apis::Core::JsonRepresentation; end
543
+
544
+ include Google::Apis::Core::JsonObjectSupport
545
+ end
546
+
547
+ class LiveChatMessageRetractedDetails
548
+ class Representation < Google::Apis::Core::JsonRepresentation; end
549
+
550
+ include Google::Apis::Core::JsonObjectSupport
551
+ end
552
+
553
+ class LiveChatMessageSnippet
554
+ class Representation < Google::Apis::Core::JsonRepresentation; end
555
+
556
+ include Google::Apis::Core::JsonObjectSupport
557
+ end
558
+
559
+ class LiveChatModerator
560
+ class Representation < Google::Apis::Core::JsonRepresentation; end
561
+
562
+ include Google::Apis::Core::JsonObjectSupport
563
+ end
564
+
565
+ class LiveChatModeratorListResponse
566
+ class Representation < Google::Apis::Core::JsonRepresentation; end
567
+
568
+ include Google::Apis::Core::JsonObjectSupport
569
+ end
570
+
571
+ class LiveChatModeratorSnippet
572
+ class Representation < Google::Apis::Core::JsonRepresentation; end
573
+
574
+ include Google::Apis::Core::JsonObjectSupport
575
+ end
576
+
577
+ class LiveChatPollClosedDetails
578
+ class Representation < Google::Apis::Core::JsonRepresentation; end
579
+
580
+ include Google::Apis::Core::JsonObjectSupport
581
+ end
582
+
583
+ class LiveChatPollEditedDetails
584
+ class Representation < Google::Apis::Core::JsonRepresentation; end
585
+
586
+ include Google::Apis::Core::JsonObjectSupport
587
+ end
588
+
589
+ class LiveChatPollItem
590
+ class Representation < Google::Apis::Core::JsonRepresentation; end
591
+
592
+ include Google::Apis::Core::JsonObjectSupport
593
+ end
594
+
595
+ class LiveChatPollOpenedDetails
596
+ class Representation < Google::Apis::Core::JsonRepresentation; end
597
+
598
+ include Google::Apis::Core::JsonObjectSupport
599
+ end
600
+
601
+ class LiveChatPollVotedDetails
602
+ class Representation < Google::Apis::Core::JsonRepresentation; end
603
+
604
+ include Google::Apis::Core::JsonObjectSupport
605
+ end
606
+
607
+ class LiveChatTextMessageDetails
608
+ class Representation < Google::Apis::Core::JsonRepresentation; end
609
+
610
+ include Google::Apis::Core::JsonObjectSupport
611
+ end
612
+
613
+ class LiveChatUserBannedMessageDetails
614
+ class Representation < Google::Apis::Core::JsonRepresentation; end
615
+
616
+ include Google::Apis::Core::JsonObjectSupport
617
+ end
618
+
619
+ class LiveStream
620
+ class Representation < Google::Apis::Core::JsonRepresentation; end
621
+
622
+ include Google::Apis::Core::JsonObjectSupport
623
+ end
624
+
625
+ class LiveStreamConfigurationIssue
626
+ class Representation < Google::Apis::Core::JsonRepresentation; end
627
+
628
+ include Google::Apis::Core::JsonObjectSupport
629
+ end
630
+
631
+ class LiveStreamContentDetails
632
+ class Representation < Google::Apis::Core::JsonRepresentation; end
633
+
634
+ include Google::Apis::Core::JsonObjectSupport
635
+ end
636
+
637
+ class LiveStreamHealthStatus
638
+ class Representation < Google::Apis::Core::JsonRepresentation; end
639
+
640
+ include Google::Apis::Core::JsonObjectSupport
641
+ end
642
+
643
+ class ListLiveStreamsResponse
644
+ class Representation < Google::Apis::Core::JsonRepresentation; end
645
+
646
+ include Google::Apis::Core::JsonObjectSupport
647
+ end
648
+
649
+ class LiveStreamSnippet
650
+ class Representation < Google::Apis::Core::JsonRepresentation; end
651
+
652
+ include Google::Apis::Core::JsonObjectSupport
653
+ end
654
+
655
+ class LiveStreamStatus
656
+ class Representation < Google::Apis::Core::JsonRepresentation; end
657
+
658
+ include Google::Apis::Core::JsonObjectSupport
659
+ end
660
+
661
+ class LocalizedProperty
662
+ class Representation < Google::Apis::Core::JsonRepresentation; end
663
+
664
+ include Google::Apis::Core::JsonObjectSupport
665
+ end
666
+
667
+ class LocalizedString
668
+ class Representation < Google::Apis::Core::JsonRepresentation; end
669
+
670
+ include Google::Apis::Core::JsonObjectSupport
671
+ end
672
+
673
+ class MonitorStreamInfo
674
+ class Representation < Google::Apis::Core::JsonRepresentation; end
675
+
676
+ include Google::Apis::Core::JsonObjectSupport
677
+ end
678
+
679
+ class PageInfo
680
+ class Representation < Google::Apis::Core::JsonRepresentation; end
681
+
682
+ include Google::Apis::Core::JsonObjectSupport
683
+ end
684
+
685
+ class Playlist
686
+ class Representation < Google::Apis::Core::JsonRepresentation; end
687
+
688
+ include Google::Apis::Core::JsonObjectSupport
689
+ end
690
+
691
+ class PlaylistContentDetails
692
+ class Representation < Google::Apis::Core::JsonRepresentation; end
693
+
694
+ include Google::Apis::Core::JsonObjectSupport
695
+ end
696
+
697
+ class PlaylistItem
698
+ class Representation < Google::Apis::Core::JsonRepresentation; end
699
+
700
+ include Google::Apis::Core::JsonObjectSupport
701
+ end
702
+
703
+ class PlaylistItemContentDetails
704
+ class Representation < Google::Apis::Core::JsonRepresentation; end
705
+
706
+ include Google::Apis::Core::JsonObjectSupport
707
+ end
708
+
709
+ class ListPlaylistItemsResponse
710
+ class Representation < Google::Apis::Core::JsonRepresentation; end
711
+
712
+ include Google::Apis::Core::JsonObjectSupport
713
+ end
714
+
715
+ class PlaylistItemSnippet
716
+ class Representation < Google::Apis::Core::JsonRepresentation; end
717
+
718
+ include Google::Apis::Core::JsonObjectSupport
719
+ end
720
+
721
+ class PlaylistItemStatus
722
+ class Representation < Google::Apis::Core::JsonRepresentation; end
723
+
724
+ include Google::Apis::Core::JsonObjectSupport
725
+ end
726
+
727
+ class ListPlaylistResponse
728
+ class Representation < Google::Apis::Core::JsonRepresentation; end
729
+
730
+ include Google::Apis::Core::JsonObjectSupport
731
+ end
732
+
733
+ class PlaylistLocalization
734
+ class Representation < Google::Apis::Core::JsonRepresentation; end
735
+
736
+ include Google::Apis::Core::JsonObjectSupport
737
+ end
738
+
739
+ class PlaylistPlayer
740
+ class Representation < Google::Apis::Core::JsonRepresentation; end
741
+
742
+ include Google::Apis::Core::JsonObjectSupport
743
+ end
744
+
745
+ class PlaylistSnippet
746
+ class Representation < Google::Apis::Core::JsonRepresentation; end
747
+
748
+ include Google::Apis::Core::JsonObjectSupport
749
+ end
750
+
751
+ class PlaylistStatus
752
+ class Representation < Google::Apis::Core::JsonRepresentation; end
753
+
754
+ include Google::Apis::Core::JsonObjectSupport
755
+ end
756
+
757
+ class PromotedItem
758
+ class Representation < Google::Apis::Core::JsonRepresentation; end
759
+
760
+ include Google::Apis::Core::JsonObjectSupport
761
+ end
762
+
763
+ class PromotedItemId
764
+ class Representation < Google::Apis::Core::JsonRepresentation; end
765
+
766
+ include Google::Apis::Core::JsonObjectSupport
767
+ end
768
+
769
+ class PropertyValue
770
+ class Representation < Google::Apis::Core::JsonRepresentation; end
771
+
772
+ include Google::Apis::Core::JsonObjectSupport
773
+ end
774
+
775
+ class ResourceId
776
+ class Representation < Google::Apis::Core::JsonRepresentation; end
777
+
778
+ include Google::Apis::Core::JsonObjectSupport
779
+ end
780
+
781
+ class SearchListsResponse
782
+ class Representation < Google::Apis::Core::JsonRepresentation; end
783
+
784
+ include Google::Apis::Core::JsonObjectSupport
785
+ end
786
+
787
+ class SearchResult
788
+ class Representation < Google::Apis::Core::JsonRepresentation; end
789
+
790
+ include Google::Apis::Core::JsonObjectSupport
791
+ end
792
+
793
+ class SearchResultSnippet
794
+ class Representation < Google::Apis::Core::JsonRepresentation; end
795
+
796
+ include Google::Apis::Core::JsonObjectSupport
797
+ end
798
+
799
+ class Sponsor
800
+ class Representation < Google::Apis::Core::JsonRepresentation; end
801
+
802
+ include Google::Apis::Core::JsonObjectSupport
803
+ end
804
+
805
+ class SponsorListResponse
806
+ class Representation < Google::Apis::Core::JsonRepresentation; end
807
+
808
+ include Google::Apis::Core::JsonObjectSupport
809
+ end
810
+
811
+ class SponsorSnippet
812
+ class Representation < Google::Apis::Core::JsonRepresentation; end
813
+
814
+ include Google::Apis::Core::JsonObjectSupport
815
+ end
816
+
817
+ class Subscription
818
+ class Representation < Google::Apis::Core::JsonRepresentation; end
819
+
820
+ include Google::Apis::Core::JsonObjectSupport
821
+ end
822
+
823
+ class SubscriptionContentDetails
824
+ class Representation < Google::Apis::Core::JsonRepresentation; end
825
+
826
+ include Google::Apis::Core::JsonObjectSupport
827
+ end
828
+
829
+ class ListSubscriptionResponse
830
+ class Representation < Google::Apis::Core::JsonRepresentation; end
831
+
832
+ include Google::Apis::Core::JsonObjectSupport
833
+ end
834
+
835
+ class SubscriptionSnippet
836
+ class Representation < Google::Apis::Core::JsonRepresentation; end
837
+
838
+ include Google::Apis::Core::JsonObjectSupport
839
+ end
840
+
841
+ class SubscriptionSubscriberSnippet
842
+ class Representation < Google::Apis::Core::JsonRepresentation; end
843
+
844
+ include Google::Apis::Core::JsonObjectSupport
845
+ end
846
+
847
+ class Thumbnail
848
+ class Representation < Google::Apis::Core::JsonRepresentation; end
849
+
850
+ include Google::Apis::Core::JsonObjectSupport
851
+ end
852
+
853
+ class ThumbnailDetails
854
+ class Representation < Google::Apis::Core::JsonRepresentation; end
855
+
856
+ include Google::Apis::Core::JsonObjectSupport
857
+ end
858
+
859
+ class SetThumbnailResponse
860
+ class Representation < Google::Apis::Core::JsonRepresentation; end
861
+
862
+ include Google::Apis::Core::JsonObjectSupport
863
+ end
864
+
865
+ class TokenPagination
866
+ class Representation < Google::Apis::Core::JsonRepresentation; end
867
+
868
+ include Google::Apis::Core::JsonObjectSupport
869
+ end
870
+
871
+ class Video
872
+ class Representation < Google::Apis::Core::JsonRepresentation; end
873
+
874
+ include Google::Apis::Core::JsonObjectSupport
875
+ end
876
+
877
+ class VideoAbuseReport
878
+ class Representation < Google::Apis::Core::JsonRepresentation; end
879
+
880
+ include Google::Apis::Core::JsonObjectSupport
881
+ end
882
+
883
+ class VideoAbuseReportReason
884
+ class Representation < Google::Apis::Core::JsonRepresentation; end
885
+
886
+ include Google::Apis::Core::JsonObjectSupport
887
+ end
888
+
889
+ class ListVideoAbuseReportReasonResponse
890
+ class Representation < Google::Apis::Core::JsonRepresentation; end
891
+
892
+ include Google::Apis::Core::JsonObjectSupport
893
+ end
894
+
895
+ class VideoAbuseReportReasonSnippet
896
+ class Representation < Google::Apis::Core::JsonRepresentation; end
897
+
898
+ include Google::Apis::Core::JsonObjectSupport
899
+ end
900
+
901
+ class VideoAbuseReportSecondaryReason
902
+ class Representation < Google::Apis::Core::JsonRepresentation; end
903
+
904
+ include Google::Apis::Core::JsonObjectSupport
905
+ end
906
+
907
+ class VideoAgeGating
908
+ class Representation < Google::Apis::Core::JsonRepresentation; end
909
+
910
+ include Google::Apis::Core::JsonObjectSupport
911
+ end
912
+
913
+ class VideoCategory
914
+ class Representation < Google::Apis::Core::JsonRepresentation; end
915
+
916
+ include Google::Apis::Core::JsonObjectSupport
917
+ end
918
+
919
+ class ListVideoCategoryResponse
920
+ class Representation < Google::Apis::Core::JsonRepresentation; end
921
+
922
+ include Google::Apis::Core::JsonObjectSupport
923
+ end
924
+
925
+ class VideoCategorySnippet
926
+ class Representation < Google::Apis::Core::JsonRepresentation; end
927
+
928
+ include Google::Apis::Core::JsonObjectSupport
929
+ end
930
+
931
+ class VideoContentDetails
932
+ class Representation < Google::Apis::Core::JsonRepresentation; end
933
+
934
+ include Google::Apis::Core::JsonObjectSupport
935
+ end
936
+
937
+ class VideoContentDetailsRegionRestriction
938
+ class Representation < Google::Apis::Core::JsonRepresentation; end
939
+
940
+ include Google::Apis::Core::JsonObjectSupport
941
+ end
942
+
943
+ class VideoFileDetails
944
+ class Representation < Google::Apis::Core::JsonRepresentation; end
945
+
946
+ include Google::Apis::Core::JsonObjectSupport
947
+ end
948
+
949
+ class VideoFileDetailsAudioStream
950
+ class Representation < Google::Apis::Core::JsonRepresentation; end
951
+
952
+ include Google::Apis::Core::JsonObjectSupport
953
+ end
954
+
955
+ class VideoFileDetailsVideoStream
956
+ class Representation < Google::Apis::Core::JsonRepresentation; end
957
+
958
+ include Google::Apis::Core::JsonObjectSupport
959
+ end
960
+
961
+ class GetVideoRatingResponse
962
+ class Representation < Google::Apis::Core::JsonRepresentation; end
963
+
964
+ include Google::Apis::Core::JsonObjectSupport
965
+ end
966
+
967
+ class ListVideosResponse
968
+ class Representation < Google::Apis::Core::JsonRepresentation; end
969
+
970
+ include Google::Apis::Core::JsonObjectSupport
971
+ end
972
+
973
+ class VideoLiveStreamingDetails
974
+ class Representation < Google::Apis::Core::JsonRepresentation; end
975
+
976
+ include Google::Apis::Core::JsonObjectSupport
977
+ end
978
+
979
+ class VideoLocalization
980
+ class Representation < Google::Apis::Core::JsonRepresentation; end
981
+
982
+ include Google::Apis::Core::JsonObjectSupport
983
+ end
984
+
985
+ class VideoMonetizationDetails
986
+ class Representation < Google::Apis::Core::JsonRepresentation; end
987
+
988
+ include Google::Apis::Core::JsonObjectSupport
989
+ end
990
+
991
+ class VideoPlayer
992
+ class Representation < Google::Apis::Core::JsonRepresentation; end
993
+
994
+ include Google::Apis::Core::JsonObjectSupport
995
+ end
996
+
997
+ class VideoProcessingDetails
998
+ class Representation < Google::Apis::Core::JsonRepresentation; end
999
+
1000
+ include Google::Apis::Core::JsonObjectSupport
1001
+ end
1002
+
1003
+ class VideoProcessingDetailsProcessingProgress
1004
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1005
+
1006
+ include Google::Apis::Core::JsonObjectSupport
1007
+ end
1008
+
1009
+ class VideoProjectDetails
1010
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1011
+
1012
+ include Google::Apis::Core::JsonObjectSupport
1013
+ end
1014
+
1015
+ class VideoRating
1016
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1017
+
1018
+ include Google::Apis::Core::JsonObjectSupport
1019
+ end
1020
+
1021
+ class VideoRecordingDetails
1022
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1023
+
1024
+ include Google::Apis::Core::JsonObjectSupport
1025
+ end
1026
+
1027
+ class VideoSnippet
1028
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1029
+
1030
+ include Google::Apis::Core::JsonObjectSupport
1031
+ end
1032
+
1033
+ class VideoStatistics
1034
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1035
+
1036
+ include Google::Apis::Core::JsonObjectSupport
1037
+ end
1038
+
1039
+ class VideoStatus
1040
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1041
+
1042
+ include Google::Apis::Core::JsonObjectSupport
1043
+ end
1044
+
1045
+ class VideoSuggestions
1046
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1047
+
1048
+ include Google::Apis::Core::JsonObjectSupport
1049
+ end
1050
+
1051
+ class VideoSuggestionsTagSuggestion
1052
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1053
+
1054
+ include Google::Apis::Core::JsonObjectSupport
1055
+ end
1056
+
1057
+ class VideoTopicDetails
1058
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1059
+
1060
+ include Google::Apis::Core::JsonObjectSupport
1061
+ end
1062
+
1063
+ class WatchSettings
1064
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1065
+
1066
+ include Google::Apis::Core::JsonObjectSupport
1067
+ end
1068
+
1069
+ class AccessPolicy
1070
+ # @private
1071
+ class Representation < Google::Apis::Core::JsonRepresentation
1072
+ property :allowed, as: 'allowed'
1073
+ collection :exception, as: 'exception'
1074
+ end
1075
+ end
1076
+
1077
+ class Activity
1078
+ # @private
1079
+ class Representation < Google::Apis::Core::JsonRepresentation
1080
+ property :content_details, as: 'contentDetails', class: Google::Apis::YoutubeV3::ActivityContentDetails, decorator: Google::Apis::YoutubeV3::ActivityContentDetails::Representation
1081
+
1082
+ property :etag, as: 'etag'
1083
+ property :id, as: 'id'
1084
+ property :kind, as: 'kind'
1085
+ property :snippet, as: 'snippet', class: Google::Apis::YoutubeV3::ActivitySnippet, decorator: Google::Apis::YoutubeV3::ActivitySnippet::Representation
1086
+
1087
+ end
1088
+ end
1089
+
1090
+ class ActivityContentDetails
1091
+ # @private
1092
+ class Representation < Google::Apis::Core::JsonRepresentation
1093
+ property :bulletin, as: 'bulletin', class: Google::Apis::YoutubeV3::ActivityContentDetailsBulletin, decorator: Google::Apis::YoutubeV3::ActivityContentDetailsBulletin::Representation
1094
+
1095
+ property :channel_item, as: 'channelItem', class: Google::Apis::YoutubeV3::ActivityContentDetailsChannelItem, decorator: Google::Apis::YoutubeV3::ActivityContentDetailsChannelItem::Representation
1096
+
1097
+ property :comment, as: 'comment', class: Google::Apis::YoutubeV3::ActivityContentDetailsComment, decorator: Google::Apis::YoutubeV3::ActivityContentDetailsComment::Representation
1098
+
1099
+ property :favorite, as: 'favorite', class: Google::Apis::YoutubeV3::ActivityContentDetailsFavorite, decorator: Google::Apis::YoutubeV3::ActivityContentDetailsFavorite::Representation
1100
+
1101
+ property :like, as: 'like', class: Google::Apis::YoutubeV3::ActivityContentDetailsLike, decorator: Google::Apis::YoutubeV3::ActivityContentDetailsLike::Representation
1102
+
1103
+ property :playlist_item, as: 'playlistItem', class: Google::Apis::YoutubeV3::ActivityContentDetailsPlaylistItem, decorator: Google::Apis::YoutubeV3::ActivityContentDetailsPlaylistItem::Representation
1104
+
1105
+ property :promoted_item, as: 'promotedItem', class: Google::Apis::YoutubeV3::ActivityContentDetailsPromotedItem, decorator: Google::Apis::YoutubeV3::ActivityContentDetailsPromotedItem::Representation
1106
+
1107
+ property :recommendation, as: 'recommendation', class: Google::Apis::YoutubeV3::ActivityContentDetailsRecommendation, decorator: Google::Apis::YoutubeV3::ActivityContentDetailsRecommendation::Representation
1108
+
1109
+ property :social, as: 'social', class: Google::Apis::YoutubeV3::ActivityContentDetailsSocial, decorator: Google::Apis::YoutubeV3::ActivityContentDetailsSocial::Representation
1110
+
1111
+ property :subscription, as: 'subscription', class: Google::Apis::YoutubeV3::ActivityContentDetailsSubscription, decorator: Google::Apis::YoutubeV3::ActivityContentDetailsSubscription::Representation
1112
+
1113
+ property :upload, as: 'upload', class: Google::Apis::YoutubeV3::ActivityContentDetailsUpload, decorator: Google::Apis::YoutubeV3::ActivityContentDetailsUpload::Representation
1114
+
1115
+ end
1116
+ end
1117
+
1118
+ class ActivityContentDetailsBulletin
1119
+ # @private
1120
+ class Representation < Google::Apis::Core::JsonRepresentation
1121
+ property :resource_id, as: 'resourceId', class: Google::Apis::YoutubeV3::ResourceId, decorator: Google::Apis::YoutubeV3::ResourceId::Representation
1122
+
1123
+ end
1124
+ end
1125
+
1126
+ class ActivityContentDetailsChannelItem
1127
+ # @private
1128
+ class Representation < Google::Apis::Core::JsonRepresentation
1129
+ property :resource_id, as: 'resourceId', class: Google::Apis::YoutubeV3::ResourceId, decorator: Google::Apis::YoutubeV3::ResourceId::Representation
1130
+
1131
+ end
1132
+ end
1133
+
1134
+ class ActivityContentDetailsComment
1135
+ # @private
1136
+ class Representation < Google::Apis::Core::JsonRepresentation
1137
+ property :resource_id, as: 'resourceId', class: Google::Apis::YoutubeV3::ResourceId, decorator: Google::Apis::YoutubeV3::ResourceId::Representation
1138
+
1139
+ end
1140
+ end
1141
+
1142
+ class ActivityContentDetailsFavorite
1143
+ # @private
1144
+ class Representation < Google::Apis::Core::JsonRepresentation
1145
+ property :resource_id, as: 'resourceId', class: Google::Apis::YoutubeV3::ResourceId, decorator: Google::Apis::YoutubeV3::ResourceId::Representation
1146
+
1147
+ end
1148
+ end
1149
+
1150
+ class ActivityContentDetailsLike
1151
+ # @private
1152
+ class Representation < Google::Apis::Core::JsonRepresentation
1153
+ property :resource_id, as: 'resourceId', class: Google::Apis::YoutubeV3::ResourceId, decorator: Google::Apis::YoutubeV3::ResourceId::Representation
1154
+
1155
+ end
1156
+ end
1157
+
1158
+ class ActivityContentDetailsPlaylistItem
1159
+ # @private
1160
+ class Representation < Google::Apis::Core::JsonRepresentation
1161
+ property :playlist_id, as: 'playlistId'
1162
+ property :playlist_item_id, as: 'playlistItemId'
1163
+ property :resource_id, as: 'resourceId', class: Google::Apis::YoutubeV3::ResourceId, decorator: Google::Apis::YoutubeV3::ResourceId::Representation
1164
+
1165
+ end
1166
+ end
1167
+
1168
+ class ActivityContentDetailsPromotedItem
1169
+ # @private
1170
+ class Representation < Google::Apis::Core::JsonRepresentation
1171
+ property :ad_tag, as: 'adTag'
1172
+ property :click_tracking_url, as: 'clickTrackingUrl'
1173
+ property :creative_view_url, as: 'creativeViewUrl'
1174
+ property :cta_type, as: 'ctaType'
1175
+ property :custom_cta_button_text, as: 'customCtaButtonText'
1176
+ property :description_text, as: 'descriptionText'
1177
+ property :destination_url, as: 'destinationUrl'
1178
+ collection :forecasting_url, as: 'forecastingUrl'
1179
+ collection :impression_url, as: 'impressionUrl'
1180
+ property :video_id, as: 'videoId'
1181
+ end
1182
+ end
1183
+
1184
+ class ActivityContentDetailsRecommendation
1185
+ # @private
1186
+ class Representation < Google::Apis::Core::JsonRepresentation
1187
+ property :reason, as: 'reason'
1188
+ property :resource_id, as: 'resourceId', class: Google::Apis::YoutubeV3::ResourceId, decorator: Google::Apis::YoutubeV3::ResourceId::Representation
1189
+
1190
+ property :seed_resource_id, as: 'seedResourceId', class: Google::Apis::YoutubeV3::ResourceId, decorator: Google::Apis::YoutubeV3::ResourceId::Representation
1191
+
1192
+ end
1193
+ end
1194
+
1195
+ class ActivityContentDetailsSocial
1196
+ # @private
1197
+ class Representation < Google::Apis::Core::JsonRepresentation
1198
+ property :author, as: 'author'
1199
+ property :image_url, as: 'imageUrl'
1200
+ property :reference_url, as: 'referenceUrl'
1201
+ property :resource_id, as: 'resourceId', class: Google::Apis::YoutubeV3::ResourceId, decorator: Google::Apis::YoutubeV3::ResourceId::Representation
1202
+
1203
+ property :type, as: 'type'
1204
+ end
1205
+ end
1206
+
1207
+ class ActivityContentDetailsSubscription
1208
+ # @private
1209
+ class Representation < Google::Apis::Core::JsonRepresentation
1210
+ property :resource_id, as: 'resourceId', class: Google::Apis::YoutubeV3::ResourceId, decorator: Google::Apis::YoutubeV3::ResourceId::Representation
1211
+
1212
+ end
1213
+ end
1214
+
1215
+ class ActivityContentDetailsUpload
1216
+ # @private
1217
+ class Representation < Google::Apis::Core::JsonRepresentation
1218
+ property :video_id, as: 'videoId'
1219
+ end
1220
+ end
1221
+
1222
+ class ListActivitiesResponse
1223
+ # @private
1224
+ class Representation < Google::Apis::Core::JsonRepresentation
1225
+ property :etag, as: 'etag'
1226
+ property :event_id, as: 'eventId'
1227
+ collection :items, as: 'items', class: Google::Apis::YoutubeV3::Activity, decorator: Google::Apis::YoutubeV3::Activity::Representation
1228
+
1229
+ property :kind, as: 'kind'
1230
+ property :next_page_token, as: 'nextPageToken'
1231
+ property :page_info, as: 'pageInfo', class: Google::Apis::YoutubeV3::PageInfo, decorator: Google::Apis::YoutubeV3::PageInfo::Representation
1232
+
1233
+ property :prev_page_token, as: 'prevPageToken'
1234
+ property :token_pagination, as: 'tokenPagination', class: Google::Apis::YoutubeV3::TokenPagination, decorator: Google::Apis::YoutubeV3::TokenPagination::Representation
1235
+
1236
+ property :visitor_id, as: 'visitorId'
1237
+ end
1238
+ end
1239
+
1240
+ class ActivitySnippet
1241
+ # @private
1242
+ class Representation < Google::Apis::Core::JsonRepresentation
1243
+ property :channel_id, as: 'channelId'
1244
+ property :channel_title, as: 'channelTitle'
1245
+ property :description, as: 'description'
1246
+ property :group_id, as: 'groupId'
1247
+ property :published_at, as: 'publishedAt', type: DateTime
1248
+
1249
+ property :thumbnails, as: 'thumbnails', class: Google::Apis::YoutubeV3::ThumbnailDetails, decorator: Google::Apis::YoutubeV3::ThumbnailDetails::Representation
1250
+
1251
+ property :title, as: 'title'
1252
+ property :type, as: 'type'
1253
+ end
1254
+ end
1255
+
1256
+ class Caption
1257
+ # @private
1258
+ class Representation < Google::Apis::Core::JsonRepresentation
1259
+ property :etag, as: 'etag'
1260
+ property :id, as: 'id'
1261
+ property :kind, as: 'kind'
1262
+ property :snippet, as: 'snippet', class: Google::Apis::YoutubeV3::CaptionSnippet, decorator: Google::Apis::YoutubeV3::CaptionSnippet::Representation
1263
+
1264
+ end
1265
+ end
1266
+
1267
+ class ListCaptionsResponse
1268
+ # @private
1269
+ class Representation < Google::Apis::Core::JsonRepresentation
1270
+ property :etag, as: 'etag'
1271
+ property :event_id, as: 'eventId'
1272
+ collection :items, as: 'items', class: Google::Apis::YoutubeV3::Caption, decorator: Google::Apis::YoutubeV3::Caption::Representation
1273
+
1274
+ property :kind, as: 'kind'
1275
+ property :visitor_id, as: 'visitorId'
1276
+ end
1277
+ end
1278
+
1279
+ class CaptionSnippet
1280
+ # @private
1281
+ class Representation < Google::Apis::Core::JsonRepresentation
1282
+ property :audio_track_type, as: 'audioTrackType'
1283
+ property :failure_reason, as: 'failureReason'
1284
+ property :is_auto_synced, as: 'isAutoSynced'
1285
+ property :is_cc, as: 'isCC'
1286
+ property :is_draft, as: 'isDraft'
1287
+ property :is_easy_reader, as: 'isEasyReader'
1288
+ property :is_large, as: 'isLarge'
1289
+ property :language, as: 'language'
1290
+ property :last_updated, as: 'lastUpdated', type: DateTime
1291
+
1292
+ property :name, as: 'name'
1293
+ property :status, as: 'status'
1294
+ property :track_kind, as: 'trackKind'
1295
+ property :video_id, as: 'videoId'
1296
+ end
1297
+ end
1298
+
1299
+ class CdnSettings
1300
+ # @private
1301
+ class Representation < Google::Apis::Core::JsonRepresentation
1302
+ property :format, as: 'format'
1303
+ property :frame_rate, as: 'frameRate'
1304
+ property :ingestion_info, as: 'ingestionInfo', class: Google::Apis::YoutubeV3::IngestionInfo, decorator: Google::Apis::YoutubeV3::IngestionInfo::Representation
1305
+
1306
+ property :ingestion_type, as: 'ingestionType'
1307
+ property :resolution, as: 'resolution'
1308
+ end
1309
+ end
1310
+
1311
+ class Channel
1312
+ # @private
1313
+ class Representation < Google::Apis::Core::JsonRepresentation
1314
+ property :audit_details, as: 'auditDetails', class: Google::Apis::YoutubeV3::ChannelAuditDetails, decorator: Google::Apis::YoutubeV3::ChannelAuditDetails::Representation
1315
+
1316
+ property :branding_settings, as: 'brandingSettings', class: Google::Apis::YoutubeV3::ChannelBrandingSettings, decorator: Google::Apis::YoutubeV3::ChannelBrandingSettings::Representation
1317
+
1318
+ property :content_details, as: 'contentDetails', class: Google::Apis::YoutubeV3::ChannelContentDetails, decorator: Google::Apis::YoutubeV3::ChannelContentDetails::Representation
1319
+
1320
+ property :content_owner_details, as: 'contentOwnerDetails', class: Google::Apis::YoutubeV3::ChannelContentOwnerDetails, decorator: Google::Apis::YoutubeV3::ChannelContentOwnerDetails::Representation
1321
+
1322
+ property :conversion_pings, as: 'conversionPings', class: Google::Apis::YoutubeV3::ChannelConversionPings, decorator: Google::Apis::YoutubeV3::ChannelConversionPings::Representation
1323
+
1324
+ property :etag, as: 'etag'
1325
+ property :id, as: 'id'
1326
+ property :invideo_promotion, as: 'invideoPromotion', class: Google::Apis::YoutubeV3::InvideoPromotion, decorator: Google::Apis::YoutubeV3::InvideoPromotion::Representation
1327
+
1328
+ property :kind, as: 'kind'
1329
+ hash :localizations, as: 'localizations', class: Google::Apis::YoutubeV3::ChannelLocalization, decorator: Google::Apis::YoutubeV3::ChannelLocalization::Representation
1330
+
1331
+ property :snippet, as: 'snippet', class: Google::Apis::YoutubeV3::ChannelSnippet, decorator: Google::Apis::YoutubeV3::ChannelSnippet::Representation
1332
+
1333
+ property :statistics, as: 'statistics', class: Google::Apis::YoutubeV3::ChannelStatistics, decorator: Google::Apis::YoutubeV3::ChannelStatistics::Representation
1334
+
1335
+ property :status, as: 'status', class: Google::Apis::YoutubeV3::ChannelStatus, decorator: Google::Apis::YoutubeV3::ChannelStatus::Representation
1336
+
1337
+ property :topic_details, as: 'topicDetails', class: Google::Apis::YoutubeV3::ChannelTopicDetails, decorator: Google::Apis::YoutubeV3::ChannelTopicDetails::Representation
1338
+
1339
+ end
1340
+ end
1341
+
1342
+ class ChannelAuditDetails
1343
+ # @private
1344
+ class Representation < Google::Apis::Core::JsonRepresentation
1345
+ property :community_guidelines_good_standing, as: 'communityGuidelinesGoodStanding'
1346
+ property :content_id_claims_good_standing, as: 'contentIdClaimsGoodStanding'
1347
+ property :copyright_strikes_good_standing, as: 'copyrightStrikesGoodStanding'
1348
+ property :overall_good_standing, as: 'overallGoodStanding'
1349
+ end
1350
+ end
1351
+
1352
+ class ChannelBannerResource
1353
+ # @private
1354
+ class Representation < Google::Apis::Core::JsonRepresentation
1355
+ property :etag, as: 'etag'
1356
+ property :kind, as: 'kind'
1357
+ property :url, as: 'url'
1358
+ end
1359
+ end
1360
+
1361
+ class ChannelBrandingSettings
1362
+ # @private
1363
+ class Representation < Google::Apis::Core::JsonRepresentation
1364
+ property :channel, as: 'channel', class: Google::Apis::YoutubeV3::ChannelSettings, decorator: Google::Apis::YoutubeV3::ChannelSettings::Representation
1365
+
1366
+ collection :hints, as: 'hints', class: Google::Apis::YoutubeV3::PropertyValue, decorator: Google::Apis::YoutubeV3::PropertyValue::Representation
1367
+
1368
+ property :image, as: 'image', class: Google::Apis::YoutubeV3::ImageSettings, decorator: Google::Apis::YoutubeV3::ImageSettings::Representation
1369
+
1370
+ property :watch, as: 'watch', class: Google::Apis::YoutubeV3::WatchSettings, decorator: Google::Apis::YoutubeV3::WatchSettings::Representation
1371
+
1372
+ end
1373
+ end
1374
+
1375
+ class ChannelContentDetails
1376
+ # @private
1377
+ class Representation < Google::Apis::Core::JsonRepresentation
1378
+ property :related_playlists, as: 'relatedPlaylists', class: Google::Apis::YoutubeV3::ChannelContentDetails::RelatedPlaylists, decorator: Google::Apis::YoutubeV3::ChannelContentDetails::RelatedPlaylists::Representation
1379
+
1380
+ end
1381
+
1382
+ class RelatedPlaylists
1383
+ # @private
1384
+ class Representation < Google::Apis::Core::JsonRepresentation
1385
+ property :favorites, as: 'favorites'
1386
+ property :likes, as: 'likes'
1387
+ property :uploads, as: 'uploads'
1388
+ property :watch_history, as: 'watchHistory'
1389
+ property :watch_later, as: 'watchLater'
1390
+ end
1391
+ end
1392
+ end
1393
+
1394
+ class ChannelContentOwnerDetails
1395
+ # @private
1396
+ class Representation < Google::Apis::Core::JsonRepresentation
1397
+ property :content_owner, as: 'contentOwner'
1398
+ property :time_linked, as: 'timeLinked', type: DateTime
1399
+
1400
+ end
1401
+ end
1402
+
1403
+ class ChannelConversionPing
1404
+ # @private
1405
+ class Representation < Google::Apis::Core::JsonRepresentation
1406
+ property :context, as: 'context'
1407
+ property :conversion_url, as: 'conversionUrl'
1408
+ end
1409
+ end
1410
+
1411
+ class ChannelConversionPings
1412
+ # @private
1413
+ class Representation < Google::Apis::Core::JsonRepresentation
1414
+ collection :pings, as: 'pings', class: Google::Apis::YoutubeV3::ChannelConversionPing, decorator: Google::Apis::YoutubeV3::ChannelConversionPing::Representation
1415
+
1416
+ end
1417
+ end
1418
+
1419
+ class ListChannelsResponse
1420
+ # @private
1421
+ class Representation < Google::Apis::Core::JsonRepresentation
1422
+ property :etag, as: 'etag'
1423
+ property :event_id, as: 'eventId'
1424
+ collection :items, as: 'items', class: Google::Apis::YoutubeV3::Channel, decorator: Google::Apis::YoutubeV3::Channel::Representation
1425
+
1426
+ property :kind, as: 'kind'
1427
+ property :next_page_token, as: 'nextPageToken'
1428
+ property :page_info, as: 'pageInfo', class: Google::Apis::YoutubeV3::PageInfo, decorator: Google::Apis::YoutubeV3::PageInfo::Representation
1429
+
1430
+ property :prev_page_token, as: 'prevPageToken'
1431
+ property :token_pagination, as: 'tokenPagination', class: Google::Apis::YoutubeV3::TokenPagination, decorator: Google::Apis::YoutubeV3::TokenPagination::Representation
1432
+
1433
+ property :visitor_id, as: 'visitorId'
1434
+ end
1435
+ end
1436
+
1437
+ class ChannelLocalization
1438
+ # @private
1439
+ class Representation < Google::Apis::Core::JsonRepresentation
1440
+ property :description, as: 'description'
1441
+ property :title, as: 'title'
1442
+ end
1443
+ end
1444
+
1445
+ class ChannelProfileDetails
1446
+ # @private
1447
+ class Representation < Google::Apis::Core::JsonRepresentation
1448
+ property :channel_id, as: 'channelId'
1449
+ property :channel_url, as: 'channelUrl'
1450
+ property :display_name, as: 'displayName'
1451
+ property :profile_image_url, as: 'profileImageUrl'
1452
+ end
1453
+ end
1454
+
1455
+ class ChannelSection
1456
+ # @private
1457
+ class Representation < Google::Apis::Core::JsonRepresentation
1458
+ property :content_details, as: 'contentDetails', class: Google::Apis::YoutubeV3::ChannelSectionContentDetails, decorator: Google::Apis::YoutubeV3::ChannelSectionContentDetails::Representation
1459
+
1460
+ property :etag, as: 'etag'
1461
+ property :id, as: 'id'
1462
+ property :kind, as: 'kind'
1463
+ hash :localizations, as: 'localizations', class: Google::Apis::YoutubeV3::ChannelSectionLocalization, decorator: Google::Apis::YoutubeV3::ChannelSectionLocalization::Representation
1464
+
1465
+ property :snippet, as: 'snippet', class: Google::Apis::YoutubeV3::ChannelSectionSnippet, decorator: Google::Apis::YoutubeV3::ChannelSectionSnippet::Representation
1466
+
1467
+ property :targeting, as: 'targeting', class: Google::Apis::YoutubeV3::ChannelSectionTargeting, decorator: Google::Apis::YoutubeV3::ChannelSectionTargeting::Representation
1468
+
1469
+ end
1470
+ end
1471
+
1472
+ class ChannelSectionContentDetails
1473
+ # @private
1474
+ class Representation < Google::Apis::Core::JsonRepresentation
1475
+ collection :channels, as: 'channels'
1476
+ collection :playlists, as: 'playlists'
1477
+ end
1478
+ end
1479
+
1480
+ class ListChannelSectionsResponse
1481
+ # @private
1482
+ class Representation < Google::Apis::Core::JsonRepresentation
1483
+ property :etag, as: 'etag'
1484
+ property :event_id, as: 'eventId'
1485
+ collection :items, as: 'items', class: Google::Apis::YoutubeV3::ChannelSection, decorator: Google::Apis::YoutubeV3::ChannelSection::Representation
1486
+
1487
+ property :kind, as: 'kind'
1488
+ property :visitor_id, as: 'visitorId'
1489
+ end
1490
+ end
1491
+
1492
+ class ChannelSectionLocalization
1493
+ # @private
1494
+ class Representation < Google::Apis::Core::JsonRepresentation
1495
+ property :title, as: 'title'
1496
+ end
1497
+ end
1498
+
1499
+ class ChannelSectionSnippet
1500
+ # @private
1501
+ class Representation < Google::Apis::Core::JsonRepresentation
1502
+ property :channel_id, as: 'channelId'
1503
+ property :default_language, as: 'defaultLanguage'
1504
+ property :localized, as: 'localized', class: Google::Apis::YoutubeV3::ChannelSectionLocalization, decorator: Google::Apis::YoutubeV3::ChannelSectionLocalization::Representation
1505
+
1506
+ property :position, as: 'position'
1507
+ property :style, as: 'style'
1508
+ property :title, as: 'title'
1509
+ property :type, as: 'type'
1510
+ end
1511
+ end
1512
+
1513
+ class ChannelSectionTargeting
1514
+ # @private
1515
+ class Representation < Google::Apis::Core::JsonRepresentation
1516
+ collection :countries, as: 'countries'
1517
+ collection :languages, as: 'languages'
1518
+ collection :regions, as: 'regions'
1519
+ end
1520
+ end
1521
+
1522
+ class ChannelSettings
1523
+ # @private
1524
+ class Representation < Google::Apis::Core::JsonRepresentation
1525
+ property :country, as: 'country'
1526
+ property :default_language, as: 'defaultLanguage'
1527
+ property :default_tab, as: 'defaultTab'
1528
+ property :description, as: 'description'
1529
+ property :featured_channels_title, as: 'featuredChannelsTitle'
1530
+ collection :featured_channels_urls, as: 'featuredChannelsUrls'
1531
+ property :keywords, as: 'keywords'
1532
+ property :moderate_comments, as: 'moderateComments'
1533
+ property :profile_color, as: 'profileColor'
1534
+ property :show_browse_view, as: 'showBrowseView'
1535
+ property :show_related_channels, as: 'showRelatedChannels'
1536
+ property :title, as: 'title'
1537
+ property :tracking_analytics_account_id, as: 'trackingAnalyticsAccountId'
1538
+ property :unsubscribed_trailer, as: 'unsubscribedTrailer'
1539
+ end
1540
+ end
1541
+
1542
+ class ChannelSnippet
1543
+ # @private
1544
+ class Representation < Google::Apis::Core::JsonRepresentation
1545
+ property :country, as: 'country'
1546
+ property :custom_url, as: 'customUrl'
1547
+ property :default_language, as: 'defaultLanguage'
1548
+ property :description, as: 'description'
1549
+ property :localized, as: 'localized', class: Google::Apis::YoutubeV3::ChannelLocalization, decorator: Google::Apis::YoutubeV3::ChannelLocalization::Representation
1550
+
1551
+ property :published_at, as: 'publishedAt', type: DateTime
1552
+
1553
+ property :thumbnails, as: 'thumbnails', class: Google::Apis::YoutubeV3::ThumbnailDetails, decorator: Google::Apis::YoutubeV3::ThumbnailDetails::Representation
1554
+
1555
+ property :title, as: 'title'
1556
+ end
1557
+ end
1558
+
1559
+ class ChannelStatistics
1560
+ # @private
1561
+ class Representation < Google::Apis::Core::JsonRepresentation
1562
+ property :comment_count, as: 'commentCount'
1563
+ property :hidden_subscriber_count, as: 'hiddenSubscriberCount'
1564
+ property :subscriber_count, as: 'subscriberCount'
1565
+ property :video_count, as: 'videoCount'
1566
+ property :view_count, as: 'viewCount'
1567
+ end
1568
+ end
1569
+
1570
+ class ChannelStatus
1571
+ # @private
1572
+ class Representation < Google::Apis::Core::JsonRepresentation
1573
+ property :is_linked, as: 'isLinked'
1574
+ property :long_uploads_status, as: 'longUploadsStatus'
1575
+ property :privacy_status, as: 'privacyStatus'
1576
+ end
1577
+ end
1578
+
1579
+ class ChannelTopicDetails
1580
+ # @private
1581
+ class Representation < Google::Apis::Core::JsonRepresentation
1582
+ collection :topic_ids, as: 'topicIds'
1583
+ end
1584
+ end
1585
+
1586
+ class Comment
1587
+ # @private
1588
+ class Representation < Google::Apis::Core::JsonRepresentation
1589
+ property :etag, as: 'etag'
1590
+ property :id, as: 'id'
1591
+ property :kind, as: 'kind'
1592
+ property :snippet, as: 'snippet', class: Google::Apis::YoutubeV3::CommentSnippet, decorator: Google::Apis::YoutubeV3::CommentSnippet::Representation
1593
+
1594
+ end
1595
+ end
1596
+
1597
+ class ListCommentsResponse
1598
+ # @private
1599
+ class Representation < Google::Apis::Core::JsonRepresentation
1600
+ property :etag, as: 'etag'
1601
+ property :event_id, as: 'eventId'
1602
+ collection :items, as: 'items', class: Google::Apis::YoutubeV3::Comment, decorator: Google::Apis::YoutubeV3::Comment::Representation
1603
+
1604
+ property :kind, as: 'kind'
1605
+ property :next_page_token, as: 'nextPageToken'
1606
+ property :page_info, as: 'pageInfo', class: Google::Apis::YoutubeV3::PageInfo, decorator: Google::Apis::YoutubeV3::PageInfo::Representation
1607
+
1608
+ property :token_pagination, as: 'tokenPagination', class: Google::Apis::YoutubeV3::TokenPagination, decorator: Google::Apis::YoutubeV3::TokenPagination::Representation
1609
+
1610
+ property :visitor_id, as: 'visitorId'
1611
+ end
1612
+ end
1613
+
1614
+ class CommentSnippet
1615
+ # @private
1616
+ class Representation < Google::Apis::Core::JsonRepresentation
1617
+ property :author_channel_id, as: 'authorChannelId'
1618
+ property :author_channel_url, as: 'authorChannelUrl'
1619
+ property :author_display_name, as: 'authorDisplayName'
1620
+ property :author_profile_image_url, as: 'authorProfileImageUrl'
1621
+ property :can_rate, as: 'canRate'
1622
+ property :channel_id, as: 'channelId'
1623
+ property :like_count, as: 'likeCount'
1624
+ property :moderation_status, as: 'moderationStatus'
1625
+ property :parent_id, as: 'parentId'
1626
+ property :published_at, as: 'publishedAt', type: DateTime
1627
+
1628
+ property :text_display, as: 'textDisplay'
1629
+ property :text_original, as: 'textOriginal'
1630
+ property :updated_at, as: 'updatedAt', type: DateTime
1631
+
1632
+ property :video_id, as: 'videoId'
1633
+ property :viewer_rating, as: 'viewerRating'
1634
+ end
1635
+ end
1636
+
1637
+ class CommentThread
1638
+ # @private
1639
+ class Representation < Google::Apis::Core::JsonRepresentation
1640
+ property :etag, as: 'etag'
1641
+ property :id, as: 'id'
1642
+ property :kind, as: 'kind'
1643
+ property :replies, as: 'replies', class: Google::Apis::YoutubeV3::CommentThreadReplies, decorator: Google::Apis::YoutubeV3::CommentThreadReplies::Representation
1644
+
1645
+ property :snippet, as: 'snippet', class: Google::Apis::YoutubeV3::CommentThreadSnippet, decorator: Google::Apis::YoutubeV3::CommentThreadSnippet::Representation
1646
+
1647
+ end
1648
+ end
1649
+
1650
+ class ListCommentThreadsResponse
1651
+ # @private
1652
+ class Representation < Google::Apis::Core::JsonRepresentation
1653
+ property :etag, as: 'etag'
1654
+ property :event_id, as: 'eventId'
1655
+ collection :items, as: 'items', class: Google::Apis::YoutubeV3::CommentThread, decorator: Google::Apis::YoutubeV3::CommentThread::Representation
1656
+
1657
+ property :kind, as: 'kind'
1658
+ property :next_page_token, as: 'nextPageToken'
1659
+ property :page_info, as: 'pageInfo', class: Google::Apis::YoutubeV3::PageInfo, decorator: Google::Apis::YoutubeV3::PageInfo::Representation
1660
+
1661
+ property :token_pagination, as: 'tokenPagination', class: Google::Apis::YoutubeV3::TokenPagination, decorator: Google::Apis::YoutubeV3::TokenPagination::Representation
1662
+
1663
+ property :visitor_id, as: 'visitorId'
1664
+ end
1665
+ end
1666
+
1667
+ class CommentThreadReplies
1668
+ # @private
1669
+ class Representation < Google::Apis::Core::JsonRepresentation
1670
+ collection :comments, as: 'comments', class: Google::Apis::YoutubeV3::Comment, decorator: Google::Apis::YoutubeV3::Comment::Representation
1671
+
1672
+ end
1673
+ end
1674
+
1675
+ class CommentThreadSnippet
1676
+ # @private
1677
+ class Representation < Google::Apis::Core::JsonRepresentation
1678
+ property :can_reply, as: 'canReply'
1679
+ property :channel_id, as: 'channelId'
1680
+ property :is_public, as: 'isPublic'
1681
+ property :top_level_comment, as: 'topLevelComment', class: Google::Apis::YoutubeV3::Comment, decorator: Google::Apis::YoutubeV3::Comment::Representation
1682
+
1683
+ property :total_reply_count, as: 'totalReplyCount'
1684
+ property :video_id, as: 'videoId'
1685
+ end
1686
+ end
1687
+
1688
+ class ContentRating
1689
+ # @private
1690
+ class Representation < Google::Apis::Core::JsonRepresentation
1691
+ property :acb_rating, as: 'acbRating'
1692
+ property :agcom_rating, as: 'agcomRating'
1693
+ property :anatel_rating, as: 'anatelRating'
1694
+ property :bbfc_rating, as: 'bbfcRating'
1695
+ property :bfvc_rating, as: 'bfvcRating'
1696
+ property :bmukk_rating, as: 'bmukkRating'
1697
+ property :catv_rating, as: 'catvRating'
1698
+ property :catvfr_rating, as: 'catvfrRating'
1699
+ property :cbfc_rating, as: 'cbfcRating'
1700
+ property :ccc_rating, as: 'cccRating'
1701
+ property :cce_rating, as: 'cceRating'
1702
+ property :chfilm_rating, as: 'chfilmRating'
1703
+ property :chvrs_rating, as: 'chvrsRating'
1704
+ property :cicf_rating, as: 'cicfRating'
1705
+ property :cna_rating, as: 'cnaRating'
1706
+ property :cnc_rating, as: 'cncRating'
1707
+ property :csa_rating, as: 'csaRating'
1708
+ property :cscf_rating, as: 'cscfRating'
1709
+ property :czfilm_rating, as: 'czfilmRating'
1710
+ property :djctq_rating, as: 'djctqRating'
1711
+ collection :djctq_rating_reasons, as: 'djctqRatingReasons'
1712
+ property :ecbmct_rating, as: 'ecbmctRating'
1713
+ property :eefilm_rating, as: 'eefilmRating'
1714
+ property :egfilm_rating, as: 'egfilmRating'
1715
+ property :eirin_rating, as: 'eirinRating'
1716
+ property :fcbm_rating, as: 'fcbmRating'
1717
+ property :fco_rating, as: 'fcoRating'
1718
+ property :fmoc_rating, as: 'fmocRating'
1719
+ property :fpb_rating, as: 'fpbRating'
1720
+ collection :fpb_rating_reasons, as: 'fpbRatingReasons'
1721
+ property :fsk_rating, as: 'fskRating'
1722
+ property :grfilm_rating, as: 'grfilmRating'
1723
+ property :icaa_rating, as: 'icaaRating'
1724
+ property :ifco_rating, as: 'ifcoRating'
1725
+ property :ilfilm_rating, as: 'ilfilmRating'
1726
+ property :incaa_rating, as: 'incaaRating'
1727
+ property :kfcb_rating, as: 'kfcbRating'
1728
+ property :kijkwijzer_rating, as: 'kijkwijzerRating'
1729
+ property :kmrb_rating, as: 'kmrbRating'
1730
+ property :lsf_rating, as: 'lsfRating'
1731
+ property :mccaa_rating, as: 'mccaaRating'
1732
+ property :mccyp_rating, as: 'mccypRating'
1733
+ property :mcst_rating, as: 'mcstRating'
1734
+ property :mda_rating, as: 'mdaRating'
1735
+ property :medietilsynet_rating, as: 'medietilsynetRating'
1736
+ property :meku_rating, as: 'mekuRating'
1737
+ property :mibac_rating, as: 'mibacRating'
1738
+ property :moc_rating, as: 'mocRating'
1739
+ property :moctw_rating, as: 'moctwRating'
1740
+ property :mpaa_rating, as: 'mpaaRating'
1741
+ property :mtrcb_rating, as: 'mtrcbRating'
1742
+ property :nbc_rating, as: 'nbcRating'
1743
+ property :nbcpl_rating, as: 'nbcplRating'
1744
+ property :nfrc_rating, as: 'nfrcRating'
1745
+ property :nfvcb_rating, as: 'nfvcbRating'
1746
+ property :nkclv_rating, as: 'nkclvRating'
1747
+ property :oflc_rating, as: 'oflcRating'
1748
+ property :pefilm_rating, as: 'pefilmRating'
1749
+ property :rcnof_rating, as: 'rcnofRating'
1750
+ property :resorteviolencia_rating, as: 'resorteviolenciaRating'
1751
+ property :rtc_rating, as: 'rtcRating'
1752
+ property :rte_rating, as: 'rteRating'
1753
+ property :russia_rating, as: 'russiaRating'
1754
+ property :skfilm_rating, as: 'skfilmRating'
1755
+ property :smais_rating, as: 'smaisRating'
1756
+ property :smsa_rating, as: 'smsaRating'
1757
+ property :tvpg_rating, as: 'tvpgRating'
1758
+ property :yt_rating, as: 'ytRating'
1759
+ end
1760
+ end
1761
+
1762
+ class FanFundingEvent
1763
+ # @private
1764
+ class Representation < Google::Apis::Core::JsonRepresentation
1765
+ property :etag, as: 'etag'
1766
+ property :id, as: 'id'
1767
+ property :kind, as: 'kind'
1768
+ property :snippet, as: 'snippet', class: Google::Apis::YoutubeV3::FanFundingEventSnippet, decorator: Google::Apis::YoutubeV3::FanFundingEventSnippet::Representation
1769
+
1770
+ end
1771
+ end
1772
+
1773
+ class FanFundingEventListResponse
1774
+ # @private
1775
+ class Representation < Google::Apis::Core::JsonRepresentation
1776
+ property :etag, as: 'etag'
1777
+ property :event_id, as: 'eventId'
1778
+ collection :items, as: 'items', class: Google::Apis::YoutubeV3::FanFundingEvent, decorator: Google::Apis::YoutubeV3::FanFundingEvent::Representation
1779
+
1780
+ property :kind, as: 'kind'
1781
+ property :next_page_token, as: 'nextPageToken'
1782
+ property :page_info, as: 'pageInfo', class: Google::Apis::YoutubeV3::PageInfo, decorator: Google::Apis::YoutubeV3::PageInfo::Representation
1783
+
1784
+ property :token_pagination, as: 'tokenPagination', class: Google::Apis::YoutubeV3::TokenPagination, decorator: Google::Apis::YoutubeV3::TokenPagination::Representation
1785
+
1786
+ property :visitor_id, as: 'visitorId'
1787
+ end
1788
+ end
1789
+
1790
+ class FanFundingEventSnippet
1791
+ # @private
1792
+ class Representation < Google::Apis::Core::JsonRepresentation
1793
+ property :amount_micros, as: 'amountMicros'
1794
+ property :channel_id, as: 'channelId'
1795
+ property :comment_text, as: 'commentText'
1796
+ property :created_at, as: 'createdAt', type: DateTime
1797
+
1798
+ property :currency, as: 'currency'
1799
+ property :display_string, as: 'displayString'
1800
+ property :supporter_details, as: 'supporterDetails', class: Google::Apis::YoutubeV3::ChannelProfileDetails, decorator: Google::Apis::YoutubeV3::ChannelProfileDetails::Representation
1801
+
1802
+ end
1803
+ end
1804
+
1805
+ class GeoPoint
1806
+ # @private
1807
+ class Representation < Google::Apis::Core::JsonRepresentation
1808
+ property :altitude, as: 'altitude'
1809
+ property :latitude, as: 'latitude'
1810
+ property :longitude, as: 'longitude'
1811
+ end
1812
+ end
1813
+
1814
+ class GuideCategory
1815
+ # @private
1816
+ class Representation < Google::Apis::Core::JsonRepresentation
1817
+ property :etag, as: 'etag'
1818
+ property :id, as: 'id'
1819
+ property :kind, as: 'kind'
1820
+ property :snippet, as: 'snippet', class: Google::Apis::YoutubeV3::GuideCategorySnippet, decorator: Google::Apis::YoutubeV3::GuideCategorySnippet::Representation
1821
+
1822
+ end
1823
+ end
1824
+
1825
+ class ListGuideCategoriesResponse
1826
+ # @private
1827
+ class Representation < Google::Apis::Core::JsonRepresentation
1828
+ property :etag, as: 'etag'
1829
+ property :event_id, as: 'eventId'
1830
+ collection :items, as: 'items', class: Google::Apis::YoutubeV3::GuideCategory, decorator: Google::Apis::YoutubeV3::GuideCategory::Representation
1831
+
1832
+ property :kind, as: 'kind'
1833
+ property :next_page_token, as: 'nextPageToken'
1834
+ property :page_info, as: 'pageInfo', class: Google::Apis::YoutubeV3::PageInfo, decorator: Google::Apis::YoutubeV3::PageInfo::Representation
1835
+
1836
+ property :prev_page_token, as: 'prevPageToken'
1837
+ property :token_pagination, as: 'tokenPagination', class: Google::Apis::YoutubeV3::TokenPagination, decorator: Google::Apis::YoutubeV3::TokenPagination::Representation
1838
+
1839
+ property :visitor_id, as: 'visitorId'
1840
+ end
1841
+ end
1842
+
1843
+ class GuideCategorySnippet
1844
+ # @private
1845
+ class Representation < Google::Apis::Core::JsonRepresentation
1846
+ property :channel_id, as: 'channelId'
1847
+ property :title, as: 'title'
1848
+ end
1849
+ end
1850
+
1851
+ class I18nLanguage
1852
+ # @private
1853
+ class Representation < Google::Apis::Core::JsonRepresentation
1854
+ property :etag, as: 'etag'
1855
+ property :id, as: 'id'
1856
+ property :kind, as: 'kind'
1857
+ property :snippet, as: 'snippet', class: Google::Apis::YoutubeV3::I18nLanguageSnippet, decorator: Google::Apis::YoutubeV3::I18nLanguageSnippet::Representation
1858
+
1859
+ end
1860
+ end
1861
+
1862
+ class ListI18nLanguagesResponse
1863
+ # @private
1864
+ class Representation < Google::Apis::Core::JsonRepresentation
1865
+ property :etag, as: 'etag'
1866
+ property :event_id, as: 'eventId'
1867
+ collection :items, as: 'items', class: Google::Apis::YoutubeV3::I18nLanguage, decorator: Google::Apis::YoutubeV3::I18nLanguage::Representation
1868
+
1869
+ property :kind, as: 'kind'
1870
+ property :visitor_id, as: 'visitorId'
1871
+ end
1872
+ end
1873
+
1874
+ class I18nLanguageSnippet
1875
+ # @private
1876
+ class Representation < Google::Apis::Core::JsonRepresentation
1877
+ property :hl, as: 'hl'
1878
+ property :name, as: 'name'
1879
+ end
1880
+ end
1881
+
1882
+ class I18nRegion
1883
+ # @private
1884
+ class Representation < Google::Apis::Core::JsonRepresentation
1885
+ property :etag, as: 'etag'
1886
+ property :id, as: 'id'
1887
+ property :kind, as: 'kind'
1888
+ property :snippet, as: 'snippet', class: Google::Apis::YoutubeV3::I18nRegionSnippet, decorator: Google::Apis::YoutubeV3::I18nRegionSnippet::Representation
1889
+
1890
+ end
1891
+ end
1892
+
1893
+ class ListI18nRegionsResponse
1894
+ # @private
1895
+ class Representation < Google::Apis::Core::JsonRepresentation
1896
+ property :etag, as: 'etag'
1897
+ property :event_id, as: 'eventId'
1898
+ collection :items, as: 'items', class: Google::Apis::YoutubeV3::I18nRegion, decorator: Google::Apis::YoutubeV3::I18nRegion::Representation
1899
+
1900
+ property :kind, as: 'kind'
1901
+ property :visitor_id, as: 'visitorId'
1902
+ end
1903
+ end
1904
+
1905
+ class I18nRegionSnippet
1906
+ # @private
1907
+ class Representation < Google::Apis::Core::JsonRepresentation
1908
+ property :gl, as: 'gl'
1909
+ property :name, as: 'name'
1910
+ end
1911
+ end
1912
+
1913
+ class ImageSettings
1914
+ # @private
1915
+ class Representation < Google::Apis::Core::JsonRepresentation
1916
+ property :background_image_url, as: 'backgroundImageUrl', class: Google::Apis::YoutubeV3::LocalizedProperty, decorator: Google::Apis::YoutubeV3::LocalizedProperty::Representation
1917
+
1918
+ property :banner_external_url, as: 'bannerExternalUrl'
1919
+ property :banner_image_url, as: 'bannerImageUrl'
1920
+ property :banner_mobile_extra_hd_image_url, as: 'bannerMobileExtraHdImageUrl'
1921
+ property :banner_mobile_hd_image_url, as: 'bannerMobileHdImageUrl'
1922
+ property :banner_mobile_image_url, as: 'bannerMobileImageUrl'
1923
+ property :banner_mobile_low_image_url, as: 'bannerMobileLowImageUrl'
1924
+ property :banner_mobile_medium_hd_image_url, as: 'bannerMobileMediumHdImageUrl'
1925
+ property :banner_tablet_extra_hd_image_url, as: 'bannerTabletExtraHdImageUrl'
1926
+ property :banner_tablet_hd_image_url, as: 'bannerTabletHdImageUrl'
1927
+ property :banner_tablet_image_url, as: 'bannerTabletImageUrl'
1928
+ property :banner_tablet_low_image_url, as: 'bannerTabletLowImageUrl'
1929
+ property :banner_tv_high_image_url, as: 'bannerTvHighImageUrl'
1930
+ property :banner_tv_image_url, as: 'bannerTvImageUrl'
1931
+ property :banner_tv_low_image_url, as: 'bannerTvLowImageUrl'
1932
+ property :banner_tv_medium_image_url, as: 'bannerTvMediumImageUrl'
1933
+ property :large_branded_banner_image_imap_script, as: 'largeBrandedBannerImageImapScript', class: Google::Apis::YoutubeV3::LocalizedProperty, decorator: Google::Apis::YoutubeV3::LocalizedProperty::Representation
1934
+
1935
+ property :large_branded_banner_image_url, as: 'largeBrandedBannerImageUrl', class: Google::Apis::YoutubeV3::LocalizedProperty, decorator: Google::Apis::YoutubeV3::LocalizedProperty::Representation
1936
+
1937
+ property :small_branded_banner_image_imap_script, as: 'smallBrandedBannerImageImapScript', class: Google::Apis::YoutubeV3::LocalizedProperty, decorator: Google::Apis::YoutubeV3::LocalizedProperty::Representation
1938
+
1939
+ property :small_branded_banner_image_url, as: 'smallBrandedBannerImageUrl', class: Google::Apis::YoutubeV3::LocalizedProperty, decorator: Google::Apis::YoutubeV3::LocalizedProperty::Representation
1940
+
1941
+ property :tracking_image_url, as: 'trackingImageUrl'
1942
+ property :watch_icon_image_url, as: 'watchIconImageUrl'
1943
+ end
1944
+ end
1945
+
1946
+ class IngestionInfo
1947
+ # @private
1948
+ class Representation < Google::Apis::Core::JsonRepresentation
1949
+ property :backup_ingestion_address, as: 'backupIngestionAddress'
1950
+ property :ingestion_address, as: 'ingestionAddress'
1951
+ property :stream_name, as: 'streamName'
1952
+ end
1953
+ end
1954
+
1955
+ class InvideoBranding
1956
+ # @private
1957
+ class Representation < Google::Apis::Core::JsonRepresentation
1958
+ property :image_bytes, :base64 => true, as: 'imageBytes'
1959
+ property :image_url, as: 'imageUrl'
1960
+ property :position, as: 'position', class: Google::Apis::YoutubeV3::InvideoPosition, decorator: Google::Apis::YoutubeV3::InvideoPosition::Representation
1961
+
1962
+ property :target_channel_id, as: 'targetChannelId'
1963
+ property :timing, as: 'timing', class: Google::Apis::YoutubeV3::InvideoTiming, decorator: Google::Apis::YoutubeV3::InvideoTiming::Representation
1964
+
1965
+ end
1966
+ end
1967
+
1968
+ class InvideoPosition
1969
+ # @private
1970
+ class Representation < Google::Apis::Core::JsonRepresentation
1971
+ property :corner_position, as: 'cornerPosition'
1972
+ property :type, as: 'type'
1973
+ end
1974
+ end
1975
+
1976
+ class InvideoPromotion
1977
+ # @private
1978
+ class Representation < Google::Apis::Core::JsonRepresentation
1979
+ property :default_timing, as: 'defaultTiming', class: Google::Apis::YoutubeV3::InvideoTiming, decorator: Google::Apis::YoutubeV3::InvideoTiming::Representation
1980
+
1981
+ collection :items, as: 'items', class: Google::Apis::YoutubeV3::PromotedItem, decorator: Google::Apis::YoutubeV3::PromotedItem::Representation
1982
+
1983
+ property :position, as: 'position', class: Google::Apis::YoutubeV3::InvideoPosition, decorator: Google::Apis::YoutubeV3::InvideoPosition::Representation
1984
+
1985
+ property :use_smart_timing, as: 'useSmartTiming'
1986
+ end
1987
+ end
1988
+
1989
+ class InvideoTiming
1990
+ # @private
1991
+ class Representation < Google::Apis::Core::JsonRepresentation
1992
+ property :duration_ms, as: 'durationMs'
1993
+ property :offset_ms, as: 'offsetMs'
1994
+ property :type, as: 'type'
1995
+ end
1996
+ end
1997
+
1998
+ class LanguageTag
1999
+ # @private
2000
+ class Representation < Google::Apis::Core::JsonRepresentation
2001
+ property :value, as: 'value'
2002
+ end
2003
+ end
2004
+
2005
+ class LiveBroadcast
2006
+ # @private
2007
+ class Representation < Google::Apis::Core::JsonRepresentation
2008
+ property :content_details, as: 'contentDetails', class: Google::Apis::YoutubeV3::LiveBroadcastContentDetails, decorator: Google::Apis::YoutubeV3::LiveBroadcastContentDetails::Representation
2009
+
2010
+ property :etag, as: 'etag'
2011
+ property :id, as: 'id'
2012
+ property :kind, as: 'kind'
2013
+ property :snippet, as: 'snippet', class: Google::Apis::YoutubeV3::LiveBroadcastSnippet, decorator: Google::Apis::YoutubeV3::LiveBroadcastSnippet::Representation
2014
+
2015
+ property :statistics, as: 'statistics', class: Google::Apis::YoutubeV3::LiveBroadcastStatistics, decorator: Google::Apis::YoutubeV3::LiveBroadcastStatistics::Representation
2016
+
2017
+ property :status, as: 'status', class: Google::Apis::YoutubeV3::LiveBroadcastStatus, decorator: Google::Apis::YoutubeV3::LiveBroadcastStatus::Representation
2018
+
2019
+ property :topic_details, as: 'topicDetails', class: Google::Apis::YoutubeV3::LiveBroadcastTopicDetails, decorator: Google::Apis::YoutubeV3::LiveBroadcastTopicDetails::Representation
2020
+
2021
+ end
2022
+ end
2023
+
2024
+ class LiveBroadcastContentDetails
2025
+ # @private
2026
+ class Representation < Google::Apis::Core::JsonRepresentation
2027
+ property :bound_stream_id, as: 'boundStreamId'
2028
+ property :bound_stream_last_update_time_ms, as: 'boundStreamLastUpdateTimeMs', type: DateTime
2029
+
2030
+ property :closed_captions_type, as: 'closedCaptionsType'
2031
+ property :enable_closed_captions, as: 'enableClosedCaptions'
2032
+ property :enable_content_encryption, as: 'enableContentEncryption'
2033
+ property :enable_dvr, as: 'enableDvr'
2034
+ property :enable_embed, as: 'enableEmbed'
2035
+ property :enable_low_latency, as: 'enableLowLatency'
2036
+ property :monitor_stream, as: 'monitorStream', class: Google::Apis::YoutubeV3::MonitorStreamInfo, decorator: Google::Apis::YoutubeV3::MonitorStreamInfo::Representation
2037
+
2038
+ property :projection, as: 'projection'
2039
+ property :record_from_start, as: 'recordFromStart'
2040
+ property :start_with_slate, as: 'startWithSlate'
2041
+ end
2042
+ end
2043
+
2044
+ class ListLiveBroadcastsResponse
2045
+ # @private
2046
+ class Representation < Google::Apis::Core::JsonRepresentation
2047
+ property :etag, as: 'etag'
2048
+ property :event_id, as: 'eventId'
2049
+ collection :items, as: 'items', class: Google::Apis::YoutubeV3::LiveBroadcast, decorator: Google::Apis::YoutubeV3::LiveBroadcast::Representation
2050
+
2051
+ property :kind, as: 'kind'
2052
+ property :next_page_token, as: 'nextPageToken'
2053
+ property :page_info, as: 'pageInfo', class: Google::Apis::YoutubeV3::PageInfo, decorator: Google::Apis::YoutubeV3::PageInfo::Representation
2054
+
2055
+ property :prev_page_token, as: 'prevPageToken'
2056
+ property :token_pagination, as: 'tokenPagination', class: Google::Apis::YoutubeV3::TokenPagination, decorator: Google::Apis::YoutubeV3::TokenPagination::Representation
2057
+
2058
+ property :visitor_id, as: 'visitorId'
2059
+ end
2060
+ end
2061
+
2062
+ class LiveBroadcastSnippet
2063
+ # @private
2064
+ class Representation < Google::Apis::Core::JsonRepresentation
2065
+ property :actual_end_time, as: 'actualEndTime', type: DateTime
2066
+
2067
+ property :actual_start_time, as: 'actualStartTime', type: DateTime
2068
+
2069
+ property :channel_id, as: 'channelId'
2070
+ property :description, as: 'description'
2071
+ property :is_default_broadcast, as: 'isDefaultBroadcast'
2072
+ property :live_chat_id, as: 'liveChatId'
2073
+ property :published_at, as: 'publishedAt', type: DateTime
2074
+
2075
+ property :scheduled_end_time, as: 'scheduledEndTime', type: DateTime
2076
+
2077
+ property :scheduled_start_time, as: 'scheduledStartTime', type: DateTime
2078
+
2079
+ property :thumbnails, as: 'thumbnails', class: Google::Apis::YoutubeV3::ThumbnailDetails, decorator: Google::Apis::YoutubeV3::ThumbnailDetails::Representation
2080
+
2081
+ property :title, as: 'title'
2082
+ end
2083
+ end
2084
+
2085
+ class LiveBroadcastStatistics
2086
+ # @private
2087
+ class Representation < Google::Apis::Core::JsonRepresentation
2088
+ property :concurrent_viewers, as: 'concurrentViewers'
2089
+ property :total_chat_count, as: 'totalChatCount'
2090
+ end
2091
+ end
2092
+
2093
+ class LiveBroadcastStatus
2094
+ # @private
2095
+ class Representation < Google::Apis::Core::JsonRepresentation
2096
+ property :life_cycle_status, as: 'lifeCycleStatus'
2097
+ property :live_broadcast_priority, as: 'liveBroadcastPriority'
2098
+ property :privacy_status, as: 'privacyStatus'
2099
+ property :recording_status, as: 'recordingStatus'
2100
+ end
2101
+ end
2102
+
2103
+ class LiveBroadcastTopic
2104
+ # @private
2105
+ class Representation < Google::Apis::Core::JsonRepresentation
2106
+ property :snippet, as: 'snippet', class: Google::Apis::YoutubeV3::LiveBroadcastTopicSnippet, decorator: Google::Apis::YoutubeV3::LiveBroadcastTopicSnippet::Representation
2107
+
2108
+ property :type, as: 'type'
2109
+ property :unmatched, as: 'unmatched'
2110
+ end
2111
+ end
2112
+
2113
+ class LiveBroadcastTopicDetails
2114
+ # @private
2115
+ class Representation < Google::Apis::Core::JsonRepresentation
2116
+ collection :topics, as: 'topics', class: Google::Apis::YoutubeV3::LiveBroadcastTopic, decorator: Google::Apis::YoutubeV3::LiveBroadcastTopic::Representation
2117
+
2118
+ end
2119
+ end
2120
+
2121
+ class LiveBroadcastTopicSnippet
2122
+ # @private
2123
+ class Representation < Google::Apis::Core::JsonRepresentation
2124
+ property :name, as: 'name'
2125
+ property :release_date, as: 'releaseDate'
2126
+ end
2127
+ end
2128
+
2129
+ class LiveChatBan
2130
+ # @private
2131
+ class Representation < Google::Apis::Core::JsonRepresentation
2132
+ property :etag, as: 'etag'
2133
+ property :id, as: 'id'
2134
+ property :kind, as: 'kind'
2135
+ property :snippet, as: 'snippet', class: Google::Apis::YoutubeV3::LiveChatBanSnippet, decorator: Google::Apis::YoutubeV3::LiveChatBanSnippet::Representation
2136
+
2137
+ end
2138
+ end
2139
+
2140
+ class LiveChatBanSnippet
2141
+ # @private
2142
+ class Representation < Google::Apis::Core::JsonRepresentation
2143
+ property :ban_duration_seconds, as: 'banDurationSeconds'
2144
+ property :banned_user_details, as: 'bannedUserDetails', class: Google::Apis::YoutubeV3::ChannelProfileDetails, decorator: Google::Apis::YoutubeV3::ChannelProfileDetails::Representation
2145
+
2146
+ property :live_chat_id, as: 'liveChatId'
2147
+ property :type, as: 'type'
2148
+ end
2149
+ end
2150
+
2151
+ class LiveChatFanFundingEventDetails
2152
+ # @private
2153
+ class Representation < Google::Apis::Core::JsonRepresentation
2154
+ property :amount_display_string, as: 'amountDisplayString'
2155
+ property :amount_micros, as: 'amountMicros'
2156
+ property :currency, as: 'currency'
2157
+ property :user_comment, as: 'userComment'
2158
+ end
2159
+ end
2160
+
2161
+ class LiveChatMessage
2162
+ # @private
2163
+ class Representation < Google::Apis::Core::JsonRepresentation
2164
+ property :author_details, as: 'authorDetails', class: Google::Apis::YoutubeV3::LiveChatMessageAuthorDetails, decorator: Google::Apis::YoutubeV3::LiveChatMessageAuthorDetails::Representation
2165
+
2166
+ property :etag, as: 'etag'
2167
+ property :id, as: 'id'
2168
+ property :kind, as: 'kind'
2169
+ property :snippet, as: 'snippet', class: Google::Apis::YoutubeV3::LiveChatMessageSnippet, decorator: Google::Apis::YoutubeV3::LiveChatMessageSnippet::Representation
2170
+
2171
+ end
2172
+ end
2173
+
2174
+ class LiveChatMessageAuthorDetails
2175
+ # @private
2176
+ class Representation < Google::Apis::Core::JsonRepresentation
2177
+ property :channel_id, as: 'channelId'
2178
+ property :channel_url, as: 'channelUrl'
2179
+ property :display_name, as: 'displayName'
2180
+ property :is_chat_moderator, as: 'isChatModerator'
2181
+ property :is_chat_owner, as: 'isChatOwner'
2182
+ property :is_chat_sponsor, as: 'isChatSponsor'
2183
+ property :is_verified, as: 'isVerified'
2184
+ property :profile_image_url, as: 'profileImageUrl'
2185
+ end
2186
+ end
2187
+
2188
+ class LiveChatMessageDeletedDetails
2189
+ # @private
2190
+ class Representation < Google::Apis::Core::JsonRepresentation
2191
+ property :deleted_message_id, as: 'deletedMessageId'
2192
+ end
2193
+ end
2194
+
2195
+ class LiveChatMessageListResponse
2196
+ # @private
2197
+ class Representation < Google::Apis::Core::JsonRepresentation
2198
+ property :etag, as: 'etag'
2199
+ property :event_id, as: 'eventId'
2200
+ collection :items, as: 'items', class: Google::Apis::YoutubeV3::LiveChatMessage, decorator: Google::Apis::YoutubeV3::LiveChatMessage::Representation
2201
+
2202
+ property :kind, as: 'kind'
2203
+ property :next_page_token, as: 'nextPageToken'
2204
+ property :offline_at, as: 'offlineAt', type: DateTime
2205
+
2206
+ property :page_info, as: 'pageInfo', class: Google::Apis::YoutubeV3::PageInfo, decorator: Google::Apis::YoutubeV3::PageInfo::Representation
2207
+
2208
+ property :polling_interval_millis, as: 'pollingIntervalMillis'
2209
+ property :token_pagination, as: 'tokenPagination', class: Google::Apis::YoutubeV3::TokenPagination, decorator: Google::Apis::YoutubeV3::TokenPagination::Representation
2210
+
2211
+ property :visitor_id, as: 'visitorId'
2212
+ end
2213
+ end
2214
+
2215
+ class LiveChatMessageRetractedDetails
2216
+ # @private
2217
+ class Representation < Google::Apis::Core::JsonRepresentation
2218
+ property :retracted_message_id, as: 'retractedMessageId'
2219
+ end
2220
+ end
2221
+
2222
+ class LiveChatMessageSnippet
2223
+ # @private
2224
+ class Representation < Google::Apis::Core::JsonRepresentation
2225
+ property :author_channel_id, as: 'authorChannelId'
2226
+ property :display_message, as: 'displayMessage'
2227
+ property :fan_funding_event_details, as: 'fanFundingEventDetails', class: Google::Apis::YoutubeV3::LiveChatFanFundingEventDetails, decorator: Google::Apis::YoutubeV3::LiveChatFanFundingEventDetails::Representation
2228
+
2229
+ property :has_display_content, as: 'hasDisplayContent'
2230
+ property :live_chat_id, as: 'liveChatId'
2231
+ property :message_deleted_details, as: 'messageDeletedDetails', class: Google::Apis::YoutubeV3::LiveChatMessageDeletedDetails, decorator: Google::Apis::YoutubeV3::LiveChatMessageDeletedDetails::Representation
2232
+
2233
+ property :message_retracted_details, as: 'messageRetractedDetails', class: Google::Apis::YoutubeV3::LiveChatMessageRetractedDetails, decorator: Google::Apis::YoutubeV3::LiveChatMessageRetractedDetails::Representation
2234
+
2235
+ property :poll_closed_details, as: 'pollClosedDetails', class: Google::Apis::YoutubeV3::LiveChatPollClosedDetails, decorator: Google::Apis::YoutubeV3::LiveChatPollClosedDetails::Representation
2236
+
2237
+ property :poll_edited_details, as: 'pollEditedDetails', class: Google::Apis::YoutubeV3::LiveChatPollEditedDetails, decorator: Google::Apis::YoutubeV3::LiveChatPollEditedDetails::Representation
2238
+
2239
+ property :poll_opened_details, as: 'pollOpenedDetails', class: Google::Apis::YoutubeV3::LiveChatPollOpenedDetails, decorator: Google::Apis::YoutubeV3::LiveChatPollOpenedDetails::Representation
2240
+
2241
+ property :poll_voted_details, as: 'pollVotedDetails', class: Google::Apis::YoutubeV3::LiveChatPollVotedDetails, decorator: Google::Apis::YoutubeV3::LiveChatPollVotedDetails::Representation
2242
+
2243
+ property :published_at, as: 'publishedAt', type: DateTime
2244
+
2245
+ property :text_message_details, as: 'textMessageDetails', class: Google::Apis::YoutubeV3::LiveChatTextMessageDetails, decorator: Google::Apis::YoutubeV3::LiveChatTextMessageDetails::Representation
2246
+
2247
+ property :type, as: 'type'
2248
+ property :user_banned_details, as: 'userBannedDetails', class: Google::Apis::YoutubeV3::LiveChatUserBannedMessageDetails, decorator: Google::Apis::YoutubeV3::LiveChatUserBannedMessageDetails::Representation
2249
+
2250
+ end
2251
+ end
2252
+
2253
+ class LiveChatModerator
2254
+ # @private
2255
+ class Representation < Google::Apis::Core::JsonRepresentation
2256
+ property :etag, as: 'etag'
2257
+ property :id, as: 'id'
2258
+ property :kind, as: 'kind'
2259
+ property :snippet, as: 'snippet', class: Google::Apis::YoutubeV3::LiveChatModeratorSnippet, decorator: Google::Apis::YoutubeV3::LiveChatModeratorSnippet::Representation
2260
+
2261
+ end
2262
+ end
2263
+
2264
+ class LiveChatModeratorListResponse
2265
+ # @private
2266
+ class Representation < Google::Apis::Core::JsonRepresentation
2267
+ property :etag, as: 'etag'
2268
+ property :event_id, as: 'eventId'
2269
+ collection :items, as: 'items', class: Google::Apis::YoutubeV3::LiveChatModerator, decorator: Google::Apis::YoutubeV3::LiveChatModerator::Representation
2270
+
2271
+ property :kind, as: 'kind'
2272
+ property :next_page_token, as: 'nextPageToken'
2273
+ property :page_info, as: 'pageInfo', class: Google::Apis::YoutubeV3::PageInfo, decorator: Google::Apis::YoutubeV3::PageInfo::Representation
2274
+
2275
+ property :prev_page_token, as: 'prevPageToken'
2276
+ property :token_pagination, as: 'tokenPagination', class: Google::Apis::YoutubeV3::TokenPagination, decorator: Google::Apis::YoutubeV3::TokenPagination::Representation
2277
+
2278
+ property :visitor_id, as: 'visitorId'
2279
+ end
2280
+ end
2281
+
2282
+ class LiveChatModeratorSnippet
2283
+ # @private
2284
+ class Representation < Google::Apis::Core::JsonRepresentation
2285
+ property :live_chat_id, as: 'liveChatId'
2286
+ property :moderator_details, as: 'moderatorDetails', class: Google::Apis::YoutubeV3::ChannelProfileDetails, decorator: Google::Apis::YoutubeV3::ChannelProfileDetails::Representation
2287
+
2288
+ end
2289
+ end
2290
+
2291
+ class LiveChatPollClosedDetails
2292
+ # @private
2293
+ class Representation < Google::Apis::Core::JsonRepresentation
2294
+ property :poll_id, as: 'pollId'
2295
+ end
2296
+ end
2297
+
2298
+ class LiveChatPollEditedDetails
2299
+ # @private
2300
+ class Representation < Google::Apis::Core::JsonRepresentation
2301
+ property :id, as: 'id'
2302
+ collection :items, as: 'items', class: Google::Apis::YoutubeV3::LiveChatPollItem, decorator: Google::Apis::YoutubeV3::LiveChatPollItem::Representation
2303
+
2304
+ property :prompt, as: 'prompt'
2305
+ end
2306
+ end
2307
+
2308
+ class LiveChatPollItem
2309
+ # @private
2310
+ class Representation < Google::Apis::Core::JsonRepresentation
2311
+ property :description, as: 'description'
2312
+ property :item_id, as: 'itemId'
2313
+ end
2314
+ end
2315
+
2316
+ class LiveChatPollOpenedDetails
2317
+ # @private
2318
+ class Representation < Google::Apis::Core::JsonRepresentation
2319
+ property :id, as: 'id'
2320
+ collection :items, as: 'items', class: Google::Apis::YoutubeV3::LiveChatPollItem, decorator: Google::Apis::YoutubeV3::LiveChatPollItem::Representation
2321
+
2322
+ property :prompt, as: 'prompt'
2323
+ end
2324
+ end
2325
+
2326
+ class LiveChatPollVotedDetails
2327
+ # @private
2328
+ class Representation < Google::Apis::Core::JsonRepresentation
2329
+ property :item_id, as: 'itemId'
2330
+ property :poll_id, as: 'pollId'
2331
+ end
2332
+ end
2333
+
2334
+ class LiveChatTextMessageDetails
2335
+ # @private
2336
+ class Representation < Google::Apis::Core::JsonRepresentation
2337
+ property :message_text, as: 'messageText'
2338
+ end
2339
+ end
2340
+
2341
+ class LiveChatUserBannedMessageDetails
2342
+ # @private
2343
+ class Representation < Google::Apis::Core::JsonRepresentation
2344
+ property :ban_duration_seconds, as: 'banDurationSeconds'
2345
+ property :ban_type, as: 'banType'
2346
+ property :banned_user_details, as: 'bannedUserDetails', class: Google::Apis::YoutubeV3::ChannelProfileDetails, decorator: Google::Apis::YoutubeV3::ChannelProfileDetails::Representation
2347
+
2348
+ end
2349
+ end
2350
+
2351
+ class LiveStream
2352
+ # @private
2353
+ class Representation < Google::Apis::Core::JsonRepresentation
2354
+ property :cdn, as: 'cdn', class: Google::Apis::YoutubeV3::CdnSettings, decorator: Google::Apis::YoutubeV3::CdnSettings::Representation
2355
+
2356
+ property :content_details, as: 'contentDetails', class: Google::Apis::YoutubeV3::LiveStreamContentDetails, decorator: Google::Apis::YoutubeV3::LiveStreamContentDetails::Representation
2357
+
2358
+ property :etag, as: 'etag'
2359
+ property :id, as: 'id'
2360
+ property :kind, as: 'kind'
2361
+ property :snippet, as: 'snippet', class: Google::Apis::YoutubeV3::LiveStreamSnippet, decorator: Google::Apis::YoutubeV3::LiveStreamSnippet::Representation
2362
+
2363
+ property :status, as: 'status', class: Google::Apis::YoutubeV3::LiveStreamStatus, decorator: Google::Apis::YoutubeV3::LiveStreamStatus::Representation
2364
+
2365
+ end
2366
+ end
2367
+
2368
+ class LiveStreamConfigurationIssue
2369
+ # @private
2370
+ class Representation < Google::Apis::Core::JsonRepresentation
2371
+ property :description, as: 'description'
2372
+ property :reason, as: 'reason'
2373
+ property :severity, as: 'severity'
2374
+ property :type, as: 'type'
2375
+ end
2376
+ end
2377
+
2378
+ class LiveStreamContentDetails
2379
+ # @private
2380
+ class Representation < Google::Apis::Core::JsonRepresentation
2381
+ property :closed_captions_ingestion_url, as: 'closedCaptionsIngestionUrl'
2382
+ property :is_reusable, as: 'isReusable'
2383
+ end
2384
+ end
2385
+
2386
+ class LiveStreamHealthStatus
2387
+ # @private
2388
+ class Representation < Google::Apis::Core::JsonRepresentation
2389
+ collection :configuration_issues, as: 'configurationIssues', class: Google::Apis::YoutubeV3::LiveStreamConfigurationIssue, decorator: Google::Apis::YoutubeV3::LiveStreamConfigurationIssue::Representation
2390
+
2391
+ property :last_update_time_seconds, as: 'lastUpdateTimeSeconds'
2392
+ property :status, as: 'status'
2393
+ end
2394
+ end
2395
+
2396
+ class ListLiveStreamsResponse
2397
+ # @private
2398
+ class Representation < Google::Apis::Core::JsonRepresentation
2399
+ property :etag, as: 'etag'
2400
+ property :event_id, as: 'eventId'
2401
+ collection :items, as: 'items', class: Google::Apis::YoutubeV3::LiveStream, decorator: Google::Apis::YoutubeV3::LiveStream::Representation
2402
+
2403
+ property :kind, as: 'kind'
2404
+ property :next_page_token, as: 'nextPageToken'
2405
+ property :page_info, as: 'pageInfo', class: Google::Apis::YoutubeV3::PageInfo, decorator: Google::Apis::YoutubeV3::PageInfo::Representation
2406
+
2407
+ property :prev_page_token, as: 'prevPageToken'
2408
+ property :token_pagination, as: 'tokenPagination', class: Google::Apis::YoutubeV3::TokenPagination, decorator: Google::Apis::YoutubeV3::TokenPagination::Representation
2409
+
2410
+ property :visitor_id, as: 'visitorId'
2411
+ end
2412
+ end
2413
+
2414
+ class LiveStreamSnippet
2415
+ # @private
2416
+ class Representation < Google::Apis::Core::JsonRepresentation
2417
+ property :channel_id, as: 'channelId'
2418
+ property :description, as: 'description'
2419
+ property :is_default_stream, as: 'isDefaultStream'
2420
+ property :published_at, as: 'publishedAt', type: DateTime
2421
+
2422
+ property :title, as: 'title'
2423
+ end
2424
+ end
2425
+
2426
+ class LiveStreamStatus
2427
+ # @private
2428
+ class Representation < Google::Apis::Core::JsonRepresentation
2429
+ property :health_status, as: 'healthStatus', class: Google::Apis::YoutubeV3::LiveStreamHealthStatus, decorator: Google::Apis::YoutubeV3::LiveStreamHealthStatus::Representation
2430
+
2431
+ property :stream_status, as: 'streamStatus'
2432
+ end
2433
+ end
2434
+
2435
+ class LocalizedProperty
2436
+ # @private
2437
+ class Representation < Google::Apis::Core::JsonRepresentation
2438
+ property :default, as: 'default'
2439
+ property :default_language, as: 'defaultLanguage', class: Google::Apis::YoutubeV3::LanguageTag, decorator: Google::Apis::YoutubeV3::LanguageTag::Representation
2440
+
2441
+ collection :localized, as: 'localized', class: Google::Apis::YoutubeV3::LocalizedString, decorator: Google::Apis::YoutubeV3::LocalizedString::Representation
2442
+
2443
+ end
2444
+ end
2445
+
2446
+ class LocalizedString
2447
+ # @private
2448
+ class Representation < Google::Apis::Core::JsonRepresentation
2449
+ property :language, as: 'language'
2450
+ property :value, as: 'value'
2451
+ end
2452
+ end
2453
+
2454
+ class MonitorStreamInfo
2455
+ # @private
2456
+ class Representation < Google::Apis::Core::JsonRepresentation
2457
+ property :broadcast_stream_delay_ms, as: 'broadcastStreamDelayMs'
2458
+ property :embed_html, as: 'embedHtml'
2459
+ property :enable_monitor_stream, as: 'enableMonitorStream'
2460
+ end
2461
+ end
2462
+
2463
+ class PageInfo
2464
+ # @private
2465
+ class Representation < Google::Apis::Core::JsonRepresentation
2466
+ property :results_per_page, as: 'resultsPerPage'
2467
+ property :total_results, as: 'totalResults'
2468
+ end
2469
+ end
2470
+
2471
+ class Playlist
2472
+ # @private
2473
+ class Representation < Google::Apis::Core::JsonRepresentation
2474
+ property :content_details, as: 'contentDetails', class: Google::Apis::YoutubeV3::PlaylistContentDetails, decorator: Google::Apis::YoutubeV3::PlaylistContentDetails::Representation
2475
+
2476
+ property :etag, as: 'etag'
2477
+ property :id, as: 'id'
2478
+ property :kind, as: 'kind'
2479
+ hash :localizations, as: 'localizations', class: Google::Apis::YoutubeV3::PlaylistLocalization, decorator: Google::Apis::YoutubeV3::PlaylistLocalization::Representation
2480
+
2481
+ property :player, as: 'player', class: Google::Apis::YoutubeV3::PlaylistPlayer, decorator: Google::Apis::YoutubeV3::PlaylistPlayer::Representation
2482
+
2483
+ property :snippet, as: 'snippet', class: Google::Apis::YoutubeV3::PlaylistSnippet, decorator: Google::Apis::YoutubeV3::PlaylistSnippet::Representation
2484
+
2485
+ property :status, as: 'status', class: Google::Apis::YoutubeV3::PlaylistStatus, decorator: Google::Apis::YoutubeV3::PlaylistStatus::Representation
2486
+
2487
+ end
2488
+ end
2489
+
2490
+ class PlaylistContentDetails
2491
+ # @private
2492
+ class Representation < Google::Apis::Core::JsonRepresentation
2493
+ property :item_count, as: 'itemCount'
2494
+ end
2495
+ end
2496
+
2497
+ class PlaylistItem
2498
+ # @private
2499
+ class Representation < Google::Apis::Core::JsonRepresentation
2500
+ property :content_details, as: 'contentDetails', class: Google::Apis::YoutubeV3::PlaylistItemContentDetails, decorator: Google::Apis::YoutubeV3::PlaylistItemContentDetails::Representation
2501
+
2502
+ property :etag, as: 'etag'
2503
+ property :id, as: 'id'
2504
+ property :kind, as: 'kind'
2505
+ property :snippet, as: 'snippet', class: Google::Apis::YoutubeV3::PlaylistItemSnippet, decorator: Google::Apis::YoutubeV3::PlaylistItemSnippet::Representation
2506
+
2507
+ property :status, as: 'status', class: Google::Apis::YoutubeV3::PlaylistItemStatus, decorator: Google::Apis::YoutubeV3::PlaylistItemStatus::Representation
2508
+
2509
+ end
2510
+ end
2511
+
2512
+ class PlaylistItemContentDetails
2513
+ # @private
2514
+ class Representation < Google::Apis::Core::JsonRepresentation
2515
+ property :end_at, as: 'endAt'
2516
+ property :note, as: 'note'
2517
+ property :start_at, as: 'startAt'
2518
+ property :video_id, as: 'videoId'
2519
+ property :video_published_at, as: 'videoPublishedAt', type: DateTime
2520
+
2521
+ end
2522
+ end
2523
+
2524
+ class ListPlaylistItemsResponse
2525
+ # @private
2526
+ class Representation < Google::Apis::Core::JsonRepresentation
2527
+ property :etag, as: 'etag'
2528
+ property :event_id, as: 'eventId'
2529
+ collection :items, as: 'items', class: Google::Apis::YoutubeV3::PlaylistItem, decorator: Google::Apis::YoutubeV3::PlaylistItem::Representation
2530
+
2531
+ property :kind, as: 'kind'
2532
+ property :next_page_token, as: 'nextPageToken'
2533
+ property :page_info, as: 'pageInfo', class: Google::Apis::YoutubeV3::PageInfo, decorator: Google::Apis::YoutubeV3::PageInfo::Representation
2534
+
2535
+ property :prev_page_token, as: 'prevPageToken'
2536
+ property :token_pagination, as: 'tokenPagination', class: Google::Apis::YoutubeV3::TokenPagination, decorator: Google::Apis::YoutubeV3::TokenPagination::Representation
2537
+
2538
+ property :visitor_id, as: 'visitorId'
2539
+ end
2540
+ end
2541
+
2542
+ class PlaylistItemSnippet
2543
+ # @private
2544
+ class Representation < Google::Apis::Core::JsonRepresentation
2545
+ property :channel_id, as: 'channelId'
2546
+ property :channel_title, as: 'channelTitle'
2547
+ property :description, as: 'description'
2548
+ property :playlist_id, as: 'playlistId'
2549
+ property :position, as: 'position'
2550
+ property :published_at, as: 'publishedAt', type: DateTime
2551
+
2552
+ property :resource_id, as: 'resourceId', class: Google::Apis::YoutubeV3::ResourceId, decorator: Google::Apis::YoutubeV3::ResourceId::Representation
2553
+
2554
+ property :thumbnails, as: 'thumbnails', class: Google::Apis::YoutubeV3::ThumbnailDetails, decorator: Google::Apis::YoutubeV3::ThumbnailDetails::Representation
2555
+
2556
+ property :title, as: 'title'
2557
+ end
2558
+ end
2559
+
2560
+ class PlaylistItemStatus
2561
+ # @private
2562
+ class Representation < Google::Apis::Core::JsonRepresentation
2563
+ property :privacy_status, as: 'privacyStatus'
2564
+ end
2565
+ end
2566
+
2567
+ class ListPlaylistResponse
2568
+ # @private
2569
+ class Representation < Google::Apis::Core::JsonRepresentation
2570
+ property :etag, as: 'etag'
2571
+ property :event_id, as: 'eventId'
2572
+ collection :items, as: 'items', class: Google::Apis::YoutubeV3::Playlist, decorator: Google::Apis::YoutubeV3::Playlist::Representation
2573
+
2574
+ property :kind, as: 'kind'
2575
+ property :next_page_token, as: 'nextPageToken'
2576
+ property :page_info, as: 'pageInfo', class: Google::Apis::YoutubeV3::PageInfo, decorator: Google::Apis::YoutubeV3::PageInfo::Representation
2577
+
2578
+ property :prev_page_token, as: 'prevPageToken'
2579
+ property :token_pagination, as: 'tokenPagination', class: Google::Apis::YoutubeV3::TokenPagination, decorator: Google::Apis::YoutubeV3::TokenPagination::Representation
2580
+
2581
+ property :visitor_id, as: 'visitorId'
2582
+ end
2583
+ end
2584
+
2585
+ class PlaylistLocalization
2586
+ # @private
2587
+ class Representation < Google::Apis::Core::JsonRepresentation
2588
+ property :description, as: 'description'
2589
+ property :title, as: 'title'
2590
+ end
2591
+ end
2592
+
2593
+ class PlaylistPlayer
2594
+ # @private
2595
+ class Representation < Google::Apis::Core::JsonRepresentation
2596
+ property :embed_html, as: 'embedHtml'
2597
+ end
2598
+ end
2599
+
2600
+ class PlaylistSnippet
2601
+ # @private
2602
+ class Representation < Google::Apis::Core::JsonRepresentation
2603
+ property :channel_id, as: 'channelId'
2604
+ property :channel_title, as: 'channelTitle'
2605
+ property :default_language, as: 'defaultLanguage'
2606
+ property :description, as: 'description'
2607
+ property :localized, as: 'localized', class: Google::Apis::YoutubeV3::PlaylistLocalization, decorator: Google::Apis::YoutubeV3::PlaylistLocalization::Representation
2608
+
2609
+ property :published_at, as: 'publishedAt', type: DateTime
2610
+
2611
+ collection :tags, as: 'tags'
2612
+ property :thumbnails, as: 'thumbnails', class: Google::Apis::YoutubeV3::ThumbnailDetails, decorator: Google::Apis::YoutubeV3::ThumbnailDetails::Representation
2613
+
2614
+ property :title, as: 'title'
2615
+ end
2616
+ end
2617
+
2618
+ class PlaylistStatus
2619
+ # @private
2620
+ class Representation < Google::Apis::Core::JsonRepresentation
2621
+ property :privacy_status, as: 'privacyStatus'
2622
+ end
2623
+ end
2624
+
2625
+ class PromotedItem
2626
+ # @private
2627
+ class Representation < Google::Apis::Core::JsonRepresentation
2628
+ property :custom_message, as: 'customMessage'
2629
+ property :id, as: 'id', class: Google::Apis::YoutubeV3::PromotedItemId, decorator: Google::Apis::YoutubeV3::PromotedItemId::Representation
2630
+
2631
+ property :promoted_by_content_owner, as: 'promotedByContentOwner'
2632
+ property :timing, as: 'timing', class: Google::Apis::YoutubeV3::InvideoTiming, decorator: Google::Apis::YoutubeV3::InvideoTiming::Representation
2633
+
2634
+ end
2635
+ end
2636
+
2637
+ class PromotedItemId
2638
+ # @private
2639
+ class Representation < Google::Apis::Core::JsonRepresentation
2640
+ property :recently_uploaded_by, as: 'recentlyUploadedBy'
2641
+ property :type, as: 'type'
2642
+ property :video_id, as: 'videoId'
2643
+ property :website_url, as: 'websiteUrl'
2644
+ end
2645
+ end
2646
+
2647
+ class PropertyValue
2648
+ # @private
2649
+ class Representation < Google::Apis::Core::JsonRepresentation
2650
+ property :property, as: 'property'
2651
+ property :value, as: 'value'
2652
+ end
2653
+ end
2654
+
2655
+ class ResourceId
2656
+ # @private
2657
+ class Representation < Google::Apis::Core::JsonRepresentation
2658
+ property :channel_id, as: 'channelId'
2659
+ property :kind, as: 'kind'
2660
+ property :playlist_id, as: 'playlistId'
2661
+ property :video_id, as: 'videoId'
2662
+ end
2663
+ end
2664
+
2665
+ class SearchListsResponse
2666
+ # @private
2667
+ class Representation < Google::Apis::Core::JsonRepresentation
2668
+ property :etag, as: 'etag'
2669
+ property :event_id, as: 'eventId'
2670
+ collection :items, as: 'items', class: Google::Apis::YoutubeV3::SearchResult, decorator: Google::Apis::YoutubeV3::SearchResult::Representation
2671
+
2672
+ property :kind, as: 'kind'
2673
+ property :next_page_token, as: 'nextPageToken'
2674
+ property :page_info, as: 'pageInfo', class: Google::Apis::YoutubeV3::PageInfo, decorator: Google::Apis::YoutubeV3::PageInfo::Representation
2675
+
2676
+ property :prev_page_token, as: 'prevPageToken'
2677
+ property :region_code, as: 'regionCode'
2678
+ property :token_pagination, as: 'tokenPagination', class: Google::Apis::YoutubeV3::TokenPagination, decorator: Google::Apis::YoutubeV3::TokenPagination::Representation
2679
+
2680
+ property :visitor_id, as: 'visitorId'
2681
+ end
2682
+ end
2683
+
2684
+ class SearchResult
2685
+ # @private
2686
+ class Representation < Google::Apis::Core::JsonRepresentation
2687
+ property :etag, as: 'etag'
2688
+ property :id, as: 'id', class: Google::Apis::YoutubeV3::ResourceId, decorator: Google::Apis::YoutubeV3::ResourceId::Representation
2689
+
2690
+ property :kind, as: 'kind'
2691
+ property :snippet, as: 'snippet', class: Google::Apis::YoutubeV3::SearchResultSnippet, decorator: Google::Apis::YoutubeV3::SearchResultSnippet::Representation
2692
+
2693
+ end
2694
+ end
2695
+
2696
+ class SearchResultSnippet
2697
+ # @private
2698
+ class Representation < Google::Apis::Core::JsonRepresentation
2699
+ property :channel_id, as: 'channelId'
2700
+ property :channel_title, as: 'channelTitle'
2701
+ property :description, as: 'description'
2702
+ property :live_broadcast_content, as: 'liveBroadcastContent'
2703
+ property :published_at, as: 'publishedAt', type: DateTime
2704
+
2705
+ property :thumbnails, as: 'thumbnails', class: Google::Apis::YoutubeV3::ThumbnailDetails, decorator: Google::Apis::YoutubeV3::ThumbnailDetails::Representation
2706
+
2707
+ property :title, as: 'title'
2708
+ end
2709
+ end
2710
+
2711
+ class Sponsor
2712
+ # @private
2713
+ class Representation < Google::Apis::Core::JsonRepresentation
2714
+ property :etag, as: 'etag'
2715
+ property :id, as: 'id'
2716
+ property :kind, as: 'kind'
2717
+ property :snippet, as: 'snippet', class: Google::Apis::YoutubeV3::SponsorSnippet, decorator: Google::Apis::YoutubeV3::SponsorSnippet::Representation
2718
+
2719
+ end
2720
+ end
2721
+
2722
+ class SponsorListResponse
2723
+ # @private
2724
+ class Representation < Google::Apis::Core::JsonRepresentation
2725
+ property :etag, as: 'etag'
2726
+ property :event_id, as: 'eventId'
2727
+ collection :items, as: 'items', class: Google::Apis::YoutubeV3::Sponsor, decorator: Google::Apis::YoutubeV3::Sponsor::Representation
2728
+
2729
+ property :kind, as: 'kind'
2730
+ property :next_page_token, as: 'nextPageToken'
2731
+ property :page_info, as: 'pageInfo', class: Google::Apis::YoutubeV3::PageInfo, decorator: Google::Apis::YoutubeV3::PageInfo::Representation
2732
+
2733
+ property :token_pagination, as: 'tokenPagination', class: Google::Apis::YoutubeV3::TokenPagination, decorator: Google::Apis::YoutubeV3::TokenPagination::Representation
2734
+
2735
+ property :visitor_id, as: 'visitorId'
2736
+ end
2737
+ end
2738
+
2739
+ class SponsorSnippet
2740
+ # @private
2741
+ class Representation < Google::Apis::Core::JsonRepresentation
2742
+ property :channel_id, as: 'channelId'
2743
+ property :sponsor_details, as: 'sponsorDetails', class: Google::Apis::YoutubeV3::ChannelProfileDetails, decorator: Google::Apis::YoutubeV3::ChannelProfileDetails::Representation
2744
+
2745
+ property :sponsor_since, as: 'sponsorSince', type: DateTime
2746
+
2747
+ end
2748
+ end
2749
+
2750
+ class Subscription
2751
+ # @private
2752
+ class Representation < Google::Apis::Core::JsonRepresentation
2753
+ property :content_details, as: 'contentDetails', class: Google::Apis::YoutubeV3::SubscriptionContentDetails, decorator: Google::Apis::YoutubeV3::SubscriptionContentDetails::Representation
2754
+
2755
+ property :etag, as: 'etag'
2756
+ property :id, as: 'id'
2757
+ property :kind, as: 'kind'
2758
+ property :snippet, as: 'snippet', class: Google::Apis::YoutubeV3::SubscriptionSnippet, decorator: Google::Apis::YoutubeV3::SubscriptionSnippet::Representation
2759
+
2760
+ property :subscriber_snippet, as: 'subscriberSnippet', class: Google::Apis::YoutubeV3::SubscriptionSubscriberSnippet, decorator: Google::Apis::YoutubeV3::SubscriptionSubscriberSnippet::Representation
2761
+
2762
+ end
2763
+ end
2764
+
2765
+ class SubscriptionContentDetails
2766
+ # @private
2767
+ class Representation < Google::Apis::Core::JsonRepresentation
2768
+ property :activity_type, as: 'activityType'
2769
+ property :new_item_count, as: 'newItemCount'
2770
+ property :total_item_count, as: 'totalItemCount'
2771
+ end
2772
+ end
2773
+
2774
+ class ListSubscriptionResponse
2775
+ # @private
2776
+ class Representation < Google::Apis::Core::JsonRepresentation
2777
+ property :etag, as: 'etag'
2778
+ property :event_id, as: 'eventId'
2779
+ collection :items, as: 'items', class: Google::Apis::YoutubeV3::Subscription, decorator: Google::Apis::YoutubeV3::Subscription::Representation
2780
+
2781
+ property :kind, as: 'kind'
2782
+ property :next_page_token, as: 'nextPageToken'
2783
+ property :page_info, as: 'pageInfo', class: Google::Apis::YoutubeV3::PageInfo, decorator: Google::Apis::YoutubeV3::PageInfo::Representation
2784
+
2785
+ property :prev_page_token, as: 'prevPageToken'
2786
+ property :token_pagination, as: 'tokenPagination', class: Google::Apis::YoutubeV3::TokenPagination, decorator: Google::Apis::YoutubeV3::TokenPagination::Representation
2787
+
2788
+ property :visitor_id, as: 'visitorId'
2789
+ end
2790
+ end
2791
+
2792
+ class SubscriptionSnippet
2793
+ # @private
2794
+ class Representation < Google::Apis::Core::JsonRepresentation
2795
+ property :channel_id, as: 'channelId'
2796
+ property :channel_title, as: 'channelTitle'
2797
+ property :description, as: 'description'
2798
+ property :published_at, as: 'publishedAt', type: DateTime
2799
+
2800
+ property :resource_id, as: 'resourceId', class: Google::Apis::YoutubeV3::ResourceId, decorator: Google::Apis::YoutubeV3::ResourceId::Representation
2801
+
2802
+ property :thumbnails, as: 'thumbnails', class: Google::Apis::YoutubeV3::ThumbnailDetails, decorator: Google::Apis::YoutubeV3::ThumbnailDetails::Representation
2803
+
2804
+ property :title, as: 'title'
2805
+ end
2806
+ end
2807
+
2808
+ class SubscriptionSubscriberSnippet
2809
+ # @private
2810
+ class Representation < Google::Apis::Core::JsonRepresentation
2811
+ property :channel_id, as: 'channelId'
2812
+ property :description, as: 'description'
2813
+ property :thumbnails, as: 'thumbnails', class: Google::Apis::YoutubeV3::ThumbnailDetails, decorator: Google::Apis::YoutubeV3::ThumbnailDetails::Representation
2814
+
2815
+ property :title, as: 'title'
2816
+ end
2817
+ end
2818
+
2819
+ class Thumbnail
2820
+ # @private
2821
+ class Representation < Google::Apis::Core::JsonRepresentation
2822
+ property :height, as: 'height'
2823
+ property :url, as: 'url'
2824
+ property :width, as: 'width'
2825
+ end
2826
+ end
2827
+
2828
+ class ThumbnailDetails
2829
+ # @private
2830
+ class Representation < Google::Apis::Core::JsonRepresentation
2831
+ property :default, as: 'default', class: Google::Apis::YoutubeV3::Thumbnail, decorator: Google::Apis::YoutubeV3::Thumbnail::Representation
2832
+
2833
+ property :high, as: 'high', class: Google::Apis::YoutubeV3::Thumbnail, decorator: Google::Apis::YoutubeV3::Thumbnail::Representation
2834
+
2835
+ property :maxres, as: 'maxres', class: Google::Apis::YoutubeV3::Thumbnail, decorator: Google::Apis::YoutubeV3::Thumbnail::Representation
2836
+
2837
+ property :medium, as: 'medium', class: Google::Apis::YoutubeV3::Thumbnail, decorator: Google::Apis::YoutubeV3::Thumbnail::Representation
2838
+
2839
+ property :standard, as: 'standard', class: Google::Apis::YoutubeV3::Thumbnail, decorator: Google::Apis::YoutubeV3::Thumbnail::Representation
2840
+
2841
+ end
2842
+ end
2843
+
2844
+ class SetThumbnailResponse
2845
+ # @private
2846
+ class Representation < Google::Apis::Core::JsonRepresentation
2847
+ property :etag, as: 'etag'
2848
+ property :event_id, as: 'eventId'
2849
+ collection :items, as: 'items', class: Google::Apis::YoutubeV3::ThumbnailDetails, decorator: Google::Apis::YoutubeV3::ThumbnailDetails::Representation
2850
+
2851
+ property :kind, as: 'kind'
2852
+ property :visitor_id, as: 'visitorId'
2853
+ end
2854
+ end
2855
+
2856
+ class TokenPagination
2857
+ # @private
2858
+ class Representation < Google::Apis::Core::JsonRepresentation
2859
+ end
2860
+ end
2861
+
2862
+ class Video
2863
+ # @private
2864
+ class Representation < Google::Apis::Core::JsonRepresentation
2865
+ property :age_gating, as: 'ageGating', class: Google::Apis::YoutubeV3::VideoAgeGating, decorator: Google::Apis::YoutubeV3::VideoAgeGating::Representation
2866
+
2867
+ property :content_details, as: 'contentDetails', class: Google::Apis::YoutubeV3::VideoContentDetails, decorator: Google::Apis::YoutubeV3::VideoContentDetails::Representation
2868
+
2869
+ property :etag, as: 'etag'
2870
+ property :file_details, as: 'fileDetails', class: Google::Apis::YoutubeV3::VideoFileDetails, decorator: Google::Apis::YoutubeV3::VideoFileDetails::Representation
2871
+
2872
+ property :id, as: 'id'
2873
+ property :kind, as: 'kind'
2874
+ property :live_streaming_details, as: 'liveStreamingDetails', class: Google::Apis::YoutubeV3::VideoLiveStreamingDetails, decorator: Google::Apis::YoutubeV3::VideoLiveStreamingDetails::Representation
2875
+
2876
+ hash :localizations, as: 'localizations', class: Google::Apis::YoutubeV3::VideoLocalization, decorator: Google::Apis::YoutubeV3::VideoLocalization::Representation
2877
+
2878
+ property :monetization_details, as: 'monetizationDetails', class: Google::Apis::YoutubeV3::VideoMonetizationDetails, decorator: Google::Apis::YoutubeV3::VideoMonetizationDetails::Representation
2879
+
2880
+ property :player, as: 'player', class: Google::Apis::YoutubeV3::VideoPlayer, decorator: Google::Apis::YoutubeV3::VideoPlayer::Representation
2881
+
2882
+ property :processing_details, as: 'processingDetails', class: Google::Apis::YoutubeV3::VideoProcessingDetails, decorator: Google::Apis::YoutubeV3::VideoProcessingDetails::Representation
2883
+
2884
+ property :project_details, as: 'projectDetails', class: Google::Apis::YoutubeV3::VideoProjectDetails, decorator: Google::Apis::YoutubeV3::VideoProjectDetails::Representation
2885
+
2886
+ property :recording_details, as: 'recordingDetails', class: Google::Apis::YoutubeV3::VideoRecordingDetails, decorator: Google::Apis::YoutubeV3::VideoRecordingDetails::Representation
2887
+
2888
+ property :snippet, as: 'snippet', class: Google::Apis::YoutubeV3::VideoSnippet, decorator: Google::Apis::YoutubeV3::VideoSnippet::Representation
2889
+
2890
+ property :statistics, as: 'statistics', class: Google::Apis::YoutubeV3::VideoStatistics, decorator: Google::Apis::YoutubeV3::VideoStatistics::Representation
2891
+
2892
+ property :status, as: 'status', class: Google::Apis::YoutubeV3::VideoStatus, decorator: Google::Apis::YoutubeV3::VideoStatus::Representation
2893
+
2894
+ property :suggestions, as: 'suggestions', class: Google::Apis::YoutubeV3::VideoSuggestions, decorator: Google::Apis::YoutubeV3::VideoSuggestions::Representation
2895
+
2896
+ property :topic_details, as: 'topicDetails', class: Google::Apis::YoutubeV3::VideoTopicDetails, decorator: Google::Apis::YoutubeV3::VideoTopicDetails::Representation
2897
+
2898
+ end
2899
+ end
2900
+
2901
+ class VideoAbuseReport
2902
+ # @private
2903
+ class Representation < Google::Apis::Core::JsonRepresentation
2904
+ property :comments, as: 'comments'
2905
+ property :language, as: 'language'
2906
+ property :reason_id, as: 'reasonId'
2907
+ property :secondary_reason_id, as: 'secondaryReasonId'
2908
+ property :video_id, as: 'videoId'
2909
+ end
2910
+ end
2911
+
2912
+ class VideoAbuseReportReason
2913
+ # @private
2914
+ class Representation < Google::Apis::Core::JsonRepresentation
2915
+ property :etag, as: 'etag'
2916
+ property :id, as: 'id'
2917
+ property :kind, as: 'kind'
2918
+ property :snippet, as: 'snippet', class: Google::Apis::YoutubeV3::VideoAbuseReportReasonSnippet, decorator: Google::Apis::YoutubeV3::VideoAbuseReportReasonSnippet::Representation
2919
+
2920
+ end
2921
+ end
2922
+
2923
+ class ListVideoAbuseReportReasonResponse
2924
+ # @private
2925
+ class Representation < Google::Apis::Core::JsonRepresentation
2926
+ property :etag, as: 'etag'
2927
+ property :event_id, as: 'eventId'
2928
+ collection :items, as: 'items', class: Google::Apis::YoutubeV3::VideoAbuseReportReason, decorator: Google::Apis::YoutubeV3::VideoAbuseReportReason::Representation
2929
+
2930
+ property :kind, as: 'kind'
2931
+ property :visitor_id, as: 'visitorId'
2932
+ end
2933
+ end
2934
+
2935
+ class VideoAbuseReportReasonSnippet
2936
+ # @private
2937
+ class Representation < Google::Apis::Core::JsonRepresentation
2938
+ property :label, as: 'label'
2939
+ collection :secondary_reasons, as: 'secondaryReasons', class: Google::Apis::YoutubeV3::VideoAbuseReportSecondaryReason, decorator: Google::Apis::YoutubeV3::VideoAbuseReportSecondaryReason::Representation
2940
+
2941
+ end
2942
+ end
2943
+
2944
+ class VideoAbuseReportSecondaryReason
2945
+ # @private
2946
+ class Representation < Google::Apis::Core::JsonRepresentation
2947
+ property :id, as: 'id'
2948
+ property :label, as: 'label'
2949
+ end
2950
+ end
2951
+
2952
+ class VideoAgeGating
2953
+ # @private
2954
+ class Representation < Google::Apis::Core::JsonRepresentation
2955
+ property :alcohol_content, as: 'alcoholContent'
2956
+ property :restricted, as: 'restricted'
2957
+ property :video_game_rating, as: 'videoGameRating'
2958
+ end
2959
+ end
2960
+
2961
+ class VideoCategory
2962
+ # @private
2963
+ class Representation < Google::Apis::Core::JsonRepresentation
2964
+ property :etag, as: 'etag'
2965
+ property :id, as: 'id'
2966
+ property :kind, as: 'kind'
2967
+ property :snippet, as: 'snippet', class: Google::Apis::YoutubeV3::VideoCategorySnippet, decorator: Google::Apis::YoutubeV3::VideoCategorySnippet::Representation
2968
+
2969
+ end
2970
+ end
2971
+
2972
+ class ListVideoCategoryResponse
2973
+ # @private
2974
+ class Representation < Google::Apis::Core::JsonRepresentation
2975
+ property :etag, as: 'etag'
2976
+ property :event_id, as: 'eventId'
2977
+ collection :items, as: 'items', class: Google::Apis::YoutubeV3::VideoCategory, decorator: Google::Apis::YoutubeV3::VideoCategory::Representation
2978
+
2979
+ property :kind, as: 'kind'
2980
+ property :next_page_token, as: 'nextPageToken'
2981
+ property :page_info, as: 'pageInfo', class: Google::Apis::YoutubeV3::PageInfo, decorator: Google::Apis::YoutubeV3::PageInfo::Representation
2982
+
2983
+ property :prev_page_token, as: 'prevPageToken'
2984
+ property :token_pagination, as: 'tokenPagination', class: Google::Apis::YoutubeV3::TokenPagination, decorator: Google::Apis::YoutubeV3::TokenPagination::Representation
2985
+
2986
+ property :visitor_id, as: 'visitorId'
2987
+ end
2988
+ end
2989
+
2990
+ class VideoCategorySnippet
2991
+ # @private
2992
+ class Representation < Google::Apis::Core::JsonRepresentation
2993
+ property :assignable, as: 'assignable'
2994
+ property :channel_id, as: 'channelId'
2995
+ property :title, as: 'title'
2996
+ end
2997
+ end
2998
+
2999
+ class VideoContentDetails
3000
+ # @private
3001
+ class Representation < Google::Apis::Core::JsonRepresentation
3002
+ property :caption, as: 'caption'
3003
+ property :content_rating, as: 'contentRating', class: Google::Apis::YoutubeV3::ContentRating, decorator: Google::Apis::YoutubeV3::ContentRating::Representation
3004
+
3005
+ property :country_restriction, as: 'countryRestriction', class: Google::Apis::YoutubeV3::AccessPolicy, decorator: Google::Apis::YoutubeV3::AccessPolicy::Representation
3006
+
3007
+ property :definition, as: 'definition'
3008
+ property :dimension, as: 'dimension'
3009
+ property :duration, as: 'duration'
3010
+ property :has_custom_thumbnail, as: 'hasCustomThumbnail'
3011
+ property :licensed_content, as: 'licensedContent'
3012
+ property :projection, as: 'projection'
3013
+ property :region_restriction, as: 'regionRestriction', class: Google::Apis::YoutubeV3::VideoContentDetailsRegionRestriction, decorator: Google::Apis::YoutubeV3::VideoContentDetailsRegionRestriction::Representation
3014
+
3015
+ end
3016
+ end
3017
+
3018
+ class VideoContentDetailsRegionRestriction
3019
+ # @private
3020
+ class Representation < Google::Apis::Core::JsonRepresentation
3021
+ collection :allowed, as: 'allowed'
3022
+ collection :blocked, as: 'blocked'
3023
+ end
3024
+ end
3025
+
3026
+ class VideoFileDetails
3027
+ # @private
3028
+ class Representation < Google::Apis::Core::JsonRepresentation
3029
+ collection :audio_streams, as: 'audioStreams', class: Google::Apis::YoutubeV3::VideoFileDetailsAudioStream, decorator: Google::Apis::YoutubeV3::VideoFileDetailsAudioStream::Representation
3030
+
3031
+ property :bitrate_bps, as: 'bitrateBps'
3032
+ property :container, as: 'container'
3033
+ property :creation_time, as: 'creationTime'
3034
+ property :duration_ms, as: 'durationMs'
3035
+ property :file_name, as: 'fileName'
3036
+ property :file_size, as: 'fileSize'
3037
+ property :file_type, as: 'fileType'
3038
+ collection :video_streams, as: 'videoStreams', class: Google::Apis::YoutubeV3::VideoFileDetailsVideoStream, decorator: Google::Apis::YoutubeV3::VideoFileDetailsVideoStream::Representation
3039
+
3040
+ end
3041
+ end
3042
+
3043
+ class VideoFileDetailsAudioStream
3044
+ # @private
3045
+ class Representation < Google::Apis::Core::JsonRepresentation
3046
+ property :bitrate_bps, as: 'bitrateBps'
3047
+ property :channel_count, as: 'channelCount'
3048
+ property :codec, as: 'codec'
3049
+ property :vendor, as: 'vendor'
3050
+ end
3051
+ end
3052
+
3053
+ class VideoFileDetailsVideoStream
3054
+ # @private
3055
+ class Representation < Google::Apis::Core::JsonRepresentation
3056
+ property :aspect_ratio, as: 'aspectRatio'
3057
+ property :bitrate_bps, as: 'bitrateBps'
3058
+ property :codec, as: 'codec'
3059
+ property :frame_rate_fps, as: 'frameRateFps'
3060
+ property :height_pixels, as: 'heightPixels'
3061
+ property :rotation, as: 'rotation'
3062
+ property :vendor, as: 'vendor'
3063
+ property :width_pixels, as: 'widthPixels'
3064
+ end
3065
+ end
3066
+
3067
+ class GetVideoRatingResponse
3068
+ # @private
3069
+ class Representation < Google::Apis::Core::JsonRepresentation
3070
+ property :etag, as: 'etag'
3071
+ property :event_id, as: 'eventId'
3072
+ collection :items, as: 'items', class: Google::Apis::YoutubeV3::VideoRating, decorator: Google::Apis::YoutubeV3::VideoRating::Representation
3073
+
3074
+ property :kind, as: 'kind'
3075
+ property :visitor_id, as: 'visitorId'
3076
+ end
3077
+ end
3078
+
3079
+ class ListVideosResponse
3080
+ # @private
3081
+ class Representation < Google::Apis::Core::JsonRepresentation
3082
+ property :etag, as: 'etag'
3083
+ property :event_id, as: 'eventId'
3084
+ collection :items, as: 'items', class: Google::Apis::YoutubeV3::Video, decorator: Google::Apis::YoutubeV3::Video::Representation
3085
+
3086
+ property :kind, as: 'kind'
3087
+ property :next_page_token, as: 'nextPageToken'
3088
+ property :page_info, as: 'pageInfo', class: Google::Apis::YoutubeV3::PageInfo, decorator: Google::Apis::YoutubeV3::PageInfo::Representation
3089
+
3090
+ property :prev_page_token, as: 'prevPageToken'
3091
+ property :token_pagination, as: 'tokenPagination', class: Google::Apis::YoutubeV3::TokenPagination, decorator: Google::Apis::YoutubeV3::TokenPagination::Representation
3092
+
3093
+ property :visitor_id, as: 'visitorId'
3094
+ end
3095
+ end
3096
+
3097
+ class VideoLiveStreamingDetails
3098
+ # @private
3099
+ class Representation < Google::Apis::Core::JsonRepresentation
3100
+ property :active_live_chat_id, as: 'activeLiveChatId'
3101
+ property :actual_end_time, as: 'actualEndTime', type: DateTime
3102
+
3103
+ property :actual_start_time, as: 'actualStartTime', type: DateTime
3104
+
3105
+ property :concurrent_viewers, as: 'concurrentViewers'
3106
+ property :scheduled_end_time, as: 'scheduledEndTime', type: DateTime
3107
+
3108
+ property :scheduled_start_time, as: 'scheduledStartTime', type: DateTime
3109
+
3110
+ end
3111
+ end
3112
+
3113
+ class VideoLocalization
3114
+ # @private
3115
+ class Representation < Google::Apis::Core::JsonRepresentation
3116
+ property :description, as: 'description'
3117
+ property :title, as: 'title'
3118
+ end
3119
+ end
3120
+
3121
+ class VideoMonetizationDetails
3122
+ # @private
3123
+ class Representation < Google::Apis::Core::JsonRepresentation
3124
+ property :access, as: 'access', class: Google::Apis::YoutubeV3::AccessPolicy, decorator: Google::Apis::YoutubeV3::AccessPolicy::Representation
3125
+
3126
+ end
3127
+ end
3128
+
3129
+ class VideoPlayer
3130
+ # @private
3131
+ class Representation < Google::Apis::Core::JsonRepresentation
3132
+ property :embed_height, as: 'embedHeight'
3133
+ property :embed_html, as: 'embedHtml'
3134
+ property :embed_width, as: 'embedWidth'
3135
+ end
3136
+ end
3137
+
3138
+ class VideoProcessingDetails
3139
+ # @private
3140
+ class Representation < Google::Apis::Core::JsonRepresentation
3141
+ property :editor_suggestions_availability, as: 'editorSuggestionsAvailability'
3142
+ property :file_details_availability, as: 'fileDetailsAvailability'
3143
+ property :processing_failure_reason, as: 'processingFailureReason'
3144
+ property :processing_issues_availability, as: 'processingIssuesAvailability'
3145
+ property :processing_progress, as: 'processingProgress', class: Google::Apis::YoutubeV3::VideoProcessingDetailsProcessingProgress, decorator: Google::Apis::YoutubeV3::VideoProcessingDetailsProcessingProgress::Representation
3146
+
3147
+ property :processing_status, as: 'processingStatus'
3148
+ property :tag_suggestions_availability, as: 'tagSuggestionsAvailability'
3149
+ property :thumbnails_availability, as: 'thumbnailsAvailability'
3150
+ end
3151
+ end
3152
+
3153
+ class VideoProcessingDetailsProcessingProgress
3154
+ # @private
3155
+ class Representation < Google::Apis::Core::JsonRepresentation
3156
+ property :parts_processed, as: 'partsProcessed'
3157
+ property :parts_total, as: 'partsTotal'
3158
+ property :time_left_ms, as: 'timeLeftMs'
3159
+ end
3160
+ end
3161
+
3162
+ class VideoProjectDetails
3163
+ # @private
3164
+ class Representation < Google::Apis::Core::JsonRepresentation
3165
+ collection :tags, as: 'tags'
3166
+ end
3167
+ end
3168
+
3169
+ class VideoRating
3170
+ # @private
3171
+ class Representation < Google::Apis::Core::JsonRepresentation
3172
+ property :rating, as: 'rating'
3173
+ property :video_id, as: 'videoId'
3174
+ end
3175
+ end
3176
+
3177
+ class VideoRecordingDetails
3178
+ # @private
3179
+ class Representation < Google::Apis::Core::JsonRepresentation
3180
+ property :location, as: 'location', class: Google::Apis::YoutubeV3::GeoPoint, decorator: Google::Apis::YoutubeV3::GeoPoint::Representation
3181
+
3182
+ property :location_description, as: 'locationDescription'
3183
+ property :recording_date, as: 'recordingDate', type: DateTime
3184
+
3185
+ end
3186
+ end
3187
+
3188
+ class VideoSnippet
3189
+ # @private
3190
+ class Representation < Google::Apis::Core::JsonRepresentation
3191
+ property :category_id, as: 'categoryId'
3192
+ property :channel_id, as: 'channelId'
3193
+ property :channel_title, as: 'channelTitle'
3194
+ property :default_audio_language, as: 'defaultAudioLanguage'
3195
+ property :default_language, as: 'defaultLanguage'
3196
+ property :description, as: 'description'
3197
+ property :live_broadcast_content, as: 'liveBroadcastContent'
3198
+ property :localized, as: 'localized', class: Google::Apis::YoutubeV3::VideoLocalization, decorator: Google::Apis::YoutubeV3::VideoLocalization::Representation
3199
+
3200
+ property :published_at, as: 'publishedAt', type: DateTime
3201
+
3202
+ collection :tags, as: 'tags'
3203
+ property :thumbnails, as: 'thumbnails', class: Google::Apis::YoutubeV3::ThumbnailDetails, decorator: Google::Apis::YoutubeV3::ThumbnailDetails::Representation
3204
+
3205
+ property :title, as: 'title'
3206
+ end
3207
+ end
3208
+
3209
+ class VideoStatistics
3210
+ # @private
3211
+ class Representation < Google::Apis::Core::JsonRepresentation
3212
+ property :comment_count, as: 'commentCount'
3213
+ property :dislike_count, as: 'dislikeCount'
3214
+ property :favorite_count, as: 'favoriteCount'
3215
+ property :like_count, as: 'likeCount'
3216
+ property :view_count, as: 'viewCount'
3217
+ end
3218
+ end
3219
+
3220
+ class VideoStatus
3221
+ # @private
3222
+ class Representation < Google::Apis::Core::JsonRepresentation
3223
+ property :embeddable, as: 'embeddable'
3224
+ property :failure_reason, as: 'failureReason'
3225
+ property :license, as: 'license'
3226
+ property :privacy_status, as: 'privacyStatus'
3227
+ property :public_stats_viewable, as: 'publicStatsViewable'
3228
+ property :publish_at, as: 'publishAt', type: DateTime
3229
+
3230
+ property :rejection_reason, as: 'rejectionReason'
3231
+ property :upload_status, as: 'uploadStatus'
3232
+ end
3233
+ end
3234
+
3235
+ class VideoSuggestions
3236
+ # @private
3237
+ class Representation < Google::Apis::Core::JsonRepresentation
3238
+ collection :editor_suggestions, as: 'editorSuggestions'
3239
+ collection :processing_errors, as: 'processingErrors'
3240
+ collection :processing_hints, as: 'processingHints'
3241
+ collection :processing_warnings, as: 'processingWarnings'
3242
+ collection :tag_suggestions, as: 'tagSuggestions', class: Google::Apis::YoutubeV3::VideoSuggestionsTagSuggestion, decorator: Google::Apis::YoutubeV3::VideoSuggestionsTagSuggestion::Representation
3243
+
3244
+ end
3245
+ end
3246
+
3247
+ class VideoSuggestionsTagSuggestion
3248
+ # @private
3249
+ class Representation < Google::Apis::Core::JsonRepresentation
3250
+ collection :category_restricts, as: 'categoryRestricts'
3251
+ property :tag, as: 'tag'
3252
+ end
3253
+ end
3254
+
3255
+ class VideoTopicDetails
3256
+ # @private
3257
+ class Representation < Google::Apis::Core::JsonRepresentation
3258
+ collection :relevant_topic_ids, as: 'relevantTopicIds'
3259
+ collection :topic_ids, as: 'topicIds'
3260
+ end
3261
+ end
3262
+
3263
+ class WatchSettings
3264
+ # @private
3265
+ class Representation < Google::Apis::Core::JsonRepresentation
3266
+ property :background_color, as: 'backgroundColor'
3267
+ property :featured_playlist_id, as: 'featuredPlaylistId'
3268
+ property :text_color, as: 'textColor'
3269
+ end
3270
+ end
3271
+ end
3272
+ end
3273
+ end