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,1799 @@
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 BooksV1
24
+
25
+ class Annotation
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ class ClientVersionRanges
29
+ class Representation < Google::Apis::Core::JsonRepresentation; end
30
+
31
+ include Google::Apis::Core::JsonObjectSupport
32
+ end
33
+
34
+ class CurrentVersionRanges
35
+ class Representation < Google::Apis::Core::JsonRepresentation; end
36
+
37
+ include Google::Apis::Core::JsonObjectSupport
38
+ end
39
+
40
+ class LayerSummary
41
+ class Representation < Google::Apis::Core::JsonRepresentation; end
42
+
43
+ include Google::Apis::Core::JsonObjectSupport
44
+ end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class AnnotationData
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class Annotations
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class AnnotationsSummary
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ class Layer
65
+ class Representation < Google::Apis::Core::JsonRepresentation; end
66
+
67
+ include Google::Apis::Core::JsonObjectSupport
68
+ end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class AnnotationsData
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class AnnotatinsRange
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class LoadingResource
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class RateRecommendedVolumeResponse
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class Bookshelf
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class Bookshelves
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class Category
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ class Item
113
+ class Representation < Google::Apis::Core::JsonRepresentation; end
114
+
115
+ include Google::Apis::Core::JsonObjectSupport
116
+ end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class ConcurrentAccessRestriction
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class DictLayerData
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ class Common
131
+ class Representation < Google::Apis::Core::JsonRepresentation; end
132
+
133
+ include Google::Apis::Core::JsonObjectSupport
134
+ end
135
+
136
+ class Dict
137
+ class Representation < Google::Apis::Core::JsonRepresentation; end
138
+
139
+ class Source
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class Word
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ class Derivative
149
+ class Representation < Google::Apis::Core::JsonRepresentation; end
150
+
151
+ class Source
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ include Google::Apis::Core::JsonObjectSupport
158
+ end
159
+
160
+ class Example
161
+ class Representation < Google::Apis::Core::JsonRepresentation; end
162
+
163
+ class Source
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ include Google::Apis::Core::JsonObjectSupport
170
+ end
171
+
172
+ class Sense
173
+ class Representation < Google::Apis::Core::JsonRepresentation; end
174
+
175
+ class Conjugation
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class Definition
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ class Example
185
+ class Representation < Google::Apis::Core::JsonRepresentation; end
186
+
187
+ class Source
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ include Google::Apis::Core::JsonObjectSupport
194
+ end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class Source
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class Synonym
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ class Source
209
+ class Representation < Google::Apis::Core::JsonRepresentation; end
210
+
211
+ include Google::Apis::Core::JsonObjectSupport
212
+ end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ include Google::Apis::Core::JsonObjectSupport
218
+ end
219
+
220
+ class Source
221
+ class Representation < Google::Apis::Core::JsonRepresentation; end
222
+
223
+ include Google::Apis::Core::JsonObjectSupport
224
+ end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ include Google::Apis::Core::JsonObjectSupport
230
+ end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class Discoveryclusters
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ class Cluster
239
+ class Representation < Google::Apis::Core::JsonRepresentation; end
240
+
241
+ class BannerWithContentContainer
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ include Google::Apis::Core::JsonObjectSupport
248
+ end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class DownloadAccessRestriction
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class DownloadAccesses
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class GeoLayerData
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ class Common
269
+ class Representation < Google::Apis::Core::JsonRepresentation; end
270
+
271
+ include Google::Apis::Core::JsonObjectSupport
272
+ end
273
+
274
+ class Geo
275
+ class Representation < Google::Apis::Core::JsonRepresentation; end
276
+
277
+ class Boundary
278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
279
+
280
+ include Google::Apis::Core::JsonObjectSupport
281
+ end
282
+
283
+ class Viewport
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ class Hi
287
+ class Representation < Google::Apis::Core::JsonRepresentation; end
288
+
289
+ include Google::Apis::Core::JsonObjectSupport
290
+ end
291
+
292
+ class Lo
293
+ class Representation < Google::Apis::Core::JsonRepresentation; end
294
+
295
+ include Google::Apis::Core::JsonObjectSupport
296
+ end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
301
+ include Google::Apis::Core::JsonObjectSupport
302
+ end
303
+
304
+ include Google::Apis::Core::JsonObjectSupport
305
+ end
306
+
307
+ class LayerSummaries
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
313
+ class LayerSummary
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
319
+ class Metadata
320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
321
+
322
+ class Item
323
+ class Representation < Google::Apis::Core::JsonRepresentation; end
324
+
325
+ include Google::Apis::Core::JsonObjectSupport
326
+ end
327
+
328
+ include Google::Apis::Core::JsonObjectSupport
329
+ end
330
+
331
+ class Notification
332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
337
+ class Offers
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ class Item
341
+ class Representation < Google::Apis::Core::JsonRepresentation; end
342
+
343
+ class Item
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
349
+ include Google::Apis::Core::JsonObjectSupport
350
+ end
351
+
352
+ include Google::Apis::Core::JsonObjectSupport
353
+ end
354
+
355
+ class ReadingPosition
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
361
+ class RequestAccess
362
+ class Representation < Google::Apis::Core::JsonRepresentation; end
363
+
364
+ include Google::Apis::Core::JsonObjectSupport
365
+ end
366
+
367
+ class Review
368
+ class Representation < Google::Apis::Core::JsonRepresentation; end
369
+
370
+ class Author
371
+ class Representation < Google::Apis::Core::JsonRepresentation; end
372
+
373
+ include Google::Apis::Core::JsonObjectSupport
374
+ end
375
+
376
+ class Source
377
+ class Representation < Google::Apis::Core::JsonRepresentation; end
378
+
379
+ include Google::Apis::Core::JsonObjectSupport
380
+ end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
385
+ class Series
386
+ class Representation < Google::Apis::Core::JsonRepresentation; end
387
+
388
+ class Series
389
+ class Representation < Google::Apis::Core::JsonRepresentation; end
390
+
391
+ include Google::Apis::Core::JsonObjectSupport
392
+ end
393
+
394
+ include Google::Apis::Core::JsonObjectSupport
395
+ end
396
+
397
+ class SeriesMembership
398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
399
+
400
+ include Google::Apis::Core::JsonObjectSupport
401
+ end
402
+
403
+ class UserSettings
404
+ class Representation < Google::Apis::Core::JsonRepresentation; end
405
+
406
+ class NotesExport
407
+ class Representation < Google::Apis::Core::JsonRepresentation; end
408
+
409
+ include Google::Apis::Core::JsonObjectSupport
410
+ end
411
+
412
+ class Notification
413
+ class Representation < Google::Apis::Core::JsonRepresentation; end
414
+
415
+ class MoreFromAuthors
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
421
+ class MoreFromSeries
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
427
+ include Google::Apis::Core::JsonObjectSupport
428
+ end
429
+
430
+ include Google::Apis::Core::JsonObjectSupport
431
+ end
432
+
433
+ class Volume
434
+ class Representation < Google::Apis::Core::JsonRepresentation; end
435
+
436
+ class AccessInfo
437
+ class Representation < Google::Apis::Core::JsonRepresentation; end
438
+
439
+ class Epub
440
+ class Representation < Google::Apis::Core::JsonRepresentation; end
441
+
442
+ include Google::Apis::Core::JsonObjectSupport
443
+ end
444
+
445
+ class Pdf
446
+ class Representation < Google::Apis::Core::JsonRepresentation; end
447
+
448
+ include Google::Apis::Core::JsonObjectSupport
449
+ end
450
+
451
+ include Google::Apis::Core::JsonObjectSupport
452
+ end
453
+
454
+ class LayerInfo
455
+ class Representation < Google::Apis::Core::JsonRepresentation; end
456
+
457
+ class Layer
458
+ class Representation < Google::Apis::Core::JsonRepresentation; end
459
+
460
+ include Google::Apis::Core::JsonObjectSupport
461
+ end
462
+
463
+ include Google::Apis::Core::JsonObjectSupport
464
+ end
465
+
466
+ class RecommendedInfo
467
+ class Representation < Google::Apis::Core::JsonRepresentation; end
468
+
469
+ include Google::Apis::Core::JsonObjectSupport
470
+ end
471
+
472
+ class SaleInfo
473
+ class Representation < Google::Apis::Core::JsonRepresentation; end
474
+
475
+ class ListPrice
476
+ class Representation < Google::Apis::Core::JsonRepresentation; end
477
+
478
+ include Google::Apis::Core::JsonObjectSupport
479
+ end
480
+
481
+ class Offer
482
+ class Representation < Google::Apis::Core::JsonRepresentation; end
483
+
484
+ class ListPrice
485
+ class Representation < Google::Apis::Core::JsonRepresentation; end
486
+
487
+ include Google::Apis::Core::JsonObjectSupport
488
+ end
489
+
490
+ class RentalDuration
491
+ class Representation < Google::Apis::Core::JsonRepresentation; end
492
+
493
+ include Google::Apis::Core::JsonObjectSupport
494
+ end
495
+
496
+ class RetailPrice
497
+ class Representation < Google::Apis::Core::JsonRepresentation; end
498
+
499
+ include Google::Apis::Core::JsonObjectSupport
500
+ end
501
+
502
+ include Google::Apis::Core::JsonObjectSupport
503
+ end
504
+
505
+ class RetailPrice
506
+ class Representation < Google::Apis::Core::JsonRepresentation; end
507
+
508
+ include Google::Apis::Core::JsonObjectSupport
509
+ end
510
+
511
+ include Google::Apis::Core::JsonObjectSupport
512
+ end
513
+
514
+ class SearchInfo
515
+ class Representation < Google::Apis::Core::JsonRepresentation; end
516
+
517
+ include Google::Apis::Core::JsonObjectSupport
518
+ end
519
+
520
+ class UserInfo
521
+ class Representation < Google::Apis::Core::JsonRepresentation; end
522
+
523
+ class Copy
524
+ class Representation < Google::Apis::Core::JsonRepresentation; end
525
+
526
+ include Google::Apis::Core::JsonObjectSupport
527
+ end
528
+
529
+ class FamilySharing
530
+ class Representation < Google::Apis::Core::JsonRepresentation; end
531
+
532
+ include Google::Apis::Core::JsonObjectSupport
533
+ end
534
+
535
+ class RentalPeriod
536
+ class Representation < Google::Apis::Core::JsonRepresentation; end
537
+
538
+ include Google::Apis::Core::JsonObjectSupport
539
+ end
540
+
541
+ class UserUploadedVolumeInfo
542
+ class Representation < Google::Apis::Core::JsonRepresentation; end
543
+
544
+ include Google::Apis::Core::JsonObjectSupport
545
+ end
546
+
547
+ include Google::Apis::Core::JsonObjectSupport
548
+ end
549
+
550
+ class VolumeInfo
551
+ class Representation < Google::Apis::Core::JsonRepresentation; end
552
+
553
+ class Dimensions
554
+ class Representation < Google::Apis::Core::JsonRepresentation; end
555
+
556
+ include Google::Apis::Core::JsonObjectSupport
557
+ end
558
+
559
+ class ImageLinks
560
+ class Representation < Google::Apis::Core::JsonRepresentation; end
561
+
562
+ include Google::Apis::Core::JsonObjectSupport
563
+ end
564
+
565
+ class IndustryIdentifier
566
+ class Representation < Google::Apis::Core::JsonRepresentation; end
567
+
568
+ include Google::Apis::Core::JsonObjectSupport
569
+ end
570
+
571
+ class PanelizationSummary
572
+ class Representation < Google::Apis::Core::JsonRepresentation; end
573
+
574
+ include Google::Apis::Core::JsonObjectSupport
575
+ end
576
+
577
+ include Google::Apis::Core::JsonObjectSupport
578
+ end
579
+
580
+ include Google::Apis::Core::JsonObjectSupport
581
+ end
582
+
583
+ class Volume2
584
+ class Representation < Google::Apis::Core::JsonRepresentation; end
585
+
586
+ include Google::Apis::Core::JsonObjectSupport
587
+ end
588
+
589
+ class VolumeAnnotation
590
+ class Representation < Google::Apis::Core::JsonRepresentation; end
591
+
592
+ class ContentRanges
593
+ class Representation < Google::Apis::Core::JsonRepresentation; end
594
+
595
+ include Google::Apis::Core::JsonObjectSupport
596
+ end
597
+
598
+ include Google::Apis::Core::JsonObjectSupport
599
+ end
600
+
601
+ class Volumeannotations
602
+ class Representation < Google::Apis::Core::JsonRepresentation; end
603
+
604
+ include Google::Apis::Core::JsonObjectSupport
605
+ end
606
+
607
+ class Volumes
608
+ class Representation < Google::Apis::Core::JsonRepresentation; end
609
+
610
+ include Google::Apis::Core::JsonObjectSupport
611
+ end
612
+
613
+ class Volumeseriesinfo
614
+ class Representation < Google::Apis::Core::JsonRepresentation; end
615
+
616
+ class VolumeSeries
617
+ class Representation < Google::Apis::Core::JsonRepresentation; end
618
+
619
+ class Issue
620
+ class Representation < Google::Apis::Core::JsonRepresentation; end
621
+
622
+ include Google::Apis::Core::JsonObjectSupport
623
+ end
624
+
625
+ include Google::Apis::Core::JsonObjectSupport
626
+ end
627
+
628
+ include Google::Apis::Core::JsonObjectSupport
629
+ end
630
+
631
+ class Annotation
632
+ # @private
633
+ class Representation < Google::Apis::Core::JsonRepresentation
634
+ property :after_selected_text, as: 'afterSelectedText'
635
+ property :before_selected_text, as: 'beforeSelectedText'
636
+ property :client_version_ranges, as: 'clientVersionRanges', class: Google::Apis::BooksV1::Annotation::ClientVersionRanges, decorator: Google::Apis::BooksV1::Annotation::ClientVersionRanges::Representation
637
+
638
+ property :created, as: 'created', type: DateTime
639
+
640
+ property :current_version_ranges, as: 'currentVersionRanges', class: Google::Apis::BooksV1::Annotation::CurrentVersionRanges, decorator: Google::Apis::BooksV1::Annotation::CurrentVersionRanges::Representation
641
+
642
+ property :data, as: 'data'
643
+ property :deleted, as: 'deleted'
644
+ property :highlight_style, as: 'highlightStyle'
645
+ property :id, as: 'id'
646
+ property :kind, as: 'kind'
647
+ property :layer_id, as: 'layerId'
648
+ property :layer_summary, as: 'layerSummary', class: Google::Apis::BooksV1::Annotation::LayerSummary, decorator: Google::Apis::BooksV1::Annotation::LayerSummary::Representation
649
+
650
+ collection :page_ids, as: 'pageIds'
651
+ property :selected_text, as: 'selectedText'
652
+ property :self_link, as: 'selfLink'
653
+ property :updated, as: 'updated', type: DateTime
654
+
655
+ property :volume_id, as: 'volumeId'
656
+ end
657
+
658
+ class ClientVersionRanges
659
+ # @private
660
+ class Representation < Google::Apis::Core::JsonRepresentation
661
+ property :cfi_range, as: 'cfiRange', class: Google::Apis::BooksV1::AnnotatinsRange, decorator: Google::Apis::BooksV1::AnnotatinsRange::Representation
662
+
663
+ property :content_version, as: 'contentVersion'
664
+ property :gb_image_range, as: 'gbImageRange', class: Google::Apis::BooksV1::AnnotatinsRange, decorator: Google::Apis::BooksV1::AnnotatinsRange::Representation
665
+
666
+ property :gb_text_range, as: 'gbTextRange', class: Google::Apis::BooksV1::AnnotatinsRange, decorator: Google::Apis::BooksV1::AnnotatinsRange::Representation
667
+
668
+ property :image_cfi_range, as: 'imageCfiRange', class: Google::Apis::BooksV1::AnnotatinsRange, decorator: Google::Apis::BooksV1::AnnotatinsRange::Representation
669
+
670
+ end
671
+ end
672
+
673
+ class CurrentVersionRanges
674
+ # @private
675
+ class Representation < Google::Apis::Core::JsonRepresentation
676
+ property :cfi_range, as: 'cfiRange', class: Google::Apis::BooksV1::AnnotatinsRange, decorator: Google::Apis::BooksV1::AnnotatinsRange::Representation
677
+
678
+ property :content_version, as: 'contentVersion'
679
+ property :gb_image_range, as: 'gbImageRange', class: Google::Apis::BooksV1::AnnotatinsRange, decorator: Google::Apis::BooksV1::AnnotatinsRange::Representation
680
+
681
+ property :gb_text_range, as: 'gbTextRange', class: Google::Apis::BooksV1::AnnotatinsRange, decorator: Google::Apis::BooksV1::AnnotatinsRange::Representation
682
+
683
+ property :image_cfi_range, as: 'imageCfiRange', class: Google::Apis::BooksV1::AnnotatinsRange, decorator: Google::Apis::BooksV1::AnnotatinsRange::Representation
684
+
685
+ end
686
+ end
687
+
688
+ class LayerSummary
689
+ # @private
690
+ class Representation < Google::Apis::Core::JsonRepresentation
691
+ property :allowed_character_count, as: 'allowedCharacterCount'
692
+ property :limit_type, as: 'limitType'
693
+ property :remaining_character_count, as: 'remainingCharacterCount'
694
+ end
695
+ end
696
+ end
697
+
698
+ class AnnotationData
699
+ # @private
700
+ class Representation < Google::Apis::Core::JsonRepresentation
701
+ property :annotation_type, as: 'annotationType'
702
+ property :data, as: 'data'
703
+ property :encoded_data, :base64 => true, as: 'encoded_data'
704
+ property :id, as: 'id'
705
+ property :kind, as: 'kind'
706
+ property :layer_id, as: 'layerId'
707
+ property :self_link, as: 'selfLink'
708
+ property :updated, as: 'updated', type: DateTime
709
+
710
+ property :volume_id, as: 'volumeId'
711
+ end
712
+ end
713
+
714
+ class Annotations
715
+ # @private
716
+ class Representation < Google::Apis::Core::JsonRepresentation
717
+ collection :items, as: 'items', class: Google::Apis::BooksV1::Annotation, decorator: Google::Apis::BooksV1::Annotation::Representation
718
+
719
+ property :kind, as: 'kind'
720
+ property :next_page_token, as: 'nextPageToken'
721
+ property :total_items, as: 'totalItems'
722
+ end
723
+ end
724
+
725
+ class AnnotationsSummary
726
+ # @private
727
+ class Representation < Google::Apis::Core::JsonRepresentation
728
+ property :kind, as: 'kind'
729
+ collection :layers, as: 'layers', class: Google::Apis::BooksV1::AnnotationsSummary::Layer, decorator: Google::Apis::BooksV1::AnnotationsSummary::Layer::Representation
730
+
731
+ end
732
+
733
+ class Layer
734
+ # @private
735
+ class Representation < Google::Apis::Core::JsonRepresentation
736
+ property :allowed_character_count, as: 'allowedCharacterCount'
737
+ property :layer_id, as: 'layerId'
738
+ property :limit_type, as: 'limitType'
739
+ property :remaining_character_count, as: 'remainingCharacterCount'
740
+ property :updated, as: 'updated', type: DateTime
741
+
742
+ end
743
+ end
744
+ end
745
+
746
+ class AnnotationsData
747
+ # @private
748
+ class Representation < Google::Apis::Core::JsonRepresentation
749
+ collection :items, as: 'items', class: Google::Apis::BooksV1::AnnotationData, decorator: Google::Apis::BooksV1::AnnotationData::Representation
750
+
751
+ property :kind, as: 'kind'
752
+ property :next_page_token, as: 'nextPageToken'
753
+ property :total_items, as: 'totalItems'
754
+ end
755
+ end
756
+
757
+ class AnnotatinsRange
758
+ # @private
759
+ class Representation < Google::Apis::Core::JsonRepresentation
760
+ property :end_offset, as: 'endOffset'
761
+ property :end_position, as: 'endPosition'
762
+ property :start_offset, as: 'startOffset'
763
+ property :start_position, as: 'startPosition'
764
+ end
765
+ end
766
+
767
+ class LoadingResource
768
+ # @private
769
+ class Representation < Google::Apis::Core::JsonRepresentation
770
+ property :author, as: 'author'
771
+ property :processing_state, as: 'processingState'
772
+ property :title, as: 'title'
773
+ property :volume_id, as: 'volumeId'
774
+ end
775
+ end
776
+
777
+ class RateRecommendedVolumeResponse
778
+ # @private
779
+ class Representation < Google::Apis::Core::JsonRepresentation
780
+ property :consistency_token, as: 'consistency_token'
781
+ end
782
+ end
783
+
784
+ class Bookshelf
785
+ # @private
786
+ class Representation < Google::Apis::Core::JsonRepresentation
787
+ property :access, as: 'access'
788
+ property :created, as: 'created', type: DateTime
789
+
790
+ property :description, as: 'description'
791
+ property :id, as: 'id'
792
+ property :kind, as: 'kind'
793
+ property :self_link, as: 'selfLink'
794
+ property :title, as: 'title'
795
+ property :updated, as: 'updated', type: DateTime
796
+
797
+ property :volume_count, as: 'volumeCount'
798
+ property :volumes_last_updated, as: 'volumesLastUpdated', type: DateTime
799
+
800
+ end
801
+ end
802
+
803
+ class Bookshelves
804
+ # @private
805
+ class Representation < Google::Apis::Core::JsonRepresentation
806
+ collection :items, as: 'items', class: Google::Apis::BooksV1::Bookshelf, decorator: Google::Apis::BooksV1::Bookshelf::Representation
807
+
808
+ property :kind, as: 'kind'
809
+ end
810
+ end
811
+
812
+ class Category
813
+ # @private
814
+ class Representation < Google::Apis::Core::JsonRepresentation
815
+ collection :items, as: 'items', class: Google::Apis::BooksV1::Category::Item, decorator: Google::Apis::BooksV1::Category::Item::Representation
816
+
817
+ property :kind, as: 'kind'
818
+ end
819
+
820
+ class Item
821
+ # @private
822
+ class Representation < Google::Apis::Core::JsonRepresentation
823
+ property :badge_url, as: 'badgeUrl'
824
+ property :category_id, as: 'categoryId'
825
+ property :name, as: 'name'
826
+ end
827
+ end
828
+ end
829
+
830
+ class ConcurrentAccessRestriction
831
+ # @private
832
+ class Representation < Google::Apis::Core::JsonRepresentation
833
+ property :device_allowed, as: 'deviceAllowed'
834
+ property :kind, as: 'kind'
835
+ property :max_concurrent_devices, as: 'maxConcurrentDevices'
836
+ property :message, as: 'message'
837
+ property :nonce, as: 'nonce'
838
+ property :reason_code, as: 'reasonCode'
839
+ property :restricted, as: 'restricted'
840
+ property :signature, as: 'signature'
841
+ property :source, as: 'source'
842
+ property :time_window_seconds, as: 'timeWindowSeconds'
843
+ property :volume_id, as: 'volumeId'
844
+ end
845
+ end
846
+
847
+ class DictLayerData
848
+ # @private
849
+ class Representation < Google::Apis::Core::JsonRepresentation
850
+ property :common, as: 'common', class: Google::Apis::BooksV1::DictLayerData::Common, decorator: Google::Apis::BooksV1::DictLayerData::Common::Representation
851
+
852
+ property :dict, as: 'dict', class: Google::Apis::BooksV1::DictLayerData::Dict, decorator: Google::Apis::BooksV1::DictLayerData::Dict::Representation
853
+
854
+ property :kind, as: 'kind'
855
+ end
856
+
857
+ class Common
858
+ # @private
859
+ class Representation < Google::Apis::Core::JsonRepresentation
860
+ property :title, as: 'title'
861
+ end
862
+ end
863
+
864
+ class Dict
865
+ # @private
866
+ class Representation < Google::Apis::Core::JsonRepresentation
867
+ property :source, as: 'source', class: Google::Apis::BooksV1::DictLayerData::Dict::Source, decorator: Google::Apis::BooksV1::DictLayerData::Dict::Source::Representation
868
+
869
+ collection :words, as: 'words', class: Google::Apis::BooksV1::DictLayerData::Dict::Word, decorator: Google::Apis::BooksV1::DictLayerData::Dict::Word::Representation
870
+
871
+ end
872
+
873
+ class Source
874
+ # @private
875
+ class Representation < Google::Apis::Core::JsonRepresentation
876
+ property :attribution, as: 'attribution'
877
+ property :url, as: 'url'
878
+ end
879
+ end
880
+
881
+ class Word
882
+ # @private
883
+ class Representation < Google::Apis::Core::JsonRepresentation
884
+ collection :derivatives, as: 'derivatives', class: Google::Apis::BooksV1::DictLayerData::Dict::Word::Derivative, decorator: Google::Apis::BooksV1::DictLayerData::Dict::Word::Derivative::Representation
885
+
886
+ collection :examples, as: 'examples', class: Google::Apis::BooksV1::DictLayerData::Dict::Word::Example, decorator: Google::Apis::BooksV1::DictLayerData::Dict::Word::Example::Representation
887
+
888
+ collection :senses, as: 'senses', class: Google::Apis::BooksV1::DictLayerData::Dict::Word::Sense, decorator: Google::Apis::BooksV1::DictLayerData::Dict::Word::Sense::Representation
889
+
890
+ property :source, as: 'source', class: Google::Apis::BooksV1::DictLayerData::Dict::Word::Source, decorator: Google::Apis::BooksV1::DictLayerData::Dict::Word::Source::Representation
891
+
892
+ end
893
+
894
+ class Derivative
895
+ # @private
896
+ class Representation < Google::Apis::Core::JsonRepresentation
897
+ property :source, as: 'source', class: Google::Apis::BooksV1::DictLayerData::Dict::Word::Derivative::Source, decorator: Google::Apis::BooksV1::DictLayerData::Dict::Word::Derivative::Source::Representation
898
+
899
+ property :text, as: 'text'
900
+ end
901
+
902
+ class Source
903
+ # @private
904
+ class Representation < Google::Apis::Core::JsonRepresentation
905
+ property :attribution, as: 'attribution'
906
+ property :url, as: 'url'
907
+ end
908
+ end
909
+ end
910
+
911
+ class Example
912
+ # @private
913
+ class Representation < Google::Apis::Core::JsonRepresentation
914
+ property :source, as: 'source', class: Google::Apis::BooksV1::DictLayerData::Dict::Word::Example::Source, decorator: Google::Apis::BooksV1::DictLayerData::Dict::Word::Example::Source::Representation
915
+
916
+ property :text, as: 'text'
917
+ end
918
+
919
+ class Source
920
+ # @private
921
+ class Representation < Google::Apis::Core::JsonRepresentation
922
+ property :attribution, as: 'attribution'
923
+ property :url, as: 'url'
924
+ end
925
+ end
926
+ end
927
+
928
+ class Sense
929
+ # @private
930
+ class Representation < Google::Apis::Core::JsonRepresentation
931
+ collection :conjugations, as: 'conjugations', class: Google::Apis::BooksV1::DictLayerData::Dict::Word::Sense::Conjugation, decorator: Google::Apis::BooksV1::DictLayerData::Dict::Word::Sense::Conjugation::Representation
932
+
933
+ collection :definitions, as: 'definitions', class: Google::Apis::BooksV1::DictLayerData::Dict::Word::Sense::Definition, decorator: Google::Apis::BooksV1::DictLayerData::Dict::Word::Sense::Definition::Representation
934
+
935
+ property :part_of_speech, as: 'partOfSpeech'
936
+ property :pronunciation, as: 'pronunciation'
937
+ property :pronunciation_url, as: 'pronunciationUrl'
938
+ property :source, as: 'source', class: Google::Apis::BooksV1::DictLayerData::Dict::Word::Sense::Source, decorator: Google::Apis::BooksV1::DictLayerData::Dict::Word::Sense::Source::Representation
939
+
940
+ property :syllabification, as: 'syllabification'
941
+ collection :synonyms, as: 'synonyms', class: Google::Apis::BooksV1::DictLayerData::Dict::Word::Sense::Synonym, decorator: Google::Apis::BooksV1::DictLayerData::Dict::Word::Sense::Synonym::Representation
942
+
943
+ end
944
+
945
+ class Conjugation
946
+ # @private
947
+ class Representation < Google::Apis::Core::JsonRepresentation
948
+ property :type, as: 'type'
949
+ property :value, as: 'value'
950
+ end
951
+ end
952
+
953
+ class Definition
954
+ # @private
955
+ class Representation < Google::Apis::Core::JsonRepresentation
956
+ property :definition, as: 'definition'
957
+ collection :examples, as: 'examples', class: Google::Apis::BooksV1::DictLayerData::Dict::Word::Sense::Definition::Example, decorator: Google::Apis::BooksV1::DictLayerData::Dict::Word::Sense::Definition::Example::Representation
958
+
959
+ end
960
+
961
+ class Example
962
+ # @private
963
+ class Representation < Google::Apis::Core::JsonRepresentation
964
+ property :source, as: 'source', class: Google::Apis::BooksV1::DictLayerData::Dict::Word::Sense::Definition::Example::Source, decorator: Google::Apis::BooksV1::DictLayerData::Dict::Word::Sense::Definition::Example::Source::Representation
965
+
966
+ property :text, as: 'text'
967
+ end
968
+
969
+ class Source
970
+ # @private
971
+ class Representation < Google::Apis::Core::JsonRepresentation
972
+ property :attribution, as: 'attribution'
973
+ property :url, as: 'url'
974
+ end
975
+ end
976
+ end
977
+ end
978
+
979
+ class Source
980
+ # @private
981
+ class Representation < Google::Apis::Core::JsonRepresentation
982
+ property :attribution, as: 'attribution'
983
+ property :url, as: 'url'
984
+ end
985
+ end
986
+
987
+ class Synonym
988
+ # @private
989
+ class Representation < Google::Apis::Core::JsonRepresentation
990
+ property :source, as: 'source', class: Google::Apis::BooksV1::DictLayerData::Dict::Word::Sense::Synonym::Source, decorator: Google::Apis::BooksV1::DictLayerData::Dict::Word::Sense::Synonym::Source::Representation
991
+
992
+ property :text, as: 'text'
993
+ end
994
+
995
+ class Source
996
+ # @private
997
+ class Representation < Google::Apis::Core::JsonRepresentation
998
+ property :attribution, as: 'attribution'
999
+ property :url, as: 'url'
1000
+ end
1001
+ end
1002
+ end
1003
+ end
1004
+
1005
+ class Source
1006
+ # @private
1007
+ class Representation < Google::Apis::Core::JsonRepresentation
1008
+ property :attribution, as: 'attribution'
1009
+ property :url, as: 'url'
1010
+ end
1011
+ end
1012
+ end
1013
+ end
1014
+ end
1015
+
1016
+ class Discoveryclusters
1017
+ # @private
1018
+ class Representation < Google::Apis::Core::JsonRepresentation
1019
+ collection :clusters, as: 'clusters', class: Google::Apis::BooksV1::Discoveryclusters::Cluster, decorator: Google::Apis::BooksV1::Discoveryclusters::Cluster::Representation
1020
+
1021
+ property :kind, as: 'kind'
1022
+ property :total_clusters, as: 'totalClusters'
1023
+ end
1024
+
1025
+ class Cluster
1026
+ # @private
1027
+ class Representation < Google::Apis::Core::JsonRepresentation
1028
+ property :banner_with_content_container, as: 'banner_with_content_container', class: Google::Apis::BooksV1::Discoveryclusters::Cluster::BannerWithContentContainer, decorator: Google::Apis::BooksV1::Discoveryclusters::Cluster::BannerWithContentContainer::Representation
1029
+
1030
+ property :sub_title, as: 'subTitle'
1031
+ property :title, as: 'title'
1032
+ property :total_volumes, as: 'totalVolumes'
1033
+ property :uid, as: 'uid'
1034
+ collection :volumes, as: 'volumes', class: Google::Apis::BooksV1::Volume, decorator: Google::Apis::BooksV1::Volume::Representation
1035
+
1036
+ end
1037
+
1038
+ class BannerWithContentContainer
1039
+ # @private
1040
+ class Representation < Google::Apis::Core::JsonRepresentation
1041
+ property :fill_color_argb, as: 'fillColorArgb'
1042
+ property :image_url, as: 'imageUrl'
1043
+ property :mask_color_argb, as: 'maskColorArgb'
1044
+ property :more_button_text, as: 'moreButtonText'
1045
+ property :more_button_url, as: 'moreButtonUrl'
1046
+ property :text_color_argb, as: 'textColorArgb'
1047
+ end
1048
+ end
1049
+ end
1050
+ end
1051
+
1052
+ class DownloadAccessRestriction
1053
+ # @private
1054
+ class Representation < Google::Apis::Core::JsonRepresentation
1055
+ property :device_allowed, as: 'deviceAllowed'
1056
+ property :downloads_acquired, as: 'downloadsAcquired'
1057
+ property :just_acquired, as: 'justAcquired'
1058
+ property :kind, as: 'kind'
1059
+ property :max_download_devices, as: 'maxDownloadDevices'
1060
+ property :message, as: 'message'
1061
+ property :nonce, as: 'nonce'
1062
+ property :reason_code, as: 'reasonCode'
1063
+ property :restricted, as: 'restricted'
1064
+ property :signature, as: 'signature'
1065
+ property :source, as: 'source'
1066
+ property :volume_id, as: 'volumeId'
1067
+ end
1068
+ end
1069
+
1070
+ class DownloadAccesses
1071
+ # @private
1072
+ class Representation < Google::Apis::Core::JsonRepresentation
1073
+ collection :download_access_list, as: 'downloadAccessList', class: Google::Apis::BooksV1::DownloadAccessRestriction, decorator: Google::Apis::BooksV1::DownloadAccessRestriction::Representation
1074
+
1075
+ property :kind, as: 'kind'
1076
+ end
1077
+ end
1078
+
1079
+ class GeoLayerData
1080
+ # @private
1081
+ class Representation < Google::Apis::Core::JsonRepresentation
1082
+ property :common, as: 'common', class: Google::Apis::BooksV1::GeoLayerData::Common, decorator: Google::Apis::BooksV1::GeoLayerData::Common::Representation
1083
+
1084
+ property :geo, as: 'geo', class: Google::Apis::BooksV1::GeoLayerData::Geo, decorator: Google::Apis::BooksV1::GeoLayerData::Geo::Representation
1085
+
1086
+ property :kind, as: 'kind'
1087
+ end
1088
+
1089
+ class Common
1090
+ # @private
1091
+ class Representation < Google::Apis::Core::JsonRepresentation
1092
+ property :lang, as: 'lang'
1093
+ property :preview_image_url, as: 'previewImageUrl'
1094
+ property :snippet, as: 'snippet'
1095
+ property :snippet_url, as: 'snippetUrl'
1096
+ property :title, as: 'title'
1097
+ end
1098
+ end
1099
+
1100
+ class Geo
1101
+ # @private
1102
+ class Representation < Google::Apis::Core::JsonRepresentation
1103
+ collection :boundary, as: 'boundary', :class => Array do
1104
+ include Representable::JSON::Collection
1105
+ items class: Google::Apis::BooksV1::GeoLayerData::Geo::Boundary, decorator: Google::Apis::BooksV1::GeoLayerData::Geo::Boundary::Representation
1106
+
1107
+ end
1108
+
1109
+ property :cache_policy, as: 'cachePolicy'
1110
+ property :country_code, as: 'countryCode'
1111
+ property :latitude, as: 'latitude'
1112
+ property :longitude, as: 'longitude'
1113
+ property :map_type, as: 'mapType'
1114
+ property :viewport, as: 'viewport', class: Google::Apis::BooksV1::GeoLayerData::Geo::Viewport, decorator: Google::Apis::BooksV1::GeoLayerData::Geo::Viewport::Representation
1115
+
1116
+ property :zoom, as: 'zoom'
1117
+ end
1118
+
1119
+ class Boundary
1120
+ # @private
1121
+ class Representation < Google::Apis::Core::JsonRepresentation
1122
+ property :latitude, as: 'latitude'
1123
+ property :longitude, as: 'longitude'
1124
+ end
1125
+ end
1126
+
1127
+ class Viewport
1128
+ # @private
1129
+ class Representation < Google::Apis::Core::JsonRepresentation
1130
+ property :hi, as: 'hi', class: Google::Apis::BooksV1::GeoLayerData::Geo::Viewport::Hi, decorator: Google::Apis::BooksV1::GeoLayerData::Geo::Viewport::Hi::Representation
1131
+
1132
+ property :lo, as: 'lo', class: Google::Apis::BooksV1::GeoLayerData::Geo::Viewport::Lo, decorator: Google::Apis::BooksV1::GeoLayerData::Geo::Viewport::Lo::Representation
1133
+
1134
+ end
1135
+
1136
+ class Hi
1137
+ # @private
1138
+ class Representation < Google::Apis::Core::JsonRepresentation
1139
+ property :latitude, as: 'latitude'
1140
+ property :longitude, as: 'longitude'
1141
+ end
1142
+ end
1143
+
1144
+ class Lo
1145
+ # @private
1146
+ class Representation < Google::Apis::Core::JsonRepresentation
1147
+ property :latitude, as: 'latitude'
1148
+ property :longitude, as: 'longitude'
1149
+ end
1150
+ end
1151
+ end
1152
+ end
1153
+ end
1154
+
1155
+ class LayerSummaries
1156
+ # @private
1157
+ class Representation < Google::Apis::Core::JsonRepresentation
1158
+ collection :items, as: 'items', class: Google::Apis::BooksV1::LayerSummary, decorator: Google::Apis::BooksV1::LayerSummary::Representation
1159
+
1160
+ property :kind, as: 'kind'
1161
+ property :total_items, as: 'totalItems'
1162
+ end
1163
+ end
1164
+
1165
+ class LayerSummary
1166
+ # @private
1167
+ class Representation < Google::Apis::Core::JsonRepresentation
1168
+ property :annotation_count, as: 'annotationCount'
1169
+ collection :annotation_types, as: 'annotationTypes'
1170
+ property :annotations_data_link, as: 'annotationsDataLink'
1171
+ property :annotations_link, as: 'annotationsLink'
1172
+ property :content_version, as: 'contentVersion'
1173
+ property :data_count, as: 'dataCount'
1174
+ property :id, as: 'id'
1175
+ property :kind, as: 'kind'
1176
+ property :layer_id, as: 'layerId'
1177
+ property :self_link, as: 'selfLink'
1178
+ property :updated, as: 'updated', type: DateTime
1179
+
1180
+ property :volume_annotations_version, as: 'volumeAnnotationsVersion'
1181
+ property :volume_id, as: 'volumeId'
1182
+ end
1183
+ end
1184
+
1185
+ class Metadata
1186
+ # @private
1187
+ class Representation < Google::Apis::Core::JsonRepresentation
1188
+ collection :items, as: 'items', class: Google::Apis::BooksV1::Metadata::Item, decorator: Google::Apis::BooksV1::Metadata::Item::Representation
1189
+
1190
+ property :kind, as: 'kind'
1191
+ end
1192
+
1193
+ class Item
1194
+ # @private
1195
+ class Representation < Google::Apis::Core::JsonRepresentation
1196
+ property :download_url, as: 'download_url'
1197
+ property :encrypted_key, as: 'encrypted_key'
1198
+ property :language, as: 'language'
1199
+ property :size, as: 'size'
1200
+ property :version, as: 'version'
1201
+ end
1202
+ end
1203
+ end
1204
+
1205
+ class Notification
1206
+ # @private
1207
+ class Representation < Google::Apis::Core::JsonRepresentation
1208
+ property :body, as: 'body'
1209
+ collection :crm_experiment_ids, as: 'crmExperimentIds'
1210
+ property :doc_id, as: 'doc_id'
1211
+ property :doc_type, as: 'doc_type'
1212
+ property :dont_show_notification, as: 'dont_show_notification'
1213
+ property :icon_url, as: 'iconUrl'
1214
+ property :kind, as: 'kind'
1215
+ property :notification_group, as: 'notificationGroup'
1216
+ property :notification_type, as: 'notification_type'
1217
+ property :pcampaign_id, as: 'pcampaign_id'
1218
+ property :reason, as: 'reason'
1219
+ property :show_notification_settings_action, as: 'show_notification_settings_action'
1220
+ property :target_url, as: 'targetUrl'
1221
+ property :title, as: 'title'
1222
+ end
1223
+ end
1224
+
1225
+ class Offers
1226
+ # @private
1227
+ class Representation < Google::Apis::Core::JsonRepresentation
1228
+ collection :items, as: 'items', class: Google::Apis::BooksV1::Offers::Item, decorator: Google::Apis::BooksV1::Offers::Item::Representation
1229
+
1230
+ property :kind, as: 'kind'
1231
+ end
1232
+
1233
+ class Item
1234
+ # @private
1235
+ class Representation < Google::Apis::Core::JsonRepresentation
1236
+ property :art_url, as: 'artUrl'
1237
+ property :gservices_key, as: 'gservicesKey'
1238
+ property :id, as: 'id'
1239
+ collection :items, as: 'items', class: Google::Apis::BooksV1::Offers::Item::Item, decorator: Google::Apis::BooksV1::Offers::Item::Item::Representation
1240
+
1241
+ end
1242
+
1243
+ class Item
1244
+ # @private
1245
+ class Representation < Google::Apis::Core::JsonRepresentation
1246
+ property :author, as: 'author'
1247
+ property :canonical_volume_link, as: 'canonicalVolumeLink'
1248
+ property :cover_url, as: 'coverUrl'
1249
+ property :description, as: 'description'
1250
+ property :title, as: 'title'
1251
+ property :volume_id, as: 'volumeId'
1252
+ end
1253
+ end
1254
+ end
1255
+ end
1256
+
1257
+ class ReadingPosition
1258
+ # @private
1259
+ class Representation < Google::Apis::Core::JsonRepresentation
1260
+ property :epub_cfi_position, as: 'epubCfiPosition'
1261
+ property :gb_image_position, as: 'gbImagePosition'
1262
+ property :gb_text_position, as: 'gbTextPosition'
1263
+ property :kind, as: 'kind'
1264
+ property :pdf_position, as: 'pdfPosition'
1265
+ property :updated, as: 'updated', type: DateTime
1266
+
1267
+ property :volume_id, as: 'volumeId'
1268
+ end
1269
+ end
1270
+
1271
+ class RequestAccess
1272
+ # @private
1273
+ class Representation < Google::Apis::Core::JsonRepresentation
1274
+ property :concurrent_access, as: 'concurrentAccess', class: Google::Apis::BooksV1::ConcurrentAccessRestriction, decorator: Google::Apis::BooksV1::ConcurrentAccessRestriction::Representation
1275
+
1276
+ property :download_access, as: 'downloadAccess', class: Google::Apis::BooksV1::DownloadAccessRestriction, decorator: Google::Apis::BooksV1::DownloadAccessRestriction::Representation
1277
+
1278
+ property :kind, as: 'kind'
1279
+ end
1280
+ end
1281
+
1282
+ class Review
1283
+ # @private
1284
+ class Representation < Google::Apis::Core::JsonRepresentation
1285
+ property :author, as: 'author', class: Google::Apis::BooksV1::Review::Author, decorator: Google::Apis::BooksV1::Review::Author::Representation
1286
+
1287
+ property :content, as: 'content'
1288
+ property :date, as: 'date'
1289
+ property :full_text_url, as: 'fullTextUrl'
1290
+ property :kind, as: 'kind'
1291
+ property :rating, as: 'rating'
1292
+ property :source, as: 'source', class: Google::Apis::BooksV1::Review::Source, decorator: Google::Apis::BooksV1::Review::Source::Representation
1293
+
1294
+ property :title, as: 'title'
1295
+ property :type, as: 'type'
1296
+ property :volume_id, as: 'volumeId'
1297
+ end
1298
+
1299
+ class Author
1300
+ # @private
1301
+ class Representation < Google::Apis::Core::JsonRepresentation
1302
+ property :display_name, as: 'displayName'
1303
+ end
1304
+ end
1305
+
1306
+ class Source
1307
+ # @private
1308
+ class Representation < Google::Apis::Core::JsonRepresentation
1309
+ property :description, as: 'description'
1310
+ property :extra_description, as: 'extraDescription'
1311
+ property :url, as: 'url'
1312
+ end
1313
+ end
1314
+ end
1315
+
1316
+ class Series
1317
+ # @private
1318
+ class Representation < Google::Apis::Core::JsonRepresentation
1319
+ property :kind, as: 'kind'
1320
+ collection :series, as: 'series', class: Google::Apis::BooksV1::Series::Series, decorator: Google::Apis::BooksV1::Series::Series::Representation
1321
+
1322
+ end
1323
+
1324
+ class Series
1325
+ # @private
1326
+ class Representation < Google::Apis::Core::JsonRepresentation
1327
+ property :banner_image_url, as: 'bannerImageUrl'
1328
+ property :image_url, as: 'imageUrl'
1329
+ property :series_id, as: 'seriesId'
1330
+ property :series_type, as: 'seriesType'
1331
+ property :title, as: 'title'
1332
+ end
1333
+ end
1334
+ end
1335
+
1336
+ class SeriesMembership
1337
+ # @private
1338
+ class Representation < Google::Apis::Core::JsonRepresentation
1339
+ property :kind, as: 'kind'
1340
+ collection :member, as: 'member', class: Google::Apis::BooksV1::Volume, decorator: Google::Apis::BooksV1::Volume::Representation
1341
+
1342
+ property :next_page_token, as: 'nextPageToken'
1343
+ end
1344
+ end
1345
+
1346
+ class UserSettings
1347
+ # @private
1348
+ class Representation < Google::Apis::Core::JsonRepresentation
1349
+ property :kind, as: 'kind'
1350
+ property :notes_export, as: 'notesExport', class: Google::Apis::BooksV1::UserSettings::NotesExport, decorator: Google::Apis::BooksV1::UserSettings::NotesExport::Representation
1351
+
1352
+ property :notification, as: 'notification', class: Google::Apis::BooksV1::UserSettings::Notification, decorator: Google::Apis::BooksV1::UserSettings::Notification::Representation
1353
+
1354
+ end
1355
+
1356
+ class NotesExport
1357
+ # @private
1358
+ class Representation < Google::Apis::Core::JsonRepresentation
1359
+ property :folder_name, as: 'folderName'
1360
+ property :is_enabled, as: 'isEnabled'
1361
+ end
1362
+ end
1363
+
1364
+ class Notification
1365
+ # @private
1366
+ class Representation < Google::Apis::Core::JsonRepresentation
1367
+ property :more_from_authors, as: 'moreFromAuthors', class: Google::Apis::BooksV1::UserSettings::Notification::MoreFromAuthors, decorator: Google::Apis::BooksV1::UserSettings::Notification::MoreFromAuthors::Representation
1368
+
1369
+ property :more_from_series, as: 'moreFromSeries', class: Google::Apis::BooksV1::UserSettings::Notification::MoreFromSeries, decorator: Google::Apis::BooksV1::UserSettings::Notification::MoreFromSeries::Representation
1370
+
1371
+ end
1372
+
1373
+ class MoreFromAuthors
1374
+ # @private
1375
+ class Representation < Google::Apis::Core::JsonRepresentation
1376
+ property :opted_state, as: 'opted_state'
1377
+ end
1378
+ end
1379
+
1380
+ class MoreFromSeries
1381
+ # @private
1382
+ class Representation < Google::Apis::Core::JsonRepresentation
1383
+ property :opted_state, as: 'opted_state'
1384
+ end
1385
+ end
1386
+ end
1387
+ end
1388
+
1389
+ class Volume
1390
+ # @private
1391
+ class Representation < Google::Apis::Core::JsonRepresentation
1392
+ property :access_info, as: 'accessInfo', class: Google::Apis::BooksV1::Volume::AccessInfo, decorator: Google::Apis::BooksV1::Volume::AccessInfo::Representation
1393
+
1394
+ property :etag, as: 'etag'
1395
+ property :id, as: 'id'
1396
+ property :kind, as: 'kind'
1397
+ property :layer_info, as: 'layerInfo', class: Google::Apis::BooksV1::Volume::LayerInfo, decorator: Google::Apis::BooksV1::Volume::LayerInfo::Representation
1398
+
1399
+ property :recommended_info, as: 'recommendedInfo', class: Google::Apis::BooksV1::Volume::RecommendedInfo, decorator: Google::Apis::BooksV1::Volume::RecommendedInfo::Representation
1400
+
1401
+ property :sale_info, as: 'saleInfo', class: Google::Apis::BooksV1::Volume::SaleInfo, decorator: Google::Apis::BooksV1::Volume::SaleInfo::Representation
1402
+
1403
+ property :search_info, as: 'searchInfo', class: Google::Apis::BooksV1::Volume::SearchInfo, decorator: Google::Apis::BooksV1::Volume::SearchInfo::Representation
1404
+
1405
+ property :self_link, as: 'selfLink'
1406
+ property :user_info, as: 'userInfo', class: Google::Apis::BooksV1::Volume::UserInfo, decorator: Google::Apis::BooksV1::Volume::UserInfo::Representation
1407
+
1408
+ property :volume_info, as: 'volumeInfo', class: Google::Apis::BooksV1::Volume::VolumeInfo, decorator: Google::Apis::BooksV1::Volume::VolumeInfo::Representation
1409
+
1410
+ end
1411
+
1412
+ class AccessInfo
1413
+ # @private
1414
+ class Representation < Google::Apis::Core::JsonRepresentation
1415
+ property :access_view_status, as: 'accessViewStatus'
1416
+ property :country, as: 'country'
1417
+ property :download_access, as: 'downloadAccess', class: Google::Apis::BooksV1::DownloadAccessRestriction, decorator: Google::Apis::BooksV1::DownloadAccessRestriction::Representation
1418
+
1419
+ property :drive_imported_content_link, as: 'driveImportedContentLink'
1420
+ property :embeddable, as: 'embeddable'
1421
+ property :epub, as: 'epub', class: Google::Apis::BooksV1::Volume::AccessInfo::Epub, decorator: Google::Apis::BooksV1::Volume::AccessInfo::Epub::Representation
1422
+
1423
+ property :explicit_offline_license_management, as: 'explicitOfflineLicenseManagement'
1424
+ property :pdf, as: 'pdf', class: Google::Apis::BooksV1::Volume::AccessInfo::Pdf, decorator: Google::Apis::BooksV1::Volume::AccessInfo::Pdf::Representation
1425
+
1426
+ property :public_domain, as: 'publicDomain'
1427
+ property :quote_sharing_allowed, as: 'quoteSharingAllowed'
1428
+ property :text_to_speech_permission, as: 'textToSpeechPermission'
1429
+ property :view_order_url, as: 'viewOrderUrl'
1430
+ property :viewability, as: 'viewability'
1431
+ property :web_reader_link, as: 'webReaderLink'
1432
+ end
1433
+
1434
+ class Epub
1435
+ # @private
1436
+ class Representation < Google::Apis::Core::JsonRepresentation
1437
+ property :acs_token_link, as: 'acsTokenLink'
1438
+ property :download_link, as: 'downloadLink'
1439
+ property :is_available, as: 'isAvailable'
1440
+ end
1441
+ end
1442
+
1443
+ class Pdf
1444
+ # @private
1445
+ class Representation < Google::Apis::Core::JsonRepresentation
1446
+ property :acs_token_link, as: 'acsTokenLink'
1447
+ property :download_link, as: 'downloadLink'
1448
+ property :is_available, as: 'isAvailable'
1449
+ end
1450
+ end
1451
+ end
1452
+
1453
+ class LayerInfo
1454
+ # @private
1455
+ class Representation < Google::Apis::Core::JsonRepresentation
1456
+ collection :layers, as: 'layers', class: Google::Apis::BooksV1::Volume::LayerInfo::Layer, decorator: Google::Apis::BooksV1::Volume::LayerInfo::Layer::Representation
1457
+
1458
+ end
1459
+
1460
+ class Layer
1461
+ # @private
1462
+ class Representation < Google::Apis::Core::JsonRepresentation
1463
+ property :layer_id, as: 'layerId'
1464
+ property :volume_annotations_version, as: 'volumeAnnotationsVersion'
1465
+ end
1466
+ end
1467
+ end
1468
+
1469
+ class RecommendedInfo
1470
+ # @private
1471
+ class Representation < Google::Apis::Core::JsonRepresentation
1472
+ property :explanation, as: 'explanation'
1473
+ end
1474
+ end
1475
+
1476
+ class SaleInfo
1477
+ # @private
1478
+ class Representation < Google::Apis::Core::JsonRepresentation
1479
+ property :buy_link, as: 'buyLink'
1480
+ property :country, as: 'country'
1481
+ property :is_ebook, as: 'isEbook'
1482
+ property :list_price, as: 'listPrice', class: Google::Apis::BooksV1::Volume::SaleInfo::ListPrice, decorator: Google::Apis::BooksV1::Volume::SaleInfo::ListPrice::Representation
1483
+
1484
+ collection :offers, as: 'offers', class: Google::Apis::BooksV1::Volume::SaleInfo::Offer, decorator: Google::Apis::BooksV1::Volume::SaleInfo::Offer::Representation
1485
+
1486
+ property :on_sale_date, as: 'onSaleDate', type: DateTime
1487
+
1488
+ property :retail_price, as: 'retailPrice', class: Google::Apis::BooksV1::Volume::SaleInfo::RetailPrice, decorator: Google::Apis::BooksV1::Volume::SaleInfo::RetailPrice::Representation
1489
+
1490
+ property :saleability, as: 'saleability'
1491
+ end
1492
+
1493
+ class ListPrice
1494
+ # @private
1495
+ class Representation < Google::Apis::Core::JsonRepresentation
1496
+ property :amount, as: 'amount'
1497
+ property :currency_code, as: 'currencyCode'
1498
+ end
1499
+ end
1500
+
1501
+ class Offer
1502
+ # @private
1503
+ class Representation < Google::Apis::Core::JsonRepresentation
1504
+ property :finsky_offer_type, as: 'finskyOfferType'
1505
+ property :giftable, as: 'giftable'
1506
+ property :list_price, as: 'listPrice', class: Google::Apis::BooksV1::Volume::SaleInfo::Offer::ListPrice, decorator: Google::Apis::BooksV1::Volume::SaleInfo::Offer::ListPrice::Representation
1507
+
1508
+ property :rental_duration, as: 'rentalDuration', class: Google::Apis::BooksV1::Volume::SaleInfo::Offer::RentalDuration, decorator: Google::Apis::BooksV1::Volume::SaleInfo::Offer::RentalDuration::Representation
1509
+
1510
+ property :retail_price, as: 'retailPrice', class: Google::Apis::BooksV1::Volume::SaleInfo::Offer::RetailPrice, decorator: Google::Apis::BooksV1::Volume::SaleInfo::Offer::RetailPrice::Representation
1511
+
1512
+ end
1513
+
1514
+ class ListPrice
1515
+ # @private
1516
+ class Representation < Google::Apis::Core::JsonRepresentation
1517
+ property :amount_in_micros, as: 'amountInMicros'
1518
+ property :currency_code, as: 'currencyCode'
1519
+ end
1520
+ end
1521
+
1522
+ class RentalDuration
1523
+ # @private
1524
+ class Representation < Google::Apis::Core::JsonRepresentation
1525
+ property :count, as: 'count'
1526
+ property :unit, as: 'unit'
1527
+ end
1528
+ end
1529
+
1530
+ class RetailPrice
1531
+ # @private
1532
+ class Representation < Google::Apis::Core::JsonRepresentation
1533
+ property :amount_in_micros, as: 'amountInMicros'
1534
+ property :currency_code, as: 'currencyCode'
1535
+ end
1536
+ end
1537
+ end
1538
+
1539
+ class RetailPrice
1540
+ # @private
1541
+ class Representation < Google::Apis::Core::JsonRepresentation
1542
+ property :amount, as: 'amount'
1543
+ property :currency_code, as: 'currencyCode'
1544
+ end
1545
+ end
1546
+ end
1547
+
1548
+ class SearchInfo
1549
+ # @private
1550
+ class Representation < Google::Apis::Core::JsonRepresentation
1551
+ property :text_snippet, as: 'textSnippet'
1552
+ end
1553
+ end
1554
+
1555
+ class UserInfo
1556
+ # @private
1557
+ class Representation < Google::Apis::Core::JsonRepresentation
1558
+ property :acquired_time, as: 'acquiredTime', type: DateTime
1559
+
1560
+ property :acquisition_type, as: 'acquisitionType'
1561
+ property :copy, as: 'copy', class: Google::Apis::BooksV1::Volume::UserInfo::Copy, decorator: Google::Apis::BooksV1::Volume::UserInfo::Copy::Representation
1562
+
1563
+ property :entitlement_type, as: 'entitlementType'
1564
+ property :family_sharing, as: 'familySharing', class: Google::Apis::BooksV1::Volume::UserInfo::FamilySharing, decorator: Google::Apis::BooksV1::Volume::UserInfo::FamilySharing::Representation
1565
+
1566
+ property :is_family_shared_from_user, as: 'isFamilySharedFromUser'
1567
+ property :is_family_shared_to_user, as: 'isFamilySharedToUser'
1568
+ property :is_family_sharing_allowed, as: 'isFamilySharingAllowed'
1569
+ property :is_family_sharing_disabled_by_fop, as: 'isFamilySharingDisabledByFop'
1570
+ property :is_in_my_books, as: 'isInMyBooks'
1571
+ property :is_preordered, as: 'isPreordered'
1572
+ property :is_purchased, as: 'isPurchased'
1573
+ property :is_uploaded, as: 'isUploaded'
1574
+ property :reading_position, as: 'readingPosition', class: Google::Apis::BooksV1::ReadingPosition, decorator: Google::Apis::BooksV1::ReadingPosition::Representation
1575
+
1576
+ property :rental_period, as: 'rentalPeriod', class: Google::Apis::BooksV1::Volume::UserInfo::RentalPeriod, decorator: Google::Apis::BooksV1::Volume::UserInfo::RentalPeriod::Representation
1577
+
1578
+ property :rental_state, as: 'rentalState'
1579
+ property :review, as: 'review', class: Google::Apis::BooksV1::Review, decorator: Google::Apis::BooksV1::Review::Representation
1580
+
1581
+ property :updated, as: 'updated', type: DateTime
1582
+
1583
+ property :user_uploaded_volume_info, as: 'userUploadedVolumeInfo', class: Google::Apis::BooksV1::Volume::UserInfo::UserUploadedVolumeInfo, decorator: Google::Apis::BooksV1::Volume::UserInfo::UserUploadedVolumeInfo::Representation
1584
+
1585
+ end
1586
+
1587
+ class Copy
1588
+ # @private
1589
+ class Representation < Google::Apis::Core::JsonRepresentation
1590
+ property :allowed_character_count, as: 'allowedCharacterCount'
1591
+ property :limit_type, as: 'limitType'
1592
+ property :remaining_character_count, as: 'remainingCharacterCount'
1593
+ property :updated, as: 'updated', type: DateTime
1594
+
1595
+ end
1596
+ end
1597
+
1598
+ class FamilySharing
1599
+ # @private
1600
+ class Representation < Google::Apis::Core::JsonRepresentation
1601
+ property :family_role, as: 'familyRole'
1602
+ property :is_sharing_allowed, as: 'isSharingAllowed'
1603
+ property :is_sharing_disabled_by_fop, as: 'isSharingDisabledByFop'
1604
+ end
1605
+ end
1606
+
1607
+ class RentalPeriod
1608
+ # @private
1609
+ class Representation < Google::Apis::Core::JsonRepresentation
1610
+ property :end_utc_sec, as: 'endUtcSec'
1611
+ property :start_utc_sec, as: 'startUtcSec'
1612
+ end
1613
+ end
1614
+
1615
+ class UserUploadedVolumeInfo
1616
+ # @private
1617
+ class Representation < Google::Apis::Core::JsonRepresentation
1618
+ property :processing_state, as: 'processingState'
1619
+ end
1620
+ end
1621
+ end
1622
+
1623
+ class VolumeInfo
1624
+ # @private
1625
+ class Representation < Google::Apis::Core::JsonRepresentation
1626
+ property :allow_anon_logging, as: 'allowAnonLogging'
1627
+ collection :authors, as: 'authors'
1628
+ property :average_rating, as: 'averageRating'
1629
+ property :canonical_volume_link, as: 'canonicalVolumeLink'
1630
+ collection :categories, as: 'categories'
1631
+ property :content_version, as: 'contentVersion'
1632
+ property :description, as: 'description'
1633
+ property :dimensions, as: 'dimensions', class: Google::Apis::BooksV1::Volume::VolumeInfo::Dimensions, decorator: Google::Apis::BooksV1::Volume::VolumeInfo::Dimensions::Representation
1634
+
1635
+ property :image_links, as: 'imageLinks', class: Google::Apis::BooksV1::Volume::VolumeInfo::ImageLinks, decorator: Google::Apis::BooksV1::Volume::VolumeInfo::ImageLinks::Representation
1636
+
1637
+ collection :industry_identifiers, as: 'industryIdentifiers', class: Google::Apis::BooksV1::Volume::VolumeInfo::IndustryIdentifier, decorator: Google::Apis::BooksV1::Volume::VolumeInfo::IndustryIdentifier::Representation
1638
+
1639
+ property :info_link, as: 'infoLink'
1640
+ property :language, as: 'language'
1641
+ property :main_category, as: 'mainCategory'
1642
+ property :maturity_rating, as: 'maturityRating'
1643
+ property :page_count, as: 'pageCount'
1644
+ property :panelization_summary, as: 'panelizationSummary', class: Google::Apis::BooksV1::Volume::VolumeInfo::PanelizationSummary, decorator: Google::Apis::BooksV1::Volume::VolumeInfo::PanelizationSummary::Representation
1645
+
1646
+ property :preview_link, as: 'previewLink'
1647
+ property :print_type, as: 'printType'
1648
+ property :printed_page_count, as: 'printedPageCount'
1649
+ property :published_date, as: 'publishedDate'
1650
+ property :publisher, as: 'publisher'
1651
+ property :ratings_count, as: 'ratingsCount'
1652
+ property :reading_modes, as: 'readingModes'
1653
+ property :sample_page_count, as: 'samplePageCount'
1654
+ property :series_info, as: 'seriesInfo', class: Google::Apis::BooksV1::Volumeseriesinfo, decorator: Google::Apis::BooksV1::Volumeseriesinfo::Representation
1655
+
1656
+ property :subtitle, as: 'subtitle'
1657
+ property :title, as: 'title'
1658
+ end
1659
+
1660
+ class Dimensions
1661
+ # @private
1662
+ class Representation < Google::Apis::Core::JsonRepresentation
1663
+ property :height, as: 'height'
1664
+ property :thickness, as: 'thickness'
1665
+ property :width, as: 'width'
1666
+ end
1667
+ end
1668
+
1669
+ class ImageLinks
1670
+ # @private
1671
+ class Representation < Google::Apis::Core::JsonRepresentation
1672
+ property :extra_large, as: 'extraLarge'
1673
+ property :large, as: 'large'
1674
+ property :medium, as: 'medium'
1675
+ property :small, as: 'small'
1676
+ property :small_thumbnail, as: 'smallThumbnail'
1677
+ property :thumbnail, as: 'thumbnail'
1678
+ end
1679
+ end
1680
+
1681
+ class IndustryIdentifier
1682
+ # @private
1683
+ class Representation < Google::Apis::Core::JsonRepresentation
1684
+ property :identifier, as: 'identifier'
1685
+ property :type, as: 'type'
1686
+ end
1687
+ end
1688
+
1689
+ class PanelizationSummary
1690
+ # @private
1691
+ class Representation < Google::Apis::Core::JsonRepresentation
1692
+ property :contains_epub_bubbles, as: 'containsEpubBubbles'
1693
+ property :contains_image_bubbles, as: 'containsImageBubbles'
1694
+ property :epub_bubble_version, as: 'epubBubbleVersion'
1695
+ property :image_bubble_version, as: 'imageBubbleVersion'
1696
+ end
1697
+ end
1698
+ end
1699
+ end
1700
+
1701
+ class Volume2
1702
+ # @private
1703
+ class Representation < Google::Apis::Core::JsonRepresentation
1704
+ collection :items, as: 'items', class: Google::Apis::BooksV1::Volume, decorator: Google::Apis::BooksV1::Volume::Representation
1705
+
1706
+ property :kind, as: 'kind'
1707
+ property :next_page_token, as: 'nextPageToken'
1708
+ end
1709
+ end
1710
+
1711
+ class VolumeAnnotation
1712
+ # @private
1713
+ class Representation < Google::Apis::Core::JsonRepresentation
1714
+ property :annotation_data_id, as: 'annotationDataId'
1715
+ property :annotation_data_link, as: 'annotationDataLink'
1716
+ property :annotation_type, as: 'annotationType'
1717
+ property :content_ranges, as: 'contentRanges', class: Google::Apis::BooksV1::VolumeAnnotation::ContentRanges, decorator: Google::Apis::BooksV1::VolumeAnnotation::ContentRanges::Representation
1718
+
1719
+ property :data, as: 'data'
1720
+ property :deleted, as: 'deleted'
1721
+ property :id, as: 'id'
1722
+ property :kind, as: 'kind'
1723
+ property :layer_id, as: 'layerId'
1724
+ collection :page_ids, as: 'pageIds'
1725
+ property :selected_text, as: 'selectedText'
1726
+ property :self_link, as: 'selfLink'
1727
+ property :updated, as: 'updated', type: DateTime
1728
+
1729
+ property :volume_id, as: 'volumeId'
1730
+ end
1731
+
1732
+ class ContentRanges
1733
+ # @private
1734
+ class Representation < Google::Apis::Core::JsonRepresentation
1735
+ property :cfi_range, as: 'cfiRange', class: Google::Apis::BooksV1::AnnotatinsRange, decorator: Google::Apis::BooksV1::AnnotatinsRange::Representation
1736
+
1737
+ property :content_version, as: 'contentVersion'
1738
+ property :gb_image_range, as: 'gbImageRange', class: Google::Apis::BooksV1::AnnotatinsRange, decorator: Google::Apis::BooksV1::AnnotatinsRange::Representation
1739
+
1740
+ property :gb_text_range, as: 'gbTextRange', class: Google::Apis::BooksV1::AnnotatinsRange, decorator: Google::Apis::BooksV1::AnnotatinsRange::Representation
1741
+
1742
+ end
1743
+ end
1744
+ end
1745
+
1746
+ class Volumeannotations
1747
+ # @private
1748
+ class Representation < Google::Apis::Core::JsonRepresentation
1749
+ collection :items, as: 'items', class: Google::Apis::BooksV1::VolumeAnnotation, decorator: Google::Apis::BooksV1::VolumeAnnotation::Representation
1750
+
1751
+ property :kind, as: 'kind'
1752
+ property :next_page_token, as: 'nextPageToken'
1753
+ property :total_items, as: 'totalItems'
1754
+ property :version, as: 'version'
1755
+ end
1756
+ end
1757
+
1758
+ class Volumes
1759
+ # @private
1760
+ class Representation < Google::Apis::Core::JsonRepresentation
1761
+ collection :items, as: 'items', class: Google::Apis::BooksV1::Volume, decorator: Google::Apis::BooksV1::Volume::Representation
1762
+
1763
+ property :kind, as: 'kind'
1764
+ property :total_items, as: 'totalItems'
1765
+ end
1766
+ end
1767
+
1768
+ class Volumeseriesinfo
1769
+ # @private
1770
+ class Representation < Google::Apis::Core::JsonRepresentation
1771
+ property :book_display_number, as: 'bookDisplayNumber'
1772
+ property :kind, as: 'kind'
1773
+ property :short_series_book_title, as: 'shortSeriesBookTitle'
1774
+ collection :volume_series, as: 'volumeSeries', class: Google::Apis::BooksV1::Volumeseriesinfo::VolumeSeries, decorator: Google::Apis::BooksV1::Volumeseriesinfo::VolumeSeries::Representation
1775
+
1776
+ end
1777
+
1778
+ class VolumeSeries
1779
+ # @private
1780
+ class Representation < Google::Apis::Core::JsonRepresentation
1781
+ collection :issue, as: 'issue', class: Google::Apis::BooksV1::Volumeseriesinfo::VolumeSeries::Issue, decorator: Google::Apis::BooksV1::Volumeseriesinfo::VolumeSeries::Issue::Representation
1782
+
1783
+ property :order_number, as: 'orderNumber'
1784
+ property :series_book_type, as: 'seriesBookType'
1785
+ property :series_id, as: 'seriesId'
1786
+ end
1787
+
1788
+ class Issue
1789
+ # @private
1790
+ class Representation < Google::Apis::Core::JsonRepresentation
1791
+ property :issue_display_number, as: 'issueDisplayNumber'
1792
+ property :issue_order_number, as: 'issueOrderNumber'
1793
+ end
1794
+ end
1795
+ end
1796
+ end
1797
+ end
1798
+ end
1799
+ end