google-api-client 0.28.4 → 0.29.2

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 (750) hide show
  1. checksums.yaml +4 -4
  2. data/.kokoro/build.bat +9 -6
  3. data/.kokoro/build.sh +2 -34
  4. data/.kokoro/continuous/common.cfg +6 -1
  5. data/.kokoro/continuous/linux.cfg +1 -1
  6. data/.kokoro/continuous/windows.cfg +17 -1
  7. data/.kokoro/osx.sh +2 -33
  8. data/.kokoro/presubmit/common.cfg +6 -1
  9. data/.kokoro/presubmit/linux.cfg +1 -1
  10. data/.kokoro/presubmit/windows.cfg +17 -1
  11. data/.kokoro/trampoline.bat +10 -0
  12. data/.kokoro/trampoline.sh +3 -23
  13. data/CHANGELOG.md +460 -0
  14. data/README.md +1 -1
  15. data/Rakefile +31 -0
  16. data/bin/generate-api +4 -2
  17. data/generated/google/apis/abusiveexperiencereport_v1/service.rb +2 -2
  18. data/generated/google/apis/acceleratedmobilepageurl_v1/service.rb +1 -1
  19. data/generated/google/apis/accessapproval_v1beta1/classes.rb +333 -0
  20. data/generated/google/apis/accessapproval_v1beta1/representations.rb +174 -0
  21. data/generated/google/apis/accessapproval_v1beta1/service.rb +728 -0
  22. data/generated/google/apis/accessapproval_v1beta1.rb +34 -0
  23. data/generated/google/apis/accesscontextmanager_v1/classes.rb +755 -0
  24. data/generated/google/apis/accesscontextmanager_v1/representations.rb +282 -0
  25. data/generated/google/apis/accesscontextmanager_v1/service.rb +788 -0
  26. data/generated/google/apis/accesscontextmanager_v1.rb +34 -0
  27. data/generated/google/apis/accesscontextmanager_v1beta/classes.rb +47 -31
  28. data/generated/google/apis/accesscontextmanager_v1beta/representations.rb +4 -0
  29. data/generated/google/apis/accesscontextmanager_v1beta/service.rb +16 -16
  30. data/generated/google/apis/accesscontextmanager_v1beta.rb +1 -1
  31. data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +95 -200
  32. data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +0 -32
  33. data/generated/google/apis/adexchangebuyer2_v2beta1/service.rb +64 -104
  34. data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
  35. data/generated/google/apis/adexchangebuyer_v1_2/service.rb +7 -7
  36. data/generated/google/apis/adexchangebuyer_v1_3/service.rb +21 -21
  37. data/generated/google/apis/adexchangebuyer_v1_4/service.rb +38 -38
  38. data/generated/google/apis/adexperiencereport_v1/service.rb +2 -2
  39. data/generated/google/apis/admin_datatransfer_v1/service.rb +5 -5
  40. data/generated/google/apis/admin_directory_v1/classes.rb +5 -50
  41. data/generated/google/apis/admin_directory_v1/representations.rb +0 -2
  42. data/generated/google/apis/admin_directory_v1/service.rb +113 -113
  43. data/generated/google/apis/admin_directory_v1.rb +1 -1
  44. data/generated/google/apis/admin_reports_v1/service.rb +6 -6
  45. data/generated/google/apis/admin_reports_v1.rb +1 -1
  46. data/generated/google/apis/adsense_v1_4/service.rb +39 -39
  47. data/generated/google/apis/adsensehost_v4_1/service.rb +26 -26
  48. data/generated/google/apis/alertcenter_v1beta1/classes.rb +101 -2
  49. data/generated/google/apis/alertcenter_v1beta1/representations.rb +25 -0
  50. data/generated/google/apis/alertcenter_v1beta1/service.rb +17 -16
  51. data/generated/google/apis/alertcenter_v1beta1.rb +1 -1
  52. data/generated/google/apis/analytics_v2_4/service.rb +6 -6
  53. data/generated/google/apis/analytics_v3/service.rb +88 -88
  54. data/generated/google/apis/analyticsreporting_v4/classes.rb +638 -0
  55. data/generated/google/apis/analyticsreporting_v4/representations.rb +248 -0
  56. data/generated/google/apis/analyticsreporting_v4/service.rb +31 -1
  57. data/generated/google/apis/analyticsreporting_v4.rb +1 -1
  58. data/generated/google/apis/androiddeviceprovisioning_v1/classes.rb +51 -11
  59. data/generated/google/apis/androiddeviceprovisioning_v1/representations.rb +6 -0
  60. data/generated/google/apis/androiddeviceprovisioning_v1/service.rb +26 -26
  61. data/generated/google/apis/androiddeviceprovisioning_v1.rb +1 -1
  62. data/generated/google/apis/androidenterprise_v1/classes.rb +26 -30
  63. data/generated/google/apis/androidenterprise_v1/representations.rb +2 -14
  64. data/generated/google/apis/androidenterprise_v1/service.rb +85 -121
  65. data/generated/google/apis/androidenterprise_v1.rb +1 -1
  66. data/generated/google/apis/androidmanagement_v1/classes.rb +358 -4
  67. data/generated/google/apis/androidmanagement_v1/representations.rb +163 -0
  68. data/generated/google/apis/androidmanagement_v1/service.rb +191 -21
  69. data/generated/google/apis/androidmanagement_v1.rb +1 -1
  70. data/generated/google/apis/androidpublisher_v1/service.rb +2 -2
  71. data/generated/google/apis/androidpublisher_v1_1/service.rb +3 -3
  72. data/generated/google/apis/androidpublisher_v2/service.rb +64 -70
  73. data/generated/google/apis/androidpublisher_v2.rb +1 -1
  74. data/generated/google/apis/androidpublisher_v3/classes.rb +113 -0
  75. data/generated/google/apis/androidpublisher_v3/representations.rb +58 -0
  76. data/generated/google/apis/androidpublisher_v3/service.rb +234 -64
  77. data/generated/google/apis/androidpublisher_v3.rb +1 -1
  78. data/generated/google/apis/appengine_v1/classes.rb +45 -100
  79. data/generated/google/apis/appengine_v1/representations.rb +17 -35
  80. data/generated/google/apis/appengine_v1/service.rb +45 -39
  81. data/generated/google/apis/appengine_v1.rb +1 -1
  82. data/generated/google/apis/appengine_v1alpha/classes.rb +2 -99
  83. data/generated/google/apis/appengine_v1alpha/representations.rb +0 -35
  84. data/generated/google/apis/appengine_v1alpha/service.rb +15 -15
  85. data/generated/google/apis/appengine_v1alpha.rb +1 -1
  86. data/generated/google/apis/appengine_v1beta/classes.rb +7 -102
  87. data/generated/google/apis/appengine_v1beta/representations.rb +0 -35
  88. data/generated/google/apis/appengine_v1beta/service.rb +45 -39
  89. data/generated/google/apis/appengine_v1beta.rb +1 -1
  90. data/generated/google/apis/appengine_v1beta4/service.rb +20 -20
  91. data/generated/google/apis/appengine_v1beta5/service.rb +20 -20
  92. data/generated/google/apis/appsactivity_v1/service.rb +5 -4
  93. data/generated/google/apis/appsactivity_v1.rb +1 -1
  94. data/generated/google/apis/appsmarket_v2/service.rb +3 -3
  95. data/generated/google/apis/appstate_v1/service.rb +5 -5
  96. data/generated/google/apis/bigquery_v2/classes.rb +1121 -114
  97. data/generated/google/apis/bigquery_v2/representations.rb +414 -26
  98. data/generated/google/apis/bigquery_v2/service.rb +184 -22
  99. data/generated/google/apis/bigquery_v2.rb +1 -1
  100. data/generated/google/apis/bigquerydatatransfer_v1/classes.rb +88 -10
  101. data/generated/google/apis/bigquerydatatransfer_v1/representations.rb +43 -0
  102. data/generated/google/apis/bigquerydatatransfer_v1/service.rb +142 -34
  103. data/generated/google/apis/bigquerydatatransfer_v1.rb +3 -3
  104. data/generated/google/apis/bigtableadmin_v1/service.rb +3 -3
  105. data/generated/google/apis/bigtableadmin_v1.rb +2 -2
  106. data/generated/google/apis/bigtableadmin_v2/classes.rb +14 -14
  107. data/generated/google/apis/bigtableadmin_v2/service.rb +142 -33
  108. data/generated/google/apis/bigtableadmin_v2.rb +2 -2
  109. data/generated/google/apis/binaryauthorization_v1beta1/classes.rb +66 -6
  110. data/generated/google/apis/binaryauthorization_v1beta1/representations.rb +17 -0
  111. data/generated/google/apis/binaryauthorization_v1beta1/service.rb +17 -13
  112. data/generated/google/apis/binaryauthorization_v1beta1.rb +1 -1
  113. data/generated/google/apis/blogger_v2/service.rb +9 -9
  114. data/generated/google/apis/blogger_v3/service.rb +33 -33
  115. data/generated/google/apis/books_v1/service.rb +51 -51
  116. data/generated/google/apis/calendar_v3/classes.rb +1 -1
  117. data/generated/google/apis/calendar_v3/service.rb +47 -47
  118. data/generated/google/apis/calendar_v3.rb +1 -1
  119. data/generated/google/apis/chat_v1/service.rb +8 -8
  120. data/generated/google/apis/civicinfo_v2/service.rb +5 -5
  121. data/generated/google/apis/classroom_v1/classes.rb +77 -0
  122. data/generated/google/apis/classroom_v1/representations.rb +32 -0
  123. data/generated/google/apis/classroom_v1/service.rb +276 -51
  124. data/generated/google/apis/classroom_v1.rb +7 -1
  125. data/generated/google/apis/cloudasset_v1/classes.rb +818 -0
  126. data/generated/google/apis/cloudasset_v1/representations.rb +264 -0
  127. data/generated/google/apis/cloudasset_v1/service.rb +191 -0
  128. data/generated/google/apis/cloudasset_v1.rb +34 -0
  129. data/generated/google/apis/cloudasset_v1beta1/classes.rb +33 -18
  130. data/generated/google/apis/cloudasset_v1beta1/representations.rb +1 -0
  131. data/generated/google/apis/cloudasset_v1beta1/service.rb +13 -13
  132. data/generated/google/apis/cloudasset_v1beta1.rb +2 -2
  133. data/generated/google/apis/cloudbilling_v1/classes.rb +1 -1
  134. data/generated/google/apis/cloudbilling_v1/service.rb +14 -14
  135. data/generated/google/apis/cloudbilling_v1.rb +1 -1
  136. data/generated/google/apis/cloudbuild_v1/classes.rb +162 -11
  137. data/generated/google/apis/cloudbuild_v1/representations.rb +67 -0
  138. data/generated/google/apis/cloudbuild_v1/service.rb +21 -15
  139. data/generated/google/apis/cloudbuild_v1.rb +1 -1
  140. data/generated/google/apis/cloudbuild_v1alpha1/classes.rb +7 -1
  141. data/generated/google/apis/cloudbuild_v1alpha1/representations.rb +2 -0
  142. data/generated/google/apis/cloudbuild_v1alpha1/service.rb +6 -6
  143. data/generated/google/apis/cloudbuild_v1alpha1.rb +1 -1
  144. data/generated/google/apis/clouddebugger_v2/service.rb +8 -8
  145. data/generated/google/apis/clouderrorreporting_v1beta1/classes.rb +19 -16
  146. data/generated/google/apis/clouderrorreporting_v1beta1/service.rb +12 -11
  147. data/generated/google/apis/clouderrorreporting_v1beta1.rb +1 -1
  148. data/generated/google/apis/cloudfunctions_v1/classes.rb +21 -17
  149. data/generated/google/apis/cloudfunctions_v1/service.rb +22 -16
  150. data/generated/google/apis/cloudfunctions_v1.rb +1 -1
  151. data/generated/google/apis/cloudfunctions_v1beta2/classes.rb +20 -16
  152. data/generated/google/apis/cloudfunctions_v1beta2/service.rb +17 -11
  153. data/generated/google/apis/cloudfunctions_v1beta2.rb +1 -1
  154. data/generated/google/apis/cloudidentity_v1/classes.rb +14 -14
  155. data/generated/google/apis/cloudidentity_v1/service.rb +18 -27
  156. data/generated/google/apis/cloudidentity_v1.rb +7 -1
  157. data/generated/google/apis/cloudidentity_v1beta1/classes.rb +11 -11
  158. data/generated/google/apis/cloudidentity_v1beta1/service.rb +15 -21
  159. data/generated/google/apis/cloudidentity_v1beta1.rb +7 -1
  160. data/generated/google/apis/cloudiot_v1/classes.rb +11 -11
  161. data/generated/google/apis/cloudiot_v1/service.rb +23 -330
  162. data/generated/google/apis/cloudiot_v1.rb +1 -1
  163. data/generated/google/apis/cloudkms_v1/classes.rb +7 -3
  164. data/generated/google/apis/cloudkms_v1/service.rb +30 -30
  165. data/generated/google/apis/cloudkms_v1.rb +1 -1
  166. data/generated/google/apis/cloudprivatecatalog_v1beta1/classes.rb +358 -0
  167. data/generated/google/apis/cloudprivatecatalog_v1beta1/representations.rb +123 -0
  168. data/generated/google/apis/cloudprivatecatalog_v1beta1/service.rb +486 -0
  169. data/generated/google/apis/cloudprivatecatalog_v1beta1.rb +35 -0
  170. data/generated/google/apis/cloudprivatecatalogproducer_v1beta1/classes.rb +1212 -0
  171. data/generated/google/apis/cloudprivatecatalogproducer_v1beta1/representations.rb +399 -0
  172. data/generated/google/apis/cloudprivatecatalogproducer_v1beta1/service.rb +1073 -0
  173. data/generated/google/apis/cloudprivatecatalogproducer_v1beta1.rb +35 -0
  174. data/generated/google/apis/cloudprofiler_v2/service.rb +3 -3
  175. data/generated/google/apis/cloudresourcemanager_v1/classes.rb +24 -22
  176. data/generated/google/apis/cloudresourcemanager_v1/service.rb +68 -59
  177. data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
  178. data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +3 -3
  179. data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +53 -42
  180. data/generated/google/apis/cloudresourcemanager_v1beta1.rb +1 -1
  181. data/generated/google/apis/cloudresourcemanager_v2/classes.rb +15 -16
  182. data/generated/google/apis/cloudresourcemanager_v2/service.rb +13 -13
  183. data/generated/google/apis/cloudresourcemanager_v2.rb +1 -1
  184. data/generated/google/apis/cloudresourcemanager_v2beta1/classes.rb +15 -16
  185. data/generated/google/apis/cloudresourcemanager_v2beta1/service.rb +13 -13
  186. data/generated/google/apis/cloudresourcemanager_v2beta1.rb +1 -1
  187. data/generated/google/apis/cloudscheduler_v1/classes.rb +994 -0
  188. data/generated/google/apis/cloudscheduler_v1/representations.rb +297 -0
  189. data/generated/google/apis/cloudscheduler_v1/service.rb +448 -0
  190. data/generated/google/apis/cloudscheduler_v1.rb +34 -0
  191. data/generated/google/apis/cloudscheduler_v1beta1/classes.rb +160 -44
  192. data/generated/google/apis/cloudscheduler_v1beta1/representations.rb +33 -0
  193. data/generated/google/apis/cloudscheduler_v1beta1/service.rb +15 -12
  194. data/generated/google/apis/cloudscheduler_v1beta1.rb +1 -1
  195. data/generated/google/apis/cloudsearch_v1/classes.rb +245 -59
  196. data/generated/google/apis/cloudsearch_v1/representations.rb +91 -0
  197. data/generated/google/apis/cloudsearch_v1/service.rb +86 -80
  198. data/generated/google/apis/cloudsearch_v1.rb +1 -1
  199. data/generated/google/apis/cloudshell_v1/classes.rb +11 -11
  200. data/generated/google/apis/cloudshell_v1/service.rb +4 -4
  201. data/generated/google/apis/cloudshell_v1.rb +1 -1
  202. data/generated/google/apis/cloudshell_v1alpha1/classes.rb +24 -11
  203. data/generated/google/apis/cloudshell_v1alpha1/representations.rb +2 -0
  204. data/generated/google/apis/cloudshell_v1alpha1/service.rb +11 -10
  205. data/generated/google/apis/cloudshell_v1alpha1.rb +1 -1
  206. data/generated/google/apis/cloudtasks_v2/classes.rb +1436 -0
  207. data/generated/google/apis/cloudtasks_v2/representations.rb +408 -0
  208. data/generated/google/apis/cloudtasks_v2/service.rb +856 -0
  209. data/generated/google/apis/{partners_v2.rb → cloudtasks_v2.rb} +11 -9
  210. data/generated/google/apis/cloudtasks_v2beta2/classes.rb +141 -102
  211. data/generated/google/apis/cloudtasks_v2beta2/service.rb +44 -43
  212. data/generated/google/apis/cloudtasks_v2beta2.rb +1 -1
  213. data/generated/google/apis/cloudtasks_v2beta3/classes.rb +388 -108
  214. data/generated/google/apis/cloudtasks_v2beta3/representations.rb +65 -0
  215. data/generated/google/apis/cloudtasks_v2beta3/service.rb +40 -39
  216. data/generated/google/apis/cloudtasks_v2beta3.rb +1 -1
  217. data/generated/google/apis/cloudtrace_v1/service.rb +3 -3
  218. data/generated/google/apis/cloudtrace_v2/classes.rb +10 -10
  219. data/generated/google/apis/cloudtrace_v2/service.rb +2 -2
  220. data/generated/google/apis/cloudtrace_v2.rb +1 -1
  221. data/generated/google/apis/commentanalyzer_v1alpha1/classes.rb +484 -0
  222. data/generated/google/apis/commentanalyzer_v1alpha1/representations.rb +210 -0
  223. data/generated/google/apis/commentanalyzer_v1alpha1/service.rb +124 -0
  224. data/generated/google/apis/commentanalyzer_v1alpha1.rb +39 -0
  225. data/generated/google/apis/composer_v1/classes.rb +21 -15
  226. data/generated/google/apis/composer_v1/service.rb +9 -9
  227. data/generated/google/apis/composer_v1.rb +1 -1
  228. data/generated/google/apis/composer_v1beta1/classes.rb +175 -36
  229. data/generated/google/apis/composer_v1beta1/representations.rb +50 -0
  230. data/generated/google/apis/composer_v1beta1/service.rb +9 -9
  231. data/generated/google/apis/composer_v1beta1.rb +1 -1
  232. data/generated/google/apis/compute_alpha/classes.rb +10112 -7289
  233. data/generated/google/apis/compute_alpha/representations.rb +1337 -219
  234. data/generated/google/apis/compute_alpha/service.rb +4259 -2728
  235. data/generated/google/apis/compute_alpha.rb +1 -1
  236. data/generated/google/apis/compute_beta/classes.rb +4254 -2781
  237. data/generated/google/apis/compute_beta/representations.rb +853 -283
  238. data/generated/google/apis/compute_beta/service.rb +7077 -5955
  239. data/generated/google/apis/compute_beta.rb +1 -1
  240. data/generated/google/apis/compute_v1/classes.rb +1259 -93
  241. data/generated/google/apis/compute_v1/representations.rb +450 -1
  242. data/generated/google/apis/compute_v1/service.rb +1085 -400
  243. data/generated/google/apis/compute_v1.rb +1 -1
  244. data/generated/google/apis/container_v1/classes.rb +201 -22
  245. data/generated/google/apis/container_v1/representations.rb +69 -0
  246. data/generated/google/apis/container_v1/service.rb +151 -102
  247. data/generated/google/apis/container_v1.rb +1 -1
  248. data/generated/google/apis/container_v1beta1/classes.rb +215 -25
  249. data/generated/google/apis/container_v1beta1/representations.rb +86 -0
  250. data/generated/google/apis/container_v1beta1/service.rb +106 -106
  251. data/generated/google/apis/container_v1beta1.rb +1 -1
  252. data/generated/google/apis/containeranalysis_v1alpha1/classes.rb +26 -18
  253. data/generated/google/apis/containeranalysis_v1alpha1/representations.rb +1 -0
  254. data/generated/google/apis/containeranalysis_v1alpha1/service.rb +33 -33
  255. data/generated/google/apis/containeranalysis_v1alpha1.rb +1 -1
  256. data/generated/google/apis/containeranalysis_v1beta1/classes.rb +226 -12
  257. data/generated/google/apis/containeranalysis_v1beta1/representations.rb +58 -0
  258. data/generated/google/apis/containeranalysis_v1beta1/service.rb +24 -24
  259. data/generated/google/apis/containeranalysis_v1beta1.rb +1 -1
  260. data/generated/google/apis/content_v2/classes.rb +218 -101
  261. data/generated/google/apis/content_v2/representations.rb +49 -0
  262. data/generated/google/apis/content_v2/service.rb +189 -152
  263. data/generated/google/apis/content_v2.rb +1 -1
  264. data/generated/google/apis/content_v2_1/classes.rb +387 -216
  265. data/generated/google/apis/content_v2_1/representations.rb +131 -56
  266. data/generated/google/apis/content_v2_1/service.rb +190 -107
  267. data/generated/google/apis/content_v2_1.rb +1 -1
  268. data/generated/google/apis/customsearch_v1/service.rb +2 -2
  269. data/generated/google/apis/dataflow_v1b3/classes.rb +148 -31
  270. data/generated/google/apis/dataflow_v1b3/representations.rb +45 -0
  271. data/generated/google/apis/dataflow_v1b3/service.rb +415 -56
  272. data/generated/google/apis/dataflow_v1b3.rb +1 -1
  273. data/generated/google/apis/datafusion_v1beta1/classes.rb +1304 -0
  274. data/generated/google/apis/datafusion_v1beta1/representations.rb +469 -0
  275. data/generated/google/apis/datafusion_v1beta1/service.rb +657 -0
  276. data/generated/google/apis/datafusion_v1beta1.rb +43 -0
  277. data/generated/google/apis/dataproc_v1/classes.rb +27 -22
  278. data/generated/google/apis/dataproc_v1/representations.rb +1 -0
  279. data/generated/google/apis/dataproc_v1/service.rb +261 -45
  280. data/generated/google/apis/dataproc_v1.rb +1 -1
  281. data/generated/google/apis/dataproc_v1beta2/classes.rb +534 -50
  282. data/generated/google/apis/dataproc_v1beta2/representations.rb +185 -7
  283. data/generated/google/apis/dataproc_v1beta2/service.rb +617 -51
  284. data/generated/google/apis/dataproc_v1beta2.rb +1 -1
  285. data/generated/google/apis/datastore_v1/classes.rb +20 -16
  286. data/generated/google/apis/datastore_v1/service.rb +15 -15
  287. data/generated/google/apis/datastore_v1.rb +1 -1
  288. data/generated/google/apis/datastore_v1beta1/classes.rb +10 -10
  289. data/generated/google/apis/datastore_v1beta1/service.rb +2 -2
  290. data/generated/google/apis/datastore_v1beta1.rb +1 -1
  291. data/generated/google/apis/datastore_v1beta3/classes.rb +10 -6
  292. data/generated/google/apis/datastore_v1beta3/service.rb +7 -7
  293. data/generated/google/apis/datastore_v1beta3.rb +1 -1
  294. data/generated/google/apis/deploymentmanager_alpha/service.rb +37 -37
  295. data/generated/google/apis/deploymentmanager_v2/service.rb +18 -18
  296. data/generated/google/apis/deploymentmanager_v2beta/service.rb +32 -32
  297. data/generated/google/apis/dfareporting_v3_1/service.rb +206 -206
  298. data/generated/google/apis/dfareporting_v3_2/service.rb +206 -206
  299. data/generated/google/apis/dfareporting_v3_3/classes.rb +3 -3
  300. data/generated/google/apis/dfareporting_v3_3/service.rb +204 -204
  301. data/generated/google/apis/dfareporting_v3_3.rb +1 -1
  302. data/generated/google/apis/dialogflow_v2/classes.rb +367 -82
  303. data/generated/google/apis/dialogflow_v2/representations.rb +99 -0
  304. data/generated/google/apis/dialogflow_v2/service.rb +76 -60
  305. data/generated/google/apis/dialogflow_v2.rb +1 -1
  306. data/generated/google/apis/dialogflow_v2beta1/classes.rb +199 -88
  307. data/generated/google/apis/dialogflow_v2beta1/representations.rb +31 -0
  308. data/generated/google/apis/dialogflow_v2beta1/service.rb +154 -94
  309. data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
  310. data/generated/google/apis/digitalassetlinks_v1/service.rb +7 -6
  311. data/generated/google/apis/digitalassetlinks_v1.rb +1 -1
  312. data/generated/google/apis/discovery_v1/service.rb +2 -2
  313. data/generated/google/apis/dlp_v2/classes.rb +116 -45
  314. data/generated/google/apis/dlp_v2/representations.rb +32 -0
  315. data/generated/google/apis/dlp_v2/service.rb +85 -45
  316. data/generated/google/apis/dlp_v2.rb +1 -1
  317. data/generated/google/apis/dns_v1/classes.rb +83 -1
  318. data/generated/google/apis/dns_v1/representations.rb +34 -0
  319. data/generated/google/apis/dns_v1/service.rb +15 -15
  320. data/generated/google/apis/dns_v1.rb +1 -1
  321. data/generated/google/apis/dns_v1beta2/classes.rb +81 -1
  322. data/generated/google/apis/dns_v1beta2/representations.rb +33 -0
  323. data/generated/google/apis/dns_v1beta2/service.rb +21 -21
  324. data/generated/google/apis/dns_v1beta2.rb +1 -1
  325. data/generated/google/apis/dns_v2beta1/classes.rb +83 -1
  326. data/generated/google/apis/dns_v2beta1/representations.rb +34 -0
  327. data/generated/google/apis/dns_v2beta1/service.rb +16 -16
  328. data/generated/google/apis/dns_v2beta1.rb +1 -1
  329. data/generated/google/apis/docs_v1/classes.rb +265 -47
  330. data/generated/google/apis/docs_v1/representations.rb +96 -0
  331. data/generated/google/apis/docs_v1/service.rb +3 -3
  332. data/generated/google/apis/docs_v1.rb +1 -1
  333. data/generated/google/apis/doubleclickbidmanager_v1/classes.rb +6 -4
  334. data/generated/google/apis/doubleclickbidmanager_v1/service.rb +9 -9
  335. data/generated/google/apis/doubleclickbidmanager_v1.rb +1 -1
  336. data/generated/google/apis/doubleclicksearch_v2/service.rb +10 -10
  337. data/generated/google/apis/drive_v2/classes.rb +601 -80
  338. data/generated/google/apis/drive_v2/representations.rb +152 -0
  339. data/generated/google/apis/drive_v2/service.rb +574 -164
  340. data/generated/google/apis/drive_v2.rb +1 -1
  341. data/generated/google/apis/drive_v3/classes.rb +591 -75
  342. data/generated/google/apis/drive_v3/representations.rb +151 -0
  343. data/generated/google/apis/drive_v3/service.rb +483 -116
  344. data/generated/google/apis/drive_v3.rb +1 -1
  345. data/generated/google/apis/driveactivity_v2/classes.rb +149 -17
  346. data/generated/google/apis/driveactivity_v2/representations.rb +69 -0
  347. data/generated/google/apis/driveactivity_v2/service.rb +1 -1
  348. data/generated/google/apis/driveactivity_v2.rb +1 -1
  349. data/generated/google/apis/factchecktools_v1alpha1/classes.rb +459 -0
  350. data/generated/google/apis/factchecktools_v1alpha1/representations.rb +207 -0
  351. data/generated/google/apis/factchecktools_v1alpha1/service.rb +300 -0
  352. data/generated/google/apis/factchecktools_v1alpha1.rb +34 -0
  353. data/generated/google/apis/fcm_v1/classes.rb +424 -0
  354. data/generated/google/apis/fcm_v1/representations.rb +167 -0
  355. data/generated/google/apis/fcm_v1/service.rb +97 -0
  356. data/generated/google/apis/fcm_v1.rb +35 -0
  357. data/generated/google/apis/file_v1/classes.rb +646 -11
  358. data/generated/google/apis/file_v1/representations.rb +207 -0
  359. data/generated/google/apis/file_v1/service.rb +196 -6
  360. data/generated/google/apis/file_v1.rb +1 -1
  361. data/generated/google/apis/file_v1beta1/classes.rb +461 -19
  362. data/generated/google/apis/file_v1beta1/representations.rb +137 -0
  363. data/generated/google/apis/file_v1beta1/service.rb +11 -11
  364. data/generated/google/apis/file_v1beta1.rb +1 -1
  365. data/generated/google/apis/firebasedynamiclinks_v1/classes.rb +41 -14
  366. data/generated/google/apis/firebasedynamiclinks_v1/representations.rb +4 -0
  367. data/generated/google/apis/firebasedynamiclinks_v1/service.rb +5 -5
  368. data/generated/google/apis/firebasedynamiclinks_v1.rb +1 -1
  369. data/generated/google/apis/firebasehosting_v1beta1/classes.rb +13 -13
  370. data/generated/google/apis/firebasehosting_v1beta1/service.rb +14 -14
  371. data/generated/google/apis/firebasehosting_v1beta1.rb +1 -1
  372. data/generated/google/apis/firebaserules_v1/classes.rb +10 -2
  373. data/generated/google/apis/firebaserules_v1/service.rb +12 -12
  374. data/generated/google/apis/firebaserules_v1.rb +1 -1
  375. data/generated/google/apis/firestore_v1/classes.rb +15 -15
  376. data/generated/google/apis/firestore_v1/service.rb +28 -28
  377. data/generated/google/apis/firestore_v1.rb +1 -1
  378. data/generated/google/apis/firestore_v1beta1/classes.rb +15 -15
  379. data/generated/google/apis/firestore_v1beta1/service.rb +19 -19
  380. data/generated/google/apis/firestore_v1beta1.rb +1 -1
  381. data/generated/google/apis/firestore_v1beta2/classes.rb +10 -10
  382. data/generated/google/apis/firestore_v1beta2/service.rb +9 -9
  383. data/generated/google/apis/firestore_v1beta2.rb +1 -1
  384. data/generated/google/apis/fitness_v1/classes.rb +4 -1
  385. data/generated/google/apis/fitness_v1/service.rb +14 -58
  386. data/generated/google/apis/fitness_v1.rb +1 -1
  387. data/generated/google/apis/fusiontables_v1/service.rb +32 -32
  388. data/generated/google/apis/fusiontables_v2/service.rb +34 -34
  389. data/generated/google/apis/games_configuration_v1configuration/service.rb +13 -13
  390. data/generated/google/apis/games_management_v1management/service.rb +27 -27
  391. data/generated/google/apis/games_management_v1management.rb +2 -2
  392. data/generated/google/apis/games_v1/service.rb +53 -53
  393. data/generated/google/apis/games_v1.rb +3 -3
  394. data/generated/google/apis/genomics_v1/classes.rb +190 -3321
  395. data/generated/google/apis/genomics_v1/representations.rb +128 -1265
  396. data/generated/google/apis/genomics_v1/service.rb +75 -1982
  397. data/generated/google/apis/genomics_v1.rb +1 -10
  398. data/generated/google/apis/genomics_v1alpha2/classes.rb +13 -53
  399. data/generated/google/apis/genomics_v1alpha2/representations.rb +0 -26
  400. data/generated/google/apis/genomics_v1alpha2/service.rb +11 -12
  401. data/generated/google/apis/genomics_v1alpha2.rb +1 -1
  402. data/generated/google/apis/genomics_v2alpha1/classes.rb +26 -58
  403. data/generated/google/apis/genomics_v2alpha1/representations.rb +1 -26
  404. data/generated/google/apis/genomics_v2alpha1/service.rb +6 -7
  405. data/generated/google/apis/genomics_v2alpha1.rb +1 -1
  406. data/generated/google/apis/gmail_v1/classes.rb +29 -0
  407. data/generated/google/apis/gmail_v1/representations.rb +13 -0
  408. data/generated/google/apis/gmail_v1/service.rb +142 -66
  409. data/generated/google/apis/gmail_v1.rb +1 -1
  410. data/generated/google/apis/groupsmigration_v1/service.rb +1 -1
  411. data/generated/google/apis/groupssettings_v1/classes.rb +126 -1
  412. data/generated/google/apis/groupssettings_v1/representations.rb +18 -0
  413. data/generated/google/apis/groupssettings_v1/service.rb +4 -4
  414. data/generated/google/apis/groupssettings_v1.rb +2 -2
  415. data/generated/google/apis/healthcare_v1alpha2/classes.rb +2849 -0
  416. data/generated/google/apis/healthcare_v1alpha2/representations.rb +1260 -0
  417. data/generated/google/apis/healthcare_v1alpha2/service.rb +4011 -0
  418. data/generated/google/apis/healthcare_v1alpha2.rb +34 -0
  419. data/generated/google/apis/healthcare_v1beta1/classes.rb +2464 -0
  420. data/generated/google/apis/healthcare_v1beta1/representations.rb +1042 -0
  421. data/generated/google/apis/healthcare_v1beta1/service.rb +3413 -0
  422. data/generated/google/apis/healthcare_v1beta1.rb +34 -0
  423. data/generated/google/apis/iam_v1/classes.rb +171 -1
  424. data/generated/google/apis/iam_v1/representations.rb +95 -0
  425. data/generated/google/apis/iam_v1/service.rb +249 -39
  426. data/generated/google/apis/iam_v1.rb +1 -1
  427. data/generated/google/apis/iamcredentials_v1/classes.rb +8 -4
  428. data/generated/google/apis/iamcredentials_v1/service.rb +15 -10
  429. data/generated/google/apis/iamcredentials_v1.rb +1 -1
  430. data/generated/google/apis/iap_v1/classes.rb +1 -1
  431. data/generated/google/apis/iap_v1/service.rb +3 -3
  432. data/generated/google/apis/iap_v1.rb +1 -1
  433. data/generated/google/apis/iap_v1beta1/classes.rb +1 -1
  434. data/generated/google/apis/iap_v1beta1/service.rb +3 -3
  435. data/generated/google/apis/iap_v1beta1.rb +1 -1
  436. data/generated/google/apis/identitytoolkit_v3/service.rb +20 -20
  437. data/generated/google/apis/indexing_v3/service.rb +2 -2
  438. data/generated/google/apis/jobs_v2/classes.rb +16 -17
  439. data/generated/google/apis/jobs_v2/service.rb +17 -17
  440. data/generated/google/apis/jobs_v2.rb +1 -1
  441. data/generated/google/apis/jobs_v3/classes.rb +14 -8
  442. data/generated/google/apis/jobs_v3/service.rb +16 -17
  443. data/generated/google/apis/jobs_v3.rb +1 -1
  444. data/generated/google/apis/jobs_v3p1beta1/classes.rb +26 -20
  445. data/generated/google/apis/jobs_v3p1beta1/service.rb +17 -18
  446. data/generated/google/apis/jobs_v3p1beta1.rb +1 -1
  447. data/generated/google/apis/kgsearch_v1/service.rb +1 -1
  448. data/generated/google/apis/language_v1/classes.rb +8 -7
  449. data/generated/google/apis/language_v1/service.rb +6 -6
  450. data/generated/google/apis/language_v1.rb +1 -1
  451. data/generated/google/apis/language_v1beta1/classes.rb +5 -5
  452. data/generated/google/apis/language_v1beta1/service.rb +4 -4
  453. data/generated/google/apis/language_v1beta1.rb +1 -1
  454. data/generated/google/apis/language_v1beta2/classes.rb +8 -7
  455. data/generated/google/apis/language_v1beta2/service.rb +6 -6
  456. data/generated/google/apis/language_v1beta2.rb +1 -1
  457. data/generated/google/apis/libraryagent_v1/service.rb +6 -6
  458. data/generated/google/apis/licensing_v1/service.rb +7 -7
  459. data/generated/google/apis/logging_v2/classes.rb +8 -3
  460. data/generated/google/apis/logging_v2/representations.rb +1 -0
  461. data/generated/google/apis/logging_v2/service.rb +72 -72
  462. data/generated/google/apis/logging_v2.rb +1 -1
  463. data/generated/google/apis/manufacturers_v1/service.rb +4 -4
  464. data/generated/google/apis/mirror_v1/service.rb +24 -24
  465. data/generated/google/apis/ml_v1/classes.rb +240 -52
  466. data/generated/google/apis/ml_v1/representations.rb +25 -2
  467. data/generated/google/apis/ml_v1/service.rb +36 -36
  468. data/generated/google/apis/ml_v1.rb +1 -1
  469. data/generated/google/apis/monitoring_v3/classes.rb +22 -18
  470. data/generated/google/apis/monitoring_v3/representations.rb +2 -1
  471. data/generated/google/apis/monitoring_v3/service.rb +42 -37
  472. data/generated/google/apis/monitoring_v3.rb +1 -1
  473. data/generated/google/apis/oauth2_v1/classes.rb +0 -124
  474. data/generated/google/apis/oauth2_v1/representations.rb +0 -62
  475. data/generated/google/apis/oauth2_v1/service.rb +3 -162
  476. data/generated/google/apis/oauth2_v1.rb +3 -6
  477. data/generated/google/apis/oauth2_v2/service.rb +4 -4
  478. data/generated/google/apis/oauth2_v2.rb +3 -6
  479. data/generated/google/apis/oslogin_v1/service.rb +8 -7
  480. data/generated/google/apis/oslogin_v1.rb +3 -2
  481. data/generated/google/apis/oslogin_v1alpha/service.rb +8 -7
  482. data/generated/google/apis/oslogin_v1alpha.rb +3 -2
  483. data/generated/google/apis/oslogin_v1beta/service.rb +8 -7
  484. data/generated/google/apis/oslogin_v1beta.rb +3 -2
  485. data/generated/google/apis/pagespeedonline_v1/service.rb +1 -1
  486. data/generated/google/apis/pagespeedonline_v2/service.rb +1 -1
  487. data/generated/google/apis/pagespeedonline_v4/service.rb +1 -1
  488. data/generated/google/apis/pagespeedonline_v5/classes.rb +43 -0
  489. data/generated/google/apis/pagespeedonline_v5/representations.rb +18 -0
  490. data/generated/google/apis/pagespeedonline_v5/service.rb +1 -1
  491. data/generated/google/apis/pagespeedonline_v5.rb +1 -1
  492. data/generated/google/apis/people_v1/classes.rb +38 -29
  493. data/generated/google/apis/people_v1/representations.rb +1 -0
  494. data/generated/google/apis/people_v1/service.rb +18 -13
  495. data/generated/google/apis/people_v1.rb +2 -5
  496. data/generated/google/apis/playcustomapp_v1/service.rb +1 -1
  497. data/generated/google/apis/plus_domains_v1/service.rb +18 -392
  498. data/generated/google/apis/plus_domains_v1.rb +4 -10
  499. data/generated/google/apis/plus_v1/service.rb +16 -16
  500. data/generated/google/apis/plus_v1.rb +4 -4
  501. data/generated/google/apis/poly_v1/classes.rb +8 -6
  502. data/generated/google/apis/poly_v1/service.rb +15 -12
  503. data/generated/google/apis/poly_v1.rb +1 -1
  504. data/generated/google/apis/proximitybeacon_v1beta1/classes.rb +8 -6
  505. data/generated/google/apis/proximitybeacon_v1beta1/service.rb +17 -17
  506. data/generated/google/apis/proximitybeacon_v1beta1.rb +1 -1
  507. data/generated/google/apis/pubsub_v1/classes.rb +55 -39
  508. data/generated/google/apis/pubsub_v1/representations.rb +16 -0
  509. data/generated/google/apis/pubsub_v1/service.rb +46 -69
  510. data/generated/google/apis/pubsub_v1.rb +1 -1
  511. data/generated/google/apis/pubsub_v1beta1a/service.rb +15 -15
  512. data/generated/google/apis/pubsub_v1beta2/classes.rb +45 -1
  513. data/generated/google/apis/pubsub_v1beta2/representations.rb +16 -0
  514. data/generated/google/apis/pubsub_v1beta2/service.rb +20 -20
  515. data/generated/google/apis/pubsub_v1beta2.rb +1 -1
  516. data/generated/google/apis/redis_v1/classes.rb +30 -10
  517. data/generated/google/apis/redis_v1/representations.rb +13 -0
  518. data/generated/google/apis/redis_v1/service.rb +51 -15
  519. data/generated/google/apis/redis_v1.rb +1 -1
  520. data/generated/google/apis/redis_v1beta1/classes.rb +18 -21
  521. data/generated/google/apis/redis_v1beta1/representations.rb +0 -1
  522. data/generated/google/apis/redis_v1beta1/service.rb +15 -15
  523. data/generated/google/apis/redis_v1beta1.rb +1 -1
  524. data/generated/google/apis/remotebuildexecution_v1/classes.rb +50 -35
  525. data/generated/google/apis/remotebuildexecution_v1/representations.rb +2 -0
  526. data/generated/google/apis/remotebuildexecution_v1/service.rb +7 -7
  527. data/generated/google/apis/remotebuildexecution_v1.rb +1 -1
  528. data/generated/google/apis/remotebuildexecution_v1alpha/classes.rb +48 -33
  529. data/generated/google/apis/remotebuildexecution_v1alpha/representations.rb +2 -0
  530. data/generated/google/apis/remotebuildexecution_v1alpha/service.rb +10 -10
  531. data/generated/google/apis/remotebuildexecution_v1alpha.rb +1 -1
  532. data/generated/google/apis/remotebuildexecution_v2/classes.rb +58 -43
  533. data/generated/google/apis/remotebuildexecution_v2/representations.rb +2 -0
  534. data/generated/google/apis/remotebuildexecution_v2/service.rb +9 -9
  535. data/generated/google/apis/remotebuildexecution_v2.rb +1 -1
  536. data/generated/google/apis/replicapool_v1beta1/service.rb +10 -10
  537. data/generated/google/apis/reseller_v1/classes.rb +32 -39
  538. data/generated/google/apis/reseller_v1/service.rb +18 -18
  539. data/generated/google/apis/reseller_v1.rb +1 -1
  540. data/generated/google/apis/run_v1/classes.rb +73 -0
  541. data/generated/google/apis/run_v1/representations.rb +43 -0
  542. data/generated/google/apis/run_v1/service.rb +90 -0
  543. data/generated/google/apis/run_v1.rb +35 -0
  544. data/generated/google/apis/run_v1alpha1/classes.rb +3882 -0
  545. data/generated/google/apis/run_v1alpha1/representations.rb +1425 -0
  546. data/generated/google/apis/run_v1alpha1/service.rb +2071 -0
  547. data/generated/google/apis/run_v1alpha1.rb +35 -0
  548. data/generated/google/apis/runtimeconfig_v1/classes.rb +11 -11
  549. data/generated/google/apis/runtimeconfig_v1/service.rb +3 -3
  550. data/generated/google/apis/runtimeconfig_v1.rb +1 -1
  551. data/generated/google/apis/runtimeconfig_v1beta1/classes.rb +26 -25
  552. data/generated/google/apis/runtimeconfig_v1beta1/service.rb +22 -22
  553. data/generated/google/apis/runtimeconfig_v1beta1.rb +1 -1
  554. data/generated/google/apis/safebrowsing_v4/service.rb +7 -7
  555. data/generated/google/apis/script_v1/classes.rb +167 -6
  556. data/generated/google/apis/script_v1/representations.rb +79 -1
  557. data/generated/google/apis/script_v1/service.rb +16 -16
  558. data/generated/google/apis/script_v1.rb +1 -1
  559. data/generated/google/apis/searchconsole_v1/service.rb +1 -1
  560. data/generated/google/apis/securitycenter_v1/classes.rb +1627 -0
  561. data/generated/google/apis/securitycenter_v1/representations.rb +569 -0
  562. data/generated/google/apis/securitycenter_v1/service.rb +1110 -0
  563. data/generated/google/apis/securitycenter_v1.rb +35 -0
  564. data/generated/google/apis/securitycenter_v1beta1/classes.rb +1514 -0
  565. data/generated/google/apis/securitycenter_v1beta1/representations.rb +548 -0
  566. data/generated/google/apis/securitycenter_v1beta1/service.rb +1035 -0
  567. data/generated/google/apis/securitycenter_v1beta1.rb +35 -0
  568. data/generated/google/apis/servicebroker_v1/classes.rb +1 -1
  569. data/generated/google/apis/servicebroker_v1/service.rb +3 -3
  570. data/generated/google/apis/servicebroker_v1.rb +1 -1
  571. data/generated/google/apis/servicebroker_v1alpha1/classes.rb +1 -1
  572. data/generated/google/apis/servicebroker_v1alpha1/service.rb +16 -16
  573. data/generated/google/apis/servicebroker_v1alpha1.rb +1 -1
  574. data/generated/google/apis/servicebroker_v1beta1/classes.rb +1 -1
  575. data/generated/google/apis/servicebroker_v1beta1/service.rb +21 -21
  576. data/generated/google/apis/servicebroker_v1beta1.rb +1 -1
  577. data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +453 -149
  578. data/generated/google/apis/serviceconsumermanagement_v1/representations.rb +202 -29
  579. data/generated/google/apis/serviceconsumermanagement_v1/service.rb +148 -62
  580. data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
  581. data/generated/google/apis/servicecontrol_v1/classes.rb +122 -25
  582. data/generated/google/apis/servicecontrol_v1/representations.rb +47 -0
  583. data/generated/google/apis/servicecontrol_v1/service.rb +3 -3
  584. data/generated/google/apis/servicecontrol_v1.rb +1 -1
  585. data/generated/google/apis/servicemanagement_v1/classes.rb +93 -110
  586. data/generated/google/apis/servicemanagement_v1/representations.rb +13 -26
  587. data/generated/google/apis/servicemanagement_v1/service.rb +30 -27
  588. data/generated/google/apis/servicemanagement_v1.rb +1 -1
  589. data/generated/google/apis/servicenetworking_v1/classes.rb +3626 -0
  590. data/generated/google/apis/servicenetworking_v1/representations.rb +1055 -0
  591. data/generated/google/apis/servicenetworking_v1/service.rb +440 -0
  592. data/generated/google/apis/servicenetworking_v1.rb +38 -0
  593. data/generated/google/apis/servicenetworking_v1beta/classes.rb +65 -108
  594. data/generated/google/apis/servicenetworking_v1beta/representations.rb +2 -29
  595. data/generated/google/apis/servicenetworking_v1beta/service.rb +6 -6
  596. data/generated/google/apis/servicenetworking_v1beta.rb +1 -1
  597. data/generated/google/apis/serviceusage_v1/classes.rb +160 -109
  598. data/generated/google/apis/serviceusage_v1/representations.rb +42 -26
  599. data/generated/google/apis/serviceusage_v1/service.rb +17 -19
  600. data/generated/google/apis/serviceusage_v1.rb +1 -1
  601. data/generated/google/apis/serviceusage_v1beta1/classes.rb +161 -110
  602. data/generated/google/apis/serviceusage_v1beta1/representations.rb +42 -26
  603. data/generated/google/apis/serviceusage_v1beta1/service.rb +7 -7
  604. data/generated/google/apis/serviceusage_v1beta1.rb +1 -1
  605. data/generated/google/apis/sheets_v4/classes.rb +115 -26
  606. data/generated/google/apis/sheets_v4/service.rb +17 -17
  607. data/generated/google/apis/sheets_v4.rb +1 -1
  608. data/generated/google/apis/site_verification_v1/service.rb +7 -7
  609. data/generated/google/apis/slides_v1/classes.rb +2 -2
  610. data/generated/google/apis/slides_v1/service.rb +5 -5
  611. data/generated/google/apis/slides_v1.rb +1 -1
  612. data/generated/google/apis/sourcerepo_v1/classes.rb +183 -1
  613. data/generated/google/apis/sourcerepo_v1/representations.rb +45 -0
  614. data/generated/google/apis/sourcerepo_v1/service.rb +45 -10
  615. data/generated/google/apis/sourcerepo_v1.rb +1 -1
  616. data/generated/google/apis/spanner_v1/classes.rb +231 -17
  617. data/generated/google/apis/spanner_v1/representations.rb +66 -0
  618. data/generated/google/apis/spanner_v1/service.rb +92 -42
  619. data/generated/google/apis/spanner_v1.rb +1 -1
  620. data/generated/google/apis/speech_v1/classes.rb +110 -13
  621. data/generated/google/apis/speech_v1/representations.rb +24 -0
  622. data/generated/google/apis/speech_v1/service.rb +9 -7
  623. data/generated/google/apis/speech_v1.rb +1 -1
  624. data/generated/google/apis/speech_v1p1beta1/classes.rb +19 -13
  625. data/generated/google/apis/speech_v1p1beta1/representations.rb +1 -0
  626. data/generated/google/apis/speech_v1p1beta1/service.rb +9 -7
  627. data/generated/google/apis/speech_v1p1beta1.rb +1 -1
  628. data/generated/google/apis/sqladmin_v1beta4/classes.rb +94 -17
  629. data/generated/google/apis/sqladmin_v1beta4/representations.rb +36 -0
  630. data/generated/google/apis/sqladmin_v1beta4/service.rb +44 -44
  631. data/generated/google/apis/sqladmin_v1beta4.rb +1 -1
  632. data/generated/google/apis/storage_v1/classes.rb +201 -4
  633. data/generated/google/apis/storage_v1/representations.rb +76 -1
  634. data/generated/google/apis/storage_v1/service.rb +488 -93
  635. data/generated/google/apis/storage_v1.rb +1 -1
  636. data/generated/google/apis/storage_v1beta1/service.rb +24 -24
  637. data/generated/google/apis/storage_v1beta2/service.rb +34 -34
  638. data/generated/google/apis/storagetransfer_v1/classes.rb +44 -44
  639. data/generated/google/apis/storagetransfer_v1/service.rb +35 -36
  640. data/generated/google/apis/storagetransfer_v1.rb +2 -2
  641. data/generated/google/apis/streetviewpublish_v1/classes.rb +27 -27
  642. data/generated/google/apis/streetviewpublish_v1/service.rb +36 -40
  643. data/generated/google/apis/streetviewpublish_v1.rb +1 -1
  644. data/generated/google/apis/surveys_v2/service.rb +8 -8
  645. data/generated/google/apis/tagmanager_v1/service.rb +49 -95
  646. data/generated/google/apis/tagmanager_v1.rb +1 -1
  647. data/generated/google/apis/tagmanager_v2/classes.rb +197 -292
  648. data/generated/google/apis/tagmanager_v2/representations.rb +62 -103
  649. data/generated/google/apis/tagmanager_v2/service.rb +287 -249
  650. data/generated/google/apis/tagmanager_v2.rb +1 -1
  651. data/generated/google/apis/tasks_v1/service.rb +19 -19
  652. data/generated/google/apis/tasks_v1.rb +2 -2
  653. data/generated/google/apis/testing_v1/classes.rb +44 -39
  654. data/generated/google/apis/testing_v1/representations.rb +3 -1
  655. data/generated/google/apis/testing_v1/service.rb +5 -5
  656. data/generated/google/apis/testing_v1.rb +1 -1
  657. data/generated/google/apis/texttospeech_v1/service.rb +2 -2
  658. data/generated/google/apis/texttospeech_v1.rb +1 -1
  659. data/generated/google/apis/texttospeech_v1beta1/service.rb +2 -2
  660. data/generated/google/apis/texttospeech_v1beta1.rb +1 -1
  661. data/generated/google/apis/toolresults_v1beta3/classes.rb +340 -17
  662. data/generated/google/apis/toolresults_v1beta3/representations.rb +90 -0
  663. data/generated/google/apis/toolresults_v1beta3/service.rb +140 -24
  664. data/generated/google/apis/toolresults_v1beta3.rb +1 -1
  665. data/generated/google/apis/tpu_v1/classes.rb +21 -15
  666. data/generated/google/apis/tpu_v1/representations.rb +1 -0
  667. data/generated/google/apis/tpu_v1/service.rb +17 -17
  668. data/generated/google/apis/tpu_v1.rb +1 -1
  669. data/generated/google/apis/tpu_v1alpha1/classes.rb +21 -15
  670. data/generated/google/apis/tpu_v1alpha1/representations.rb +1 -0
  671. data/generated/google/apis/tpu_v1alpha1/service.rb +17 -17
  672. data/generated/google/apis/tpu_v1alpha1.rb +1 -1
  673. data/generated/google/apis/translate_v2/service.rb +5 -5
  674. data/generated/google/apis/urlshortener_v1/service.rb +3 -3
  675. data/generated/google/apis/vault_v1/classes.rb +44 -18
  676. data/generated/google/apis/vault_v1/representations.rb +4 -0
  677. data/generated/google/apis/vault_v1/service.rb +28 -28
  678. data/generated/google/apis/vault_v1.rb +1 -1
  679. data/generated/google/apis/videointelligence_v1/classes.rb +2193 -350
  680. data/generated/google/apis/videointelligence_v1/representations.rb +805 -6
  681. data/generated/google/apis/videointelligence_v1/service.rb +7 -6
  682. data/generated/google/apis/videointelligence_v1.rb +3 -2
  683. data/generated/google/apis/videointelligence_v1beta2/classes.rb +2448 -605
  684. data/generated/google/apis/videointelligence_v1beta2/representations.rb +806 -7
  685. data/generated/google/apis/videointelligence_v1beta2/service.rb +3 -2
  686. data/generated/google/apis/videointelligence_v1beta2.rb +3 -2
  687. data/generated/google/apis/videointelligence_v1p1beta1/classes.rb +2422 -579
  688. data/generated/google/apis/videointelligence_v1p1beta1/representations.rb +806 -7
  689. data/generated/google/apis/videointelligence_v1p1beta1/service.rb +3 -2
  690. data/generated/google/apis/videointelligence_v1p1beta1.rb +3 -2
  691. data/generated/google/apis/videointelligence_v1p2beta1/classes.rb +2645 -830
  692. data/generated/google/apis/videointelligence_v1p2beta1/representations.rb +796 -12
  693. data/generated/google/apis/videointelligence_v1p2beta1/service.rb +3 -2
  694. data/generated/google/apis/videointelligence_v1p2beta1.rb +3 -2
  695. data/generated/google/apis/videointelligence_v1p3beta1/classes.rb +4687 -0
  696. data/generated/google/apis/videointelligence_v1p3beta1/representations.rb +2005 -0
  697. data/generated/google/apis/videointelligence_v1p3beta1/service.rb +94 -0
  698. data/generated/google/apis/videointelligence_v1p3beta1.rb +36 -0
  699. data/generated/google/apis/vision_v1/classes.rb +4397 -124
  700. data/generated/google/apis/vision_v1/representations.rb +2366 -541
  701. data/generated/google/apis/vision_v1/service.rb +160 -33
  702. data/generated/google/apis/vision_v1.rb +1 -1
  703. data/generated/google/apis/vision_v1p1beta1/classes.rb +4451 -158
  704. data/generated/google/apis/vision_v1p1beta1/representations.rb +2415 -576
  705. data/generated/google/apis/vision_v1p1beta1/service.rb +73 -2
  706. data/generated/google/apis/vision_v1p1beta1.rb +1 -1
  707. data/generated/google/apis/vision_v1p2beta1/classes.rb +4451 -158
  708. data/generated/google/apis/vision_v1p2beta1/representations.rb +2443 -604
  709. data/generated/google/apis/vision_v1p2beta1/service.rb +73 -2
  710. data/generated/google/apis/vision_v1p2beta1.rb +1 -1
  711. data/generated/google/apis/webfonts_v1/service.rb +1 -1
  712. data/generated/google/apis/webmasters_v3/classes.rb +0 -166
  713. data/generated/google/apis/webmasters_v3/representations.rb +0 -93
  714. data/generated/google/apis/webmasters_v3/service.rb +9 -180
  715. data/generated/google/apis/webmasters_v3.rb +1 -1
  716. data/generated/google/apis/websecurityscanner_v1alpha/service.rb +13 -13
  717. data/generated/google/apis/websecurityscanner_v1beta/classes.rb +973 -0
  718. data/generated/google/apis/websecurityscanner_v1beta/representations.rb +452 -0
  719. data/generated/google/apis/websecurityscanner_v1beta/service.rb +548 -0
  720. data/generated/google/apis/websecurityscanner_v1beta.rb +34 -0
  721. data/generated/google/apis/youtube_analytics_v1/service.rb +8 -8
  722. data/generated/google/apis/youtube_analytics_v1beta1/service.rb +8 -8
  723. data/generated/google/apis/youtube_analytics_v2/service.rb +8 -8
  724. data/generated/google/apis/youtube_partner_v1/classes.rb +15 -34
  725. data/generated/google/apis/youtube_partner_v1/representations.rb +4 -17
  726. data/generated/google/apis/youtube_partner_v1/service.rb +74 -74
  727. data/generated/google/apis/youtube_partner_v1.rb +1 -1
  728. data/generated/google/apis/youtube_v3/service.rb +71 -71
  729. data/generated/google/apis/youtube_v3.rb +1 -1
  730. data/generated/google/apis/youtubereporting_v1/classes.rb +2 -2
  731. data/generated/google/apis/youtubereporting_v1/service.rb +8 -8
  732. data/generated/google/apis/youtubereporting_v1.rb +1 -1
  733. data/google-api-client.gemspec +2 -2
  734. data/lib/google/apis/core/http_command.rb +1 -0
  735. data/lib/google/apis/core/json_representation.rb +4 -0
  736. data/lib/google/apis/core/upload.rb +3 -3
  737. data/lib/google/apis/generator/model.rb +1 -1
  738. data/lib/google/apis/generator/templates/_method.tmpl +3 -3
  739. data/lib/google/apis/version.rb +1 -1
  740. metadata +86 -17
  741. data/.kokoro/common.cfg +0 -22
  742. data/.kokoro/windows.sh +0 -32
  743. data/generated/google/apis/logging_v2beta1/classes.rb +0 -1765
  744. data/generated/google/apis/logging_v2beta1/representations.rb +0 -537
  745. data/generated/google/apis/logging_v2beta1/service.rb +0 -570
  746. data/generated/google/apis/logging_v2beta1.rb +0 -46
  747. data/generated/google/apis/partners_v2/classes.rb +0 -2260
  748. data/generated/google/apis/partners_v2/representations.rb +0 -905
  749. data/generated/google/apis/partners_v2/service.rb +0 -1077
  750. data/samples/web/.env +0 -2
