google-api-client 0.41.0 → 0.42.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 (447) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +295 -0
  3. data/bin/generate-api +1 -3
  4. data/generated/google/apis/accessapproval_v1.rb +1 -1
  5. data/generated/google/apis/accessapproval_v1/service.rb +3 -0
  6. data/generated/google/apis/accessapproval_v1beta1.rb +1 -1
  7. data/generated/google/apis/accessapproval_v1beta1/service.rb +3 -0
  8. data/generated/google/apis/admin_directory_v1.rb +1 -1
  9. data/generated/google/apis/admin_directory_v1/classes.rb +31 -0
  10. data/generated/google/apis/admin_directory_v1/representations.rb +16 -0
  11. data/generated/google/apis/admin_directory_v1/service.rb +3 -5
  12. data/generated/google/apis/admob_v1.rb +1 -1
  13. data/generated/google/apis/admob_v1/classes.rb +3 -1
  14. data/generated/google/apis/androiddeviceprovisioning_v1.rb +1 -1
  15. data/generated/google/apis/androiddeviceprovisioning_v1/classes.rb +32 -26
  16. data/generated/google/apis/androidenterprise_v1.rb +1 -1
  17. data/generated/google/apis/androidpublisher_v3.rb +1 -1
  18. data/generated/google/apis/androidpublisher_v3/classes.rb +78 -0
  19. data/generated/google/apis/androidpublisher_v3/representations.rb +44 -0
  20. data/generated/google/apis/androidpublisher_v3/service.rb +149 -1
  21. data/generated/google/apis/apigee_v1.rb +1 -1
  22. data/generated/google/apis/apigee_v1/classes.rb +1475 -107
  23. data/generated/google/apis/apigee_v1/representations.rb +558 -0
  24. data/generated/google/apis/apigee_v1/service.rb +1175 -117
  25. data/generated/google/apis/appengine_v1.rb +1 -1
  26. data/generated/google/apis/appengine_v1/service.rb +6 -3
  27. data/generated/google/apis/appengine_v1beta.rb +1 -1
  28. data/generated/google/apis/appengine_v1beta/service.rb +6 -2
  29. data/generated/google/apis/appsmarket_v2.rb +1 -1
  30. data/generated/google/apis/artifactregistry_v1beta1.rb +1 -1
  31. data/generated/google/apis/bigquery_v2.rb +1 -1
  32. data/generated/google/apis/bigquery_v2/classes.rb +234 -9
  33. data/generated/google/apis/bigquery_v2/representations.rb +74 -0
  34. data/generated/google/apis/bigqueryconnection_v1beta1.rb +1 -1
  35. data/generated/google/apis/bigqueryconnection_v1beta1/classes.rb +6 -6
  36. data/generated/google/apis/bigqueryreservation_v1.rb +1 -1
  37. data/generated/google/apis/bigqueryreservation_v1/classes.rb +34 -0
  38. data/generated/google/apis/bigqueryreservation_v1/representations.rb +16 -0
  39. data/generated/google/apis/bigqueryreservation_v1/service.rb +60 -0
  40. data/generated/google/apis/bigqueryreservation_v1beta1.rb +1 -1
  41. data/generated/google/apis/bigqueryreservation_v1beta1/classes.rb +8 -0
  42. data/generated/google/apis/bigqueryreservation_v1beta1/representations.rb +1 -0
  43. data/generated/google/apis/bigtableadmin_v1.rb +1 -1
  44. data/generated/google/apis/bigtableadmin_v1/classes.rb +267 -0
  45. data/generated/google/apis/bigtableadmin_v1/representations.rb +100 -0
  46. data/generated/google/apis/bigtableadmin_v2.rb +1 -1
  47. data/generated/google/apis/bigtableadmin_v2/classes.rb +361 -6
  48. data/generated/google/apis/bigtableadmin_v2/representations.rb +146 -0
  49. data/generated/google/apis/bigtableadmin_v2/service.rb +298 -0
  50. data/generated/google/apis/billingbudgets_v1beta1.rb +1 -1
  51. data/generated/google/apis/billingbudgets_v1beta1/classes.rb +28 -13
  52. data/generated/google/apis/billingbudgets_v1beta1/representations.rb +1 -0
  53. data/generated/google/apis/blogger_v3.rb +1 -1
  54. data/generated/google/apis/books_v1.rb +1 -1
  55. data/generated/google/apis/books_v1/classes.rb +140 -159
  56. data/generated/google/apis/books_v1/service.rb +47 -49
  57. data/generated/google/apis/chat_v1.rb +1 -1
  58. data/generated/google/apis/chat_v1/classes.rb +130 -0
  59. data/generated/google/apis/chat_v1/representations.rb +63 -0
  60. data/generated/google/apis/chat_v1/service.rb +71 -0
  61. data/generated/google/apis/chromeuxreport_v1.rb +1 -1
  62. data/generated/google/apis/chromeuxreport_v1/classes.rb +22 -0
  63. data/generated/google/apis/chromeuxreport_v1/representations.rb +2 -0
  64. data/generated/google/apis/civicinfo_v2.rb +2 -2
  65. data/generated/google/apis/civicinfo_v2/classes.rb +21 -801
  66. data/generated/google/apis/civicinfo_v2/representations.rb +1 -295
  67. data/generated/google/apis/civicinfo_v2/service.rb +28 -63
  68. data/generated/google/apis/classroom_v1.rb +1 -1
  69. data/generated/google/apis/classroom_v1/service.rb +9 -5
  70. data/generated/google/apis/cloudasset_v1.rb +1 -1
  71. data/generated/google/apis/cloudasset_v1/classes.rb +391 -3
  72. data/generated/google/apis/cloudasset_v1/representations.rb +101 -0
  73. data/generated/google/apis/cloudasset_v1/service.rb +178 -0
  74. data/generated/google/apis/{androidpublisher_v2.rb → cloudasset_v1p5beta1.rb} +11 -11
  75. data/generated/google/apis/cloudasset_v1p5beta1/classes.rb +1537 -0
  76. data/generated/google/apis/cloudasset_v1p5beta1/representations.rb +399 -0
  77. data/generated/google/apis/cloudasset_v1p5beta1/service.rb +129 -0
  78. data/generated/google/apis/cloudbilling_v1.rb +1 -1
  79. data/generated/google/apis/cloudbilling_v1/classes.rb +38 -6
  80. data/generated/google/apis/cloudbilling_v1/representations.rb +16 -0
  81. data/generated/google/apis/cloudbuild_v1.rb +1 -1
  82. data/generated/google/apis/cloudbuild_v1/classes.rb +272 -12
  83. data/generated/google/apis/cloudbuild_v1/representations.rb +130 -4
  84. data/generated/google/apis/cloudbuild_v1/service.rb +0 -136
  85. data/generated/google/apis/cloudbuild_v1alpha1.rb +1 -1
  86. data/generated/google/apis/cloudbuild_v1alpha1/classes.rb +284 -24
  87. data/generated/google/apis/cloudbuild_v1alpha1/representations.rb +135 -9
  88. data/generated/google/apis/cloudbuild_v1alpha1/service.rb +0 -47
  89. data/generated/google/apis/cloudbuild_v1alpha2.rb +1 -1
  90. data/generated/google/apis/cloudbuild_v1alpha2/classes.rb +284 -24
  91. data/generated/google/apis/cloudbuild_v1alpha2/representations.rb +135 -9
  92. data/generated/google/apis/cloudbuild_v1alpha2/service.rb +0 -47
  93. data/generated/google/apis/cloudfunctions_v1.rb +1 -1
  94. data/generated/google/apis/cloudfunctions_v1/classes.rb +18 -49
  95. data/generated/google/apis/cloudfunctions_v1/representations.rb +2 -17
  96. data/generated/google/apis/cloudidentity_v1.rb +1 -1
  97. data/generated/google/apis/cloudidentity_v1beta1.rb +1 -1
  98. data/generated/google/apis/cloudidentity_v1beta1/classes.rb +32 -1
  99. data/generated/google/apis/cloudidentity_v1beta1/representations.rb +16 -0
  100. data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
  101. data/generated/google/apis/cloudresourcemanager_v1/classes.rb +503 -755
  102. data/generated/google/apis/cloudresourcemanager_v1/service.rb +198 -249
  103. data/generated/google/apis/cloudresourcemanager_v1beta1.rb +1 -1
  104. data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +258 -430
  105. data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +136 -178
  106. data/generated/google/apis/cloudresourcemanager_v2.rb +1 -1
  107. data/generated/google/apis/cloudresourcemanager_v2/classes.rb +258 -414
  108. data/generated/google/apis/cloudresourcemanager_v2/service.rb +96 -129
  109. data/generated/google/apis/cloudresourcemanager_v2beta1.rb +1 -1
  110. data/generated/google/apis/cloudresourcemanager_v2beta1/classes.rb +258 -414
  111. data/generated/google/apis/cloudresourcemanager_v2beta1/service.rb +96 -129
  112. data/generated/google/apis/cloudscheduler_v1.rb +1 -1
  113. data/generated/google/apis/cloudscheduler_v1/classes.rb +18 -6
  114. data/generated/google/apis/cloudscheduler_v1/representations.rb +1 -0
  115. data/generated/google/apis/cloudscheduler_v1beta1.rb +1 -1
  116. data/generated/google/apis/cloudscheduler_v1beta1/classes.rb +18 -6
  117. data/generated/google/apis/cloudscheduler_v1beta1/representations.rb +1 -0
  118. data/generated/google/apis/cloudshell_v1.rb +1 -1
  119. data/generated/google/apis/cloudshell_v1/classes.rb +2 -2
  120. data/generated/google/apis/cloudshell_v1alpha1.rb +1 -1
  121. data/generated/google/apis/cloudshell_v1alpha1/classes.rb +8 -5
  122. data/generated/google/apis/cloudtrace_v1.rb +1 -1
  123. data/generated/google/apis/cloudtrace_v1/classes.rb +2 -3
  124. data/generated/google/apis/cloudtrace_v1/service.rb +1 -7
  125. data/generated/google/apis/cloudtrace_v2.rb +1 -1
  126. data/generated/google/apis/cloudtrace_v2/classes.rb +6 -5
  127. data/generated/google/apis/cloudtrace_v2/service.rb +3 -6
  128. data/generated/google/apis/composer_v1beta1.rb +1 -1
  129. data/generated/google/apis/composer_v1beta1/classes.rb +4 -3
  130. data/generated/google/apis/composer_v1beta1/service.rb +13 -0
  131. data/generated/google/apis/compute_alpha.rb +1 -1
  132. data/generated/google/apis/compute_alpha/classes.rb +99 -61
  133. data/generated/google/apis/compute_alpha/representations.rb +3 -0
  134. data/generated/google/apis/compute_alpha/service.rb +32 -33
  135. data/generated/google/apis/compute_beta.rb +1 -1
  136. data/generated/google/apis/compute_beta/classes.rb +596 -60
  137. data/generated/google/apis/compute_beta/representations.rb +162 -0
  138. data/generated/google/apis/compute_beta/service.rb +565 -33
  139. data/generated/google/apis/compute_v1.rb +1 -1
  140. data/generated/google/apis/compute_v1/classes.rb +967 -70
  141. data/generated/google/apis/compute_v1/representations.rb +289 -0
  142. data/generated/google/apis/compute_v1/service.rb +784 -38
  143. data/generated/google/apis/container_v1.rb +1 -1
  144. data/generated/google/apis/container_v1/classes.rb +132 -5
  145. data/generated/google/apis/container_v1/representations.rb +51 -0
  146. data/generated/google/apis/container_v1beta1.rb +1 -1
  147. data/generated/google/apis/container_v1beta1/classes.rb +136 -17
  148. data/generated/google/apis/container_v1beta1/representations.rb +39 -0
  149. data/generated/google/apis/containeranalysis_v1beta1.rb +1 -1
  150. data/generated/google/apis/containeranalysis_v1beta1/classes.rb +1 -1
  151. data/generated/google/apis/content_v2.rb +1 -1
  152. data/generated/google/apis/content_v2/classes.rb +8 -2
  153. data/generated/google/apis/content_v2/representations.rb +1 -0
  154. data/generated/google/apis/content_v2_1.rb +1 -1
  155. data/generated/google/apis/content_v2_1/classes.rb +182 -4
  156. data/generated/google/apis/content_v2_1/representations.rb +72 -0
  157. data/generated/google/apis/{androidpublisher_v1.rb → customsearch_v1.rb} +8 -8
  158. data/generated/google/apis/customsearch_v1/classes.rb +1610 -0
  159. data/generated/google/apis/customsearch_v1/representations.rb +372 -0
  160. data/generated/google/apis/customsearch_v1/service.rb +618 -0
  161. data/generated/google/apis/datacatalog_v1beta1.rb +1 -1
  162. data/generated/google/apis/datacatalog_v1beta1/classes.rb +400 -565
  163. data/generated/google/apis/datacatalog_v1beta1/representations.rb +13 -0
  164. data/generated/google/apis/datacatalog_v1beta1/service.rb +351 -435
  165. data/generated/google/apis/dataflow_v1b3.rb +1 -1
  166. data/generated/google/apis/dataflow_v1b3/classes.rb +21 -1
  167. data/generated/google/apis/dataflow_v1b3/representations.rb +3 -0
  168. data/generated/google/apis/dataflow_v1b3/service.rb +2 -2
  169. data/generated/google/apis/dataproc_v1.rb +1 -1
  170. data/generated/google/apis/dataproc_v1/classes.rb +15 -14
  171. data/generated/google/apis/dataproc_v1beta2.rb +1 -1
  172. data/generated/google/apis/dataproc_v1beta2/classes.rb +44 -14
  173. data/generated/google/apis/dataproc_v1beta2/representations.rb +4 -0
  174. data/generated/google/apis/datastore_v1.rb +1 -1
  175. data/generated/google/apis/datastore_v1/classes.rb +1 -1
  176. data/generated/google/apis/deploymentmanager_v2.rb +1 -1
  177. data/generated/google/apis/dfareporting_v3_4.rb +1 -1
  178. data/generated/google/apis/dfareporting_v3_4/classes.rb +421 -0
  179. data/generated/google/apis/dfareporting_v3_4/representations.rb +182 -0
  180. data/generated/google/apis/dialogflow_v2.rb +1 -1
  181. data/generated/google/apis/dialogflow_v2/classes.rb +416 -63
  182. data/generated/google/apis/dialogflow_v2/representations.rb +108 -0
  183. data/generated/google/apis/dialogflow_v2/service.rb +4 -0
  184. data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
  185. data/generated/google/apis/dialogflow_v2beta1/classes.rb +436 -66
  186. data/generated/google/apis/dialogflow_v2beta1/representations.rb +108 -0
  187. data/generated/google/apis/dialogflow_v2beta1/service.rb +58 -44
  188. data/generated/google/apis/displayvideo_v1.rb +7 -1
  189. data/generated/google/apis/displayvideo_v1/classes.rb +1727 -1680
  190. data/generated/google/apis/displayvideo_v1/representations.rb +275 -0
  191. data/generated/google/apis/displayvideo_v1/service.rb +1245 -924
  192. data/generated/google/apis/dlp_v2.rb +1 -1
  193. data/generated/google/apis/dlp_v2/classes.rb +5 -2
  194. data/generated/google/apis/dns_v1.rb +4 -4
  195. data/generated/google/apis/dns_v1/classes.rb +313 -162
  196. data/generated/google/apis/dns_v1/service.rb +247 -180
  197. data/generated/google/apis/dns_v1beta2.rb +4 -4
  198. data/generated/google/apis/dns_v1beta2/classes.rb +325 -171
  199. data/generated/google/apis/dns_v1beta2/service.rb +247 -180
  200. data/generated/google/apis/dns_v2beta1.rb +4 -4
  201. data/generated/google/apis/dns_v2beta1/classes.rb +313 -162
  202. data/generated/google/apis/dns_v2beta1/service.rb +247 -180
  203. data/generated/google/apis/documentai_v1beta2.rb +1 -1
  204. data/generated/google/apis/doubleclickbidmanager_v1_1.rb +1 -1
  205. data/generated/google/apis/doubleclicksearch_v2.rb +4 -4
  206. data/generated/google/apis/doubleclicksearch_v2/classes.rb +75 -76
  207. data/generated/google/apis/doubleclicksearch_v2/representations.rb +4 -6
  208. data/generated/google/apis/doubleclicksearch_v2/service.rb +43 -75
  209. data/generated/google/apis/drive_v2.rb +1 -1
  210. data/generated/google/apis/drive_v2/classes.rb +75 -2
  211. data/generated/google/apis/drive_v2/representations.rb +23 -0
  212. data/generated/google/apis/drive_v2/service.rb +23 -10
  213. data/generated/google/apis/drive_v3.rb +1 -1
  214. data/generated/google/apis/drive_v3/classes.rb +74 -2
  215. data/generated/google/apis/drive_v3/representations.rb +23 -0
  216. data/generated/google/apis/drive_v3/service.rb +8 -5
  217. data/generated/google/apis/fcm_v1.rb +1 -1
  218. data/generated/google/apis/fcm_v1/classes.rb +245 -393
  219. data/generated/google/apis/fcm_v1/service.rb +5 -6
  220. data/generated/google/apis/file_v1.rb +1 -1
  221. data/generated/google/apis/file_v1beta1.rb +1 -1
  222. data/generated/google/apis/firebase_v1beta1.rb +1 -1
  223. data/generated/google/apis/firebase_v1beta1/classes.rb +10 -16
  224. data/generated/google/apis/{groupsmigration_v1.rb → firebasehosting_v1.rb} +10 -12
  225. data/generated/google/apis/firebasehosting_v1/classes.rb +186 -0
  226. data/generated/google/apis/{androidpublisher_v2 → firebasehosting_v1}/representations.rb +22 -32
  227. data/generated/google/apis/firebasehosting_v1/service.rb +183 -0
  228. data/generated/google/apis/firebasehosting_v1beta1.rb +1 -1
  229. data/generated/google/apis/firebasehosting_v1beta1/service.rb +2 -0
  230. data/generated/google/apis/firebaseml_v1beta2.rb +1 -1
  231. data/generated/google/apis/firebaseml_v1beta2/classes.rb +9 -0
  232. data/generated/google/apis/firebaseml_v1beta2/representations.rb +1 -0
  233. data/generated/google/apis/firestore_v1.rb +1 -1
  234. data/generated/google/apis/firestore_v1/classes.rb +152 -0
  235. data/generated/google/apis/firestore_v1/representations.rb +63 -0
  236. data/generated/google/apis/firestore_v1/service.rb +78 -0
  237. data/generated/google/apis/firestore_v1beta1.rb +1 -1
  238. data/generated/google/apis/firestore_v1beta1/classes.rb +152 -0
  239. data/generated/google/apis/firestore_v1beta1/representations.rb +63 -0
  240. data/generated/google/apis/firestore_v1beta1/service.rb +78 -0
  241. data/generated/google/apis/games_configuration_v1configuration.rb +1 -1
  242. data/generated/google/apis/games_configuration_v1configuration/service.rb +2 -2
  243. data/generated/google/apis/games_management_v1management.rb +1 -1
  244. data/generated/google/apis/games_management_v1management/service.rb +2 -2
  245. data/generated/google/apis/games_v1.rb +6 -4
  246. data/generated/google/apis/games_v1/classes.rb +354 -2112
  247. data/generated/google/apis/games_v1/representations.rb +12 -647
  248. data/generated/google/apis/games_v1/service.rb +213 -1155
  249. data/generated/google/apis/{cloudfunctions_v1beta2.rb → gameservices_v1.rb} +9 -9
  250. data/generated/google/apis/gameservices_v1/classes.rb +2354 -0
  251. data/generated/google/apis/gameservices_v1/representations.rb +971 -0
  252. data/generated/google/apis/gameservices_v1/service.rb +1472 -0
  253. data/generated/google/apis/gameservices_v1beta.rb +1 -1
  254. data/generated/google/apis/gameservices_v1beta/classes.rb +6 -6
  255. data/generated/google/apis/gmail_v1.rb +1 -1
  256. data/generated/google/apis/gmail_v1/classes.rb +55 -55
  257. data/generated/google/apis/gmail_v1/service.rb +74 -73
  258. data/generated/google/apis/gmailpostmastertools_v1beta1.rb +36 -0
  259. data/generated/google/apis/gmailpostmastertools_v1beta1/classes.rb +306 -0
  260. data/generated/google/apis/gmailpostmastertools_v1beta1/representations.rb +141 -0
  261. data/generated/google/apis/gmailpostmastertools_v1beta1/service.rb +236 -0
  262. data/generated/google/apis/groupssettings_v1.rb +1 -1
  263. data/generated/google/apis/groupssettings_v1/classes.rb +1 -1
  264. data/generated/google/apis/healthcare_v1.rb +1 -1
  265. data/generated/google/apis/healthcare_v1/classes.rb +6 -6
  266. data/generated/google/apis/healthcare_v1/service.rb +48 -1
  267. data/generated/google/apis/healthcare_v1beta1.rb +1 -1
  268. data/generated/google/apis/healthcare_v1beta1/classes.rb +6 -6
  269. data/generated/google/apis/healthcare_v1beta1/service.rb +60 -1
  270. data/generated/google/apis/iam_v1.rb +1 -1
  271. data/generated/google/apis/iam_v1/classes.rb +22 -3
  272. data/generated/google/apis/iam_v1/service.rb +18 -6
  273. data/generated/google/apis/logging_v2.rb +1 -1
  274. data/generated/google/apis/logging_v2/classes.rb +69 -21
  275. data/generated/google/apis/managedidentities_v1.rb +1 -1
  276. data/generated/google/apis/managedidentities_v1/classes.rb +54 -10
  277. data/generated/google/apis/managedidentities_v1/representations.rb +15 -0
  278. data/generated/google/apis/managedidentities_v1/service.rb +3 -0
  279. data/generated/google/apis/managedidentities_v1alpha1.rb +1 -1
  280. data/generated/google/apis/managedidentities_v1alpha1/classes.rb +54 -10
  281. data/generated/google/apis/managedidentities_v1alpha1/representations.rb +15 -0
  282. data/generated/google/apis/managedidentities_v1alpha1/service.rb +3 -0
  283. data/generated/google/apis/managedidentities_v1beta1.rb +1 -1
  284. data/generated/google/apis/managedidentities_v1beta1/classes.rb +54 -10
  285. data/generated/google/apis/managedidentities_v1beta1/representations.rb +15 -0
  286. data/generated/google/apis/managedidentities_v1beta1/service.rb +3 -0
  287. data/generated/google/apis/memcache_v1beta2.rb +1 -1
  288. data/generated/google/apis/memcache_v1beta2/classes.rb +1 -1
  289. data/generated/google/apis/ml_v1.rb +1 -1
  290. data/generated/google/apis/ml_v1/classes.rb +28 -14
  291. data/generated/google/apis/ml_v1/representations.rb +1 -0
  292. data/generated/google/apis/monitoring_v1.rb +1 -1
  293. data/generated/google/apis/monitoring_v1/classes.rb +2 -1
  294. data/generated/google/apis/monitoring_v3.rb +1 -1
  295. data/generated/google/apis/monitoring_v3/classes.rb +71 -38
  296. data/generated/google/apis/monitoring_v3/representations.rb +1 -0
  297. data/generated/google/apis/monitoring_v3/service.rb +13 -9
  298. data/generated/google/apis/networkmanagement_v1.rb +1 -1
  299. data/generated/google/apis/networkmanagement_v1/classes.rb +6 -6
  300. data/generated/google/apis/networkmanagement_v1beta1.rb +1 -1
  301. data/generated/google/apis/networkmanagement_v1beta1/classes.rb +6 -6
  302. data/generated/google/apis/osconfig_v1.rb +1 -1
  303. data/generated/google/apis/osconfig_v1/classes.rb +77 -2
  304. data/generated/google/apis/osconfig_v1/representations.rb +35 -0
  305. data/generated/google/apis/osconfig_v1beta.rb +1 -1
  306. data/generated/google/apis/osconfig_v1beta/classes.rb +77 -2
  307. data/generated/google/apis/osconfig_v1beta/representations.rb +35 -0
  308. data/generated/google/apis/pagespeedonline_v5.rb +1 -1
  309. data/generated/google/apis/people_v1.rb +4 -1
  310. data/generated/google/apis/people_v1/classes.rb +243 -397
  311. data/generated/google/apis/people_v1/service.rb +156 -384
  312. data/generated/google/apis/{androidpublisher_v1/classes.rb → playablelocations_v3.rb} +11 -6
  313. data/generated/google/apis/playablelocations_v3/classes.rb +633 -0
  314. data/generated/google/apis/playablelocations_v3/representations.rb +273 -0
  315. data/generated/google/apis/playablelocations_v3/service.rb +157 -0
  316. data/generated/google/apis/prod_tt_sasportal_v1alpha1.rb +1 -1
  317. data/generated/google/apis/prod_tt_sasportal_v1alpha1/classes.rb +19 -0
  318. data/generated/google/apis/prod_tt_sasportal_v1alpha1/representations.rb +14 -0
  319. data/generated/google/apis/pubsub_v1.rb +1 -1
  320. data/generated/google/apis/pubsub_v1/classes.rb +49 -30
  321. data/generated/google/apis/pubsub_v1/representations.rb +2 -0
  322. data/generated/google/apis/pubsub_v1/service.rb +35 -44
  323. data/generated/google/apis/realtimebidding_v1.rb +40 -0
  324. data/generated/google/apis/realtimebidding_v1/classes.rb +1436 -0
  325. data/generated/google/apis/realtimebidding_v1/representations.rb +565 -0
  326. data/generated/google/apis/realtimebidding_v1/service.rb +661 -0
  327. data/generated/google/apis/recommendationengine_v1beta1.rb +36 -0
  328. data/generated/google/apis/recommendationengine_v1beta1/classes.rb +2015 -0
  329. data/generated/google/apis/recommendationengine_v1beta1/representations.rb +848 -0
  330. data/generated/google/apis/recommendationengine_v1beta1/service.rb +990 -0
  331. data/generated/google/apis/recommender_v1.rb +1 -1
  332. data/generated/google/apis/recommender_v1/classes.rb +211 -0
  333. data/generated/google/apis/recommender_v1/representations.rb +96 -0
  334. data/generated/google/apis/recommender_v1/service.rb +123 -0
  335. data/generated/google/apis/redis_v1.rb +1 -1
  336. data/generated/google/apis/redis_v1/classes.rb +398 -1
  337. data/generated/google/apis/redis_v1/representations.rb +139 -0
  338. data/generated/google/apis/redis_v1/service.rb +1 -1
  339. data/generated/google/apis/redis_v1beta1.rb +1 -1
  340. data/generated/google/apis/redis_v1beta1/classes.rb +398 -1
  341. data/generated/google/apis/redis_v1beta1/representations.rb +139 -0
  342. data/generated/google/apis/redis_v1beta1/service.rb +1 -1
  343. data/generated/google/apis/remotebuildexecution_v1.rb +1 -1
  344. data/generated/google/apis/remotebuildexecution_v1/classes.rb +1 -1
  345. data/generated/google/apis/remotebuildexecution_v1alpha.rb +1 -1
  346. data/generated/google/apis/remotebuildexecution_v1alpha/classes.rb +1 -1
  347. data/generated/google/apis/remotebuildexecution_v2.rb +1 -1
  348. data/generated/google/apis/remotebuildexecution_v2/classes.rb +1 -1
  349. data/generated/google/apis/reseller_v1.rb +4 -3
  350. data/generated/google/apis/reseller_v1/classes.rb +219 -160
  351. data/generated/google/apis/reseller_v1/service.rb +247 -252
  352. data/generated/google/apis/run_v1.rb +2 -2
  353. data/generated/google/apis/run_v1/classes.rb +835 -1245
  354. data/generated/google/apis/run_v1/service.rb +196 -246
  355. data/generated/google/apis/run_v1alpha1.rb +2 -2
  356. data/generated/google/apis/run_v1alpha1/classes.rb +934 -1331
  357. data/generated/google/apis/run_v1alpha1/service.rb +322 -378
  358. data/generated/google/apis/run_v1beta1.rb +2 -2
  359. data/generated/google/apis/run_v1beta1/classes.rb +209 -276
  360. data/generated/google/apis/run_v1beta1/service.rb +17 -19
  361. data/generated/google/apis/sasportal_v1alpha1.rb +1 -1
  362. data/generated/google/apis/sasportal_v1alpha1/classes.rb +19 -0
  363. data/generated/google/apis/sasportal_v1alpha1/representations.rb +14 -0
  364. data/generated/google/apis/searchconsole_v1.rb +4 -3
  365. data/generated/google/apis/searchconsole_v1/service.rb +3 -2
  366. data/generated/google/apis/secretmanager_v1.rb +1 -1
  367. data/generated/google/apis/secretmanager_v1beta1.rb +1 -1
  368. data/generated/google/apis/securitycenter_v1.rb +1 -1
  369. data/generated/google/apis/securitycenter_v1/service.rb +4 -5
  370. data/generated/google/apis/securitycenter_v1p1beta1.rb +1 -1
  371. data/generated/google/apis/securitycenter_v1p1beta1/service.rb +2 -5
  372. data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
  373. data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +3 -3
  374. data/generated/google/apis/serviceconsumermanagement_v1/service.rb +7 -7
  375. data/generated/google/apis/serviceconsumermanagement_v1beta1.rb +1 -1
  376. data/generated/google/apis/serviceconsumermanagement_v1beta1/classes.rb +2 -2
  377. data/generated/google/apis/servicecontrol_v1.rb +1 -1
  378. data/generated/google/apis/servicecontrol_v1/classes.rb +12 -6
  379. data/generated/google/apis/servicecontrol_v1/representations.rb +1 -0
  380. data/generated/google/apis/servicemanagement_v1.rb +1 -1
  381. data/generated/google/apis/servicemanagement_v1/classes.rb +3 -2
  382. data/generated/google/apis/servicenetworking_v1.rb +1 -1
  383. data/generated/google/apis/servicenetworking_v1/classes.rb +2 -2
  384. data/generated/google/apis/servicenetworking_v1beta.rb +1 -1
  385. data/generated/google/apis/servicenetworking_v1beta/classes.rb +2 -2
  386. data/generated/google/apis/serviceusage_v1.rb +1 -1
  387. data/generated/google/apis/serviceusage_v1/classes.rb +2 -2
  388. data/generated/google/apis/serviceusage_v1beta1.rb +1 -1
  389. data/generated/google/apis/serviceusage_v1beta1/classes.rb +2 -2
  390. data/generated/google/apis/sheets_v4.rb +1 -1
  391. data/generated/google/apis/sheets_v4/classes.rb +118 -28
  392. data/generated/google/apis/spanner_v1.rb +1 -1
  393. data/generated/google/apis/spanner_v1/classes.rb +25 -20
  394. data/generated/google/apis/spanner_v1/service.rb +7 -0
  395. data/generated/google/apis/speech_v1.rb +1 -1
  396. data/generated/google/apis/speech_v1p1beta1.rb +1 -1
  397. data/generated/google/apis/sql_v1beta4.rb +1 -1
  398. data/generated/google/apis/sql_v1beta4/classes.rb +207 -200
  399. data/generated/google/apis/sql_v1beta4/representations.rb +2 -1
  400. data/generated/google/apis/sql_v1beta4/service.rb +2 -2
  401. data/generated/google/apis/storage_v1.rb +1 -1
  402. data/generated/google/apis/storage_v1/service.rb +2 -3
  403. data/generated/google/apis/testing_v1.rb +1 -1
  404. data/generated/google/apis/testing_v1/classes.rb +80 -6
  405. data/generated/google/apis/testing_v1/representations.rb +33 -0
  406. data/generated/google/apis/texttospeech_v1.rb +1 -1
  407. data/generated/google/apis/texttospeech_v1beta1.rb +1 -1
  408. data/generated/google/apis/toolresults_v1beta3.rb +1 -1
  409. data/generated/google/apis/toolresults_v1beta3/classes.rb +9 -0
  410. data/generated/google/apis/toolresults_v1beta3/representations.rb +1 -0
  411. data/generated/google/apis/toolresults_v1beta3/service.rb +498 -498
  412. data/generated/google/apis/{androidpublisher_v1/representations.rb → vectortile_v1.rb} +11 -6
  413. data/generated/google/apis/vectortile_v1/classes.rb +881 -0
  414. data/generated/google/apis/{cloudfunctions_v1beta2 → vectortile_v1}/representations.rb +105 -121
  415. data/generated/google/apis/vectortile_v1/service.rb +268 -0
  416. data/generated/google/apis/vision_v1.rb +1 -1
  417. data/generated/google/apis/vision_v1/classes.rb +2 -0
  418. data/generated/google/apis/vision_v1p1beta1.rb +1 -1
  419. data/generated/google/apis/vision_v1p1beta1/classes.rb +2 -0
  420. data/generated/google/apis/vision_v1p2beta1.rb +1 -1
  421. data/generated/google/apis/vision_v1p2beta1/classes.rb +2 -0
  422. data/generated/google/apis/webfonts_v1.rb +5 -5
  423. data/generated/google/apis/webfonts_v1/classes.rb +4 -3
  424. data/generated/google/apis/webfonts_v1/representations.rb +1 -2
  425. data/generated/google/apis/webfonts_v1/service.rb +15 -22
  426. data/generated/google/apis/youtube_partner_v1.rb +4 -3
  427. data/generated/google/apis/youtube_partner_v1/classes.rb +1106 -690
  428. data/generated/google/apis/youtube_partner_v1/representations.rb +357 -256
  429. data/generated/google/apis/youtube_partner_v1/service.rb +526 -1086
  430. data/generated/google/apis/youtube_v3.rb +1 -1
  431. data/generated/google/apis/youtube_v3/classes.rb +562 -2
  432. data/generated/google/apis/youtube_v3/representations.rb +282 -0
  433. data/generated/google/apis/youtube_v3/service.rb +270 -10
  434. data/lib/google/apis/version.rb +1 -1
  435. metadata +39 -23
  436. data/generated/google/apis/androidpublisher_v1/service.rb +0 -64
  437. data/generated/google/apis/androidpublisher_v1_1.rb +0 -34
  438. data/generated/google/apis/androidpublisher_v1_1/classes.rb +0 -94
  439. data/generated/google/apis/androidpublisher_v1_1/representations.rb +0 -45
  440. data/generated/google/apis/androidpublisher_v1_1/service.rb +0 -104
  441. data/generated/google/apis/androidpublisher_v2/classes.rb +0 -223
  442. data/generated/google/apis/androidpublisher_v2/service.rb +0 -160
  443. data/generated/google/apis/cloudfunctions_v1beta2/classes.rb +0 -841
  444. data/generated/google/apis/cloudfunctions_v1beta2/service.rb +0 -486
  445. data/generated/google/apis/groupsmigration_v1/classes.rb +0 -51
  446. data/generated/google/apis/groupsmigration_v1/representations.rb +0 -40
  447. data/generated/google/apis/groupsmigration_v1/service.rb +0 -100
