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,352 @@
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 ClouduseraccountsBeta
24
+
25
+ class AuthorizedKeysView
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class Group
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class GroupList
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class GroupsAddMemberRequest
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class GroupsRemoveMemberRequest
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class LinuxAccountViews
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class LinuxGetAuthorizedKeysViewResponse
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class LinuxGetLinuxAccountViewsResponse
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class LinuxGroupView
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class LinuxUserView
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class Operation
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ class Error
89
+ class Representation < Google::Apis::Core::JsonRepresentation; end
90
+
91
+ class Error
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ include Google::Apis::Core::JsonObjectSupport
98
+ end
99
+
100
+ class Warning
101
+ class Representation < Google::Apis::Core::JsonRepresentation; end
102
+
103
+ class Datum
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ include Google::Apis::Core::JsonObjectSupport
110
+ end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class OperationList
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class PublicKey
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class User
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class UserList
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class AuthorizedKeysView
140
+ # @private
141
+ class Representation < Google::Apis::Core::JsonRepresentation
142
+ collection :keys, as: 'keys'
143
+ property :sudoer, as: 'sudoer'
144
+ end
145
+ end
146
+
147
+ class Group
148
+ # @private
149
+ class Representation < Google::Apis::Core::JsonRepresentation
150
+ property :creation_timestamp, as: 'creationTimestamp'
151
+ property :description, as: 'description'
152
+ property :id, as: 'id'
153
+ property :kind, as: 'kind'
154
+ collection :members, as: 'members'
155
+ property :name, as: 'name'
156
+ property :self_link, as: 'selfLink'
157
+ end
158
+ end
159
+
160
+ class GroupList
161
+ # @private
162
+ class Representation < Google::Apis::Core::JsonRepresentation
163
+ property :id, as: 'id'
164
+ collection :items, as: 'items', class: Google::Apis::ClouduseraccountsBeta::Group, decorator: Google::Apis::ClouduseraccountsBeta::Group::Representation
165
+
166
+ property :kind, as: 'kind'
167
+ property :next_page_token, as: 'nextPageToken'
168
+ property :self_link, as: 'selfLink'
169
+ end
170
+ end
171
+
172
+ class GroupsAddMemberRequest
173
+ # @private
174
+ class Representation < Google::Apis::Core::JsonRepresentation
175
+ collection :users, as: 'users'
176
+ end
177
+ end
178
+
179
+ class GroupsRemoveMemberRequest
180
+ # @private
181
+ class Representation < Google::Apis::Core::JsonRepresentation
182
+ collection :users, as: 'users'
183
+ end
184
+ end
185
+
186
+ class LinuxAccountViews
187
+ # @private
188
+ class Representation < Google::Apis::Core::JsonRepresentation
189
+ collection :group_views, as: 'groupViews', class: Google::Apis::ClouduseraccountsBeta::LinuxGroupView, decorator: Google::Apis::ClouduseraccountsBeta::LinuxGroupView::Representation
190
+
191
+ property :kind, as: 'kind'
192
+ collection :user_views, as: 'userViews', class: Google::Apis::ClouduseraccountsBeta::LinuxUserView, decorator: Google::Apis::ClouduseraccountsBeta::LinuxUserView::Representation
193
+
194
+ end
195
+ end
196
+
197
+ class LinuxGetAuthorizedKeysViewResponse
198
+ # @private
199
+ class Representation < Google::Apis::Core::JsonRepresentation
200
+ property :resource, as: 'resource', class: Google::Apis::ClouduseraccountsBeta::AuthorizedKeysView, decorator: Google::Apis::ClouduseraccountsBeta::AuthorizedKeysView::Representation
201
+
202
+ end
203
+ end
204
+
205
+ class LinuxGetLinuxAccountViewsResponse
206
+ # @private
207
+ class Representation < Google::Apis::Core::JsonRepresentation
208
+ property :resource, as: 'resource', class: Google::Apis::ClouduseraccountsBeta::LinuxAccountViews, decorator: Google::Apis::ClouduseraccountsBeta::LinuxAccountViews::Representation
209
+
210
+ end
211
+ end
212
+
213
+ class LinuxGroupView
214
+ # @private
215
+ class Representation < Google::Apis::Core::JsonRepresentation
216
+ property :gid, as: 'gid'
217
+ property :group_name, as: 'groupName'
218
+ collection :members, as: 'members'
219
+ end
220
+ end
221
+
222
+ class LinuxUserView
223
+ # @private
224
+ class Representation < Google::Apis::Core::JsonRepresentation
225
+ property :gecos, as: 'gecos'
226
+ property :gid, as: 'gid'
227
+ property :home_directory, as: 'homeDirectory'
228
+ property :shell, as: 'shell'
229
+ property :uid, as: 'uid'
230
+ property :username, as: 'username'
231
+ end
232
+ end
233
+
234
+ class Operation
235
+ # @private
236
+ class Representation < Google::Apis::Core::JsonRepresentation
237
+ property :client_operation_id, as: 'clientOperationId'
238
+ property :creation_timestamp, as: 'creationTimestamp'
239
+ property :description, as: 'description'
240
+ property :end_time, as: 'endTime'
241
+ property :error, as: 'error', class: Google::Apis::ClouduseraccountsBeta::Operation::Error, decorator: Google::Apis::ClouduseraccountsBeta::Operation::Error::Representation
242
+
243
+ property :http_error_message, as: 'httpErrorMessage'
244
+ property :http_error_status_code, as: 'httpErrorStatusCode'
245
+ property :id, as: 'id'
246
+ property :insert_time, as: 'insertTime'
247
+ property :kind, as: 'kind'
248
+ property :name, as: 'name'
249
+ property :operation_type, as: 'operationType'
250
+ property :progress, as: 'progress'
251
+ property :region, as: 'region'
252
+ property :self_link, as: 'selfLink'
253
+ property :start_time, as: 'startTime'
254
+ property :status, as: 'status'
255
+ property :status_message, as: 'statusMessage'
256
+ property :target_id, as: 'targetId'
257
+ property :target_link, as: 'targetLink'
258
+ property :user, as: 'user'
259
+ collection :warnings, as: 'warnings', class: Google::Apis::ClouduseraccountsBeta::Operation::Warning, decorator: Google::Apis::ClouduseraccountsBeta::Operation::Warning::Representation
260
+
261
+ property :zone, as: 'zone'
262
+ end
263
+
264
+ class Error
265
+ # @private
266
+ class Representation < Google::Apis::Core::JsonRepresentation
267
+ collection :errors, as: 'errors', class: Google::Apis::ClouduseraccountsBeta::Operation::Error::Error, decorator: Google::Apis::ClouduseraccountsBeta::Operation::Error::Error::Representation
268
+
269
+ end
270
+
271
+ class Error
272
+ # @private
273
+ class Representation < Google::Apis::Core::JsonRepresentation
274
+ property :code, as: 'code'
275
+ property :location, as: 'location'
276
+ property :message, as: 'message'
277
+ end
278
+ end
279
+ end
280
+
281
+ class Warning
282
+ # @private
283
+ class Representation < Google::Apis::Core::JsonRepresentation
284
+ property :code, as: 'code'
285
+ collection :data, as: 'data', class: Google::Apis::ClouduseraccountsBeta::Operation::Warning::Datum, decorator: Google::Apis::ClouduseraccountsBeta::Operation::Warning::Datum::Representation
286
+
287
+ property :message, as: 'message'
288
+ end
289
+
290
+ class Datum
291
+ # @private
292
+ class Representation < Google::Apis::Core::JsonRepresentation
293
+ property :key, as: 'key'
294
+ property :value, as: 'value'
295
+ end
296
+ end
297
+ end
298
+ end
299
+
300
+ class OperationList
301
+ # @private
302
+ class Representation < Google::Apis::Core::JsonRepresentation
303
+ property :id, as: 'id'
304
+ collection :items, as: 'items', class: Google::Apis::ClouduseraccountsBeta::Operation, decorator: Google::Apis::ClouduseraccountsBeta::Operation::Representation
305
+
306
+ property :kind, as: 'kind'
307
+ property :next_page_token, as: 'nextPageToken'
308
+ property :self_link, as: 'selfLink'
309
+ end
310
+ end
311
+
312
+ class PublicKey
313
+ # @private
314
+ class Representation < Google::Apis::Core::JsonRepresentation
315
+ property :creation_timestamp, as: 'creationTimestamp'
316
+ property :description, as: 'description'
317
+ property :expiration_timestamp, as: 'expirationTimestamp'
318
+ property :fingerprint, as: 'fingerprint'
319
+ property :key, as: 'key'
320
+ end
321
+ end
322
+
323
+ class User
324
+ # @private
325
+ class Representation < Google::Apis::Core::JsonRepresentation
326
+ property :creation_timestamp, as: 'creationTimestamp'
327
+ property :description, as: 'description'
328
+ collection :groups, as: 'groups'
329
+ property :id, as: 'id'
330
+ property :kind, as: 'kind'
331
+ property :name, as: 'name'
332
+ property :owner, as: 'owner'
333
+ collection :public_keys, as: 'publicKeys', class: Google::Apis::ClouduseraccountsBeta::PublicKey, decorator: Google::Apis::ClouduseraccountsBeta::PublicKey::Representation
334
+
335
+ property :self_link, as: 'selfLink'
336
+ end
337
+ end
338
+
339
+ class UserList
340
+ # @private
341
+ class Representation < Google::Apis::Core::JsonRepresentation
342
+ property :id, as: 'id'
343
+ collection :items, as: 'items', class: Google::Apis::ClouduseraccountsBeta::User, decorator: Google::Apis::ClouduseraccountsBeta::User::Representation
344
+
345
+ property :kind, as: 'kind'
346
+ property :next_page_token, as: 'nextPageToken'
347
+ property :self_link, as: 'selfLink'
348
+ end
349
+ end
350
+ end
351
+ end
352
+ end
@@ -0,0 +1,907 @@
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 'google/apis/core/base_service'
16
+ require 'google/apis/core/json_representation'
17
+ require 'google/apis/core/hashable'
18
+ require 'google/apis/errors'
19
+
20
+ module Google
21
+ module Apis
22
+ module ClouduseraccountsBeta
23
+ # Cloud User Accounts API
24
+ #
25
+ # Creates and manages users and groups for accessing Google Compute Engine
26
+ # virtual machines.
27
+ #
28
+ # @example
29
+ # require 'google/apis/clouduseraccounts_beta'
30
+ #
31
+ # Clouduseraccounts = Google::Apis::ClouduseraccountsBeta # Alias the module
32
+ # service = Clouduseraccounts::CloudUserAccountsService.new
33
+ #
34
+ # @see https://cloud.google.com/compute/docs/access/user-accounts/api/latest/
35
+ class CloudUserAccountsService < Google::Apis::Core::BaseService
36
+ # @return [String]
37
+ # API key. Your API key identifies your project and provides you with API access,
38
+ # quota, and reports. Required unless you provide an OAuth 2.0 token.
39
+ attr_accessor :key
40
+
41
+ # @return [String]
42
+ # Available to use for quota purposes for server-side applications. Can be any
43
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
44
+ # Overrides userIp if both are provided.
45
+ attr_accessor :quota_user
46
+
47
+ # @return [String]
48
+ # IP address of the site where the request originates. Use this if you want to
49
+ # enforce per-user limits.
50
+ attr_accessor :user_ip
51
+
52
+ def initialize
53
+ super('https://www.googleapis.com/', 'clouduseraccounts/beta/projects/')
54
+ end
55
+
56
+ # Deletes the specified operation resource.
57
+ # @param [String] project
58
+ # Project ID for this request.
59
+ # @param [String] operation
60
+ # Name of the Operations resource to delete.
61
+ # @param [String] fields
62
+ # Selector specifying which fields to include in a partial response.
63
+ # @param [String] quota_user
64
+ # Available to use for quota purposes for server-side applications. Can be any
65
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
66
+ # Overrides userIp if both are provided.
67
+ # @param [String] user_ip
68
+ # IP address of the site where the request originates. Use this if you want to
69
+ # enforce per-user limits.
70
+ # @param [Google::Apis::RequestOptions] options
71
+ # Request-specific options
72
+ #
73
+ # @yield [result, err] Result & error if block supplied
74
+ # @yieldparam result [NilClass] No result returned for this method
75
+ # @yieldparam err [StandardError] error object if request failed
76
+ #
77
+ # @return [void]
78
+ #
79
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
80
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
81
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
82
+ def delete_global_accounts_operation(project, operation, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
83
+ command = make_simple_command(:delete, '{project}/global/operations/{operation}', options)
84
+ command.params['project'] = project unless project.nil?
85
+ command.params['operation'] = operation unless operation.nil?
86
+ command.query['fields'] = fields unless fields.nil?
87
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
88
+ command.query['userIp'] = user_ip unless user_ip.nil?
89
+ execute_or_queue_command(command, &block)
90
+ end
91
+
92
+ # Retrieves the specified operation resource.
93
+ # @param [String] project
94
+ # Project ID for this request.
95
+ # @param [String] operation
96
+ # Name of the Operations resource to return.
97
+ # @param [String] fields
98
+ # Selector specifying which fields to include in a partial response.
99
+ # @param [String] quota_user
100
+ # Available to use for quota purposes for server-side applications. Can be any
101
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
102
+ # Overrides userIp if both are provided.
103
+ # @param [String] user_ip
104
+ # IP address of the site where the request originates. Use this if you want to
105
+ # enforce per-user limits.
106
+ # @param [Google::Apis::RequestOptions] options
107
+ # Request-specific options
108
+ #
109
+ # @yield [result, err] Result & error if block supplied
110
+ # @yieldparam result [Google::Apis::ClouduseraccountsBeta::Operation] parsed result object
111
+ # @yieldparam err [StandardError] error object if request failed
112
+ #
113
+ # @return [Google::Apis::ClouduseraccountsBeta::Operation]
114
+ #
115
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
116
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
117
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
118
+ def get_global_accounts_operation(project, operation, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
119
+ command = make_simple_command(:get, '{project}/global/operations/{operation}', options)
120
+ command.response_representation = Google::Apis::ClouduseraccountsBeta::Operation::Representation
121
+ command.response_class = Google::Apis::ClouduseraccountsBeta::Operation
122
+ command.params['project'] = project unless project.nil?
123
+ command.params['operation'] = operation unless operation.nil?
124
+ command.query['fields'] = fields unless fields.nil?
125
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
126
+ command.query['userIp'] = user_ip unless user_ip.nil?
127
+ execute_or_queue_command(command, &block)
128
+ end
129
+
130
+ # Retrieves the list of operation resources contained within the specified
131
+ # project.
132
+ # @param [String] project
133
+ # Project ID for this request.
134
+ # @param [String] filter
135
+ # Sets a filter expression for filtering listed resources, in the form filter=`
136
+ # expression`. Your `expression` must be in the format: field_name
137
+ # comparison_string literal_string.
138
+ # The field_name is the name of the field you want to compare. Only atomic field
139
+ # types are supported (string, number, boolean). The comparison_string must be
140
+ # either eq (equals) or ne (not equals). The literal_string is the string value
141
+ # to filter to. The literal value must be valid for the type of field you are
142
+ # filtering by (string, number, boolean). For string fields, the literal value
143
+ # is interpreted as a regular expression using RE2 syntax. The literal value
144
+ # must match the entire field.
145
+ # For example, to filter for instances that do not have a name of example-
146
+ # instance, you would use filter=name ne example-instance.
147
+ # Compute Engine Beta API Only: If you use filtering in the Beta API, you can
148
+ # also filter on nested fields. For example, you could filter on instances that
149
+ # have set the scheduling.automaticRestart field to true. In particular, use
150
+ # filtering on nested fields to take advantage of instance labels to organize
151
+ # and filter results based on label values.
152
+ # The Beta API also supports filtering on multiple expressions by providing each
153
+ # separate expression within parentheses. For example, (scheduling.
154
+ # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
155
+ # treated as AND expressions, meaning that resources must match all expressions
156
+ # to pass the filters.
157
+ # @param [Fixnum] max_results
158
+ # The maximum number of results per page that should be returned. If the number
159
+ # of available results is larger than maxResults, Compute Engine returns a
160
+ # nextPageToken that can be used to get the next page of results in subsequent
161
+ # list requests.
162
+ # @param [String] order_by
163
+ # Sorts list results by a certain order. By default, results are returned in
164
+ # alphanumerical order based on the resource name.
165
+ # You can also sort results in descending order based on the creation timestamp
166
+ # using orderBy="creationTimestamp desc". This sorts results based on the
167
+ # creationTimestamp field in reverse chronological order (newest result first).
168
+ # Use this to sort resources like operations so that the newest operation is
169
+ # returned first.
170
+ # Currently, only sorting by name or creationTimestamp desc is supported.
171
+ # @param [String] page_token
172
+ # Specifies a page token to use. Set pageToken to the nextPageToken returned by
173
+ # a previous list request to get the next page of results.
174
+ # @param [String] fields
175
+ # Selector specifying which fields to include in a partial response.
176
+ # @param [String] quota_user
177
+ # Available to use for quota purposes for server-side applications. Can be any
178
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
179
+ # Overrides userIp if both are provided.
180
+ # @param [String] user_ip
181
+ # IP address of the site where the request originates. Use this if you want to
182
+ # enforce per-user limits.
183
+ # @param [Google::Apis::RequestOptions] options
184
+ # Request-specific options
185
+ #
186
+ # @yield [result, err] Result & error if block supplied
187
+ # @yieldparam result [Google::Apis::ClouduseraccountsBeta::OperationList] parsed result object
188
+ # @yieldparam err [StandardError] error object if request failed
189
+ #
190
+ # @return [Google::Apis::ClouduseraccountsBeta::OperationList]
191
+ #
192
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
193
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
194
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
195
+ def list_global_accounts_operations(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
196
+ command = make_simple_command(:get, '{project}/global/operations', options)
197
+ command.response_representation = Google::Apis::ClouduseraccountsBeta::OperationList::Representation
198
+ command.response_class = Google::Apis::ClouduseraccountsBeta::OperationList
199
+ command.params['project'] = project unless project.nil?
200
+ command.query['filter'] = filter unless filter.nil?
201
+ command.query['maxResults'] = max_results unless max_results.nil?
202
+ command.query['orderBy'] = order_by unless order_by.nil?
203
+ command.query['pageToken'] = page_token unless page_token.nil?
204
+ command.query['fields'] = fields unless fields.nil?
205
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
206
+ command.query['userIp'] = user_ip unless user_ip.nil?
207
+ execute_or_queue_command(command, &block)
208
+ end
209
+
210
+ # Adds users to the specified group.
211
+ # @param [String] project
212
+ # Project ID for this request.
213
+ # @param [String] group_name
214
+ # Name of the group for this request.
215
+ # @param [Google::Apis::ClouduseraccountsBeta::GroupsAddMemberRequest] groups_add_member_request_object
216
+ # @param [String] fields
217
+ # Selector specifying which fields to include in a partial response.
218
+ # @param [String] quota_user
219
+ # Available to use for quota purposes for server-side applications. Can be any
220
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
221
+ # Overrides userIp if both are provided.
222
+ # @param [String] user_ip
223
+ # IP address of the site where the request originates. Use this if you want to
224
+ # enforce per-user limits.
225
+ # @param [Google::Apis::RequestOptions] options
226
+ # Request-specific options
227
+ #
228
+ # @yield [result, err] Result & error if block supplied
229
+ # @yieldparam result [Google::Apis::ClouduseraccountsBeta::Operation] parsed result object
230
+ # @yieldparam err [StandardError] error object if request failed
231
+ #
232
+ # @return [Google::Apis::ClouduseraccountsBeta::Operation]
233
+ #
234
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
235
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
236
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
237
+ def add_group_member(project, group_name, groups_add_member_request_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
238
+ command = make_simple_command(:post, '{project}/global/groups/{groupName}/addMember', options)
239
+ command.request_representation = Google::Apis::ClouduseraccountsBeta::GroupsAddMemberRequest::Representation
240
+ command.request_object = groups_add_member_request_object
241
+ command.response_representation = Google::Apis::ClouduseraccountsBeta::Operation::Representation
242
+ command.response_class = Google::Apis::ClouduseraccountsBeta::Operation
243
+ command.params['project'] = project unless project.nil?
244
+ command.params['groupName'] = group_name unless group_name.nil?
245
+ command.query['fields'] = fields unless fields.nil?
246
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
247
+ command.query['userIp'] = user_ip unless user_ip.nil?
248
+ execute_or_queue_command(command, &block)
249
+ end
250
+
251
+ # Deletes the specified Group resource.
252
+ # @param [String] project
253
+ # Project ID for this request.
254
+ # @param [String] group_name
255
+ # Name of the Group resource to delete.
256
+ # @param [String] fields
257
+ # Selector specifying which fields to include in a partial response.
258
+ # @param [String] quota_user
259
+ # Available to use for quota purposes for server-side applications. Can be any
260
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
261
+ # Overrides userIp if both are provided.
262
+ # @param [String] user_ip
263
+ # IP address of the site where the request originates. Use this if you want to
264
+ # enforce per-user limits.
265
+ # @param [Google::Apis::RequestOptions] options
266
+ # Request-specific options
267
+ #
268
+ # @yield [result, err] Result & error if block supplied
269
+ # @yieldparam result [Google::Apis::ClouduseraccountsBeta::Operation] parsed result object
270
+ # @yieldparam err [StandardError] error object if request failed
271
+ #
272
+ # @return [Google::Apis::ClouduseraccountsBeta::Operation]
273
+ #
274
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
275
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
276
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
277
+ def delete_group(project, group_name, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
278
+ command = make_simple_command(:delete, '{project}/global/groups/{groupName}', options)
279
+ command.response_representation = Google::Apis::ClouduseraccountsBeta::Operation::Representation
280
+ command.response_class = Google::Apis::ClouduseraccountsBeta::Operation
281
+ command.params['project'] = project unless project.nil?
282
+ command.params['groupName'] = group_name unless group_name.nil?
283
+ command.query['fields'] = fields unless fields.nil?
284
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
285
+ command.query['userIp'] = user_ip unless user_ip.nil?
286
+ execute_or_queue_command(command, &block)
287
+ end
288
+
289
+ # Returns the specified Group resource.
290
+ # @param [String] project
291
+ # Project ID for this request.
292
+ # @param [String] group_name
293
+ # Name of the Group resource to return.
294
+ # @param [String] fields
295
+ # Selector specifying which fields to include in a partial response.
296
+ # @param [String] quota_user
297
+ # Available to use for quota purposes for server-side applications. Can be any
298
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
299
+ # Overrides userIp if both are provided.
300
+ # @param [String] user_ip
301
+ # IP address of the site where the request originates. Use this if you want to
302
+ # enforce per-user limits.
303
+ # @param [Google::Apis::RequestOptions] options
304
+ # Request-specific options
305
+ #
306
+ # @yield [result, err] Result & error if block supplied
307
+ # @yieldparam result [Google::Apis::ClouduseraccountsBeta::Group] parsed result object
308
+ # @yieldparam err [StandardError] error object if request failed
309
+ #
310
+ # @return [Google::Apis::ClouduseraccountsBeta::Group]
311
+ #
312
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
313
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
314
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
315
+ def get_group(project, group_name, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
316
+ command = make_simple_command(:get, '{project}/global/groups/{groupName}', options)
317
+ command.response_representation = Google::Apis::ClouduseraccountsBeta::Group::Representation
318
+ command.response_class = Google::Apis::ClouduseraccountsBeta::Group
319
+ command.params['project'] = project unless project.nil?
320
+ command.params['groupName'] = group_name unless group_name.nil?
321
+ command.query['fields'] = fields unless fields.nil?
322
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
323
+ command.query['userIp'] = user_ip unless user_ip.nil?
324
+ execute_or_queue_command(command, &block)
325
+ end
326
+
327
+ # Creates a Group resource in the specified project using the data included in
328
+ # the request.
329
+ # @param [String] project
330
+ # Project ID for this request.
331
+ # @param [Google::Apis::ClouduseraccountsBeta::Group] group_object
332
+ # @param [String] fields
333
+ # Selector specifying which fields to include in a partial response.
334
+ # @param [String] quota_user
335
+ # Available to use for quota purposes for server-side applications. Can be any
336
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
337
+ # Overrides userIp if both are provided.
338
+ # @param [String] user_ip
339
+ # IP address of the site where the request originates. Use this if you want to
340
+ # enforce per-user limits.
341
+ # @param [Google::Apis::RequestOptions] options
342
+ # Request-specific options
343
+ #
344
+ # @yield [result, err] Result & error if block supplied
345
+ # @yieldparam result [Google::Apis::ClouduseraccountsBeta::Operation] parsed result object
346
+ # @yieldparam err [StandardError] error object if request failed
347
+ #
348
+ # @return [Google::Apis::ClouduseraccountsBeta::Operation]
349
+ #
350
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
351
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
352
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
353
+ def insert_group(project, group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
354
+ command = make_simple_command(:post, '{project}/global/groups', options)
355
+ command.request_representation = Google::Apis::ClouduseraccountsBeta::Group::Representation
356
+ command.request_object = group_object
357
+ command.response_representation = Google::Apis::ClouduseraccountsBeta::Operation::Representation
358
+ command.response_class = Google::Apis::ClouduseraccountsBeta::Operation
359
+ command.params['project'] = project unless project.nil?
360
+ command.query['fields'] = fields unless fields.nil?
361
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
362
+ command.query['userIp'] = user_ip unless user_ip.nil?
363
+ execute_or_queue_command(command, &block)
364
+ end
365
+
366
+ # Retrieves the list of groups contained within the specified project.
367
+ # @param [String] project
368
+ # Project ID for this request.
369
+ # @param [String] filter
370
+ # Sets a filter expression for filtering listed resources, in the form filter=`
371
+ # expression`. Your `expression` must be in the format: field_name
372
+ # comparison_string literal_string.
373
+ # The field_name is the name of the field you want to compare. Only atomic field
374
+ # types are supported (string, number, boolean). The comparison_string must be
375
+ # either eq (equals) or ne (not equals). The literal_string is the string value
376
+ # to filter to. The literal value must be valid for the type of field you are
377
+ # filtering by (string, number, boolean). For string fields, the literal value
378
+ # is interpreted as a regular expression using RE2 syntax. The literal value
379
+ # must match the entire field.
380
+ # For example, to filter for instances that do not have a name of example-
381
+ # instance, you would use filter=name ne example-instance.
382
+ # Compute Engine Beta API Only: If you use filtering in the Beta API, you can
383
+ # also filter on nested fields. For example, you could filter on instances that
384
+ # have set the scheduling.automaticRestart field to true. In particular, use
385
+ # filtering on nested fields to take advantage of instance labels to organize
386
+ # and filter results based on label values.
387
+ # The Beta API also supports filtering on multiple expressions by providing each
388
+ # separate expression within parentheses. For example, (scheduling.
389
+ # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
390
+ # treated as AND expressions, meaning that resources must match all expressions
391
+ # to pass the filters.
392
+ # @param [Fixnum] max_results
393
+ # The maximum number of results per page that should be returned. If the number
394
+ # of available results is larger than maxResults, Compute Engine returns a
395
+ # nextPageToken that can be used to get the next page of results in subsequent
396
+ # list requests.
397
+ # @param [String] order_by
398
+ # Sorts list results by a certain order. By default, results are returned in
399
+ # alphanumerical order based on the resource name.
400
+ # You can also sort results in descending order based on the creation timestamp
401
+ # using orderBy="creationTimestamp desc". This sorts results based on the
402
+ # creationTimestamp field in reverse chronological order (newest result first).
403
+ # Use this to sort resources like operations so that the newest operation is
404
+ # returned first.
405
+ # Currently, only sorting by name or creationTimestamp desc is supported.
406
+ # @param [String] page_token
407
+ # Specifies a page token to use. Set pageToken to the nextPageToken returned by
408
+ # a previous list request to get the next page of results.
409
+ # @param [String] fields
410
+ # Selector specifying which fields to include in a partial response.
411
+ # @param [String] quota_user
412
+ # Available to use for quota purposes for server-side applications. Can be any
413
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
414
+ # Overrides userIp if both are provided.
415
+ # @param [String] user_ip
416
+ # IP address of the site where the request originates. Use this if you want to
417
+ # enforce per-user limits.
418
+ # @param [Google::Apis::RequestOptions] options
419
+ # Request-specific options
420
+ #
421
+ # @yield [result, err] Result & error if block supplied
422
+ # @yieldparam result [Google::Apis::ClouduseraccountsBeta::GroupList] parsed result object
423
+ # @yieldparam err [StandardError] error object if request failed
424
+ #
425
+ # @return [Google::Apis::ClouduseraccountsBeta::GroupList]
426
+ #
427
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
428
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
429
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
430
+ def list_groups(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
431
+ command = make_simple_command(:get, '{project}/global/groups', options)
432
+ command.response_representation = Google::Apis::ClouduseraccountsBeta::GroupList::Representation
433
+ command.response_class = Google::Apis::ClouduseraccountsBeta::GroupList
434
+ command.params['project'] = project unless project.nil?
435
+ command.query['filter'] = filter unless filter.nil?
436
+ command.query['maxResults'] = max_results unless max_results.nil?
437
+ command.query['orderBy'] = order_by unless order_by.nil?
438
+ command.query['pageToken'] = page_token unless page_token.nil?
439
+ command.query['fields'] = fields unless fields.nil?
440
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
441
+ command.query['userIp'] = user_ip unless user_ip.nil?
442
+ execute_or_queue_command(command, &block)
443
+ end
444
+
445
+ # Removes users from the specified group.
446
+ # @param [String] project
447
+ # Project ID for this request.
448
+ # @param [String] group_name
449
+ # Name of the group for this request.
450
+ # @param [Google::Apis::ClouduseraccountsBeta::GroupsRemoveMemberRequest] groups_remove_member_request_object
451
+ # @param [String] fields
452
+ # Selector specifying which fields to include in a partial response.
453
+ # @param [String] quota_user
454
+ # Available to use for quota purposes for server-side applications. Can be any
455
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
456
+ # Overrides userIp if both are provided.
457
+ # @param [String] user_ip
458
+ # IP address of the site where the request originates. Use this if you want to
459
+ # enforce per-user limits.
460
+ # @param [Google::Apis::RequestOptions] options
461
+ # Request-specific options
462
+ #
463
+ # @yield [result, err] Result & error if block supplied
464
+ # @yieldparam result [Google::Apis::ClouduseraccountsBeta::Operation] parsed result object
465
+ # @yieldparam err [StandardError] error object if request failed
466
+ #
467
+ # @return [Google::Apis::ClouduseraccountsBeta::Operation]
468
+ #
469
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
470
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
471
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
472
+ def remove_group_member(project, group_name, groups_remove_member_request_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
473
+ command = make_simple_command(:post, '{project}/global/groups/{groupName}/removeMember', options)
474
+ command.request_representation = Google::Apis::ClouduseraccountsBeta::GroupsRemoveMemberRequest::Representation
475
+ command.request_object = groups_remove_member_request_object
476
+ command.response_representation = Google::Apis::ClouduseraccountsBeta::Operation::Representation
477
+ command.response_class = Google::Apis::ClouduseraccountsBeta::Operation
478
+ command.params['project'] = project unless project.nil?
479
+ command.params['groupName'] = group_name unless group_name.nil?
480
+ command.query['fields'] = fields unless fields.nil?
481
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
482
+ command.query['userIp'] = user_ip unless user_ip.nil?
483
+ execute_or_queue_command(command, &block)
484
+ end
485
+
486
+ # Returns a list of authorized public keys for a specific user account.
487
+ # @param [String] project
488
+ # Project ID for this request.
489
+ # @param [String] zone
490
+ # Name of the zone for this request.
491
+ # @param [String] user
492
+ # The user account for which you want to get a list of authorized public keys.
493
+ # @param [String] instance
494
+ # The fully-qualified URL of the virtual machine requesting the view.
495
+ # @param [Boolean] login
496
+ # Whether the view was requested as part of a user-initiated login.
497
+ # @param [String] fields
498
+ # Selector specifying which fields to include in a partial response.
499
+ # @param [String] quota_user
500
+ # Available to use for quota purposes for server-side applications. Can be any
501
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
502
+ # Overrides userIp if both are provided.
503
+ # @param [String] user_ip
504
+ # IP address of the site where the request originates. Use this if you want to
505
+ # enforce per-user limits.
506
+ # @param [Google::Apis::RequestOptions] options
507
+ # Request-specific options
508
+ #
509
+ # @yield [result, err] Result & error if block supplied
510
+ # @yieldparam result [Google::Apis::ClouduseraccountsBeta::LinuxGetAuthorizedKeysViewResponse] parsed result object
511
+ # @yieldparam err [StandardError] error object if request failed
512
+ #
513
+ # @return [Google::Apis::ClouduseraccountsBeta::LinuxGetAuthorizedKeysViewResponse]
514
+ #
515
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
516
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
517
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
518
+ def get_linux_authorized_keys_view(project, zone, user, instance, login: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
519
+ command = make_simple_command(:post, '{project}/zones/{zone}/authorizedKeysView/{user}', options)
520
+ command.response_representation = Google::Apis::ClouduseraccountsBeta::LinuxGetAuthorizedKeysViewResponse::Representation
521
+ command.response_class = Google::Apis::ClouduseraccountsBeta::LinuxGetAuthorizedKeysViewResponse
522
+ command.params['project'] = project unless project.nil?
523
+ command.params['zone'] = zone unless zone.nil?
524
+ command.params['user'] = user unless user.nil?
525
+ command.query['instance'] = instance unless instance.nil?
526
+ command.query['login'] = login unless login.nil?
527
+ command.query['fields'] = fields unless fields.nil?
528
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
529
+ command.query['userIp'] = user_ip unless user_ip.nil?
530
+ execute_or_queue_command(command, &block)
531
+ end
532
+
533
+ # Retrieves a list of user accounts for an instance within a specific project.
534
+ # @param [String] project
535
+ # Project ID for this request.
536
+ # @param [String] zone
537
+ # Name of the zone for this request.
538
+ # @param [String] instance
539
+ # The fully-qualified URL of the virtual machine requesting the views.
540
+ # @param [String] filter
541
+ # Sets a filter expression for filtering listed resources, in the form filter=`
542
+ # expression`. Your `expression` must be in the format: field_name
543
+ # comparison_string literal_string.
544
+ # The field_name is the name of the field you want to compare. Only atomic field
545
+ # types are supported (string, number, boolean). The comparison_string must be
546
+ # either eq (equals) or ne (not equals). The literal_string is the string value
547
+ # to filter to. The literal value must be valid for the type of field you are
548
+ # filtering by (string, number, boolean). For string fields, the literal value
549
+ # is interpreted as a regular expression using RE2 syntax. The literal value
550
+ # must match the entire field.
551
+ # For example, to filter for instances that do not have a name of example-
552
+ # instance, you would use filter=name ne example-instance.
553
+ # Compute Engine Beta API Only: If you use filtering in the Beta API, you can
554
+ # also filter on nested fields. For example, you could filter on instances that
555
+ # have set the scheduling.automaticRestart field to true. In particular, use
556
+ # filtering on nested fields to take advantage of instance labels to organize
557
+ # and filter results based on label values.
558
+ # The Beta API also supports filtering on multiple expressions by providing each
559
+ # separate expression within parentheses. For example, (scheduling.
560
+ # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
561
+ # treated as AND expressions, meaning that resources must match all expressions
562
+ # to pass the filters.
563
+ # @param [Fixnum] max_results
564
+ # The maximum number of results per page that should be returned. If the number
565
+ # of available results is larger than maxResults, Compute Engine returns a
566
+ # nextPageToken that can be used to get the next page of results in subsequent
567
+ # list requests.
568
+ # @param [String] order_by
569
+ # Sorts list results by a certain order. By default, results are returned in
570
+ # alphanumerical order based on the resource name.
571
+ # You can also sort results in descending order based on the creation timestamp
572
+ # using orderBy="creationTimestamp desc". This sorts results based on the
573
+ # creationTimestamp field in reverse chronological order (newest result first).
574
+ # Use this to sort resources like operations so that the newest operation is
575
+ # returned first.
576
+ # Currently, only sorting by name or creationTimestamp desc is supported.
577
+ # @param [String] page_token
578
+ # Specifies a page token to use. Set pageToken to the nextPageToken returned by
579
+ # a previous list request to get the next page of results.
580
+ # @param [String] fields
581
+ # Selector specifying which fields to include in a partial response.
582
+ # @param [String] quota_user
583
+ # Available to use for quota purposes for server-side applications. Can be any
584
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
585
+ # Overrides userIp if both are provided.
586
+ # @param [String] user_ip
587
+ # IP address of the site where the request originates. Use this if you want to
588
+ # enforce per-user limits.
589
+ # @param [Google::Apis::RequestOptions] options
590
+ # Request-specific options
591
+ #
592
+ # @yield [result, err] Result & error if block supplied
593
+ # @yieldparam result [Google::Apis::ClouduseraccountsBeta::LinuxGetLinuxAccountViewsResponse] parsed result object
594
+ # @yieldparam err [StandardError] error object if request failed
595
+ #
596
+ # @return [Google::Apis::ClouduseraccountsBeta::LinuxGetLinuxAccountViewsResponse]
597
+ #
598
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
599
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
600
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
601
+ def get_linux_linux_account_views(project, zone, instance, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
602
+ command = make_simple_command(:post, '{project}/zones/{zone}/linuxAccountViews', options)
603
+ command.response_representation = Google::Apis::ClouduseraccountsBeta::LinuxGetLinuxAccountViewsResponse::Representation
604
+ command.response_class = Google::Apis::ClouduseraccountsBeta::LinuxGetLinuxAccountViewsResponse
605
+ command.params['project'] = project unless project.nil?
606
+ command.params['zone'] = zone unless zone.nil?
607
+ command.query['filter'] = filter unless filter.nil?
608
+ command.query['instance'] = instance unless instance.nil?
609
+ command.query['maxResults'] = max_results unless max_results.nil?
610
+ command.query['orderBy'] = order_by unless order_by.nil?
611
+ command.query['pageToken'] = page_token unless page_token.nil?
612
+ command.query['fields'] = fields unless fields.nil?
613
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
614
+ command.query['userIp'] = user_ip unless user_ip.nil?
615
+ execute_or_queue_command(command, &block)
616
+ end
617
+
618
+ # Adds a public key to the specified User resource with the data included in the
619
+ # request.
620
+ # @param [String] project
621
+ # Project ID for this request.
622
+ # @param [String] user
623
+ # Name of the user for this request.
624
+ # @param [Google::Apis::ClouduseraccountsBeta::PublicKey] public_key_object
625
+ # @param [String] fields
626
+ # Selector specifying which fields to include in a partial response.
627
+ # @param [String] quota_user
628
+ # Available to use for quota purposes for server-side applications. Can be any
629
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
630
+ # Overrides userIp if both are provided.
631
+ # @param [String] user_ip
632
+ # IP address of the site where the request originates. Use this if you want to
633
+ # enforce per-user limits.
634
+ # @param [Google::Apis::RequestOptions] options
635
+ # Request-specific options
636
+ #
637
+ # @yield [result, err] Result & error if block supplied
638
+ # @yieldparam result [Google::Apis::ClouduseraccountsBeta::Operation] parsed result object
639
+ # @yieldparam err [StandardError] error object if request failed
640
+ #
641
+ # @return [Google::Apis::ClouduseraccountsBeta::Operation]
642
+ #
643
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
644
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
645
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
646
+ def add_user_public_key(project, user, public_key_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
647
+ command = make_simple_command(:post, '{project}/global/users/{user}/addPublicKey', options)
648
+ command.request_representation = Google::Apis::ClouduseraccountsBeta::PublicKey::Representation
649
+ command.request_object = public_key_object
650
+ command.response_representation = Google::Apis::ClouduseraccountsBeta::Operation::Representation
651
+ command.response_class = Google::Apis::ClouduseraccountsBeta::Operation
652
+ command.params['project'] = project unless project.nil?
653
+ command.params['user'] = user unless user.nil?
654
+ command.query['fields'] = fields unless fields.nil?
655
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
656
+ command.query['userIp'] = user_ip unless user_ip.nil?
657
+ execute_or_queue_command(command, &block)
658
+ end
659
+
660
+ # Deletes the specified User resource.
661
+ # @param [String] project
662
+ # Project ID for this request.
663
+ # @param [String] user
664
+ # Name of the user resource to delete.
665
+ # @param [String] fields
666
+ # Selector specifying which fields to include in a partial response.
667
+ # @param [String] quota_user
668
+ # Available to use for quota purposes for server-side applications. Can be any
669
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
670
+ # Overrides userIp if both are provided.
671
+ # @param [String] user_ip
672
+ # IP address of the site where the request originates. Use this if you want to
673
+ # enforce per-user limits.
674
+ # @param [Google::Apis::RequestOptions] options
675
+ # Request-specific options
676
+ #
677
+ # @yield [result, err] Result & error if block supplied
678
+ # @yieldparam result [Google::Apis::ClouduseraccountsBeta::Operation] parsed result object
679
+ # @yieldparam err [StandardError] error object if request failed
680
+ #
681
+ # @return [Google::Apis::ClouduseraccountsBeta::Operation]
682
+ #
683
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
684
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
685
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
686
+ def delete_user(project, user, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
687
+ command = make_simple_command(:delete, '{project}/global/users/{user}', options)
688
+ command.response_representation = Google::Apis::ClouduseraccountsBeta::Operation::Representation
689
+ command.response_class = Google::Apis::ClouduseraccountsBeta::Operation
690
+ command.params['project'] = project unless project.nil?
691
+ command.params['user'] = user unless user.nil?
692
+ command.query['fields'] = fields unless fields.nil?
693
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
694
+ command.query['userIp'] = user_ip unless user_ip.nil?
695
+ execute_or_queue_command(command, &block)
696
+ end
697
+
698
+ # Returns the specified User resource.
699
+ # @param [String] project
700
+ # Project ID for this request.
701
+ # @param [String] user
702
+ # Name of the user resource to return.
703
+ # @param [String] fields
704
+ # Selector specifying which fields to include in a partial response.
705
+ # @param [String] quota_user
706
+ # Available to use for quota purposes for server-side applications. Can be any
707
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
708
+ # Overrides userIp if both are provided.
709
+ # @param [String] user_ip
710
+ # IP address of the site where the request originates. Use this if you want to
711
+ # enforce per-user limits.
712
+ # @param [Google::Apis::RequestOptions] options
713
+ # Request-specific options
714
+ #
715
+ # @yield [result, err] Result & error if block supplied
716
+ # @yieldparam result [Google::Apis::ClouduseraccountsBeta::User] parsed result object
717
+ # @yieldparam err [StandardError] error object if request failed
718
+ #
719
+ # @return [Google::Apis::ClouduseraccountsBeta::User]
720
+ #
721
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
722
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
723
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
724
+ def get_user(project, user, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
725
+ command = make_simple_command(:get, '{project}/global/users/{user}', options)
726
+ command.response_representation = Google::Apis::ClouduseraccountsBeta::User::Representation
727
+ command.response_class = Google::Apis::ClouduseraccountsBeta::User
728
+ command.params['project'] = project unless project.nil?
729
+ command.params['user'] = user unless user.nil?
730
+ command.query['fields'] = fields unless fields.nil?
731
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
732
+ command.query['userIp'] = user_ip unless user_ip.nil?
733
+ execute_or_queue_command(command, &block)
734
+ end
735
+
736
+ # Creates a User resource in the specified project using the data included in
737
+ # the request.
738
+ # @param [String] project
739
+ # Project ID for this request.
740
+ # @param [Google::Apis::ClouduseraccountsBeta::User] user_object
741
+ # @param [String] fields
742
+ # Selector specifying which fields to include in a partial response.
743
+ # @param [String] quota_user
744
+ # Available to use for quota purposes for server-side applications. Can be any
745
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
746
+ # Overrides userIp if both are provided.
747
+ # @param [String] user_ip
748
+ # IP address of the site where the request originates. Use this if you want to
749
+ # enforce per-user limits.
750
+ # @param [Google::Apis::RequestOptions] options
751
+ # Request-specific options
752
+ #
753
+ # @yield [result, err] Result & error if block supplied
754
+ # @yieldparam result [Google::Apis::ClouduseraccountsBeta::Operation] parsed result object
755
+ # @yieldparam err [StandardError] error object if request failed
756
+ #
757
+ # @return [Google::Apis::ClouduseraccountsBeta::Operation]
758
+ #
759
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
760
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
761
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
762
+ def insert_user(project, user_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
763
+ command = make_simple_command(:post, '{project}/global/users', options)
764
+ command.request_representation = Google::Apis::ClouduseraccountsBeta::User::Representation
765
+ command.request_object = user_object
766
+ command.response_representation = Google::Apis::ClouduseraccountsBeta::Operation::Representation
767
+ command.response_class = Google::Apis::ClouduseraccountsBeta::Operation
768
+ command.params['project'] = project unless project.nil?
769
+ command.query['fields'] = fields unless fields.nil?
770
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
771
+ command.query['userIp'] = user_ip unless user_ip.nil?
772
+ execute_or_queue_command(command, &block)
773
+ end
774
+
775
+ # Retrieves a list of users contained within the specified project.
776
+ # @param [String] project
777
+ # Project ID for this request.
778
+ # @param [String] filter
779
+ # Sets a filter expression for filtering listed resources, in the form filter=`
780
+ # expression`. Your `expression` must be in the format: field_name
781
+ # comparison_string literal_string.
782
+ # The field_name is the name of the field you want to compare. Only atomic field
783
+ # types are supported (string, number, boolean). The comparison_string must be
784
+ # either eq (equals) or ne (not equals). The literal_string is the string value
785
+ # to filter to. The literal value must be valid for the type of field you are
786
+ # filtering by (string, number, boolean). For string fields, the literal value
787
+ # is interpreted as a regular expression using RE2 syntax. The literal value
788
+ # must match the entire field.
789
+ # For example, to filter for instances that do not have a name of example-
790
+ # instance, you would use filter=name ne example-instance.
791
+ # Compute Engine Beta API Only: If you use filtering in the Beta API, you can
792
+ # also filter on nested fields. For example, you could filter on instances that
793
+ # have set the scheduling.automaticRestart field to true. In particular, use
794
+ # filtering on nested fields to take advantage of instance labels to organize
795
+ # and filter results based on label values.
796
+ # The Beta API also supports filtering on multiple expressions by providing each
797
+ # separate expression within parentheses. For example, (scheduling.
798
+ # automaticRestart eq true) (zone eq us-central1-f). Multiple expressions are
799
+ # treated as AND expressions, meaning that resources must match all expressions
800
+ # to pass the filters.
801
+ # @param [Fixnum] max_results
802
+ # The maximum number of results per page that should be returned. If the number
803
+ # of available results is larger than maxResults, Compute Engine returns a
804
+ # nextPageToken that can be used to get the next page of results in subsequent
805
+ # list requests.
806
+ # @param [String] order_by
807
+ # Sorts list results by a certain order. By default, results are returned in
808
+ # alphanumerical order based on the resource name.
809
+ # You can also sort results in descending order based on the creation timestamp
810
+ # using orderBy="creationTimestamp desc". This sorts results based on the
811
+ # creationTimestamp field in reverse chronological order (newest result first).
812
+ # Use this to sort resources like operations so that the newest operation is
813
+ # returned first.
814
+ # Currently, only sorting by name or creationTimestamp desc is supported.
815
+ # @param [String] page_token
816
+ # Specifies a page token to use. Set pageToken to the nextPageToken returned by
817
+ # a previous list request to get the next page of results.
818
+ # @param [String] fields
819
+ # Selector specifying which fields to include in a partial response.
820
+ # @param [String] quota_user
821
+ # Available to use for quota purposes for server-side applications. Can be any
822
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
823
+ # Overrides userIp if both are provided.
824
+ # @param [String] user_ip
825
+ # IP address of the site where the request originates. Use this if you want to
826
+ # enforce per-user limits.
827
+ # @param [Google::Apis::RequestOptions] options
828
+ # Request-specific options
829
+ #
830
+ # @yield [result, err] Result & error if block supplied
831
+ # @yieldparam result [Google::Apis::ClouduseraccountsBeta::UserList] parsed result object
832
+ # @yieldparam err [StandardError] error object if request failed
833
+ #
834
+ # @return [Google::Apis::ClouduseraccountsBeta::UserList]
835
+ #
836
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
837
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
838
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
839
+ def list_users(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
840
+ command = make_simple_command(:get, '{project}/global/users', options)
841
+ command.response_representation = Google::Apis::ClouduseraccountsBeta::UserList::Representation
842
+ command.response_class = Google::Apis::ClouduseraccountsBeta::UserList
843
+ command.params['project'] = project unless project.nil?
844
+ command.query['filter'] = filter unless filter.nil?
845
+ command.query['maxResults'] = max_results unless max_results.nil?
846
+ command.query['orderBy'] = order_by unless order_by.nil?
847
+ command.query['pageToken'] = page_token unless page_token.nil?
848
+ command.query['fields'] = fields unless fields.nil?
849
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
850
+ command.query['userIp'] = user_ip unless user_ip.nil?
851
+ execute_or_queue_command(command, &block)
852
+ end
853
+
854
+ # Removes the specified public key from the user.
855
+ # @param [String] project
856
+ # Project ID for this request.
857
+ # @param [String] user
858
+ # Name of the user for this request.
859
+ # @param [String] fingerprint
860
+ # The fingerprint of the public key to delete. Public keys are identified by
861
+ # their fingerprint, which is defined by RFC4716 to be the MD5 digest of the
862
+ # public key.
863
+ # @param [String] fields
864
+ # Selector specifying which fields to include in a partial response.
865
+ # @param [String] quota_user
866
+ # Available to use for quota purposes for server-side applications. Can be any
867
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
868
+ # Overrides userIp if both are provided.
869
+ # @param [String] user_ip
870
+ # IP address of the site where the request originates. Use this if you want to
871
+ # enforce per-user limits.
872
+ # @param [Google::Apis::RequestOptions] options
873
+ # Request-specific options
874
+ #
875
+ # @yield [result, err] Result & error if block supplied
876
+ # @yieldparam result [Google::Apis::ClouduseraccountsBeta::Operation] parsed result object
877
+ # @yieldparam err [StandardError] error object if request failed
878
+ #
879
+ # @return [Google::Apis::ClouduseraccountsBeta::Operation]
880
+ #
881
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
882
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
883
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
884
+ def remove_user_public_key(project, user, fingerprint, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
885
+ command = make_simple_command(:post, '{project}/global/users/{user}/removePublicKey', options)
886
+ command.response_representation = Google::Apis::ClouduseraccountsBeta::Operation::Representation
887
+ command.response_class = Google::Apis::ClouduseraccountsBeta::Operation
888
+ command.params['project'] = project unless project.nil?
889
+ command.params['user'] = user unless user.nil?
890
+ command.query['fingerprint'] = fingerprint unless fingerprint.nil?
891
+ command.query['fields'] = fields unless fields.nil?
892
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
893
+ command.query['userIp'] = user_ip unless user_ip.nil?
894
+ execute_or_queue_command(command, &block)
895
+ end
896
+
897
+ protected
898
+
899
+ def apply_command_defaults(command)
900
+ command.query['key'] = key unless key.nil?
901
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
902
+ command.query['userIp'] = user_ip unless user_ip.nil?
903
+ end
904
+ end
905
+ end
906
+ end
907
+ end