@@ -160,115 +160,55 @@ module Google
160
160
  include Google::Apis::Core::JsonObjectSupport
161
161
  end
162
162
 
163
- class Allocation
163
+ class AllocationSpecificSkuAllocationAllocatedInstancePropertiesReservedDisk
164
164
  class Representation < Google::Apis::Core::JsonRepresentation; end
165
165
 
166
166
  include Google::Apis::Core::JsonObjectSupport
167
167
  end
168
168
 
169
- class AllocationAffinity
169
+ class AllocationSpecificSkuAllocationReservedInstanceProperties
170
170
  class Representation < Google::Apis::Core::JsonRepresentation; end
171
171
 
172
172
  include Google::Apis::Core::JsonObjectSupport
173
173
  end
174
174
 
175
- class AllocationAggregatedList
175
+ class AllocationSpecificSkuReservation
176
176
  class Representation < Google::Apis::Core::JsonRepresentation; end
177
-
178
- class Warning
179
- class Representation < Google::Apis::Core::JsonRepresentation; end
180
-
181
- class Datum
182
- class Representation < Google::Apis::Core::JsonRepresentation; end
183
-
184
- include Google::Apis::Core::JsonObjectSupport
185
- end
186
-
187
- include Google::Apis::Core::JsonObjectSupport
188
- end
189
177
 