@@ -8288,6 +8288,9 @@ module Google
8288
8288
  property :kind, as: 'kind'
8289
8289
  property :label_fingerprint, :base64 => true, as: 'labelFingerprint'
8290
8290
  hash :labels, as: 'labels'
8291
+ property :last_start_timestamp, as: 'lastStartTimestamp'
8292
+ property :last_stop_timestamp, as: 'lastStopTimestamp'
8293
+ property :last_suspended_timestamp, as: 'lastSuspendedTimestamp'
8291
8294
  property :machine_type, as: 'machineType'
8292
8295
  property :metadata, as: 'metadata', class: Google::Apis::ComputeAlpha::Metadata, decorator: Google::Apis::ComputeAlpha::Metadata::Representation
8293
8296
 
@@ -173,7 +173,8 @@ module Google
173
173
  execute_or_queue_command(command, &block)
174
174
  end
175
175
 
176
- # Retrieves a list of accelerator types available to the specified project.
176
+ # Retrieves a list of accelerator types that are available to the specified
177
+ # project.
177
178
  # @param [String] project
178
179
  # Project ID for this request.
179
180
  # @param [String] zone
@@ -1961,9 +1962,7 @@ module Google
1961
1962
  end
1962
1963
 
1963
1964
  # Creates a BackendService resource in the specified project using the data
