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