190
178
  include Google::Apis::Core::JsonObjectSupport
191
179
  end
192
180
 
193
- class AllocationList
194
- class Representation < Google::Apis::Core::JsonRepresentation; end
195
-
196
- class Warning
197
- class Representation < Google::Apis::Core::JsonRepresentation; end
198
-
199
- class Datum
200
- class Representation < Google::Apis::Core::JsonRepresentation; end
201
-
202
- include Google::Apis::Core::JsonObjectSupport
203
- end
204
-
205
- include Google::Apis::Core::JsonObjectSupport
206
- end
207
-
208
- include Google::Apis::Core::JsonObjectSupport
209
- end
210
-
211
- class AllocationSpecificSkuAllocation
212
- class Representation < Google::Apis::Core::JsonRepresentation; end
213
-
214
- include Google::Apis::Core::JsonObjectSupport
215
- end
216
-
217
- class AllocationSpecificSkuAllocationAllocatedInstanceProperties
218
- class Representation < Google::Apis::Core::JsonRepresentation; end
219
-
220
- include Google::Apis::Core::JsonObjectSupport
221
- end
222
-
223
- class AllocationSpecificSkuAllocationAllocatedInstancePropertiesAllocatedDisk
224
- class Representation < Google::Apis::Core::JsonRepresentation; end
225
-
226
- include Google::Apis::Core::JsonObjectSupport
227
- end
228
-
229
- class AllocationsScopedList
181
+ class AttachedDisk
230
182
  class Representation < Google::Apis::Core::JsonRepresentation; end
231
-
232
- class Warning
233
- class Representation < Google::Apis::Core::JsonRepresentation; end
234
-
235
- class Datum
236
- class Representation < Google::Apis::Core::JsonRepresentation; end
237
-
238
- include Google::Apis::Core::JsonObjectSupport
239
- end
240
-
241
- include Google::Apis::Core::JsonObjectSupport
242
- end
243
183
 
244
184
  include Google::Apis::Core::JsonObjectSupport
245
185
  end
246
186
 
247
- class AllocationsUpdateResourceShapeRequest
187
+ class AttachedDiskInitializeParams
248
188
  class Representation < Google::Apis::Core::JsonRepresentation; end
249
189
 
250
190
  include Google::Apis::Core::JsonObjectSupport
251
191
  end
252
192
 
253
- class AttachedDisk
193
+ class AuditConfig
254
194
  class Representation < Google::Apis::Core::JsonRepresentation; end
255
195
 
256
196
  include Google::Apis::Core::JsonObjectSupport
257
197
  end
258
198
 
259
- class AttachedDiskInitializeParams
199
+ class AuditLogConfig
260
200
  class Representation < Google::Apis::Core::JsonRepresentation; end
261
201
 
262
202
  include Google::Apis::Core::JsonObjectSupport
263
203
  end
264
204
 
265
- class AuditConfig
205
+ class AuthenticationPolicy
266
206
  class Representation < Google::Apis::Core::JsonRepresentation; end
267
207
 
268
208
  include Google::Apis::Core::JsonObjectSupport
269
209
  end
270
210
 
271
- class AuditLogConfig
211
+ class AuthorizationConfig
272
212
  class Representation < Google::Apis::Core::JsonRepresentation; end
273
213
 
274
214
  include Google::Apis::Core::JsonObjectSupport
@@ -550,6 +490,30 @@ module Google
550
490
  include Google::Apis::Core::JsonObjectSupport
551
491
  end
552
492
 
493
+ class CallCredentials
494
+ class Representation < Google::Apis::Core::JsonRepresentation; end
495
+
496
+ include Google::Apis::Core::JsonObjectSupport
497
+ end
498
+
499
+ class ChannelCredentials
500
+ class Representation < Google::Apis::Core::JsonRepresentation; end
501
+
502
+ include Google::Apis::Core::JsonObjectSupport
503
+ end
504
+
505
+ class CircuitBreakers
506
+ class Representation < Google::Apis::Core::JsonRepresentation; end
507
+
508
+ include Google::Apis::Core::JsonObjectSupport
509
+ end
510
+
511
+ class ClientTlsSettings
512
+ class Representation < Google::Apis::Core::JsonRepresentation; end
513
+
514
+ include Google::Apis::Core::JsonObjectSupport
515
+ end
516
+
553
517
  class Commitment
554
518
  class Representation < Google::Apis::Core::JsonRepresentation; end
555
519
 
@@ -622,6 +586,18 @@ module Google
622
586
  include Google::Apis::Core::JsonObjectSupport
623
587
  end
624
588
 
589
+ class ConsistentHashLoadBalancerSettings
590
+ class Representation < Google::Apis::Core::JsonRepresentation; end
591
+
592
+ include Google::Apis::Core::JsonObjectSupport
593
+ end
594
+
595
+ class ConsistentHashLoadBalancerSettingsHttpCookie
596
+ class Representation < Google::Apis::Core::JsonRepresentation; end
597
+
598
+ include Google::Apis::Core::JsonObjectSupport
599
+ end
600
+
625
601
  class CorsPolicy