1964
- # included in the request. There are several restrictions and guidelines to keep
1965
- # in mind when creating a backend service. Read Understanding backend services
1966
- # for more information.
1965
+ # included in the request. For more information, see Backend services overview.
1967
1966
  # @param [String] project
1968
1967
  # Project ID for this request.
1969
1968
  # @param [Google::Apis::ComputeAlpha::BackendService] backend_service_object
@@ -2088,10 +2087,9 @@ module Google
2088
2087
  end
2089
2088
 
2090
2089
  # Patches the specified BackendService resource with the data included in the
2091
- # request. There are several Understanding backend services to keep in mind when
2092
- # updating a backend service. Read Understanding backend services for more
2093
- # information. This method supports PATCH semantics and uses the JSON merge
2094
- # patch format and processing rules.
2090
+ # request. For more information, see Backend services overview. This method
2091
+ # supports PATCH semantics and uses the JSON merge patch format and processing
2092
+ # rules.
2095
2093
  # @param [String] project
2096
2094
  # Project ID for this request.
2097
2095
  # @param [String] backend_service
@@ -2234,9 +2232,7 @@ module Google
2234
2232
  end
2235
2233
 
2236
2234
  # Updates the specified BackendService resource with the data included in the
2237
- # request. There are several Understanding backend services to keep in mind when
2238
- # updating a backend service. Read Understanding backend services for more
2239
- # information.
2235
+ # request. For more information, see Backend services overview.
2240
2236
  # @param [String] project
