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,1800 @@
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 GamesV1
24
+
25
+ class AchievementDefinition
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class ListAchievementDefinitionsResponse
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class AchievementIncrementResponse
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class AchievementRevealResponse
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class AchievementSetStepsAtLeastResponse
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class AchievementUnlockResponse
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class AchievementUpdateMultipleRequest
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class AchievementUpdateMultipleResponse
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class UpdateAchievementRequest
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class UpdateAchievementResponse
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class AggregateStats
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class AnonymousPlayer
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class Application
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class ApplicationCategory
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class ApplicationVerifyResponse
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class Category
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class ListCategoryResponse
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class EventBatchRecordFailure
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class EventChild
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class EventDefinition
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class ListEventDefinitionResponse
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class EventPeriodRange
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class EventPeriodUpdate
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class EventRecordFailure
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class EventRecordRequest
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class UpdateEventRequest
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class UpdateEventResponse
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class GamesAchievementIncrement
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class GamesAchievementSetStepsAtLeast
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class ImageAsset
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class Instance
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class InstanceAndroidDetails
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class InstanceIosDetails
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ class InstanceWebDetails
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ class Leaderboard
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class LeaderboardEntry
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
241
+ class ListLeaderboardResponse
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class LeaderboardScoreRank
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class LeaderboardScores
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class MetagameConfig
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class NetworkDiagnostics
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
271
+ class ParticipantResult
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
277
+ class PeerChannelDiagnostics
278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
279
+
280
+ include Google::Apis::Core::JsonObjectSupport
281
+ end
282
+
283
+ class PeerSessionDiagnostics
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class Played
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
295
+ class Player
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ class Name
299
+ class Representation < Google::Apis::Core::JsonRepresentation; end
300
+
301
+ include Google::Apis::Core::JsonObjectSupport
302
+ end
303
+
304
+ include Google::Apis::Core::JsonObjectSupport
305
+ end
306
+
307
+ class PlayerAchievement
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
313
+ class ListPlayerAchievementResponse
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
319
+ class PlayerEvent
320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
321
+
322
+ include Google::Apis::Core::JsonObjectSupport
323
+ end
324
+
325
+ class ListPlayerEventResponse
326
+ class Representation < Google::Apis::Core::JsonRepresentation; end
327
+
328
+ include Google::Apis::Core::JsonObjectSupport
329
+ end
330
+
331
+ class PlayerExperienceInfo
332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
337
+ class PlayerLeaderboardScore
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
343
+ class ListPlayerLeaderboardScoreResponse
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
349
+ class PlayerLevel
350
+ class Representation < Google::Apis::Core::JsonRepresentation; end
351
+
352
+ include Google::Apis::Core::JsonObjectSupport
353
+ end
354
+
355
+ class ListPlayerResponse
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
361
+ class PlayerScore
362
+ class Representation < Google::Apis::Core::JsonRepresentation; end
363
+
364
+ include Google::Apis::Core::JsonObjectSupport
365
+ end
366
+
367
+ class ListPlayerScoreResponse
368
+ class Representation < Google::Apis::Core::JsonRepresentation; end
369
+
370
+ include Google::Apis::Core::JsonObjectSupport
371
+ end
372
+
373
+ class PlayerScoreResponse
374
+ class Representation < Google::Apis::Core::JsonRepresentation; end
375
+
376
+ include Google::Apis::Core::JsonObjectSupport
377
+ end
378
+
379
+ class PlayerScoreSubmissionList
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
385
+ class ProfileSettings
386
+ class Representation < Google::Apis::Core::JsonRepresentation; end
387
+
388
+ include Google::Apis::Core::JsonObjectSupport
389
+ end
390
+
391
+ class PushToken
392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
393
+
394
+ include Google::Apis::Core::JsonObjectSupport
395
+ end
396
+
397
+ class PushTokenId
398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
399
+
400
+ class Ios
401
+ class Representation < Google::Apis::Core::JsonRepresentation; end
402
+
403
+ include Google::Apis::Core::JsonObjectSupport
404
+ end
405
+
406
+ include Google::Apis::Core::JsonObjectSupport
407
+ end
408
+
409
+ class Quest
410
+ class Representation < Google::Apis::Core::JsonRepresentation; end
411
+
412
+ include Google::Apis::Core::JsonObjectSupport
413
+ end
414
+
415
+ class QuestContribution
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
421
+ class QuestCriterion
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
427
+ class ListQuestResponse
428
+ class Representation < Google::Apis::Core::JsonRepresentation; end
429
+
430
+ include Google::Apis::Core::JsonObjectSupport
431
+ end
432
+
433
+ class QuestMilestone
434
+ class Representation < Google::Apis::Core::JsonRepresentation; end
435
+
436
+ include Google::Apis::Core::JsonObjectSupport
437
+ end
438
+
439
+ class CheckRevisionResponse
440
+ class Representation < Google::Apis::Core::JsonRepresentation; end
441
+
442
+ include Google::Apis::Core::JsonObjectSupport
443
+ end
444
+
445
+ class Room
446
+ class Representation < Google::Apis::Core::JsonRepresentation; end
447
+
448
+ include Google::Apis::Core::JsonObjectSupport
449
+ end
450
+
451
+ class RoomAutoMatchStatus
452
+ class Representation < Google::Apis::Core::JsonRepresentation; end
453
+
454
+ include Google::Apis::Core::JsonObjectSupport
455
+ end
456
+
457
+ class RoomAutoMatchingCriteria
458
+ class Representation < Google::Apis::Core::JsonRepresentation; end
459
+
460
+ include Google::Apis::Core::JsonObjectSupport
461
+ end
462
+
463
+ class RoomClientAddress
464
+ class Representation < Google::Apis::Core::JsonRepresentation; end
465
+
466
+ include Google::Apis::Core::JsonObjectSupport
467
+ end
468
+
469
+ class CreateRoomRequest
470
+ class Representation < Google::Apis::Core::JsonRepresentation; end
471
+
472
+ include Google::Apis::Core::JsonObjectSupport
473
+ end
474
+
475
+ class JoinRoomRequest
476
+ class Representation < Google::Apis::Core::JsonRepresentation; end
477
+
478
+ include Google::Apis::Core::JsonObjectSupport
479
+ end
480
+
481
+ class RoomLeaveDiagnostics
482
+ class Representation < Google::Apis::Core::JsonRepresentation; end
483
+
484
+ include Google::Apis::Core::JsonObjectSupport
485
+ end
486
+
487
+ class LeaveRoomRequest
488
+ class Representation < Google::Apis::Core::JsonRepresentation; end
489
+
490
+ include Google::Apis::Core::JsonObjectSupport
491
+ end
492
+
493
+ class RoomList
494
+ class Representation < Google::Apis::Core::JsonRepresentation; end
495
+
496
+ include Google::Apis::Core::JsonObjectSupport
497
+ end
498
+
499
+ class RoomModification
500
+ class Representation < Google::Apis::Core::JsonRepresentation; end
501
+
502
+ include Google::Apis::Core::JsonObjectSupport
503
+ end
504
+
505
+ class RoomP2PStatus
506
+ class Representation < Google::Apis::Core::JsonRepresentation; end
507
+
508
+ include Google::Apis::Core::JsonObjectSupport
509
+ end
510
+
511
+ class RoomP2PStatuses
512
+ class Representation < Google::Apis::Core::JsonRepresentation; end
513
+
514
+ include Google::Apis::Core::JsonObjectSupport
515
+ end
516
+
517
+ class RoomParticipant
518
+ class Representation < Google::Apis::Core::JsonRepresentation; end
519
+
520
+ include Google::Apis::Core::JsonObjectSupport
521
+ end
522
+
523
+ class RoomStatus
524
+ class Representation < Google::Apis::Core::JsonRepresentation; end
525
+
526
+ include Google::Apis::Core::JsonObjectSupport
527
+ end
528
+
529
+ class ScoreSubmission
530
+ class Representation < Google::Apis::Core::JsonRepresentation; end
531
+
532
+ include Google::Apis::Core::JsonObjectSupport
533
+ end
534
+
535
+ class Snapshot
536
+ class Representation < Google::Apis::Core::JsonRepresentation; end
537
+
538
+ include Google::Apis::Core::JsonObjectSupport
539
+ end
540
+
541
+ class SnapshotImage
542
+ class Representation < Google::Apis::Core::JsonRepresentation; end
543
+
544
+ include Google::Apis::Core::JsonObjectSupport
545
+ end
546
+
547
+ class ListSnapshotResponse
548
+ class Representation < Google::Apis::Core::JsonRepresentation; end
549
+
550
+ include Google::Apis::Core::JsonObjectSupport
551
+ end
552
+
553
+ class TurnBasedAutoMatchingCriteria
554
+ class Representation < Google::Apis::Core::JsonRepresentation; end
555
+
556
+ include Google::Apis::Core::JsonObjectSupport
557
+ end
558
+
559
+ class TurnBasedMatch
560
+ class Representation < Google::Apis::Core::JsonRepresentation; end
561
+
562
+ include Google::Apis::Core::JsonObjectSupport
563
+ end
564
+
565
+ class CreateTurnBasedMatchRequest
566
+ class Representation < Google::Apis::Core::JsonRepresentation; end
567
+
568
+ include Google::Apis::Core::JsonObjectSupport
569
+ end
570
+
571
+ class TurnBasedMatchData
572
+ class Representation < Google::Apis::Core::JsonRepresentation; end
573
+
574
+ include Google::Apis::Core::JsonObjectSupport
575
+ end
576
+
577
+ class TurnBasedMatchDataRequest
578
+ class Representation < Google::Apis::Core::JsonRepresentation; end
579
+
580
+ include Google::Apis::Core::JsonObjectSupport
581
+ end
582
+
583
+ class TurnBasedMatchList
584
+ class Representation < Google::Apis::Core::JsonRepresentation; end
585
+
586
+ include Google::Apis::Core::JsonObjectSupport
587
+ end
588
+
589
+ class TurnBasedMatchModification
590
+ class Representation < Google::Apis::Core::JsonRepresentation; end
591
+
592
+ include Google::Apis::Core::JsonObjectSupport
593
+ end
594
+
595
+ class TurnBasedMatchParticipant
596
+ class Representation < Google::Apis::Core::JsonRepresentation; end
597
+
598
+ include Google::Apis::Core::JsonObjectSupport
599
+ end
600
+
601
+ class TurnBasedMatchRematch
602
+ class Representation < Google::Apis::Core::JsonRepresentation; end
603
+
604
+ include Google::Apis::Core::JsonObjectSupport
605
+ end
606
+
607
+ class TurnBasedMatchResults
608
+ class Representation < Google::Apis::Core::JsonRepresentation; end
609
+
610
+ include Google::Apis::Core::JsonObjectSupport
611
+ end
612
+
613
+ class TurnBasedMatchSync
614
+ class Representation < Google::Apis::Core::JsonRepresentation; end
615
+
616
+ include Google::Apis::Core::JsonObjectSupport
617
+ end
618
+
619
+ class TurnBasedMatchTurn
620
+ class Representation < Google::Apis::Core::JsonRepresentation; end
621
+
622
+ include Google::Apis::Core::JsonObjectSupport
623
+ end
624
+
625
+ class AchievementDefinition
626
+ # @private
627
+ class Representation < Google::Apis::Core::JsonRepresentation
628
+ property :achievement_type, as: 'achievementType'
629
+ property :description, as: 'description'
630
+ property :experience_points, as: 'experiencePoints'
631
+ property :formatted_total_steps, as: 'formattedTotalSteps'
632
+ property :id, as: 'id'
633
+ property :initial_state, as: 'initialState'
634
+ property :is_revealed_icon_url_default, as: 'isRevealedIconUrlDefault'
635
+ property :is_unlocked_icon_url_default, as: 'isUnlockedIconUrlDefault'
636
+ property :kind, as: 'kind'
637
+ property :name, as: 'name'
638
+ property :revealed_icon_url, as: 'revealedIconUrl'
639
+ property :total_steps, as: 'totalSteps'
640
+ property :unlocked_icon_url, as: 'unlockedIconUrl'
641
+ end
642
+ end
643
+
644
+ class ListAchievementDefinitionsResponse
645
+ # @private
646
+ class Representation < Google::Apis::Core::JsonRepresentation
647
+ collection :items, as: 'items', class: Google::Apis::GamesV1::AchievementDefinition, decorator: Google::Apis::GamesV1::AchievementDefinition::Representation
648
+
649
+ property :kind, as: 'kind'
650
+ property :next_page_token, as: 'nextPageToken'
651
+ end
652
+ end
653
+
654
+ class AchievementIncrementResponse
655
+ # @private
656
+ class Representation < Google::Apis::Core::JsonRepresentation
657
+ property :current_steps, as: 'currentSteps'
658
+ property :kind, as: 'kind'
659
+ property :newly_unlocked, as: 'newlyUnlocked'
660
+ end
661
+ end
662
+
663
+ class AchievementRevealResponse
664
+ # @private
665
+ class Representation < Google::Apis::Core::JsonRepresentation
666
+ property :current_state, as: 'currentState'
667
+ property :kind, as: 'kind'
668
+ end
669
+ end
670
+
671
+ class AchievementSetStepsAtLeastResponse
672
+ # @private
673
+ class Representation < Google::Apis::Core::JsonRepresentation
674
+ property :current_steps, as: 'currentSteps'
675
+ property :kind, as: 'kind'
676
+ property :newly_unlocked, as: 'newlyUnlocked'
677
+ end
678
+ end
679
+
680
+ class AchievementUnlockResponse
681
+ # @private
682
+ class Representation < Google::Apis::Core::JsonRepresentation
683
+ property :kind, as: 'kind'
684
+ property :newly_unlocked, as: 'newlyUnlocked'
685
+ end
686
+ end
687
+
688
+ class AchievementUpdateMultipleRequest
689
+ # @private
690
+ class Representation < Google::Apis::Core::JsonRepresentation
691
+ property :kind, as: 'kind'
692
+ collection :updates, as: 'updates', class: Google::Apis::GamesV1::UpdateAchievementRequest, decorator: Google::Apis::GamesV1::UpdateAchievementRequest::Representation
693
+
694
+ end
695
+ end
696
+
697
+ class AchievementUpdateMultipleResponse
698
+ # @private
699
+ class Representation < Google::Apis::Core::JsonRepresentation
700
+ property :kind, as: 'kind'
701
+ collection :updated_achievements, as: 'updatedAchievements', class: Google::Apis::GamesV1::UpdateAchievementResponse, decorator: Google::Apis::GamesV1::UpdateAchievementResponse::Representation
702
+
703
+ end
704
+ end
705
+
706
+ class UpdateAchievementRequest
707
+ # @private
708
+ class Representation < Google::Apis::Core::JsonRepresentation
709
+ property :achievement_id, as: 'achievementId'
710
+ property :increment_payload, as: 'incrementPayload', class: Google::Apis::GamesV1::GamesAchievementIncrement, decorator: Google::Apis::GamesV1::GamesAchievementIncrement::Representation
711
+
712
+ property :kind, as: 'kind'
713
+ property :set_steps_at_least_payload, as: 'setStepsAtLeastPayload', class: Google::Apis::GamesV1::GamesAchievementSetStepsAtLeast, decorator: Google::Apis::GamesV1::GamesAchievementSetStepsAtLeast::Representation
714
+
715
+ property :update_type, as: 'updateType'
716
+ end
717
+ end
718
+
719
+ class UpdateAchievementResponse
720
+ # @private
721
+ class Representation < Google::Apis::Core::JsonRepresentation
722
+ property :achievement_id, as: 'achievementId'
723
+ property :current_state, as: 'currentState'
724
+ property :current_steps, as: 'currentSteps'
725
+ property :kind, as: 'kind'
726
+ property :newly_unlocked, as: 'newlyUnlocked'
727
+ property :update_occurred, as: 'updateOccurred'
728
+ end
729
+ end
730
+
731
+ class AggregateStats
732
+ # @private
733
+ class Representation < Google::Apis::Core::JsonRepresentation
734
+ property :count, as: 'count'
735
+ property :kind, as: 'kind'
736
+ property :max, as: 'max'
737
+ property :min, as: 'min'
738
+ property :sum, as: 'sum'
739
+ end
740
+ end
741
+
742
+ class AnonymousPlayer
743
+ # @private
744
+ class Representation < Google::Apis::Core::JsonRepresentation
745
+ property :avatar_image_url, as: 'avatarImageUrl'
746
+ property :display_name, as: 'displayName'
747
+ property :kind, as: 'kind'
748
+ end
749
+ end
750
+
751
+ class Application
752
+ # @private
753
+ class Representation < Google::Apis::Core::JsonRepresentation
754
+ property :achievement_count, as: 'achievement_count'
755
+ collection :assets, as: 'assets', class: Google::Apis::GamesV1::ImageAsset, decorator: Google::Apis::GamesV1::ImageAsset::Representation
756
+
757
+ property :author, as: 'author'
758
+ property :category, as: 'category', class: Google::Apis::GamesV1::ApplicationCategory, decorator: Google::Apis::GamesV1::ApplicationCategory::Representation
759
+
760
+ property :description, as: 'description'
761
+ collection :enabled_features, as: 'enabledFeatures'
762
+ property :id, as: 'id'
763
+ collection :instances, as: 'instances', class: Google::Apis::GamesV1::Instance, decorator: Google::Apis::GamesV1::Instance::Representation
764
+
765
+ property :kind, as: 'kind'
766
+ property :last_updated_timestamp, as: 'lastUpdatedTimestamp'
767
+ property :leaderboard_count, as: 'leaderboard_count'
768
+ property :name, as: 'name'
769
+ property :theme_color, as: 'themeColor'
770
+ end
771
+ end
772
+
773
+ class ApplicationCategory
774
+ # @private
775
+ class Representation < Google::Apis::Core::JsonRepresentation
776
+ property :kind, as: 'kind'
777
+ property :primary, as: 'primary'
778
+ property :secondary, as: 'secondary'
779
+ end
780
+ end
781
+
782
+ class ApplicationVerifyResponse
783
+ # @private
784
+ class Representation < Google::Apis::Core::JsonRepresentation
785
+ property :alternate_player_id, as: 'alternate_player_id'
786
+ property :kind, as: 'kind'
787
+ property :player_id, as: 'player_id'
788
+ end
789
+ end
790
+
791
+ class Category
792
+ # @private
793
+ class Representation < Google::Apis::Core::JsonRepresentation
794
+ property :category, as: 'category'
795
+ property :experience_points, as: 'experiencePoints'
796
+ property :kind, as: 'kind'
797
+ end
798
+ end
799
+
800
+ class ListCategoryResponse
801
+ # @private
802
+ class Representation < Google::Apis::Core::JsonRepresentation
803
+ collection :items, as: 'items', class: Google::Apis::GamesV1::Category, decorator: Google::Apis::GamesV1::Category::Representation
804
+
805
+ property :kind, as: 'kind'
806
+ property :next_page_token, as: 'nextPageToken'
807
+ end
808
+ end
809
+
810
+ class EventBatchRecordFailure
811
+ # @private
812
+ class Representation < Google::Apis::Core::JsonRepresentation
813
+ property :failure_cause, as: 'failureCause'
814
+ property :kind, as: 'kind'
815
+ property :range, as: 'range', class: Google::Apis::GamesV1::EventPeriodRange, decorator: Google::Apis::GamesV1::EventPeriodRange::Representation
816
+
817
+ end
818
+ end
819
+
820
+ class EventChild
821
+ # @private
822
+ class Representation < Google::Apis::Core::JsonRepresentation
823
+ property :child_id, as: 'childId'
824
+ property :kind, as: 'kind'
825
+ end
826
+ end
827
+
828
+ class EventDefinition
829
+ # @private
830
+ class Representation < Google::Apis::Core::JsonRepresentation
831
+ collection :child_events, as: 'childEvents', class: Google::Apis::GamesV1::EventChild, decorator: Google::Apis::GamesV1::EventChild::Representation
832
+
833
+ property :description, as: 'description'
834
+ property :display_name, as: 'displayName'
835
+ property :id, as: 'id'
836
+ property :image_url, as: 'imageUrl'
837
+ property :is_default_image_url, as: 'isDefaultImageUrl'
838
+ property :kind, as: 'kind'
839
+ property :visibility, as: 'visibility'
840
+ end
841
+ end
842
+
843
+ class ListEventDefinitionResponse
844
+ # @private
845
+ class Representation < Google::Apis::Core::JsonRepresentation
846
+ collection :items, as: 'items', class: Google::Apis::GamesV1::EventDefinition, decorator: Google::Apis::GamesV1::EventDefinition::Representation
847
+
848
+ property :kind, as: 'kind'
849
+ property :next_page_token, as: 'nextPageToken'
850
+ end
851
+ end
852
+
853
+ class EventPeriodRange
854
+ # @private
855
+ class Representation < Google::Apis::Core::JsonRepresentation
856
+ property :kind, as: 'kind'
857
+ property :period_end_millis, as: 'periodEndMillis'
858
+ property :period_start_millis, as: 'periodStartMillis'
859
+ end
860
+ end
861
+
862
+ class EventPeriodUpdate
863
+ # @private
864
+ class Representation < Google::Apis::Core::JsonRepresentation
865
+ property :kind, as: 'kind'
866
+ property :time_period, as: 'timePeriod', class: Google::Apis::GamesV1::EventPeriodRange, decorator: Google::Apis::GamesV1::EventPeriodRange::Representation
867
+
868
+ collection :updates, as: 'updates', class: Google::Apis::GamesV1::UpdateEventRequest, decorator: Google::Apis::GamesV1::UpdateEventRequest::Representation
869
+
870
+ end
871
+ end
872
+
873
+ class EventRecordFailure
874
+ # @private
875
+ class Representation < Google::Apis::Core::JsonRepresentation
876
+ property :event_id, as: 'eventId'
877
+ property :failure_cause, as: 'failureCause'
878
+ property :kind, as: 'kind'
879
+ end
880
+ end
881
+
882
+ class EventRecordRequest
883
+ # @private
884
+ class Representation < Google::Apis::Core::JsonRepresentation
885
+ property :current_time_millis, as: 'currentTimeMillis'
886
+ property :kind, as: 'kind'
887
+ property :request_id, as: 'requestId'
888
+ collection :time_periods, as: 'timePeriods', class: Google::Apis::GamesV1::EventPeriodUpdate, decorator: Google::Apis::GamesV1::EventPeriodUpdate::Representation
889
+
890
+ end
891
+ end
892
+
893
+ class UpdateEventRequest
894
+ # @private
895
+ class Representation < Google::Apis::Core::JsonRepresentation
896
+ property :definition_id, as: 'definitionId'
897
+ property :kind, as: 'kind'
898
+ property :update_count, as: 'updateCount'
899
+ end
900
+ end
901
+
902
+ class UpdateEventResponse
903
+ # @private
904
+ class Representation < Google::Apis::Core::JsonRepresentation
905
+ collection :batch_failures, as: 'batchFailures', class: Google::Apis::GamesV1::EventBatchRecordFailure, decorator: Google::Apis::GamesV1::EventBatchRecordFailure::Representation
906
+
907
+ collection :event_failures, as: 'eventFailures', class: Google::Apis::GamesV1::EventRecordFailure, decorator: Google::Apis::GamesV1::EventRecordFailure::Representation
908
+
909
+ property :kind, as: 'kind'
910
+ collection :player_events, as: 'playerEvents', class: Google::Apis::GamesV1::PlayerEvent, decorator: Google::Apis::GamesV1::PlayerEvent::Representation
911
+
912
+ end
913
+ end
914
+
915
+ class GamesAchievementIncrement
916
+ # @private
917
+ class Representation < Google::Apis::Core::JsonRepresentation
918
+ property :kind, as: 'kind'
919
+ property :request_id, as: 'requestId'
920
+ property :steps, as: 'steps'
921
+ end
922
+ end
923
+
924
+ class GamesAchievementSetStepsAtLeast
925
+ # @private
926
+ class Representation < Google::Apis::Core::JsonRepresentation
927
+ property :kind, as: 'kind'
928
+ property :steps, as: 'steps'
929
+ end
930
+ end
931
+
932
+ class ImageAsset
933
+ # @private
934
+ class Representation < Google::Apis::Core::JsonRepresentation
935
+ property :height, as: 'height'
936
+ property :kind, as: 'kind'
937
+ property :name, as: 'name'
938
+ property :url, as: 'url'
939
+ property :width, as: 'width'
940
+ end
941
+ end
942
+
943
+ class Instance
944
+ # @private
945
+ class Representation < Google::Apis::Core::JsonRepresentation
946
+ property :acquisition_uri, as: 'acquisitionUri'
947
+ property :android_instance, as: 'androidInstance', class: Google::Apis::GamesV1::InstanceAndroidDetails, decorator: Google::Apis::GamesV1::InstanceAndroidDetails::Representation
948
+
949
+ property :ios_instance, as: 'iosInstance', class: Google::Apis::GamesV1::InstanceIosDetails, decorator: Google::Apis::GamesV1::InstanceIosDetails::Representation
950
+
951
+ property :kind, as: 'kind'
952
+ property :name, as: 'name'
953
+ property :platform_type, as: 'platformType'
954
+ property :realtime_play, as: 'realtimePlay'
955
+ property :turn_based_play, as: 'turnBasedPlay'
956
+ property :web_instance, as: 'webInstance', class: Google::Apis::GamesV1::InstanceWebDetails, decorator: Google::Apis::GamesV1::InstanceWebDetails::Representation
957
+
958
+ end
959
+ end
960
+
961
+ class InstanceAndroidDetails
962
+ # @private
963
+ class Representation < Google::Apis::Core::JsonRepresentation
964
+ property :enable_piracy_check, as: 'enablePiracyCheck'
965
+ property :kind, as: 'kind'
966
+ property :package_name, as: 'packageName'
967
+ property :preferred, as: 'preferred'
968
+ end
969
+ end
970
+
971
+ class InstanceIosDetails
972
+ # @private
973
+ class Representation < Google::Apis::Core::JsonRepresentation
974
+ property :bundle_identifier, as: 'bundleIdentifier'
975
+ property :itunes_app_id, as: 'itunesAppId'
976
+ property :kind, as: 'kind'
977
+ property :preferred_for_ipad, as: 'preferredForIpad'
978
+ property :preferred_for_iphone, as: 'preferredForIphone'
979
+ property :support_ipad, as: 'supportIpad'
980
+ property :support_iphone, as: 'supportIphone'
981
+ end
982
+ end
983
+
984
+ class InstanceWebDetails
985
+ # @private
986
+ class Representation < Google::Apis::Core::JsonRepresentation
987
+ property :kind, as: 'kind'
988
+ property :launch_url, as: 'launchUrl'
989
+ property :preferred, as: 'preferred'
990
+ end
991
+ end
992
+
993
+ class Leaderboard
994
+ # @private
995
+ class Representation < Google::Apis::Core::JsonRepresentation
996
+ property :icon_url, as: 'iconUrl'
997
+ property :id, as: 'id'
998
+ property :is_icon_url_default, as: 'isIconUrlDefault'
999
+ property :kind, as: 'kind'
1000
+ property :name, as: 'name'
1001
+ property :order, as: 'order'
1002
+ end
1003
+ end
1004
+
1005
+ class LeaderboardEntry
1006
+ # @private
1007
+ class Representation < Google::Apis::Core::JsonRepresentation
1008
+ property :formatted_score, as: 'formattedScore'
1009
+ property :formatted_score_rank, as: 'formattedScoreRank'
1010
+ property :kind, as: 'kind'
1011
+ property :player, as: 'player', class: Google::Apis::GamesV1::Player, decorator: Google::Apis::GamesV1::Player::Representation
1012
+
1013
+ property :score_rank, as: 'scoreRank'
1014
+ property :score_tag, as: 'scoreTag'
1015
+ property :score_value, as: 'scoreValue'
1016
+ property :time_span, as: 'timeSpan'
1017
+ property :write_timestamp_millis, as: 'writeTimestampMillis'
1018
+ end
1019
+ end
1020
+
1021
+ class ListLeaderboardResponse
1022
+ # @private
1023
+ class Representation < Google::Apis::Core::JsonRepresentation
1024
+ collection :items, as: 'items', class: Google::Apis::GamesV1::Leaderboard, decorator: Google::Apis::GamesV1::Leaderboard::Representation
1025
+
1026
+ property :kind, as: 'kind'
1027
+ property :next_page_token, as: 'nextPageToken'
1028
+ end
1029
+ end
1030
+
1031
+ class LeaderboardScoreRank
1032
+ # @private
1033
+ class Representation < Google::Apis::Core::JsonRepresentation
1034
+ property :formatted_num_scores, as: 'formattedNumScores'
1035
+ property :formatted_rank, as: 'formattedRank'
1036
+ property :kind, as: 'kind'
1037
+ property :num_scores, as: 'numScores'
1038
+ property :rank, as: 'rank'
1039
+ end
1040
+ end
1041
+
1042
+ class LeaderboardScores
1043
+ # @private
1044
+ class Representation < Google::Apis::Core::JsonRepresentation
1045
+ collection :items, as: 'items', class: Google::Apis::GamesV1::LeaderboardEntry, decorator: Google::Apis::GamesV1::LeaderboardEntry::Representation
1046
+
1047
+ property :kind, as: 'kind'
1048
+ property :next_page_token, as: 'nextPageToken'
1049
+ property :num_scores, as: 'numScores'
1050
+ property :player_score, as: 'playerScore', class: Google::Apis::GamesV1::LeaderboardEntry, decorator: Google::Apis::GamesV1::LeaderboardEntry::Representation
1051
+
1052
+ property :prev_page_token, as: 'prevPageToken'
1053
+ end
1054
+ end
1055
+
1056
+ class MetagameConfig
1057
+ # @private
1058
+ class Representation < Google::Apis::Core::JsonRepresentation
1059
+ property :current_version, as: 'currentVersion'
1060
+ property :kind, as: 'kind'
1061
+ collection :player_levels, as: 'playerLevels', class: Google::Apis::GamesV1::PlayerLevel, decorator: Google::Apis::GamesV1::PlayerLevel::Representation
1062
+
1063
+ end
1064
+ end
1065
+
1066
+ class NetworkDiagnostics
1067
+ # @private
1068
+ class Representation < Google::Apis::Core::JsonRepresentation
1069
+ property :android_network_subtype, as: 'androidNetworkSubtype'
1070
+ property :android_network_type, as: 'androidNetworkType'
1071
+ property :ios_network_type, as: 'iosNetworkType'
1072
+ property :kind, as: 'kind'
1073
+ property :network_operator_code, as: 'networkOperatorCode'
1074
+ property :network_operator_name, as: 'networkOperatorName'
1075
+ property :registration_latency_millis, as: 'registrationLatencyMillis'
1076
+ end
1077
+ end
1078
+
1079
+ class ParticipantResult
1080
+ # @private
1081
+ class Representation < Google::Apis::Core::JsonRepresentation
1082
+ property :kind, as: 'kind'
1083
+ property :participant_id, as: 'participantId'
1084
+ property :placing, as: 'placing'
1085
+ property :result, as: 'result'
1086
+ end
1087
+ end
1088
+
1089
+ class PeerChannelDiagnostics
1090
+ # @private
1091
+ class Representation < Google::Apis::Core::JsonRepresentation
1092
+ property :bytes_received, as: 'bytesReceived', class: Google::Apis::GamesV1::AggregateStats, decorator: Google::Apis::GamesV1::AggregateStats::Representation
1093
+
1094
+ property :bytes_sent, as: 'bytesSent', class: Google::Apis::GamesV1::AggregateStats, decorator: Google::Apis::GamesV1::AggregateStats::Representation
1095
+
1096
+ property :kind, as: 'kind'
1097
+ property :num_messages_lost, as: 'numMessagesLost'
1098
+ property :num_messages_received, as: 'numMessagesReceived'
1099
+ property :num_messages_sent, as: 'numMessagesSent'
1100
+ property :num_send_failures, as: 'numSendFailures'
1101
+ property :roundtrip_latency_millis, as: 'roundtripLatencyMillis', class: Google::Apis::GamesV1::AggregateStats, decorator: Google::Apis::GamesV1::AggregateStats::Representation
1102
+
1103
+ end
1104
+ end
1105
+
1106
+ class PeerSessionDiagnostics
1107
+ # @private
1108
+ class Representation < Google::Apis::Core::JsonRepresentation
1109
+ property :connected_timestamp_millis, as: 'connectedTimestampMillis'
1110
+ property :kind, as: 'kind'
1111
+ property :participant_id, as: 'participantId'
1112
+ property :reliable_channel, as: 'reliableChannel', class: Google::Apis::GamesV1::PeerChannelDiagnostics, decorator: Google::Apis::GamesV1::PeerChannelDiagnostics::Representation
1113
+
1114
+ property :unreliable_channel, as: 'unreliableChannel', class: Google::Apis::GamesV1::PeerChannelDiagnostics, decorator: Google::Apis::GamesV1::PeerChannelDiagnostics::Representation
1115
+
1116
+ end
1117
+ end
1118
+
1119
+ class Played
1120
+ # @private
1121
+ class Representation < Google::Apis::Core::JsonRepresentation
1122
+ property :auto_matched, as: 'autoMatched'
1123
+ property :kind, as: 'kind'
1124
+ property :time_millis, as: 'timeMillis'
1125
+ end
1126
+ end
1127
+
1128
+ class Player
1129
+ # @private
1130
+ class Representation < Google::Apis::Core::JsonRepresentation
1131
+ property :avatar_image_url, as: 'avatarImageUrl'
1132
+ property :banner_url_landscape, as: 'bannerUrlLandscape'
1133
+ property :banner_url_portrait, as: 'bannerUrlPortrait'
1134
+ property :display_name, as: 'displayName'
1135
+ property :experience_info, as: 'experienceInfo', class: Google::Apis::GamesV1::PlayerExperienceInfo, decorator: Google::Apis::GamesV1::PlayerExperienceInfo::Representation
1136
+
1137
+ property :kind, as: 'kind'
1138
+ property :last_played_with, as: 'lastPlayedWith', class: Google::Apis::GamesV1::Played, decorator: Google::Apis::GamesV1::Played::Representation
1139
+
1140
+ property :name, as: 'name', class: Google::Apis::GamesV1::Player::Name, decorator: Google::Apis::GamesV1::Player::Name::Representation
1141
+
1142
+ property :original_player_id, as: 'originalPlayerId'
1143
+ property :player_id, as: 'playerId'
1144
+ property :profile_settings, as: 'profileSettings', class: Google::Apis::GamesV1::ProfileSettings, decorator: Google::Apis::GamesV1::ProfileSettings::Representation
1145
+
1146
+ property :title, as: 'title'
1147
+ end
1148
+
1149
+ class Name
1150
+ # @private
1151
+ class Representation < Google::Apis::Core::JsonRepresentation
1152
+ property :family_name, as: 'familyName'
1153
+ property :given_name, as: 'givenName'
1154
+ end
1155
+ end
1156
+ end
1157
+
1158
+ class PlayerAchievement
1159
+ # @private
1160
+ class Representation < Google::Apis::Core::JsonRepresentation
1161
+ property :achievement_state, as: 'achievementState'
1162
+ property :current_steps, as: 'currentSteps'
1163
+ property :experience_points, as: 'experiencePoints'
1164
+ property :formatted_current_steps_string, as: 'formattedCurrentStepsString'
1165
+ property :id, as: 'id'
1166
+ property :kind, as: 'kind'
1167
+ property :last_updated_timestamp, as: 'lastUpdatedTimestamp'
1168
+ end
1169
+ end
1170
+
1171
+ class ListPlayerAchievementResponse
1172
+ # @private
1173
+ class Representation < Google::Apis::Core::JsonRepresentation
1174
+ collection :items, as: 'items', class: Google::Apis::GamesV1::PlayerAchievement, decorator: Google::Apis::GamesV1::PlayerAchievement::Representation
1175
+
1176
+ property :kind, as: 'kind'
1177
+ property :next_page_token, as: 'nextPageToken'
1178
+ end
1179
+ end
1180
+
1181
+ class PlayerEvent
1182
+ # @private
1183
+ class Representation < Google::Apis::Core::JsonRepresentation
1184
+ property :definition_id, as: 'definitionId'
1185
+ property :formatted_num_events, as: 'formattedNumEvents'
1186
+ property :kind, as: 'kind'
1187
+ property :num_events, as: 'numEvents'
1188
+ property :player_id, as: 'playerId'
1189
+ end
1190
+ end
1191
+
1192
+ class ListPlayerEventResponse
1193
+ # @private
1194
+ class Representation < Google::Apis::Core::JsonRepresentation
1195
+ collection :items, as: 'items', class: Google::Apis::GamesV1::PlayerEvent, decorator: Google::Apis::GamesV1::PlayerEvent::Representation
1196
+
1197
+ property :kind, as: 'kind'
1198
+ property :next_page_token, as: 'nextPageToken'
1199
+ end
1200
+ end
1201
+
1202
+ class PlayerExperienceInfo
1203
+ # @private
1204
+ class Representation < Google::Apis::Core::JsonRepresentation
1205
+ property :current_experience_points, as: 'currentExperiencePoints'
1206
+ property :current_level, as: 'currentLevel', class: Google::Apis::GamesV1::PlayerLevel, decorator: Google::Apis::GamesV1::PlayerLevel::Representation
1207
+
1208
+ property :kind, as: 'kind'
1209
+ property :last_level_up_timestamp_millis, as: 'lastLevelUpTimestampMillis'
1210
+ property :next_level, as: 'nextLevel', class: Google::Apis::GamesV1::PlayerLevel, decorator: Google::Apis::GamesV1::PlayerLevel::Representation
1211
+
1212
+ end
1213
+ end
1214
+
1215
+ class PlayerLeaderboardScore
1216
+ # @private
1217
+ class Representation < Google::Apis::Core::JsonRepresentation
1218
+ property :kind, as: 'kind'
1219
+ property :leaderboard_id, as: 'leaderboard_id'
1220
+ property :public_rank, as: 'publicRank', class: Google::Apis::GamesV1::LeaderboardScoreRank, decorator: Google::Apis::GamesV1::LeaderboardScoreRank::Representation
1221
+
1222
+ property :score_string, as: 'scoreString'
1223
+ property :score_tag, as: 'scoreTag'
1224
+ property :score_value, as: 'scoreValue'
1225
+ property :social_rank, as: 'socialRank', class: Google::Apis::GamesV1::LeaderboardScoreRank, decorator: Google::Apis::GamesV1::LeaderboardScoreRank::Representation
1226
+
1227
+ property :time_span, as: 'timeSpan'
1228
+ property :write_timestamp, as: 'writeTimestamp'
1229
+ end
1230
+ end
1231
+
1232
+ class ListPlayerLeaderboardScoreResponse
1233
+ # @private
1234
+ class Representation < Google::Apis::Core::JsonRepresentation
1235
+ collection :items, as: 'items', class: Google::Apis::GamesV1::PlayerLeaderboardScore, decorator: Google::Apis::GamesV1::PlayerLeaderboardScore::Representation
1236
+
1237
+ property :kind, as: 'kind'
1238
+ property :next_page_token, as: 'nextPageToken'
1239
+ property :player, as: 'player', class: Google::Apis::GamesV1::Player, decorator: Google::Apis::GamesV1::Player::Representation
1240
+
1241
+ end
1242
+ end
1243
+
1244
+ class PlayerLevel
1245
+ # @private
1246
+ class Representation < Google::Apis::Core::JsonRepresentation
1247
+ property :kind, as: 'kind'
1248
+ property :level, as: 'level'
1249
+ property :max_experience_points, as: 'maxExperiencePoints'
1250
+ property :min_experience_points, as: 'minExperiencePoints'
1251
+ end
1252
+ end
1253
+
1254
+ class ListPlayerResponse
1255
+ # @private
1256
+ class Representation < Google::Apis::Core::JsonRepresentation
1257
+ collection :items, as: 'items', class: Google::Apis::GamesV1::Player, decorator: Google::Apis::GamesV1::Player::Representation
1258
+
1259
+ property :kind, as: 'kind'
1260
+ property :next_page_token, as: 'nextPageToken'
1261
+ end
1262
+ end
1263
+
1264
+ class PlayerScore
1265
+ # @private
1266
+ class Representation < Google::Apis::Core::JsonRepresentation
1267
+ property :formatted_score, as: 'formattedScore'
1268
+ property :kind, as: 'kind'
1269
+ property :score, as: 'score'
1270
+ property :score_tag, as: 'scoreTag'
1271
+ property :time_span, as: 'timeSpan'
1272
+ end
1273
+ end
1274
+
1275
+ class ListPlayerScoreResponse
1276
+ # @private
1277
+ class Representation < Google::Apis::Core::JsonRepresentation
1278
+ property :kind, as: 'kind'
1279
+ collection :submitted_scores, as: 'submittedScores', class: Google::Apis::GamesV1::PlayerScoreResponse, decorator: Google::Apis::GamesV1::PlayerScoreResponse::Representation
1280
+
1281
+ end
1282
+ end
1283
+
1284
+ class PlayerScoreResponse
1285
+ # @private
1286
+ class Representation < Google::Apis::Core::JsonRepresentation
1287
+ collection :beaten_score_time_spans, as: 'beatenScoreTimeSpans'
1288
+ property :formatted_score, as: 'formattedScore'
1289
+ property :kind, as: 'kind'
1290
+ property :leaderboard_id, as: 'leaderboardId'
1291
+ property :score_tag, as: 'scoreTag'
1292
+ collection :unbeaten_scores, as: 'unbeatenScores', class: Google::Apis::GamesV1::PlayerScore, decorator: Google::Apis::GamesV1::PlayerScore::Representation
1293
+
1294
+ end
1295
+ end
1296
+
1297
+ class PlayerScoreSubmissionList
1298
+ # @private
1299
+ class Representation < Google::Apis::Core::JsonRepresentation
1300
+ property :kind, as: 'kind'
1301
+ collection :scores, as: 'scores', class: Google::Apis::GamesV1::ScoreSubmission, decorator: Google::Apis::GamesV1::ScoreSubmission::Representation
1302
+
1303
+ end
1304
+ end
1305
+
1306
+ class ProfileSettings
1307
+ # @private
1308
+ class Representation < Google::Apis::Core::JsonRepresentation
1309
+ property :kind, as: 'kind'
1310
+ property :profile_visible, as: 'profileVisible'
1311
+ end
1312
+ end
1313
+
1314
+ class PushToken
1315
+ # @private
1316
+ class Representation < Google::Apis::Core::JsonRepresentation
1317
+ property :client_revision, as: 'clientRevision'
1318
+ property :id, as: 'id', class: Google::Apis::GamesV1::PushTokenId, decorator: Google::Apis::GamesV1::PushTokenId::Representation
1319
+
1320
+ property :kind, as: 'kind'
1321
+ property :language, as: 'language'
1322
+ end
1323
+ end
1324
+
1325
+ class PushTokenId
1326
+ # @private
1327
+ class Representation < Google::Apis::Core::JsonRepresentation
1328
+ property :ios, as: 'ios', class: Google::Apis::GamesV1::PushTokenId::Ios, decorator: Google::Apis::GamesV1::PushTokenId::Ios::Representation
1329
+
1330
+ property :kind, as: 'kind'
1331
+ end
1332
+
1333
+ class Ios
1334
+ # @private
1335
+ class Representation < Google::Apis::Core::JsonRepresentation
1336
+ property :apns_device_token, :base64 => true, as: 'apns_device_token'
1337
+ property :apns_environment, as: 'apns_environment'
1338
+ end
1339
+ end
1340
+ end
1341
+
1342
+ class Quest
1343
+ # @private
1344
+ class Representation < Google::Apis::Core::JsonRepresentation
1345
+ property :accepted_timestamp_millis, as: 'acceptedTimestampMillis'
1346
+ property :application_id, as: 'applicationId'
1347
+ property :banner_url, as: 'bannerUrl'
1348
+ property :description, as: 'description'
1349
+ property :end_timestamp_millis, as: 'endTimestampMillis'
1350
+ property :icon_url, as: 'iconUrl'
1351
+ property :id, as: 'id'
1352
+ property :is_default_banner_url, as: 'isDefaultBannerUrl'
1353
+ property :is_default_icon_url, as: 'isDefaultIconUrl'
1354
+ property :kind, as: 'kind'
1355
+ property :last_updated_timestamp_millis, as: 'lastUpdatedTimestampMillis'
1356
+ collection :milestones, as: 'milestones', class: Google::Apis::GamesV1::QuestMilestone, decorator: Google::Apis::GamesV1::QuestMilestone::Representation
1357
+
1358
+ property :name, as: 'name'
1359
+ property :notify_timestamp_millis, as: 'notifyTimestampMillis'
1360
+ property :start_timestamp_millis, as: 'startTimestampMillis'
1361
+ property :state, as: 'state'
1362
+ end
1363
+ end
1364
+
1365
+ class QuestContribution
1366
+ # @private
1367
+ class Representation < Google::Apis::Core::JsonRepresentation
1368
+ property :formatted_value, as: 'formattedValue'
1369
+ property :kind, as: 'kind'
1370
+ property :value, as: 'value'
1371
+ end
1372
+ end
1373
+
1374
+ class QuestCriterion
1375
+ # @private
1376
+ class Representation < Google::Apis::Core::JsonRepresentation
1377
+ property :completion_contribution, as: 'completionContribution', class: Google::Apis::GamesV1::QuestContribution, decorator: Google::Apis::GamesV1::QuestContribution::Representation
1378
+
1379
+ property :current_contribution, as: 'currentContribution', class: Google::Apis::GamesV1::QuestContribution, decorator: Google::Apis::GamesV1::QuestContribution::Representation
1380
+
1381
+ property :event_id, as: 'eventId'
1382
+ property :initial_player_progress, as: 'initialPlayerProgress', class: Google::Apis::GamesV1::QuestContribution, decorator: Google::Apis::GamesV1::QuestContribution::Representation
1383
+
1384
+ property :kind, as: 'kind'
1385
+ end
1386
+ end
1387
+
1388
+ class ListQuestResponse
1389
+ # @private
1390
+ class Representation < Google::Apis::Core::JsonRepresentation
1391
+ collection :items, as: 'items', class: Google::Apis::GamesV1::Quest, decorator: Google::Apis::GamesV1::Quest::Representation
1392
+
1393
+ property :kind, as: 'kind'
1394
+ property :next_page_token, as: 'nextPageToken'
1395
+ end
1396
+ end
1397
+
1398
+ class QuestMilestone
1399
+ # @private
1400
+ class Representation < Google::Apis::Core::JsonRepresentation
1401
+ property :completion_reward_data, :base64 => true, as: 'completionRewardData'
1402
+ collection :criteria, as: 'criteria', class: Google::Apis::GamesV1::QuestCriterion, decorator: Google::Apis::GamesV1::QuestCriterion::Representation
1403
+
1404
+ property :id, as: 'id'
1405
+ property :kind, as: 'kind'
1406
+ property :state, as: 'state'
1407
+ end
1408
+ end
1409
+
1410
+ class CheckRevisionResponse
1411
+ # @private
1412
+ class Representation < Google::Apis::Core::JsonRepresentation
1413
+ property :api_version, as: 'apiVersion'
1414
+ property :kind, as: 'kind'
1415
+ property :revision_status, as: 'revisionStatus'
1416
+ end
1417
+ end
1418
+
1419
+ class Room
1420
+ # @private
1421
+ class Representation < Google::Apis::Core::JsonRepresentation
1422
+ property :application_id, as: 'applicationId'
1423
+ property :auto_matching_criteria, as: 'autoMatchingCriteria', class: Google::Apis::GamesV1::RoomAutoMatchingCriteria, decorator: Google::Apis::GamesV1::RoomAutoMatchingCriteria::Representation
1424
+
1425
+ property :auto_matching_status, as: 'autoMatchingStatus', class: Google::Apis::GamesV1::RoomAutoMatchStatus, decorator: Google::Apis::GamesV1::RoomAutoMatchStatus::Representation
1426
+
1427
+ property :creation_details, as: 'creationDetails', class: Google::Apis::GamesV1::RoomModification, decorator: Google::Apis::GamesV1::RoomModification::Representation
1428
+
1429
+ property :description, as: 'description'
1430
+ property :inviter_id, as: 'inviterId'
1431
+ property :kind, as: 'kind'
1432
+ property :last_update_details, as: 'lastUpdateDetails', class: Google::Apis::GamesV1::RoomModification, decorator: Google::Apis::GamesV1::RoomModification::Representation
1433
+
1434
+ collection :participants, as: 'participants', class: Google::Apis::GamesV1::RoomParticipant, decorator: Google::Apis::GamesV1::RoomParticipant::Representation
1435
+
1436
+ property :room_id, as: 'roomId'
1437
+ property :room_status_version, as: 'roomStatusVersion'
1438
+ property :status, as: 'status'
1439
+ property :variant, as: 'variant'
1440
+ end
1441
+ end
1442
+
1443
+ class RoomAutoMatchStatus
1444
+ # @private
1445
+ class Representation < Google::Apis::Core::JsonRepresentation
1446
+ property :kind, as: 'kind'
1447
+ property :wait_estimate_seconds, as: 'waitEstimateSeconds'
1448
+ end
1449
+ end
1450
+
1451
+ class RoomAutoMatchingCriteria
1452
+ # @private
1453
+ class Representation < Google::Apis::Core::JsonRepresentation
1454
+ property :exclusive_bitmask, as: 'exclusiveBitmask'
1455
+ property :kind, as: 'kind'
1456
+ property :max_auto_matching_players, as: 'maxAutoMatchingPlayers'
1457
+ property :min_auto_matching_players, as: 'minAutoMatchingPlayers'
1458
+ end
1459
+ end
1460
+
1461
+ class RoomClientAddress
1462
+ # @private
1463
+ class Representation < Google::Apis::Core::JsonRepresentation
1464
+ property :kind, as: 'kind'
1465
+ property :xmpp_address, as: 'xmppAddress'
1466
+ end
1467
+ end
1468
+
1469
+ class CreateRoomRequest
1470
+ # @private
1471
+ class Representation < Google::Apis::Core::JsonRepresentation
1472
+ property :auto_matching_criteria, as: 'autoMatchingCriteria', class: Google::Apis::GamesV1::RoomAutoMatchingCriteria, decorator: Google::Apis::GamesV1::RoomAutoMatchingCriteria::Representation
1473
+
1474
+ collection :capabilities, as: 'capabilities'
1475
+ property :client_address, as: 'clientAddress', class: Google::Apis::GamesV1::RoomClientAddress, decorator: Google::Apis::GamesV1::RoomClientAddress::Representation
1476
+
1477
+ collection :invited_player_ids, as: 'invitedPlayerIds'
1478
+ property :kind, as: 'kind'
1479
+ property :network_diagnostics, as: 'networkDiagnostics', class: Google::Apis::GamesV1::NetworkDiagnostics, decorator: Google::Apis::GamesV1::NetworkDiagnostics::Representation
1480
+
1481
+ property :request_id, as: 'requestId'
1482
+ property :variant, as: 'variant'
1483
+ end
1484
+ end
1485
+
1486
+ class JoinRoomRequest
1487
+ # @private
1488
+ class Representation < Google::Apis::Core::JsonRepresentation
1489
+ collection :capabilities, as: 'capabilities'
1490
+ property :client_address, as: 'clientAddress', class: Google::Apis::GamesV1::RoomClientAddress, decorator: Google::Apis::GamesV1::RoomClientAddress::Representation
1491
+
1492
+ property :kind, as: 'kind'
1493
+ property :network_diagnostics, as: 'networkDiagnostics', class: Google::Apis::GamesV1::NetworkDiagnostics, decorator: Google::Apis::GamesV1::NetworkDiagnostics::Representation
1494
+
1495
+ end
1496
+ end
1497
+
1498
+ class RoomLeaveDiagnostics
1499
+ # @private
1500
+ class Representation < Google::Apis::Core::JsonRepresentation
1501
+ property :android_network_subtype, as: 'androidNetworkSubtype'
1502
+ property :android_network_type, as: 'androidNetworkType'
1503
+ property :ios_network_type, as: 'iosNetworkType'
1504
+ property :kind, as: 'kind'
1505
+ property :network_operator_code, as: 'networkOperatorCode'
1506
+ property :network_operator_name, as: 'networkOperatorName'
1507
+ collection :peer_session, as: 'peerSession', class: Google::Apis::GamesV1::PeerSessionDiagnostics, decorator: Google::Apis::GamesV1::PeerSessionDiagnostics::Representation
1508
+
1509
+ property :sockets_used, as: 'socketsUsed'
1510
+ end
1511
+ end
1512
+
1513
+ class LeaveRoomRequest
1514
+ # @private
1515
+ class Representation < Google::Apis::Core::JsonRepresentation
1516
+ property :kind, as: 'kind'
1517
+ property :leave_diagnostics, as: 'leaveDiagnostics', class: Google::Apis::GamesV1::RoomLeaveDiagnostics, decorator: Google::Apis::GamesV1::RoomLeaveDiagnostics::Representation
1518
+
1519
+ property :reason, as: 'reason'
1520
+ end
1521
+ end
1522
+
1523
+ class RoomList
1524
+ # @private
1525
+ class Representation < Google::Apis::Core::JsonRepresentation
1526
+ collection :items, as: 'items', class: Google::Apis::GamesV1::Room, decorator: Google::Apis::GamesV1::Room::Representation
1527
+
1528
+ property :kind, as: 'kind'
1529
+ property :next_page_token, as: 'nextPageToken'
1530
+ end
1531
+ end
1532
+
1533
+ class RoomModification
1534
+ # @private
1535
+ class Representation < Google::Apis::Core::JsonRepresentation
1536
+ property :kind, as: 'kind'
1537
+ property :modified_timestamp_millis, as: 'modifiedTimestampMillis'
1538
+ property :participant_id, as: 'participantId'
1539
+ end
1540
+ end
1541
+
1542
+ class RoomP2PStatus
1543
+ # @private
1544
+ class Representation < Google::Apis::Core::JsonRepresentation
1545
+ property :connection_setup_latency_millis, as: 'connectionSetupLatencyMillis'
1546
+ property :error, as: 'error'
1547
+ property :error_reason, as: 'error_reason'
1548
+ property :kind, as: 'kind'
1549
+ property :participant_id, as: 'participantId'
1550
+ property :status, as: 'status'
1551
+ property :unreliable_roundtrip_latency_millis, as: 'unreliableRoundtripLatencyMillis'
1552
+ end
1553
+ end
1554
+
1555
+ class RoomP2PStatuses
1556
+ # @private
1557
+ class Representation < Google::Apis::Core::JsonRepresentation
1558
+ property :kind, as: 'kind'
1559
+ collection :updates, as: 'updates', class: Google::Apis::GamesV1::RoomP2PStatus, decorator: Google::Apis::GamesV1::RoomP2PStatus::Representation
1560
+
1561
+ end
1562
+ end
1563
+
1564
+ class RoomParticipant
1565
+ # @private
1566
+ class Representation < Google::Apis::Core::JsonRepresentation
1567
+ property :auto_matched, as: 'autoMatched'
1568
+ property :auto_matched_player, as: 'autoMatchedPlayer', class: Google::Apis::GamesV1::AnonymousPlayer, decorator: Google::Apis::GamesV1::AnonymousPlayer::Representation
1569
+
1570
+ collection :capabilities, as: 'capabilities'
1571
+ property :client_address, as: 'clientAddress', class: Google::Apis::GamesV1::RoomClientAddress, decorator: Google::Apis::GamesV1::RoomClientAddress::Representation
1572
+
1573
+ property :connected, as: 'connected'
1574
+ property :id, as: 'id'
1575
+ property :kind, as: 'kind'
1576
+ property :leave_reason, as: 'leaveReason'
1577
+ property :player, as: 'player', class: Google::Apis::GamesV1::Player, decorator: Google::Apis::GamesV1::Player::Representation
1578
+
1579
+ property :status, as: 'status'
1580
+ end
1581
+ end
1582
+
1583
+ class RoomStatus
1584
+ # @private
1585
+ class Representation < Google::Apis::Core::JsonRepresentation
1586
+ property :auto_matching_status, as: 'autoMatchingStatus', class: Google::Apis::GamesV1::RoomAutoMatchStatus, decorator: Google::Apis::GamesV1::RoomAutoMatchStatus::Representation
1587
+
1588
+ property :kind, as: 'kind'
1589
+ collection :participants, as: 'participants', class: Google::Apis::GamesV1::RoomParticipant, decorator: Google::Apis::GamesV1::RoomParticipant::Representation
1590
+
1591
+ property :room_id, as: 'roomId'
1592
+ property :status, as: 'status'
1593
+ property :status_version, as: 'statusVersion'
1594
+ end
1595
+ end
1596
+
1597
+ class ScoreSubmission
1598
+ # @private
1599
+ class Representation < Google::Apis::Core::JsonRepresentation
1600
+ property :kind, as: 'kind'
1601
+ property :leaderboard_id, as: 'leaderboardId'
1602
+ property :score, as: 'score'
1603
+ property :score_tag, as: 'scoreTag'
1604
+ property :signature, as: 'signature'
1605
+ end
1606
+ end
1607
+
1608
+ class Snapshot
1609
+ # @private
1610
+ class Representation < Google::Apis::Core::JsonRepresentation
1611
+ property :cover_image, as: 'coverImage', class: Google::Apis::GamesV1::SnapshotImage, decorator: Google::Apis::GamesV1::SnapshotImage::Representation
1612
+
1613
+ property :description, as: 'description'
1614
+ property :drive_id, as: 'driveId'
1615
+ property :duration_millis, as: 'durationMillis'
1616
+ property :id, as: 'id'
1617
+ property :kind, as: 'kind'
1618
+ property :last_modified_millis, as: 'lastModifiedMillis'
1619
+ property :progress_value, as: 'progressValue'
1620
+ property :title, as: 'title'
1621
+ property :type, as: 'type'
1622
+ property :unique_name, as: 'uniqueName'
1623
+ end
1624
+ end
1625
+
1626
+ class SnapshotImage
1627
+ # @private
1628
+ class Representation < Google::Apis::Core::JsonRepresentation
1629
+ property :height, as: 'height'
1630
+ property :kind, as: 'kind'
1631
+ property :mime_type, as: 'mime_type'
1632
+ property :url, as: 'url'
1633
+ property :width, as: 'width'
1634
+ end
1635
+ end
1636
+
1637
+ class ListSnapshotResponse
1638
+ # @private
1639
+ class Representation < Google::Apis::Core::JsonRepresentation
1640
+ collection :items, as: 'items', class: Google::Apis::GamesV1::Snapshot, decorator: Google::Apis::GamesV1::Snapshot::Representation
1641
+
1642
+ property :kind, as: 'kind'
1643
+ property :next_page_token, as: 'nextPageToken'
1644
+ end
1645
+ end
1646
+
1647
+ class TurnBasedAutoMatchingCriteria
1648
+ # @private
1649
+ class Representation < Google::Apis::Core::JsonRepresentation
1650
+ property :exclusive_bitmask, as: 'exclusiveBitmask'
1651
+ property :kind, as: 'kind'
1652
+ property :max_auto_matching_players, as: 'maxAutoMatchingPlayers'
1653
+ property :min_auto_matching_players, as: 'minAutoMatchingPlayers'
1654
+ end
1655
+ end
1656
+
1657
+ class TurnBasedMatch
1658
+ # @private
1659
+ class Representation < Google::Apis::Core::JsonRepresentation
1660
+ property :application_id, as: 'applicationId'
1661
+ property :auto_matching_criteria, as: 'autoMatchingCriteria', class: Google::Apis::GamesV1::TurnBasedAutoMatchingCriteria, decorator: Google::Apis::GamesV1::TurnBasedAutoMatchingCriteria::Representation
1662
+
1663
+ property :creation_details, as: 'creationDetails', class: Google::Apis::GamesV1::TurnBasedMatchModification, decorator: Google::Apis::GamesV1::TurnBasedMatchModification::Representation
1664
+
1665
+ property :data, as: 'data', class: Google::Apis::GamesV1::TurnBasedMatchData, decorator: Google::Apis::GamesV1::TurnBasedMatchData::Representation
1666
+
1667
+ property :description, as: 'description'
1668
+ property :inviter_id, as: 'inviterId'
1669
+ property :kind, as: 'kind'
1670
+ property :last_update_details, as: 'lastUpdateDetails', class: Google::Apis::GamesV1::TurnBasedMatchModification, decorator: Google::Apis::GamesV1::TurnBasedMatchModification::Representation
1671
+
1672
+ property :match_id, as: 'matchId'
1673
+ property :match_number, as: 'matchNumber'
1674
+ property :match_version, as: 'matchVersion'
1675
+ collection :participants, as: 'participants', class: Google::Apis::GamesV1::TurnBasedMatchParticipant, decorator: Google::Apis::GamesV1::TurnBasedMatchParticipant::Representation
1676
+
1677
+ property :pending_participant_id, as: 'pendingParticipantId'
1678
+ property :previous_match_data, as: 'previousMatchData', class: Google::Apis::GamesV1::TurnBasedMatchData, decorator: Google::Apis::GamesV1::TurnBasedMatchData::Representation
1679
+
1680
+ property :rematch_id, as: 'rematchId'
1681
+ collection :results, as: 'results', class: Google::Apis::GamesV1::ParticipantResult, decorator: Google::Apis::GamesV1::ParticipantResult::Representation
1682
+
1683
+ property :status, as: 'status'
1684
+ property :user_match_status, as: 'userMatchStatus'
1685
+ property :variant, as: 'variant'
1686
+ property :with_participant_id, as: 'withParticipantId'
1687
+ end
1688
+ end
1689
+
1690
+ class CreateTurnBasedMatchRequest
1691
+ # @private
1692
+ class Representation < Google::Apis::Core::JsonRepresentation
1693
+ property :auto_matching_criteria, as: 'autoMatchingCriteria', class: Google::Apis::GamesV1::TurnBasedAutoMatchingCriteria, decorator: Google::Apis::GamesV1::TurnBasedAutoMatchingCriteria::Representation
1694
+
1695
+ collection :invited_player_ids, as: 'invitedPlayerIds'
1696
+ property :kind, as: 'kind'
1697
+ property :request_id, as: 'requestId'
1698
+ property :variant, as: 'variant'
1699
+ end
1700
+ end
1701
+
1702
+ class TurnBasedMatchData
1703
+ # @private
1704
+ class Representation < Google::Apis::Core::JsonRepresentation
1705
+ property :data, :base64 => true, as: 'data'
1706
+ property :data_available, as: 'dataAvailable'
1707
+ property :kind, as: 'kind'
1708
+ end
1709
+ end
1710
+
1711
+ class TurnBasedMatchDataRequest
1712
+ # @private
1713
+ class Representation < Google::Apis::Core::JsonRepresentation
1714
+ property :data, :base64 => true, as: 'data'
1715
+ property :kind, as: 'kind'
1716
+ end
1717
+ end
1718
+
1719
+ class TurnBasedMatchList
1720
+ # @private
1721
+ class Representation < Google::Apis::Core::JsonRepresentation
1722
+ collection :items, as: 'items', class: Google::Apis::GamesV1::TurnBasedMatch, decorator: Google::Apis::GamesV1::TurnBasedMatch::Representation
1723
+
1724
+ property :kind, as: 'kind'
1725
+ property :next_page_token, as: 'nextPageToken'
1726
+ end
1727
+ end
1728
+
1729
+ class TurnBasedMatchModification
1730
+ # @private
1731
+ class Representation < Google::Apis::Core::JsonRepresentation
1732
+ property :kind, as: 'kind'
1733
+ property :modified_timestamp_millis, as: 'modifiedTimestampMillis'
1734
+ property :participant_id, as: 'participantId'
1735
+ end
1736
+ end
1737
+
1738
+ class TurnBasedMatchParticipant
1739
+ # @private
1740
+ class Representation < Google::Apis::Core::JsonRepresentation
1741
+ property :auto_matched, as: 'autoMatched'
1742
+ property :auto_matched_player, as: 'autoMatchedPlayer', class: Google::Apis::GamesV1::AnonymousPlayer, decorator: Google::Apis::GamesV1::AnonymousPlayer::Representation
1743
+
1744
+ property :id, as: 'id'
1745
+ property :kind, as: 'kind'
1746
+ property :player, as: 'player', class: Google::Apis::GamesV1::Player, decorator: Google::Apis::GamesV1::Player::Representation
1747
+
1748
+ property :status, as: 'status'
1749
+ end
1750
+ end
1751
+
1752
+ class TurnBasedMatchRematch
1753
+ # @private
1754
+ class Representation < Google::Apis::Core::JsonRepresentation
1755
+ property :kind, as: 'kind'
1756
+ property :previous_match, as: 'previousMatch', class: Google::Apis::GamesV1::TurnBasedMatch, decorator: Google::Apis::GamesV1::TurnBasedMatch::Representation
1757
+
1758
+ property :rematch, as: 'rematch', class: Google::Apis::GamesV1::TurnBasedMatch, decorator: Google::Apis::GamesV1::TurnBasedMatch::Representation
1759
+
1760
+ end
1761
+ end
1762
+
1763
+ class TurnBasedMatchResults
1764
+ # @private
1765
+ class Representation < Google::Apis::Core::JsonRepresentation
1766
+ property :data, as: 'data', class: Google::Apis::GamesV1::TurnBasedMatchDataRequest, decorator: Google::Apis::GamesV1::TurnBasedMatchDataRequest::Representation
1767
+
1768
+ property :kind, as: 'kind'
1769
+ property :match_version, as: 'matchVersion'
1770
+ collection :results, as: 'results', class: Google::Apis::GamesV1::ParticipantResult, decorator: Google::Apis::GamesV1::ParticipantResult::Representation
1771
+
1772
+ end
1773
+ end
1774
+
1775
+ class TurnBasedMatchSync
1776
+ # @private
1777
+ class Representation < Google::Apis::Core::JsonRepresentation
1778
+ collection :items, as: 'items', class: Google::Apis::GamesV1::TurnBasedMatch, decorator: Google::Apis::GamesV1::TurnBasedMatch::Representation
1779
+
1780
+ property :kind, as: 'kind'
1781
+ property :more_available, as: 'moreAvailable'
1782
+ property :next_page_token, as: 'nextPageToken'
1783
+ end
1784
+ end
1785
+
1786
+ class TurnBasedMatchTurn
1787
+ # @private
1788
+ class Representation < Google::Apis::Core::JsonRepresentation
1789
+ property :data, as: 'data', class: Google::Apis::GamesV1::TurnBasedMatchDataRequest, decorator: Google::Apis::GamesV1::TurnBasedMatchDataRequest::Representation
1790
+
1791
+ property :kind, as: 'kind'
1792
+ property :match_version, as: 'matchVersion'
1793
+ property :pending_participant_id, as: 'pendingParticipantId'
1794
+ collection :results, as: 'results', class: Google::Apis::GamesV1::ParticipantResult, decorator: Google::Apis::GamesV1::ParticipantResult::Representation
1795
+
1796
+ end
1797
+ end
1798
+ end
1799
+ end
1800
+ end