626
602
  class Representation < Google::Apis::Core::JsonRepresentation; end
627
603
 
@@ -880,6 +856,12 @@ module Google
880
856
  include Google::Apis::Core::JsonObjectSupport
881
857
  end
882
858
 
859
+ class FileContentBuffer
860
+ class Representation < Google::Apis::Core::JsonRepresentation; end
861
+
862
+ include Google::Apis::Core::JsonObjectSupport
863
+ end
864
+
883
865
  class Firewall
884
866
  class Representation < Google::Apis::Core::JsonRepresentation; end
885
867
 
@@ -994,6 +976,18 @@ module Google
994
976
  include Google::Apis::Core::JsonObjectSupport
995
977
  end
996
978
 
979
+ class GlobalNetworkEndpointGroupsAttachEndpointsRequest
980
+ class Representation < Google::Apis::Core::JsonRepresentation; end
981
+
982
+ include Google::Apis::Core::JsonObjectSupport
983
+ end
984
+
985
+ class GlobalNetworkEndpointGroupsDetachEndpointsRequest
986
+ class Representation < Google::Apis::Core::JsonRepresentation; end
987
+
988
+ include Google::Apis::Core::JsonObjectSupport
989
+ end
990
+
997
991
  class GlobalSetLabelsRequest
998
992
  class Representation < Google::Apis::Core::JsonRepresentation; end
999
993
 
@@ -1006,6 +1000,12 @@ module Google
1006
1000
  include Google::Apis::Core::JsonObjectSupport
1007
1001
  end
1008
1002
 
1003
+ class GrpcServiceConfig
1004
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1005
+
1006
+ include Google::Apis::Core::JsonObjectSupport
1007
+ end
1008
+
1009
1009
  class GuestAttributes
1010
1010
  class Representation < Google::Apis::Core::JsonRepresentation; end
1011
1011
 
@@ -1078,6 +1078,30 @@ module Google
1078
1078
  include Google::Apis::Core::JsonObjectSupport
1079
1079
  end
1080
1080
 
1081
+ class HealthCheckService
1082
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1083
+
1084
+ include Google::Apis::Core::JsonObjectSupport
1085
+ end
1086
+
1087
+ class HealthCheckServicesList
1088
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1089
+
1090
+ class Warning
1091
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1092
+
1093
+ class Datum
1094
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1095
+
1096
+ include Google::Apis::Core::JsonObjectSupport
1097
+ end
1098
+
1099
+ include Google::Apis::Core::JsonObjectSupport
1100
+ end
1101
+
1102
+ include Google::Apis::Core::JsonObjectSupport
1103
+ end
1104
+
1081
1105
  class HealthChecksAggregatedList
1082
1106
  class Representation < Google::Apis::Core::JsonRepresentation; end
1083
1107
 
@@ -1282,6 +1306,12 @@ module Google
1282
1306
  include Google::Apis::Core::JsonObjectSupport
1283
1307
  end
1284
1308
 
1309
+ class InitialStateConfig
1310
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1311
+
1312
+ include Google::Apis::Core::JsonObjectSupport
1313
+ end
1314
+
1285
1315
  class Instance
1286
1316
  class Representation < Google::Apis::Core::JsonRepresentation; end
1287
1317
 
@@ -1414,6 +1444,12 @@ module Google
1414
1444
  include Google::Apis::Core::JsonObjectSupport
1415
1445
  end
1416
1446
 
1447
+ class InstanceGroupManagerStatusStateful
1448
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1449
+
1450
+ include Google::Apis::Core::JsonObjectSupport
1451
+ end
1452
+
1417
1453
  class InstanceGroupManagerStatusVersionTarget
1418
1454
  class Representation < Google::Apis::Core::JsonRepresentation; end
1419
1455
 
@@ -1486,6 +1522,12 @@ module Google
1486
1522
  include Google::Apis::Core::JsonObjectSupport
1487
1523
  end
1488
1524
 
1525
+ class InstanceGroupManagersPatchPerInstanceConfigsReq
1526
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1527
+
1528
+ include Google::Apis::Core::JsonObjectSupport
1529
+ end
1530
+
1489
1531
  class InstanceGroupManagersRecreateInstancesRequest
1490
1532
  class Representation < Google::Apis::Core::JsonRepresentation; end
1491
1533
 
@@ -1690,6 +1732,18 @@ module Google
1690
1732
  include Google::Apis::Core::JsonObjectSupport
1691
1733
  end
1692
1734
 
1735
+ class InstancesGetEffectiveFirewallsResponse
1736
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1737
+
1738
+ include Google::Apis::Core::JsonObjectSupport
1739
+ end
1740
+
1741
+ class InstancesGetEffectiveFirewallsResponseOrganizationFirewallPolicy
1742
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1743
+
1744
+ include Google::Apis::Core::JsonObjectSupport
1745
+ end
1746
+
1693
1747
  class InstancesRemoveResourcePoliciesRequest
1694
1748
  class Representation < Google::Apis::Core::JsonRepresentation; end
1695
1749
 
@@ -1984,6 +2038,18 @@ module Google
1984
2038
  include Google::Apis::Core::JsonObjectSupport
1985
2039
  end
1986
2040
 
2041
+ class Jwt
2042
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2043
+
2044
+ include Google::Apis::Core::JsonObjectSupport
2045
+ end
2046
+
2047
+ class JwtHeader
2048
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2049
+
2050
+ include Google::Apis::Core::JsonObjectSupport
2051
+ end
2052
+
1987
2053
  class License
1988
2054
  class Representation < Google::Apis::Core::JsonRepresentation; end
1989
2055
 
@@ -2026,6 +2092,12 @@ module Google
2026
2092
  include Google::Apis::Core::JsonObjectSupport
2027
2093
  end
2028
2094
 
2095
+ class LocalDisk
2096
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2097
+
2098
+ include Google::Apis::Core::JsonObjectSupport
2099
+ end
2100
+
2029
2101
  class LogConfig
2030
2102
  class Representation < Google::Apis::Core::JsonRepresentation; end
2031
2103
 
@@ -2200,6 +2272,12 @@ module Google
2200
2272
  include Google::Apis::Core::JsonObjectSupport
2201
2273
  end
2202
2274
 
2275
+ class MetadataCredentialsFromPlugin
2276
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2277
+
2278
+ include Google::Apis::Core::JsonObjectSupport
2279
+ end
2280
+
2203
2281
  class MetadataFilter
2204
2282
  class Representation < Google::Apis::Core::JsonRepresentation; end
2205
2283
 
@@ -2212,6 +2290,12 @@ module Google
2212
2290
  include Google::Apis::Core::JsonObjectSupport
2213
2291
  end
2214
2292
 
2293
+ class MutualTls
2294
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2295
+
2296
+ include Google::Apis::Core::JsonObjectSupport
2297
+ end
2298
+
2215
2299
  class NamedPort
2216
2300
  class Representation < Google::Apis::Core::JsonRepresentation; end
2217
2301
 
@@ -2296,6 +2380,12 @@ module Google
2296
2380
  include Google::Apis::Core::JsonObjectSupport
2297
2381
  end
2298
2382
 
2383
+ class NetworkEndpointGroupsListEndpointsRequestNetworkEndpointFilter
2384
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2385
+
2386
+ include Google::Apis::Core::JsonObjectSupport
2387
+ end
2388
+
2299
2389
  class NetworkEndpointGroupsListNetworkEndpoints
2300
2390
  class Representation < Google::Apis::Core::JsonRepresentation; end
2301
2391
 
@@ -2380,6 +2470,18 @@ module Google
2380
2470
  include Google::Apis::Core::JsonObjectSupport
2381
2471
  end
2382
2472
 
2473
+ class NetworksGetEffectiveFirewallsResponse
2474
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2475
+
2476
+ include Google::Apis::Core::JsonObjectSupport
2477
+ end
2478
+
2479
+ class NetworksGetEffectiveFirewallsResponseOrganizationFirewallPolicy
2480
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2481
+
2482
+ include Google::Apis::Core::JsonObjectSupport
2483
+ end
2484
+
2383
2485
  class NetworksRemovePeeringRequest
2384
2486
  class Representation < Google::Apis::Core::JsonRepresentation; end
2385
2487
 
@@ -2632,6 +2734,36 @@ module Google
2632
2734
  include Google::Apis::Core::JsonObjectSupport
2633
2735
  end
2634
2736
 
2737
+ class NotificationEndpoint
2738
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2739
+
2740
+ include Google::Apis::Core::JsonObjectSupport
2741
+ end
2742
+
2743
+ class NotificationEndpointGrpcSettings
2744
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2745
+
2746
+ include Google::Apis::Core::JsonObjectSupport
2747
+ end
2748
+
2749
+ class NotificationEndpointList
2750
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2751
+
2752
+ class Warning
2753
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2754
+
2755
+ class Datum
2756
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2757
+
2758
+ include Google::Apis::Core::JsonObjectSupport
2759
+ end
2760
+
2761
+ include Google::Apis::Core::JsonObjectSupport
2762
+ end
2763
+
2764
+ include Google::Apis::Core::JsonObjectSupport
2765
+ end
2766
+
2635
2767
  class Operation
2636
2768
  class Representation < Google::Apis::Core::JsonRepresentation; end
2637
2769
 
@@ -2716,6 +2848,24 @@ module Google
2716
2848
  include Google::Apis::Core::JsonObjectSupport
2717
2849
  end
2718
2850
 
2851
+ class OrganizationSecurityPoliciesListAssociationsResponse
2852
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2853
+
2854
+ include Google::Apis::Core::JsonObjectSupport
2855
+ end
2856
+
2857
+ class OriginAuthenticationMethod
2858
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2859
+
2860
+ include Google::Apis::Core::JsonObjectSupport
2861
+ end
2862
+
2863
+ class OutlierDetection
2864
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2865
+
2866
+ include Google::Apis::Core::JsonObjectSupport
2867
+ end
2868
+
2719
2869
  class PathMatcher
2720
2870
  class Representation < Google::Apis::Core::JsonRepresentation; end
2721
2871
 
@@ -2728,12 +2878,30 @@ module Google
2728
2878
  include Google::Apis::Core::JsonObjectSupport
2729
2879
  end
2730
2880
 
2881
+ class PeerAuthenticationMethod
2882
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2883
+
2884
+ include Google::Apis::Core::JsonObjectSupport
2885
+ end
2886
+
2731
2887
  class PerInstanceConfig
2732
2888
  class Representation < Google::Apis::Core::JsonRepresentation; end
2733
2889
 
2734
2890
  include Google::Apis::Core::JsonObjectSupport
2735
2891
  end
2736
2892
 
2893
+ class Permission
2894
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2895
+
2896
+ include Google::Apis::Core::JsonObjectSupport
2897
+ end
2898
+
2899
+ class PermissionConstraint
2900
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2901
+
2902
+ include Google::Apis::Core::JsonObjectSupport
2903
+ end
2904
+
2737
2905
  class Policy
2738
2906
  class Representation < Google::Apis::Core::JsonRepresentation; end
2739
2907
 
@@ -2758,6 +2926,12 @@ module Google
2758
2926
  include Google::Apis::Core::JsonObjectSupport
2759
2927
  end
2760
2928
 
2929
+ class Principal
2930
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2931
+
2932
+ include Google::Apis::Core::JsonObjectSupport
2933
+ end
2934
+
2761
2935
  class Project
2762
2936
  class Representation < Google::Apis::Core::JsonRepresentation; end
2763
2937
 
@@ -2806,6 +2980,12 @@ module Google
2806
2980
  include Google::Apis::Core::JsonObjectSupport
2807
2981
  end
2808
2982
 
2983
+ class RbacPolicy
2984
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2985
+
2986
+ include Google::Apis::Core::JsonObjectSupport
2987
+ end
2988
+
2809
2989
  class Reference
2810
2990
  class Representation < Google::Apis::Core::JsonRepresentation; end
2811
2991
 
@@ -2836,6 +3016,12 @@ module Google
2836
3016
  include Google::Apis::Core::JsonObjectSupport
2837
3017
  end
2838
3018
 
3019
+ class RegionCommitmentsUpdateReservationsRequest
3020
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3021
+
3022
+ include Google::Apis::Core::JsonObjectSupport
3023
+ end
3024
+
2839
3025
  class RegionDiskTypeList
2840
3026
  class Representation < Google::Apis::Core::JsonRepresentation; end
2841
3027
 
@@ -2914,6 +3100,12 @@ module Google
2914
3100
  include Google::Apis::Core::JsonObjectSupport
2915
3101
  end
2916
3102
 
3103
+ class RegionInstanceGroupManagerPatchInstanceConfigReq
3104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3105
+
3106
+ include Google::Apis::Core::JsonObjectSupport
3107
+ end
3108
+
2917
3109
  class RegionInstanceGroupManagerUpdateInstanceConfigReq
2918
3110
  class Representation < Google::Apis::Core::JsonRepresentation; end
2919
3111
 
@@ -3070,6 +3262,78 @@ module Google
3070
3262
  include Google::Apis::Core::JsonObjectSupport
3071
3263
  end
3072
3264
 
3265
+ class Reservation
3266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3267
+
3268
+ include Google::Apis::Core::JsonObjectSupport
3269
+ end
3270
+
3271
+ class ReservationAffinity
3272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3273
+
3274
+ include Google::Apis::Core::JsonObjectSupport
3275
+ end
3276
+
3277
+ class ReservationAggregatedList
3278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3279
+
3280
+ class Warning
3281
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3282
+
3283
+ class Datum
3284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3285
+
3286
+ include Google::Apis::Core::JsonObjectSupport
3287
+ end
3288
+
3289
+ include Google::Apis::Core::JsonObjectSupport
3290
+ end
3291
+
3292
+ include Google::Apis::Core::JsonObjectSupport
3293
+ end
3294
+
3295
+ class ReservationList
3296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3297
+
3298
+ class Warning
3299
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3300
+
3301
+ class Datum
3302
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3303
+
3304
+ include Google::Apis::Core::JsonObjectSupport
3305
+ end
3306
+
3307
+ include Google::Apis::Core::JsonObjectSupport
3308
+ end
3309
+
3310
+ include Google::Apis::Core::JsonObjectSupport
3311
+ end
3312
+
3313
+ class ReservationsResizeRequest
3314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3315
+
3316
+ include Google::Apis::Core::JsonObjectSupport
3317
+ end
3318
+
3319
+ class ReservationsScopedList
3320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3321
+
3322
+ class Warning
3323
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3324
+
3325
+ class Datum
3326
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3327
+
3328
+ include Google::Apis::Core::JsonObjectSupport
3329
+ end
3330
+
3331
+ include Google::Apis::Core::JsonObjectSupport
3332
+ end
3333
+
3334
+ include Google::Apis::Core::JsonObjectSupport
3335
+ end
3336
+
3073
3337
  class ResourceCommitment
3074
3338
  class Representation < Google::Apis::Core::JsonRepresentation; end
3075
3339
 
@@ -3130,6 +3394,12 @@ module Google
3130
3394
  include Google::Apis::Core::JsonObjectSupport
3131
3395
  end
3132
3396
 
3397
+ class ResourcePolicyGroupPlacementPolicy
3398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3399
+
3400
+ include Google::Apis::Core::JsonObjectSupport
3401
+ end
3402
+
3133
3403
  class ResourcePolicyHourlyCycle
3134
3404
  class Representation < Google::Apis::Core::JsonRepresentation; end
3135
3405
 
@@ -3280,6 +3550,12 @@ module Google
3280
3550
  include Google::Apis::Core::JsonObjectSupport
3281
3551
  end
3282
3552
 
3553
+ class RouterBgpPeerBfd
3554
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3555
+
3556
+ include Google::Apis::Core::JsonObjectSupport
3557
+ end
3558
+
3283
3559
  class RouterInterface
3284
3560
  class Representation < Google::Apis::Core::JsonRepresentation; end
3285
3561
 
@@ -3400,6 +3676,12 @@ module Google
3400
3676
  include Google::Apis::Core::JsonObjectSupport
3401
3677
  end
3402
3678
 
3679
+ class SdsConfig
3680
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3681
+
3682
+ include Google::Apis::Core::JsonObjectSupport
3683
+ end
3684
+
3403
3685
  class SecurityPoliciesListPreconfiguredExpressionSetsResponse
3404
3686
  class Representation < Google::Apis::Core::JsonRepresentation; end
3405
3687
 
@@ -3466,25 +3748,79 @@ module Google
3466
3748
  include Google::Apis::Core::JsonObjectSupport
3467
3749
  end
3468
3750
 
3469
- class SecurityPolicyRuleMatcherConfigDestinationPort
3751
+ class SecurityPolicyRuleMatcherConfigDestinationPort
3752
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3753
+
3754
+ include Google::Apis::Core::JsonObjectSupport
3755
+ end
3756
+
3757
+ class SecurityPolicyRuleRateLimitOptions
3758
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3759
+
3760
+ include Google::Apis::Core::JsonObjectSupport
3761
+ end
3762
+
3763
+ class SecuritySettings
3764
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3765
+
3766
+ include Google::Apis::Core::JsonObjectSupport
3767
+ end
3768
+
3769
+ class SerialPortOutput
3770
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3771
+
3772
+ include Google::Apis::Core::JsonObjectSupport
3773
+ end
3774
+
3775
+ class ServerBinding
3776
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3777
+
3778
+ include Google::Apis::Core::JsonObjectSupport
3779
+ end
3780
+
3781
+ class ServerSecuritySettingsSelector
3782
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3783
+
3784
+ include Google::Apis::Core::JsonObjectSupport
3785
+ end
3786
+
3787
+ class ServerTlsSettings
3788
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3789
+
3790
+ include Google::Apis::Core::JsonObjectSupport
3791
+ end
3792
+
3793
+ class ServiceAccount
3794
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3795
+
3796
+ include Google::Apis::Core::JsonObjectSupport
3797
+ end
3798
+
3799
+ class ServiceAccountJwtAccessCredentials
3800
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3801
+
3802
+ include Google::Apis::Core::JsonObjectSupport
3803
+ end
3804
+
3805
+ class ShieldedInstanceConfig
3470
3806
  class Representation < Google::Apis::Core::JsonRepresentation; end
3471
3807
 
3472
3808
  include Google::Apis::Core::JsonObjectSupport
3473
3809
  end
3474
3810
 
3475
- class SerialPortOutput
3811
+ class ShieldedInstanceIdentity
3476
3812
  class Representation < Google::Apis::Core::JsonRepresentation; end
3477
3813
 
3478
3814
  include Google::Apis::Core::JsonObjectSupport
3479
3815
  end
3480
3816
 
3481
- class ServerBinding
3817
+ class ShieldedInstanceIdentityEntry
3482
3818
  class Representation < Google::Apis::Core::JsonRepresentation; end
3483
3819
 
3484
3820
  include Google::Apis::Core::JsonObjectSupport
3485
3821
  end
3486
3822
 
3487
- class ServiceAccount
3823
+ class ShieldedInstanceIntegrityPolicy
3488
3824
  class Representation < Google::Apis::Core::JsonRepresentation; end
3489
3825
 
3490
3826
  include Google::Apis::Core::JsonObjectSupport
@@ -4246,6 +4582,30 @@ module Google
4246
4582
  include Google::Apis::Core::JsonObjectSupport
4247
4583
  end
4248
4584
 
4585
+ class TlsCertificateContext
4586
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4587
+
4588
+ include Google::Apis::Core::JsonObjectSupport
4589
+ end
4590
+
4591
+ class TlsCertificatePaths
4592
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4593
+
4594
+ include Google::Apis::Core::JsonObjectSupport
4595
+ end
4596
+
4597
+ class TlsContext
4598
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4599
+
4600
+ include Google::Apis::Core::JsonObjectSupport
4601
+ end
4602
+
4603
+ class TlsValidationContext
4604
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4605
+
4606
+ include Google::Apis::Core::JsonObjectSupport
4607
+ end
4608
+
4249
4609
  class UdpHealthCheck
4250
4610
  class Representation < Google::Apis::Core::JsonRepresentation; end
4251
4611
 
@@ -4456,12 +4816,42 @@ module Google
4456
4816
  include Google::Apis::Core::JsonObjectSupport
4457
4817
  end
4458
4818
 
4819
+ class VpnGatewayStatus
4820
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4821
+
4822
+ include Google::Apis::Core::JsonObjectSupport
4823
+ end
4824
+
4825
+ class VpnGatewayStatusHighAvailabilityRequirementState
4826
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4827
+
4828
+ include Google::Apis::Core::JsonObjectSupport
4829
+ end
4830
+
4831
+ class VpnGatewayStatusTunnel
4832
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4833
+
4834
+ include Google::Apis::Core::JsonObjectSupport
4835
+ end
4836
+
4837
+ class VpnGatewayStatusVpnConnection
4838
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4839
+
4840
+ include Google::Apis::Core::JsonObjectSupport
4841
+ end
4842
+
4459
4843
  class VpnGatewayVpnGatewayInterface
4460
4844
  class Representation < Google::Apis::Core::JsonRepresentation; end
4461
4845
 
4462
4846
  include Google::Apis::Core::JsonObjectSupport
4463
4847
  end
4464
4848
 
4849
+ class VpnGatewaysGetStatusResponse
4850
+ class Representation < Google::Apis::Core::JsonRepresentation; end
4851
+
4852
+ include Google::Apis::Core::JsonObjectSupport
4853
+ end
4854
+
4465
4855
  class VpnGatewaysScopedList