2241
2237
  # Project ID for this request.
2242
2238
  # @param [String] backend_service
@@ -8405,7 +8401,7 @@ module Google
8405
8401
  end
8406
8402
 
8407
8403
  # Lists all errors thrown by actions on instances for a given managed instance
8408
- # group.
8404
+ # group. The filter and orderBy query parameters are not supported.
8409
8405
  # @param [String] project
8410
8406
  # Project ID for this request.
8411
8407
  # @param [String] zone
@@ -8493,7 +8489,8 @@ module Google
8493
8489
  # list has a currentAction, which indicates the action that the managed instance
8494
8490
  # group is performing on the instance. For example, if the group is still
8495
8491
  # creating an instance, the currentAction is CREATING. If a previous action
8496
- # failed, the list displays the errors for that failed action.
8492
+ # failed, the list displays the errors for that failed action. The orderBy query
8493
+ # parameter is not supported.
8497
8494
  # @param [String] project
8498
8495
  # Project ID for this request.
8499
8496
  # @param [String] zone
@@ -8575,6 +8572,7 @@ module Google
8575
8572
  end
8576
8573
 
8577
8574
  # Lists all of the per-instance configs defined for the managed instance group.
8575
+ # The orderBy query parameter is not supported.
8578
8576
  # @param [String] project
8579
8577
  # Project ID for this request.
8580
8578
  # @param [String] zone
@@ -9661,7 +9659,8 @@ module Google
9661
9659
  execute_or_queue_command(command, &block)
9662
9660
  end
9663
9661
 
9664
- # Lists the instances in the specified instance group.
9662
+ # Lists the instances in the specified instance group. The orderBy query
9663
+ # parameter is not supported.
9665
9664
  # @param [String] project
9666
9665
  # Project ID for this request.
9667
9666
  # @param [String] zone
@@ -11189,8 +11188,10 @@ module Google
11189
11188
  execute_or_queue_command(command, &block)
11190
11189
  end
11191
11190
 
11192
- # Retrieves the list of referrers to instances contained within the specified
11193
- # zone. For more information, read Viewing Referrers to VM Instances.
11191
+ # Retrieves a list of resources that refer to the VM instance specified in the
11192
+ # request. For example, if the VM instance is part of a managed instance group,
11193
+ # the referrers list includes the managed instance group. For more information,
11194
+ # read Viewing Referrers to VM Instances.
11194
11195
  # @param [String] project
11195
11196
  # Project ID for this request.
11196
11197
  # @param [String] zone
@@ -11916,7 +11917,9 @@ module Google
11916
11917
  execute_or_queue_command(command, &block)
11917
11918
  end
11918
11919
 
11919
- # Sets an instance's scheduling options.
11920
+ # Sets an instance's scheduling options. You can only call this method on a
11921
+ # stopped instance, that is, a VM instance that is in a `TERMINATED` state. See
11922
+ # Instance Life Cycle for more information on the possible instance states.
11920
11923
  # @param [String] project
11921
11924
  # Project ID for this request.
11922
11925
  # @param [String] zone
@@ -21431,9 +21434,8 @@ module Google
21431
21434
  end
21432
21435
 
21433
21436
  # Creates a regional BackendService resource in the specified project using the
21434
- # data included in the request. There are several restrictions and guidelines to
21435
- # keep in mind when creating a regional backend service. Read Understanding
21436
- # backend services for more information.
21437
+ # data included in the request. For more information, see Backend services
21438
+ # overview.
21437
21439
  # @param [String] project
21438
21440
  # Project ID for this request.
21439
21441
  # @param [String] region
@@ -21564,10 +21566,9 @@ module Google
21564
21566
  end
21565
21567
 
21566
21568
  # Updates the specified regional BackendService resource with the data included
21567
- # in the request. There are several Understanding backend services to keep in
21568
- # mind when updating a backend service. Read Understanding backend services for
21569
- # more information. This method supports PATCH semantics and uses the JSON merge
21570
- # patch format and processing rules.
21569
+ # in the request. For more information, see Understanding backend services This
21570
+ # method supports PATCH semantics and uses the JSON merge patch format and
21571
+ # processing rules.
21571
21572
  # @param [String] project
21572
21573
  # Project ID for this request.
21573
21574
  # @param [String] region
@@ -21664,9 +21665,7 @@ module Google
21664
21665
  end
21665
21666
 
21666
21667
  # Updates the specified regional BackendService resource with the data included
21667
- # in the request. There are several Understanding backend services to keep in
21668
- # mind when updating a backend service. Read Understanding backend services for
21669
- # more information.
21668
+ # in the request. For more information, see Backend services overview.
21670
21669
  # @param [String] project
21671
21670
  # Project ID for this request.
21672
21671
  # @param [String] region
@@ -24421,7 +24420,7 @@ module Google
24421
24420
  end
24422
24421
 
24423
24422
  # Lists all errors thrown by actions on instances for a given regional managed
24424
- # instance group.
24423
+ # instance group. The filter and orderBy query parameters are not supported.
24425
24424
  # @param [String] project
24426
24425
  # Project ID for this request.
24427
24426
  # @param [String] region
@@ -24506,7 +24505,7 @@ module Google
24506
24505
 
24507
24506
  # Lists the instances in the managed instance group and instances that are
24508
24507
  # scheduled to be created. The list includes any current actions that the group
24509
- # has scheduled for its instances.
24508
+ # has scheduled for its instances. The orderBy query parameter is not supported.
24510
24509
  # @param [String] project
24511
24510
  # Project ID for this request.
24512
24511
  # @param [String] region
@@ -24588,6 +24587,7 @@ module Google
24588
24587
  end
24589
24588
 
24590
24589
  # Lists all of the per-instance configs defined for the managed instance group.
24590
+ # The orderBy query parameter is not supported.
24591
24591
  # @param [String] project
24592
24592
  # Project ID for this request.
24593
24593
  # @param [String] region
@@ -25349,7 +25349,8 @@ module Google
25349
25349
 
25350
25350
  # Lists the instances in the specified instance group and displays information
25351
25351
  # about the named ports. Depending on the specified options, this method can
25352
- # list all instances or only the instances that are running.
25352
+ # list all instances or only the instances that are running. The orderBy query
25353
+ # parameter is not supported.
25353
25354
  # @param [String] project
25354
25355
  # Project ID for this request.
25355
25356
  # @param [String] region
@@ -31927,9 +31928,7 @@ module Google
31927
31928
  execute_or_queue_command(command, &block)
31928
31929
  end
31929
31930
 
31930
- # Retrieves an aggregated list of all usable subnetworks in the project. The
31931
- # list contains all of the subnetworks in the project and the subnetworks that
31932
- # were shared by a Shared VPC host project.
31931
+ # Retrieves an aggregated list of all usable subnetworks in the project.
31933
31932
  # @param [String] project
31934
31933
  # Project ID for this request.
31935
31934
  # @param [String] filter
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://developers.google.com/compute/docs/reference/latest/
26
26
  module ComputeBeta
27
27
  VERSION = 'Beta'
28
- REVISION = '20200526'
28
+ REVISION = '20200629'
29
29
 
30
30
  # View and manage your data across Google Cloud Platform services
31
31
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -87,7 +87,7 @@ module Google
87
87
  # @return [String]
88
88
  attr_accessor :kind
89
89
 
90
- # [Output Only] Maximum accelerator cards allowed per instance.
90
+ # [Output Only] Maximum number of accelerator cards allowed per instance.
91
91
  # Corresponds to the JSON property `maximumCardsPerInstance`
92
92
  # @return [Fixnum]
93
93
  attr_accessor :maximum_cards_per_instance
@@ -97,7 +97,7 @@ module Google
97
97
  # @return [String]
98
98
  attr_accessor :name
99
99
 
100
- # [Output Only] Server-defined fully-qualified URL for this resource.
100
+ # [Output Only] Server-defined, fully qualified URL for this resource.
101
101
  # Corresponds to the JSON property `selfLink`
102
102
  # @return [String]
103
103
  attr_accessor :self_link
@@ -1366,6 +1366,13 @@ module Google
1366
1366
  # @return [Hash<String,String>]
1367
1367
  attr_accessor :labels
1368
1368
 
1369
+ # Indicates whether or not the disk can be read/write attached to more than one
1370
+ # instance.
1371
+ # Corresponds to the JSON property `multiWriter`
1372
+ # @return [Boolean]
1373
+ attr_accessor :multi_writer
1374
+ alias_method :multi_writer?, :multi_writer
1375
+
1369
1376
  # Specifies which action to take on instance update with this disk. Default is
1370
1377
  # to use the existing disk.
1371
1378
  # Corresponds to the JSON property `onUpdateAction`
@@ -1433,6 +1440,7 @@ module Google
1433
1440
  @disk_type = args[:disk_type] if args.key?(:disk_type)
1434
1441
  @guest_os_features = args[:guest_os_features] if args.key?(:guest_os_features)
1435
1442
  @labels = args[:labels] if args.key?(:labels)
1443
+ @multi_writer = args[:multi_writer] if args.key?(:multi_writer)
1436
1444
  @on_update_action = args[:on_update_action] if args.key?(:on_update_action)
1437
1445
  @resource_policies = args[:resource_policies] if args.key?(:resource_policies)
1438
1446
  @source_image = args[:source_image] if args.key?(:source_image)
@@ -1450,10 +1458,10 @@ module Google
1450
1458
  # specified in each AuditConfig are enabled, and the exempted_members in each
1451
1459
  # AuditLogConfig are exempted.
1452
1460
  # Example Policy with multiple AuditConfigs:
1453
- # ` "audit_configs": [ ` "service": "allServices" "audit_log_configs": [ ` "
1461
+ # ` "audit_configs": [ ` "service": "allServices", "audit_log_configs": [ ` "
1454
1462
  # log_type": "DATA_READ", "exempted_members": [ "user:jose@example.com" ] `, ` "
1455
- # log_type": "DATA_WRITE", `, ` "log_type": "ADMIN_READ", ` ] `, ` "service": "
1456
- # sampleservice.googleapis.com" "audit_log_configs": [ ` "log_type": "DATA_READ",
1463
+ # log_type": "DATA_WRITE" `, ` "log_type": "ADMIN_READ" ` ] `, ` "service": "
1464
+ # sampleservice.googleapis.com", "audit_log_configs": [ ` "log_type": "DATA_READ"
1457
1465
  # `, ` "log_type": "DATA_WRITE", "exempted_members": [ "user:aliya@example.com"
1458
1466
  # ] ` ] ` ] `
1459
1467
  # For sampleservice, this policy enables DATA_READ, DATA_WRITE and ADMIN_READ
@@ -1493,7 +1501,7 @@ module Google
1493
1501
 
1494
1502
  # Provides the configuration for logging a type of permissions. Example:
1495
1503
  # ` "audit_log_configs": [ ` "log_type": "DATA_READ", "exempted_members": [ "
1496
- # user:jose@example.com" ] `, ` "log_type": "DATA_WRITE", ` ] `
1504
+ # user:jose@example.com" ] `, ` "log_type": "DATA_WRITE" ` ] `
1497
1505
  # This enables 'DATA_READ' and 'DATA_WRITE' logging, while exempting jose@
1498
1506
  # example.com from DATA_READ logging.
1499
1507
  class AuditLogConfig
@@ -2117,6 +2125,13 @@ module Google
2117
2125
  # @return [Google::Apis::ComputeBeta::AutoscalingPolicyScaleDownControl]
