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,4615 @@
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 ComputeBeta
24
+
25
+ class AccessConfig
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class Address
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class AddressAggregatedList
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class AddressList
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class AddressesScopedList
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ class Warning
53
+ class Representation < Google::Apis::Core::JsonRepresentation; end
54
+
55
+ class Datum
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ include Google::Apis::Core::JsonObjectSupport
62
+ end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class AttachedDisk
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class AttachedDiskInitializeParams
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class AuditConfig
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class AuditLogConfig
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class Autoscaler
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class AutoscalerAggregatedList
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class AutoscalerList
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class AutoscalerStatusDetails
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class AutoscalersScopedList
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ class Warning
119
+ class Representation < Google::Apis::Core::JsonRepresentation; end
120
+
121
+ class Datum
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ include Google::Apis::Core::JsonObjectSupport
128
+ end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class AutoscalingPolicy
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class AutoscalingPolicyCpuUtilization
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class AutoscalingPolicyCustomMetricUtilization
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class AutoscalingPolicyLoadBalancingUtilization
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class Backend
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class BackendBucket
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class BackendBucketList
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class BackendService
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class BackendServiceAggregatedList
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class BackendServiceCdnPolicy
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class BackendServiceGroupHealth
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class BackendServiceIap
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class BackendServiceList
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class BackendServicesScopedList
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ class Warning
215
+ class Representation < Google::Apis::Core::JsonRepresentation; end
216
+
217
+ class Datum
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ include Google::Apis::Core::JsonObjectSupport
224
+ end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ class Binding
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class CacheInvalidationRule
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
241
+ class CacheKeyPolicy
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class Condition
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class ConnectionDraining
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class CustomerEncryptionKey
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class CustomerEncryptionKeyProtectedDisk
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
271
+ class DeprecationStatus
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
277
+ class Disk
278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
279
+
280
+ include Google::Apis::Core::JsonObjectSupport
281
+ end
282
+
283
+ class DiskAggregatedList
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class DiskList
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
295
+ class DiskMoveRequest
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
301
+ class DiskType
302
+ class Representation < Google::Apis::Core::JsonRepresentation; end
303
+
304
+ include Google::Apis::Core::JsonObjectSupport
305
+ end
306
+
307
+ class DiskTypeAggregatedList
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
313
+ class DiskTypeList
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
319
+ class DiskTypesScopedList
320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
321
+
322
+ class Warning
323
+ class Representation < Google::Apis::Core::JsonRepresentation; end
324
+
325
+ class Datum
326
+ class Representation < Google::Apis::Core::JsonRepresentation; end
327
+
328
+ include Google::Apis::Core::JsonObjectSupport
329
+ end
330
+
331
+ include Google::Apis::Core::JsonObjectSupport
332
+ end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
337
+ class DisksResizeRequest
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
343
+ class DisksScopedList
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ class Warning
347
+ class Representation < Google::Apis::Core::JsonRepresentation; end
348
+
349
+ class Datum
350
+ class Representation < Google::Apis::Core::JsonRepresentation; end
351
+
352
+ include Google::Apis::Core::JsonObjectSupport
353
+ end
354
+
355
+ include Google::Apis::Core::JsonObjectSupport
356
+ end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
361
+ class Firewall
362
+ class Representation < Google::Apis::Core::JsonRepresentation; end
363
+
364
+ class Allowed
365
+ class Representation < Google::Apis::Core::JsonRepresentation; end
366
+
367
+ include Google::Apis::Core::JsonObjectSupport
368
+ end
369
+
370
+ include Google::Apis::Core::JsonObjectSupport
371
+ end
372
+
373
+ class FirewallList
374
+ class Representation < Google::Apis::Core::JsonRepresentation; end
375
+
376
+ include Google::Apis::Core::JsonObjectSupport
377
+ end
378
+
379
+ class ForwardingRule
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
385
+ class ForwardingRuleAggregatedList
386
+ class Representation < Google::Apis::Core::JsonRepresentation; end
387
+
388
+ include Google::Apis::Core::JsonObjectSupport
389
+ end
390
+
391
+ class ForwardingRuleList
392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
393
+
394
+ include Google::Apis::Core::JsonObjectSupport
395
+ end
396
+
397
+ class ForwardingRulesScopedList
398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
399
+
400
+ class Warning
401
+ class Representation < Google::Apis::Core::JsonRepresentation; end
402
+
403
+ class Datum
404
+ class Representation < Google::Apis::Core::JsonRepresentation; end
405
+
406
+ include Google::Apis::Core::JsonObjectSupport
407
+ end
408
+
409
+ include Google::Apis::Core::JsonObjectSupport
410
+ end
411
+
412
+ include Google::Apis::Core::JsonObjectSupport
413
+ end
414
+
415
+ class GlobalSetLabelsRequest
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
421
+ class GuestOsFeature
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
427
+ class HttpHealthCheck
428
+ class Representation < Google::Apis::Core::JsonRepresentation; end
429
+
430
+ include Google::Apis::Core::JsonObjectSupport
431
+ end
432
+
433
+ class HttpsHealthCheck
434
+ class Representation < Google::Apis::Core::JsonRepresentation; end
435
+
436
+ include Google::Apis::Core::JsonObjectSupport
437
+ end
438
+
439
+ class HealthCheck
440
+ class Representation < Google::Apis::Core::JsonRepresentation; end
441
+
442
+ include Google::Apis::Core::JsonObjectSupport
443
+ end
444
+
445
+ class HealthCheckList
446
+ class Representation < Google::Apis::Core::JsonRepresentation; end
447
+
448
+ include Google::Apis::Core::JsonObjectSupport
449
+ end
450
+
451
+ class HealthCheckReference
452
+ class Representation < Google::Apis::Core::JsonRepresentation; end
453
+
454
+ include Google::Apis::Core::JsonObjectSupport
455
+ end
456
+
457
+ class HealthStatus
458
+ class Representation < Google::Apis::Core::JsonRepresentation; end
459
+
460
+ include Google::Apis::Core::JsonObjectSupport
461
+ end
462
+
463
+ class HostRule
464
+ class Representation < Google::Apis::Core::JsonRepresentation; end
465
+
466
+ include Google::Apis::Core::JsonObjectSupport
467
+ end
468
+
469
+ class HttpHealthCheck
470
+ class Representation < Google::Apis::Core::JsonRepresentation; end
471
+
472
+ include Google::Apis::Core::JsonObjectSupport
473
+ end
474
+
475
+ class HttpHealthCheckList
476
+ class Representation < Google::Apis::Core::JsonRepresentation; end
477
+
478
+ include Google::Apis::Core::JsonObjectSupport
479
+ end
480
+
481
+ class HttpsHealthCheck
482
+ class Representation < Google::Apis::Core::JsonRepresentation; end
483
+
484
+ include Google::Apis::Core::JsonObjectSupport
485
+ end
486
+
487
+ class HttpsHealthCheckList
488
+ class Representation < Google::Apis::Core::JsonRepresentation; end
489
+
490
+ include Google::Apis::Core::JsonObjectSupport
491
+ end
492
+
493
+ class Image
494
+ class Representation < Google::Apis::Core::JsonRepresentation; end
495
+
496
+ class RawDisk
497
+ class Representation < Google::Apis::Core::JsonRepresentation; end
498
+
499
+ include Google::Apis::Core::JsonObjectSupport
500
+ end
501
+
502
+ include Google::Apis::Core::JsonObjectSupport
503
+ end
504
+
505
+ class ImageList
506
+ class Representation < Google::Apis::Core::JsonRepresentation; end
507
+
508
+ include Google::Apis::Core::JsonObjectSupport
509
+ end
510
+
511
+ class Instance
512
+ class Representation < Google::Apis::Core::JsonRepresentation; end
513
+
514
+ include Google::Apis::Core::JsonObjectSupport
515
+ end
516
+
517
+ class InstanceAggregatedList
518
+ class Representation < Google::Apis::Core::JsonRepresentation; end
519
+
520
+ include Google::Apis::Core::JsonObjectSupport
521
+ end
522
+
523
+ class InstanceGroup
524
+ class Representation < Google::Apis::Core::JsonRepresentation; end
525
+
526
+ include Google::Apis::Core::JsonObjectSupport
527
+ end
528
+
529
+ class InstanceGroupAggregatedList
530
+ class Representation < Google::Apis::Core::JsonRepresentation; end
531
+
532
+ include Google::Apis::Core::JsonObjectSupport
533
+ end
534
+
535
+ class InstanceGroupList
536
+ class Representation < Google::Apis::Core::JsonRepresentation; end
537
+
538
+ include Google::Apis::Core::JsonObjectSupport
539
+ end
540
+
541
+ class InstanceGroupManager
542
+ class Representation < Google::Apis::Core::JsonRepresentation; end
543
+
544
+ include Google::Apis::Core::JsonObjectSupport
545
+ end
546
+
547
+ class InstanceGroupManagerActionsSummary
548
+ class Representation < Google::Apis::Core::JsonRepresentation; end
549
+
550
+ include Google::Apis::Core::JsonObjectSupport
551
+ end
552
+
553
+ class InstanceGroupManagerAggregatedList
554
+ class Representation < Google::Apis::Core::JsonRepresentation; end
555
+
556
+ include Google::Apis::Core::JsonObjectSupport
557
+ end
558
+
559
+ class InstanceGroupManagerAutoHealingPolicy
560
+ class Representation < Google::Apis::Core::JsonRepresentation; end
561
+
562
+ include Google::Apis::Core::JsonObjectSupport
563
+ end
564
+
565
+ class InstanceGroupManagerList
566
+ class Representation < Google::Apis::Core::JsonRepresentation; end
567
+
568
+ include Google::Apis::Core::JsonObjectSupport
569
+ end
570
+
571
+ class InstanceGroupManagersAbandonInstancesRequest
572
+ class Representation < Google::Apis::Core::JsonRepresentation; end
573
+
574
+ include Google::Apis::Core::JsonObjectSupport
575
+ end
576
+
577
+ class InstanceGroupManagersDeleteInstancesRequest
578
+ class Representation < Google::Apis::Core::JsonRepresentation; end
579
+
580
+ include Google::Apis::Core::JsonObjectSupport
581
+ end
582
+
583
+ class InstanceGroupManagersListManagedInstancesResponse
584
+ class Representation < Google::Apis::Core::JsonRepresentation; end
585
+
586
+ include Google::Apis::Core::JsonObjectSupport
587
+ end
588
+
589
+ class InstanceGroupManagersRecreateInstancesRequest
590
+ class Representation < Google::Apis::Core::JsonRepresentation; end
591
+
592
+ include Google::Apis::Core::JsonObjectSupport
593
+ end
594
+
595
+ class InstanceGroupManagersResizeAdvancedRequest
596
+ class Representation < Google::Apis::Core::JsonRepresentation; end
597
+
598
+ include Google::Apis::Core::JsonObjectSupport
599
+ end
600
+
601
+ class InstanceGroupManagersScopedList
602
+ class Representation < Google::Apis::Core::JsonRepresentation; end
603
+
604
+ class Warning
605
+ class Representation < Google::Apis::Core::JsonRepresentation; end
606
+
607
+ class Datum
608
+ class Representation < Google::Apis::Core::JsonRepresentation; end
609
+
610
+ include Google::Apis::Core::JsonObjectSupport
611
+ end
612
+
613
+ include Google::Apis::Core::JsonObjectSupport
614
+ end
615
+
616
+ include Google::Apis::Core::JsonObjectSupport
617
+ end
618
+
619
+ class InstanceGroupManagersSetAutoHealingRequest
620
+ class Representation < Google::Apis::Core::JsonRepresentation; end
621
+
622
+ include Google::Apis::Core::JsonObjectSupport
623
+ end
624
+
625
+ class InstanceGroupManagersSetInstanceTemplateRequest
626
+ class Representation < Google::Apis::Core::JsonRepresentation; end
627
+
628
+ include Google::Apis::Core::JsonObjectSupport
629
+ end
630
+
631
+ class InstanceGroupManagersSetTargetPoolsRequest
632
+ class Representation < Google::Apis::Core::JsonRepresentation; end
633
+
634
+ include Google::Apis::Core::JsonObjectSupport
635
+ end
636
+
637
+ class InstanceGroupsAddInstancesRequest
638
+ class Representation < Google::Apis::Core::JsonRepresentation; end
639
+
640
+ include Google::Apis::Core::JsonObjectSupport
641
+ end
642
+
643
+ class InstanceGroupsListInstances
644
+ class Representation < Google::Apis::Core::JsonRepresentation; end
645
+
646
+ include Google::Apis::Core::JsonObjectSupport
647
+ end
648
+
649
+ class InstanceGroupsListInstancesRequest
650
+ class Representation < Google::Apis::Core::JsonRepresentation; end
651
+
652
+ include Google::Apis::Core::JsonObjectSupport
653
+ end
654
+
655
+ class InstanceGroupsRemoveInstancesRequest
656
+ class Representation < Google::Apis::Core::JsonRepresentation; end
657
+
658
+ include Google::Apis::Core::JsonObjectSupport
659
+ end
660
+
661
+ class InstanceGroupsScopedList
662
+ class Representation < Google::Apis::Core::JsonRepresentation; end
663
+
664
+ class Warning
665
+ class Representation < Google::Apis::Core::JsonRepresentation; end
666
+
667
+ class Datum
668
+ class Representation < Google::Apis::Core::JsonRepresentation; end
669
+
670
+ include Google::Apis::Core::JsonObjectSupport
671
+ end
672
+
673
+ include Google::Apis::Core::JsonObjectSupport
674
+ end
675
+
676
+ include Google::Apis::Core::JsonObjectSupport
677
+ end
678
+
679
+ class InstanceGroupsSetNamedPortsRequest
680
+ class Representation < Google::Apis::Core::JsonRepresentation; end
681
+
682
+ include Google::Apis::Core::JsonObjectSupport
683
+ end
684
+
685
+ class InstanceList
686
+ class Representation < Google::Apis::Core::JsonRepresentation; end
687
+
688
+ include Google::Apis::Core::JsonObjectSupport
689
+ end
690
+
691
+ class MoveInstanceRequest
692
+ class Representation < Google::Apis::Core::JsonRepresentation; end
693
+
694
+ include Google::Apis::Core::JsonObjectSupport
695
+ end
696
+
697
+ class InstanceProperties
698
+ class Representation < Google::Apis::Core::JsonRepresentation; end
699
+
700
+ include Google::Apis::Core::JsonObjectSupport
701
+ end
702
+
703
+ class InstanceReference
704
+ class Representation < Google::Apis::Core::JsonRepresentation; end
705
+
706
+ include Google::Apis::Core::JsonObjectSupport
707
+ end
708
+
709
+ class InstanceTemplate
710
+ class Representation < Google::Apis::Core::JsonRepresentation; end
711
+
712
+ include Google::Apis::Core::JsonObjectSupport
713
+ end
714
+
715
+ class InstanceTemplateList
716
+ class Representation < Google::Apis::Core::JsonRepresentation; end
717
+
718
+ include Google::Apis::Core::JsonObjectSupport
719
+ end
720
+
721
+ class InstanceWithNamedPorts
722
+ class Representation < Google::Apis::Core::JsonRepresentation; end
723
+
724
+ include Google::Apis::Core::JsonObjectSupport
725
+ end
726
+
727
+ class InstancesScopedList
728
+ class Representation < Google::Apis::Core::JsonRepresentation; end
729
+
730
+ class Warning
731
+ class Representation < Google::Apis::Core::JsonRepresentation; end
732
+
733
+ class Datum
734
+ class Representation < Google::Apis::Core::JsonRepresentation; end
735
+
736
+ include Google::Apis::Core::JsonObjectSupport
737
+ end
738
+
739
+ include Google::Apis::Core::JsonObjectSupport
740
+ end
741
+
742
+ include Google::Apis::Core::JsonObjectSupport
743
+ end
744
+
745
+ class InstancesSetLabelsRequest
746
+ class Representation < Google::Apis::Core::JsonRepresentation; end
747
+
748
+ include Google::Apis::Core::JsonObjectSupport
749
+ end
750
+
751
+ class InstancesSetMachineTypeRequest
752
+ class Representation < Google::Apis::Core::JsonRepresentation; end
753
+
754
+ include Google::Apis::Core::JsonObjectSupport
755
+ end
756
+
757
+ class InstancesSetServiceAccountRequest
758
+ class Representation < Google::Apis::Core::JsonRepresentation; end
759
+
760
+ include Google::Apis::Core::JsonObjectSupport
761
+ end
762
+
763
+ class InstancesStartWithEncryptionKeyRequest
764
+ class Representation < Google::Apis::Core::JsonRepresentation; end
765
+
766
+ include Google::Apis::Core::JsonObjectSupport
767
+ end
768
+
769
+ class License
770
+ class Representation < Google::Apis::Core::JsonRepresentation; end
771
+
772
+ include Google::Apis::Core::JsonObjectSupport
773
+ end
774
+
775
+ class LogConfig
776
+ class Representation < Google::Apis::Core::JsonRepresentation; end
777
+
778
+ include Google::Apis::Core::JsonObjectSupport
779
+ end
780
+
781
+ class LogConfigCounterOptions
782
+ class Representation < Google::Apis::Core::JsonRepresentation; end
783
+
784
+ include Google::Apis::Core::JsonObjectSupport
785
+ end
786
+
787
+ class MachineType
788
+ class Representation < Google::Apis::Core::JsonRepresentation; end
789
+
790
+ include Google::Apis::Core::JsonObjectSupport
791
+ end
792
+
793
+ class MachineTypeAggregatedList
794
+ class Representation < Google::Apis::Core::JsonRepresentation; end
795
+
796
+ include Google::Apis::Core::JsonObjectSupport
797
+ end
798
+
799
+ class MachineTypeList
800
+ class Representation < Google::Apis::Core::JsonRepresentation; end
801
+
802
+ include Google::Apis::Core::JsonObjectSupport
803
+ end
804
+
805
+ class MachineTypesScopedList
806
+ class Representation < Google::Apis::Core::JsonRepresentation; end
807
+
808
+ class Warning
809
+ class Representation < Google::Apis::Core::JsonRepresentation; end
810
+
811
+ class Datum
812
+ class Representation < Google::Apis::Core::JsonRepresentation; end
813
+
814
+ include Google::Apis::Core::JsonObjectSupport
815
+ end
816
+
817
+ include Google::Apis::Core::JsonObjectSupport
818
+ end
819
+
820
+ include Google::Apis::Core::JsonObjectSupport
821
+ end
822
+
823
+ class ManagedInstance
824
+ class Representation < Google::Apis::Core::JsonRepresentation; end
825
+
826
+ include Google::Apis::Core::JsonObjectSupport
827
+ end
828
+
829
+ class ManagedInstanceLastAttempt
830
+ class Representation < Google::Apis::Core::JsonRepresentation; end
831
+
832
+ class Errors
833
+ class Representation < Google::Apis::Core::JsonRepresentation; end
834
+
835
+ class Error
836
+ class Representation < Google::Apis::Core::JsonRepresentation; end
837
+
838
+ include Google::Apis::Core::JsonObjectSupport
839
+ end
840
+
841
+ include Google::Apis::Core::JsonObjectSupport
842
+ end
843
+
844
+ include Google::Apis::Core::JsonObjectSupport
845
+ end
846
+
847
+ class Metadata
848
+ class Representation < Google::Apis::Core::JsonRepresentation; end
849
+
850
+ class Item
851
+ class Representation < Google::Apis::Core::JsonRepresentation; end
852
+
853
+ include Google::Apis::Core::JsonObjectSupport
854
+ end
855
+
856
+ include Google::Apis::Core::JsonObjectSupport
857
+ end
858
+
859
+ class NamedPort
860
+ class Representation < Google::Apis::Core::JsonRepresentation; end
861
+
862
+ include Google::Apis::Core::JsonObjectSupport
863
+ end
864
+
865
+ class Network
866
+ class Representation < Google::Apis::Core::JsonRepresentation; end
867
+
868
+ include Google::Apis::Core::JsonObjectSupport
869
+ end
870
+
871
+ class NetworkInterface
872
+ class Representation < Google::Apis::Core::JsonRepresentation; end
873
+
874
+ include Google::Apis::Core::JsonObjectSupport
875
+ end
876
+
877
+ class NetworkList
878
+ class Representation < Google::Apis::Core::JsonRepresentation; end
879
+
880
+ include Google::Apis::Core::JsonObjectSupport
881
+ end
882
+
883
+ class Operation
884
+ class Representation < Google::Apis::Core::JsonRepresentation; end
885
+
886
+ class Error
887
+ class Representation < Google::Apis::Core::JsonRepresentation; end
888
+
889
+ class Error
890
+ class Representation < Google::Apis::Core::JsonRepresentation; end
891
+
892
+ include Google::Apis::Core::JsonObjectSupport
893
+ end
894
+
895
+ include Google::Apis::Core::JsonObjectSupport
896
+ end
897
+
898
+ class Warning
899
+ class Representation < Google::Apis::Core::JsonRepresentation; end
900
+
901
+ class Datum
902
+ class Representation < Google::Apis::Core::JsonRepresentation; end
903
+
904
+ include Google::Apis::Core::JsonObjectSupport
905
+ end
906
+
907
+ include Google::Apis::Core::JsonObjectSupport
908
+ end
909
+
910
+ include Google::Apis::Core::JsonObjectSupport
911
+ end
912
+
913
+ class OperationAggregatedList
914
+ class Representation < Google::Apis::Core::JsonRepresentation; end
915
+
916
+ include Google::Apis::Core::JsonObjectSupport
917
+ end
918
+
919
+ class OperationList
920
+ class Representation < Google::Apis::Core::JsonRepresentation; end
921
+
922
+ include Google::Apis::Core::JsonObjectSupport
923
+ end
924
+
925
+ class OperationsScopedList
926
+ class Representation < Google::Apis::Core::JsonRepresentation; end
927
+
928
+ class Warning
929
+ class Representation < Google::Apis::Core::JsonRepresentation; end
930
+
931
+ class Datum
932
+ class Representation < Google::Apis::Core::JsonRepresentation; end
933
+
934
+ include Google::Apis::Core::JsonObjectSupport
935
+ end
936
+
937
+ include Google::Apis::Core::JsonObjectSupport
938
+ end
939
+
940
+ include Google::Apis::Core::JsonObjectSupport
941
+ end
942
+
943
+ class PathMatcher
944
+ class Representation < Google::Apis::Core::JsonRepresentation; end
945
+
946
+ include Google::Apis::Core::JsonObjectSupport
947
+ end
948
+
949
+ class PathRule
950
+ class Representation < Google::Apis::Core::JsonRepresentation; end
951
+
952
+ include Google::Apis::Core::JsonObjectSupport
953
+ end
954
+
955
+ class Policy
956
+ class Representation < Google::Apis::Core::JsonRepresentation; end
957
+
958
+ include Google::Apis::Core::JsonObjectSupport
959
+ end
960
+
961
+ class Project
962
+ class Representation < Google::Apis::Core::JsonRepresentation; end
963
+
964
+ include Google::Apis::Core::JsonObjectSupport
965
+ end
966
+
967
+ class ProjectsListXpnHostsRequest
968
+ class Representation < Google::Apis::Core::JsonRepresentation; end
969
+
970
+ include Google::Apis::Core::JsonObjectSupport
971
+ end
972
+
973
+ class Quota
974
+ class Representation < Google::Apis::Core::JsonRepresentation; end
975
+
976
+ include Google::Apis::Core::JsonObjectSupport
977
+ end
978
+
979
+ class Region
980
+ class Representation < Google::Apis::Core::JsonRepresentation; end
981
+
982
+ include Google::Apis::Core::JsonObjectSupport
983
+ end
984
+
985
+ class RegionAutoscalerList
986
+ class Representation < Google::Apis::Core::JsonRepresentation; end
987
+
988
+ include Google::Apis::Core::JsonObjectSupport
989
+ end
990
+
991
+ class RegionInstanceGroupList
992
+ class Representation < Google::Apis::Core::JsonRepresentation; end
993
+
994
+ include Google::Apis::Core::JsonObjectSupport
995
+ end
996
+
997
+ class RegionInstanceGroupManagerList
998
+ class Representation < Google::Apis::Core::JsonRepresentation; end
999
+
1000
+ include Google::Apis::Core::JsonObjectSupport
1001
+ end
1002
+
1003
+ class RegionInstanceGroupManagersAbandonInstancesRequest
1004
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1005
+
1006
+ include Google::Apis::Core::JsonObjectSupport
1007
+ end
1008
+
1009
+ class RegionInstanceGroupManagersDeleteInstancesRequest
1010
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1011
+
1012
+ include Google::Apis::Core::JsonObjectSupport
1013
+ end
1014
+
1015
+ class RegionInstanceGroupManagersListInstancesResponse
1016
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1017
+
1018
+ include Google::Apis::Core::JsonObjectSupport
1019
+ end
1020
+
1021
+ class RegionInstanceGroupManagersRecreateRequest
1022
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1023
+
1024
+ include Google::Apis::Core::JsonObjectSupport
1025
+ end
1026
+
1027
+ class RegionInstanceGroupManagersSetAutoHealingRequest
1028
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1029
+
1030
+ include Google::Apis::Core::JsonObjectSupport
1031
+ end
1032
+
1033
+ class RegionInstanceGroupManagersSetTargetPoolsRequest
1034
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1035
+
1036
+ include Google::Apis::Core::JsonObjectSupport
1037
+ end
1038
+
1039
+ class RegionInstanceGroupManagersSetTemplateRequest
1040
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1041
+
1042
+ include Google::Apis::Core::JsonObjectSupport
1043
+ end
1044
+
1045
+ class RegionInstanceGroupsListInstances
1046
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1047
+
1048
+ include Google::Apis::Core::JsonObjectSupport
1049
+ end
1050
+
1051
+ class RegionInstanceGroupsListInstancesRequest
1052
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1053
+
1054
+ include Google::Apis::Core::JsonObjectSupport
1055
+ end
1056
+
1057
+ class RegionInstanceGroupsSetNamedPortsRequest
1058
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1059
+
1060
+ include Google::Apis::Core::JsonObjectSupport
1061
+ end
1062
+
1063
+ class RegionList
1064
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1065
+
1066
+ include Google::Apis::Core::JsonObjectSupport
1067
+ end
1068
+
1069
+ class ResourceGroupReference
1070
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1071
+
1072
+ include Google::Apis::Core::JsonObjectSupport
1073
+ end
1074
+
1075
+ class Route
1076
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1077
+
1078
+ class Warning
1079
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1080
+
1081
+ class Datum
1082
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1083
+
1084
+ include Google::Apis::Core::JsonObjectSupport
1085
+ end
1086
+
1087
+ include Google::Apis::Core::JsonObjectSupport
1088
+ end
1089
+
1090
+ include Google::Apis::Core::JsonObjectSupport
1091
+ end
1092
+
1093
+ class RouteList
1094
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1095
+
1096
+ include Google::Apis::Core::JsonObjectSupport
1097
+ end
1098
+
1099
+ class Router
1100
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1101
+
1102
+ include Google::Apis::Core::JsonObjectSupport
1103
+ end
1104
+
1105
+ class RouterAggregatedList
1106
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1107
+
1108
+ include Google::Apis::Core::JsonObjectSupport
1109
+ end
1110
+
1111
+ class RouterBgp
1112
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1113
+
1114
+ include Google::Apis::Core::JsonObjectSupport
1115
+ end
1116
+
1117
+ class RouterBgpPeer
1118
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1119
+
1120
+ include Google::Apis::Core::JsonObjectSupport
1121
+ end
1122
+
1123
+ class RouterInterface
1124
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1125
+
1126
+ include Google::Apis::Core::JsonObjectSupport
1127
+ end
1128
+
1129
+ class RouterList
1130
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1131
+
1132
+ include Google::Apis::Core::JsonObjectSupport
1133
+ end
1134
+
1135
+ class RouterStatus
1136
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1137
+
1138
+ include Google::Apis::Core::JsonObjectSupport
1139
+ end
1140
+
1141
+ class RouterStatusBgpPeerStatus
1142
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1143
+
1144
+ include Google::Apis::Core::JsonObjectSupport
1145
+ end
1146
+
1147
+ class RouterStatusResponse
1148
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1149
+
1150
+ include Google::Apis::Core::JsonObjectSupport
1151
+ end
1152
+
1153
+ class RoutersPreviewResponse
1154
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1155
+
1156
+ include Google::Apis::Core::JsonObjectSupport
1157
+ end
1158
+
1159
+ class RoutersScopedList
1160
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1161
+
1162
+ class Warning
1163
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1164
+
1165
+ class Datum
1166
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1167
+
1168
+ include Google::Apis::Core::JsonObjectSupport
1169
+ end
1170
+
1171
+ include Google::Apis::Core::JsonObjectSupport
1172
+ end
1173
+
1174
+ include Google::Apis::Core::JsonObjectSupport
1175
+ end
1176
+
1177
+ class Rule
1178
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1179
+
1180
+ include Google::Apis::Core::JsonObjectSupport
1181
+ end
1182
+
1183
+ class SslHealthCheck
1184
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1185
+
1186
+ include Google::Apis::Core::JsonObjectSupport
1187
+ end
1188
+
1189
+ class Scheduling
1190
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1191
+
1192
+ include Google::Apis::Core::JsonObjectSupport
1193
+ end
1194
+
1195
+ class SerialPortOutput
1196
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1197
+
1198
+ include Google::Apis::Core::JsonObjectSupport
1199
+ end
1200
+
1201
+ class ServiceAccount
1202
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1203
+
1204
+ include Google::Apis::Core::JsonObjectSupport
1205
+ end
1206
+
1207
+ class Snapshot
1208
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1209
+
1210
+ include Google::Apis::Core::JsonObjectSupport
1211
+ end
1212
+
1213
+ class SnapshotList
1214
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1215
+
1216
+ include Google::Apis::Core::JsonObjectSupport
1217
+ end
1218
+
1219
+ class SslCertificate
1220
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1221
+
1222
+ include Google::Apis::Core::JsonObjectSupport
1223
+ end
1224
+
1225
+ class SslCertificateList
1226
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1227
+
1228
+ include Google::Apis::Core::JsonObjectSupport
1229
+ end
1230
+
1231
+ class Subnetwork
1232
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1233
+
1234
+ include Google::Apis::Core::JsonObjectSupport
1235
+ end
1236
+
1237
+ class SubnetworkAggregatedList
1238
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1239
+
1240
+ include Google::Apis::Core::JsonObjectSupport
1241
+ end
1242
+
1243
+ class SubnetworkList
1244
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1245
+
1246
+ include Google::Apis::Core::JsonObjectSupport
1247
+ end
1248
+
1249
+ class SubnetworksExpandIpCidrRangeRequest
1250
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1251
+
1252
+ include Google::Apis::Core::JsonObjectSupport
1253
+ end
1254
+
1255
+ class SubnetworksScopedList
1256
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1257
+
1258
+ class Warning
1259
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1260
+
1261
+ class Datum
1262
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1263
+
1264
+ include Google::Apis::Core::JsonObjectSupport
1265
+ end
1266
+
1267
+ include Google::Apis::Core::JsonObjectSupport
1268
+ end
1269
+
1270
+ include Google::Apis::Core::JsonObjectSupport
1271
+ end
1272
+
1273
+ class TcpHealthCheck
1274
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1275
+
1276
+ include Google::Apis::Core::JsonObjectSupport
1277
+ end
1278
+
1279
+ class Tags
1280
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1281
+
1282
+ include Google::Apis::Core::JsonObjectSupport
1283
+ end
1284
+
1285
+ class TargetHttpProxy
1286
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1287
+
1288
+ include Google::Apis::Core::JsonObjectSupport
1289
+ end
1290
+
1291
+ class TargetHttpProxyList
1292
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1293
+
1294
+ include Google::Apis::Core::JsonObjectSupport
1295
+ end
1296
+
1297
+ class TargetHttpsProxiesSetSslCertificatesRequest
1298
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1299
+
1300
+ include Google::Apis::Core::JsonObjectSupport
1301
+ end
1302
+
1303
+ class TargetHttpsProxy
1304
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1305
+
1306
+ include Google::Apis::Core::JsonObjectSupport
1307
+ end
1308
+
1309
+ class TargetHttpsProxyList
1310
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1311
+
1312
+ include Google::Apis::Core::JsonObjectSupport
1313
+ end
1314
+
1315
+ class TargetInstance
1316
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1317
+
1318
+ include Google::Apis::Core::JsonObjectSupport
1319
+ end
1320
+
1321
+ class TargetInstanceAggregatedList
1322
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1323
+
1324
+ include Google::Apis::Core::JsonObjectSupport
1325
+ end
1326
+
1327
+ class TargetInstanceList
1328
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1329
+
1330
+ include Google::Apis::Core::JsonObjectSupport
1331
+ end
1332
+
1333
+ class TargetInstancesScopedList
1334
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1335
+
1336
+ class Warning
1337
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1338
+
1339
+ class Datum
1340
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1341
+
1342
+ include Google::Apis::Core::JsonObjectSupport
1343
+ end
1344
+
1345
+ include Google::Apis::Core::JsonObjectSupport
1346
+ end
1347
+
1348
+ include Google::Apis::Core::JsonObjectSupport
1349
+ end
1350
+
1351
+ class TargetPool
1352
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1353
+
1354
+ include Google::Apis::Core::JsonObjectSupport
1355
+ end
1356
+
1357
+ class TargetPoolAggregatedList
1358
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1359
+
1360
+ include Google::Apis::Core::JsonObjectSupport
1361
+ end
1362
+
1363
+ class TargetPoolInstanceHealth
1364
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1365
+
1366
+ include Google::Apis::Core::JsonObjectSupport
1367
+ end
1368
+
1369
+ class TargetPoolList
1370
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1371
+
1372
+ include Google::Apis::Core::JsonObjectSupport
1373
+ end
1374
+
1375
+ class AddTargetPoolsHealthCheckRequest
1376
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1377
+
1378
+ include Google::Apis::Core::JsonObjectSupport
1379
+ end
1380
+
1381
+ class AddTargetPoolsInstanceRequest
1382
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1383
+
1384
+ include Google::Apis::Core::JsonObjectSupport
1385
+ end
1386
+
1387
+ class RemoveTargetPoolsHealthCheckRequest
1388
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1389
+
1390
+ include Google::Apis::Core::JsonObjectSupport
1391
+ end
1392
+
1393
+ class RemoveTargetPoolsInstanceRequest
1394
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1395
+
1396
+ include Google::Apis::Core::JsonObjectSupport
1397
+ end
1398
+
1399
+ class TargetPoolsScopedList
1400
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1401
+
1402
+ class Warning
1403
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1404
+
1405
+ class Datum
1406
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1407
+
1408
+ include Google::Apis::Core::JsonObjectSupport
1409
+ end
1410
+
1411
+ include Google::Apis::Core::JsonObjectSupport
1412
+ end
1413
+
1414
+ include Google::Apis::Core::JsonObjectSupport
1415
+ end
1416
+
1417
+ class TargetReference
1418
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1419
+
1420
+ include Google::Apis::Core::JsonObjectSupport
1421
+ end
1422
+
1423
+ class TargetSslProxiesSetBackendServiceRequest
1424
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1425
+
1426
+ include Google::Apis::Core::JsonObjectSupport
1427
+ end
1428
+
1429
+ class TargetSslProxiesSetProxyHeaderRequest
1430
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1431
+
1432
+ include Google::Apis::Core::JsonObjectSupport
1433
+ end
1434
+
1435
+ class TargetSslProxiesSetSslCertificatesRequest
1436
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1437
+
1438
+ include Google::Apis::Core::JsonObjectSupport
1439
+ end
1440
+
1441
+ class TargetSslProxy
1442
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1443
+
1444
+ include Google::Apis::Core::JsonObjectSupport
1445
+ end
1446
+
1447
+ class TargetSslProxyList
1448
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1449
+
1450
+ include Google::Apis::Core::JsonObjectSupport
1451
+ end
1452
+
1453
+ class TargetVpnGateway
1454
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1455
+
1456
+ include Google::Apis::Core::JsonObjectSupport
1457
+ end
1458
+
1459
+ class TargetVpnGatewayAggregatedList
1460
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1461
+
1462
+ include Google::Apis::Core::JsonObjectSupport
1463
+ end
1464
+
1465
+ class TargetVpnGatewayList
1466
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1467
+
1468
+ include Google::Apis::Core::JsonObjectSupport
1469
+ end
1470
+
1471
+ class TargetVpnGatewaysScopedList
1472
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1473
+
1474
+ class Warning
1475
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1476
+
1477
+ class Datum
1478
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1479
+
1480
+ include Google::Apis::Core::JsonObjectSupport
1481
+ end
1482
+
1483
+ include Google::Apis::Core::JsonObjectSupport
1484
+ end
1485
+
1486
+ include Google::Apis::Core::JsonObjectSupport
1487
+ end
1488
+
1489
+ class TestFailure
1490
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1491
+
1492
+ include Google::Apis::Core::JsonObjectSupport
1493
+ end
1494
+
1495
+ class TestPermissionsRequest
1496
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1497
+
1498
+ include Google::Apis::Core::JsonObjectSupport
1499
+ end
1500
+
1501
+ class TestPermissionsResponse
1502
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1503
+
1504
+ include Google::Apis::Core::JsonObjectSupport
1505
+ end
1506
+
1507
+ class UdpHealthCheck
1508
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1509
+
1510
+ include Google::Apis::Core::JsonObjectSupport
1511
+ end
1512
+
1513
+ class UrlMap
1514
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1515
+
1516
+ include Google::Apis::Core::JsonObjectSupport
1517
+ end
1518
+
1519
+ class UrlMapList
1520
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1521
+
1522
+ include Google::Apis::Core::JsonObjectSupport
1523
+ end
1524
+
1525
+ class UrlMapReference
1526
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1527
+
1528
+ include Google::Apis::Core::JsonObjectSupport
1529
+ end
1530
+
1531
+ class UrlMapTest
1532
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1533
+
1534
+ include Google::Apis::Core::JsonObjectSupport
1535
+ end
1536
+
1537
+ class UrlMapValidationResult
1538
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1539
+
1540
+ include Google::Apis::Core::JsonObjectSupport
1541
+ end
1542
+
1543
+ class ValidateUrlMapsRequest
1544
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1545
+
1546
+ include Google::Apis::Core::JsonObjectSupport
1547
+ end
1548
+
1549
+ class ValidateUrlMapsResponse
1550
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1551
+
1552
+ include Google::Apis::Core::JsonObjectSupport
1553
+ end
1554
+
1555
+ class UsageExportLocation
1556
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1557
+
1558
+ include Google::Apis::Core::JsonObjectSupport
1559
+ end
1560
+
1561
+ class VpnTunnel
1562
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1563
+
1564
+ include Google::Apis::Core::JsonObjectSupport
1565
+ end
1566
+
1567
+ class VpnTunnelAggregatedList
1568
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1569
+
1570
+ include Google::Apis::Core::JsonObjectSupport
1571
+ end
1572
+
1573
+ class VpnTunnelList
1574
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1575
+
1576
+ include Google::Apis::Core::JsonObjectSupport
1577
+ end
1578
+
1579
+ class VpnTunnelsScopedList
1580
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1581
+
1582
+ class Warning
1583
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1584
+
1585
+ class Datum
1586
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1587
+
1588
+ include Google::Apis::Core::JsonObjectSupport
1589
+ end
1590
+
1591
+ include Google::Apis::Core::JsonObjectSupport
1592
+ end
1593
+
1594
+ include Google::Apis::Core::JsonObjectSupport
1595
+ end
1596
+
1597
+ class XpnHostList
1598
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1599
+
1600
+ include Google::Apis::Core::JsonObjectSupport
1601
+ end
1602
+
1603
+ class Zone
1604
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1605
+
1606
+ include Google::Apis::Core::JsonObjectSupport
1607
+ end
1608
+
1609
+ class ZoneList
1610
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1611
+
1612
+ include Google::Apis::Core::JsonObjectSupport
1613
+ end
1614
+
1615
+ class ZoneSetLabelsRequest
1616
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1617
+
1618
+ include Google::Apis::Core::JsonObjectSupport
1619
+ end
1620
+
1621
+ class AccessConfig
1622
+ # @private
1623
+ class Representation < Google::Apis::Core::JsonRepresentation
1624
+ property :kind, as: 'kind'
1625
+ property :name, as: 'name'
1626
+ property :nat_ip, as: 'natIP'
1627
+ property :type, as: 'type'
1628
+ end
1629
+ end
1630
+
1631
+ class Address
1632
+ # @private
1633
+ class Representation < Google::Apis::Core::JsonRepresentation
1634
+ property :address, as: 'address'
1635
+ property :creation_timestamp, as: 'creationTimestamp'
1636
+ property :description, as: 'description'
1637
+ property :id, as: 'id'
1638
+ property :kind, as: 'kind'
1639
+ property :name, as: 'name'
1640
+ property :region, as: 'region'
1641
+ property :self_link, as: 'selfLink'
1642
+ property :status, as: 'status'
1643
+ collection :users, as: 'users'
1644
+ end
1645
+ end
1646
+
1647
+ class AddressAggregatedList
1648
+ # @private
1649
+ class Representation < Google::Apis::Core::JsonRepresentation
1650
+ property :id, as: 'id'
1651
+ hash :items, as: 'items', class: Google::Apis::ComputeBeta::AddressesScopedList, decorator: Google::Apis::ComputeBeta::AddressesScopedList::Representation
1652
+
1653
+ property :kind, as: 'kind'
1654
+ property :next_page_token, as: 'nextPageToken'
1655
+ property :self_link, as: 'selfLink'
1656
+ end
1657
+ end
1658
+
1659
+ class AddressList
1660
+ # @private
1661
+ class Representation < Google::Apis::Core::JsonRepresentation
1662
+ property :id, as: 'id'
1663
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::Address, decorator: Google::Apis::ComputeBeta::Address::Representation
1664
+
1665
+ property :kind, as: 'kind'
1666
+ property :next_page_token, as: 'nextPageToken'
1667
+ property :self_link, as: 'selfLink'
1668
+ end
1669
+ end
1670
+
1671
+ class AddressesScopedList
1672
+ # @private
1673
+ class Representation < Google::Apis::Core::JsonRepresentation
1674
+ collection :addresses, as: 'addresses', class: Google::Apis::ComputeBeta::Address, decorator: Google::Apis::ComputeBeta::Address::Representation
1675
+
1676
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::AddressesScopedList::Warning, decorator: Google::Apis::ComputeBeta::AddressesScopedList::Warning::Representation
1677
+
1678
+ end
1679
+
1680
+ class Warning
1681
+ # @private
1682
+ class Representation < Google::Apis::Core::JsonRepresentation
1683
+ property :code, as: 'code'
1684
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::AddressesScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::AddressesScopedList::Warning::Datum::Representation
1685
+
1686
+ property :message, as: 'message'
1687
+ end
1688
+
1689
+ class Datum
1690
+ # @private
1691
+ class Representation < Google::Apis::Core::JsonRepresentation
1692
+ property :key, as: 'key'
1693
+ property :value, as: 'value'
1694
+ end
1695
+ end
1696
+ end
1697
+ end
1698
+
1699
+ class AttachedDisk
1700
+ # @private
1701
+ class Representation < Google::Apis::Core::JsonRepresentation
1702
+ property :auto_delete, as: 'autoDelete'
1703
+ property :boot, as: 'boot'
1704
+ property :device_name, as: 'deviceName'
1705
+ property :disk_encryption_key, as: 'diskEncryptionKey', class: Google::Apis::ComputeBeta::CustomerEncryptionKey, decorator: Google::Apis::ComputeBeta::CustomerEncryptionKey::Representation
1706
+
1707
+ property :index, as: 'index'
1708
+ property :initialize_params, as: 'initializeParams', class: Google::Apis::ComputeBeta::AttachedDiskInitializeParams, decorator: Google::Apis::ComputeBeta::AttachedDiskInitializeParams::Representation
1709
+
1710
+ property :interface, as: 'interface'
1711
+ property :kind, as: 'kind'
1712
+ collection :licenses, as: 'licenses'
1713
+ property :mode, as: 'mode'
1714
+ property :source, as: 'source'
1715
+ property :type, as: 'type'
1716
+ end
1717
+ end
1718
+
1719
+ class AttachedDiskInitializeParams
1720
+ # @private
1721
+ class Representation < Google::Apis::Core::JsonRepresentation
1722
+ property :disk_name, as: 'diskName'
1723
+ property :disk_size_gb, as: 'diskSizeGb'
1724
+ property :disk_storage_type, as: 'diskStorageType'
1725
+ property :disk_type, as: 'diskType'
1726
+ property :source_image, as: 'sourceImage'
1727
+ property :source_image_encryption_key, as: 'sourceImageEncryptionKey', class: Google::Apis::ComputeBeta::CustomerEncryptionKey, decorator: Google::Apis::ComputeBeta::CustomerEncryptionKey::Representation
1728
+
1729
+ end
1730
+ end
1731
+
1732
+ class AuditConfig
1733
+ # @private
1734
+ class Representation < Google::Apis::Core::JsonRepresentation
1735
+ collection :audit_log_configs, as: 'auditLogConfigs', class: Google::Apis::ComputeBeta::AuditLogConfig, decorator: Google::Apis::ComputeBeta::AuditLogConfig::Representation
1736
+
1737
+ collection :exempted_members, as: 'exemptedMembers'
1738
+ property :service, as: 'service'
1739
+ end
1740
+ end
1741
+
1742
+ class AuditLogConfig
1743
+ # @private
1744
+ class Representation < Google::Apis::Core::JsonRepresentation
1745
+ collection :exempted_members, as: 'exemptedMembers'
1746
+ property :log_type, as: 'logType'
1747
+ end
1748
+ end
1749
+
1750
+ class Autoscaler
1751
+ # @private
1752
+ class Representation < Google::Apis::Core::JsonRepresentation
1753
+ property :autoscaling_policy, as: 'autoscalingPolicy', class: Google::Apis::ComputeBeta::AutoscalingPolicy, decorator: Google::Apis::ComputeBeta::AutoscalingPolicy::Representation
1754
+
1755
+ property :creation_timestamp, as: 'creationTimestamp'
1756
+ property :description, as: 'description'
1757
+ property :id, as: 'id'
1758
+ property :kind, as: 'kind'
1759
+ property :name, as: 'name'
1760
+ property :region, as: 'region'
1761
+ property :self_link, as: 'selfLink'
1762
+ property :status, as: 'status'
1763
+ collection :status_details, as: 'statusDetails', class: Google::Apis::ComputeBeta::AutoscalerStatusDetails, decorator: Google::Apis::ComputeBeta::AutoscalerStatusDetails::Representation
1764
+
1765
+ property :target, as: 'target'
1766
+ property :zone, as: 'zone'
1767
+ end
1768
+ end
1769
+
1770
+ class AutoscalerAggregatedList
1771
+ # @private
1772
+ class Representation < Google::Apis::Core::JsonRepresentation
1773
+ property :id, as: 'id'
1774
+ hash :items, as: 'items', class: Google::Apis::ComputeBeta::AutoscalersScopedList, decorator: Google::Apis::ComputeBeta::AutoscalersScopedList::Representation
1775
+
1776
+ property :kind, as: 'kind'
1777
+ property :next_page_token, as: 'nextPageToken'
1778
+ property :self_link, as: 'selfLink'
1779
+ end
1780
+ end
1781
+
1782
+ class AutoscalerList
1783
+ # @private
1784
+ class Representation < Google::Apis::Core::JsonRepresentation
1785
+ property :id, as: 'id'
1786
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::Autoscaler, decorator: Google::Apis::ComputeBeta::Autoscaler::Representation
1787
+
1788
+ property :kind, as: 'kind'
1789
+ property :next_page_token, as: 'nextPageToken'
1790
+ property :self_link, as: 'selfLink'
1791
+ end
1792
+ end
1793
+
1794
+ class AutoscalerStatusDetails
1795
+ # @private
1796
+ class Representation < Google::Apis::Core::JsonRepresentation
1797
+ property :message, as: 'message'
1798
+ property :type, as: 'type'
1799
+ end
1800
+ end
1801
+
1802
+ class AutoscalersScopedList
1803
+ # @private
1804
+ class Representation < Google::Apis::Core::JsonRepresentation
1805
+ collection :autoscalers, as: 'autoscalers', class: Google::Apis::ComputeBeta::Autoscaler, decorator: Google::Apis::ComputeBeta::Autoscaler::Representation
1806
+
1807
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::AutoscalersScopedList::Warning, decorator: Google::Apis::ComputeBeta::AutoscalersScopedList::Warning::Representation
1808
+
1809
+ end
1810
+
1811
+ class Warning
1812
+ # @private
1813
+ class Representation < Google::Apis::Core::JsonRepresentation
1814
+ property :code, as: 'code'
1815
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::AutoscalersScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::AutoscalersScopedList::Warning::Datum::Representation
1816
+
1817
+ property :message, as: 'message'
1818
+ end
1819
+
1820
+ class Datum
1821
+ # @private
1822
+ class Representation < Google::Apis::Core::JsonRepresentation
1823
+ property :key, as: 'key'
1824
+ property :value, as: 'value'
1825
+ end
1826
+ end
1827
+ end
1828
+ end
1829
+
1830
+ class AutoscalingPolicy
1831
+ # @private
1832
+ class Representation < Google::Apis::Core::JsonRepresentation
1833
+ property :cool_down_period_sec, as: 'coolDownPeriodSec'
1834
+ property :cpu_utilization, as: 'cpuUtilization', class: Google::Apis::ComputeBeta::AutoscalingPolicyCpuUtilization, decorator: Google::Apis::ComputeBeta::AutoscalingPolicyCpuUtilization::Representation
1835
+
1836
+ collection :custom_metric_utilizations, as: 'customMetricUtilizations', class: Google::Apis::ComputeBeta::AutoscalingPolicyCustomMetricUtilization, decorator: Google::Apis::ComputeBeta::AutoscalingPolicyCustomMetricUtilization::Representation
1837
+
1838
+ property :load_balancing_utilization, as: 'loadBalancingUtilization', class: Google::Apis::ComputeBeta::AutoscalingPolicyLoadBalancingUtilization, decorator: Google::Apis::ComputeBeta::AutoscalingPolicyLoadBalancingUtilization::Representation
1839
+
1840
+ property :max_num_replicas, as: 'maxNumReplicas'
1841
+ property :min_num_replicas, as: 'minNumReplicas'
1842
+ end
1843
+ end
1844
+
1845
+ class AutoscalingPolicyCpuUtilization
1846
+ # @private
1847
+ class Representation < Google::Apis::Core::JsonRepresentation
1848
+ property :utilization_target, as: 'utilizationTarget'
1849
+ end
1850
+ end
1851
+
1852
+ class AutoscalingPolicyCustomMetricUtilization
1853
+ # @private
1854
+ class Representation < Google::Apis::Core::JsonRepresentation
1855
+ property :metric, as: 'metric'
1856
+ property :utilization_target, as: 'utilizationTarget'
1857
+ property :utilization_target_type, as: 'utilizationTargetType'
1858
+ end
1859
+ end
1860
+
1861
+ class AutoscalingPolicyLoadBalancingUtilization
1862
+ # @private
1863
+ class Representation < Google::Apis::Core::JsonRepresentation
1864
+ property :utilization_target, as: 'utilizationTarget'
1865
+ end
1866
+ end
1867
+
1868
+ class Backend
1869
+ # @private
1870
+ class Representation < Google::Apis::Core::JsonRepresentation
1871
+ property :balancing_mode, as: 'balancingMode'
1872
+ property :capacity_scaler, as: 'capacityScaler'
1873
+ property :description, as: 'description'
1874
+ property :group, as: 'group'
1875
+ property :max_connections, as: 'maxConnections'
1876
+ property :max_connections_per_instance, as: 'maxConnectionsPerInstance'
1877
+ property :max_rate, as: 'maxRate'
1878
+ property :max_rate_per_instance, as: 'maxRatePerInstance'
1879
+ property :max_utilization, as: 'maxUtilization'
1880
+ end
1881
+ end
1882
+
1883
+ class BackendBucket
1884
+ # @private
1885
+ class Representation < Google::Apis::Core::JsonRepresentation
1886
+ property :bucket_name, as: 'bucketName'
1887
+ property :creation_timestamp, as: 'creationTimestamp'
1888
+ property :description, as: 'description'
1889
+ property :enable_cdn, as: 'enableCdn'
1890
+ property :id, as: 'id'
1891
+ property :kind, as: 'kind'
1892
+ property :name, as: 'name'
1893
+ property :self_link, as: 'selfLink'
1894
+ end
1895
+ end
1896
+
1897
+ class BackendBucketList
1898
+ # @private
1899
+ class Representation < Google::Apis::Core::JsonRepresentation
1900
+ property :id, as: 'id'
1901
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::BackendBucket, decorator: Google::Apis::ComputeBeta::BackendBucket::Representation
1902
+
1903
+ property :kind, as: 'kind'
1904
+ property :next_page_token, as: 'nextPageToken'
1905
+ property :self_link, as: 'selfLink'
1906
+ end
1907
+ end
1908
+
1909
+ class BackendService
1910
+ # @private
1911
+ class Representation < Google::Apis::Core::JsonRepresentation
1912
+ property :affinity_cookie_ttl_sec, as: 'affinityCookieTtlSec'
1913
+ collection :backends, as: 'backends', class: Google::Apis::ComputeBeta::Backend, decorator: Google::Apis::ComputeBeta::Backend::Representation
1914
+
1915
+ property :cdn_policy, as: 'cdnPolicy', class: Google::Apis::ComputeBeta::BackendServiceCdnPolicy, decorator: Google::Apis::ComputeBeta::BackendServiceCdnPolicy::Representation
1916
+
1917
+ property :connection_draining, as: 'connectionDraining', class: Google::Apis::ComputeBeta::ConnectionDraining, decorator: Google::Apis::ComputeBeta::ConnectionDraining::Representation
1918
+
1919
+ property :creation_timestamp, as: 'creationTimestamp'
1920
+ property :description, as: 'description'
1921
+ property :enable_cdn, as: 'enableCDN'
1922
+ property :fingerprint, :base64 => true, as: 'fingerprint'
1923
+ collection :health_checks, as: 'healthChecks'
1924
+ property :iap, as: 'iap', class: Google::Apis::ComputeBeta::BackendServiceIap, decorator: Google::Apis::ComputeBeta::BackendServiceIap::Representation
1925
+
1926
+ property :id, as: 'id'
1927
+ property :kind, as: 'kind'
1928
+ property :load_balancing_scheme, as: 'loadBalancingScheme'
1929
+ property :name, as: 'name'
1930
+ property :port, as: 'port'
1931
+ property :port_name, as: 'portName'
1932
+ property :protocol, as: 'protocol'
1933
+ property :region, as: 'region'
1934
+ property :self_link, as: 'selfLink'
1935
+ property :session_affinity, as: 'sessionAffinity'
1936
+ property :timeout_sec, as: 'timeoutSec'
1937
+ end
1938
+ end
1939
+
1940
+ class BackendServiceAggregatedList
1941
+ # @private
1942
+ class Representation < Google::Apis::Core::JsonRepresentation
1943
+ property :id, as: 'id'
1944
+ hash :items, as: 'items', class: Google::Apis::ComputeBeta::BackendServicesScopedList, decorator: Google::Apis::ComputeBeta::BackendServicesScopedList::Representation
1945
+
1946
+ property :kind, as: 'kind'
1947
+ property :next_page_token, as: 'nextPageToken'
1948
+ property :self_link, as: 'selfLink'
1949
+ end
1950
+ end
1951
+
1952
+ class BackendServiceCdnPolicy
1953
+ # @private
1954
+ class Representation < Google::Apis::Core::JsonRepresentation
1955
+ property :cache_key_policy, as: 'cacheKeyPolicy', class: Google::Apis::ComputeBeta::CacheKeyPolicy, decorator: Google::Apis::ComputeBeta::CacheKeyPolicy::Representation
1956
+
1957
+ end
1958
+ end
1959
+
1960
+ class BackendServiceGroupHealth
1961
+ # @private
1962
+ class Representation < Google::Apis::Core::JsonRepresentation
1963
+ collection :health_status, as: 'healthStatus', class: Google::Apis::ComputeBeta::HealthStatus, decorator: Google::Apis::ComputeBeta::HealthStatus::Representation
1964
+
1965
+ property :kind, as: 'kind'
1966
+ end
1967
+ end
1968
+
1969
+ class BackendServiceIap
1970
+ # @private
1971
+ class Representation < Google::Apis::Core::JsonRepresentation
1972
+ property :enabled, as: 'enabled'
1973
+ property :oauth2_client_id, as: 'oauth2ClientId'
1974
+ property :oauth2_client_secret, as: 'oauth2ClientSecret'
1975
+ property :oauth2_client_secret_sha256, as: 'oauth2ClientSecretSha256'
1976
+ end
1977
+ end
1978
+
1979
+ class BackendServiceList
1980
+ # @private
1981
+ class Representation < Google::Apis::Core::JsonRepresentation
1982
+ property :id, as: 'id'
1983
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::BackendService, decorator: Google::Apis::ComputeBeta::BackendService::Representation
1984
+
1985
+ property :kind, as: 'kind'
1986
+ property :next_page_token, as: 'nextPageToken'
1987
+ property :self_link, as: 'selfLink'
1988
+ end
1989
+ end
1990
+
1991
+ class BackendServicesScopedList
1992
+ # @private
1993
+ class Representation < Google::Apis::Core::JsonRepresentation
1994
+ collection :backend_services, as: 'backendServices', class: Google::Apis::ComputeBeta::BackendService, decorator: Google::Apis::ComputeBeta::BackendService::Representation
1995
+
1996
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::BackendServicesScopedList::Warning, decorator: Google::Apis::ComputeBeta::BackendServicesScopedList::Warning::Representation
1997
+
1998
+ end
1999
+
2000
+ class Warning
2001
+ # @private
2002
+ class Representation < Google::Apis::Core::JsonRepresentation
2003
+ property :code, as: 'code'
2004
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::BackendServicesScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::BackendServicesScopedList::Warning::Datum::Representation
2005
+
2006
+ property :message, as: 'message'
2007
+ end
2008
+
2009
+ class Datum
2010
+ # @private
2011
+ class Representation < Google::Apis::Core::JsonRepresentation
2012
+ property :key, as: 'key'
2013
+ property :value, as: 'value'
2014
+ end
2015
+ end
2016
+ end
2017
+ end
2018
+
2019
+ class Binding
2020
+ # @private
2021
+ class Representation < Google::Apis::Core::JsonRepresentation
2022
+ collection :members, as: 'members'
2023
+ property :role, as: 'role'
2024
+ end
2025
+ end
2026
+
2027
+ class CacheInvalidationRule
2028
+ # @private
2029
+ class Representation < Google::Apis::Core::JsonRepresentation
2030
+ property :host, as: 'host'
2031
+ property :path, as: 'path'
2032
+ end
2033
+ end
2034
+
2035
+ class CacheKeyPolicy
2036
+ # @private
2037
+ class Representation < Google::Apis::Core::JsonRepresentation
2038
+ property :include_host, as: 'includeHost'
2039
+ property :include_protocol, as: 'includeProtocol'
2040
+ property :include_query_string, as: 'includeQueryString'
2041
+ collection :query_string_blacklist, as: 'queryStringBlacklist'
2042
+ collection :query_string_whitelist, as: 'queryStringWhitelist'
2043
+ end
2044
+ end
2045
+
2046
+ class Condition
2047
+ # @private
2048
+ class Representation < Google::Apis::Core::JsonRepresentation
2049
+ property :iam, as: 'iam'
2050
+ property :op, as: 'op'
2051
+ property :svc, as: 'svc'
2052
+ property :sys, as: 'sys'
2053
+ property :value, as: 'value'
2054
+ collection :values, as: 'values'
2055
+ end
2056
+ end
2057
+
2058
+ class ConnectionDraining
2059
+ # @private
2060
+ class Representation < Google::Apis::Core::JsonRepresentation
2061
+ property :draining_timeout_sec, as: 'drainingTimeoutSec'
2062
+ end
2063
+ end
2064
+
2065
+ class CustomerEncryptionKey
2066
+ # @private
2067
+ class Representation < Google::Apis::Core::JsonRepresentation
2068
+ property :raw_key, as: 'rawKey'
2069
+ property :rsa_encrypted_key, as: 'rsaEncryptedKey'
2070
+ property :sha256, as: 'sha256'
2071
+ end
2072
+ end
2073
+
2074
+ class CustomerEncryptionKeyProtectedDisk
2075
+ # @private
2076
+ class Representation < Google::Apis::Core::JsonRepresentation
2077
+ property :disk_encryption_key, as: 'diskEncryptionKey', class: Google::Apis::ComputeBeta::CustomerEncryptionKey, decorator: Google::Apis::ComputeBeta::CustomerEncryptionKey::Representation
2078
+
2079
+ property :source, as: 'source'
2080
+ end
2081
+ end
2082
+
2083
+ class DeprecationStatus
2084
+ # @private
2085
+ class Representation < Google::Apis::Core::JsonRepresentation
2086
+ property :deleted, as: 'deleted'
2087
+ property :deprecated, as: 'deprecated'
2088
+ property :obsolete, as: 'obsolete'
2089
+ property :replacement, as: 'replacement'
2090
+ property :state, as: 'state'
2091
+ end
2092
+ end
2093
+
2094
+ class Disk
2095
+ # @private
2096
+ class Representation < Google::Apis::Core::JsonRepresentation
2097
+ property :creation_timestamp, as: 'creationTimestamp'
2098
+ property :description, as: 'description'
2099
+ property :disk_encryption_key, as: 'diskEncryptionKey', class: Google::Apis::ComputeBeta::CustomerEncryptionKey, decorator: Google::Apis::ComputeBeta::CustomerEncryptionKey::Representation
2100
+
2101
+ property :id, as: 'id'
2102
+ property :kind, as: 'kind'
2103
+ property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
2104
+ hash :labels, as: 'labels'
2105
+ property :last_attach_timestamp, as: 'lastAttachTimestamp'
2106
+ property :last_detach_timestamp, as: 'lastDetachTimestamp'
2107
+ collection :licenses, as: 'licenses'
2108
+ property :name, as: 'name'
2109
+ property :options, as: 'options'
2110
+ property :self_link, as: 'selfLink'
2111
+ property :size_gb, as: 'sizeGb'
2112
+ property :source_image, as: 'sourceImage'
2113
+ property :source_image_encryption_key, as: 'sourceImageEncryptionKey', class: Google::Apis::ComputeBeta::CustomerEncryptionKey, decorator: Google::Apis::ComputeBeta::CustomerEncryptionKey::Representation
2114
+
2115
+ property :source_image_id, as: 'sourceImageId'
2116
+ property :source_snapshot, as: 'sourceSnapshot'
2117
+ property :source_snapshot_encryption_key, as: 'sourceSnapshotEncryptionKey', class: Google::Apis::ComputeBeta::CustomerEncryptionKey, decorator: Google::Apis::ComputeBeta::CustomerEncryptionKey::Representation
2118
+
2119
+ property :source_snapshot_id, as: 'sourceSnapshotId'
2120
+ property :status, as: 'status'
2121
+ property :storage_type, as: 'storageType'
2122
+ property :type, as: 'type'
2123
+ collection :users, as: 'users'
2124
+ property :zone, as: 'zone'
2125
+ end
2126
+ end
2127
+
2128
+ class DiskAggregatedList
2129
+ # @private
2130
+ class Representation < Google::Apis::Core::JsonRepresentation
2131
+ property :id, as: 'id'
2132
+ hash :items, as: 'items', class: Google::Apis::ComputeBeta::DisksScopedList, decorator: Google::Apis::ComputeBeta::DisksScopedList::Representation
2133
+
2134
+ property :kind, as: 'kind'
2135
+ property :next_page_token, as: 'nextPageToken'
2136
+ property :self_link, as: 'selfLink'
2137
+ end
2138
+ end
2139
+
2140
+ class DiskList
2141
+ # @private
2142
+ class Representation < Google::Apis::Core::JsonRepresentation
2143
+ property :id, as: 'id'
2144
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::Disk, decorator: Google::Apis::ComputeBeta::Disk::Representation
2145
+
2146
+ property :kind, as: 'kind'
2147
+ property :next_page_token, as: 'nextPageToken'
2148
+ property :self_link, as: 'selfLink'
2149
+ end
2150
+ end
2151
+
2152
+ class DiskMoveRequest
2153
+ # @private
2154
+ class Representation < Google::Apis::Core::JsonRepresentation
2155
+ property :destination_zone, as: 'destinationZone'
2156
+ property :target_disk, as: 'targetDisk'
2157
+ end
2158
+ end
2159
+
2160
+ class DiskType
2161
+ # @private
2162
+ class Representation < Google::Apis::Core::JsonRepresentation
2163
+ property :creation_timestamp, as: 'creationTimestamp'
2164
+ property :default_disk_size_gb, as: 'defaultDiskSizeGb'
2165
+ property :deprecated, as: 'deprecated', class: Google::Apis::ComputeBeta::DeprecationStatus, decorator: Google::Apis::ComputeBeta::DeprecationStatus::Representation
2166
+
2167
+ property :description, as: 'description'
2168
+ property :id, as: 'id'
2169
+ property :kind, as: 'kind'
2170
+ property :name, as: 'name'
2171
+ property :self_link, as: 'selfLink'
2172
+ property :valid_disk_size, as: 'validDiskSize'
2173
+ property :zone, as: 'zone'
2174
+ end
2175
+ end
2176
+
2177
+ class DiskTypeAggregatedList
2178
+ # @private
2179
+ class Representation < Google::Apis::Core::JsonRepresentation
2180
+ property :id, as: 'id'
2181
+ hash :items, as: 'items', class: Google::Apis::ComputeBeta::DiskTypesScopedList, decorator: Google::Apis::ComputeBeta::DiskTypesScopedList::Representation
2182
+
2183
+ property :kind, as: 'kind'
2184
+ property :next_page_token, as: 'nextPageToken'
2185
+ property :self_link, as: 'selfLink'
2186
+ end
2187
+ end
2188
+
2189
+ class DiskTypeList
2190
+ # @private
2191
+ class Representation < Google::Apis::Core::JsonRepresentation
2192
+ property :id, as: 'id'
2193
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::DiskType, decorator: Google::Apis::ComputeBeta::DiskType::Representation
2194
+
2195
+ property :kind, as: 'kind'
2196
+ property :next_page_token, as: 'nextPageToken'
2197
+ property :self_link, as: 'selfLink'
2198
+ end
2199
+ end
2200
+
2201
+ class DiskTypesScopedList
2202
+ # @private
2203
+ class Representation < Google::Apis::Core::JsonRepresentation
2204
+ collection :disk_types, as: 'diskTypes', class: Google::Apis::ComputeBeta::DiskType, decorator: Google::Apis::ComputeBeta::DiskType::Representation
2205
+
2206
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::DiskTypesScopedList::Warning, decorator: Google::Apis::ComputeBeta::DiskTypesScopedList::Warning::Representation
2207
+
2208
+ end
2209
+
2210
+ class Warning
2211
+ # @private
2212
+ class Representation < Google::Apis::Core::JsonRepresentation
2213
+ property :code, as: 'code'
2214
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::DiskTypesScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::DiskTypesScopedList::Warning::Datum::Representation
2215
+
2216
+ property :message, as: 'message'
2217
+ end
2218
+
2219
+ class Datum
2220
+ # @private
2221
+ class Representation < Google::Apis::Core::JsonRepresentation
2222
+ property :key, as: 'key'
2223
+ property :value, as: 'value'
2224
+ end
2225
+ end
2226
+ end
2227
+ end
2228
+
2229
+ class DisksResizeRequest
2230
+ # @private
2231
+ class Representation < Google::Apis::Core::JsonRepresentation
2232
+ property :size_gb, as: 'sizeGb'
2233
+ end
2234
+ end
2235
+
2236
+ class DisksScopedList
2237
+ # @private
2238
+ class Representation < Google::Apis::Core::JsonRepresentation
2239
+ collection :disks, as: 'disks', class: Google::Apis::ComputeBeta::Disk, decorator: Google::Apis::ComputeBeta::Disk::Representation
2240
+
2241
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::DisksScopedList::Warning, decorator: Google::Apis::ComputeBeta::DisksScopedList::Warning::Representation
2242
+
2243
+ end
2244
+
2245
+ class Warning
2246
+ # @private
2247
+ class Representation < Google::Apis::Core::JsonRepresentation
2248
+ property :code, as: 'code'
2249
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::DisksScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::DisksScopedList::Warning::Datum::Representation
2250
+
2251
+ property :message, as: 'message'
2252
+ end
2253
+
2254
+ class Datum
2255
+ # @private
2256
+ class Representation < Google::Apis::Core::JsonRepresentation
2257
+ property :key, as: 'key'
2258
+ property :value, as: 'value'
2259
+ end
2260
+ end
2261
+ end
2262
+ end
2263
+
2264
+ class Firewall
2265
+ # @private
2266
+ class Representation < Google::Apis::Core::JsonRepresentation
2267
+ collection :allowed, as: 'allowed', class: Google::Apis::ComputeBeta::Firewall::Allowed, decorator: Google::Apis::ComputeBeta::Firewall::Allowed::Representation
2268
+
2269
+ property :creation_timestamp, as: 'creationTimestamp'
2270
+ property :description, as: 'description'
2271
+ property :id, as: 'id'
2272
+ property :kind, as: 'kind'
2273
+ property :name, as: 'name'
2274
+ property :network, as: 'network'
2275
+ property :self_link, as: 'selfLink'
2276
+ collection :source_ranges, as: 'sourceRanges'
2277
+ collection :source_tags, as: 'sourceTags'
2278
+ collection :target_tags, as: 'targetTags'
2279
+ end
2280
+
2281
+ class Allowed
2282
+ # @private
2283
+ class Representation < Google::Apis::Core::JsonRepresentation
2284
+ property :ip_protocol, as: 'IPProtocol'
2285
+ collection :ports, as: 'ports'
2286
+ end
2287
+ end
2288
+ end
2289
+
2290
+ class FirewallList
2291
+ # @private
2292
+ class Representation < Google::Apis::Core::JsonRepresentation
2293
+ property :id, as: 'id'
2294
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::Firewall, decorator: Google::Apis::ComputeBeta::Firewall::Representation
2295
+
2296
+ property :kind, as: 'kind'
2297
+ property :next_page_token, as: 'nextPageToken'
2298
+ property :self_link, as: 'selfLink'
2299
+ end
2300
+ end
2301
+
2302
+ class ForwardingRule
2303
+ # @private
2304
+ class Representation < Google::Apis::Core::JsonRepresentation
2305
+ property :ip_address, as: 'IPAddress'
2306
+ property :ip_protocol, as: 'IPProtocol'
2307
+ property :backend_service, as: 'backendService'
2308
+ property :creation_timestamp, as: 'creationTimestamp'
2309
+ property :description, as: 'description'
2310
+ property :id, as: 'id'
2311
+ property :kind, as: 'kind'
2312
+ property :load_balancing_scheme, as: 'loadBalancingScheme'
2313
+ property :name, as: 'name'
2314
+ property :network, as: 'network'
2315
+ property :port_range, as: 'portRange'
2316
+ collection :ports, as: 'ports'
2317
+ property :region, as: 'region'
2318
+ property :self_link, as: 'selfLink'
2319
+ property :subnetwork, as: 'subnetwork'
2320
+ property :target, as: 'target'
2321
+ end
2322
+ end
2323
+
2324
+ class ForwardingRuleAggregatedList
2325
+ # @private
2326
+ class Representation < Google::Apis::Core::JsonRepresentation
2327
+ property :id, as: 'id'
2328
+ hash :items, as: 'items', class: Google::Apis::ComputeBeta::ForwardingRulesScopedList, decorator: Google::Apis::ComputeBeta::ForwardingRulesScopedList::Representation
2329
+
2330
+ property :kind, as: 'kind'
2331
+ property :next_page_token, as: 'nextPageToken'
2332
+ property :self_link, as: 'selfLink'
2333
+ end
2334
+ end
2335
+
2336
+ class ForwardingRuleList
2337
+ # @private
2338
+ class Representation < Google::Apis::Core::JsonRepresentation
2339
+ property :id, as: 'id'
2340
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::ForwardingRule, decorator: Google::Apis::ComputeBeta::ForwardingRule::Representation
2341
+
2342
+ property :kind, as: 'kind'
2343
+ property :next_page_token, as: 'nextPageToken'
2344
+ property :self_link, as: 'selfLink'
2345
+ end
2346
+ end
2347
+
2348
+ class ForwardingRulesScopedList
2349
+ # @private
2350
+ class Representation < Google::Apis::Core::JsonRepresentation
2351
+ collection :forwarding_rules, as: 'forwardingRules', class: Google::Apis::ComputeBeta::ForwardingRule, decorator: Google::Apis::ComputeBeta::ForwardingRule::Representation
2352
+
2353
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::ForwardingRulesScopedList::Warning, decorator: Google::Apis::ComputeBeta::ForwardingRulesScopedList::Warning::Representation
2354
+
2355
+ end
2356
+
2357
+ class Warning
2358
+ # @private
2359
+ class Representation < Google::Apis::Core::JsonRepresentation
2360
+ property :code, as: 'code'
2361
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::ForwardingRulesScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::ForwardingRulesScopedList::Warning::Datum::Representation
2362
+
2363
+ property :message, as: 'message'
2364
+ end
2365
+
2366
+ class Datum
2367
+ # @private
2368
+ class Representation < Google::Apis::Core::JsonRepresentation
2369
+ property :key, as: 'key'
2370
+ property :value, as: 'value'
2371
+ end
2372
+ end
2373
+ end
2374
+ end
2375
+
2376
+ class GlobalSetLabelsRequest
2377
+ # @private
2378
+ class Representation < Google::Apis::Core::JsonRepresentation
2379
+ property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
2380
+ hash :labels, as: 'labels'
2381
+ end
2382
+ end
2383
+
2384
+ class GuestOsFeature
2385
+ # @private
2386
+ class Representation < Google::Apis::Core::JsonRepresentation
2387
+ property :type, as: 'type'
2388
+ end
2389
+ end
2390
+
2391
+ class HttpHealthCheck
2392
+ # @private
2393
+ class Representation < Google::Apis::Core::JsonRepresentation
2394
+ property :host, as: 'host'
2395
+ property :port, as: 'port'
2396
+ property :port_name, as: 'portName'
2397
+ property :proxy_header, as: 'proxyHeader'
2398
+ property :request_path, as: 'requestPath'
2399
+ end
2400
+ end
2401
+
2402
+ class HttpsHealthCheck
2403
+ # @private
2404
+ class Representation < Google::Apis::Core::JsonRepresentation
2405
+ property :host, as: 'host'
2406
+ property :port, as: 'port'
2407
+ property :port_name, as: 'portName'
2408
+ property :proxy_header, as: 'proxyHeader'
2409
+ property :request_path, as: 'requestPath'
2410
+ end
2411
+ end
2412
+
2413
+ class HealthCheck
2414
+ # @private
2415
+ class Representation < Google::Apis::Core::JsonRepresentation
2416
+ property :check_interval_sec, as: 'checkIntervalSec'
2417
+ property :creation_timestamp, as: 'creationTimestamp'
2418
+ property :description, as: 'description'
2419
+ property :healthy_threshold, as: 'healthyThreshold'
2420
+ property :http_health_check, as: 'httpHealthCheck', class: Google::Apis::ComputeBeta::HttpHealthCheck, decorator: Google::Apis::ComputeBeta::HttpHealthCheck::Representation
2421
+
2422
+ property :https_health_check, as: 'httpsHealthCheck', class: Google::Apis::ComputeBeta::HttpsHealthCheck, decorator: Google::Apis::ComputeBeta::HttpsHealthCheck::Representation
2423
+
2424
+ property :id, as: 'id'
2425
+ property :kind, as: 'kind'
2426
+ property :name, as: 'name'
2427
+ property :self_link, as: 'selfLink'
2428
+ property :ssl_health_check, as: 'sslHealthCheck', class: Google::Apis::ComputeBeta::SslHealthCheck, decorator: Google::Apis::ComputeBeta::SslHealthCheck::Representation
2429
+
2430
+ property :tcp_health_check, as: 'tcpHealthCheck', class: Google::Apis::ComputeBeta::TcpHealthCheck, decorator: Google::Apis::ComputeBeta::TcpHealthCheck::Representation
2431
+
2432
+ property :timeout_sec, as: 'timeoutSec'
2433
+ property :type, as: 'type'
2434
+ property :udp_health_check, as: 'udpHealthCheck', class: Google::Apis::ComputeBeta::UdpHealthCheck, decorator: Google::Apis::ComputeBeta::UdpHealthCheck::Representation
2435
+
2436
+ property :unhealthy_threshold, as: 'unhealthyThreshold'
2437
+ end
2438
+ end
2439
+
2440
+ class HealthCheckList
2441
+ # @private
2442
+ class Representation < Google::Apis::Core::JsonRepresentation
2443
+ property :id, as: 'id'
2444
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::HealthCheck, decorator: Google::Apis::ComputeBeta::HealthCheck::Representation
2445
+
2446
+ property :kind, as: 'kind'
2447
+ property :next_page_token, as: 'nextPageToken'
2448
+ property :self_link, as: 'selfLink'
2449
+ end
2450
+ end
2451
+
2452
+ class HealthCheckReference
2453
+ # @private
2454
+ class Representation < Google::Apis::Core::JsonRepresentation
2455
+ property :health_check, as: 'healthCheck'
2456
+ end
2457
+ end
2458
+
2459
+ class HealthStatus
2460
+ # @private
2461
+ class Representation < Google::Apis::Core::JsonRepresentation
2462
+ property :health_state, as: 'healthState'
2463
+ property :instance, as: 'instance'
2464
+ property :ip_address, as: 'ipAddress'
2465
+ property :port, as: 'port'
2466
+ end
2467
+ end
2468
+
2469
+ class HostRule
2470
+ # @private
2471
+ class Representation < Google::Apis::Core::JsonRepresentation
2472
+ property :description, as: 'description'
2473
+ collection :hosts, as: 'hosts'
2474
+ property :path_matcher, as: 'pathMatcher'
2475
+ end
2476
+ end
2477
+
2478
+ class HttpHealthCheck
2479
+ # @private
2480
+ class Representation < Google::Apis::Core::JsonRepresentation
2481
+ property :check_interval_sec, as: 'checkIntervalSec'
2482
+ property :creation_timestamp, as: 'creationTimestamp'
2483
+ property :description, as: 'description'
2484
+ property :healthy_threshold, as: 'healthyThreshold'
2485
+ property :host, as: 'host'
2486
+ property :id, as: 'id'
2487
+ property :kind, as: 'kind'
2488
+ property :name, as: 'name'
2489
+ property :port, as: 'port'
2490
+ property :request_path, as: 'requestPath'
2491
+ property :self_link, as: 'selfLink'
2492
+ property :timeout_sec, as: 'timeoutSec'
2493
+ property :unhealthy_threshold, as: 'unhealthyThreshold'
2494
+ end
2495
+ end
2496
+
2497
+ class HttpHealthCheckList
2498
+ # @private
2499
+ class Representation < Google::Apis::Core::JsonRepresentation
2500
+ property :id, as: 'id'
2501
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::HttpHealthCheck, decorator: Google::Apis::ComputeBeta::HttpHealthCheck::Representation
2502
+
2503
+ property :kind, as: 'kind'
2504
+ property :next_page_token, as: 'nextPageToken'
2505
+ property :self_link, as: 'selfLink'
2506
+ end
2507
+ end
2508
+
2509
+ class HttpsHealthCheck
2510
+ # @private
2511
+ class Representation < Google::Apis::Core::JsonRepresentation
2512
+ property :check_interval_sec, as: 'checkIntervalSec'
2513
+ property :creation_timestamp, as: 'creationTimestamp'
2514
+ property :description, as: 'description'
2515
+ property :healthy_threshold, as: 'healthyThreshold'
2516
+ property :host, as: 'host'
2517
+ property :id, as: 'id'
2518
+ property :kind, as: 'kind'
2519
+ property :name, as: 'name'
2520
+ property :port, as: 'port'
2521
+ property :request_path, as: 'requestPath'
2522
+ property :self_link, as: 'selfLink'
2523
+ property :timeout_sec, as: 'timeoutSec'
2524
+ property :unhealthy_threshold, as: 'unhealthyThreshold'
2525
+ end
2526
+ end
2527
+
2528
+ class HttpsHealthCheckList
2529
+ # @private
2530
+ class Representation < Google::Apis::Core::JsonRepresentation
2531
+ property :id, as: 'id'
2532
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::HttpsHealthCheck, decorator: Google::Apis::ComputeBeta::HttpsHealthCheck::Representation
2533
+
2534
+ property :kind, as: 'kind'
2535
+ property :next_page_token, as: 'nextPageToken'
2536
+ property :self_link, as: 'selfLink'
2537
+ end
2538
+ end
2539
+
2540
+ class Image
2541
+ # @private
2542
+ class Representation < Google::Apis::Core::JsonRepresentation
2543
+ property :archive_size_bytes, as: 'archiveSizeBytes'
2544
+ property :creation_timestamp, as: 'creationTimestamp'
2545
+ property :deprecated, as: 'deprecated', class: Google::Apis::ComputeBeta::DeprecationStatus, decorator: Google::Apis::ComputeBeta::DeprecationStatus::Representation
2546
+
2547
+ property :description, as: 'description'
2548
+ property :disk_size_gb, as: 'diskSizeGb'
2549
+ property :family, as: 'family'
2550
+ collection :guest_os_features, as: 'guestOsFeatures', class: Google::Apis::ComputeBeta::GuestOsFeature, decorator: Google::Apis::ComputeBeta::GuestOsFeature::Representation
2551
+
2552
+ property :id, as: 'id'
2553
+ property :image_encryption_key, as: 'imageEncryptionKey', class: Google::Apis::ComputeBeta::CustomerEncryptionKey, decorator: Google::Apis::ComputeBeta::CustomerEncryptionKey::Representation
2554
+
2555
+ property :kind, as: 'kind'
2556
+ property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
2557
+ hash :labels, as: 'labels'
2558
+ collection :licenses, as: 'licenses'
2559
+ property :name, as: 'name'
2560
+ property :raw_disk, as: 'rawDisk', class: Google::Apis::ComputeBeta::Image::RawDisk, decorator: Google::Apis::ComputeBeta::Image::RawDisk::Representation
2561
+
2562
+ property :self_link, as: 'selfLink'
2563
+ property :source_disk, as: 'sourceDisk'
2564
+ property :source_disk_encryption_key, as: 'sourceDiskEncryptionKey', class: Google::Apis::ComputeBeta::CustomerEncryptionKey, decorator: Google::Apis::ComputeBeta::CustomerEncryptionKey::Representation
2565
+
2566
+ property :source_disk_id, as: 'sourceDiskId'
2567
+ property :source_type, as: 'sourceType'
2568
+ property :status, as: 'status'
2569
+ end
2570
+
2571
+ class RawDisk
2572
+ # @private
2573
+ class Representation < Google::Apis::Core::JsonRepresentation
2574
+ property :container_type, as: 'containerType'
2575
+ property :sha1_checksum, as: 'sha1Checksum'
2576
+ property :source, as: 'source'
2577
+ end
2578
+ end
2579
+ end
2580
+
2581
+ class ImageList
2582
+ # @private
2583
+ class Representation < Google::Apis::Core::JsonRepresentation
2584
+ property :id, as: 'id'
2585
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::Image, decorator: Google::Apis::ComputeBeta::Image::Representation
2586
+
2587
+ property :kind, as: 'kind'
2588
+ property :next_page_token, as: 'nextPageToken'
2589
+ property :self_link, as: 'selfLink'
2590
+ end
2591
+ end
2592
+
2593
+ class Instance
2594
+ # @private
2595
+ class Representation < Google::Apis::Core::JsonRepresentation
2596
+ property :can_ip_forward, as: 'canIpForward'
2597
+ property :cpu_platform, as: 'cpuPlatform'
2598
+ property :creation_timestamp, as: 'creationTimestamp'
2599
+ property :description, as: 'description'
2600
+ collection :disks, as: 'disks', class: Google::Apis::ComputeBeta::AttachedDisk, decorator: Google::Apis::ComputeBeta::AttachedDisk::Representation
2601
+
2602
+ property :id, as: 'id'
2603
+ property :kind, as: 'kind'
2604
+ property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
2605
+ hash :labels, as: 'labels'
2606
+ property :machine_type, as: 'machineType'
2607
+ property :metadata, as: 'metadata', class: Google::Apis::ComputeBeta::Metadata, decorator: Google::Apis::ComputeBeta::Metadata::Representation
2608
+
2609
+ property :name, as: 'name'
2610
+ collection :network_interfaces, as: 'networkInterfaces', class: Google::Apis::ComputeBeta::NetworkInterface, decorator: Google::Apis::ComputeBeta::NetworkInterface::Representation
2611
+
2612
+ property :scheduling, as: 'scheduling', class: Google::Apis::ComputeBeta::Scheduling, decorator: Google::Apis::ComputeBeta::Scheduling::Representation
2613
+
2614
+ property :self_link, as: 'selfLink'
2615
+ collection :service_accounts, as: 'serviceAccounts', class: Google::Apis::ComputeBeta::ServiceAccount, decorator: Google::Apis::ComputeBeta::ServiceAccount::Representation
2616
+
2617
+ property :status, as: 'status'
2618
+ property :status_message, as: 'statusMessage'
2619
+ property :tags, as: 'tags', class: Google::Apis::ComputeBeta::Tags, decorator: Google::Apis::ComputeBeta::Tags::Representation
2620
+
2621
+ property :zone, as: 'zone'
2622
+ end
2623
+ end
2624
+
2625
+ class InstanceAggregatedList
2626
+ # @private
2627
+ class Representation < Google::Apis::Core::JsonRepresentation
2628
+ property :id, as: 'id'
2629
+ hash :items, as: 'items', class: Google::Apis::ComputeBeta::InstancesScopedList, decorator: Google::Apis::ComputeBeta::InstancesScopedList::Representation
2630
+
2631
+ property :kind, as: 'kind'
2632
+ property :next_page_token, as: 'nextPageToken'
2633
+ property :self_link, as: 'selfLink'
2634
+ end
2635
+ end
2636
+
2637
+ class InstanceGroup
2638
+ # @private
2639
+ class Representation < Google::Apis::Core::JsonRepresentation
2640
+ property :creation_timestamp, as: 'creationTimestamp'
2641
+ property :description, as: 'description'
2642
+ property :fingerprint, :base64 => true, as: 'fingerprint'
2643
+ property :id, as: 'id'
2644
+ property :kind, as: 'kind'
2645
+ property :name, as: 'name'
2646
+ collection :named_ports, as: 'namedPorts', class: Google::Apis::ComputeBeta::NamedPort, decorator: Google::Apis::ComputeBeta::NamedPort::Representation
2647
+
2648
+ property :network, as: 'network'
2649
+ property :region, as: 'region'
2650
+ property :self_link, as: 'selfLink'
2651
+ property :size, as: 'size'
2652
+ property :subnetwork, as: 'subnetwork'
2653
+ property :zone, as: 'zone'
2654
+ end
2655
+ end
2656
+
2657
+ class InstanceGroupAggregatedList
2658
+ # @private
2659
+ class Representation < Google::Apis::Core::JsonRepresentation
2660
+ property :id, as: 'id'
2661
+ hash :items, as: 'items', class: Google::Apis::ComputeBeta::InstanceGroupsScopedList, decorator: Google::Apis::ComputeBeta::InstanceGroupsScopedList::Representation
2662
+
2663
+ property :kind, as: 'kind'
2664
+ property :next_page_token, as: 'nextPageToken'
2665
+ property :self_link, as: 'selfLink'
2666
+ end
2667
+ end
2668
+
2669
+ class InstanceGroupList
2670
+ # @private
2671
+ class Representation < Google::Apis::Core::JsonRepresentation
2672
+ property :id, as: 'id'
2673
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::InstanceGroup, decorator: Google::Apis::ComputeBeta::InstanceGroup::Representation
2674
+
2675
+ property :kind, as: 'kind'
2676
+ property :next_page_token, as: 'nextPageToken'
2677
+ property :self_link, as: 'selfLink'
2678
+ end
2679
+ end
2680
+
2681
+ class InstanceGroupManager
2682
+ # @private
2683
+ class Representation < Google::Apis::Core::JsonRepresentation
2684
+ collection :auto_healing_policies, as: 'autoHealingPolicies', class: Google::Apis::ComputeBeta::InstanceGroupManagerAutoHealingPolicy, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerAutoHealingPolicy::Representation
2685
+
2686
+ property :base_instance_name, as: 'baseInstanceName'
2687
+ property :creation_timestamp, as: 'creationTimestamp'
2688
+ property :current_actions, as: 'currentActions', class: Google::Apis::ComputeBeta::InstanceGroupManagerActionsSummary, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerActionsSummary::Representation
2689
+
2690
+ property :description, as: 'description'
2691
+ property :failover_action, as: 'failoverAction'
2692
+ property :fingerprint, :base64 => true, as: 'fingerprint'
2693
+ property :id, as: 'id'
2694
+ property :instance_group, as: 'instanceGroup'
2695
+ property :instance_template, as: 'instanceTemplate'
2696
+ property :kind, as: 'kind'
2697
+ property :name, as: 'name'
2698
+ collection :named_ports, as: 'namedPorts', class: Google::Apis::ComputeBeta::NamedPort, decorator: Google::Apis::ComputeBeta::NamedPort::Representation
2699
+
2700
+ property :region, as: 'region'
2701
+ property :self_link, as: 'selfLink'
2702
+ property :service_account, as: 'serviceAccount'
2703
+ collection :target_pools, as: 'targetPools'
2704
+ property :target_size, as: 'targetSize'
2705
+ property :zone, as: 'zone'
2706
+ end
2707
+ end
2708
+
2709
+ class InstanceGroupManagerActionsSummary
2710
+ # @private
2711
+ class Representation < Google::Apis::Core::JsonRepresentation
2712
+ property :abandoning, as: 'abandoning'
2713
+ property :creating, as: 'creating'
2714
+ property :creating_without_retries, as: 'creatingWithoutRetries'
2715
+ property :deleting, as: 'deleting'
2716
+ property :none, as: 'none'
2717
+ property :recreating, as: 'recreating'
2718
+ property :refreshing, as: 'refreshing'
2719
+ property :restarting, as: 'restarting'
2720
+ end
2721
+ end
2722
+
2723
+ class InstanceGroupManagerAggregatedList
2724
+ # @private
2725
+ class Representation < Google::Apis::Core::JsonRepresentation
2726
+ property :id, as: 'id'
2727
+ hash :items, as: 'items', class: Google::Apis::ComputeBeta::InstanceGroupManagersScopedList, decorator: Google::Apis::ComputeBeta::InstanceGroupManagersScopedList::Representation
2728
+
2729
+ property :kind, as: 'kind'
2730
+ property :next_page_token, as: 'nextPageToken'
2731
+ property :self_link, as: 'selfLink'
2732
+ end
2733
+ end
2734
+
2735
+ class InstanceGroupManagerAutoHealingPolicy
2736
+ # @private
2737
+ class Representation < Google::Apis::Core::JsonRepresentation
2738
+ property :health_check, as: 'healthCheck'
2739
+ property :initial_delay_sec, as: 'initialDelaySec'
2740
+ end
2741
+ end
2742
+
2743
+ class InstanceGroupManagerList
2744
+ # @private
2745
+ class Representation < Google::Apis::Core::JsonRepresentation
2746
+ property :id, as: 'id'
2747
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::InstanceGroupManager, decorator: Google::Apis::ComputeBeta::InstanceGroupManager::Representation
2748
+
2749
+ property :kind, as: 'kind'
2750
+ property :next_page_token, as: 'nextPageToken'
2751
+ property :self_link, as: 'selfLink'
2752
+ end
2753
+ end
2754
+
2755
+ class InstanceGroupManagersAbandonInstancesRequest
2756
+ # @private
2757
+ class Representation < Google::Apis::Core::JsonRepresentation
2758
+ collection :instances, as: 'instances'
2759
+ end
2760
+ end
2761
+
2762
+ class InstanceGroupManagersDeleteInstancesRequest
2763
+ # @private
2764
+ class Representation < Google::Apis::Core::JsonRepresentation
2765
+ collection :instances, as: 'instances'
2766
+ end
2767
+ end
2768
+
2769
+ class InstanceGroupManagersListManagedInstancesResponse
2770
+ # @private
2771
+ class Representation < Google::Apis::Core::JsonRepresentation
2772
+ collection :managed_instances, as: 'managedInstances', class: Google::Apis::ComputeBeta::ManagedInstance, decorator: Google::Apis::ComputeBeta::ManagedInstance::Representation
2773
+
2774
+ end
2775
+ end
2776
+
2777
+ class InstanceGroupManagersRecreateInstancesRequest
2778
+ # @private
2779
+ class Representation < Google::Apis::Core::JsonRepresentation
2780
+ collection :instances, as: 'instances'
2781
+ end
2782
+ end
2783
+
2784
+ class InstanceGroupManagersResizeAdvancedRequest
2785
+ # @private
2786
+ class Representation < Google::Apis::Core::JsonRepresentation
2787
+ property :no_creation_retries, as: 'noCreationRetries'
2788
+ property :target_size, as: 'targetSize'
2789
+ end
2790
+ end
2791
+
2792
+ class InstanceGroupManagersScopedList
2793
+ # @private
2794
+ class Representation < Google::Apis::Core::JsonRepresentation
2795
+ collection :instance_group_managers, as: 'instanceGroupManagers', class: Google::Apis::ComputeBeta::InstanceGroupManager, decorator: Google::Apis::ComputeBeta::InstanceGroupManager::Representation
2796
+
2797
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::InstanceGroupManagersScopedList::Warning, decorator: Google::Apis::ComputeBeta::InstanceGroupManagersScopedList::Warning::Representation
2798
+
2799
+ end
2800
+
2801
+ class Warning
2802
+ # @private
2803
+ class Representation < Google::Apis::Core::JsonRepresentation
2804
+ property :code, as: 'code'
2805
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::InstanceGroupManagersScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::InstanceGroupManagersScopedList::Warning::Datum::Representation
2806
+
2807
+ property :message, as: 'message'
2808
+ end
2809
+
2810
+ class Datum
2811
+ # @private
2812
+ class Representation < Google::Apis::Core::JsonRepresentation
2813
+ property :key, as: 'key'
2814
+ property :value, as: 'value'
2815
+ end
2816
+ end
2817
+ end
2818
+ end
2819
+
2820
+ class InstanceGroupManagersSetAutoHealingRequest
2821
+ # @private
2822
+ class Representation < Google::Apis::Core::JsonRepresentation
2823
+ collection :auto_healing_policies, as: 'autoHealingPolicies', class: Google::Apis::ComputeBeta::InstanceGroupManagerAutoHealingPolicy, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerAutoHealingPolicy::Representation
2824
+
2825
+ end
2826
+ end
2827
+
2828
+ class InstanceGroupManagersSetInstanceTemplateRequest
2829
+ # @private
2830
+ class Representation < Google::Apis::Core::JsonRepresentation
2831
+ property :instance_template, as: 'instanceTemplate'
2832
+ end
2833
+ end
2834
+
2835
+ class InstanceGroupManagersSetTargetPoolsRequest
2836
+ # @private
2837
+ class Representation < Google::Apis::Core::JsonRepresentation
2838
+ property :fingerprint, :base64 => true, as: 'fingerprint'
2839
+ collection :target_pools, as: 'targetPools'
2840
+ end
2841
+ end
2842
+
2843
+ class InstanceGroupsAddInstancesRequest
2844
+ # @private
2845
+ class Representation < Google::Apis::Core::JsonRepresentation
2846
+ collection :instances, as: 'instances', class: Google::Apis::ComputeBeta::InstanceReference, decorator: Google::Apis::ComputeBeta::InstanceReference::Representation
2847
+
2848
+ end
2849
+ end
2850
+
2851
+ class InstanceGroupsListInstances
2852
+ # @private
2853
+ class Representation < Google::Apis::Core::JsonRepresentation
2854
+ property :id, as: 'id'
2855
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::InstanceWithNamedPorts, decorator: Google::Apis::ComputeBeta::InstanceWithNamedPorts::Representation
2856
+
2857
+ property :kind, as: 'kind'
2858
+ property :next_page_token, as: 'nextPageToken'
2859
+ property :self_link, as: 'selfLink'
2860
+ end
2861
+ end
2862
+
2863
+ class InstanceGroupsListInstancesRequest
2864
+ # @private
2865
+ class Representation < Google::Apis::Core::JsonRepresentation
2866
+ property :instance_state, as: 'instanceState'
2867
+ end
2868
+ end
2869
+
2870
+ class InstanceGroupsRemoveInstancesRequest
2871
+ # @private
2872
+ class Representation < Google::Apis::Core::JsonRepresentation
2873
+ collection :instances, as: 'instances', class: Google::Apis::ComputeBeta::InstanceReference, decorator: Google::Apis::ComputeBeta::InstanceReference::Representation
2874
+
2875
+ end
2876
+ end
2877
+
2878
+ class InstanceGroupsScopedList
2879
+ # @private
2880
+ class Representation < Google::Apis::Core::JsonRepresentation
2881
+ collection :instance_groups, as: 'instanceGroups', class: Google::Apis::ComputeBeta::InstanceGroup, decorator: Google::Apis::ComputeBeta::InstanceGroup::Representation
2882
+
2883
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::InstanceGroupsScopedList::Warning, decorator: Google::Apis::ComputeBeta::InstanceGroupsScopedList::Warning::Representation
2884
+
2885
+ end
2886
+
2887
+ class Warning
2888
+ # @private
2889
+ class Representation < Google::Apis::Core::JsonRepresentation
2890
+ property :code, as: 'code'
2891
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::InstanceGroupsScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::InstanceGroupsScopedList::Warning::Datum::Representation
2892
+
2893
+ property :message, as: 'message'
2894
+ end
2895
+
2896
+ class Datum
2897
+ # @private
2898
+ class Representation < Google::Apis::Core::JsonRepresentation
2899
+ property :key, as: 'key'
2900
+ property :value, as: 'value'
2901
+ end
2902
+ end
2903
+ end
2904
+ end
2905
+
2906
+ class InstanceGroupsSetNamedPortsRequest
2907
+ # @private
2908
+ class Representation < Google::Apis::Core::JsonRepresentation
2909
+ property :fingerprint, :base64 => true, as: 'fingerprint'
2910
+ collection :named_ports, as: 'namedPorts', class: Google::Apis::ComputeBeta::NamedPort, decorator: Google::Apis::ComputeBeta::NamedPort::Representation
2911
+
2912
+ end
2913
+ end
2914
+
2915
+ class InstanceList
2916
+ # @private
2917
+ class Representation < Google::Apis::Core::JsonRepresentation
2918
+ property :id, as: 'id'
2919
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::Instance, decorator: Google::Apis::ComputeBeta::Instance::Representation
2920
+
2921
+ property :kind, as: 'kind'
2922
+ property :next_page_token, as: 'nextPageToken'
2923
+ property :self_link, as: 'selfLink'
2924
+ end
2925
+ end
2926
+
2927
+ class MoveInstanceRequest
2928
+ # @private
2929
+ class Representation < Google::Apis::Core::JsonRepresentation
2930
+ property :destination_zone, as: 'destinationZone'
2931
+ property :target_instance, as: 'targetInstance'
2932
+ end
2933
+ end
2934
+
2935
+ class InstanceProperties
2936
+ # @private
2937
+ class Representation < Google::Apis::Core::JsonRepresentation
2938
+ property :can_ip_forward, as: 'canIpForward'
2939
+ property :description, as: 'description'
2940
+ collection :disks, as: 'disks', class: Google::Apis::ComputeBeta::AttachedDisk, decorator: Google::Apis::ComputeBeta::AttachedDisk::Representation
2941
+
2942
+ hash :labels, as: 'labels'
2943
+ property :machine_type, as: 'machineType'
2944
+ property :metadata, as: 'metadata', class: Google::Apis::ComputeBeta::Metadata, decorator: Google::Apis::ComputeBeta::Metadata::Representation
2945
+
2946
+ collection :network_interfaces, as: 'networkInterfaces', class: Google::Apis::ComputeBeta::NetworkInterface, decorator: Google::Apis::ComputeBeta::NetworkInterface::Representation
2947
+
2948
+ property :scheduling, as: 'scheduling', class: Google::Apis::ComputeBeta::Scheduling, decorator: Google::Apis::ComputeBeta::Scheduling::Representation
2949
+
2950
+ collection :service_accounts, as: 'serviceAccounts', class: Google::Apis::ComputeBeta::ServiceAccount, decorator: Google::Apis::ComputeBeta::ServiceAccount::Representation
2951
+
2952
+ property :tags, as: 'tags', class: Google::Apis::ComputeBeta::Tags, decorator: Google::Apis::ComputeBeta::Tags::Representation
2953
+
2954
+ end
2955
+ end
2956
+
2957
+ class InstanceReference
2958
+ # @private
2959
+ class Representation < Google::Apis::Core::JsonRepresentation
2960
+ property :instance, as: 'instance'
2961
+ end
2962
+ end
2963
+
2964
+ class InstanceTemplate
2965
+ # @private
2966
+ class Representation < Google::Apis::Core::JsonRepresentation
2967
+ property :creation_timestamp, as: 'creationTimestamp'
2968
+ property :description, as: 'description'
2969
+ property :id, as: 'id'
2970
+ property :kind, as: 'kind'
2971
+ property :name, as: 'name'
2972
+ property :properties, as: 'properties', class: Google::Apis::ComputeBeta::InstanceProperties, decorator: Google::Apis::ComputeBeta::InstanceProperties::Representation
2973
+
2974
+ property :self_link, as: 'selfLink'
2975
+ end
2976
+ end
2977
+
2978
+ class InstanceTemplateList
2979
+ # @private
2980
+ class Representation < Google::Apis::Core::JsonRepresentation
2981
+ property :id, as: 'id'
2982
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::InstanceTemplate, decorator: Google::Apis::ComputeBeta::InstanceTemplate::Representation
2983
+
2984
+ property :kind, as: 'kind'
2985
+ property :next_page_token, as: 'nextPageToken'
2986
+ property :self_link, as: 'selfLink'
2987
+ end
2988
+ end
2989
+
2990
+ class InstanceWithNamedPorts
2991
+ # @private
2992
+ class Representation < Google::Apis::Core::JsonRepresentation
2993
+ property :instance, as: 'instance'
2994
+ collection :named_ports, as: 'namedPorts', class: Google::Apis::ComputeBeta::NamedPort, decorator: Google::Apis::ComputeBeta::NamedPort::Representation
2995
+
2996
+ property :status, as: 'status'
2997
+ end
2998
+ end
2999
+
3000
+ class InstancesScopedList
3001
+ # @private
3002
+ class Representation < Google::Apis::Core::JsonRepresentation
3003
+ collection :instances, as: 'instances', class: Google::Apis::ComputeBeta::Instance, decorator: Google::Apis::ComputeBeta::Instance::Representation
3004
+
3005
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::InstancesScopedList::Warning, decorator: Google::Apis::ComputeBeta::InstancesScopedList::Warning::Representation
3006
+
3007
+ end
3008
+
3009
+ class Warning
3010
+ # @private
3011
+ class Representation < Google::Apis::Core::JsonRepresentation
3012
+ property :code, as: 'code'
3013
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::InstancesScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::InstancesScopedList::Warning::Datum::Representation
3014
+
3015
+ property :message, as: 'message'
3016
+ end
3017
+
3018
+ class Datum
3019
+ # @private
3020
+ class Representation < Google::Apis::Core::JsonRepresentation
3021
+ property :key, as: 'key'
3022
+ property :value, as: 'value'
3023
+ end
3024
+ end
3025
+ end
3026
+ end
3027
+
3028
+ class InstancesSetLabelsRequest
3029
+ # @private
3030
+ class Representation < Google::Apis::Core::JsonRepresentation
3031
+ property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
3032
+ hash :labels, as: 'labels'
3033
+ end
3034
+ end
3035
+
3036
+ class InstancesSetMachineTypeRequest
3037
+ # @private
3038
+ class Representation < Google::Apis::Core::JsonRepresentation
3039
+ property :machine_type, as: 'machineType'
3040
+ end
3041
+ end
3042
+
3043
+ class InstancesSetServiceAccountRequest
3044
+ # @private
3045
+ class Representation < Google::Apis::Core::JsonRepresentation
3046
+ property :email, as: 'email'
3047
+ collection :scopes, as: 'scopes'
3048
+ end
3049
+ end
3050
+
3051
+ class InstancesStartWithEncryptionKeyRequest
3052
+ # @private
3053
+ class Representation < Google::Apis::Core::JsonRepresentation
3054
+ collection :disks, as: 'disks', class: Google::Apis::ComputeBeta::CustomerEncryptionKeyProtectedDisk, decorator: Google::Apis::ComputeBeta::CustomerEncryptionKeyProtectedDisk::Representation
3055
+
3056
+ end
3057
+ end
3058
+
3059
+ class License
3060
+ # @private
3061
+ class Representation < Google::Apis::Core::JsonRepresentation
3062
+ property :charges_use_fee, as: 'chargesUseFee'
3063
+ property :kind, as: 'kind'
3064
+ property :name, as: 'name'
3065
+ property :self_link, as: 'selfLink'
3066
+ end
3067
+ end
3068
+
3069
+ class LogConfig
3070
+ # @private
3071
+ class Representation < Google::Apis::Core::JsonRepresentation
3072
+ property :counter, as: 'counter', class: Google::Apis::ComputeBeta::LogConfigCounterOptions, decorator: Google::Apis::ComputeBeta::LogConfigCounterOptions::Representation
3073
+
3074
+ end
3075
+ end
3076
+
3077
+ class LogConfigCounterOptions
3078
+ # @private
3079
+ class Representation < Google::Apis::Core::JsonRepresentation
3080
+ property :field, as: 'field'
3081
+ property :metric, as: 'metric'
3082
+ end
3083
+ end
3084
+
3085
+ class MachineType
3086
+ # @private
3087
+ class Representation < Google::Apis::Core::JsonRepresentation
3088
+ property :creation_timestamp, as: 'creationTimestamp'
3089
+ property :deprecated, as: 'deprecated', class: Google::Apis::ComputeBeta::DeprecationStatus, decorator: Google::Apis::ComputeBeta::DeprecationStatus::Representation
3090
+
3091
+ property :description, as: 'description'
3092
+ property :guest_cpus, as: 'guestCpus'
3093
+ property :id, as: 'id'
3094
+ property :is_shared_cpu, as: 'isSharedCpu'
3095
+ property :kind, as: 'kind'
3096
+ property :maximum_persistent_disks, as: 'maximumPersistentDisks'
3097
+ property :maximum_persistent_disks_size_gb, as: 'maximumPersistentDisksSizeGb'
3098
+ property :memory_mb, as: 'memoryMb'
3099
+ property :name, as: 'name'
3100
+ property :self_link, as: 'selfLink'
3101
+ property :zone, as: 'zone'
3102
+ end
3103
+ end
3104
+
3105
+ class MachineTypeAggregatedList
3106
+ # @private
3107
+ class Representation < Google::Apis::Core::JsonRepresentation
3108
+ property :id, as: 'id'
3109
+ hash :items, as: 'items', class: Google::Apis::ComputeBeta::MachineTypesScopedList, decorator: Google::Apis::ComputeBeta::MachineTypesScopedList::Representation
3110
+
3111
+ property :kind, as: 'kind'
3112
+ property :next_page_token, as: 'nextPageToken'
3113
+ property :self_link, as: 'selfLink'
3114
+ end
3115
+ end
3116
+
3117
+ class MachineTypeList
3118
+ # @private
3119
+ class Representation < Google::Apis::Core::JsonRepresentation
3120
+ property :id, as: 'id'
3121
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::MachineType, decorator: Google::Apis::ComputeBeta::MachineType::Representation
3122
+
3123
+ property :kind, as: 'kind'
3124
+ property :next_page_token, as: 'nextPageToken'
3125
+ property :self_link, as: 'selfLink'
3126
+ end
3127
+ end
3128
+
3129
+ class MachineTypesScopedList
3130
+ # @private
3131
+ class Representation < Google::Apis::Core::JsonRepresentation
3132
+ collection :machine_types, as: 'machineTypes', class: Google::Apis::ComputeBeta::MachineType, decorator: Google::Apis::ComputeBeta::MachineType::Representation
3133
+
3134
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::MachineTypesScopedList::Warning, decorator: Google::Apis::ComputeBeta::MachineTypesScopedList::Warning::Representation
3135
+
3136
+ end
3137
+
3138
+ class Warning
3139
+ # @private
3140
+ class Representation < Google::Apis::Core::JsonRepresentation
3141
+ property :code, as: 'code'
3142
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::MachineTypesScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::MachineTypesScopedList::Warning::Datum::Representation
3143
+
3144
+ property :message, as: 'message'
3145
+ end
3146
+
3147
+ class Datum
3148
+ # @private
3149
+ class Representation < Google::Apis::Core::JsonRepresentation
3150
+ property :key, as: 'key'
3151
+ property :value, as: 'value'
3152
+ end
3153
+ end
3154
+ end
3155
+ end
3156
+
3157
+ class ManagedInstance
3158
+ # @private
3159
+ class Representation < Google::Apis::Core::JsonRepresentation
3160
+ property :current_action, as: 'currentAction'
3161
+ property :id, as: 'id'
3162
+ property :instance, as: 'instance'
3163
+ property :instance_status, as: 'instanceStatus'
3164
+ property :last_attempt, as: 'lastAttempt', class: Google::Apis::ComputeBeta::ManagedInstanceLastAttempt, decorator: Google::Apis::ComputeBeta::ManagedInstanceLastAttempt::Representation
3165
+
3166
+ end
3167
+ end
3168
+
3169
+ class ManagedInstanceLastAttempt
3170
+ # @private
3171
+ class Representation < Google::Apis::Core::JsonRepresentation
3172
+ property :errors, as: 'errors', class: Google::Apis::ComputeBeta::ManagedInstanceLastAttempt::Errors, decorator: Google::Apis::ComputeBeta::ManagedInstanceLastAttempt::Errors::Representation
3173
+
3174
+ end
3175
+
3176
+ class Errors
3177
+ # @private
3178
+ class Representation < Google::Apis::Core::JsonRepresentation
3179
+ collection :errors, as: 'errors', class: Google::Apis::ComputeBeta::ManagedInstanceLastAttempt::Errors::Error, decorator: Google::Apis::ComputeBeta::ManagedInstanceLastAttempt::Errors::Error::Representation
3180
+
3181
+ end
3182
+
3183
+ class Error
3184
+ # @private
3185
+ class Representation < Google::Apis::Core::JsonRepresentation
3186
+ property :code, as: 'code'
3187
+ property :location, as: 'location'
3188
+ property :message, as: 'message'
3189
+ end
3190
+ end
3191
+ end
3192
+ end
3193
+
3194
+ class Metadata
3195
+ # @private
3196
+ class Representation < Google::Apis::Core::JsonRepresentation
3197
+ property :fingerprint, :base64 => true, as: 'fingerprint'
3198
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::Metadata::Item, decorator: Google::Apis::ComputeBeta::Metadata::Item::Representation
3199
+
3200
+ property :kind, as: 'kind'
3201
+ end
3202
+
3203
+ class Item
3204
+ # @private
3205
+ class Representation < Google::Apis::Core::JsonRepresentation
3206
+ property :key, as: 'key'
3207
+ property :value, as: 'value'
3208
+ end
3209
+ end
3210
+ end
3211
+
3212
+ class NamedPort
3213
+ # @private
3214
+ class Representation < Google::Apis::Core::JsonRepresentation
3215
+ property :name, as: 'name'
3216
+ property :port, as: 'port'
3217
+ end
3218
+ end
3219
+
3220
+ class Network
3221
+ # @private
3222
+ class Representation < Google::Apis::Core::JsonRepresentation
3223
+ property :i_pv4_range, as: 'IPv4Range'
3224
+ property :auto_create_subnetworks, as: 'autoCreateSubnetworks'
3225
+ property :creation_timestamp, as: 'creationTimestamp'
3226
+ property :description, as: 'description'
3227
+ property :gateway_i_pv4, as: 'gatewayIPv4'
3228
+ property :id, as: 'id'
3229
+ property :kind, as: 'kind'
3230
+ property :name, as: 'name'
3231
+ property :self_link, as: 'selfLink'
3232
+ collection :subnetworks, as: 'subnetworks'
3233
+ end
3234
+ end
3235
+
3236
+ class NetworkInterface
3237
+ # @private
3238
+ class Representation < Google::Apis::Core::JsonRepresentation
3239
+ collection :access_configs, as: 'accessConfigs', class: Google::Apis::ComputeBeta::AccessConfig, decorator: Google::Apis::ComputeBeta::AccessConfig::Representation
3240
+
3241
+ property :kind, as: 'kind'
3242
+ property :name, as: 'name'
3243
+ property :network, as: 'network'
3244
+ property :network_ip, as: 'networkIP'
3245
+ property :subnetwork, as: 'subnetwork'
3246
+ end
3247
+ end
3248
+
3249
+ class NetworkList
3250
+ # @private
3251
+ class Representation < Google::Apis::Core::JsonRepresentation
3252
+ property :id, as: 'id'
3253
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::Network, decorator: Google::Apis::ComputeBeta::Network::Representation
3254
+
3255
+ property :kind, as: 'kind'
3256
+ property :next_page_token, as: 'nextPageToken'
3257
+ property :self_link, as: 'selfLink'
3258
+ end
3259
+ end
3260
+
3261
+ class Operation
3262
+ # @private
3263
+ class Representation < Google::Apis::Core::JsonRepresentation
3264
+ property :client_operation_id, as: 'clientOperationId'
3265
+ property :creation_timestamp, as: 'creationTimestamp'
3266
+ property :description, as: 'description'
3267
+ property :end_time, as: 'endTime'
3268
+ property :error, as: 'error', class: Google::Apis::ComputeBeta::Operation::Error, decorator: Google::Apis::ComputeBeta::Operation::Error::Representation
3269
+
3270
+ property :http_error_message, as: 'httpErrorMessage'
3271
+ property :http_error_status_code, as: 'httpErrorStatusCode'
3272
+ property :id, as: 'id'
3273
+ property :insert_time, as: 'insertTime'
3274
+ property :kind, as: 'kind'
3275
+ property :name, as: 'name'
3276
+ property :operation_type, as: 'operationType'
3277
+ property :progress, as: 'progress'
3278
+ property :region, as: 'region'
3279
+ property :self_link, as: 'selfLink'
3280
+ property :start_time, as: 'startTime'
3281
+ property :status, as: 'status'
3282
+ property :status_message, as: 'statusMessage'
3283
+ property :target_id, as: 'targetId'
3284
+ property :target_link, as: 'targetLink'
3285
+ property :user, as: 'user'
3286
+ collection :warnings, as: 'warnings', class: Google::Apis::ComputeBeta::Operation::Warning, decorator: Google::Apis::ComputeBeta::Operation::Warning::Representation
3287
+
3288
+ property :zone, as: 'zone'
3289
+ end
3290
+
3291
+ class Error
3292
+ # @private
3293
+ class Representation < Google::Apis::Core::JsonRepresentation
3294
+ collection :errors, as: 'errors', class: Google::Apis::ComputeBeta::Operation::Error::Error, decorator: Google::Apis::ComputeBeta::Operation::Error::Error::Representation
3295
+
3296
+ end
3297
+
3298
+ class Error
3299
+ # @private
3300
+ class Representation < Google::Apis::Core::JsonRepresentation
3301
+ property :code, as: 'code'
3302
+ property :location, as: 'location'
3303
+ property :message, as: 'message'
3304
+ end
3305
+ end
3306
+ end
3307
+
3308
+ class Warning
3309
+ # @private
3310
+ class Representation < Google::Apis::Core::JsonRepresentation
3311
+ property :code, as: 'code'
3312
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::Operation::Warning::Datum, decorator: Google::Apis::ComputeBeta::Operation::Warning::Datum::Representation
3313
+
3314
+ property :message, as: 'message'
3315
+ end
3316
+
3317
+ class Datum
3318
+ # @private
3319
+ class Representation < Google::Apis::Core::JsonRepresentation
3320
+ property :key, as: 'key'
3321
+ property :value, as: 'value'
3322
+ end
3323
+ end
3324
+ end
3325
+ end
3326
+
3327
+ class OperationAggregatedList
3328
+ # @private
3329
+ class Representation < Google::Apis::Core::JsonRepresentation
3330
+ property :id, as: 'id'
3331
+ hash :items, as: 'items', class: Google::Apis::ComputeBeta::OperationsScopedList, decorator: Google::Apis::ComputeBeta::OperationsScopedList::Representation
3332
+
3333
+ property :kind, as: 'kind'
3334
+ property :next_page_token, as: 'nextPageToken'
3335
+ property :self_link, as: 'selfLink'
3336
+ end
3337
+ end
3338
+
3339
+ class OperationList
3340
+ # @private
3341
+ class Representation < Google::Apis::Core::JsonRepresentation
3342
+ property :id, as: 'id'
3343
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::Operation, decorator: Google::Apis::ComputeBeta::Operation::Representation
3344
+
3345
+ property :kind, as: 'kind'
3346
+ property :next_page_token, as: 'nextPageToken'
3347
+ property :self_link, as: 'selfLink'
3348
+ end
3349
+ end
3350
+
3351
+ class OperationsScopedList
3352
+ # @private
3353
+ class Representation < Google::Apis::Core::JsonRepresentation
3354
+ collection :operations, as: 'operations', class: Google::Apis::ComputeBeta::Operation, decorator: Google::Apis::ComputeBeta::Operation::Representation
3355
+
3356
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::OperationsScopedList::Warning, decorator: Google::Apis::ComputeBeta::OperationsScopedList::Warning::Representation
3357
+
3358
+ end
3359
+
3360
+ class Warning
3361
+ # @private
3362
+ class Representation < Google::Apis::Core::JsonRepresentation
3363
+ property :code, as: 'code'
3364
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::OperationsScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::OperationsScopedList::Warning::Datum::Representation
3365
+
3366
+ property :message, as: 'message'
3367
+ end
3368
+
3369
+ class Datum
3370
+ # @private
3371
+ class Representation < Google::Apis::Core::JsonRepresentation
3372
+ property :key, as: 'key'
3373
+ property :value, as: 'value'
3374
+ end
3375
+ end
3376
+ end
3377
+ end
3378
+
3379
+ class PathMatcher
3380
+ # @private
3381
+ class Representation < Google::Apis::Core::JsonRepresentation
3382
+ property :default_service, as: 'defaultService'
3383
+ property :description, as: 'description'
3384
+ property :name, as: 'name'
3385
+ collection :path_rules, as: 'pathRules', class: Google::Apis::ComputeBeta::PathRule, decorator: Google::Apis::ComputeBeta::PathRule::Representation
3386
+
3387
+ end
3388
+ end
3389
+
3390
+ class PathRule
3391
+ # @private
3392
+ class Representation < Google::Apis::Core::JsonRepresentation
3393
+ collection :paths, as: 'paths'
3394
+ property :service, as: 'service'
3395
+ end
3396
+ end
3397
+
3398
+ class Policy
3399
+ # @private
3400
+ class Representation < Google::Apis::Core::JsonRepresentation
3401
+ collection :audit_configs, as: 'auditConfigs', class: Google::Apis::ComputeBeta::AuditConfig, decorator: Google::Apis::ComputeBeta::AuditConfig::Representation
3402
+
3403
+ collection :bindings, as: 'bindings', class: Google::Apis::ComputeBeta::Binding, decorator: Google::Apis::ComputeBeta::Binding::Representation
3404
+
3405
+ property :etag, :base64 => true, as: 'etag'
3406
+ property :iam_owned, as: 'iamOwned'
3407
+ collection :rules, as: 'rules', class: Google::Apis::ComputeBeta::Rule, decorator: Google::Apis::ComputeBeta::Rule::Representation
3408
+
3409
+ property :version, as: 'version'
3410
+ end
3411
+ end
3412
+
3413
+ class Project
3414
+ # @private
3415
+ class Representation < Google::Apis::Core::JsonRepresentation
3416
+ property :common_instance_metadata, as: 'commonInstanceMetadata', class: Google::Apis::ComputeBeta::Metadata, decorator: Google::Apis::ComputeBeta::Metadata::Representation
3417
+
3418
+ property :creation_timestamp, as: 'creationTimestamp'
3419
+ property :default_service_account, as: 'defaultServiceAccount'
3420
+ property :description, as: 'description'
3421
+ collection :enabled_features, as: 'enabledFeatures'
3422
+ property :id, as: 'id'
3423
+ property :kind, as: 'kind'
3424
+ property :name, as: 'name'
3425
+ collection :quotas, as: 'quotas', class: Google::Apis::ComputeBeta::Quota, decorator: Google::Apis::ComputeBeta::Quota::Representation
3426
+
3427
+ property :self_link, as: 'selfLink'
3428
+ property :usage_export_location, as: 'usageExportLocation', class: Google::Apis::ComputeBeta::UsageExportLocation, decorator: Google::Apis::ComputeBeta::UsageExportLocation::Representation
3429
+
3430
+ property :xpn_project_status, as: 'xpnProjectStatus'
3431
+ end
3432
+ end
3433
+
3434
+ class ProjectsListXpnHostsRequest
3435
+ # @private
3436
+ class Representation < Google::Apis::Core::JsonRepresentation
3437
+ property :organization, as: 'organization'
3438
+ end
3439
+ end
3440
+
3441
+ class Quota
3442
+ # @private
3443
+ class Representation < Google::Apis::Core::JsonRepresentation
3444
+ property :limit, as: 'limit'
3445
+ property :metric, as: 'metric'
3446
+ property :usage, as: 'usage'
3447
+ end
3448
+ end
3449
+
3450
+ class Region
3451
+ # @private
3452
+ class Representation < Google::Apis::Core::JsonRepresentation
3453
+ property :creation_timestamp, as: 'creationTimestamp'
3454
+ property :deprecated, as: 'deprecated', class: Google::Apis::ComputeBeta::DeprecationStatus, decorator: Google::Apis::ComputeBeta::DeprecationStatus::Representation
3455
+
3456
+ property :description, as: 'description'
3457
+ property :id, as: 'id'
3458
+ property :kind, as: 'kind'
3459
+ property :name, as: 'name'
3460
+ collection :quotas, as: 'quotas', class: Google::Apis::ComputeBeta::Quota, decorator: Google::Apis::ComputeBeta::Quota::Representation
3461
+
3462
+ property :self_link, as: 'selfLink'
3463
+ property :status, as: 'status'
3464
+ collection :zones, as: 'zones'
3465
+ end
3466
+ end
3467
+
3468
+ class RegionAutoscalerList
3469
+ # @private
3470
+ class Representation < Google::Apis::Core::JsonRepresentation
3471
+ property :id, as: 'id'
3472
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::Autoscaler, decorator: Google::Apis::ComputeBeta::Autoscaler::Representation
3473
+
3474
+ property :kind, as: 'kind'
3475
+ property :next_page_token, as: 'nextPageToken'
3476
+ property :self_link, as: 'selfLink'
3477
+ end
3478
+ end
3479
+
3480
+ class RegionInstanceGroupList
3481
+ # @private
3482
+ class Representation < Google::Apis::Core::JsonRepresentation
3483
+ property :id, as: 'id'
3484
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::InstanceGroup, decorator: Google::Apis::ComputeBeta::InstanceGroup::Representation
3485
+
3486
+ property :kind, as: 'kind'
3487
+ property :next_page_token, as: 'nextPageToken'
3488
+ property :self_link, as: 'selfLink'
3489
+ end
3490
+ end
3491
+
3492
+ class RegionInstanceGroupManagerList
3493
+ # @private
3494
+ class Representation < Google::Apis::Core::JsonRepresentation
3495
+ property :id, as: 'id'
3496
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::InstanceGroupManager, decorator: Google::Apis::ComputeBeta::InstanceGroupManager::Representation
3497
+
3498
+ property :kind, as: 'kind'
3499
+ property :next_page_token, as: 'nextPageToken'
3500
+ property :self_link, as: 'selfLink'
3501
+ end
3502
+ end
3503
+
3504
+ class RegionInstanceGroupManagersAbandonInstancesRequest
3505
+ # @private
3506
+ class Representation < Google::Apis::Core::JsonRepresentation
3507
+ collection :instances, as: 'instances'
3508
+ end
3509
+ end
3510
+
3511
+ class RegionInstanceGroupManagersDeleteInstancesRequest
3512
+ # @private
3513
+ class Representation < Google::Apis::Core::JsonRepresentation
3514
+ collection :instances, as: 'instances'
3515
+ end
3516
+ end
3517
+
3518
+ class RegionInstanceGroupManagersListInstancesResponse
3519
+ # @private
3520
+ class Representation < Google::Apis::Core::JsonRepresentation
3521
+ collection :managed_instances, as: 'managedInstances', class: Google::Apis::ComputeBeta::ManagedInstance, decorator: Google::Apis::ComputeBeta::ManagedInstance::Representation
3522
+
3523
+ end
3524
+ end
3525
+
3526
+ class RegionInstanceGroupManagersRecreateRequest
3527
+ # @private
3528
+ class Representation < Google::Apis::Core::JsonRepresentation
3529
+ collection :instances, as: 'instances'
3530
+ end
3531
+ end
3532
+
3533
+ class RegionInstanceGroupManagersSetAutoHealingRequest
3534
+ # @private
3535
+ class Representation < Google::Apis::Core::JsonRepresentation
3536
+ collection :auto_healing_policies, as: 'autoHealingPolicies', class: Google::Apis::ComputeBeta::InstanceGroupManagerAutoHealingPolicy, decorator: Google::Apis::ComputeBeta::InstanceGroupManagerAutoHealingPolicy::Representation
3537
+
3538
+ end
3539
+ end
3540
+
3541
+ class RegionInstanceGroupManagersSetTargetPoolsRequest
3542
+ # @private
3543
+ class Representation < Google::Apis::Core::JsonRepresentation
3544
+ property :fingerprint, :base64 => true, as: 'fingerprint'
3545
+ collection :target_pools, as: 'targetPools'
3546
+ end
3547
+ end
3548
+
3549
+ class RegionInstanceGroupManagersSetTemplateRequest
3550
+ # @private
3551
+ class Representation < Google::Apis::Core::JsonRepresentation
3552
+ property :instance_template, as: 'instanceTemplate'
3553
+ end
3554
+ end
3555
+
3556
+ class RegionInstanceGroupsListInstances
3557
+ # @private
3558
+ class Representation < Google::Apis::Core::JsonRepresentation
3559
+ property :id, as: 'id'
3560
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::InstanceWithNamedPorts, decorator: Google::Apis::ComputeBeta::InstanceWithNamedPorts::Representation
3561
+
3562
+ property :kind, as: 'kind'
3563
+ property :next_page_token, as: 'nextPageToken'
3564
+ property :self_link, as: 'selfLink'
3565
+ end
3566
+ end
3567
+
3568
+ class RegionInstanceGroupsListInstancesRequest
3569
+ # @private
3570
+ class Representation < Google::Apis::Core::JsonRepresentation
3571
+ property :instance_state, as: 'instanceState'
3572
+ property :port_name, as: 'portName'
3573
+ end
3574
+ end
3575
+
3576
+ class RegionInstanceGroupsSetNamedPortsRequest
3577
+ # @private
3578
+ class Representation < Google::Apis::Core::JsonRepresentation
3579
+ property :fingerprint, :base64 => true, as: 'fingerprint'
3580
+ collection :named_ports, as: 'namedPorts', class: Google::Apis::ComputeBeta::NamedPort, decorator: Google::Apis::ComputeBeta::NamedPort::Representation
3581
+
3582
+ end
3583
+ end
3584
+
3585
+ class RegionList
3586
+ # @private
3587
+ class Representation < Google::Apis::Core::JsonRepresentation
3588
+ property :id, as: 'id'
3589
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::Region, decorator: Google::Apis::ComputeBeta::Region::Representation
3590
+
3591
+ property :kind, as: 'kind'
3592
+ property :next_page_token, as: 'nextPageToken'
3593
+ property :self_link, as: 'selfLink'
3594
+ end
3595
+ end
3596
+
3597
+ class ResourceGroupReference
3598
+ # @private
3599
+ class Representation < Google::Apis::Core::JsonRepresentation
3600
+ property :group, as: 'group'
3601
+ end
3602
+ end
3603
+
3604
+ class Route
3605
+ # @private
3606
+ class Representation < Google::Apis::Core::JsonRepresentation
3607
+ property :creation_timestamp, as: 'creationTimestamp'
3608
+ property :description, as: 'description'
3609
+ property :dest_range, as: 'destRange'
3610
+ property :id, as: 'id'
3611
+ property :kind, as: 'kind'
3612
+ property :name, as: 'name'
3613
+ property :network, as: 'network'
3614
+ property :next_hop_gateway, as: 'nextHopGateway'
3615
+ property :next_hop_instance, as: 'nextHopInstance'
3616
+ property :next_hop_ip, as: 'nextHopIp'
3617
+ property :next_hop_network, as: 'nextHopNetwork'
3618
+ property :next_hop_vpn_tunnel, as: 'nextHopVpnTunnel'
3619
+ property :priority, as: 'priority'
3620
+ property :self_link, as: 'selfLink'
3621
+ collection :tags, as: 'tags'
3622
+ collection :warnings, as: 'warnings', class: Google::Apis::ComputeBeta::Route::Warning, decorator: Google::Apis::ComputeBeta::Route::Warning::Representation
3623
+
3624
+ end
3625
+
3626
+ class Warning
3627
+ # @private
3628
+ class Representation < Google::Apis::Core::JsonRepresentation
3629
+ property :code, as: 'code'
3630
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::Route::Warning::Datum, decorator: Google::Apis::ComputeBeta::Route::Warning::Datum::Representation
3631
+
3632
+ property :message, as: 'message'
3633
+ end
3634
+
3635
+ class Datum
3636
+ # @private
3637
+ class Representation < Google::Apis::Core::JsonRepresentation
3638
+ property :key, as: 'key'
3639
+ property :value, as: 'value'
3640
+ end
3641
+ end
3642
+ end
3643
+ end
3644
+
3645
+ class RouteList
3646
+ # @private
3647
+ class Representation < Google::Apis::Core::JsonRepresentation
3648
+ property :id, as: 'id'
3649
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::Route, decorator: Google::Apis::ComputeBeta::Route::Representation
3650
+
3651
+ property :kind, as: 'kind'
3652
+ property :next_page_token, as: 'nextPageToken'
3653
+ property :self_link, as: 'selfLink'
3654
+ end
3655
+ end
3656
+
3657
+ class Router
3658
+ # @private
3659
+ class Representation < Google::Apis::Core::JsonRepresentation
3660
+ property :bgp, as: 'bgp', class: Google::Apis::ComputeBeta::RouterBgp, decorator: Google::Apis::ComputeBeta::RouterBgp::Representation
3661
+
3662
+ collection :bgp_peers, as: 'bgpPeers', class: Google::Apis::ComputeBeta::RouterBgpPeer, decorator: Google::Apis::ComputeBeta::RouterBgpPeer::Representation
3663
+
3664
+ property :creation_timestamp, as: 'creationTimestamp'
3665
+ property :description, as: 'description'
3666
+ property :id, as: 'id'
3667
+ collection :interfaces, as: 'interfaces', class: Google::Apis::ComputeBeta::RouterInterface, decorator: Google::Apis::ComputeBeta::RouterInterface::Representation
3668
+
3669
+ property :kind, as: 'kind'
3670
+ property :name, as: 'name'
3671
+ property :network, as: 'network'
3672
+ property :region, as: 'region'
3673
+ property :self_link, as: 'selfLink'
3674
+ end
3675
+ end
3676
+
3677
+ class RouterAggregatedList
3678
+ # @private
3679
+ class Representation < Google::Apis::Core::JsonRepresentation
3680
+ property :id, as: 'id'
3681
+ hash :items, as: 'items', class: Google::Apis::ComputeBeta::RoutersScopedList, decorator: Google::Apis::ComputeBeta::RoutersScopedList::Representation
3682
+
3683
+ property :kind, as: 'kind'
3684
+ property :next_page_token, as: 'nextPageToken'
3685
+ property :self_link, as: 'selfLink'
3686
+ end
3687
+ end
3688
+
3689
+ class RouterBgp
3690
+ # @private
3691
+ class Representation < Google::Apis::Core::JsonRepresentation
3692
+ property :asn, as: 'asn'
3693
+ end
3694
+ end
3695
+
3696
+ class RouterBgpPeer
3697
+ # @private
3698
+ class Representation < Google::Apis::Core::JsonRepresentation
3699
+ property :advertised_route_priority, as: 'advertisedRoutePriority'
3700
+ property :interface_name, as: 'interfaceName'
3701
+ property :ip_address, as: 'ipAddress'
3702
+ property :name, as: 'name'
3703
+ property :peer_asn, as: 'peerAsn'
3704
+ property :peer_ip_address, as: 'peerIpAddress'
3705
+ end
3706
+ end
3707
+
3708
+ class RouterInterface
3709
+ # @private
3710
+ class Representation < Google::Apis::Core::JsonRepresentation
3711
+ property :ip_range, as: 'ipRange'
3712
+ property :linked_vpn_tunnel, as: 'linkedVpnTunnel'
3713
+ property :name, as: 'name'
3714
+ end
3715
+ end
3716
+
3717
+ class RouterList
3718
+ # @private
3719
+ class Representation < Google::Apis::Core::JsonRepresentation
3720
+ property :id, as: 'id'
3721
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::Router, decorator: Google::Apis::ComputeBeta::Router::Representation
3722
+
3723
+ property :kind, as: 'kind'
3724
+ property :next_page_token, as: 'nextPageToken'
3725
+ property :self_link, as: 'selfLink'
3726
+ end
3727
+ end
3728
+
3729
+ class RouterStatus
3730
+ # @private
3731
+ class Representation < Google::Apis::Core::JsonRepresentation
3732
+ collection :best_routes, as: 'bestRoutes', class: Google::Apis::ComputeBeta::Route, decorator: Google::Apis::ComputeBeta::Route::Representation
3733
+
3734
+ collection :bgp_peer_status, as: 'bgpPeerStatus', class: Google::Apis::ComputeBeta::RouterStatusBgpPeerStatus, decorator: Google::Apis::ComputeBeta::RouterStatusBgpPeerStatus::Representation
3735
+
3736
+ property :network, as: 'network'
3737
+ end
3738
+ end
3739
+
3740
+ class RouterStatusBgpPeerStatus
3741
+ # @private
3742
+ class Representation < Google::Apis::Core::JsonRepresentation
3743
+ collection :advertised_routes, as: 'advertisedRoutes', class: Google::Apis::ComputeBeta::Route, decorator: Google::Apis::ComputeBeta::Route::Representation
3744
+
3745
+ property :ip_address, as: 'ipAddress'
3746
+ property :linked_vpn_tunnel, as: 'linkedVpnTunnel'
3747
+ property :name, as: 'name'
3748
+ property :num_learned_routes, as: 'numLearnedRoutes'
3749
+ property :peer_ip_address, as: 'peerIpAddress'
3750
+ property :state, as: 'state'
3751
+ property :status, as: 'status'
3752
+ property :uptime, as: 'uptime'
3753
+ property :uptime_seconds, as: 'uptimeSeconds'
3754
+ end
3755
+ end
3756
+
3757
+ class RouterStatusResponse
3758
+ # @private
3759
+ class Representation < Google::Apis::Core::JsonRepresentation
3760
+ property :kind, as: 'kind'
3761
+ property :result, as: 'result', class: Google::Apis::ComputeBeta::RouterStatus, decorator: Google::Apis::ComputeBeta::RouterStatus::Representation
3762
+
3763
+ end
3764
+ end
3765
+
3766
+ class RoutersPreviewResponse
3767
+ # @private
3768
+ class Representation < Google::Apis::Core::JsonRepresentation
3769
+ property :resource, as: 'resource', class: Google::Apis::ComputeBeta::Router, decorator: Google::Apis::ComputeBeta::Router::Representation
3770
+
3771
+ end
3772
+ end
3773
+
3774
+ class RoutersScopedList
3775
+ # @private
3776
+ class Representation < Google::Apis::Core::JsonRepresentation
3777
+ collection :routers, as: 'routers', class: Google::Apis::ComputeBeta::Router, decorator: Google::Apis::ComputeBeta::Router::Representation
3778
+
3779
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::RoutersScopedList::Warning, decorator: Google::Apis::ComputeBeta::RoutersScopedList::Warning::Representation
3780
+
3781
+ end
3782
+
3783
+ class Warning
3784
+ # @private
3785
+ class Representation < Google::Apis::Core::JsonRepresentation
3786
+ property :code, as: 'code'
3787
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::RoutersScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::RoutersScopedList::Warning::Datum::Representation
3788
+
3789
+ property :message, as: 'message'
3790
+ end
3791
+
3792
+ class Datum
3793
+ # @private
3794
+ class Representation < Google::Apis::Core::JsonRepresentation
3795
+ property :key, as: 'key'
3796
+ property :value, as: 'value'
3797
+ end
3798
+ end
3799
+ end
3800
+ end
3801
+
3802
+ class Rule
3803
+ # @private
3804
+ class Representation < Google::Apis::Core::JsonRepresentation
3805
+ property :action, as: 'action'
3806
+ collection :conditions, as: 'conditions', class: Google::Apis::ComputeBeta::Condition, decorator: Google::Apis::ComputeBeta::Condition::Representation
3807
+
3808
+ property :description, as: 'description'
3809
+ collection :ins, as: 'ins'
3810
+ collection :log_configs, as: 'logConfigs', class: Google::Apis::ComputeBeta::LogConfig, decorator: Google::Apis::ComputeBeta::LogConfig::Representation
3811
+
3812
+ collection :not_ins, as: 'notIns'
3813
+ collection :permissions, as: 'permissions'
3814
+ end
3815
+ end
3816
+
3817
+ class SslHealthCheck
3818
+ # @private
3819
+ class Representation < Google::Apis::Core::JsonRepresentation
3820
+ property :port, as: 'port'
3821
+ property :port_name, as: 'portName'
3822
+ property :proxy_header, as: 'proxyHeader'
3823
+ property :request, as: 'request'
3824
+ property :response, as: 'response'
3825
+ end
3826
+ end
3827
+
3828
+ class Scheduling
3829
+ # @private
3830
+ class Representation < Google::Apis::Core::JsonRepresentation
3831
+ property :automatic_restart, as: 'automaticRestart'
3832
+ property :on_host_maintenance, as: 'onHostMaintenance'
3833
+ property :preemptible, as: 'preemptible'
3834
+ end
3835
+ end
3836
+
3837
+ class SerialPortOutput
3838
+ # @private
3839
+ class Representation < Google::Apis::Core::JsonRepresentation
3840
+ property :contents, as: 'contents'
3841
+ property :kind, as: 'kind'
3842
+ property :next, as: 'next'
3843
+ property :self_link, as: 'selfLink'
3844
+ property :start, as: 'start'
3845
+ end
3846
+ end
3847
+
3848
+ class ServiceAccount
3849
+ # @private
3850
+ class Representation < Google::Apis::Core::JsonRepresentation
3851
+ property :email, as: 'email'
3852
+ collection :scopes, as: 'scopes'
3853
+ end
3854
+ end
3855
+
3856
+ class Snapshot
3857
+ # @private
3858
+ class Representation < Google::Apis::Core::JsonRepresentation
3859
+ property :creation_timestamp, as: 'creationTimestamp'
3860
+ property :description, as: 'description'
3861
+ property :disk_size_gb, as: 'diskSizeGb'
3862
+ property :id, as: 'id'
3863
+ property :kind, as: 'kind'
3864
+ property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
3865
+ hash :labels, as: 'labels'
3866
+ collection :licenses, as: 'licenses'
3867
+ property :name, as: 'name'
3868
+ property :self_link, as: 'selfLink'
3869
+ property :snapshot_encryption_key, as: 'snapshotEncryptionKey', class: Google::Apis::ComputeBeta::CustomerEncryptionKey, decorator: Google::Apis::ComputeBeta::CustomerEncryptionKey::Representation
3870
+
3871
+ property :source_disk, as: 'sourceDisk'
3872
+ property :source_disk_encryption_key, as: 'sourceDiskEncryptionKey', class: Google::Apis::ComputeBeta::CustomerEncryptionKey, decorator: Google::Apis::ComputeBeta::CustomerEncryptionKey::Representation
3873
+
3874
+ property :source_disk_id, as: 'sourceDiskId'
3875
+ property :status, as: 'status'
3876
+ property :storage_bytes, as: 'storageBytes'
3877
+ property :storage_bytes_status, as: 'storageBytesStatus'
3878
+ end
3879
+ end
3880
+
3881
+ class SnapshotList
3882
+ # @private
3883
+ class Representation < Google::Apis::Core::JsonRepresentation
3884
+ property :id, as: 'id'
3885
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::Snapshot, decorator: Google::Apis::ComputeBeta::Snapshot::Representation
3886
+
3887
+ property :kind, as: 'kind'
3888
+ property :next_page_token, as: 'nextPageToken'
3889
+ property :self_link, as: 'selfLink'
3890
+ end
3891
+ end
3892
+
3893
+ class SslCertificate
3894
+ # @private
3895
+ class Representation < Google::Apis::Core::JsonRepresentation
3896
+ property :certificate, as: 'certificate'
3897
+ property :creation_timestamp, as: 'creationTimestamp'
3898
+ property :description, as: 'description'
3899
+ property :id, as: 'id'
3900
+ property :kind, as: 'kind'
3901
+ property :name, as: 'name'
3902
+ property :private_key, as: 'privateKey'
3903
+ property :self_link, as: 'selfLink'
3904
+ end
3905
+ end
3906
+
3907
+ class SslCertificateList
3908
+ # @private
3909
+ class Representation < Google::Apis::Core::JsonRepresentation
3910
+ property :id, as: 'id'
3911
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::SslCertificate, decorator: Google::Apis::ComputeBeta::SslCertificate::Representation
3912
+
3913
+ property :kind, as: 'kind'
3914
+ property :next_page_token, as: 'nextPageToken'
3915
+ property :self_link, as: 'selfLink'
3916
+ end
3917
+ end
3918
+
3919
+ class Subnetwork
3920
+ # @private
3921
+ class Representation < Google::Apis::Core::JsonRepresentation
3922
+ property :creation_timestamp, as: 'creationTimestamp'
3923
+ property :description, as: 'description'
3924
+ property :gateway_address, as: 'gatewayAddress'
3925
+ property :id, as: 'id'
3926
+ property :ip_cidr_range, as: 'ipCidrRange'
3927
+ property :kind, as: 'kind'
3928
+ property :name, as: 'name'
3929
+ property :network, as: 'network'
3930
+ property :region, as: 'region'
3931
+ property :self_link, as: 'selfLink'
3932
+ end
3933
+ end
3934
+
3935
+ class SubnetworkAggregatedList
3936
+ # @private
3937
+ class Representation < Google::Apis::Core::JsonRepresentation
3938
+ property :id, as: 'id'
3939
+ hash :items, as: 'items', class: Google::Apis::ComputeBeta::SubnetworksScopedList, decorator: Google::Apis::ComputeBeta::SubnetworksScopedList::Representation
3940
+
3941
+ property :kind, as: 'kind'
3942
+ property :next_page_token, as: 'nextPageToken'
3943
+ property :self_link, as: 'selfLink'
3944
+ end
3945
+ end
3946
+
3947
+ class SubnetworkList
3948
+ # @private
3949
+ class Representation < Google::Apis::Core::JsonRepresentation
3950
+ property :id, as: 'id'
3951
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::Subnetwork, decorator: Google::Apis::ComputeBeta::Subnetwork::Representation
3952
+
3953
+ property :kind, as: 'kind'
3954
+ property :next_page_token, as: 'nextPageToken'
3955
+ property :self_link, as: 'selfLink'
3956
+ end
3957
+ end
3958
+
3959
+ class SubnetworksExpandIpCidrRangeRequest
3960
+ # @private
3961
+ class Representation < Google::Apis::Core::JsonRepresentation
3962
+ property :ip_cidr_range, as: 'ipCidrRange'
3963
+ end
3964
+ end
3965
+
3966
+ class SubnetworksScopedList
3967
+ # @private
3968
+ class Representation < Google::Apis::Core::JsonRepresentation
3969
+ collection :subnetworks, as: 'subnetworks', class: Google::Apis::ComputeBeta::Subnetwork, decorator: Google::Apis::ComputeBeta::Subnetwork::Representation
3970
+
3971
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::SubnetworksScopedList::Warning, decorator: Google::Apis::ComputeBeta::SubnetworksScopedList::Warning::Representation
3972
+
3973
+ end
3974
+
3975
+ class Warning
3976
+ # @private
3977
+ class Representation < Google::Apis::Core::JsonRepresentation
3978
+ property :code, as: 'code'
3979
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::SubnetworksScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::SubnetworksScopedList::Warning::Datum::Representation
3980
+
3981
+ property :message, as: 'message'
3982
+ end
3983
+
3984
+ class Datum
3985
+ # @private
3986
+ class Representation < Google::Apis::Core::JsonRepresentation
3987
+ property :key, as: 'key'
3988
+ property :value, as: 'value'
3989
+ end
3990
+ end
3991
+ end
3992
+ end
3993
+
3994
+ class TcpHealthCheck
3995
+ # @private
3996
+ class Representation < Google::Apis::Core::JsonRepresentation
3997
+ property :port, as: 'port'
3998
+ property :port_name, as: 'portName'
3999
+ property :proxy_header, as: 'proxyHeader'
4000
+ property :request, as: 'request'
4001
+ property :response, as: 'response'
4002
+ end
4003
+ end
4004
+
4005
+ class Tags
4006
+ # @private
4007
+ class Representation < Google::Apis::Core::JsonRepresentation
4008
+ property :fingerprint, :base64 => true, as: 'fingerprint'
4009
+ collection :items, as: 'items'
4010
+ end
4011
+ end
4012
+
4013
+ class TargetHttpProxy
4014
+ # @private
4015
+ class Representation < Google::Apis::Core::JsonRepresentation
4016
+ property :creation_timestamp, as: 'creationTimestamp'
4017
+ property :description, as: 'description'
4018
+ property :id, as: 'id'
4019
+ property :kind, as: 'kind'
4020
+ property :name, as: 'name'
4021
+ property :self_link, as: 'selfLink'
4022
+ property :url_map, as: 'urlMap'
4023
+ end
4024
+ end
4025
+
4026
+ class TargetHttpProxyList
4027
+ # @private
4028
+ class Representation < Google::Apis::Core::JsonRepresentation
4029
+ property :id, as: 'id'
4030
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::TargetHttpProxy, decorator: Google::Apis::ComputeBeta::TargetHttpProxy::Representation
4031
+
4032
+ property :kind, as: 'kind'
4033
+ property :next_page_token, as: 'nextPageToken'
4034
+ property :self_link, as: 'selfLink'
4035
+ end
4036
+ end
4037
+
4038
+ class TargetHttpsProxiesSetSslCertificatesRequest
4039
+ # @private
4040
+ class Representation < Google::Apis::Core::JsonRepresentation
4041
+ collection :ssl_certificates, as: 'sslCertificates'
4042
+ end
4043
+ end
4044
+
4045
+ class TargetHttpsProxy
4046
+ # @private
4047
+ class Representation < Google::Apis::Core::JsonRepresentation
4048
+ property :creation_timestamp, as: 'creationTimestamp'
4049
+ property :description, as: 'description'
4050
+ property :id, as: 'id'
4051
+ property :kind, as: 'kind'
4052
+ property :name, as: 'name'
4053
+ property :self_link, as: 'selfLink'
4054
+ collection :ssl_certificates, as: 'sslCertificates'
4055
+ property :url_map, as: 'urlMap'
4056
+ end
4057
+ end
4058
+
4059
+ class TargetHttpsProxyList
4060
+ # @private
4061
+ class Representation < Google::Apis::Core::JsonRepresentation
4062
+ property :id, as: 'id'
4063
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::TargetHttpsProxy, decorator: Google::Apis::ComputeBeta::TargetHttpsProxy::Representation
4064
+
4065
+ property :kind, as: 'kind'
4066
+ property :next_page_token, as: 'nextPageToken'
4067
+ property :self_link, as: 'selfLink'
4068
+ end
4069
+ end
4070
+
4071
+ class TargetInstance
4072
+ # @private
4073
+ class Representation < Google::Apis::Core::JsonRepresentation
4074
+ property :creation_timestamp, as: 'creationTimestamp'
4075
+ property :description, as: 'description'
4076
+ property :id, as: 'id'
4077
+ property :instance, as: 'instance'
4078
+ property :kind, as: 'kind'
4079
+ property :name, as: 'name'
4080
+ property :nat_policy, as: 'natPolicy'
4081
+ property :self_link, as: 'selfLink'
4082
+ property :zone, as: 'zone'
4083
+ end
4084
+ end
4085
+
4086
+ class TargetInstanceAggregatedList
4087
+ # @private
4088
+ class Representation < Google::Apis::Core::JsonRepresentation
4089
+ property :id, as: 'id'
4090
+ hash :items, as: 'items', class: Google::Apis::ComputeBeta::TargetInstancesScopedList, decorator: Google::Apis::ComputeBeta::TargetInstancesScopedList::Representation
4091
+
4092
+ property :kind, as: 'kind'
4093
+ property :next_page_token, as: 'nextPageToken'
4094
+ property :self_link, as: 'selfLink'
4095
+ end
4096
+ end
4097
+
4098
+ class TargetInstanceList
4099
+ # @private
4100
+ class Representation < Google::Apis::Core::JsonRepresentation
4101
+ property :id, as: 'id'
4102
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::TargetInstance, decorator: Google::Apis::ComputeBeta::TargetInstance::Representation
4103
+
4104
+ property :kind, as: 'kind'
4105
+ property :next_page_token, as: 'nextPageToken'
4106
+ property :self_link, as: 'selfLink'
4107
+ end
4108
+ end
4109
+
4110
+ class TargetInstancesScopedList
4111
+ # @private
4112
+ class Representation < Google::Apis::Core::JsonRepresentation
4113
+ collection :target_instances, as: 'targetInstances', class: Google::Apis::ComputeBeta::TargetInstance, decorator: Google::Apis::ComputeBeta::TargetInstance::Representation
4114
+
4115
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::TargetInstancesScopedList::Warning, decorator: Google::Apis::ComputeBeta::TargetInstancesScopedList::Warning::Representation
4116
+
4117
+ end
4118
+
4119
+ class Warning
4120
+ # @private
4121
+ class Representation < Google::Apis::Core::JsonRepresentation
4122
+ property :code, as: 'code'
4123
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::TargetInstancesScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::TargetInstancesScopedList::Warning::Datum::Representation
4124
+
4125
+ property :message, as: 'message'
4126
+ end
4127
+
4128
+ class Datum
4129
+ # @private
4130
+ class Representation < Google::Apis::Core::JsonRepresentation
4131
+ property :key, as: 'key'
4132
+ property :value, as: 'value'
4133
+ end
4134
+ end
4135
+ end
4136
+ end
4137
+
4138
+ class TargetPool
4139
+ # @private
4140
+ class Representation < Google::Apis::Core::JsonRepresentation
4141
+ property :backup_pool, as: 'backupPool'
4142
+ property :creation_timestamp, as: 'creationTimestamp'
4143
+ property :description, as: 'description'
4144
+ property :failover_ratio, as: 'failoverRatio'
4145
+ collection :health_checks, as: 'healthChecks'
4146
+ property :id, as: 'id'
4147
+ collection :instances, as: 'instances'
4148
+ property :kind, as: 'kind'
4149
+ property :name, as: 'name'
4150
+ property :region, as: 'region'
4151
+ property :self_link, as: 'selfLink'
4152
+ property :session_affinity, as: 'sessionAffinity'
4153
+ end
4154
+ end
4155
+
4156
+ class TargetPoolAggregatedList
4157
+ # @private
4158
+ class Representation < Google::Apis::Core::JsonRepresentation
4159
+ property :id, as: 'id'
4160
+ hash :items, as: 'items', class: Google::Apis::ComputeBeta::TargetPoolsScopedList, decorator: Google::Apis::ComputeBeta::TargetPoolsScopedList::Representation
4161
+
4162
+ property :kind, as: 'kind'
4163
+ property :next_page_token, as: 'nextPageToken'
4164
+ property :self_link, as: 'selfLink'
4165
+ end
4166
+ end
4167
+
4168
+ class TargetPoolInstanceHealth
4169
+ # @private
4170
+ class Representation < Google::Apis::Core::JsonRepresentation
4171
+ collection :health_status, as: 'healthStatus', class: Google::Apis::ComputeBeta::HealthStatus, decorator: Google::Apis::ComputeBeta::HealthStatus::Representation
4172
+
4173
+ property :kind, as: 'kind'
4174
+ end
4175
+ end
4176
+
4177
+ class TargetPoolList
4178
+ # @private
4179
+ class Representation < Google::Apis::Core::JsonRepresentation
4180
+ property :id, as: 'id'
4181
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::TargetPool, decorator: Google::Apis::ComputeBeta::TargetPool::Representation
4182
+
4183
+ property :kind, as: 'kind'
4184
+ property :next_page_token, as: 'nextPageToken'
4185
+ property :self_link, as: 'selfLink'
4186
+ end
4187
+ end
4188
+
4189
+ class AddTargetPoolsHealthCheckRequest
4190
+ # @private
4191
+ class Representation < Google::Apis::Core::JsonRepresentation
4192
+ collection :health_checks, as: 'healthChecks', class: Google::Apis::ComputeBeta::HealthCheckReference, decorator: Google::Apis::ComputeBeta::HealthCheckReference::Representation
4193
+
4194
+ end
4195
+ end
4196
+
4197
+ class AddTargetPoolsInstanceRequest
4198
+ # @private
4199
+ class Representation < Google::Apis::Core::JsonRepresentation
4200
+ collection :instances, as: 'instances', class: Google::Apis::ComputeBeta::InstanceReference, decorator: Google::Apis::ComputeBeta::InstanceReference::Representation
4201
+
4202
+ end
4203
+ end
4204
+
4205
+ class RemoveTargetPoolsHealthCheckRequest
4206
+ # @private
4207
+ class Representation < Google::Apis::Core::JsonRepresentation
4208
+ collection :health_checks, as: 'healthChecks', class: Google::Apis::ComputeBeta::HealthCheckReference, decorator: Google::Apis::ComputeBeta::HealthCheckReference::Representation
4209
+
4210
+ end
4211
+ end
4212
+
4213
+ class RemoveTargetPoolsInstanceRequest
4214
+ # @private
4215
+ class Representation < Google::Apis::Core::JsonRepresentation
4216
+ collection :instances, as: 'instances', class: Google::Apis::ComputeBeta::InstanceReference, decorator: Google::Apis::ComputeBeta::InstanceReference::Representation
4217
+
4218
+ end
4219
+ end
4220
+
4221
+ class TargetPoolsScopedList
4222
+ # @private
4223
+ class Representation < Google::Apis::Core::JsonRepresentation
4224
+ collection :target_pools, as: 'targetPools', class: Google::Apis::ComputeBeta::TargetPool, decorator: Google::Apis::ComputeBeta::TargetPool::Representation
4225
+
4226
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::TargetPoolsScopedList::Warning, decorator: Google::Apis::ComputeBeta::TargetPoolsScopedList::Warning::Representation
4227
+
4228
+ end
4229
+
4230
+ class Warning
4231
+ # @private
4232
+ class Representation < Google::Apis::Core::JsonRepresentation
4233
+ property :code, as: 'code'
4234
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::TargetPoolsScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::TargetPoolsScopedList::Warning::Datum::Representation
4235
+
4236
+ property :message, as: 'message'
4237
+ end
4238
+
4239
+ class Datum
4240
+ # @private
4241
+ class Representation < Google::Apis::Core::JsonRepresentation
4242
+ property :key, as: 'key'
4243
+ property :value, as: 'value'
4244
+ end
4245
+ end
4246
+ end
4247
+ end
4248
+
4249
+ class TargetReference
4250
+ # @private
4251
+ class Representation < Google::Apis::Core::JsonRepresentation
4252
+ property :target, as: 'target'
4253
+ end
4254
+ end
4255
+
4256
+ class TargetSslProxiesSetBackendServiceRequest
4257
+ # @private
4258
+ class Representation < Google::Apis::Core::JsonRepresentation
4259
+ property :service, as: 'service'
4260
+ end
4261
+ end
4262
+
4263
+ class TargetSslProxiesSetProxyHeaderRequest
4264
+ # @private
4265
+ class Representation < Google::Apis::Core::JsonRepresentation
4266
+ property :proxy_header, as: 'proxyHeader'
4267
+ end
4268
+ end
4269
+
4270
+ class TargetSslProxiesSetSslCertificatesRequest
4271
+ # @private
4272
+ class Representation < Google::Apis::Core::JsonRepresentation
4273
+ collection :ssl_certificates, as: 'sslCertificates'
4274
+ end
4275
+ end
4276
+
4277
+ class TargetSslProxy
4278
+ # @private
4279
+ class Representation < Google::Apis::Core::JsonRepresentation
4280
+ property :creation_timestamp, as: 'creationTimestamp'
4281
+ property :description, as: 'description'
4282
+ property :id, as: 'id'
4283
+ property :kind, as: 'kind'
4284
+ property :name, as: 'name'
4285
+ property :proxy_header, as: 'proxyHeader'
4286
+ property :self_link, as: 'selfLink'
4287
+ property :service, as: 'service'
4288
+ collection :ssl_certificates, as: 'sslCertificates'
4289
+ end
4290
+ end
4291
+
4292
+ class TargetSslProxyList
4293
+ # @private
4294
+ class Representation < Google::Apis::Core::JsonRepresentation
4295
+ property :id, as: 'id'
4296
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::TargetSslProxy, decorator: Google::Apis::ComputeBeta::TargetSslProxy::Representation
4297
+
4298
+ property :kind, as: 'kind'
4299
+ property :next_page_token, as: 'nextPageToken'
4300
+ property :self_link, as: 'selfLink'
4301
+ end
4302
+ end
4303
+
4304
+ class TargetVpnGateway
4305
+ # @private
4306
+ class Representation < Google::Apis::Core::JsonRepresentation
4307
+ property :creation_timestamp, as: 'creationTimestamp'
4308
+ property :description, as: 'description'
4309
+ collection :forwarding_rules, as: 'forwardingRules'
4310
+ property :id, as: 'id'
4311
+ property :kind, as: 'kind'
4312
+ property :name, as: 'name'
4313
+ property :network, as: 'network'
4314
+ property :region, as: 'region'
4315
+ property :self_link, as: 'selfLink'
4316
+ property :status, as: 'status'
4317
+ collection :tunnels, as: 'tunnels'
4318
+ end
4319
+ end
4320
+
4321
+ class TargetVpnGatewayAggregatedList
4322
+ # @private
4323
+ class Representation < Google::Apis::Core::JsonRepresentation
4324
+ property :id, as: 'id'
4325
+ hash :items, as: 'items', class: Google::Apis::ComputeBeta::TargetVpnGatewaysScopedList, decorator: Google::Apis::ComputeBeta::TargetVpnGatewaysScopedList::Representation
4326
+
4327
+ property :kind, as: 'kind'
4328
+ property :next_page_token, as: 'nextPageToken'
4329
+ property :self_link, as: 'selfLink'
4330
+ end
4331
+ end
4332
+
4333
+ class TargetVpnGatewayList
4334
+ # @private
4335
+ class Representation < Google::Apis::Core::JsonRepresentation
4336
+ property :id, as: 'id'
4337
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::TargetVpnGateway, decorator: Google::Apis::ComputeBeta::TargetVpnGateway::Representation
4338
+
4339
+ property :kind, as: 'kind'
4340
+ property :next_page_token, as: 'nextPageToken'
4341
+ property :self_link, as: 'selfLink'
4342
+ end
4343
+ end
4344
+
4345
+ class TargetVpnGatewaysScopedList
4346
+ # @private
4347
+ class Representation < Google::Apis::Core::JsonRepresentation
4348
+ collection :target_vpn_gateways, as: 'targetVpnGateways', class: Google::Apis::ComputeBeta::TargetVpnGateway, decorator: Google::Apis::ComputeBeta::TargetVpnGateway::Representation
4349
+
4350
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::TargetVpnGatewaysScopedList::Warning, decorator: Google::Apis::ComputeBeta::TargetVpnGatewaysScopedList::Warning::Representation
4351
+
4352
+ end
4353
+
4354
+ class Warning
4355
+ # @private
4356
+ class Representation < Google::Apis::Core::JsonRepresentation
4357
+ property :code, as: 'code'
4358
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::TargetVpnGatewaysScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::TargetVpnGatewaysScopedList::Warning::Datum::Representation
4359
+
4360
+ property :message, as: 'message'
4361
+ end
4362
+
4363
+ class Datum
4364
+ # @private
4365
+ class Representation < Google::Apis::Core::JsonRepresentation
4366
+ property :key, as: 'key'
4367
+ property :value, as: 'value'
4368
+ end
4369
+ end
4370
+ end
4371
+ end
4372
+
4373
+ class TestFailure
4374
+ # @private
4375
+ class Representation < Google::Apis::Core::JsonRepresentation
4376
+ property :actual_service, as: 'actualService'
4377
+ property :expected_service, as: 'expectedService'
4378
+ property :host, as: 'host'
4379
+ property :path, as: 'path'
4380
+ end
4381
+ end
4382
+
4383
+ class TestPermissionsRequest
4384
+ # @private
4385
+ class Representation < Google::Apis::Core::JsonRepresentation
4386
+ collection :permissions, as: 'permissions'
4387
+ end
4388
+ end
4389
+
4390
+ class TestPermissionsResponse
4391
+ # @private
4392
+ class Representation < Google::Apis::Core::JsonRepresentation
4393
+ collection :permissions, as: 'permissions'
4394
+ end
4395
+ end
4396
+
4397
+ class UdpHealthCheck
4398
+ # @private
4399
+ class Representation < Google::Apis::Core::JsonRepresentation
4400
+ property :port, as: 'port'
4401
+ property :port_name, as: 'portName'
4402
+ property :request, as: 'request'
4403
+ property :response, as: 'response'
4404
+ end
4405
+ end
4406
+
4407
+ class UrlMap
4408
+ # @private
4409
+ class Representation < Google::Apis::Core::JsonRepresentation
4410
+ property :creation_timestamp, as: 'creationTimestamp'
4411
+ property :default_service, as: 'defaultService'
4412
+ property :description, as: 'description'
4413
+ property :fingerprint, :base64 => true, as: 'fingerprint'
4414
+ collection :host_rules, as: 'hostRules', class: Google::Apis::ComputeBeta::HostRule, decorator: Google::Apis::ComputeBeta::HostRule::Representation
4415
+
4416
+ property :id, as: 'id'
4417
+ property :kind, as: 'kind'
4418
+ property :name, as: 'name'
4419
+ collection :path_matchers, as: 'pathMatchers', class: Google::Apis::ComputeBeta::PathMatcher, decorator: Google::Apis::ComputeBeta::PathMatcher::Representation
4420
+
4421
+ property :self_link, as: 'selfLink'
4422
+ collection :tests, as: 'tests', class: Google::Apis::ComputeBeta::UrlMapTest, decorator: Google::Apis::ComputeBeta::UrlMapTest::Representation
4423
+
4424
+ end
4425
+ end
4426
+
4427
+ class UrlMapList
4428
+ # @private
4429
+ class Representation < Google::Apis::Core::JsonRepresentation
4430
+ property :id, as: 'id'
4431
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::UrlMap, decorator: Google::Apis::ComputeBeta::UrlMap::Representation
4432
+
4433
+ property :kind, as: 'kind'
4434
+ property :next_page_token, as: 'nextPageToken'
4435
+ property :self_link, as: 'selfLink'
4436
+ end
4437
+ end
4438
+
4439
+ class UrlMapReference
4440
+ # @private
4441
+ class Representation < Google::Apis::Core::JsonRepresentation
4442
+ property :url_map, as: 'urlMap'
4443
+ end
4444
+ end
4445
+
4446
+ class UrlMapTest
4447
+ # @private
4448
+ class Representation < Google::Apis::Core::JsonRepresentation
4449
+ property :description, as: 'description'
4450
+ property :host, as: 'host'
4451
+ property :path, as: 'path'
4452
+ property :service, as: 'service'
4453
+ end
4454
+ end
4455
+
4456
+ class UrlMapValidationResult
4457
+ # @private
4458
+ class Representation < Google::Apis::Core::JsonRepresentation
4459
+ collection :load_errors, as: 'loadErrors'
4460
+ property :load_succeeded, as: 'loadSucceeded'
4461
+ collection :test_failures, as: 'testFailures', class: Google::Apis::ComputeBeta::TestFailure, decorator: Google::Apis::ComputeBeta::TestFailure::Representation
4462
+
4463
+ property :test_passed, as: 'testPassed'
4464
+ end
4465
+ end
4466
+
4467
+ class ValidateUrlMapsRequest
4468
+ # @private
4469
+ class Representation < Google::Apis::Core::JsonRepresentation
4470
+ property :resource, as: 'resource', class: Google::Apis::ComputeBeta::UrlMap, decorator: Google::Apis::ComputeBeta::UrlMap::Representation
4471
+
4472
+ end
4473
+ end
4474
+
4475
+ class ValidateUrlMapsResponse
4476
+ # @private
4477
+ class Representation < Google::Apis::Core::JsonRepresentation
4478
+ property :result, as: 'result', class: Google::Apis::ComputeBeta::UrlMapValidationResult, decorator: Google::Apis::ComputeBeta::UrlMapValidationResult::Representation
4479
+
4480
+ end
4481
+ end
4482
+
4483
+ class UsageExportLocation
4484
+ # @private
4485
+ class Representation < Google::Apis::Core::JsonRepresentation
4486
+ property :bucket_name, as: 'bucketName'
4487
+ property :report_name_prefix, as: 'reportNamePrefix'
4488
+ end
4489
+ end
4490
+
4491
+ class VpnTunnel
4492
+ # @private
4493
+ class Representation < Google::Apis::Core::JsonRepresentation
4494
+ property :creation_timestamp, as: 'creationTimestamp'
4495
+ property :description, as: 'description'
4496
+ property :detailed_status, as: 'detailedStatus'
4497
+ property :id, as: 'id'
4498
+ property :ike_version, as: 'ikeVersion'
4499
+ property :kind, as: 'kind'
4500
+ collection :local_traffic_selector, as: 'localTrafficSelector'
4501
+ property :name, as: 'name'
4502
+ property :peer_ip, as: 'peerIp'
4503
+ property :region, as: 'region'
4504
+ collection :remote_traffic_selector, as: 'remoteTrafficSelector'
4505
+ property :router, as: 'router'
4506
+ property :self_link, as: 'selfLink'
4507
+ property :shared_secret, as: 'sharedSecret'
4508
+ property :shared_secret_hash, as: 'sharedSecretHash'
4509
+ property :status, as: 'status'
4510
+ property :target_vpn_gateway, as: 'targetVpnGateway'
4511
+ end
4512
+ end
4513
+
4514
+ class VpnTunnelAggregatedList
4515
+ # @private
4516
+ class Representation < Google::Apis::Core::JsonRepresentation
4517
+ property :id, as: 'id'
4518
+ hash :items, as: 'items', class: Google::Apis::ComputeBeta::VpnTunnelsScopedList, decorator: Google::Apis::ComputeBeta::VpnTunnelsScopedList::Representation
4519
+
4520
+ property :kind, as: 'kind'
4521
+ property :next_page_token, as: 'nextPageToken'
4522
+ property :self_link, as: 'selfLink'
4523
+ end
4524
+ end
4525
+
4526
+ class VpnTunnelList
4527
+ # @private
4528
+ class Representation < Google::Apis::Core::JsonRepresentation
4529
+ property :id, as: 'id'
4530
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::VpnTunnel, decorator: Google::Apis::ComputeBeta::VpnTunnel::Representation
4531
+
4532
+ property :kind, as: 'kind'
4533
+ property :next_page_token, as: 'nextPageToken'
4534
+ property :self_link, as: 'selfLink'
4535
+ end
4536
+ end
4537
+
4538
+ class VpnTunnelsScopedList
4539
+ # @private
4540
+ class Representation < Google::Apis::Core::JsonRepresentation
4541
+ collection :vpn_tunnels, as: 'vpnTunnels', class: Google::Apis::ComputeBeta::VpnTunnel, decorator: Google::Apis::ComputeBeta::VpnTunnel::Representation
4542
+
4543
+ property :warning, as: 'warning', class: Google::Apis::ComputeBeta::VpnTunnelsScopedList::Warning, decorator: Google::Apis::ComputeBeta::VpnTunnelsScopedList::Warning::Representation
4544
+
4545
+ end
4546
+
4547
+ class Warning
4548
+ # @private
4549
+ class Representation < Google::Apis::Core::JsonRepresentation
4550
+ property :code, as: 'code'
4551
+ collection :data, as: 'data', class: Google::Apis::ComputeBeta::VpnTunnelsScopedList::Warning::Datum, decorator: Google::Apis::ComputeBeta::VpnTunnelsScopedList::Warning::Datum::Representation
4552
+
4553
+ property :message, as: 'message'
4554
+ end
4555
+
4556
+ class Datum
4557
+ # @private
4558
+ class Representation < Google::Apis::Core::JsonRepresentation
4559
+ property :key, as: 'key'
4560
+ property :value, as: 'value'
4561
+ end
4562
+ end
4563
+ end
4564
+ end
4565
+
4566
+ class XpnHostList
4567
+ # @private
4568
+ class Representation < Google::Apis::Core::JsonRepresentation
4569
+ property :id, as: 'id'
4570
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::Project, decorator: Google::Apis::ComputeBeta::Project::Representation
4571
+
4572
+ property :kind, as: 'kind'
4573
+ property :next_page_token, as: 'nextPageToken'
4574
+ property :self_link, as: 'selfLink'
4575
+ end
4576
+ end
4577
+
4578
+ class Zone
4579
+ # @private
4580
+ class Representation < Google::Apis::Core::JsonRepresentation
4581
+ property :creation_timestamp, as: 'creationTimestamp'
4582
+ property :deprecated, as: 'deprecated', class: Google::Apis::ComputeBeta::DeprecationStatus, decorator: Google::Apis::ComputeBeta::DeprecationStatus::Representation
4583
+
4584
+ property :description, as: 'description'
4585
+ property :id, as: 'id'
4586
+ property :kind, as: 'kind'
4587
+ property :name, as: 'name'
4588
+ property :region, as: 'region'
4589
+ property :self_link, as: 'selfLink'
4590
+ property :status, as: 'status'
4591
+ end
4592
+ end
4593
+
4594
+ class ZoneList
4595
+ # @private
4596
+ class Representation < Google::Apis::Core::JsonRepresentation
4597
+ property :id, as: 'id'
4598
+ collection :items, as: 'items', class: Google::Apis::ComputeBeta::Zone, decorator: Google::Apis::ComputeBeta::Zone::Representation
4599
+
4600
+ property :kind, as: 'kind'
4601
+ property :next_page_token, as: 'nextPageToken'
4602
+ property :self_link, as: 'selfLink'
4603
+ end
4604
+ end
4605
+
4606
+ class ZoneSetLabelsRequest
4607
+ # @private
4608
+ class Representation < Google::Apis::Core::JsonRepresentation
4609
+ property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
4610
+ hash :labels, as: 'labels'
4611
+ end
4612
+ end
4613
+ end
4614
+ end
4615
+ end