4466
4856
  class Representation < Google::Apis::Core::JsonRepresentation; end
4467
4857
 
@@ -4876,161 +5266,32 @@ module Google
4876
5266
  end
4877
5267
  end
4878
5268
 
4879
- class Allocation
4880
- # @private
4881
- class Representation < Google::Apis::Core::JsonRepresentation
4882
- property :commitment, as: 'commitment'
4883
- property :creation_timestamp, as: 'creationTimestamp'
4884
- property :description, as: 'description'
4885
- property :id, :numeric_string => true, as: 'id'
4886
- property :kind, as: 'kind'
4887
- property :name, as: 'name'
4888
- property :self_link, as: 'selfLink'
4889
- property :self_link_with_id, as: 'selfLinkWithId'
4890
- property :specific_allocation, as: 'specificAllocation', class: Google::Apis::ComputeAlpha::AllocationSpecificSkuAllocation, decorator: Google::Apis::ComputeAlpha::AllocationSpecificSkuAllocation::Representation
4891
-
4892
- property :specific_allocation_required, as: 'specificAllocationRequired'
4893
- property :zone, as: 'zone'
4894
- end
4895
- end
4896
-
4897
- class AllocationAffinity
5269
+ class AllocationSpecificSkuAllocationAllocatedInstancePropertiesReservedDisk
4898
5270
  # @private
4899
5271
  class Representation < Google::Apis::Core::JsonRepresentation
4900
- property :consume_allocation_type, as: 'consumeAllocationType'
4901
- property :key, as: 'key'
4902
- collection :values, as: 'values'
4903
- end
4904
- end
4905
-
4906
- class AllocationAggregatedList
4907
- # @private
4908
- class Representation < Google::Apis::Core::JsonRepresentation
4909
- property :id, as: 'id'
4910
- hash :items, as: 'items', class: Google::Apis::ComputeAlpha::AllocationsScopedList, decorator: Google::Apis::ComputeAlpha::AllocationsScopedList::Representation
4911
-
4912
- property :kind, as: 'kind'
4913
- property :next_page_token, as: 'nextPageToken'
4914
- property :self_link, as: 'selfLink'
4915
- property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::AllocationAggregatedList::Warning, decorator: Google::Apis::ComputeAlpha::AllocationAggregatedList::Warning::Representation
4916
-
4917
- end
4918
-
4919
- class Warning
4920
- # @private
4921
- class Representation < Google::Apis::Core::JsonRepresentation
4922
- property :code, as: 'code'
4923
- collection :data, as: 'data', class: Google::Apis::ComputeAlpha::AllocationAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::AllocationAggregatedList::Warning::Datum::Representation
4924
-
4925
- property :message, as: 'message'
4926
- end
4927
-
4928
- class Datum
4929
- # @private
4930
- class Representation < Google::Apis::Core::JsonRepresentation
4931
- property :key, as: 'key'
4932
- property :value, as: 'value'
4933
- end
4934
- end
4935
- end
4936
- end
4937
-
4938
- class AllocationList
4939
- # @private
4940
- class Representation < Google::Apis::Core::JsonRepresentation
4941
- property :id, as: 'id'
4942
- collection :items, as: 'items', class: Google::Apis::ComputeAlpha::Allocation, decorator: Google::Apis::ComputeAlpha::Allocation::Representation
4943
-
4944
- property :kind, as: 'kind'
4945
- property :next_page_token, as: 'nextPageToken'
4946
- property :self_link, as: 'selfLink'
4947
- property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::AllocationList::Warning, decorator: Google::Apis::ComputeAlpha::AllocationList::Warning::Representation
4948
-
4949
- end
4950
-
4951
- class Warning
4952
- # @private
4953
- class Representation < Google::Apis::Core::JsonRepresentation
4954
- property :code, as: 'code'
4955
- collection :data, as: 'data', class: Google::Apis::ComputeAlpha::AllocationList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::AllocationList::Warning::Datum::Representation
4956
-
4957
- property :message, as: 'message'
4958
- end
4959
-
4960
- class Datum
4961
- # @private
4962
- class Representation < Google::Apis::Core::JsonRepresentation
4963
- property :key, as: 'key'
4964
- property :value, as: 'value'
4965
- end
4966
- end
4967
- end
4968
- end
4969
-
4970
- class AllocationSpecificSkuAllocation
4971
- # @private
4972
- class Representation < Google::Apis::Core::JsonRepresentation
4973
- property :count, :numeric_string => true, as: 'count'
4974
- property :in_use_count, :numeric_string => true, as: 'inUseCount'
4975
- property :instance_properties, as: 'instanceProperties', class: Google::Apis::ComputeAlpha::AllocationSpecificSkuAllocationAllocatedInstanceProperties, decorator: Google::Apis::ComputeAlpha::AllocationSpecificSkuAllocationAllocatedInstanceProperties::Representation
4976
-
5272
+ property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
5273
+ property :interface, as: 'interface'
4977
5274
  end
4978
5275
  end
4979
5276
 
4980
- class AllocationSpecificSkuAllocationAllocatedInstanceProperties
5277
+ class AllocationSpecificSkuAllocationReservedInstanceProperties
4981
5278
  # @private
4982
5279
  class Representation < Google::Apis::Core::JsonRepresentation
4983
5280
  collection :guest_accelerators, as: 'guestAccelerators', class: Google::Apis::ComputeAlpha::AcceleratorConfig, decorator: Google::Apis::ComputeAlpha::AcceleratorConfig::Representation
4984
5281
 
4985
- collection :local_ssds, as: 'localSsds', class: Google::Apis::ComputeAlpha::AllocationSpecificSkuAllocationAllocatedInstancePropertiesAllocatedDisk, decorator: Google::Apis::ComputeAlpha::AllocationSpecificSkuAllocationAllocatedInstancePropertiesAllocatedDisk::Representation
5282
+ collection :local_ssds, as: 'localSsds', class: Google::Apis::ComputeAlpha::AllocationSpecificSkuAllocationAllocatedInstancePropertiesReservedDisk, decorator: Google::Apis::ComputeAlpha::AllocationSpecificSkuAllocationAllocatedInstancePropertiesReservedDisk::Representation
4986
5283
 
4987
5284
  property :machine_type, as: 'machineType'
4988
5285
  property :min_cpu_platform, as: 'minCpuPlatform'
4989
5286
  end
4990
5287
  end
4991
5288
 
4992
- class AllocationSpecificSkuAllocationAllocatedInstancePropertiesAllocatedDisk
4993
- # @private
4994
- class Representation < Google::Apis::Core::JsonRepresentation
4995
- property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
4996
- property :interface, as: 'interface'
4997
- end
4998
- end
4999
-
5000
- class AllocationsScopedList
5001
- # @private
5002
- class Representation < Google::Apis::Core::JsonRepresentation
5003
- collection :allocations, as: 'allocations', class: Google::Apis::ComputeAlpha::Allocation, decorator: Google::Apis::ComputeAlpha::Allocation::Representation
5004
-
5005
- property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::AllocationsScopedList::Warning, decorator: Google::Apis::ComputeAlpha::AllocationsScopedList::Warning::Representation
5006
-
5007
- end
5008
-
5009
- class Warning
5010
- # @private
5011
- class Representation < Google::Apis::Core::JsonRepresentation
5012
- property :code, as: 'code'
5013
- collection :data, as: 'data', class: Google::Apis::ComputeAlpha::AllocationsScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::AllocationsScopedList::Warning::Datum::Representation
5014
-
5015
- property :message, as: 'message'
5016
- end
5017
-
5018
- class Datum
5019
- # @private
5020
- class Representation < Google::Apis::Core::JsonRepresentation
5021
- property :key, as: 'key'
5022
- property :value, as: 'value'
5023
- end
5024
- end
5025
- end
5026
- end
5027
-
5028
- class AllocationsUpdateResourceShapeRequest
5289
+ class AllocationSpecificSkuReservation
5029
5290
  # @private
5030
5291
  class Representation < Google::Apis::Core::JsonRepresentation
5031
- property :count, as: 'count'
5032
- property :destination_allocation, as: 'destinationAllocation'
5033
- property :updated_resource_properties, as: 'updatedResourceProperties', class: Google::Apis::ComputeAlpha::AllocationSpecificSkuAllocationAllocatedInstanceProperties, decorator: Google::Apis::ComputeAlpha::AllocationSpecificSkuAllocationAllocatedInstanceProperties::Representation
5292
+ property :count, :numeric_string => true, as: 'count'
5293
+ property :in_use_count, :numeric_string => true, as: 'inUseCount'
5294
+ property :instance_properties, as: 'instanceProperties', class: Google::Apis::ComputeAlpha::AllocationSpecificSkuAllocationReservedInstanceProperties, decorator: Google::Apis::ComputeAlpha::AllocationSpecificSkuAllocationReservedInstanceProperties::Representation
5034
5295
 
5035
5296
  end
5036
5297
  end
@@ -5054,6 +5315,8 @@ module Google
5054
5315
  collection :licenses, as: 'licenses'
5055
5316
  property :mode, as: 'mode'
5056
5317
  property :saved_state, as: 'savedState'
5318
+ property :shielded_instance_initial_state, as: 'shieldedInstanceInitialState', class: Google::Apis::ComputeAlpha::InitialStateConfig, decorator: Google::Apis::ComputeAlpha::InitialStateConfig::Representation
5319
+
5057
5320
  property :source, as: 'source'
5058
5321
  property :type, as: 'type'
5059
5322
  end
@@ -5066,7 +5329,11 @@ module Google
5066
5329
  property :disk_name, as: 'diskName'
5067
5330
  property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
5068
5331
  property :disk_type, as: 'diskType'
5332
+ collection :guest_os_features, as: 'guestOsFeatures', class: Google::Apis::ComputeAlpha::GuestOsFeature, decorator: Google::Apis::ComputeAlpha::GuestOsFeature::Representation
5333
+
5069
5334
  hash :labels, as: 'labels'
5335
+ collection :replica_zones, as: 'replicaZones'
5336
+ collection :resource_policies, as: 'resourcePolicies'
5070
5337
  property :source_image, as: 'sourceImage'
5071
5338
  property :source_image_encryption_key, as: 'sourceImageEncryptionKey', class: Google::Apis::ComputeAlpha::CustomerEncryptionKey, decorator: Google::Apis::ComputeAlpha::CustomerEncryptionKey::Representation
5072
5339
 
@@ -5094,6 +5361,27 @@ module Google
5094
5361
  end
5095
5362
  end
5096
5363
 
5364
+ class AuthenticationPolicy
5365
+ # @private
5366
+ class Representation < Google::Apis::Core::JsonRepresentation
5367
+ collection :origins, as: 'origins', class: Google::Apis::ComputeAlpha::OriginAuthenticationMethod, decorator: Google::Apis::ComputeAlpha::OriginAuthenticationMethod::Representation
5368
+
5369
+ collection :peers, as: 'peers', class: Google::Apis::ComputeAlpha::PeerAuthenticationMethod, decorator: Google::Apis::ComputeAlpha::PeerAuthenticationMethod::Representation
5370
+
5371
+ property :principal_binding, as: 'principalBinding'
5372
+ property :server_tls_context, as: 'serverTlsContext', class: Google::Apis::ComputeAlpha::TlsContext, decorator: Google::Apis::ComputeAlpha::TlsContext::Representation
5373
+
5374
+ end
5375
+ end
5376
+
5377
+ class AuthorizationConfig
5378
+ # @private
5379
+ class Representation < Google::Apis::Core::JsonRepresentation
5380
+ collection :policies, as: 'policies', class: Google::Apis::ComputeAlpha::RbacPolicy, decorator: Google::Apis::ComputeAlpha::RbacPolicy::Representation
5381
+
5382
+ end
5383
+ end
5384
+
5097
5385
  class AuthorizationLoggingOptions
5098
5386
  # @private
5099
5387
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5369,10 +5657,14 @@ module Google
5369
5657
 
5370
5658
  property :cdn_policy, as: 'cdnPolicy', class: Google::Apis::ComputeAlpha::BackendServiceCdnPolicy, decorator: Google::Apis::ComputeAlpha::BackendServiceCdnPolicy::Representation
5371
5659
 
5660
+ property :circuit_breakers, as: 'circuitBreakers', class: Google::Apis::ComputeAlpha::CircuitBreakers, decorator: Google::Apis::ComputeAlpha::CircuitBreakers::Representation
5661
+
5372
5662
  property :cloud_function_backend, as: 'cloudFunctionBackend', class: Google::Apis::ComputeAlpha::BackendServiceCloudFunctionBackend, decorator: Google::Apis::ComputeAlpha::BackendServiceCloudFunctionBackend::Representation
5373
5663
 
5374
5664
  property :connection_draining, as: 'connectionDraining', class: Google::Apis::ComputeAlpha::ConnectionDraining, decorator: Google::Apis::ComputeAlpha::ConnectionDraining::Representation
5375
5665
 
5666
+ property :consistent_hash, as: 'consistentHash', class: Google::Apis::ComputeAlpha::ConsistentHashLoadBalancerSettings, decorator: Google::Apis::ComputeAlpha::ConsistentHashLoadBalancerSettings::Representation
5667
+
5376
5668
  property :creation_timestamp, as: 'creationTimestamp'
5377
5669
  collection :custom_request_headers, as: 'customRequestHeaders'
5378
5670
  property :description, as: 'description'
@@ -5386,14 +5678,19 @@ module Google
5386
5678
  property :id, :numeric_string => true, as: 'id'
5387
5679
  property :kind, as: 'kind'
5388
5680
  property :load_balancing_scheme, as: 'loadBalancingScheme'
5681
+ property :locality_lb_policy, as: 'localityLbPolicy'
5389
5682
  property :log_config, as: 'logConfig', class: Google::Apis::ComputeAlpha::BackendServiceLogConfig, decorator: Google::Apis::ComputeAlpha::BackendServiceLogConfig::Representation
5390
5683
 
5391
5684
  property :name, as: 'name'
5685
+ property :outlier_detection, as: 'outlierDetection', class: Google::Apis::ComputeAlpha::OutlierDetection, decorator: Google::Apis::ComputeAlpha::OutlierDetection::Representation
5686
+
5392
5687
  property :port, as: 'port'
5393
5688
  property :port_name, as: 'portName'
5394
5689
  property :protocol, as: 'protocol'
5395
5690
  property :region, as: 'region'
5396
5691
  property :security_policy, as: 'securityPolicy'
5692
+ property :security_settings, as: 'securitySettings', class: Google::Apis::ComputeAlpha::SecuritySettings, decorator: Google::Apis::ComputeAlpha::SecuritySettings::Representation
5693
+
5397
5694
  property :self_link, as: 'selfLink'
5398
5695
  property :self_link_with_id, as: 'selfLinkWithId'
5399
5696
  property :session_affinity, as: 'sessionAffinity'
@@ -5604,11 +5901,54 @@ module Google
5604
5901
  end
5605
5902
  end
5606
5903
 
5607
- class Commitment
5904
+ class CallCredentials
5905
+ # @private
5906
+ class Representation < Google::Apis::Core::JsonRepresentation
5907
+ property :access_token, as: 'accessToken'
5908
+ property :call_credential_type, as: 'callCredentialType'
5909
+ property :from_plugin, as: 'fromPlugin', class: Google::Apis::ComputeAlpha::MetadataCredentialsFromPlugin, decorator: Google::Apis::ComputeAlpha::MetadataCredentialsFromPlugin::Representation
5910
+
5911
+ property :jwt_service_account, as: 'jwtServiceAccount', class: Google::Apis::ComputeAlpha::ServiceAccountJwtAccessCredentials, decorator: Google::Apis::ComputeAlpha::ServiceAccountJwtAccessCredentials::Representation
5912
+
5913
+ end
5914
+ end
5915
+
5916
+ class ChannelCredentials
5917
+ # @private
5918
+ class Representation < Google::Apis::Core::JsonRepresentation
5919
+ property :certificates, as: 'certificates', class: Google::Apis::ComputeAlpha::TlsCertificatePaths, decorator: Google::Apis::ComputeAlpha::TlsCertificatePaths::Representation
5920
+
5921
+ property :channel_credential_type, as: 'channelCredentialType'
5922
+ end
5923
+ end
5924
+
5925
+ class CircuitBreakers
5926
+ # @private
5927
+ class Representation < Google::Apis::Core::JsonRepresentation
5928
+ property :connect_timeout, as: 'connectTimeout', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
5929
+
5930
+ property :max_connections, as: 'maxConnections'
5931
+ property :max_pending_requests, as: 'maxPendingRequests'
5932
+ property :max_requests, as: 'maxRequests'
5933
+ property :max_requests_per_connection, as: 'maxRequestsPerConnection'
5934
+ property :max_retries, as: 'maxRetries'
5935
+ end
5936
+ end
5937
+
5938
+ class ClientTlsSettings
5608
5939
  # @private
5609
5940
  class Representation < Google::Apis::Core::JsonRepresentation
5610
- collection :allocations, as: 'allocations', class: Google::Apis::ComputeAlpha::Allocation, decorator: Google::Apis::ComputeAlpha::Allocation::Representation
5941
+ property :client_tls_context, as: 'clientTlsContext', class: Google::Apis::ComputeAlpha::TlsContext, decorator: Google::Apis::ComputeAlpha::TlsContext::Representation
5942
+
5943
+ property :mode, as: 'mode'
5944
+ property :sni, as: 'sni'
5945
+ collection :subject_alt_names, as: 'subjectAltNames'
5946
+ end
5947
+ end
5611
5948
 
5949
+ class Commitment
5950
+ # @private
5951
+ class Representation < Google::Apis::Core::JsonRepresentation
5612
5952
  property :creation_timestamp, as: 'creationTimestamp'
5613
5953
  property :description, as: 'description'
5614
5954
  property :end_timestamp, as: 'endTimestamp'
@@ -5617,6 +5957,8 @@ module Google
5617
5957
  property :name, as: 'name'
5618
5958
  property :plan, as: 'plan'
5619
5959
  property :region, as: 'region'
5960
+ collection :reservations, as: 'reservations', class: Google::Apis::ComputeAlpha::Reservation, decorator: Google::Apis::ComputeAlpha::Reservation::Representation
5961
+
5620
5962
  collection :resources, as: 'resources', class: Google::Apis::ComputeAlpha::ResourceCommitment, decorator: Google::Apis::ComputeAlpha::ResourceCommitment::Representation
5621
5963
 
5622
5964
  property :self_link, as: 'selfLink'
@@ -5727,7 +6069,6 @@ module Google
5727
6069
  property :op, as: 'op'
5728
6070
  property :svc, as: 'svc'
5729
6071
  property :sys, as: 'sys'
5730
- property :value, as: 'value'
5731
6072
  collection :values, as: 'values'
5732
6073
  end
5733
6074
  end
@@ -5739,6 +6080,26 @@ module Google
5739
6080
  end
5740
6081
  end
5741
6082
 
6083
+ class ConsistentHashLoadBalancerSettings
6084
+ # @private
6085
+ class Representation < Google::Apis::Core::JsonRepresentation
6086
+ property :http_cookie, as: 'httpCookie', class: Google::Apis::ComputeAlpha::ConsistentHashLoadBalancerSettingsHttpCookie, decorator: Google::Apis::ComputeAlpha::ConsistentHashLoadBalancerSettingsHttpCookie::Representation
6087
+
6088
+ property :http_header_name, as: 'httpHeaderName'
6089
+ property :minimum_ring_size, :numeric_string => true, as: 'minimumRingSize'
6090
+ end
6091
+ end
6092
+
6093
+ class ConsistentHashLoadBalancerSettingsHttpCookie
6094
+ # @private
6095
+ class Representation < Google::Apis::Core::JsonRepresentation
6096
+ property :name, as: 'name'
6097
+ property :path, as: 'path'
6098
+ property :ttl, as: 'ttl', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
6099
+
6100
+ end
6101
+ end
6102
+
5742
6103
  class CorsPolicy
5743
6104
  # @private
5744
6105
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -5801,6 +6162,7 @@ module Google
5801
6162
  property :last_detach_timestamp, as: 'lastDetachTimestamp'
5802
6163
  collection :license_codes, as: 'licenseCodes'
5803
6164
  collection :licenses, as: 'licenses'
6165
+ property :multi_writer, as: 'multiWriter'
5804
6166
  property :name, as: 'name'
5805
6167
  property :options, as: 'options'
5806
6168
  property :physical_block_size_bytes, :numeric_string => true, as: 'physicalBlockSizeBytes'
@@ -5809,6 +6171,8 @@ module Google
5809
6171
  collection :resource_policies, as: 'resourcePolicies'
5810
6172
  property :self_link, as: 'selfLink'
5811
6173
  property :size_gb, :numeric_string => true, as: 'sizeGb'
6174
+ property :source_disk, as: 'sourceDisk'
6175
+ property :source_disk_id, as: 'sourceDiskId'
5812
6176
  property :source_image, as: 'sourceImage'
5813
6177
  property :source_image_encryption_key, as: 'sourceImageEncryptionKey', class: Google::Apis::ComputeAlpha::CustomerEncryptionKey, decorator: Google::Apis::ComputeAlpha::CustomerEncryptionKey::Representation
5814
6178
 
@@ -6208,6 +6572,14 @@ module Google
6208
6572
  end
6209
6573
  end
6210
6574
 
6575
+ class FileContentBuffer
6576
+ # @private
6577
+ class Representation < Google::Apis::Core::JsonRepresentation
6578
+ property :content, :base64 => true, as: 'content'
6579
+ property :file_type, as: 'fileType'
6580
+ end
6581
+ end
6582
+
6211
6583
  class Firewall
6212
6584
  # @private