2118
2126
  attr_accessor :scale_down_control
2119
2127
 
2128
+ # Configuration that allows for slower scale in so that even if Autoscaler
2129
+ # recommends an abrupt scale in of a MIG, it will be throttled as specified by
2130
+ # the parameters below.
2131
+ # Corresponds to the JSON property `scaleInControl`
2132
+ # @return [Google::Apis::ComputeBeta::AutoscalingPolicyScaleInControl]
2133
+ attr_accessor :scale_in_control
2134
+
2120
2135
  def initialize(**args)
2121
2136
  update!(**args)
2122
2137
  end
@@ -2131,6 +2146,7 @@ module Google
2131
2146
  @min_num_replicas = args[:min_num_replicas] if args.key?(:min_num_replicas)
2132
2147
  @mode = args[:mode] if args.key?(:mode)
2133
2148
  @scale_down_control = args[:scale_down_control] if args.key?(:scale_down_control)
2149
+ @scale_in_control = args[:scale_in_control] if args.key?(:scale_in_control)
2134
2150
  end
2135
2151
  end
2136
2152
 
@@ -2296,6 +2312,34 @@ module Google
2296
2312
  end
2297
2313
  end
2298
2314
 
2315
+ # Configuration that allows for slower scale in so that even if Autoscaler
2316
+ # recommends an abrupt scale in of a MIG, it will be throttled as specified by
2317
+ # the parameters below.
2318
+ class AutoscalingPolicyScaleInControl
2319
+ include Google::Apis::Core::Hashable
2320
+
2321
+ # Encapsulates numeric value that can be either absolute or relative.
2322
+ # Corresponds to the JSON property `maxScaledInReplicas`
2323
+ # @return [Google::Apis::ComputeBeta::FixedOrPercent]
2324
+ attr_accessor :max_scaled_in_replicas
2325
+
2326
+ # How long back autoscaling should look when computing recommendations to
2327
+ # include directives regarding slower scale in, as described above.
2328
+ # Corresponds to the JSON property `timeWindowSec`
2329
+ # @return [Fixnum]
2330
+ attr_accessor :time_window_sec
2331
+
2332
+ def initialize(**args)
2333
+ update!(**args)
2334
+ end
2335
+
2336
+ # Update properties of this object
2337
+ def update!(**args)
2338
+ @max_scaled_in_replicas = args[:max_scaled_in_replicas] if args.key?(:max_scaled_in_replicas)
2339
+ @time_window_sec = args[:time_window_sec] if args.key?(:time_window_sec)
2340
+ end
2341
+ end
2342
+
2299
2343
  # Message containing information of one individual backend.
2300
2344
  class Backend
2301
2345
  include Google::Apis::Core::Hashable
@@ -2337,7 +2381,9 @@ module Google
2337
2381
  # UTILIZATION, RATE or CONNECTION). Default value is 1, which means the group
2338
2382
  # will serve up to 100% of its configured capacity (depending on balancingMode).
2339
2383
  # A setting of 0 means the group is completely drained, offering 0% of its
2340
- # available Capacity. Valid range is [0.0,1.0].
2384
+ # available capacity. Valid range is 0.0 and [0.1,1.0]. You cannot configure a
2385
+ # setting larger than 0 and smaller than 0.1. You cannot configure a setting of
2386
+ # 0 when there is only one backend attached to the backend service.
2341
2387
  # This cannot be used for internal load balancing.
2342
2388
  # Corresponds to the JSON property `capacityScaler`
2343
2389
  # @return [Float]
@@ -2717,7 +2763,7 @@ module Google
2717
2763
  # scoped.
2718
2764
  # * [Global](/compute/docs/reference/rest/`$api_version`/backendServices) * [
2719
2765
  # Regional](/compute/docs/reference/rest/`$api_version`/regionBackendServices)
2720
- # For more information, read Backend Services.
2766
+ # For more information, see Backend Services.
2721
2767
  # (== resource_for `$api_version`.backendService ==)
2722
2768
  class BackendService
2723
2769
  include Google::Apis::Core::Hashable
@@ -2853,8 +2899,8 @@ module Google
2853
2899
  # redirected to the load balancer.
2854
2900
  # - MAGLEV: used as a drop in replacement for the ring hash load balancer.
2855
2901
  # Maglev is not as stable as ring hash but has faster table lookup build times
2856
- # and host selection times. For more information about Maglev, refer to https://
2857
- # ai.google/research/pubs/pub44824
2902
+ # and host selection times. For more information about Maglev, see https://ai.
2903
+ # google/research/pubs/pub44824
2858
2904
  # This field is applicable to either:
2859
2905
  # - A regional backend service with the service_protocol set to HTTP, HTTPS, or
2860
2906
  # HTTP2, and load_balancing_scheme set to INTERNAL_MANAGED.
@@ -2961,8 +3007,8 @@ module Google
2961
3007
  attr_accessor :session_affinity
2962
3008
 
2963
3009
  # The backend service timeout has a different meaning depending on the type of
2964
- # load balancer. For more information read, Backend service settings The
2965
- # default is 30 seconds.
3010
+ # load balancer. For more information see, Backend service settings The default
3011
+ # is 30 seconds.
2966
3012
  # Corresponds to the JSON property `timeoutSec`
2967
3013
  # @return [Fixnum]
2968
3014
  attr_accessor :timeout_sec
@@ -3248,18 +3294,22 @@ module Google
3248
3294
  class BackendServiceIap
3249
3295
  include Google::Apis::Core::Hashable
3250
3296
 
3251
- #
3297
+ # Whether the serving infrastructure will authenticate and authorize all
3298
+ # incoming requests. If true, the oauth2ClientId and oauth2ClientSecret fields
3299
+ # must be non-empty.
3252
3300
  # Corresponds to the JSON property `enabled`
3253
3301
  # @return [Boolean]
3254
3302
  attr_accessor :enabled
3255
3303
  alias_method :enabled?, :enabled
3256
3304
 
3257
- #
3305
+ # OAuth2 client ID to use for the authentication flow.
3258
3306
  # Corresponds to the JSON property `oauth2ClientId`
3259
3307
  # @return [String]
3260
3308
  attr_accessor :oauth2_client_id
3261
3309
 
3262
- #
3310
+ # OAuth2 client secret to use for the authentication flow. For security reasons,
3311
+ # this value cannot be retrieved via the API. Instead, the SHA-256 hash of the
3312
+ # value is returned in the oauth2ClientSecretSha256 field.
3263
3313
  # Corresponds to the JSON property `oauth2ClientSecret`
3264
3314
  # @return [String]
3265
3315
  attr_accessor :oauth2_client_secret
@@ -4927,6 +4977,13 @@ module Google
4927
4977
  # @return [Array<String>]
4928
4978
  attr_accessor :licenses
4929
4979
 
4980
+ # Indicates whether or not the disk can be read/write attached to more than one
4981
+ # instance.
4982
+ # Corresponds to the JSON property `multiWriter`
4983
+ # @return [Boolean]
4984
+ attr_accessor :multi_writer
4985
+ alias_method :multi_writer?, :multi_writer
4986
+
4930
4987
  # Name of the resource. Provided by the client when the resource is created. The
4931
4988
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
4932
4989
  # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
@@ -4983,6 +5040,24 @@ module Google
4983
5040
  # @return [Fixnum]
4984
5041
  attr_accessor :size_gb
4985
5042
 
5043
+ # The source disk used to create this disk. You can provide this as a partial or
5044
+ # full URL to the resource. For example, the following are valid values:
5045
+ # - https://www.googleapis.com/compute/v1/projects/project/zones/zone/disks/disk
5046
+ # - projects/project/zones/zone/disks/disk
5047
+ # - zones/zone/disks/disk
5048
+ # Corresponds to the JSON property `sourceDisk`
5049
+ # @return [String]
5050
+ attr_accessor :source_disk
5051
+
5052
+ # [Output Only] The unique ID of the disk used to create this disk. This value
5053
+ # identifies the exact disk that was used to create this persistent disk. For
5054
+ # example, if you created the persistent disk from a disk that was later deleted
5055
+ # and recreated under the same name, the source disk ID would identify the exact
5056
+ # version of the disk that was used.
5057
+ # Corresponds to the JSON property `sourceDiskId`
5058
+ # @return [String]
5059
+ attr_accessor :source_disk_id
5060
+
4986
5061
  # The source image used to create this disk. If the source image is deleted,
4987
5062
  # this field will not be set.
4988
5063
  # To create a disk with one of the public operating system images, specify the
@@ -5093,6 +5168,7 @@ module Google
5093
5168
  @last_detach_timestamp = args[:last_detach_timestamp] if args.key?(:last_detach_timestamp)
5094
5169
  @license_codes = args[:license_codes] if args.key?(:license_codes)
5095
5170
  @licenses = args[:licenses] if args.key?(:licenses)
5171
+ @multi_writer = args[:multi_writer] if args.key?(:multi_writer)
5096
5172
  @name = args[:name] if args.key?(:name)
5097
5173
  @options = args[:options] if args.key?(:options)
5098
5174
  @physical_block_size_bytes = args[:physical_block_size_bytes] if args.key?(:physical_block_size_bytes)
@@ -5101,6 +5177,8 @@ module Google
5101
5177
  @resource_policies = args[:resource_policies] if args.key?(:resource_policies)
5102
5178
  @self_link = args[:self_link] if args.key?(:self_link)
5103
5179
  @size_gb = args[:size_gb] if args.key?(:size_gb)
5180
+ @source_disk = args[:source_disk] if args.key?(:source_disk)
5181
+ @source_disk_id = args[:source_disk_id] if args.key?(:source_disk_id)
5104
5182
  @source_image = args[:source_image] if args.key?(:source_image)
5105
5183
  @source_image_encryption_key = args[:source_image_encryption_key] if args.key?(:source_image_encryption_key)
5106
5184
  @source_image_id = args[:source_image_id] if args.key?(:source_image_id)
@@ -6655,7 +6733,7 @@ module Google
6655
6733
 
6656
6734
  # Deprecated in favor of enable in LogConfig. This field denotes whether to
6657
6735
  # enable logging for a particular firewall rule. If logging is enabled, logs
6658
- # will be exported to Stackdriver.
6736
+ # will be exported t Cloud Logging.
6659
6737
  # Corresponds to the JSON property `enableLogging`
6660
6738
  # @return [Boolean]
6661
6739
  attr_accessor :enable_logging
@@ -7734,6 +7812,60 @@ module Google
7734
7812
  end
7735
7813
  end
7736
7814
 
7815
+ #
7816
+ class GrpcHealthCheck
7817
+ include Google::Apis::Core::Hashable
7818
+
7819
+ # The gRPC service name for the health check. This field is optional. The value
7820
+ # of grpc_service_name has the following meanings by convention:
7821
+ # - Empty service_name means the overall status of all services at the backend.
7822
+ # - Non-empty service_name means the health of that gRPC service, as defined by
7823
+ # the owner of the service.
7824
+ # The grpc_service_name can only be ASCII.
7825
+ # Corresponds to the JSON property `grpcServiceName`
7826
+ # @return [String]
7827
+ attr_accessor :grpc_service_name
7828
+
7829
+ # The port number for the health check request. Must be specified if port_name
7830
+ # and port_specification are not set or if port_specification is USE_FIXED_PORT.
7831
+ # Valid values are 1 through 65535.
7832
+ # Corresponds to the JSON property `port`
7833
+ # @return [Fixnum]
7834
+ attr_accessor :port
7835
+
7836
+ # Port name as defined in InstanceGroup#NamedPort#name. If both port and
7837
+ # port_name are defined, port takes precedence. The port_name should conform to
7838
+ # RFC1035.
7839
+ # Corresponds to the JSON property `portName`
7840
+ # @return [String]
7841
+ attr_accessor :port_name
7842
+
7843
+ # Specifies how port is selected for health checking, can be one of following
7844
+ # values:
7845
+ # USE_FIXED_PORT: The port number in port is used for health checking.
7846
+ # USE_NAMED_PORT: The portName is used for health checking.
7847
+ # USE_SERVING_PORT: For NetworkEndpointGroup, the port specified for each
7848
+ # network endpoint is used for health checking. For other backends, the port or
7849
+ # named port specified in the Backend Service is used for health checking.
7850
+ # If not specified, gRPC health check follows behavior specified in port and
7851
+ # portName fields.
7852
+ # Corresponds to the JSON property `portSpecification`
7853
+ # @return [String]
7854
+ attr_accessor :port_specification
7855
+
7856
+ def initialize(**args)
7857
+ update!(**args)
7858
+ end
7859
+
7860
+ # Update properties of this object
7861
+ def update!(**args)
7862
+ @grpc_service_name = args[:grpc_service_name] if args.key?(:grpc_service_name)
7863
+ @port = args[:port] if args.key?(:port)
7864
+ @port_name = args[:port_name] if args.key?(:port_name)
7865
+ @port_specification = args[:port_specification] if args.key?(:port_specification)
7866
+ end
7867
+ end
7868
+
7737
7869
  #
7738
7870
  class GlobalNetworkEndpointGroupsAttachEndpointsRequest
7739
7871
  include Google::Apis::Core::Hashable
@@ -8231,6 +8363,11 @@ module Google
8231
8363
  # @return [String]
8232
8364
  attr_accessor :description
8233
8365
 
8366
+ #
8367
+ # Corresponds to the JSON property `grpcHealthCheck`
8368
+ # @return [Google::Apis::ComputeBeta::GrpcHealthCheck]
8369
+ attr_accessor :grpc_health_check
8370
+
8234
8371
  # A so-far unhealthy instance will be marked healthy after this many consecutive
8235
8372
  # successes. The default value is 2.
8236
8373
  # Corresponds to the JSON property `healthyThreshold`
@@ -8329,6 +8466,7 @@ module Google
8329
8466
  @check_interval_sec = args[:check_interval_sec] if args.key?(:check_interval_sec)
8330
8467
  @creation_timestamp = args[:creation_timestamp] if args.key?(:creation_timestamp)
8331
8468
  @description = args[:description] if args.key?(:description)
8469
+ @grpc_health_check = args[:grpc_health_check] if args.key?(:grpc_health_check)
8332
8470
  @healthy_threshold = args[:healthy_threshold] if args.key?(:healthy_threshold)
8333
8471
  @http2_health_check = args[:http2_health_check] if args.key?(:http2_health_check)
8334
8472
  @http_health_check = args[:http_health_check] if args.key?(:http_health_check)
@@ -10406,11 +10544,13 @@ module Google
10406
10544
  # @return [String]
10407
10545
  attr_accessor :source_disk_id
10408
10546
 
10409
- # URL of the source image used to create this image. This can be a full or valid
10410
- # partial URL. You must provide exactly one of:
10411
- # - this property, or
10412
- # - the rawDisk.source property, or
10413
- # - the sourceDisk property in order to create an image.
10547
+ # URL of the source image used to create this image.
10548
+ # In order to create an image, you must provide the full or partial URL of one
10549
+ # of the following:
10550
+ # - The selfLink URL
10551
+ # - This property
10552
+ # - The rawDisk.source URL
10553
+ # - The sourceDisk URL
10414
10554
  # Corresponds to the JSON property `sourceImage`
10415
10555
  # @return [String]
10416
10556
  attr_accessor :source_image
@@ -10427,12 +10567,14 @@ module Google
10427
10567
  # @return [String]
10428
10568
  attr_accessor :source_image_id
10429
10569
 
10430
- # URL of the source snapshot used to create this image. This can be a full or
10431
- # valid partial URL. You must provide exactly one of:
10432
- # - this property, or
10433
- # - the sourceImage property, or
10434
- # - the rawDisk.source property, or
10435
- # - the sourceDisk property in order to create an image.
10570
+ # URL of the source snapshot used to create this image.
10571
+ # In order to create an image, you must provide the full or partial URL of one
10572
+ # of the following:
10573
+ # - The selfLink URL
10574
+ # - This property
10575
+ # - The sourceImage URL
10576
+ # - The rawDisk.source URL
10577
+ # - The sourceDisk URL
10436
10578
  # Corresponds to the JSON property `sourceSnapshot`
10437
10579
  # @return [String]
10438
10580
  attr_accessor :source_snapshot
@@ -13547,9 +13689,9 @@ module Google
13547
13689
  class InstanceProperties
13548
13690
  include Google::Apis::Core::Hashable
13549
13691
 
13550
- # Enables instances created based on this template to send packets with source
13551
- # IP addresses other than their own and receive packets with destination IP
13552
- # addresses other than their own. If these instances will be used as an IP
13692
+ # Enables instances created based on these properties to send packets with
13693
+ # source IP addresses other than their own and receive packets with destination
13694
+ # IP addresses other than their own. If these instances will be used as an IP
13553
13695
  # gateway or it will be set as the next-hop in a Route resource, specify true.
13554
13696
  # If unsure, leave this set to false. See the Enable IP forwarding documentation
13555
13697
  # for more information.
@@ -13563,14 +13705,14 @@ module Google
13563
13705
  # @return [Google::Apis::ComputeBeta::ConfidentialInstanceConfig]
13564
13706
  attr_accessor :confidential_instance_config
13565
13707
 
13566
- # An optional text description for the instances that are created from this
13567
- # instance template.
13708
+ # An optional text description for the instances that are created from these
13709
+ # properties.
13568
13710
  # Corresponds to the JSON property `description`
13569
13711
  # @return [String]
13570
13712
  attr_accessor :description
13571
13713
 
13572
13714
  # An array of disks that are associated with the instances that are created from
13573
- # this template.
13715
+ # these properties.
13574
13716
  # Corresponds to the JSON property `disks`
13575
13717
  # @return [Array<Google::Apis::ComputeBeta::AttachedDisk>]
13576
13718
  attr_accessor :disks
@@ -13581,17 +13723,17 @@ module Google
13581
13723
  attr_accessor :display_device
13582
13724
 
13583
13725
  # A list of guest accelerator cards' type and count to use for instances created
13584
- # from the instance template.
13726
+ # from these properties.
13585
13727
  # Corresponds to the JSON property `guestAccelerators`
13586
13728
  # @return [Array<Google::Apis::ComputeBeta::AcceleratorConfig>]
13587
13729
  attr_accessor :guest_accelerators
13588
13730
 
13589
- # Labels to apply to instances that are created from this template.
13731
+ # Labels to apply to instances that are created from these properties.
13590
13732
  # Corresponds to the JSON property `labels`
13591
13733
  # @return [Hash<String,String>]
13592
13734
  attr_accessor :labels
13593
13735
 
13594
- # The machine type to use for instances that are created from this template.
13736
+ # The machine type to use for instances that are created from these properties.
13595
13737
  # Corresponds to the JSON property `machineType`
13596
13738
  # @return [String]
13597
13739
  attr_accessor :machine_type
@@ -13601,11 +13743,11 @@ module Google
13601
13743
  # @return [Google::Apis::ComputeBeta::Metadata]
13602
13744
  attr_accessor :metadata
13603
13745
 
13604
- # Minimum cpu/platform to be used by this instance. The instance may be
13605
- # scheduled on the specified or newer cpu/platform. Applicable values are the
13606
- # friendly names of CPU platforms, such as minCpuPlatform: "Intel Haswell" or
13607
- # minCpuPlatform: "Intel Sandy Bridge". For more information, read Specifying a
13608
- # Minimum CPU Platform.
13746
+ # Minimum cpu/platform to be used by instances. The instance may be scheduled on
13747
+ # the specified or newer cpu/platform. Applicable values are the friendly names
13748
+ # of CPU platforms, such as minCpuPlatform: "Intel Haswell" or minCpuPlatform: "
13749
+ # Intel Sandy Bridge". For more information, read Specifying a Minimum CPU
13750
+ # Platform.
13609
13751
  # Corresponds to the JSON property `minCpuPlatform`
13610
13752
  # @return [String]
13611
13753
  attr_accessor :min_cpu_platform
@@ -13615,7 +13757,7 @@ module Google
13615
13757
  # @return [Array<Google::Apis::ComputeBeta::NetworkInterface>]
13616
13758
  attr_accessor :network_interfaces
13617
13759
 
13618
- # The private IPv6 google access type for the VM. If not specified, use
13760
+ # The private IPv6 google access type for VMs. If not specified, use
13619
13761
  # INHERIT_FROM_SUBNETWORK as default.
13620
13762
  # Corresponds to the JSON property `privateIpv6GoogleAccess`
13621
13763
  # @return [String]
@@ -13626,8 +13768,8 @@ module Google
13626
13768
  # @return [Google::Apis::ComputeBeta::ReservationAffinity]
13627
13769
  attr_accessor :reservation_affinity
13628
13770
 
13629
- # Resource policies (names, not ULRs) applied to instances created from this
13630
- # template.
13771
+ # Resource policies (names, not ULRs) applied to instances created from these
13772
+ # properties.
13631
13773
  # Corresponds to the JSON property `resourcePolicies`
13632
13774
  # @return [Array<String>]
13633
13775
  attr_accessor :resource_policies
@@ -13638,8 +13780,9 @@ module Google
13638
13780
  attr_accessor :scheduling
13639
13781
 
13640
13782
  # A list of service accounts with specified scopes. Access tokens for these
13641
- # service accounts are available to the instances that are created from this
13642
- # template. Use metadata queries to obtain the access tokens for these instances.
13783
+ # service accounts are available to the instances that are created from these
13784
+ # properties. Use metadata queries to obtain the access tokens for these
13785
+ # instances.
13643
13786
  # Corresponds to the JSON property `serviceAccounts`
13644
13787
  # @return [Array<Google::Apis::ComputeBeta::ServiceAccount>]
13645
13788
  attr_accessor :service_accounts
@@ -15184,8 +15327,7 @@ module Google
15184
15327
  end
15185
15328
 
15186
15329
  # Describes a single physical circuit between the Customer and Google.
15187
- # CircuitInfo objects are created by Google, so all fields are output only. Next
15188
- # id: 4
15330
+ # CircuitInfo objects are created by Google, so all fields are output only.
15189
15331
  class InterconnectCircuitInfo
15190
15332
  include Google::Apis::Core::Hashable
15191
15333
 
@@ -15793,7 +15935,7 @@ module Google
15793
15935
  end
15794
15936
  end
15795
15937
 
15796
- # Description of a planned outage on this Interconnect. Next id: 9
15938
+ # Description of a planned outage on this Interconnect.
15797
15939
  class InterconnectOutageNotification
15798
15940
  include Google::Apis::Core::Hashable
15799
15941
 
@@ -17472,10 +17614,12 @@ module Google
17472
17614
  # @return [String]
17473
17615
  attr_accessor :i_pv4_range
17474
17616
 
17475
- # When set to true, the VPC network is created in "auto" mode. When set to false,
17476
- # the VPC network is created in "custom" mode.
17617
+ # When set to true, the VPC network is created in auto mode. When set to false,
17618
+ # the VPC network is created in custom mode.
17477
17619
  # An auto mode VPC network starts with one subnet per region. Each subnet has a
17478
17620
  # predetermined range as described in Auto mode VPC network IP ranges.
17621
+ # For custom mode VPC networks, you can add subnets using the subnetworks insert
17622
+ # method.
17479
17623
  # Corresponds to the JSON property `autoCreateSubnetworks`
17480
17624
  # @return [Boolean]
17481
17625
  attr_accessor :auto_create_subnetworks
@@ -17563,7 +17707,7 @@ module Google
17563
17707
  end
17564
17708
  end
17565
17709
 
17566
- # The network endpoint. Next ID: 7
17710
+ # The network endpoint.
17567
17711
  class NetworkEndpoint
17568
17712
  include Google::Apis::Core::Hashable
17569
17713
 
@@ -17630,6 +17774,33 @@ module Google
17630
17774
  # @return [Hash<String,String>]
17631
17775
  attr_accessor :annotations
17632
17776
 