6213
6585
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6290,6 +6662,7 @@ module Google
6290
6662
  # @private
6291
6663
  class Representation < Google::Apis::Core::JsonRepresentation
6292
6664
  property :enable, as: 'enable'
6665
+ property :metadata, as: 'metadata'
6293
6666
  end
6294
6667
  end
6295
6668
 
@@ -6319,6 +6692,8 @@ module Google
6319
6692
  property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
6320
6693
  hash :labels, as: 'labels'
6321
6694
  property :load_balancing_scheme, as: 'loadBalancingScheme'
6695
+ collection :metadata_filters, as: 'metadataFilters', class: Google::Apis::ComputeAlpha::MetadataFilter, decorator: Google::Apis::ComputeAlpha::MetadataFilter::Representation
6696
+
6322
6697
  property :name, as: 'name'
6323
6698
  property :network, as: 'network'
6324
6699
  property :network_tier, as: 'networkTier'
@@ -6433,6 +6808,22 @@ module Google
6433
6808
  end
6434
6809
  end
6435
6810
 
6811
+ class GlobalNetworkEndpointGroupsAttachEndpointsRequest
6812
+ # @private
6813
+ class Representation < Google::Apis::Core::JsonRepresentation
6814
+ collection :network_endpoints, as: 'networkEndpoints', class: Google::Apis::ComputeAlpha::NetworkEndpoint, decorator: Google::Apis::ComputeAlpha::NetworkEndpoint::Representation
6815
+
6816
+ end
6817
+ end
6818
+
6819
+ class GlobalNetworkEndpointGroupsDetachEndpointsRequest
6820
+ # @private
6821
+ class Representation < Google::Apis::Core::JsonRepresentation
6822
+ collection :network_endpoints, as: 'networkEndpoints', class: Google::Apis::ComputeAlpha::NetworkEndpoint, decorator: Google::Apis::ComputeAlpha::NetworkEndpoint::Representation
6823
+
6824
+ end
6825
+ end
6826
+
6436
6827
  class GlobalSetLabelsRequest
6437
6828
  # @private
6438
6829
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6452,6 +6843,17 @@ module Google
6452
6843
  end
6453
6844
  end
6454
6845
 
6846
+ class GrpcServiceConfig
6847
+ # @private
6848
+ class Representation < Google::Apis::Core::JsonRepresentation
6849
+ property :call_credentials, as: 'callCredentials', class: Google::Apis::ComputeAlpha::CallCredentials, decorator: Google::Apis::ComputeAlpha::CallCredentials::Representation
6850
+
6851
+ property :channel_credentials, as: 'channelCredentials', class: Google::Apis::ComputeAlpha::ChannelCredentials, decorator: Google::Apis::ComputeAlpha::ChannelCredentials::Representation
6852
+
6853
+ property :target_uri, as: 'targetUri'
6854
+ end
6855
+ end
6856
+
6455
6857
  class GuestAttributes
6456
6858
  # @private
6457
6859
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6598,6 +7000,56 @@ module Google
6598
7000
  end
6599
7001
  end
6600
7002
 
7003
+ class HealthCheckService
7004
+ # @private
7005
+ class Representation < Google::Apis::Core::JsonRepresentation
7006
+ property :creation_timestamp, as: 'creationTimestamp'
7007
+ property :description, as: 'description'
7008
+ collection :health_checks, as: 'healthChecks'
7009
+ property :health_status_aggregation_strategy, as: 'healthStatusAggregationStrategy'
7010
+ property :id, :numeric_string => true, as: 'id'
7011
+ property :kind, as: 'kind'
7012
+ property :name, as: 'name'
7013
+ collection :network_endpoint_groups, as: 'networkEndpointGroups'
7014
+ collection :notification_endpoints, as: 'notificationEndpoints'
7015
+ property :region, as: 'region'
7016
+ property :self_link, as: 'selfLink'
7017
+ property :self_link_with_id, as: 'selfLinkWithId'
7018
+ end
7019
+ end
7020
+
7021
+ class HealthCheckServicesList
7022
+ # @private
7023
+ class Representation < Google::Apis::Core::JsonRepresentation
7024
+ property :id, as: 'id'
7025
+ collection :items, as: 'items', class: Google::Apis::ComputeAlpha::HealthCheckService, decorator: Google::Apis::ComputeAlpha::HealthCheckService::Representation
7026
+
7027
+ property :kind, as: 'kind'
7028
+ property :next_page_token, as: 'nextPageToken'
7029
+ property :self_link, as: 'selfLink'
7030
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::HealthCheckServicesList::Warning, decorator: Google::Apis::ComputeAlpha::HealthCheckServicesList::Warning::Representation
7031
+
7032
+ end
7033
+
7034
+ class Warning
7035
+ # @private
7036
+ class Representation < Google::Apis::Core::JsonRepresentation
7037
+ property :code, as: 'code'
7038
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::HealthCheckServicesList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::HealthCheckServicesList::Warning::Datum::Representation
7039
+
7040
+ property :message, as: 'message'
7041
+ end
7042
+
7043
+ class Datum
7044
+ # @private
7045
+ class Representation < Google::Apis::Core::JsonRepresentation
7046
+ property :key, as: 'key'
7047
+ property :value, as: 'value'
7048
+ end
7049
+ end
7050
+ end
7051
+ end
7052
+
6601
7053
  class HealthChecksAggregatedList
6602
7054
  # @private
6603
7055
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6965,6 +7417,8 @@ module Google
6965
7417
 
6966
7418
  property :self_link, as: 'selfLink'
6967
7419
  property :self_link_with_id, as: 'selfLinkWithId'
7420
+ property :shielded_instance_initial_state, as: 'shieldedInstanceInitialState', class: Google::Apis::ComputeAlpha::InitialStateConfig, decorator: Google::Apis::ComputeAlpha::InitialStateConfig::Representation
7421
+
6968
7422
  property :source_disk, as: 'sourceDisk'
6969
7423
  property :source_disk_encryption_key, as: 'sourceDiskEncryptionKey', class: Google::Apis::ComputeAlpha::CustomerEncryptionKey, decorator: Google::Apis::ComputeAlpha::CustomerEncryptionKey::Representation
6970
7424
 
@@ -7024,11 +7478,23 @@ module Google
7024
7478
  end
7025
7479
  end
7026
7480
 
7027
- class Instance
7481
+ class InitialStateConfig
7028
7482
  # @private
7029
7483
  class Representation < Google::Apis::Core::JsonRepresentation
7030
- property :allocation_affinity, as: 'allocationAffinity', class: Google::Apis::ComputeAlpha::AllocationAffinity, decorator: Google::Apis::ComputeAlpha::AllocationAffinity::Representation
7484
+ collection :dbs, as: 'dbs', class: Google::Apis::ComputeAlpha::FileContentBuffer, decorator: Google::Apis::ComputeAlpha::FileContentBuffer::Representation
7485
+
7486
+ collection :dbxs, as: 'dbxs', class: Google::Apis::ComputeAlpha::FileContentBuffer, decorator: Google::Apis::ComputeAlpha::FileContentBuffer::Representation
7487
+
7488
+ collection :keks, as: 'keks', class: Google::Apis::ComputeAlpha::FileContentBuffer, decorator: Google::Apis::ComputeAlpha::FileContentBuffer::Representation
7489
+
7490
+ property :pk, as: 'pk', class: Google::Apis::ComputeAlpha::FileContentBuffer, decorator: Google::Apis::ComputeAlpha::FileContentBuffer::Representation
7491
+
7492
+ end
7493
+ end
7031
7494
 
7495
+ class Instance
7496
+ # @private
7497
+ class Representation < Google::Apis::Core::JsonRepresentation
7032
7498
  property :can_ip_forward, as: 'canIpForward'
7033
7499
  property :cpu_platform, as: 'cpuPlatform'
7034
7500
  property :creation_timestamp, as: 'creationTimestamp'
@@ -7055,6 +7521,8 @@ module Google
7055
7521
  collection :network_interfaces, as: 'networkInterfaces', class: Google::Apis::ComputeAlpha::NetworkInterface, decorator: Google::Apis::ComputeAlpha::NetworkInterface::Representation
7056
7522
 
7057
7523
  property :preserved_state_size_gb, :numeric_string => true, as: 'preservedStateSizeGb'
7524
+ property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::ComputeAlpha::ReservationAffinity, decorator: Google::Apis::ComputeAlpha::ReservationAffinity::Representation
7525
+
7058
7526
  collection :resource_policies, as: 'resourcePolicies'
7059
7527
  property :scheduling, as: 'scheduling', class: Google::Apis::ComputeAlpha::Scheduling, decorator: Google::Apis::ComputeAlpha::Scheduling::Representation
7060
7528
 
@@ -7062,6 +7530,10 @@ module Google
7062
7530
  property :self_link_with_id, as: 'selfLinkWithId'
7063
7531
  collection :service_accounts, as: 'serviceAccounts', class: Google::Apis::ComputeAlpha::ServiceAccount, decorator: Google::Apis::ComputeAlpha::ServiceAccount::Representation
7064
7532
 
7533
+ property :shielded_instance_config, as: 'shieldedInstanceConfig', class: Google::Apis::ComputeAlpha::ShieldedInstanceConfig, decorator: Google::Apis::ComputeAlpha::ShieldedInstanceConfig::Representation
7534
+
7535
+ property :shielded_instance_integrity_policy, as: 'shieldedInstanceIntegrityPolicy', class: Google::Apis::ComputeAlpha::ShieldedInstanceIntegrityPolicy, decorator: Google::Apis::ComputeAlpha::ShieldedInstanceIntegrityPolicy::Representation
7536
+
7065
7537
  property :shielded_vm_config, as: 'shieldedVmConfig', class: Google::Apis::ComputeAlpha::ShieldedVmConfig, decorator: Google::Apis::ComputeAlpha::ShieldedVmConfig::Representation
7066
7538
 
7067
7539
  property :shielded_vm_integrity_policy, as: 'shieldedVmIntegrityPolicy', class: Google::Apis::ComputeAlpha::ShieldedVmIntegrityPolicy, decorator: Google::Apis::ComputeAlpha::ShieldedVmIntegrityPolicy::Representation
@@ -7339,11 +7811,20 @@ module Google
7339
7811
  # @private
7340
7812
  class Representation < Google::Apis::Core::JsonRepresentation
7341
7813
  property :is_stable, as: 'isStable'
7814
+ property :stateful, as: 'stateful', class: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusStateful, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusStateful::Representation
7815
+
7342
7816
  property :version_target, as: 'versionTarget', class: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusVersionTarget, decorator: Google::Apis::ComputeAlpha::InstanceGroupManagerStatusVersionTarget::Representation
7343
7817
 
7344
7818
  end
7345
7819
  end
7346
7820
 
7821
+ class InstanceGroupManagerStatusStateful
7822
+ # @private
7823
+ class Representation < Google::Apis::Core::JsonRepresentation
7824
+ property :is_stateful, as: 'isStateful'
7825
+ end
7826
+ end
7827
+
7347
7828
  class InstanceGroupManagerStatusVersionTarget
7348
7829
  # @private
7349
7830
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7361,6 +7842,7 @@ module Google
7361
7842
 
7362
7843
  property :min_ready_sec, as: 'minReadySec'
7363
7844
  property :minimal_action, as: 'minimalAction'
7845
+ property :replacement_method, as: 'replacementMethod'
7364
7846
  property :type, as: 'type'
7365
7847
  end
7366
7848
  end
@@ -7389,6 +7871,7 @@ module Google
7389
7871
  collection :instances, as: 'instances'
7390
7872
  property :maximal_action, as: 'maximalAction'
7391
7873
  property :minimal_action, as: 'minimalAction'
7874
+ property :most_disruptive_allowed_action, as: 'mostDisruptiveAllowedAction'
7392
7875
  end
7393
7876
  end
7394
7877
 
@@ -7453,6 +7936,14 @@ module Google
7453
7936
  end
7454
7937
  end
7455
7938
 
7939
+ class InstanceGroupManagersPatchPerInstanceConfigsReq
7940
+ # @private
7941
+ class Representation < Google::Apis::Core::JsonRepresentation
7942
+ collection :per_instance_configs, as: 'perInstanceConfigs', class: Google::Apis::ComputeAlpha::PerInstanceConfig, decorator: Google::Apis::ComputeAlpha::PerInstanceConfig::Representation
7943
+
7944
+ end
7945
+ end
7946
+
7456
7947
  class InstanceGroupManagersRecreateInstancesRequest
7457
7948
  # @private
7458
7949
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -7694,8 +8185,6 @@ module Google
7694
8185
  class InstanceProperties
7695
8186
  # @private
7696
8187
  class Representation < Google::Apis::Core::JsonRepresentation
7697
- property :allocation_affinity, as: 'allocationAffinity', class: Google::Apis::ComputeAlpha::AllocationAffinity, decorator: Google::Apis::ComputeAlpha::AllocationAffinity::Representation
7698
-
7699
8188
  property :can_ip_forward, as: 'canIpForward'
7700
8189
  property :description, as: 'description'
7701
8190
  collection :disks, as: 'disks', class: Google::Apis::ComputeAlpha::AttachedDisk, decorator: Google::Apis::ComputeAlpha::AttachedDisk::Representation
@@ -7711,10 +8200,14 @@ module Google
7711
8200
  property :min_cpu_platform, as: 'minCpuPlatform'
7712
8201
  collection :network_interfaces, as: 'networkInterfaces', class: Google::Apis::ComputeAlpha::NetworkInterface, decorator: Google::Apis::ComputeAlpha::NetworkInterface::Representation
7713
8202
 
8203
+ property :reservation_affinity, as: 'reservationAffinity', class: Google::Apis::ComputeAlpha::ReservationAffinity, decorator: Google::Apis::ComputeAlpha::ReservationAffinity::Representation
8204
+
7714
8205
  property :scheduling, as: 'scheduling', class: Google::Apis::ComputeAlpha::Scheduling, decorator: Google::Apis::ComputeAlpha::Scheduling::Representation
7715
8206
 
7716
8207
  collection :service_accounts, as: 'serviceAccounts', class: Google::Apis::ComputeAlpha::ServiceAccount, decorator: Google::Apis::ComputeAlpha::ServiceAccount::Representation
7717
8208
 
8209
+ property :shielded_instance_config, as: 'shieldedInstanceConfig', class: Google::Apis::ComputeAlpha::ShieldedInstanceConfig, decorator: Google::Apis::ComputeAlpha::ShieldedInstanceConfig::Representation
8210
+
7718
8211
  property :shielded_vm_config, as: 'shieldedVmConfig', class: Google::Apis::ComputeAlpha::ShieldedVmConfig, decorator: Google::Apis::ComputeAlpha::ShieldedVmConfig::Representation
7719
8212
 
7720
8213
  property :tags, as: 'tags', class: Google::Apis::ComputeAlpha::Tags, decorator: Google::Apis::ComputeAlpha::Tags::Representation
@@ -7796,6 +8289,25 @@ module Google
7796
8289
  end
7797
8290
  end
7798
8291
 
8292
+ class InstancesGetEffectiveFirewallsResponse
8293
+ # @private
8294
+ class Representation < Google::Apis::Core::JsonRepresentation
8295
+ collection :firewalls, as: 'firewalls', class: Google::Apis::ComputeAlpha::Firewall, decorator: Google::Apis::ComputeAlpha::Firewall::Representation
8296
+
8297
+ collection :organization_firewalls, as: 'organizationFirewalls', class: Google::Apis::ComputeAlpha::InstancesGetEffectiveFirewallsResponseOrganizationFirewallPolicy, decorator: Google::Apis::ComputeAlpha::InstancesGetEffectiveFirewallsResponseOrganizationFirewallPolicy::Representation
8298
+
8299
+ end
8300
+ end
8301
+
8302
+ class InstancesGetEffectiveFirewallsResponseOrganizationFirewallPolicy
8303
+ # @private
8304
+ class Representation < Google::Apis::Core::JsonRepresentation
8305
+ property :id, :numeric_string => true, as: 'id'
8306
+ collection :rules, as: 'rules', class: Google::Apis::ComputeAlpha::SecurityPolicyRule, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRule::Representation
8307
+
8308
+ end
8309
+ end
8310
+
7799
8311
  class InstancesRemoveResourcePoliciesRequest
7800
8312
  # @private
7801
8313
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8336,6 +8848,26 @@ module Google
8336
8848
  end
8337
8849
  end
8338
8850
 
8851
+ class Jwt
8852
+ # @private
8853
+ class Representation < Google::Apis::Core::JsonRepresentation
8854
+ collection :audiences, as: 'audiences'
8855
+ property :issuer, as: 'issuer'
8856
+ property :jwks_public_keys, as: 'jwksPublicKeys'
8857
+ collection :jwt_headers, as: 'jwtHeaders', class: Google::Apis::ComputeAlpha::JwtHeader, decorator: Google::Apis::ComputeAlpha::JwtHeader::Representation
8858
+
8859
+ collection :jwt_params, as: 'jwtParams'
8860
+ end
8861
+ end
8862
+
8863
+ class JwtHeader
8864
+ # @private
8865
+ class Representation < Google::Apis::Core::JsonRepresentation
8866
+ property :name, as: 'name'
8867
+ property :value_prefix, as: 'valuePrefix'
8868
+ end
8869
+ end
8870
+
8339
8871
  class License
8340
8872
  # @private
8341
8873
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8417,6 +8949,15 @@ module Google
8417
8949
  end
8418
8950
  end
8419
8951
 
8952
+ class LocalDisk
8953
+ # @private
8954
+ class Representation < Google::Apis::Core::JsonRepresentation
8955
+ property :disk_count, as: 'diskCount'
8956
+ property :disk_size_gb, as: 'diskSizeGb'
8957
+ property :disk_type, as: 'diskType'
8958
+ end
8959
+ end
8960
+
8420
8961
  class LogConfig
8421
8962
  # @private
8422
8963
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8731,6 +9272,14 @@ module Google
8731
9272
  end
8732
9273
  end
8733
9274
 
9275
+ class MetadataCredentialsFromPlugin
9276
+ # @private
9277
+ class Representation < Google::Apis::Core::JsonRepresentation
9278
+ property :name, as: 'name'
9279
+ property :struct_config, as: 'structConfig'
9280
+ end
9281
+ end
9282
+
8734
9283
  class MetadataFilter
8735
9284
  # @private
8736
9285
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8748,6 +9297,13 @@ module Google
8748
9297
  end
8749
9298
  end
8750
9299
 
9300
+ class MutualTls
9301
+ # @private
9302
+ class Representation < Google::Apis::Core::JsonRepresentation
9303
+ property :mode, as: 'mode'
9304
+ end
9305
+ end
9306
+
8751
9307
  class NamedPort
8752
9308
  # @private
8753
9309
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8768,6 +9324,7 @@ module Google
8768
9324
  property :id, :numeric_string => true, as: 'id'
8769
9325
  property :kind, as: 'kind'
8770
9326
  property :load_balancer_vm_encryption, as: 'loadBalancerVmEncryption'
9327
+ property :multicast_mode, as: 'multicastMode'
8771
9328
  property :name, as: 'name'
8772
9329
  collection :peerings, as: 'peerings', class: Google::Apis::ComputeAlpha::NetworkPeering, decorator: Google::Apis::ComputeAlpha::NetworkPeering::Representation
8773
9330
 
@@ -8783,6 +9340,7 @@ module Google
8783
9340
  # @private
8784
9341
  class Representation < Google::Apis::Core::JsonRepresentation
8785
9342
  hash :annotations, as: 'annotations'
9343
+ property :fqdn, as: 'fqdn'
8786
9344
  property :instance, as: 'instance'
8787
9345
  property :ip_address, as: 'ipAddress'
8788
9346
  property :port, as: 'port'
@@ -8905,10 +9463,20 @@ module Google
8905
9463
  class NetworkEndpointGroupsListEndpointsRequest
8906
9464
  # @private
8907
9465
  class Representation < Google::Apis::Core::JsonRepresentation
9466
+ collection :endpoint_filters, as: 'endpointFilters', class: Google::Apis::ComputeAlpha::NetworkEndpointGroupsListEndpointsRequestNetworkEndpointFilter, decorator: Google::Apis::ComputeAlpha::NetworkEndpointGroupsListEndpointsRequestNetworkEndpointFilter::Representation
9467
+
8908
9468
  property :health_status, as: 'healthStatus'
8909
9469
  end
8910
9470
  end
8911
9471
 
9472
+ class NetworkEndpointGroupsListEndpointsRequestNetworkEndpointFilter
9473
+ # @private
9474
+ class Representation < Google::Apis::Core::JsonRepresentation
9475
+ property :network_endpoint, as: 'networkEndpoint', class: Google::Apis::ComputeAlpha::NetworkEndpoint, decorator: Google::Apis::ComputeAlpha::NetworkEndpoint::Representation
9476
+
9477
+ end
9478
+ end
9479
+
8912
9480
  class NetworkEndpointGroupsListNetworkEndpoints
8913
9481
  # @private
8914
9482
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -8986,6 +9554,7 @@ module Google
8986
9554
  collection :alias_ip_ranges, as: 'aliasIpRanges', class: Google::Apis::ComputeAlpha::AliasIpRange, decorator: Google::Apis::ComputeAlpha::AliasIpRange::Representation
8987
9555
 
8988
9556
  property :fingerprint, :base64 => true, as: 'fingerprint'
9557
+ property :ipv6_address, as: 'ipv6Address'
8989
9558
  property :kind, as: 'kind'
8990
9559
  property :name, as: 'name'
8991
9560
  property :network, as: 'network'
@@ -9033,7 +9602,9 @@ module Google
9033
9602
  property :auto_create_routes, as: 'autoCreateRoutes'
9034
9603
  property :exchange_subnet_routes, as: 'exchangeSubnetRoutes'
9035
9604
  property :export_custom_routes, as: 'exportCustomRoutes'
9605
+ property :export_subnet_routes_with_public_ip, as: 'exportSubnetRoutesWithPublicIp'
9036
9606
  property :import_custom_routes, as: 'importCustomRoutes'
9607
+ property :import_subnet_routes_with_public_ip, as: 'importSubnetRoutesWithPublicIp'
9037
9608
  property :name, as: 'name'
9038
9609
  property :network, as: 'network'
9039
9610
  property :state, as: 'state'
@@ -9061,6 +9632,25 @@ module Google
9061
9632
  end
9062
9633
  end
9063
9634
 
9635
+ class NetworksGetEffectiveFirewallsResponse
9636
+ # @private
9637
+ class Representation < Google::Apis::Core::JsonRepresentation
9638
+ collection :firewalls, as: 'firewalls', class: Google::Apis::ComputeAlpha::Firewall, decorator: Google::Apis::ComputeAlpha::Firewall::Representation
9639
+
9640
+ collection :organization_firewalls, as: 'organizationFirewalls', class: Google::Apis::ComputeAlpha::NetworksGetEffectiveFirewallsResponseOrganizationFirewallPolicy, decorator: Google::Apis::ComputeAlpha::NetworksGetEffectiveFirewallsResponseOrganizationFirewallPolicy::Representation
9641
+
9642
+ end
9643
+ end
9644
+
9645
+ class NetworksGetEffectiveFirewallsResponseOrganizationFirewallPolicy
9646
+ # @private
9647
+ class Representation < Google::Apis::Core::JsonRepresentation
9648
+ property :id, :numeric_string => true, as: 'id'
9649
+ collection :rules, as: 'rules', class: Google::Apis::ComputeAlpha::SecurityPolicyRule, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRule::Representation
9650
+
9651
+ end
9652
+ end
9653
+
9064
9654
  class NetworksRemovePeeringRequest
9065
9655
  # @private
9066
9656
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9085,6 +9675,7 @@ module Google
9085
9675
  property :description, as: 'description'
9086
9676
  property :id, :numeric_string => true, as: 'id'
9087
9677
  property :kind, as: 'kind'
9678
+ property :managed_holdback, as: 'managedHoldback'
9088
9679
  property :name, as: 'name'
9089
9680
  property :node_template, as: 'nodeTemplate'
9090
9681
  property :self_link, as: 'selfLink'
@@ -9170,6 +9761,8 @@ module Google
9170
9761
  class NodeGroupNode
9171
9762
  # @private
9172
9763
  class Representation < Google::Apis::Core::JsonRepresentation
9764
+ collection :disks, as: 'disks', class: Google::Apis::ComputeAlpha::LocalDisk, decorator: Google::Apis::ComputeAlpha::LocalDisk::Representation
9765
+
9173
9766
  collection :instances, as: 'instances'
9174
9767
  property :name, as: 'name'
9175
9768
  property :node_type, as: 'nodeType'
@@ -9273,6 +9866,8 @@ module Google
9273
9866
  class Representation < Google::Apis::Core::JsonRepresentation
9274
9867
  property :creation_timestamp, as: 'creationTimestamp'
9275
9868
  property :description, as: 'description'
9869
+ collection :disks, as: 'disks', class: Google::Apis::ComputeAlpha::LocalDisk, decorator: Google::Apis::ComputeAlpha::LocalDisk::Representation
9870
+
9276
9871
  property :id, :numeric_string => true, as: 'id'
9277
9872
  property :kind, as: 'kind'
9278
9873
  property :name, as: 'name'
@@ -9503,6 +10098,63 @@ module Google
9503
10098
  end
9504
10099
  end
9505
10100
 
10101
+ class NotificationEndpoint
10102
+ # @private
10103
+ class Representation < Google::Apis::Core::JsonRepresentation
10104
+ property :creation_timestamp, as: 'creationTimestamp'
10105
+ property :description, as: 'description'
10106
+ property :grpc_settings, as: 'grpcSettings', class: Google::Apis::ComputeAlpha::NotificationEndpointGrpcSettings, decorator: Google::Apis::ComputeAlpha::NotificationEndpointGrpcSettings::Representation
10107
+
10108
+ property :id, :numeric_string => true, as: 'id'
10109
+ property :kind, as: 'kind'
10110
+ property :name, as: 'name'
10111
+ property :region, as: 'region'
10112
+ property :self_link, as: 'selfLink'
10113
+ end
10114
+ end
10115
+
10116
+ class NotificationEndpointGrpcSettings
10117
+ # @private
10118
+ class Representation < Google::Apis::Core::JsonRepresentation
10119
+ property :authority, as: 'authority'
10120
+ property :endpoint, as: 'endpoint'
10121
+ property :payload_name, as: 'payloadName'
10122
+ property :retry_duration_sec, as: 'retryDurationSec'
10123
+ end
10124
+ end
10125
+
10126
+ class NotificationEndpointList
10127
+ # @private
10128
+ class Representation < Google::Apis::Core::JsonRepresentation
10129
+ property :id, as: 'id'
10130
+ collection :items, as: 'items', class: Google::Apis::ComputeAlpha::NotificationEndpoint, decorator: Google::Apis::ComputeAlpha::NotificationEndpoint::Representation
10131
+
10132
+ property :kind, as: 'kind'
10133
+ property :next_page_token, as: 'nextPageToken'
10134
+ property :self_link, as: 'selfLink'
10135
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::NotificationEndpointList::Warning, decorator: Google::Apis::ComputeAlpha::NotificationEndpointList::Warning::Representation
10136
+
10137
+ end
10138
+
10139
+ class Warning
10140
+ # @private
10141
+ class Representation < Google::Apis::Core::JsonRepresentation
10142
+ property :code, as: 'code'
10143
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::NotificationEndpointList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::NotificationEndpointList::Warning::Datum::Representation
10144
+
10145
+ property :message, as: 'message'
10146
+ end
10147
+
10148
+ class Datum
10149
+ # @private
10150
+ class Representation < Google::Apis::Core::JsonRepresentation
10151
+ property :key, as: 'key'
10152
+ property :value, as: 'value'
10153
+ end
10154
+ end
10155
+ end
10156
+ end
10157
+
9506
10158
  class Operation
9507
10159
  # @private
9508
10160
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9662,6 +10314,42 @@ module Google
9662
10314
  end
9663
10315
  end
9664
10316
 
10317
+ class OrganizationSecurityPoliciesListAssociationsResponse
10318
+ # @private
10319
+ class Representation < Google::Apis::Core::JsonRepresentation
10320
+ collection :associations, as: 'associations', class: Google::Apis::ComputeAlpha::SecurityPolicyAssociation, decorator: Google::Apis::ComputeAlpha::SecurityPolicyAssociation::Representation
10321
+
10322
+ property :kind, as: 'kind'
10323
+ end
10324
+ end
10325
+
10326
+ class OriginAuthenticationMethod
10327
+ # @private
10328
+ class Representation < Google::Apis::Core::JsonRepresentation
10329
+ property :jwt, as: 'jwt', class: Google::Apis::ComputeAlpha::Jwt, decorator: Google::Apis::ComputeAlpha::Jwt::Representation
10330
+
10331
+ end
10332
+ end
10333
+
10334
+ class OutlierDetection
10335
+ # @private
10336
+ class Representation < Google::Apis::Core::JsonRepresentation
10337
+ property :base_ejection_time, as: 'baseEjectionTime', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
10338
+
10339
+ property :consecutive_errors, as: 'consecutiveErrors'
10340
+ property :consecutive_gateway_failure, as: 'consecutiveGatewayFailure'
10341
+ property :enforcing_consecutive_errors, as: 'enforcingConsecutiveErrors'
10342
+ property :enforcing_consecutive_gateway_failure, as: 'enforcingConsecutiveGatewayFailure'
10343
+ property :enforcing_success_rate, as: 'enforcingSuccessRate'
10344
+ property :interval, as: 'interval', class: Google::Apis::ComputeAlpha::Duration, decorator: Google::Apis::ComputeAlpha::Duration::Representation
10345
+
10346
+ property :max_ejection_percent, as: 'maxEjectionPercent'
10347
+ property :success_rate_minimum_hosts, as: 'successRateMinimumHosts'
10348
+ property :success_rate_request_volume, as: 'successRateRequestVolume'
10349
+ property :success_rate_stdev_factor, as: 'successRateStdevFactor'
10350
+ end
10351
+ end
10352
+
9665
10353
  class PathMatcher
9666
10354
  # @private
9667
10355
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9693,6 +10381,14 @@ module Google
9693
10381
  end
9694
10382
  end
9695
10383
 
10384
+ class PeerAuthenticationMethod
10385
+ # @private
10386
+ class Representation < Google::Apis::Core::JsonRepresentation
10387
+ property :mtls, as: 'mtls', class: Google::Apis::ComputeAlpha::MutualTls, decorator: Google::Apis::ComputeAlpha::MutualTls::Representation
10388
+
10389
+ end
10390
+ end
10391
+
9696
10392
  class PerInstanceConfig
9697
10393
  # @private
9698
10394
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9706,6 +10402,30 @@ module Google
9706
10402
  end
9707
10403
  end
9708
10404
 
10405
+ class Permission
10406
+ # @private
10407
+ class Representation < Google::Apis::Core::JsonRepresentation
10408
+ collection :constraints, as: 'constraints', class: Google::Apis::ComputeAlpha::PermissionConstraint, decorator: Google::Apis::ComputeAlpha::PermissionConstraint::Representation
10409
+
10410
+ collection :hosts, as: 'hosts'
10411
+ collection :methods_prop, as: 'methods'
10412
+ collection :not_hosts, as: 'notHosts'
10413
+ collection :not_methods, as: 'notMethods'
10414
+ collection :not_paths, as: 'notPaths'
10415
+ collection :not_ports, as: 'notPorts'
10416
+ collection :paths, as: 'paths'
10417
+ collection :ports, as: 'ports'
10418
+ end
10419
+ end
10420
+
10421
+ class PermissionConstraint
10422
+ # @private
10423
+ class Representation < Google::Apis::Core::JsonRepresentation
10424
+ property :key, as: 'key'
10425
+ collection :values, as: 'values'
10426
+ end
10427
+ end
10428
+
9709
10429
  class Policy
9710
10430
  # @private
9711
10431
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9747,6 +10467,22 @@ module Google
9747
10467
  end
9748
10468
  end
9749
10469
 
10470
+ class Principal
10471
+ # @private
10472
+ class Representation < Google::Apis::Core::JsonRepresentation
10473
+ property :condition, as: 'condition'
10474
+ collection :groups, as: 'groups'
10475
+ collection :ips, as: 'ips'
10476
+ collection :namespaces, as: 'namespaces'
10477
+ collection :not_groups, as: 'notGroups'
10478
+ collection :not_ips, as: 'notIps'
10479
+ collection :not_namespaces, as: 'notNamespaces'
10480
+ collection :not_users, as: 'notUsers'
10481
+ hash :properties, as: 'properties'
10482
+ collection :users, as: 'users'
10483
+ end
10484
+ end
10485
+
9750
10486
  class Project
9751
10487
  # @private
9752
10488
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9826,6 +10562,17 @@ module Google
9826
10562
  end
9827
10563
  end
9828
10564
 
10565
+ class RbacPolicy
10566
+ # @private
10567
+ class Representation < Google::Apis::Core::JsonRepresentation
10568
+ property :name, as: 'name'
10569
+ collection :permissions, as: 'permissions', class: Google::Apis::ComputeAlpha::Permission, decorator: Google::Apis::ComputeAlpha::Permission::Representation
10570
+
10571
+ collection :principals, as: 'principals', class: Google::Apis::ComputeAlpha::Principal, decorator: Google::Apis::ComputeAlpha::Principal::Representation
10572
+
10573
+ end
10574
+ end
10575
+
9829
10576
  class Reference
9830
10577
  # @private
9831
10578
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -9887,6 +10634,14 @@ module Google
9887
10634
  end
9888
10635
  end
9889
10636
 
10637
+ class RegionCommitmentsUpdateReservationsRequest
10638
+ # @private
10639
+ class Representation < Google::Apis::Core::JsonRepresentation
10640
+ collection :reservations, as: 'reservations', class: Google::Apis::ComputeAlpha::Reservation, decorator: Google::Apis::ComputeAlpha::Reservation::Representation
10641
+
10642
+ end
10643
+ end
10644
+
9890
10645
  class RegionDiskTypeList
9891
10646
  # @private
9892
10647
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10012,6 +10767,14 @@ module Google
10012
10767
  end
10013
10768
  end
10014
10769
 
10770
+ class RegionInstanceGroupManagerPatchInstanceConfigReq
10771
+ # @private
10772
+ class Representation < Google::Apis::Core::JsonRepresentation
10773
+ collection :per_instance_configs, as: 'perInstanceConfigs', class: Google::Apis::ComputeAlpha::PerInstanceConfig, decorator: Google::Apis::ComputeAlpha::PerInstanceConfig::Representation
10774
+
10775
+ end
10776
+ end
10777
+
10015
10778
  class RegionInstanceGroupManagerUpdateInstanceConfigReq
10016
10779
  # @private
10017
10780
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10033,6 +10796,7 @@ module Google
10033
10796
  collection :instances, as: 'instances'
10034
10797
  property :maximal_action, as: 'maximalAction'
10035
10798
  property :minimal_action, as: 'minimalAction'
10799
+ property :most_disruptive_allowed_action, as: 'mostDisruptiveAllowedAction'
10036
10800
  end
10037
10801
  end
10038
10802
 
@@ -10241,6 +11005,132 @@ module Google
10241
11005
  end
10242
11006
  end
10243
11007
 
11008
+ class Reservation
11009
+ # @private
11010
+ class Representation < Google::Apis::Core::JsonRepresentation
11011
+ property :commitment, as: 'commitment'
11012
+ property :creation_timestamp, as: 'creationTimestamp'
11013
+ property :description, as: 'description'
11014
+ property :id, :numeric_string => true, as: 'id'
11015
+ property :kind, as: 'kind'
11016
+ property :name, as: 'name'
11017
+ property :self_link, as: 'selfLink'
11018
+ property :self_link_with_id, as: 'selfLinkWithId'
11019
+ property :specific_reservation, as: 'specificReservation', class: Google::Apis::ComputeAlpha::AllocationSpecificSkuReservation, decorator: Google::Apis::ComputeAlpha::AllocationSpecificSkuReservation::Representation
11020
+
11021
+ property :specific_reservation_required, as: 'specificReservationRequired'
11022
+ property :zone, as: 'zone'
11023
+ end
11024
+ end
11025
+
11026
+ class ReservationAffinity
11027
+ # @private
11028
+ class Representation < Google::Apis::Core::JsonRepresentation
11029
+ property :consume_reservation_type, as: 'consumeReservationType'
11030
+ property :key, as: 'key'
11031
+ collection :values, as: 'values'
11032
+ end
11033
+ end
11034
+
11035
+ class ReservationAggregatedList
11036
+ # @private
11037
+ class Representation < Google::Apis::Core::JsonRepresentation
11038
+ property :id, as: 'id'
11039
+ hash :items, as: 'items', class: Google::Apis::ComputeAlpha::ReservationsScopedList, decorator: Google::Apis::ComputeAlpha::ReservationsScopedList::Representation
11040
+
11041
+ property :kind, as: 'kind'
11042
+ property :next_page_token, as: 'nextPageToken'
11043
+ property :self_link, as: 'selfLink'
11044
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::ReservationAggregatedList::Warning, decorator: Google::Apis::ComputeAlpha::ReservationAggregatedList::Warning::Representation
11045
+
11046
+ end
11047
+
11048
+ class Warning
11049
+ # @private
11050
+ class Representation < Google::Apis::Core::JsonRepresentation
11051
+ property :code, as: 'code'
11052
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::ReservationAggregatedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::ReservationAggregatedList::Warning::Datum::Representation
11053
+
11054
+ property :message, as: 'message'
11055
+ end
11056
+
11057
+ class Datum
11058
+ # @private
11059
+ class Representation < Google::Apis::Core::JsonRepresentation
11060
+ property :key, as: 'key'
11061
+ property :value, as: 'value'
11062
+ end
11063
+ end
11064
+ end
11065
+ end
11066
+
11067
+ class ReservationList
11068
+ # @private
11069
+ class Representation < Google::Apis::Core::JsonRepresentation
11070
+ property :id, as: 'id'
11071
+ collection :items, as: 'items', class: Google::Apis::ComputeAlpha::Reservation, decorator: Google::Apis::ComputeAlpha::Reservation::Representation
11072
+
11073
+ property :kind, as: 'kind'
11074
+ property :next_page_token, as: 'nextPageToken'
11075
+ property :self_link, as: 'selfLink'
11076
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::ReservationList::Warning, decorator: Google::Apis::ComputeAlpha::ReservationList::Warning::Representation
11077
+
11078
+ end
11079
+
11080
+ class Warning
11081
+ # @private
11082
+ class Representation < Google::Apis::Core::JsonRepresentation
11083
+ property :code, as: 'code'
11084
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::ReservationList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::ReservationList::Warning::Datum::Representation
11085
+
11086
+ property :message, as: 'message'
11087
+ end
11088
+
11089
+ class Datum
11090
+ # @private
11091
+ class Representation < Google::Apis::Core::JsonRepresentation
11092
+ property :key, as: 'key'
11093
+ property :value, as: 'value'
11094
+ end
11095
+ end
11096
+ end
11097
+ end
11098
+
11099
+ class ReservationsResizeRequest
11100
+ # @private
11101
+ class Representation < Google::Apis::Core::JsonRepresentation
11102
+ property :specific_sku_count, :numeric_string => true, as: 'specificSkuCount'
11103
+ end
11104
+ end
11105
+
11106
+ class ReservationsScopedList
11107
+ # @private
11108
+ class Representation < Google::Apis::Core::JsonRepresentation
11109
+ collection :reservations, as: 'reservations', class: Google::Apis::ComputeAlpha::Reservation, decorator: Google::Apis::ComputeAlpha::Reservation::Representation
11110
+
11111
+ property :warning, as: 'warning', class: Google::Apis::ComputeAlpha::ReservationsScopedList::Warning, decorator: Google::Apis::ComputeAlpha::ReservationsScopedList::Warning::Representation
11112
+
11113
+ end
11114
+
11115
+ class Warning
11116
+ # @private
11117
+ class Representation < Google::Apis::Core::JsonRepresentation
11118
+ property :code, as: 'code'
11119
+ collection :data, as: 'data', class: Google::Apis::ComputeAlpha::ReservationsScopedList::Warning::Datum, decorator: Google::Apis::ComputeAlpha::ReservationsScopedList::Warning::Datum::Representation
11120
+
11121
+ property :message, as: 'message'
11122
+ end
11123
+
11124
+ class Datum
11125
+ # @private
11126
+ class Representation < Google::Apis::Core::JsonRepresentation
11127
+ property :key, as: 'key'
11128
+ property :value, as: 'value'
11129
+ end
11130
+ end
11131
+ end
11132
+ end
11133
+
10244
11134
  class ResourceCommitment
10245
11135
  # @private
10246
11136
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10290,6 +11180,8 @@ module Google
10290
11180
  class Representation < Google::Apis::Core::JsonRepresentation
10291
11181
  property :creation_timestamp, as: 'creationTimestamp'
10292
11182
  property :description, as: 'description'
11183
+ property :group_placement_policy, as: 'groupPlacementPolicy', class: Google::Apis::ComputeAlpha::ResourcePolicyGroupPlacementPolicy, decorator: Google::Apis::ComputeAlpha::ResourcePolicyGroupPlacementPolicy::Representation
11184
+
10293
11185
  property :id, :numeric_string => true, as: 'id'
10294
11186
  property :kind, as: 'kind'
10295
11187
  property :name, as: 'name'
@@ -10298,6 +11190,7 @@ module Google
10298
11190
  property :self_link_with_id, as: 'selfLinkWithId'
10299
11191
  property :snapshot_schedule_policy, as: 'snapshotSchedulePolicy', class: Google::Apis::ComputeAlpha::ResourcePolicySnapshotSchedulePolicy, decorator: Google::Apis::ComputeAlpha::ResourcePolicySnapshotSchedulePolicy::Representation
10300
11192
 
11193
+ property :status, as: 'status'
10301
11194
  property :vm_maintenance_policy, as: 'vmMaintenancePolicy', class: Google::Apis::ComputeAlpha::ResourcePolicyVmMaintenancePolicy, decorator: Google::Apis::ComputeAlpha::ResourcePolicyVmMaintenancePolicy::Representation
10302
11195
 
10303
11196
  end
@@ -10345,6 +11238,15 @@ module Google
10345
11238
  end
10346
11239
  end
10347
11240
 
11241
+ class ResourcePolicyGroupPlacementPolicy
11242
+ # @private
11243
+ class Representation < Google::Apis::Core::JsonRepresentation
11244
+ property :locality, as: 'locality'
11245
+ property :style, as: 'style'
11246
+ property :vm_count, as: 'vmCount'
11247
+ end
11248
+ end
11249
+
10348
11250
  class ResourcePolicyHourlyCycle
10349
11251
  # @private
10350
11252
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10475,6 +11377,7 @@ module Google
10475
11377
  property :next_hop_gateway, as: 'nextHopGateway'
10476
11378
  property :next_hop_ilb, as: 'nextHopIlb'
10477
11379
  property :next_hop_instance, as: 'nextHopInstance'