17777
+ # Configuration for an App Engine network endpoint group (NEG). The service is
17778
+ # optional, may be provided explicitly or in the URL mask. The version is
17779
+ # optional and can only be provided explicitly or in the URL mask when service
17780
+ # is present.
17781
+ # Note: App Engine service must be in the same project and located in the same
17782
+ # region as the Serverless NEG.
17783
+ # Corresponds to the JSON property `appEngine`
17784
+ # @return [Google::Apis::ComputeBeta::NetworkEndpointGroupAppEngine]
17785
+ attr_accessor :app_engine
17786
+
17787
+ # Configuration for a Cloud Function network endpoint group (NEG). The function
17788
+ # must be provided explicitly or in the URL mask.
17789
+ # Note: Cloud Function must be in the same project and located in the same
17790
+ # region as the Serverless NEG.
17791
+ # Corresponds to the JSON property `cloudFunction`
17792
+ # @return [Google::Apis::ComputeBeta::NetworkEndpointGroupCloudFunction]
17793
+ attr_accessor :cloud_function
17794
+
17795
+ # Configuration for a Cloud Run network endpoint group (NEG). The service must
17796
+ # be provided explicitly or in the URL mask. The tag is optional, may be
17797
+ # provided explicitly or in the URL mask.
17798
+ # Note: Cloud Run service must be in the same project and located in the same
17799
+ # region as the Serverless NEG.
17800
+ # Corresponds to the JSON property `cloudRun`
17801
+ # @return [Google::Apis::ComputeBeta::NetworkEndpointGroupCloudRun]
17802
+ attr_accessor :cloud_run
17803
+
17633
17804
  # [Output Only] Creation timestamp in RFC3339 text format.
17634
17805
  # Corresponds to the JSON property `creationTimestamp`
17635
17806
  # @return [String]
@@ -17685,6 +17856,12 @@ module Google
17685
17856
  # @return [String]
17686
17857
  attr_accessor :network_endpoint_type
17687
17858
 
17859
+ # [Output Only] The URL of the region where the network endpoint group is
17860
+ # located.
17861
+ # Corresponds to the JSON property `region`
17862
+ # @return [String]
17863
+ attr_accessor :region
17864
+
17688
17865
  # [Output Only] Server-defined URL for the resource.
17689
17866
  # Corresponds to the JSON property `selfLink`
17690
17867
  # @return [String]
@@ -17713,6 +17890,9 @@ module Google
17713
17890
  # Update properties of this object
17714
17891
  def update!(**args)
17715
17892
  @annotations = args[:annotations] if args.key?(:annotations)
17893
+ @app_engine = args[:app_engine] if args.key?(:app_engine)
17894
+ @cloud_function = args[:cloud_function] if args.key?(:cloud_function)
17895
+ @cloud_run = args[:cloud_run] if args.key?(:cloud_run)
17716
17896
  @creation_timestamp = args[:creation_timestamp] if args.key?(:creation_timestamp)
17717
17897
  @default_port = args[:default_port] if args.key?(:default_port)
17718
17898
  @description = args[:description] if args.key?(:description)
@@ -17722,6 +17902,7 @@ module Google
17722
17902
  @name = args[:name] if args.key?(:name)
17723
17903
  @network = args[:network] if args.key?(:network)
17724
17904
  @network_endpoint_type = args[:network_endpoint_type] if args.key?(:network_endpoint_type)
17905
+ @region = args[:region] if args.key?(:region)
17725
17906
  @self_link = args[:self_link] if args.key?(:self_link)
17726
17907
  @size = args[:size] if args.key?(:size)
17727
17908
  @subnetwork = args[:subnetwork] if args.key?(:subnetwork)
@@ -17848,6 +18029,134 @@ module Google
17848
18029
  end
17849
18030
  end
17850
18031
 
18032
+ # Configuration for an App Engine network endpoint group (NEG). The service is
18033
+ # optional, may be provided explicitly or in the URL mask. The version is
18034
+ # optional and can only be provided explicitly or in the URL mask when service
18035
+ # is present.
18036
+ # Note: App Engine service must be in the same project and located in the same
18037
+ # region as the Serverless NEG.
18038
+ class NetworkEndpointGroupAppEngine
18039
+ include Google::Apis::Core::Hashable
18040
+
18041
+ # Optional serving service.
18042
+ # The service name must be 1-63 characters long, and comply with RFC1035.
18043
+ # Example value: "default", "my-service".
18044
+ # Corresponds to the JSON property `service`
18045
+ # @return [String]
18046
+ attr_accessor :service
18047
+
18048
+ # A template to parse service and version fields from a request URL. URL mask
18049
+ # allows for routing to multiple App Engine services without having to create
18050
+ # multiple Network Endpoint Groups and backend services.
18051
+ # For example, the request URLs "foo1-dot-appname.appspot.com/v1" and "foo1-dot-
18052
+ # appname.appspot.com/v2" can be backed by the same Serverless NEG with URL mask
18053
+ # "-dot-appname.appspot.com/". The URL mask will parse them to ` service = "foo1"
18054
+ # , version = "v1" ` and ` service = "foo1", version = "v2" ` respectively.
18055
+ # Corresponds to the JSON property `urlMask`
18056
+ # @return [String]
18057
+ attr_accessor :url_mask
18058
+
18059
+ # Optional serving version.
18060
+ # The version must be 1-63 characters long, and comply with RFC1035.
18061
+ # Example value: "v1", "v2".
18062
+ # Corresponds to the JSON property `version`
18063
+ # @return [String]
18064
+ attr_accessor :version
18065
+
18066
+ def initialize(**args)
18067
+ update!(**args)
18068
+ end
18069
+
18070
+ # Update properties of this object
18071
+ def update!(**args)
18072
+ @service = args[:service] if args.key?(:service)
18073
+ @url_mask = args[:url_mask] if args.key?(:url_mask)
18074
+ @version = args[:version] if args.key?(:version)
18075
+ end
18076
+ end
18077
+
18078
+ # Configuration for a Cloud Function network endpoint group (NEG). The function
18079
+ # must be provided explicitly or in the URL mask.
18080
+ # Note: Cloud Function must be in the same project and located in the same
18081
+ # region as the Serverless NEG.
18082
+ class NetworkEndpointGroupCloudFunction
18083
+ include Google::Apis::Core::Hashable
18084
+
18085
+ # A user-defined name of the Cloud Function.
18086
+ # The function name is case-sensitive and must be 1-63 characters long.
18087
+ # Example value: "func1".
18088
+ # Corresponds to the JSON property `function`
18089
+ # @return [String]
18090
+ attr_accessor :function
18091
+
18092
+ # A template to parse function field from a request URL. URL mask allows for
18093
+ # routing to multiple Cloud Functions without having to create multiple Network
18094
+ # Endpoint Groups and backend services.
18095
+ # For example, request URLs "mydomain.com/function1" and "mydomain.com/function2"
18096
+ # can be backed by the same Serverless NEG with URL mask "/". The URL mask will
18097
+ # parse them to ` function = "function1" ` and ` function = "function2" `
18098
+ # respectively.
18099
+ # Corresponds to the JSON property `urlMask`
18100
+ # @return [String]
18101
+ attr_accessor :url_mask
18102
+
18103
+ def initialize(**args)
18104
+ update!(**args)
18105
+ end
18106
+
18107
+ # Update properties of this object
18108
+ def update!(**args)
18109
+ @function = args[:function] if args.key?(:function)
18110
+ @url_mask = args[:url_mask] if args.key?(:url_mask)
18111
+ end
18112
+ end
18113
+
18114
+ # Configuration for a Cloud Run network endpoint group (NEG). The service must
18115
+ # be provided explicitly or in the URL mask. The tag is optional, may be
18116
+ # provided explicitly or in the URL mask.
18117
+ # Note: Cloud Run service must be in the same project and located in the same
18118
+ # region as the Serverless NEG.
18119
+ class NetworkEndpointGroupCloudRun
18120
+ include Google::Apis::Core::Hashable
18121
+
18122
+ # Cloud Run service is the main resource of Cloud Run.
18123
+ # The service must be 1-63 characters long, and comply with RFC1035.
18124
+ # Example value: "run-service".
18125
+ # Corresponds to the JSON property `service`
18126
+ # @return [String]
18127
+ attr_accessor :service
18128
+
18129
+ # Optional Cloud Run tag represents the "named-revision" to provide additional
18130
+ # fine-grained traffic routing information.
18131
+ # The tag must be 1-63 characters long, and comply with RFC1035.
18132
+ # Example value: "revision-0010".
18133
+ # Corresponds to the JSON property `tag`
18134
+ # @return [String]
18135
+ attr_accessor :tag
18136
+
18137
+ # A template to parse service and tag fields from a request URL. URL mask allows
18138
+ # for routing to multiple Run services without having to create multiple network
18139
+ # endpoint groups and backend services.
18140
+ # For example, request URLs "foo1.domain.com/bar1" and "foo1.domain.com/bar2"
18141
+ # can be backed by the same Serverless Network Endpoint Group (NEG) with URL
18142
+ # mask ".domain.com/". The URL mask will parse them to ` service="bar1", tag="
18143
+ # foo1" ` and ` service="bar2", tag="foo2" ` respectively.
18144
+ # Corresponds to the JSON property `urlMask`
18145
+ # @return [String]
18146
+ attr_accessor :url_mask
18147
+
18148
+ def initialize(**args)
18149
+ update!(**args)
18150
+ end
18151
+
18152
+ # Update properties of this object
18153
+ def update!(**args)
18154
+ @service = args[:service] if args.key?(:service)
18155
+ @tag = args[:tag] if args.key?(:tag)
18156
+ @url_mask = args[:url_mask] if args.key?(:url_mask)
18157
+ end
18158
+ end
18159
+
17851
18160
  # Load balancing specific fields for network endpoint group.
17852
18161
  class NetworkEndpointGroupLbNetworkEndpointGroup
17853
18162
  include Google::Apis::Core::Hashable
@@ -18078,7 +18387,7 @@ module Google
18078
18387
  class NetworkEndpointGroupsListEndpointsRequestNetworkEndpointFilter
18079
18388
  include Google::Apis::Core::Hashable
18080
18389
 
18081
- # The network endpoint. Next ID: 7
18390
+ # The network endpoint.
18082
18391
  # Corresponds to the JSON property `networkEndpoint`
18083
18392
  # @return [Google::Apis::ComputeBeta::NetworkEndpoint]
18084
18393
  attr_accessor :network_endpoint
@@ -18307,7 +18616,7 @@ module Google
18307
18616
  # @return [Array<Google::Apis::ComputeBeta::HealthStatusForNetworkEndpoint>]
18308
18617
  attr_accessor :healths
18309
18618
 
18310
- # The network endpoint. Next ID: 7
18619
+ # The network endpoint.
18311
18620
  # Corresponds to the JSON property `networkEndpoint`
18312
18621
  # @return [Google::Apis::ComputeBeta::NetworkEndpoint]
18313
18622
  attr_accessor :network_endpoint
@@ -18861,7 +19170,7 @@ module Google
18861
19170
  # @return [String]
18862
19171
  attr_accessor :name
18863
19172
 
18864
- # The URL of the node template to which this node group belongs.
19173
+ # URL of the node template to create the node group from.
18865
19174
  # Corresponds to the JSON property `nodeTemplate`
18866
19175
  # @return [String]
18867
19176
  attr_accessor :node_template
@@ -19501,7 +19810,7 @@ module Google
19501
19810
  # Represent a sole-tenant Node Template resource.
19502
19811
  # You can use a template to define properties for nodes in a node group. For
19503
19812
  # more information, read Creating node groups and instances. (== resource_for `$
19504
- # api_version`.nodeTemplates ==) (== NextID: 19 ==)
19813
+ # api_version`.nodeTemplates ==)
19505
19814
  class NodeTemplate
19506
19815
  include Google::Apis::Core::Hashable
19507
19816
 
@@ -22088,6 +22397,8 @@ module Google
22088
22397
  # defaultService must not be set. Conversely if defaultService is set,
22089
22398
  # defaultRouteAction cannot contain any weightedBackendServices.
22090
22399
  # Only one of defaultRouteAction or defaultUrlRedirect must be set.
22400
+ # UrlMaps for external HTTP(S) load balancers support only the urlRewrite action
22401
+ # within a pathMatcher's defaultRouteAction.
22091
22402
  # Corresponds to the JSON property `defaultRouteAction`
22092
22403
  # @return [Google::Apis::ComputeBeta::HttpRouteAction]
22093
22404
  attr_accessor :default_route_action
@@ -22191,6 +22502,8 @@ module Google
22191
22502
  # weightedBackendServices, service must not be set. Conversely if service is set,
22192
22503
  # routeAction cannot contain any weightedBackendServices.
22193
22504
  # Only one of routeAction or urlRedirect must be set.
22505
+ # UrlMaps for external HTTP(S) load balancers support only the urlRewrite action
22506
+ # within a pathRule's routeAction.
22194
22507
  # Corresponds to the JSON property `routeAction`
22195
22508
  # @return [Google::Apis::ComputeBeta::HttpRouteAction]
22196
22509
  attr_accessor :route_action
@@ -26803,7 +27116,7 @@ module Google
26803
27116
  end