11380
+ property :next_hop_interconnect_attachment, as: 'nextHopInterconnectAttachment'
10478
11381
  property :next_hop_ip, as: 'nextHopIp'
10479
11382
  property :next_hop_network, as: 'nextHopNetwork'
10480
11383
  property :next_hop_peering, as: 'nextHopPeering'
@@ -10609,6 +11512,7 @@ module Google
10609
11512
  collection :advertised_ip_ranges, as: 'advertisedIpRanges', class: Google::Apis::ComputeAlpha::RouterAdvertisedIpRange, decorator: Google::Apis::ComputeAlpha::RouterAdvertisedIpRange::Representation
10610
11513
 
10611
11514
  property :asn, as: 'asn'
11515
+ property :keepalive_interval, as: 'keepaliveInterval'
10612
11516
  end
10613
11517
  end
10614
11518
 
@@ -10620,6 +11524,9 @@ module Google
10620
11524
  collection :advertised_ip_ranges, as: 'advertisedIpRanges', class: Google::Apis::ComputeAlpha::RouterAdvertisedIpRange, decorator: Google::Apis::ComputeAlpha::RouterAdvertisedIpRange::Representation
10621
11525
 
10622
11526
  property :advertised_route_priority, as: 'advertisedRoutePriority'
11527
+ property :bfd, as: 'bfd', class: Google::Apis::ComputeAlpha::RouterBgpPeerBfd, decorator: Google::Apis::ComputeAlpha::RouterBgpPeerBfd::Representation
11528
+
11529
+ property :enable, as: 'enable'
10623
11530
  property :interface_name, as: 'interfaceName'
10624
11531
  property :ip_address, as: 'ipAddress'
10625
11532
  property :management_type, as: 'managementType'
@@ -10629,6 +11536,18 @@ module Google
10629
11536
  end
10630
11537
  end
10631
11538
 
11539
+ class RouterBgpPeerBfd
11540
+ # @private
11541
+ class Representation < Google::Apis::Core::JsonRepresentation
11542
+ property :min_receive_interval, as: 'minReceiveInterval'
11543
+ property :min_transmit_interval, as: 'minTransmitInterval'
11544
+ property :mode, as: 'mode'
11545
+ property :multiplier, as: 'multiplier'
11546
+ property :packet_mode, as: 'packetMode'
11547
+ property :slow_timer_interval, as: 'slowTimerInterval'
11548
+ end
11549
+ end
11550
+
10632
11551
  class RouterInterface
10633
11552
  # @private
10634
11553
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10675,6 +11594,7 @@ module Google
10675
11594
  class RouterNat
10676
11595
  # @private
10677
11596
  class Representation < Google::Apis::Core::JsonRepresentation
11597
+ collection :drain_nat_ips, as: 'drainNatIps'
10678
11598
  property :icmp_idle_timeout_sec, as: 'icmpIdleTimeoutSec'
10679
11599
  property :log_config, as: 'logConfig', class: Google::Apis::ComputeAlpha::RouterNatLogConfig, decorator: Google::Apis::ComputeAlpha::RouterNatLogConfig::Representation
10680
11600
 
@@ -10695,7 +11615,6 @@ module Google
10695
11615
  # @private
10696
11616
  class Representation < Google::Apis::Core::JsonRepresentation
10697
11617
  property :enable, as: 'enable'
10698
- property :enabled, as: 'enabled'
10699
11618
  property :filter, as: 'filter'
10700
11619
  end
10701
11620
  end
@@ -10745,6 +11664,8 @@ module Google
10745
11664
  # @private
10746
11665
  class Representation < Google::Apis::Core::JsonRepresentation
10747
11666
  collection :auto_allocated_nat_ips, as: 'autoAllocatedNatIps'
11667
+ collection :drain_auto_allocated_nat_ips, as: 'drainAutoAllocatedNatIps'
11668
+ collection :drain_user_allocated_nat_ips, as: 'drainUserAllocatedNatIps'
10748
11669
  property :min_extra_nat_ips_needed, as: 'minExtraNatIpsNeeded'
10749
11670
  property :name, as: 'name'
10750
11671
  property :num_vm_endpoints_with_nat_mappings, as: 'numVmEndpointsWithNatMappings'
@@ -10855,6 +11776,7 @@ module Google
10855
11776
  # @private
10856
11777
  class Representation < Google::Apis::Core::JsonRepresentation
10857
11778
  property :automatic_restart, as: 'automaticRestart'
11779
+ property :latency_tolerant, as: 'latencyTolerant'
10858
11780
  property :min_node_cpus, as: 'minNodeCpus'
10859
11781
  collection :node_affinities, as: 'nodeAffinities', class: Google::Apis::ComputeAlpha::SchedulingNodeAffinity, decorator: Google::Apis::ComputeAlpha::SchedulingNodeAffinity::Representation
10860
11782
 
@@ -10872,6 +11794,14 @@ module Google
10872
11794
  end
10873
11795
  end
10874
11796
 
11797
+ class SdsConfig
11798
+ # @private
11799
+ class Representation < Google::Apis::Core::JsonRepresentation
11800
+ property :grpc_service_config, as: 'grpcServiceConfig', class: Google::Apis::ComputeAlpha::GrpcServiceConfig, decorator: Google::Apis::ComputeAlpha::GrpcServiceConfig::Representation
11801
+
11802
+ end
11803
+ end
11804
+
10875
11805
  class SecurityPoliciesListPreconfiguredExpressionSetsResponse
10876
11806
  # @private
10877
11807
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -10901,6 +11831,7 @@ module Google
10901
11831
  property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
10902
11832
  hash :labels, as: 'labels'
10903
11833
  property :name, as: 'name'
11834
+ property :rule_tuple_count, as: 'ruleTupleCount'
10904
11835
  collection :rules, as: 'rules', class: Google::Apis::ComputeAlpha::SecurityPolicyRule, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRule::Representation
10905
11836
 
10906
11837
  property :self_link, as: 'selfLink'
@@ -10914,6 +11845,7 @@ module Google
10914
11845
  class Representation < Google::Apis::Core::JsonRepresentation
10915
11846
  property :attachment_id, as: 'attachmentId'
10916
11847
  property :name, as: 'name'
11848
+ property :security_policy_id, as: 'securityPolicyId'
10917
11849
  end
10918
11850
  end
10919
11851
 
@@ -10967,6 +11899,9 @@ module Google
10967
11899
 
10968
11900
  property :preview, as: 'preview'
10969
11901
  property :priority, as: 'priority'
11902
+ property :rate_limit_options, as: 'rateLimitOptions', class: Google::Apis::ComputeAlpha::SecurityPolicyRuleRateLimitOptions, decorator: Google::Apis::ComputeAlpha::SecurityPolicyRuleRateLimitOptions::Representation
11903
+
11904
+ property :rule_tuple_count, as: 'ruleTupleCount'
10970
11905
  collection :target_resources, as: 'targetResources'
10971
11906
  end
10972
11907
  end
@@ -11000,6 +11935,31 @@ module Google
11000
11935
  end
11001
11936
  end
11002
11937
 
11938
+ class SecurityPolicyRuleRateLimitOptions
11939
+ # @private
11940
+ class Representation < Google::Apis::Core::JsonRepresentation
11941
+ property :block_duration, as: 'blockDuration'
11942
+ property :conform_action, as: 'conformAction'
11943
+ property :enforce_on_key, as: 'enforceOnKey'
11944
+ property :exceed_action, as: 'exceedAction'
11945
+ property :threshold_rps, as: 'thresholdRps'
11946
+ end
11947
+ end
11948
+
11949
+ class SecuritySettings
11950
+ # @private
11951
+ class Representation < Google::Apis::Core::JsonRepresentation
11952
+ property :authentication_policy, as: 'authenticationPolicy', class: Google::Apis::ComputeAlpha::AuthenticationPolicy, decorator: Google::Apis::ComputeAlpha::AuthenticationPolicy::Representation
11953
+
11954
+ property :authorization_config, as: 'authorizationConfig', class: Google::Apis::ComputeAlpha::AuthorizationConfig, decorator: Google::Apis::ComputeAlpha::AuthorizationConfig::Representation
11955
+
11956
+ property :client_tls_settings, as: 'clientTlsSettings', class: Google::Apis::ComputeAlpha::ClientTlsSettings, decorator: Google::Apis::ComputeAlpha::ClientTlsSettings::Representation
11957
+
11958
+ property :server_settings_selector, as: 'serverSettingsSelector', class: Google::Apis::ComputeAlpha::ServerSecuritySettingsSelector, decorator: Google::Apis::ComputeAlpha::ServerSecuritySettingsSelector::Representation
11959
+
11960
+ end
11961
+ end
11962
+
11003
11963
  class SerialPortOutput
11004
11964
  # @private
11005
11965
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11018,6 +11978,25 @@ module Google
11018
11978
  end
11019
11979
  end
11020
11980
 
11981
+ class ServerSecuritySettingsSelector
11982
+ # @private
11983
+ class Representation < Google::Apis::Core::JsonRepresentation
11984
+ collection :label_matches, as: 'labelMatches', class: Google::Apis::ComputeAlpha::MetadataFilterLabelMatch, decorator: Google::Apis::ComputeAlpha::MetadataFilterLabelMatch::Representation
11985
+
11986
+ property :port, as: 'port'
11987
+ end
11988
+ end
11989
+
11990
+ class ServerTlsSettings
11991
+ # @private
11992
+ class Representation < Google::Apis::Core::JsonRepresentation
11993
+ property :proxy_tls_context, as: 'proxyTlsContext', class: Google::Apis::ComputeAlpha::TlsContext, decorator: Google::Apis::ComputeAlpha::TlsContext::Representation
11994
+
11995
+ collection :subject_alt_names, as: 'subjectAltNames'
11996
+ property :tls_mode, as: 'tlsMode'
11997
+ end
11998
+ end
11999
+
11021
12000
  class ServiceAccount
11022
12001
  # @private
11023
12002
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11026,6 +12005,49 @@ module Google
11026
12005
  end
11027
12006
  end
11028
12007
 
12008
+ class ServiceAccountJwtAccessCredentials
12009
+ # @private
12010
+ class Representation < Google::Apis::Core::JsonRepresentation
12011
+ property :json_key, as: 'jsonKey'
12012
+ property :token_lifetime_seconds, :numeric_string => true, as: 'tokenLifetimeSeconds'
12013
+ end
12014
+ end
12015
+
12016
+ class ShieldedInstanceConfig
12017
+ # @private
12018
+ class Representation < Google::Apis::Core::JsonRepresentation
12019
+ property :enable_integrity_monitoring, as: 'enableIntegrityMonitoring'
12020
+ property :enable_secure_boot, as: 'enableSecureBoot'
12021
+ property :enable_vtpm, as: 'enableVtpm'
12022
+ end
12023
+ end
12024
+
12025
+ class ShieldedInstanceIdentity
12026
+ # @private
12027
+ class Representation < Google::Apis::Core::JsonRepresentation
12028
+ property :encryption_key, as: 'encryptionKey', class: Google::Apis::ComputeAlpha::ShieldedInstanceIdentityEntry, decorator: Google::Apis::ComputeAlpha::ShieldedInstanceIdentityEntry::Representation
12029
+
12030
+ property :kind, as: 'kind'
12031
+ property :signing_key, as: 'signingKey', class: Google::Apis::ComputeAlpha::ShieldedInstanceIdentityEntry, decorator: Google::Apis::ComputeAlpha::ShieldedInstanceIdentityEntry::Representation
12032
+
12033
+ end
12034
+ end
12035
+
12036
+ class ShieldedInstanceIdentityEntry
12037
+ # @private
12038
+ class Representation < Google::Apis::Core::JsonRepresentation
12039
+ property :ek_cert, as: 'ekCert'
12040
+ property :ek_pub, as: 'ekPub'
12041
+ end
12042
+ end
12043
+
12044
+ class ShieldedInstanceIntegrityPolicy
12045
+ # @private
12046
+ class Representation < Google::Apis::Core::JsonRepresentation
12047
+ property :update_auto_learn_policy, as: 'updateAutoLearnPolicy'
12048
+ end
12049
+ end
12050
+
11029
12051
  class ShieldedVmConfig
11030
12052
  # @private
11031
12053
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11352,6 +12374,8 @@ module Google
11352
12374
  property :profile, as: 'profile'
11353
12375
  property :self_link, as: 'selfLink'
11354
12376
  property :self_link_with_id, as: 'selfLinkWithId'
12377
+ property :tls_settings, as: 'tlsSettings', class: Google::Apis::ComputeAlpha::ServerTlsSettings, decorator: Google::Apis::ComputeAlpha::ServerTlsSettings::Representation
12378
+
11355
12379
  collection :warnings, as: 'warnings', class: Google::Apis::ComputeAlpha::SslPolicy::Warning, decorator: Google::Apis::ComputeAlpha::SslPolicy::Warning::Representation
11356
12380
 
11357
12381
  end
@@ -11446,6 +12470,7 @@ module Google
11446
12470
  property :private_ip_google_access, as: 'privateIpGoogleAccess'
11447
12471
  property :private_ipv6_google_access, as: 'privateIpv6GoogleAccess'
11448
12472
  property :purpose, as: 'purpose'
12473
+ property :range_type, as: 'rangeType'
11449
12474
  property :region, as: 'region'
11450
12475
  property :role, as: 'role'
11451
12476
  collection :secondary_ip_ranges, as: 'secondaryIpRanges', class: Google::Apis::ComputeAlpha::SubnetworkSecondaryRange, decorator: Google::Apis::ComputeAlpha::SubnetworkSecondaryRange::Representation
@@ -11535,6 +12560,7 @@ module Google
11535
12560
  class Representation < Google::Apis::Core::JsonRepresentation
11536
12561
  property :ip_cidr_range, as: 'ipCidrRange'
11537
12562
  property :range_name, as: 'rangeName'
12563
+ property :range_type, as: 'rangeType'
11538
12564
  end
11539
12565
  end
11540
12566
 
@@ -11542,6 +12568,7 @@ module Google
11542
12568
  # @private
11543
12569
  class Representation < Google::Apis::Core::JsonRepresentation
11544
12570
  property :ip_cidr_range, as: 'ipCidrRange'
12571
+ property :range_type, as: 'rangeType'
11545
12572
  end
11546
12573
  end
11547
12574
 
@@ -11636,6 +12663,7 @@ module Google
11636
12663
  property :id, :numeric_string => true, as: 'id'
11637
12664
  property :kind, as: 'kind'
11638
12665
  property :name, as: 'name'
12666
+ property :proxy_bind, as: 'proxyBind'
11639
12667
  property :region, as: 'region'
11640
12668
  property :self_link, as: 'selfLink'
11641
12669
  property :self_link_with_id, as: 'selfLinkWithId'
@@ -11757,6 +12785,7 @@ module Google
11757
12785
  property :id, :numeric_string => true, as: 'id'
11758
12786
  property :kind, as: 'kind'
11759
12787
  property :name, as: 'name'
12788
+ property :proxy_bind, as: 'proxyBind'
11760
12789
  property :quic_override, as: 'quicOverride'
11761
12790
  property :region, as: 'region'
11762
12791
  property :self_link, as: 'selfLink'
@@ -12362,6 +13391,45 @@ module Google
12362
13391
  end
12363
13392
  end
12364
13393
 
13394
+ class TlsCertificateContext
13395
+ # @private
13396
+ class Representation < Google::Apis::Core::JsonRepresentation
13397
+ property :certificate_paths, as: 'certificatePaths', class: Google::Apis::ComputeAlpha::TlsCertificatePaths, decorator: Google::Apis::ComputeAlpha::TlsCertificatePaths::Representation
13398
+
13399
+ property :certificate_source, as: 'certificateSource'
13400
+ property :sds_config, as: 'sdsConfig', class: Google::Apis::ComputeAlpha::SdsConfig, decorator: Google::Apis::ComputeAlpha::SdsConfig::Representation
13401
+
13402
+ end
13403
+ end
13404
+
13405
+ class TlsCertificatePaths
13406
+ # @private
13407
+ class Representation < Google::Apis::Core::JsonRepresentation
13408
+ property :certificate_path, as: 'certificatePath'
13409
+ property :private_key_path, as: 'privateKeyPath'
13410
+ end
13411
+ end
13412
+
13413
+ class TlsContext
13414
+ # @private
13415
+ class Representation < Google::Apis::Core::JsonRepresentation
13416
+ property :certificate_context, as: 'certificateContext', class: Google::Apis::ComputeAlpha::TlsCertificateContext, decorator: Google::Apis::ComputeAlpha::TlsCertificateContext::Representation
13417
+
13418
+ property :validation_context, as: 'validationContext', class: Google::Apis::ComputeAlpha::TlsValidationContext, decorator: Google::Apis::ComputeAlpha::TlsValidationContext::Representation
13419
+
13420
+ end
13421
+ end
13422
+
13423
+ class TlsValidationContext
13424
+ # @private
13425
+ class Representation < Google::Apis::Core::JsonRepresentation
13426
+ property :certificate_path, as: 'certificatePath'
13427
+ property :sds_config, as: 'sdsConfig', class: Google::Apis::ComputeAlpha::SdsConfig, decorator: Google::Apis::ComputeAlpha::SdsConfig::Representation
13428
+
13429
+ property :validation_source, as: 'validationSource'
13430
+ end
13431
+ end
13432
+
12365
13433
  class UdpHealthCheck
12366
13434
  # @private
12367
13435
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12616,7 +13684,9 @@ module Google
12616
13684
  class VmEndpointNatMappingsInterfaceNatMappings
12617
13685
  # @private
12618
13686
  class Representation < Google::Apis::Core::JsonRepresentation
13687
+ collection :drain_nat_ip_port_ranges, as: 'drainNatIpPortRanges'
12619
13688
  collection :nat_ip_port_ranges, as: 'natIpPortRanges'
13689
+ property :num_total_drain_nat_ports, as: 'numTotalDrainNatPorts'
12620
13690
  property :num_total_nat_ports, as: 'numTotalNatPorts'
12621
13691
  property :source_alias_ip_range, as: 'sourceAliasIpRange'
12622
13692
  property :source_virtual_ip, as: 'sourceVirtualIp'
@@ -12737,6 +13807,43 @@ module Google
12737
13807
  end
12738
13808
  end
12739
13809
 
13810
+ class VpnGatewayStatus
13811
+ # @private
13812
+ class Representation < Google::Apis::Core::JsonRepresentation
13813
+ collection :vpn_connections, as: 'vpnConnections', class: Google::Apis::ComputeAlpha::VpnGatewayStatusVpnConnection, decorator: Google::Apis::ComputeAlpha::VpnGatewayStatusVpnConnection::Representation
13814
+
13815
+ end
13816
+ end
13817
+
13818
+ class VpnGatewayStatusHighAvailabilityRequirementState
13819
+ # @private
13820
+ class Representation < Google::Apis::Core::JsonRepresentation
13821
+ property :state, as: 'state'
13822
+ property :unsatisfied_reason, as: 'unsatisfiedReason'
13823
+ end
13824
+ end
13825
+
13826
+ class VpnGatewayStatusTunnel
13827
+ # @private
13828
+ class Representation < Google::Apis::Core::JsonRepresentation
13829
+ property :local_gateway_interface, as: 'localGatewayInterface'
13830
+ property :peer_gateway_interface, as: 'peerGatewayInterface'
13831
+ property :tunnel_url, as: 'tunnelUrl'
13832
+ end
13833
+ end
13834
+
13835
+ class VpnGatewayStatusVpnConnection
13836
+ # @private
13837
+ class Representation < Google::Apis::Core::JsonRepresentation
13838
+ property :peer_external_gateway, as: 'peerExternalGateway'
13839
+ property :peer_gcp_gateway, as: 'peerGcpGateway'
13840
+ property :state, as: 'state', class: Google::Apis::ComputeAlpha::VpnGatewayStatusHighAvailabilityRequirementState, decorator: Google::Apis::ComputeAlpha::VpnGatewayStatusHighAvailabilityRequirementState::Representation
13841
+
13842
+ collection :tunnels, as: 'tunnels', class: Google::Apis::ComputeAlpha::VpnGatewayStatusTunnel, decorator: Google::Apis::ComputeAlpha::VpnGatewayStatusTunnel::Representation
13843
+
13844
+ end
13845
+ end
13846
+
12740
13847
  class VpnGatewayVpnGatewayInterface
12741
13848
  # @private
12742
13849
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12745,6 +13852,14 @@ module Google
12745
13852
  end
12746
13853
  end
12747
13854
 
13855
+ class VpnGatewaysGetStatusResponse
13856
+ # @private
13857
+ class Representation < Google::Apis::Core::JsonRepresentation
13858
+ property :result, as: 'result', class: Google::Apis::ComputeAlpha::VpnGatewayStatus, decorator: Google::Apis::ComputeAlpha::VpnGatewayStatus::Representation
13859
+
13860
+ end
13861
+ end
13862
+
12748
13863
  class VpnGatewaysScopedList
12749
13864
  # @private
12750
13865
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -12786,6 +13901,9 @@ module Google
12786
13901
  hash :labels, as: 'labels'
12787
13902
  collection :local_traffic_selector, as: 'localTrafficSelector'
12788
13903
  property :name, as: 'name'
13904
+ property :peer_external_gateway, as: 'peerExternalGateway'
13905
+ property :peer_external_gateway_interface, as: 'peerExternalGatewayInterface'
13906
+ property :peer_gcp_gateway, as: 'peerGcpGateway'
12789
13907
  property :peer_ip, as: 'peerIp'
12790
13908
  property :region, as: 'region'
12791
13909
  collection :remote_traffic_selector, as: 'remoteTrafficSelector'