26804
27117
  end
26805
27118
 
26806
- # Status of a NAT contained in this router. Next tag: 9
27119
+ # Status of a NAT contained in this router.
26807
27120
  class RouterStatusNatStatus
26808
27121
  include Google::Apis::Core::Hashable
26809
27122
 
@@ -27290,8 +27603,9 @@ module Google
27290
27603
  attr_accessor :on_host_maintenance
27291
27604
 
27292
27605
  # Defines whether the instance is preemptible. This can only be set during
27293
- # instance creation, it cannot be set or changed after the instance has been
27294
- # created.
27606
+ # instance creation or while the instance is stopped and therefore, in a `
27607
+ # TERMINATED` state. See Instance Life Cycle for more information on the
27608
+ # possible instance states.
27295
27609
  # Corresponds to the JSON property `preemptible`
27296
27610
  # @return [Boolean]
27297
27611
  attr_accessor :preemptible
@@ -29770,7 +30084,8 @@ module Google
29770
30084
  # The range of internal addresses that are owned by this subnetwork. Provide
29771
30085
  # this property when you create the subnetwork. For example, 10.0.0.0/8 or 192.
29772
30086
  # 168.0.0/16. Ranges must be unique and non-overlapping within a network. Only
29773
- # IPv4 is supported. This field can be set only at resource creation time.
30087
+ # IPv4 is supported. This field is set at resource creation time. The range can
30088
+ # be expanded after creation using expandIpCidrRange.
29774
30089
  # Corresponds to the JSON property `ipCidrRange`
29775
30090
  # @return [String]
29776
30091
  attr_accessor :ip_cidr_range
@@ -30473,6 +30788,225 @@ module Google
30473
30788
  end
30474
30789
  end
30475
30790
 
30791
+ # Represents a Target gRPC Proxy resource.
30792
+ # A target gRPC proxy is a component of load balancers intended for load
30793
+ # balancing gRPC traffic. Global forwarding rules reference a target gRPC proxy.
30794
+ # The Target gRPC Proxy references a URL map which specifies how traffic routes
30795
+ # to gRPC backend services.
30796
+ class TargetGrpcProxy
30797
+ include Google::Apis::Core::Hashable
30798
+
30799
+ # [Output Only] Creation timestamp in RFC3339 text format.
30800
+ # Corresponds to the JSON property `creationTimestamp`
30801
+ # @return [String]
30802
+ attr_accessor :creation_timestamp
30803
+
30804
+ # An optional description of this resource. Provide this property when you
30805
+ # create the resource.
30806
+ # Corresponds to the JSON property `description`
30807
+ # @return [String]
30808
+ attr_accessor :description
30809
+
30810
+ # Fingerprint of this resource. A hash of the contents stored in this object.
30811
+ # This field is used in optimistic locking. This field will be ignored when
30812
+ # inserting a TargetGrpcProxy. An up-to-date fingerprint must be provided in
30813
+ # order to patch/update the TargetGrpcProxy; otherwise, the request will fail
30814
+ # with error 412 conditionNotMet. To see the latest fingerprint, make a get()
30815
+ # request to retrieve the TargetGrpcProxy.
30816
+ # Corresponds to the JSON property `fingerprint`
30817
+ # NOTE: Values are automatically base64 encoded/decoded in the client library.
30818
+ # @return [String]
30819
+ attr_accessor :fingerprint
30820
+
30821
+ # [Output Only] The unique identifier for the resource type. The server
30822
+ # generates this identifier.
30823
+ # Corresponds to the JSON property `id`
30824
+ # @return [Fixnum]
30825
+ attr_accessor :id
30826
+
30827
+ # [Output Only] Type of the resource. Always compute#targetGrpcProxy for target
30828
+ # grpc proxies.
30829
+ # Corresponds to the JSON property `kind`
30830
+ # @return [String]
30831
+ attr_accessor :kind
30832
+
30833
+ # Name of the resource. Provided by the client when the resource is created. The
30834
+ # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
30835
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
30836
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
30837
+ # and all following characters must be a dash, lowercase letter, or digit,
30838
+ # except the last character, which cannot be a dash.
30839
+ # Corresponds to the JSON property `name`
30840
+ # @return [String]
30841
+ attr_accessor :name
30842
+
30843
+ # [Output Only] Server-defined URL for the resource.
30844
+ # Corresponds to the JSON property `selfLink`
30845
+ # @return [String]
30846
+ attr_accessor :self_link
30847
+
30848
+ # [Output Only] Server-defined URL with id for the resource.
30849
+ # Corresponds to the JSON property `selfLinkWithId`
30850
+ # @return [String]
30851
+ attr_accessor :self_link_with_id
30852
+
30853
+ # URL to the UrlMap resource that defines the mapping from URL to the
30854
+ # BackendService. The protocol field in the BackendService must be set to GRPC.
30855
+ # Corresponds to the JSON property `urlMap`
30856
+ # @return [String]
30857
+ attr_accessor :url_map
30858
+
30859
+ # If true, indicates that the BackendServices referenced by the urlMap may be
30860
+ # accessed by gRPC applications without using a sidecar proxy. This will enable
30861
+ # configuration checks on urlMap and its referenced BackendServices to not allow
30862
+ # unsupported features. A gRPC application must use "xds-experimental:///"
30863
+ # scheme in the target URI of the service it is connecting to. If false,
30864
+ # indicates that the BackendServices referenced by the urlMap will be accessed
30865
+ # by gRPC applications via a sidecar proxy. In this case, a gRPC application
30866
+ # must not use "xds-experimental:///" scheme in the target URI of the service it
30867
+ # is connecting to
30868
+ # Corresponds to the JSON property `validateForProxyless`
30869
+ # @return [Boolean]
30870
+ attr_accessor :validate_for_proxyless
30871
+ alias_method :validate_for_proxyless?, :validate_for_proxyless
30872
+
30873
+ def initialize(**args)
30874
+ update!(**args)
30875
+ end
30876
+
30877
+ # Update properties of this object
30878
+ def update!(**args)
30879
+ @creation_timestamp = args[:creation_timestamp] if args.key?(:creation_timestamp)
30880
+ @description = args[:description] if args.key?(:description)
30881
+ @fingerprint = args[:fingerprint] if args.key?(:fingerprint)
30882
+ @id = args[:id] if args.key?(:id)
30883
+ @kind = args[:kind] if args.key?(:kind)
30884
+ @name = args[:name] if args.key?(:name)
30885
+ @self_link = args[:self_link] if args.key?(:self_link)
30886
+ @self_link_with_id = args[:self_link_with_id] if args.key?(:self_link_with_id)
30887
+ @url_map = args[:url_map] if args.key?(:url_map)
30888
+ @validate_for_proxyless = args[:validate_for_proxyless] if args.key?(:validate_for_proxyless)
30889
+ end
30890
+ end
30891
+
30892
+ #
30893
+ class TargetGrpcProxyList
30894
+ include Google::Apis::Core::Hashable
30895
+
30896
+ # [Output Only] Unique identifier for the resource; defined by the server.
30897
+ # Corresponds to the JSON property `id`
30898
+ # @return [String]
30899
+ attr_accessor :id
30900
+
30901
+ # A list of TargetGrpcProxy resources.
30902
+ # Corresponds to the JSON property `items`
30903
+ # @return [Array<Google::Apis::ComputeBeta::TargetGrpcProxy>]
30904
+ attr_accessor :items
30905
+
30906
+ # [Output Only] Type of the resource. Always compute#targetGrpcProxy for target
30907
+ # grpc proxies.
30908
+ # Corresponds to the JSON property `kind`
30909
+ # @return [String]
30910
+ attr_accessor :kind
30911
+
30912
+ # [Output Only] This token allows you to get the next page of results for list
30913
+ # requests. If the number of results is larger than maxResults, use the
30914
+ # nextPageToken as a value for the query parameter pageToken in the next list
30915
+ # request. Subsequent list requests will have their own nextPageToken to
30916
+ # continue paging through the results.
30917
+ # Corresponds to the JSON property `nextPageToken`
30918
+ # @return [String]
30919
+ attr_accessor :next_page_token
30920
+
30921
+ # [Output Only] Server-defined URL for this resource.
30922
+ # Corresponds to the JSON property `selfLink`
30923
+ # @return [String]
30924
+ attr_accessor :self_link
30925
+
30926
+ # [Output Only] Informational warning message.
30927
+ # Corresponds to the JSON property `warning`
30928
+ # @return [Google::Apis::ComputeBeta::TargetGrpcProxyList::Warning]
30929
+ attr_accessor :warning
30930
+
30931
+ def initialize(**args)
30932
+ update!(**args)
30933
+ end
30934
+
30935
+ # Update properties of this object
30936
+ def update!(**args)
30937
+ @id = args[:id] if args.key?(:id)
30938
+ @items = args[:items] if args.key?(:items)
30939
+ @kind = args[:kind] if args.key?(:kind)
30940
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
30941
+ @self_link = args[:self_link] if args.key?(:self_link)
30942
+ @warning = args[:warning] if args.key?(:warning)
30943
+ end
30944
+
30945
+ # [Output Only] Informational warning message.
30946
+ class Warning
30947
+ include Google::Apis::Core::Hashable
30948
+
30949
+ # [Output Only] A warning code, if applicable. For example, Compute Engine
30950
+ # returns NO_RESULTS_ON_PAGE if there are no results in the response.
30951
+ # Corresponds to the JSON property `code`
30952
+ # @return [String]
30953
+ attr_accessor :code
30954
+
30955
+ # [Output Only] Metadata about this warning in key: value format. For example:
30956
+ # "data": [ ` "key": "scope", "value": "zones/us-east1-d" `
30957
+ # Corresponds to the JSON property `data`
30958
+ # @return [Array<Google::Apis::ComputeBeta::TargetGrpcProxyList::Warning::Datum>]
30959
+ attr_accessor :data
30960
+
30961
+ # [Output Only] A human-readable description of the warning code.
30962
+ # Corresponds to the JSON property `message`
30963
+ # @return [String]
30964
+ attr_accessor :message
30965
+
30966
+ def initialize(**args)
30967
+ update!(**args)
30968
+ end
30969
+
30970
+ # Update properties of this object
30971
+ def update!(**args)
30972
+ @code = args[:code] if args.key?(:code)
30973
+ @data = args[:data] if args.key?(:data)
30974
+ @message = args[:message] if args.key?(:message)
30975
+ end
30976
+
30977
+ #
30978
+ class Datum
30979
+ include Google::Apis::Core::Hashable
30980
+
30981
+ # [Output Only] A key that provides more detail on the warning being returned.
30982
+ # For example, for warnings where there are no results in a list request for a
30983
+ # particular zone, this key might be scope and the key value might be the zone
30984
+ # name. Other examples might be a key indicating a deprecated resource and a
30985
+ # suggested replacement, or a warning about invalid network settings (for
30986
+ # example, if an instance attempts to perform IP forwarding but is not enabled
30987
+ # for IP forwarding).
30988
+ # Corresponds to the JSON property `key`
30989
+ # @return [String]
30990
+ attr_accessor :key
30991
+
30992
+ # [Output Only] A warning data value corresponding to the key.
30993
+ # Corresponds to the JSON property `value`
30994
+ # @return [String]
30995
+ attr_accessor :value
30996
+
30997
+ def initialize(**args)
30998
+ update!(**args)
30999
+ end
31000
+
31001
+ # Update properties of this object
31002
+ def update!(**args)
31003
+ @key = args[:key] if args.key?(:key)
31004
+ @value = args[:value] if args.key?(:value)
31005
+ end
31006
+ end
31007
+ end
31008
+ end
31009
+
30476
31010
  #
30477
31011
  class TargetHttpProxiesScopedList
30478
31012
  include Google::Apis::Core::Hashable
@@ -33460,6 +33994,8 @@ module Google
33460
33994
  # must not be set. Conversely if defaultService is set, defaultRouteAction
33461
33995
  # cannot contain any weightedBackendServices.
33462
33996
  # Only one of defaultRouteAction or defaultUrlRedirect must be set.
33997
+ # UrlMaps for external HTTP(S) load balancers support only the urlRewrite action
33998
+ # within defaultRouteAction.
33463
33999
  # Corresponds to the JSON property `defaultRouteAction`
33464
34000
  # @return [Google::Apis::ComputeBeta::HttpRouteAction]
33465
34001
  attr_accessor :default_route_action