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
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://developers.google.com/compute/docs/reference/latest/
26
26
  module ComputeV1
27
27
  VERSION = 'V1'
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
@@ -1419,10 +1419,10 @@ module Google
1419
1419
  # specified in each AuditConfig are enabled, and the exempted_members in each
1420
1420
  # AuditLogConfig are exempted.
1421
1421
  # Example Policy with multiple AuditConfigs:
1422
- # ` "audit_configs": [ ` "service": "allServices" "audit_log_configs": [ ` "
1422
+ # ` "audit_configs": [ ` "service": "allServices", "audit_log_configs": [ ` "
1423
1423
  # log_type": "DATA_READ", "exempted_members": [ "user:jose@example.com" ] `, ` "
1424
- # log_type": "DATA_WRITE", `, ` "log_type": "ADMIN_READ", ` ] `, ` "service": "
1425
- # sampleservice.googleapis.com" "audit_log_configs": [ ` "log_type": "DATA_READ",
1424
+ # log_type": "DATA_WRITE" `, ` "log_type": "ADMIN_READ" ` ] `, ` "service": "
1425
+ # sampleservice.googleapis.com", "audit_log_configs": [ ` "log_type": "DATA_READ"
1426
1426
  # `, ` "log_type": "DATA_WRITE", "exempted_members": [ "user:aliya@example.com"
1427
1427
  # ] ` ] ` ] `
1428
1428
  # For sampleservice, this policy enables DATA_READ, DATA_WRITE and ADMIN_READ
@@ -1462,7 +1462,7 @@ module Google
1462
1462
 
1463
1463
  # Provides the configuration for logging a type of permissions. Example:
1464
1464
  # ` "audit_log_configs": [ ` "log_type": "DATA_READ", "exempted_members": [ "
1465
- # user:jose@example.com" ] `, ` "log_type": "DATA_WRITE", ` ] `
1465
+ # user:jose@example.com" ] `, ` "log_type": "DATA_WRITE" ` ] `
1466
1466
  # This enables 'DATA_READ' and 'DATA_WRITE' logging, while exempting jose@
1467
1467
  # example.com from DATA_READ logging.
1468
1468
  class AuditLogConfig
@@ -2223,7 +2223,9 @@ module Google
2223
2223
  # UTILIZATION, RATE or CONNECTION). Default value is 1, which means the group
2224
2224
  # will serve up to 100% of its configured capacity (depending on balancingMode).
2225
2225
  # A setting of 0 means the group is completely drained, offering 0% of its
2226
- # available Capacity. Valid range is [0.0,1.0].
2226
+ # available capacity. Valid range is 0.0 and [0.1,1.0]. You cannot configure a
2227
+ # setting larger than 0 and smaller than 0.1. You cannot configure a setting of
2228
+ # 0 when there is only one backend attached to the backend service.
2227
2229
  # This cannot be used for internal load balancing.
2228
2230
  # Corresponds to the JSON property `capacityScaler`
2229
2231
  # @return [Float]
@@ -2603,7 +2605,7 @@ module Google
2603
2605
  # scoped.
2604
2606
  # * [Global](/compute/docs/reference/rest/`$api_version`/backendServices) * [
2605
2607
  # Regional](/compute/docs/reference/rest/`$api_version`/regionBackendServices)
2606
- # For more information, read Backend Services.
2608
+ # For more information, see Backend Services.
2607
2609
  # (== resource_for `$api_version`.backendService ==)
2608
2610
  class BackendService
2609
2611
  include Google::Apis::Core::Hashable
@@ -2739,8 +2741,8 @@ module Google
2739
2741
  # redirected to the load balancer.
2740
2742
  # - MAGLEV: used as a drop in replacement for the ring hash load balancer.
2741
2743
  # Maglev is not as stable as ring hash but has faster table lookup build times
2742
- # and host selection times. For more information about Maglev, refer to https://
2743
- # ai.google/research/pubs/pub44824
2744
+ # and host selection times. For more information about Maglev, see https://ai.
2745
+ # google/research/pubs/pub44824
2744
2746
  # This field is applicable to either:
2745
2747
  # - A regional backend service with the service_protocol set to HTTP, HTTPS, or
2746
2748
  # HTTP2, and load_balancing_scheme set to INTERNAL_MANAGED.
@@ -2842,8 +2844,8 @@ module Google
2842
2844
  attr_accessor :session_affinity
2843
2845
 
2844
2846
  # The backend service timeout has a different meaning depending on the type of
2845
- # load balancer. For more information read, Backend service settings The
2846
- # default is 30 seconds.
2847
+ # load balancer. For more information see, Backend service settings The default
2848
+ # is 30 seconds.
2847
2849
  # Corresponds to the JSON property `timeoutSec`
2848
2850
  # @return [Fixnum]
2849
2851
  attr_accessor :timeout_sec
@@ -3095,6 +3097,11 @@ module Google
3095
3097
  class BackendServiceGroupHealth
3096
3098
  include Google::Apis::Core::Hashable
3097
3099
 
3100
+ # Metadata defined as annotations on the network endpoint group.
3101
+ # Corresponds to the JSON property `annotations`
3102
+ # @return [Hash<String,String>]
3103
+ attr_accessor :annotations
3104
+
3098
3105
  # Health state of the backend instances or endpoints in requested instance or
3099
3106
  # network endpoint group, determined based on configured health checks.
3100
3107
  # Corresponds to the JSON property `healthStatus`
@@ -3113,6 +3120,7 @@ module Google
3113
3120
 
3114
3121
  # Update properties of this object
3115
3122
  def update!(**args)
3123
+ @annotations = args[:annotations] if args.key?(:annotations)
3116
3124
  @health_status = args[:health_status] if args.key?(:health_status)
3117
3125
  @kind = args[:kind] if args.key?(:kind)
3118
3126
  end
@@ -3122,18 +3130,22 @@ module Google
3122
3130
  class BackendServiceIap
3123
3131
  include Google::Apis::Core::Hashable
3124
3132
 
3125
- #
3133
+ # Whether the serving infrastructure will authenticate and authorize all
3134
+ # incoming requests. If true, the oauth2ClientId and oauth2ClientSecret fields
3135
+ # must be non-empty.
3126
3136
  # Corresponds to the JSON property `enabled`
3127
3137
  # @return [Boolean]
3128
3138
  attr_accessor :enabled
3129
3139
  alias_method :enabled?, :enabled
3130
3140
 
3131
- #
3141
+ # OAuth2 client ID to use for the authentication flow.
3132
3142
  # Corresponds to the JSON property `oauth2ClientId`
3133
3143
  # @return [String]
3134
3144
  attr_accessor :oauth2_client_id
3135
3145
 
3136
- #
3146
+ # OAuth2 client secret to use for the authentication flow. For security reasons,
3147
+ # this value cannot be retrieved via the API. Instead, the SHA-256 hash of the
3148
+ # value is returned in the oauth2ClientSecretSha256 field.
3137
3149
  # Corresponds to the JSON property `oauth2ClientSecret`
3138
3150
  # @return [String]
3139
3151
  attr_accessor :oauth2_client_secret
@@ -4545,6 +4557,24 @@ module Google
4545
4557
  # @return [Fixnum]
4546
4558
  attr_accessor :size_gb
4547
4559
 
4560
+ # The source disk used to create this disk. You can provide this as a partial or
4561
+ # full URL to the resource. For example, the following are valid values:
4562
+ # - https://www.googleapis.com/compute/v1/projects/project/zones/zone/disks/disk
4563
+ # - projects/project/zones/zone/disks/disk
4564
+ # - zones/zone/disks/disk
4565
+ # Corresponds to the JSON property `sourceDisk`
4566
+ # @return [String]
4567
+ attr_accessor :source_disk
4568
+
4569
+ # [Output Only] The unique ID of the disk used to create this disk. This value
4570
+ # identifies the exact disk that was used to create this persistent disk. For
4571
+ # example, if you created the persistent disk from a disk that was later deleted
4572
+ # and recreated under the same name, the source disk ID would identify the exact
4573
+ # version of the disk that was used.
4574
+ # Corresponds to the JSON property `sourceDiskId`
4575
+ # @return [String]
4576
+ attr_accessor :source_disk_id
4577
+
4548
4578
  # The source image used to create this disk. If the source image is deleted,
4549
4579
  # this field will not be set.
4550
4580
  # To create a disk with one of the public operating system images, specify the
@@ -4656,6 +4686,8 @@ module Google
4656
4686
  @resource_policies = args[:resource_policies] if args.key?(:resource_policies)
4657
4687
  @self_link = args[:self_link] if args.key?(:self_link)
4658
4688
  @size_gb = args[:size_gb] if args.key?(:size_gb)
4689
+ @source_disk = args[:source_disk] if args.key?(:source_disk)
4690
+ @source_disk_id = args[:source_disk_id] if args.key?(:source_disk_id)
4659
4691
  @source_image = args[:source_image] if args.key?(:source_image)
4660
4692
  @source_image_encryption_key = args[:source_image_encryption_key] if args.key?(:source_image_encryption_key)
4661
4693
  @source_image_id = args[:source_image_id] if args.key?(:source_image_id)
@@ -7249,6 +7281,60 @@ module Google
7249
7281
  end
7250
7282
  end
7251
7283
 
7284
+ #
7285
+ class GrpcHealthCheck
7286
+ include Google::Apis::Core::Hashable
7287
+
7288
+ # The gRPC service name for the health check. This field is optional. The value
7289
+ # of grpc_service_name has the following meanings by convention:
7290
+ # - Empty service_name means the overall status of all services at the backend.
7291
+ # - Non-empty service_name means the health of that gRPC service, as defined by
7292
+ # the owner of the service.
7293
+ # The grpc_service_name can only be ASCII.
7294
+ # Corresponds to the JSON property `grpcServiceName`
7295
+ # @return [String]
7296
+ attr_accessor :grpc_service_name
7297
+
7298
+ # The port number for the health check request. Must be specified if port_name
7299
+ # and port_specification are not set or if port_specification is USE_FIXED_PORT.
7300
+ # Valid values are 1 through 65535.
7301
+ # Corresponds to the JSON property `port`
7302
+ # @return [Fixnum]
7303
+ attr_accessor :port
7304
+
7305
+ # Port name as defined in InstanceGroup#NamedPort#name. If both port and
7306
+ # port_name are defined, port takes precedence. The port_name should conform to
7307
+ # RFC1035.
7308
+ # Corresponds to the JSON property `portName`
7309
+ # @return [String]
7310
+ attr_accessor :port_name
7311
+
7312
+ # Specifies how port is selected for health checking, can be one of following
7313
+ # values:
7314
+ # USE_FIXED_PORT: The port number in port is used for health checking.
7315
+ # USE_NAMED_PORT: The portName is used for health checking.
7316
+ # USE_SERVING_PORT: For NetworkEndpointGroup, the port specified for each
7317
+ # network endpoint is used for health checking. For other backends, the port or
7318
+ # named port specified in the Backend Service is used for health checking.
7319
+ # If not specified, gRPC health check follows behavior specified in port and
7320
+ # portName fields.
7321
+ # Corresponds to the JSON property `portSpecification`
7322
+ # @return [String]
7323
+ attr_accessor :port_specification
7324
+
7325
+ def initialize(**args)
7326
+ update!(**args)
7327
+ end
7328
+
7329
+ # Update properties of this object
7330
+ def update!(**args)
7331
+ @grpc_service_name = args[:grpc_service_name] if args.key?(:grpc_service_name)
7332
+ @port = args[:port] if args.key?(:port)
7333
+ @port_name = args[:port_name] if args.key?(:port_name)
7334
+ @port_specification = args[:port_specification] if args.key?(:port_specification)
7335
+ end
7336
+ end
7337
+
7252
7338
  #
7253
7339
  class GlobalNetworkEndpointGroupsAttachEndpointsRequest
7254
7340
  include Google::Apis::Core::Hashable
@@ -7746,6 +7832,11 @@ module Google
7746
7832
  # @return [String]
7747
7833
  attr_accessor :description
7748
7834
 
7835
+ #
7836
+ # Corresponds to the JSON property `grpcHealthCheck`
7837
+ # @return [Google::Apis::ComputeV1::GrpcHealthCheck]
7838
+ attr_accessor :grpc_health_check
7839
+
7749
7840
  # A so-far unhealthy instance will be marked healthy after this many consecutive
7750
7841
  # successes. The default value is 2.
7751
7842
  # Corresponds to the JSON property `healthyThreshold`
@@ -7778,6 +7869,12 @@ module Google
7778
7869
  # @return [String]
7779
7870
  attr_accessor :kind
7780
7871
 
7872
+ # Configuration of logging on a health check. If logging is enabled, logs will
7873
+ # be exported to Stackdriver.
7874
+ # Corresponds to the JSON property `logConfig`
7875
+ # @return [Google::Apis::ComputeV1::HealthCheckLogConfig]
7876
+ attr_accessor :log_config
7877
+
7781
7878
  # Name of the resource. Provided by the client when the resource is created. The
7782
7879
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
7783
7880
  # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
@@ -7838,12 +7935,14 @@ module Google
7838
7935
  @check_interval_sec = args[:check_interval_sec] if args.key?(:check_interval_sec)
7839
7936
  @creation_timestamp = args[:creation_timestamp] if args.key?(:creation_timestamp)
7840
7937
  @description = args[:description] if args.key?(:description)
7938
+ @grpc_health_check = args[:grpc_health_check] if args.key?(:grpc_health_check)
7841
7939
  @healthy_threshold = args[:healthy_threshold] if args.key?(:healthy_threshold)
7842
7940
  @http2_health_check = args[:http2_health_check] if args.key?(:http2_health_check)
7843
7941
  @http_health_check = args[:http_health_check] if args.key?(:http_health_check)
7844
7942
  @https_health_check = args[:https_health_check] if args.key?(:https_health_check)
7845
7943
  @id = args[:id] if args.key?(:id)
7846
7944
  @kind = args[:kind] if args.key?(:kind)
7945
+ @log_config = args[:log_config] if args.key?(:log_config)
7847
7946
  @name = args[:name] if args.key?(:name)
7848
7947
  @region = args[:region] if args.key?(:region)
7849
7948
  @self_link = args[:self_link] if args.key?(:self_link)
@@ -7972,6 +8071,28 @@ module Google
7972
8071
  end
7973
8072
  end
7974
8073
 
8074
+ # Configuration of logging on a health check. If logging is enabled, logs will
8075
+ # be exported to Stackdriver.
8076
+ class HealthCheckLogConfig
8077
+ include Google::Apis::Core::Hashable
8078
+
8079
+ # Indicates whether or not to export logs. This is false by default, which means
8080
+ # no health check logging will be done.
8081
+ # Corresponds to the JSON property `enable`
8082
+ # @return [Boolean]
8083
+ attr_accessor :enable
8084
+ alias_method :enable?, :enable
8085
+
8086
+ def initialize(**args)
8087
+ update!(**args)
8088
+ end
8089
+
8090
+ # Update properties of this object
8091
+ def update!(**args)
8092
+ @enable = args[:enable] if args.key?(:enable)
8093
+ end
8094
+ end
8095
+
7975
8096
  # A full or valid partial URL to a health check. For example, the following are
7976
8097
  # valid URLs:
7977
8098
  # - https://www.googleapis.com/compute/beta/projects/project-id/global/
@@ -7996,6 +8117,270 @@ module Google
7996
8117
  end
7997
8118
  end
7998
8119
 
8120
+ # Represents a Health-Check as a Service resource.
8121
+ # (== resource_for `$api_version`.regionHealthCheckServices ==)
8122
+ class HealthCheckService
8123
+ include Google::Apis::Core::Hashable
8124
+
8125
+ # [Output Only] Creation timestamp in RFC3339 text format.
8126
+ # Corresponds to the JSON property `creationTimestamp`
8127
+ # @return [String]
8128
+ attr_accessor :creation_timestamp
8129
+
8130
+ # An optional description of this resource. Provide this property when you
8131
+ # create the resource.
8132
+ # Corresponds to the JSON property `description`
8133
+ # @return [String]
8134
+ attr_accessor :description
8135
+
8136
+ # Fingerprint of this resource. A hash of the contents stored in this object.
8137
+ # This field is used in optimistic locking. This field will be ignored when
8138
+ # inserting a HealthCheckService. An up-to-date fingerprint must be provided in
8139
+ # order to patch/update the HealthCheckService; Otherwise, the request will fail
8140
+ # with error 412 conditionNotMet. To see the latest fingerprint, make a get()
8141
+ # request to retrieve the HealthCheckService.
8142
+ # Corresponds to the JSON property `fingerprint`
8143
+ # NOTE: Values are automatically base64 encoded/decoded in the client library.
8144
+ # @return [String]
8145
+ attr_accessor :fingerprint
8146
+
8147
+ # List of URLs to the HealthCheck resources. Must have at least one HealthCheck,
8148
+ # and not more than 10. HealthCheck resources must have portSpecification=
8149
+ # USE_SERVING_PORT. For regional HealthCheckService, the HealthCheck must be
8150
+ # regional and in the same region. For global HealthCheckService, HealthCheck
8151
+ # must be global. Mix of regional and global HealthChecks is not supported.
8152
+ # Multiple regional HealthChecks must belong to the same region. Regional
8153
+ # HealthChecks</code? must belong to the same region as zones of NEGs.
8154
+ # Corresponds to the JSON property `healthChecks`
8155
+ # @return [Array<String>]
8156
+ attr_accessor :health_checks
8157
+
8158
+ # Optional. Policy for how the results from multiple health checks for the same
8159
+ # endpoint are aggregated. Defaults to NO_AGGREGATION if unspecified.
8160
+ # - NO_AGGREGATION. An EndpointHealth message is returned for each backend in
8161
+ # the health check service.
8162
+ # - AND. If any backend's health check reports UNHEALTHY, then UNHEALTHY is the
8163
+ # HealthState of the entire health check service. If all backend's are healthy,
8164
+ # the HealthState of the health check service is HEALTHY. .
8165
+ # Corresponds to the JSON property `healthStatusAggregationPolicy`
8166
+ # @return [String]
8167
+ attr_accessor :health_status_aggregation_policy
8168
+
8169
+ # [Output Only] The unique identifier for the resource. This identifier is
8170
+ # defined by the server.
8171
+ # Corresponds to the JSON property `id`
8172
+ # @return [Fixnum]
8173
+ attr_accessor :id
8174
+
8175
+ # [Output only] Type of the resource. Always compute#healthCheckServicefor
8176
+ # health check services.
8177
+ # Corresponds to the JSON property `kind`
8178
+ # @return [String]
8179
+ attr_accessor :kind
8180
+
8181
+ # Name of the resource. The name must be 1-63 characters long, and comply with
8182
+ # RFC1035. Specifically, the name must be 1-63 characters long and match the
8183
+ # regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first
8184
+ # character must be a lowercase letter, and all following characters must be a
8185
+ # dash, lowercase letter, or digit, except the last character, which cannot be a
8186
+ # dash.
8187
+ # Corresponds to the JSON property `name`
8188
+ # @return [String]
8189
+ attr_accessor :name
8190
+
8191
+ # List of URLs to the NetworkEndpointGroup resources. Must not have more than
8192
+ # 100. For regional HealthCheckService, NEGs must be in zones in the region of
8193
+ # the HealthCheckService.
8194
+ # Corresponds to the JSON property `networkEndpointGroups`
8195
+ # @return [Array<String>]
8196
+ attr_accessor :network_endpoint_groups
8197
+
8198
+ # List of URLs to the NotificationEndpoint resources. Must not have more than 10.
8199
+ # A list of endpoints for receiving notifications of change in health status.
8200
+ # For regional HealthCheckService, NotificationEndpoint must be regional and in
8201
+ # the same region. For global HealthCheckService, NotificationEndpoint must be
8202
+ # global.
8203
+ # Corresponds to the JSON property `notificationEndpoints`
8204
+ # @return [Array<String>]
8205
+ attr_accessor :notification_endpoints
8206
+
8207
+ # [Output Only] URL of the region where the health check service resides. This
8208
+ # field is not applicable to global health check services. You must specify this
8209
+ # field as part of the HTTP request URL. It is not settable as a field in the
8210
+ # request body.
8211
+ # Corresponds to the JSON property `region`
8212
+ # @return [String]
8213
+ attr_accessor :region
8214
+
8215
+ # [Output Only] Server-defined URL for the resource.
8216
+ # Corresponds to the JSON property `selfLink`
8217
+ # @return [String]
8218
+ attr_accessor :self_link
8219
+
8220
+ def initialize(**args)
8221
+ update!(**args)
8222
+ end
8223
+
8224
+ # Update properties of this object
8225
+ def update!(**args)
8226
+ @creation_timestamp = args[:creation_timestamp] if args.key?(:creation_timestamp)
8227
+ @description = args[:description] if args.key?(:description)
8228
+ @fingerprint = args[:fingerprint] if args.key?(:fingerprint)
8229
+ @health_checks = args[:health_checks] if args.key?(:health_checks)
8230
+ @health_status_aggregation_policy = args[:health_status_aggregation_policy] if args.key?(:health_status_aggregation_policy)
8231
+ @id = args[:id] if args.key?(:id)
8232
+ @kind = args[:kind] if args.key?(:kind)
8233
+ @name = args[:name] if args.key?(:name)
8234
+ @network_endpoint_groups = args[:network_endpoint_groups] if args.key?(:network_endpoint_groups)
8235
+ @notification_endpoints = args[:notification_endpoints] if args.key?(:notification_endpoints)
8236
+ @region = args[:region] if args.key?(:region)
8237
+ @self_link = args[:self_link] if args.key?(:self_link)
8238
+ end
8239
+ end
8240
+
8241
+ # A full or valid partial URL to a health check service. For example, the
8242
+ # following are valid URLs:
8243
+ # - https://www.googleapis.com/compute/beta/projects/project-id/regions/us-west1/
8244
+ # healthCheckServices/health-check-service
8245
+ # - projects/project-id/regions/us-west1/healthCheckServices/health-check-
8246
+ # service
8247
+ # - regions/us-west1/healthCheckServices/health-check-service
8248
+ class HealthCheckServiceReference
8249
+ include Google::Apis::Core::Hashable
8250
+
8251
+ #
8252
+ # Corresponds to the JSON property `healthCheckService`
8253
+ # @return [String]
8254
+ attr_accessor :health_check_service
8255
+
8256
+ def initialize(**args)
8257
+ update!(**args)
8258
+ end
8259
+
8260
+ # Update properties of this object
8261
+ def update!(**args)
8262
+ @health_check_service = args[:health_check_service] if args.key?(:health_check_service)
8263
+ end
8264
+ end
8265
+
8266
+ #
8267
+ class HealthCheckServicesList
8268
+ include Google::Apis::Core::Hashable
8269
+
8270
+ # [Output Only] Unique identifier for the resource; defined by the server.
8271
+ # Corresponds to the JSON property `id`
8272
+ # @return [String]
8273
+ attr_accessor :id
8274
+
8275
+ # A list of HealthCheckService resources.
8276
+ # Corresponds to the JSON property `items`
8277
+ # @return [Array<Google::Apis::ComputeV1::HealthCheckService>]
8278
+ attr_accessor :items
8279
+
8280
+ # [Output Only] Type of the resource. Always compute#healthCheckServicesList for
8281
+ # lists of HealthCheckServices.
8282
+ # Corresponds to the JSON property `kind`
8283
+ # @return [String]
8284
+ attr_accessor :kind
8285
+
8286
+ # [Output Only] This token allows you to get the next page of results for list
8287
+ # requests. If the number of results is larger than maxResults, use the
8288
+ # nextPageToken as a value for the query parameter pageToken in the next list
8289
+ # request. Subsequent list requests will have their own nextPageToken to
8290
+ # continue paging through the results.
8291
+ # Corresponds to the JSON property `nextPageToken`
8292
+ # @return [String]
8293
+ attr_accessor :next_page_token
8294
+
8295
+ # [Output Only] Server-defined URL for this resource.
8296
+ # Corresponds to the JSON property `selfLink`
8297
+ # @return [String]
8298
+ attr_accessor :self_link
8299
+
8300
+ # [Output Only] Informational warning message.
8301
+ # Corresponds to the JSON property `warning`
8302
+ # @return [Google::Apis::ComputeV1::HealthCheckServicesList::Warning]
8303
+ attr_accessor :warning
8304
+
8305
+ def initialize(**args)
8306
+ update!(**args)
8307
+ end
8308
+
8309
+ # Update properties of this object
8310
+ def update!(**args)
8311
+ @id = args[:id] if args.key?(:id)
8312
+ @items = args[:items] if args.key?(:items)
8313
+ @kind = args[:kind] if args.key?(:kind)
8314
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
8315
+ @self_link = args[:self_link] if args.key?(:self_link)
8316
+ @warning = args[:warning] if args.key?(:warning)
8317
+ end
8318
+
8319
+ # [Output Only] Informational warning message.
8320
+ class Warning
8321
+ include Google::Apis::Core::Hashable
8322
+
8323
+ # [Output Only] A warning code, if applicable. For example, Compute Engine
8324
+ # returns NO_RESULTS_ON_PAGE if there are no results in the response.
8325
+ # Corresponds to the JSON property `code`
8326
+ # @return [String]
8327
+ attr_accessor :code
8328
+
8329
+ # [Output Only] Metadata about this warning in key: value format. For example:
8330
+ # "data": [ ` "key": "scope", "value": "zones/us-east1-d" `
8331
+ # Corresponds to the JSON property `data`
8332
+ # @return [Array<Google::Apis::ComputeV1::HealthCheckServicesList::Warning::Datum>]
8333
+ attr_accessor :data
8334
+
8335
+ # [Output Only] A human-readable description of the warning code.
8336
+ # Corresponds to the JSON property `message`
8337
+ # @return [String]
8338
+ attr_accessor :message
8339
+
8340
+ def initialize(**args)
8341
+ update!(**args)
8342
+ end
8343
+
8344
+ # Update properties of this object
8345
+ def update!(**args)
8346
+ @code = args[:code] if args.key?(:code)
8347
+ @data = args[:data] if args.key?(:data)
8348
+ @message = args[:message] if args.key?(:message)
8349
+ end
8350
+
8351
+ #
8352
+ class Datum
8353
+ include Google::Apis::Core::Hashable
8354
+
8355
+ # [Output Only] A key that provides more detail on the warning being returned.
8356
+ # For example, for warnings where there are no results in a list request for a
8357
+ # particular zone, this key might be scope and the key value might be the zone
8358
+ # name. Other examples might be a key indicating a deprecated resource and a
8359
+ # suggested replacement, or a warning about invalid network settings (for
8360
+ # example, if an instance attempts to perform IP forwarding but is not enabled
8361
+ # for IP forwarding).
8362
+ # Corresponds to the JSON property `key`
8363
+ # @return [String]
8364
+ attr_accessor :key
8365
+
8366
+ # [Output Only] A warning data value corresponding to the key.
8367
+ # Corresponds to the JSON property `value`
8368
+ # @return [String]
8369
+ attr_accessor :value
8370
+
8371
+ def initialize(**args)
8372
+ update!(**args)
8373
+ end
8374
+
8375
+ # Update properties of this object
8376
+ def update!(**args)
8377
+ @key = args[:key] if args.key?(:key)
8378
+ @value = args[:value] if args.key?(:value)
8379
+ end
8380
+ end
8381
+ end
8382
+ end
8383
+
7999
8384
  #
8000
8385
  class HealthChecksAggregatedList
8001
8386
  include Google::Apis::Core::Hashable
@@ -8208,6 +8593,11 @@ module Google
8208
8593
  class HealthStatus
8209
8594
  include Google::Apis::Core::Hashable
8210
8595
 
8596
+ # Metadata defined as annotations for network endpoint.
8597
+ # Corresponds to the JSON property `annotations`
8598
+ # @return [Hash<String,String>]
8599
+ attr_accessor :annotations
8600
+
8211
8601
  # Health state of the instance.
8212
8602
  # Corresponds to the JSON property `healthState`
8213
8603
  # @return [String]
@@ -8235,6 +8625,7 @@ module Google
8235
8625
 
8236
8626
  # Update properties of this object
8237
8627
  def update!(**args)
8628
+ @annotations = args[:annotations] if args.key?(:annotations)
8238
8629
  @health_state = args[:health_state] if args.key?(:health_state)
8239
8630
  @instance = args[:instance] if args.key?(:instance)
8240
8631
  @ip_address = args[:ip_address] if args.key?(:ip_address)
@@ -8268,6 +8659,17 @@ module Google
8268
8659
  # @return [Google::Apis::ComputeV1::HealthCheckReference]
8269
8660
  attr_accessor :health_check
8270
8661
 
8662
+ # A full or valid partial URL to a health check service. For example, the
8663
+ # following are valid URLs:
8664
+ # - https://www.googleapis.com/compute/beta/projects/project-id/regions/us-west1/
8665
+ # healthCheckServices/health-check-service
8666
+ # - projects/project-id/regions/us-west1/healthCheckServices/health-check-
8667
+ # service
8668
+ # - regions/us-west1/healthCheckServices/health-check-service
8669
+ # Corresponds to the JSON property `healthCheckService`
8670
+ # @return [Google::Apis::ComputeV1::HealthCheckServiceReference]
8671
+ attr_accessor :health_check_service
8672
+
8271
8673
  # Health state of the network endpoint determined based on the health checks
8272
8674
  # configured.
8273
8675
  # Corresponds to the JSON property `healthState`
@@ -8283,6 +8685,7 @@ module Google
8283
8685
  @backend_service = args[:backend_service] if args.key?(:backend_service)
8284
8686
  @forwarding_rule = args[:forwarding_rule] if args.key?(:forwarding_rule)
8285
8687
  @health_check = args[:health_check] if args.key?(:health_check)
8688
+ @health_check_service = args[:health_check_service] if args.key?(:health_check_service)
8286
8689
  @health_state = args[:health_state] if args.key?(:health_state)
8287
8690
  end
8288
8691
  end
@@ -9597,11 +10000,13 @@ module Google
9597
10000
  # @return [String]
9598
10001
  attr_accessor :source_disk_id
9599
10002
 
9600
- # URL of the source image used to create this image. This can be a full or valid
9601
- # partial URL. You must provide exactly one of:
9602
- # - this property, or
9603
- # - the rawDisk.source property, or
9604
- # - the sourceDisk property in order to create an image.
10003
+ # URL of the source image used to create this image.
10004
+ # In order to create an image, you must provide the full or partial URL of one
10005
+ # of the following:
10006
+ # - The selfLink URL
10007
+ # - This property
10008
+ # - The rawDisk.source URL
10009
+ # - The sourceDisk URL
9605
10010
  # Corresponds to the JSON property `sourceImage`
9606
10011
  # @return [String]
9607
10012
  attr_accessor :source_image
@@ -9618,12 +10023,14 @@ module Google
9618
10023
  # @return [String]
9619
10024
  attr_accessor :source_image_id
9620
10025
 
9621
- # URL of the source snapshot used to create this image. This can be a full or
9622
- # valid partial URL. You must provide exactly one of:
9623
- # - this property, or
9624
- # - the sourceImage property, or
9625
- # - the rawDisk.source property, or
9626
- # - the sourceDisk property in order to create an image.
10026
+ # URL of the source snapshot used to create this image.
10027
+ # In order to create an image, you must provide the full or partial URL of one
10028
+ # of the following:
10029
+ # - The selfLink URL
10030
+ # - This property
10031
+ # - The sourceImage URL
10032
+ # - The rawDisk.source URL
10033
+ # - The sourceDisk URL
9627
10034
  # Corresponds to the JSON property `sourceSnapshot`
9628
10035
  # @return [String]
9629
10036
  attr_accessor :source_snapshot
@@ -12320,9 +12727,9 @@ module Google
12320
12727
  class InstanceProperties
12321
12728
  include Google::Apis::Core::Hashable
12322
12729
 
12323
- # Enables instances created based on this template to send packets with source
12324
- # IP addresses other than their own and receive packets with destination IP
12325
- # addresses other than their own. If these instances will be used as an IP
12730
+ # Enables instances created based on these properties to send packets with
12731
+ # source IP addresses other than their own and receive packets with destination
12732
+ # IP addresses other than their own. If these instances will be used as an IP
12326
12733
  # gateway or it will be set as the next-hop in a Route resource, specify true.
12327
12734
  # If unsure, leave this set to false. See the Enable IP forwarding documentation
12328
12735
  # for more information.
@@ -12331,30 +12738,30 @@ module Google
12331
12738
  attr_accessor :can_ip_forward
12332
12739
  alias_method :can_ip_forward?, :can_ip_forward
12333
12740
 
12334
- # An optional text description for the instances that are created from this
12335
- # instance template.
12741
+ # An optional text description for the instances that are created from these
12742
+ # properties.
12336
12743
  # Corresponds to the JSON property `description`
12337
12744
  # @return [String]
12338
12745
  attr_accessor :description
12339
12746
 
12340
12747
  # An array of disks that are associated with the instances that are created from
12341
- # this template.
12748
+ # these properties.
12342
12749
  # Corresponds to the JSON property `disks`
12343
12750
  # @return [Array<Google::Apis::ComputeV1::AttachedDisk>]
12344
12751
  attr_accessor :disks
12345
12752
 
12346
12753
  # A list of guest accelerator cards' type and count to use for instances created
12347
- # from the instance template.
12754
+ # from these properties.
12348
12755
  # Corresponds to the JSON property `guestAccelerators`
12349
12756
  # @return [Array<Google::Apis::ComputeV1::AcceleratorConfig>]
12350
12757
  attr_accessor :guest_accelerators
12351
12758
 
12352
- # Labels to apply to instances that are created from this template.
12759
+ # Labels to apply to instances that are created from these properties.
12353
12760
  # Corresponds to the JSON property `labels`
12354
12761
  # @return [Hash<String,String>]
12355
12762
  attr_accessor :labels
12356
12763
 
12357
- # The machine type to use for instances that are created from this template.
12764
+ # The machine type to use for instances that are created from these properties.
12358
12765
  # Corresponds to the JSON property `machineType`
12359
12766
  # @return [String]
12360
12767
  attr_accessor :machine_type
@@ -12364,11 +12771,11 @@ module Google
12364
12771
  # @return [Google::Apis::ComputeV1::Metadata]
12365
12772
  attr_accessor :metadata
12366
12773
 
12367
- # Minimum cpu/platform to be used by this instance. The instance may be
12368
- # scheduled on the specified or newer cpu/platform. Applicable values are the
12369
- # friendly names of CPU platforms, such as minCpuPlatform: "Intel Haswell" or
12370
- # minCpuPlatform: "Intel Sandy Bridge". For more information, read Specifying a
12371
- # Minimum CPU Platform.
12774
+ # Minimum cpu/platform to be used by instances. The instance may be scheduled on
12775
+ # the specified or newer cpu/platform. Applicable values are the friendly names
12776
+ # of CPU platforms, such as minCpuPlatform: "Intel Haswell" or minCpuPlatform: "
12777
+ # Intel Sandy Bridge". For more information, read Specifying a Minimum CPU
12778
+ # Platform.
12372
12779
  # Corresponds to the JSON property `minCpuPlatform`
12373
12780
  # @return [String]
12374
12781
  attr_accessor :min_cpu_platform
@@ -12378,7 +12785,7 @@ module Google
12378
12785
  # @return [Array<Google::Apis::ComputeV1::NetworkInterface>]
12379
12786
  attr_accessor :network_interfaces
12380
12787
 
12381
- # The private IPv6 google access type for the VM. If not specified, use
12788
+ # The private IPv6 google access type for VMs. If not specified, use
12382
12789
  # INHERIT_FROM_SUBNETWORK as default.
12383
12790
  # Corresponds to the JSON property `privateIpv6GoogleAccess`
12384
12791
  # @return [String]
@@ -12389,8 +12796,8 @@ module Google
12389
12796
  # @return [Google::Apis::ComputeV1::ReservationAffinity]
12390
12797
  attr_accessor :reservation_affinity
12391
12798
 
12392
- # Resource policies (names, not ULRs) applied to instances created from this
12393
- # template.
12799
+ # Resource policies (names, not ULRs) applied to instances created from these
12800
+ # properties.
12394
12801
  # Corresponds to the JSON property `resourcePolicies`
12395
12802
  # @return [Array<String>]
12396
12803
  attr_accessor :resource_policies
@@ -12401,8 +12808,9 @@ module Google
12401
12808
  attr_accessor :scheduling
12402
12809
 
12403
12810
  # A list of service accounts with specified scopes. Access tokens for these
12404
- # service accounts are available to the instances that are created from this
12405
- # template. Use metadata queries to obtain the access tokens for these instances.
12811
+ # service accounts are available to the instances that are created from these
12812
+ # properties. Use metadata queries to obtain the access tokens for these
12813
+ # instances.
12406
12814
  # Corresponds to the JSON property `serviceAccounts`
12407
12815
  # @return [Array<Google::Apis::ComputeV1::ServiceAccount>]
12408
12816
  attr_accessor :service_accounts
@@ -13814,8 +14222,7 @@ module Google
13814
14222
  end
13815
14223
 
13816
14224
  # Describes a single physical circuit between the Customer and Google.
13817
- # CircuitInfo objects are created by Google, so all fields are output only. Next
13818
- # id: 4
14225
+ # CircuitInfo objects are created by Google, so all fields are output only.
13819
14226
  class InterconnectCircuitInfo
13820
14227
  include Google::Apis::Core::Hashable
13821
14228
 
@@ -14423,7 +14830,7 @@ module Google
14423
14830
  end
14424
14831
  end
14425
14832
 
14426
- # Description of a planned outage on this Interconnect. Next id: 9
14833
+ # Description of a planned outage on this Interconnect.
14427
14834
  class InterconnectOutageNotification
14428
14835
  include Google::Apis::Core::Hashable
14429
14836
 
@@ -15882,10 +16289,12 @@ module Google
15882
16289
  # @return [String]
15883
16290
  attr_accessor :i_pv4_range
15884
16291
 
15885
- # When set to true, the VPC network is created in "auto" mode. When set to false,
15886
- # the VPC network is created in "custom" mode.
16292
+ # When set to true, the VPC network is created in auto mode. When set to false,
16293
+ # the VPC network is created in custom mode.
15887
16294
  # An auto mode VPC network starts with one subnet per region. Each subnet has a
15888
16295
  # predetermined range as described in Auto mode VPC network IP ranges.
16296
+ # For custom mode VPC networks, you can add subnets using the subnetworks insert
16297
+ # method.
15889
16298
  # Corresponds to the JSON property `autoCreateSubnetworks`
15890
16299
  # @return [Boolean]
15891
16300
  attr_accessor :auto_create_subnetworks
@@ -15973,10 +16382,15 @@ module Google
15973
16382
  end
15974
16383
  end
15975
16384
 
15976
- # The network endpoint. Next ID: 7
16385
+ # The network endpoint.
15977
16386
  class NetworkEndpoint
15978
16387
  include Google::Apis::Core::Hashable
15979
16388
 
16389
+ # Metadata defined as annotations on the network endpoint.
16390
+ # Corresponds to the JSON property `annotations`
16391
+ # @return [Hash<String,String>]
16392
+ attr_accessor :annotations
16393
+
15980
16394
  # Optional fully qualified domain name of network endpoint. This can only be
15981
16395
  # specified when NetworkEndpointGroup.network_endpoint_type is NON_GCP_FQDN_PORT.
15982
16396
  # Corresponds to the JSON property `fqdn`
@@ -16013,6 +16427,7 @@ module Google
16013
16427
 
16014
16428
  # Update properties of this object
16015
16429
  def update!(**args)
16430
+ @annotations = args[:annotations] if args.key?(:annotations)
16016
16431
  @fqdn = args[:fqdn] if args.key?(:fqdn)
16017
16432
  @instance = args[:instance] if args.key?(:instance)
16018
16433
  @ip_address = args[:ip_address] if args.key?(:ip_address)
@@ -16029,6 +16444,11 @@ module Google
16029
16444
  class NetworkEndpointGroup
16030
16445
  include Google::Apis::Core::Hashable
16031
16446
 
16447
+ # Metadata defined as annotations on the network endpoint group.
16448
+ # Corresponds to the JSON property `annotations`
16449
+ # @return [Hash<String,String>]
16450
+ attr_accessor :annotations
16451
+
16032
16452
  # [Output Only] Creation timestamp in RFC3339 text format.
16033
16453
  # Corresponds to the JSON property `creationTimestamp`
16034
16454
  # @return [String]
@@ -16106,6 +16526,7 @@ module Google
16106
16526
 
16107
16527
  # Update properties of this object
16108
16528
  def update!(**args)
16529
+ @annotations = args[:annotations] if args.key?(:annotations)
16109
16530
  @creation_timestamp = args[:creation_timestamp] if args.key?(:creation_timestamp)
16110
16531
  @default_port = args[:default_port] if args.key?(:default_port)
16111
16532
  @description = args[:description] if args.key?(:description)
@@ -16631,7 +17052,7 @@ module Google
16631
17052
  # @return [Array<Google::Apis::ComputeV1::HealthStatusForNetworkEndpoint>]
16632
17053
  attr_accessor :healths
16633
17054
 
16634
- # The network endpoint. Next ID: 7
17055
+ # The network endpoint.
16635
17056
  # Corresponds to the JSON property `networkEndpoint`
16636
17057
  # @return [Google::Apis::ComputeV1::NetworkEndpoint]
16637
17058
  attr_accessor :network_endpoint
@@ -17134,7 +17555,7 @@ module Google
17134
17555
  # @return [String]
17135
17556
  attr_accessor :name
17136
17557
 
17137
- # The URL of the node template to which this node group belongs.
17558
+ # URL of the node template to create the node group from.
17138
17559
  # Corresponds to the JSON property `nodeTemplate`
17139
17560
  # @return [String]
17140
17561
  attr_accessor :node_template
@@ -17768,7 +18189,7 @@ module Google
17768
18189
  # Represent a sole-tenant Node Template resource.
17769
18190
  # You can use a template to define properties for nodes in a node group. For
17770
18191
  # more information, read Creating node groups and instances. (== resource_for `$
17771
- # api_version`.nodeTemplates ==) (== NextID: 19 ==)
18192
+ # api_version`.nodeTemplates ==)
17772
18193
  class NodeTemplate
17773
18194
  include Google::Apis::Core::Hashable
17774
18195
 
@@ -18566,18 +18987,264 @@ module Google
18566
18987
  end
18567
18988
 
18568
18989
  #
18569
- class NodeTypesScopedList
18990
+ class NodeTypesScopedList
18991
+ include Google::Apis::Core::Hashable
18992
+
18993
+ # [Output Only] A list of node types contained in this scope.
18994
+ # Corresponds to the JSON property `nodeTypes`
18995
+ # @return [Array<Google::Apis::ComputeV1::NodeType>]
18996
+ attr_accessor :node_types
18997
+
18998
+ # [Output Only] An informational warning that appears when the node types list
18999
+ # is empty.
19000
+ # Corresponds to the JSON property `warning`
19001
+ # @return [Google::Apis::ComputeV1::NodeTypesScopedList::Warning]
19002
+ attr_accessor :warning
19003
+
19004
+ def initialize(**args)
19005
+ update!(**args)
19006
+ end
19007
+
19008
+ # Update properties of this object
19009
+ def update!(**args)
19010
+ @node_types = args[:node_types] if args.key?(:node_types)
19011
+ @warning = args[:warning] if args.key?(:warning)
19012
+ end
19013
+
19014
+ # [Output Only] An informational warning that appears when the node types list
19015
+ # is empty.
19016
+ class Warning
19017
+ include Google::Apis::Core::Hashable
19018
+
19019
+ # [Output Only] A warning code, if applicable. For example, Compute Engine
19020
+ # returns NO_RESULTS_ON_PAGE if there are no results in the response.
19021
+ # Corresponds to the JSON property `code`
19022
+ # @return [String]
19023
+ attr_accessor :code
19024
+
19025
+ # [Output Only] Metadata about this warning in key: value format. For example:
19026
+ # "data": [ ` "key": "scope", "value": "zones/us-east1-d" `
19027
+ # Corresponds to the JSON property `data`
19028
+ # @return [Array<Google::Apis::ComputeV1::NodeTypesScopedList::Warning::Datum>]
19029
+ attr_accessor :data
19030
+
19031
+ # [Output Only] A human-readable description of the warning code.
19032
+ # Corresponds to the JSON property `message`
19033
+ # @return [String]
19034
+ attr_accessor :message
19035
+
19036
+ def initialize(**args)
19037
+ update!(**args)
19038
+ end
19039
+
19040
+ # Update properties of this object
19041
+ def update!(**args)
19042
+ @code = args[:code] if args.key?(:code)
19043
+ @data = args[:data] if args.key?(:data)
19044
+ @message = args[:message] if args.key?(:message)
19045
+ end
19046
+
19047
+ #
19048
+ class Datum
19049
+ include Google::Apis::Core::Hashable
19050
+
19051
+ # [Output Only] A key that provides more detail on the warning being returned.
19052
+ # For example, for warnings where there are no results in a list request for a
19053
+ # particular zone, this key might be scope and the key value might be the zone
19054
+ # name. Other examples might be a key indicating a deprecated resource and a
19055
+ # suggested replacement, or a warning about invalid network settings (for
19056
+ # example, if an instance attempts to perform IP forwarding but is not enabled
19057
+ # for IP forwarding).
19058
+ # Corresponds to the JSON property `key`
19059
+ # @return [String]
19060
+ attr_accessor :key
19061
+
19062
+ # [Output Only] A warning data value corresponding to the key.
19063
+ # Corresponds to the JSON property `value`
19064
+ # @return [String]
19065
+ attr_accessor :value
19066
+
19067
+ def initialize(**args)
19068
+ update!(**args)
19069
+ end
19070
+
19071
+ # Update properties of this object
19072
+ def update!(**args)
19073
+ @key = args[:key] if args.key?(:key)
19074
+ @value = args[:value] if args.key?(:value)
19075
+ end
19076
+ end
19077
+ end
19078
+ end
19079
+
19080
+ # Represents a notification endpoint.
19081
+ # A notification endpoint resource defines an endpoint to receive notifications
19082
+ # when there are status changes detected by the associated health check service.
19083
+ # For more information, see Health checks overview. (== resource_for `$
19084
+ # api_version`.notificationEndpoint ==) (== resource_for `$api_version`.
19085
+ # regionNotificationEndpoints ==)
19086
+ class NotificationEndpoint
19087
+ include Google::Apis::Core::Hashable
19088
+
19089
+ # [Output Only] Creation timestamp in RFC3339 text format.
19090
+ # Corresponds to the JSON property `creationTimestamp`
19091
+ # @return [String]
19092
+ attr_accessor :creation_timestamp
19093
+
19094
+ # An optional description of this resource. Provide this property when you
19095
+ # create the resource.
19096
+ # Corresponds to the JSON property `description`
19097
+ # @return [String]
19098
+ attr_accessor :description
19099
+
19100
+ # Represents a gRPC setting that describes one gRPC notification endpoint and
19101
+ # the retry duration attempting to send notification to this endpoint.
19102
+ # Corresponds to the JSON property `grpcSettings`
19103
+ # @return [Google::Apis::ComputeV1::NotificationEndpointGrpcSettings]
19104
+ attr_accessor :grpc_settings
19105
+
19106
+ # [Output Only] A unique identifier for this resource type. The server generates
19107
+ # this identifier.
19108
+ # Corresponds to the JSON property `id`
19109
+ # @return [Fixnum]
19110
+ attr_accessor :id
19111
+
19112
+ # [Output Only] Type of the resource. Always compute#notificationEndpoint for
19113
+ # notification endpoints.
19114
+ # Corresponds to the JSON property `kind`
19115
+ # @return [String]
19116
+ attr_accessor :kind
19117
+
19118
+ # Name of the resource. Provided by the client when the resource is created. The
19119
+ # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
19120
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
19121
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
19122
+ # and all following characters must be a dash, lowercase letter, or digit,
19123
+ # except the last character, which cannot be a dash.
19124
+ # Corresponds to the JSON property `name`
19125
+ # @return [String]
19126
+ attr_accessor :name
19127
+
19128
+ # [Output Only] URL of the region where the notification endpoint resides. This
19129
+ # field applies only to the regional resource. You must specify this field as
19130
+ # part of the HTTP request URL. It is not settable as a field in the request
19131
+ # body.
19132
+ # Corresponds to the JSON property `region`
19133
+ # @return [String]
19134
+ attr_accessor :region
19135
+
19136
+ # [Output Only] Server-defined URL for the resource.
19137
+ # Corresponds to the JSON property `selfLink`
19138
+ # @return [String]
19139
+ attr_accessor :self_link
19140
+
19141
+ def initialize(**args)
19142
+ update!(**args)
19143
+ end
19144
+
19145
+ # Update properties of this object
19146
+ def update!(**args)
19147
+ @creation_timestamp = args[:creation_timestamp] if args.key?(:creation_timestamp)
19148
+ @description = args[:description] if args.key?(:description)
19149
+ @grpc_settings = args[:grpc_settings] if args.key?(:grpc_settings)
19150
+ @id = args[:id] if args.key?(:id)
19151
+ @kind = args[:kind] if args.key?(:kind)
19152
+ @name = args[:name] if args.key?(:name)
19153
+ @region = args[:region] if args.key?(:region)
19154
+ @self_link = args[:self_link] if args.key?(:self_link)
19155
+ end
19156
+ end
19157
+
19158
+ # Represents a gRPC setting that describes one gRPC notification endpoint and
19159
+ # the retry duration attempting to send notification to this endpoint.
19160
+ class NotificationEndpointGrpcSettings
19161
+ include Google::Apis::Core::Hashable
19162
+
19163
+ # Optional. If specified, this field is used to set the authority header by the
19164
+ # sender of notifications. See https://tools.ietf.org/html/rfc7540#section-8.1.2.
19165
+ # 3
19166
+ # Corresponds to the JSON property `authority`
19167
+ # @return [String]
19168
+ attr_accessor :authority
19169
+
19170
+ # Endpoint to which gRPC notifications are sent. This must be a valid gRPCLB DNS
19171
+ # name.
19172
+ # Corresponds to the JSON property `endpoint`
19173
+ # @return [String]
19174
+ attr_accessor :endpoint
19175
+
19176
+ # Optional. If specified, this field is used to populate the "name" field in
19177
+ # gRPC requests.
19178
+ # Corresponds to the JSON property `payloadName`
19179
+ # @return [String]
19180
+ attr_accessor :payload_name
19181
+
19182
+ # A Duration represents a fixed-length span of time represented as a count of
19183
+ # seconds and fractions of seconds at nanosecond resolution. It is independent
19184
+ # of any calendar and concepts like "day" or "month". Range is approximately 10,
19185
+ # 000 years.
19186
+ # Corresponds to the JSON property `resendInterval`
19187
+ # @return [Google::Apis::ComputeV1::Duration]
19188
+ attr_accessor :resend_interval
19189
+
19190
+ # How much time (in seconds) is spent attempting notification retries until a
19191
+ # successful response is received. Default is 30s. Limit is 20m (1200s). Must be
19192
+ # a positive number.
19193
+ # Corresponds to the JSON property `retryDurationSec`
19194
+ # @return [Fixnum]
19195
+ attr_accessor :retry_duration_sec
19196
+
19197
+ def initialize(**args)
19198
+ update!(**args)
19199
+ end
19200
+
19201
+ # Update properties of this object
19202
+ def update!(**args)
19203
+ @authority = args[:authority] if args.key?(:authority)
19204
+ @endpoint = args[:endpoint] if args.key?(:endpoint)
19205
+ @payload_name = args[:payload_name] if args.key?(:payload_name)
19206
+ @resend_interval = args[:resend_interval] if args.key?(:resend_interval)
19207
+ @retry_duration_sec = args[:retry_duration_sec] if args.key?(:retry_duration_sec)
19208
+ end
19209
+ end
19210
+
19211
+ #
19212
+ class NotificationEndpointList
18570
19213
  include Google::Apis::Core::Hashable
18571
19214
 
18572
- # [Output Only] A list of node types contained in this scope.
18573
- # Corresponds to the JSON property `nodeTypes`
18574
- # @return [Array<Google::Apis::ComputeV1::NodeType>]
18575
- attr_accessor :node_types
19215
+ # [Output Only] Unique identifier for the resource; defined by the server.
19216
+ # Corresponds to the JSON property `id`
19217
+ # @return [String]
19218
+ attr_accessor :id
18576
19219
 
18577
- # [Output Only] An informational warning that appears when the node types list
18578
- # is empty.
19220
+ # A list of NotificationEndpoint resources.
19221
+ # Corresponds to the JSON property `items`
19222
+ # @return [Array<Google::Apis::ComputeV1::NotificationEndpoint>]
19223
+ attr_accessor :items
19224
+
19225
+ # [Output Only] Type of the resource. Always compute#notificationEndpoint for
19226
+ # notification endpoints.
19227
+ # Corresponds to the JSON property `kind`
19228
+ # @return [String]
19229
+ attr_accessor :kind
19230
+
19231
+ # [Output Only] This token allows you to get the next page of results for list
19232
+ # requests. If the number of results is larger than maxResults, use the
19233
+ # nextPageToken as a value for the query parameter pageToken in the next list
19234
+ # request. Subsequent list requests will have their own nextPageToken to
19235
+ # continue paging through the results.
19236
+ # Corresponds to the JSON property `nextPageToken`
19237
+ # @return [String]
19238
+ attr_accessor :next_page_token
19239
+
19240
+ # [Output Only] Server-defined URL for this resource.
19241
+ # Corresponds to the JSON property `selfLink`
19242
+ # @return [String]
19243
+ attr_accessor :self_link
19244
+
19245
+ # [Output Only] Informational warning message.
18579
19246
  # Corresponds to the JSON property `warning`
18580
- # @return [Google::Apis::ComputeV1::NodeTypesScopedList::Warning]
19247
+ # @return [Google::Apis::ComputeV1::NotificationEndpointList::Warning]
18581
19248
  attr_accessor :warning
18582
19249
 
18583
19250
  def initialize(**args)
@@ -18586,12 +19253,15 @@ module Google
18586
19253
 
18587
19254
  # Update properties of this object
18588
19255
  def update!(**args)
18589
- @node_types = args[:node_types] if args.key?(:node_types)
19256
+ @id = args[:id] if args.key?(:id)
19257
+ @items = args[:items] if args.key?(:items)
19258
+ @kind = args[:kind] if args.key?(:kind)
19259
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
19260
+ @self_link = args[:self_link] if args.key?(:self_link)
18590
19261
  @warning = args[:warning] if args.key?(:warning)
18591
19262
  end
18592
19263
 
18593
- # [Output Only] An informational warning that appears when the node types list
18594
- # is empty.
19264
+ # [Output Only] Informational warning message.
18595
19265
  class Warning
18596
19266
  include Google::Apis::Core::Hashable
18597
19267
 
@@ -18604,7 +19274,7 @@ module Google
18604
19274
  # [Output Only] Metadata about this warning in key: value format. For example:
18605
19275
  # "data": [ ` "key": "scope", "value": "zones/us-east1-d" `
18606
19276
  # Corresponds to the JSON property `data`
18607
- # @return [Array<Google::Apis::ComputeV1::NodeTypesScopedList::Warning::Datum>]
19277
+ # @return [Array<Google::Apis::ComputeV1::NotificationEndpointList::Warning::Datum>]
18608
19278
  attr_accessor :data
18609
19279
 
18610
19280
  # [Output Only] A human-readable description of the warning code.
@@ -20024,6 +20694,8 @@ module Google
20024
20694
  # defaultService must not be set. Conversely if defaultService is set,
20025
20695
  # defaultRouteAction cannot contain any weightedBackendServices.
20026
20696
  # Only one of defaultRouteAction or defaultUrlRedirect must be set.
20697
+ # UrlMaps for external HTTP(S) load balancers support only the urlRewrite action
20698
+ # within a pathMatcher's defaultRouteAction.
20027
20699
  # Corresponds to the JSON property `defaultRouteAction`
20028
20700
  # @return [Google::Apis::ComputeV1::HttpRouteAction]
20029
20701
  attr_accessor :default_route_action
@@ -20127,6 +20799,8 @@ module Google
20127
20799
  # weightedBackendServices, service must not be set. Conversely if service is set,
20128
20800
  # routeAction cannot contain any weightedBackendServices.
20129
20801
  # Only one of routeAction or urlRedirect must be set.
20802
+ # UrlMaps for external HTTP(S) load balancers support only the urlRewrite action
20803
+ # within a pathRule's routeAction.
20130
20804
  # Corresponds to the JSON property `routeAction`
20131
20805
  # @return [Google::Apis::ComputeV1::HttpRouteAction]
20132
20806
  attr_accessor :route_action
@@ -24357,7 +25031,7 @@ module Google
24357
25031
  end
24358
25032
  end
24359
25033
 
24360
- # Status of a NAT contained in this router. Next tag: 9
25034
+ # Status of a NAT contained in this router.
24361
25035
  class RouterStatusNatStatus
24362
25036
  include Google::Apis::Core::Hashable
24363
25037
 
@@ -24715,8 +25389,9 @@ module Google
24715
25389
  attr_accessor :on_host_maintenance
24716
25390
 
24717
25391
  # Defines whether the instance is preemptible. This can only be set during
24718
- # instance creation, it cannot be set or changed after the instance has been
24719
- # created.
25392
+ # instance creation or while the instance is stopped and therefore, in a `
25393
+ # TERMINATED` state. See Instance Life Cycle for more information on the
25394
+ # possible instance states.
24720
25395
  # Corresponds to the JSON property `preemptible`
24721
25396
  # @return [Boolean]
24722
25397
  attr_accessor :preemptible
@@ -26598,7 +27273,8 @@ module Google
26598
27273
  # The range of internal addresses that are owned by this subnetwork. Provide
26599
27274
  # this property when you create the subnetwork. For example, 10.0.0.0/8 or 192.
26600
27275
  # 168.0.0/16. Ranges must be unique and non-overlapping within a network. Only
26601
- # IPv4 is supported. This field can be set only at resource creation time.
27276
+ # IPv4 is supported. This field is set at resource creation time. The range can
27277
+ # be expanded after creation using expandIpCidrRange.
26602
27278
  # Corresponds to the JSON property `ipCidrRange`
26603
27279
  # @return [String]
26604
27280
  attr_accessor :ip_cidr_range
@@ -27289,6 +27965,225 @@ module Google
27289
27965
  end
27290
27966
  end
27291
27967
 
27968
+ # Represents a Target gRPC Proxy resource.
27969
+ # A target gRPC proxy is a component of load balancers intended for load
27970
+ # balancing gRPC traffic. Global forwarding rules reference a target gRPC proxy.
27971
+ # The Target gRPC Proxy references a URL map which specifies how traffic routes
27972
+ # to gRPC backend services.
27973
+ class TargetGrpcProxy
27974
+ include Google::Apis::Core::Hashable
27975
+
27976
+ # [Output Only] Creation timestamp in RFC3339 text format.
27977
+ # Corresponds to the JSON property `creationTimestamp`
27978
+ # @return [String]
27979
+ attr_accessor :creation_timestamp
27980
+
27981
+ # An optional description of this resource. Provide this property when you
27982
+ # create the resource.
27983
+ # Corresponds to the JSON property `description`
27984
+ # @return [String]
27985
+ attr_accessor :description
27986
+
27987
+ # Fingerprint of this resource. A hash of the contents stored in this object.
27988
+ # This field is used in optimistic locking. This field will be ignored when
27989
+ # inserting a TargetGrpcProxy. An up-to-date fingerprint must be provided in
27990
+ # order to patch/update the TargetGrpcProxy; otherwise, the request will fail
27991
+ # with error 412 conditionNotMet. To see the latest fingerprint, make a get()
27992
+ # request to retrieve the TargetGrpcProxy.
27993
+ # Corresponds to the JSON property `fingerprint`
27994
+ # NOTE: Values are automatically base64 encoded/decoded in the client library.
27995
+ # @return [String]
27996
+ attr_accessor :fingerprint
27997
+
27998
+ # [Output Only] The unique identifier for the resource type. The server
27999
+ # generates this identifier.
28000
+ # Corresponds to the JSON property `id`
28001
+ # @return [Fixnum]
28002
+ attr_accessor :id
28003
+
28004
+ # [Output Only] Type of the resource. Always compute#targetGrpcProxy for target
28005
+ # grpc proxies.
28006
+ # Corresponds to the JSON property `kind`
28007
+ # @return [String]
28008
+ attr_accessor :kind
28009
+
28010
+ # Name of the resource. Provided by the client when the resource is created. The
28011
+ # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
28012
+ # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
28013
+ # z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter,
28014
+ # and all following characters must be a dash, lowercase letter, or digit,
28015
+ # except the last character, which cannot be a dash.
28016
+ # Corresponds to the JSON property `name`
28017
+ # @return [String]
28018
+ attr_accessor :name
28019
+
28020
+ # [Output Only] Server-defined URL for the resource.
28021
+ # Corresponds to the JSON property `selfLink`
28022
+ # @return [String]
28023
+ attr_accessor :self_link
28024
+
28025
+ # [Output Only] Server-defined URL with id for the resource.
28026
+ # Corresponds to the JSON property `selfLinkWithId`
28027
+ # @return [String]
28028
+ attr_accessor :self_link_with_id
28029
+
28030
+ # URL to the UrlMap resource that defines the mapping from URL to the
28031
+ # BackendService. The protocol field in the BackendService must be set to GRPC.
28032
+ # Corresponds to the JSON property `urlMap`
28033
+ # @return [String]
28034
+ attr_accessor :url_map
28035
+
28036
+ # If true, indicates that the BackendServices referenced by the urlMap may be
28037
+ # accessed by gRPC applications without using a sidecar proxy. This will enable
28038
+ # configuration checks on urlMap and its referenced BackendServices to not allow
28039
+ # unsupported features. A gRPC application must use "xds-experimental:///"
28040
+ # scheme in the target URI of the service it is connecting to. If false,
28041
+ # indicates that the BackendServices referenced by the urlMap will be accessed
28042
+ # by gRPC applications via a sidecar proxy. In this case, a gRPC application
28043
+ # must not use "xds-experimental:///" scheme in the target URI of the service it
28044
+ # is connecting to
28045
+ # Corresponds to the JSON property `validateForProxyless`
28046
+ # @return [Boolean]
28047
+ attr_accessor :validate_for_proxyless
28048
+ alias_method :validate_for_proxyless?, :validate_for_proxyless
28049
+
28050
+ def initialize(**args)
28051
+ update!(**args)
28052
+ end
28053
+
28054
+ # Update properties of this object
28055
+ def update!(**args)
28056
+ @creation_timestamp = args[:creation_timestamp] if args.key?(:creation_timestamp)
28057
+ @description = args[:description] if args.key?(:description)
28058
+ @fingerprint = args[:fingerprint] if args.key?(:fingerprint)
28059
+ @id = args[:id] if args.key?(:id)
28060
+ @kind = args[:kind] if args.key?(:kind)
28061
+ @name = args[:name] if args.key?(:name)
28062
+ @self_link = args[:self_link] if args.key?(:self_link)
28063
+ @self_link_with_id = args[:self_link_with_id] if args.key?(:self_link_with_id)
28064
+ @url_map = args[:url_map] if args.key?(:url_map)
28065
+ @validate_for_proxyless = args[:validate_for_proxyless] if args.key?(:validate_for_proxyless)
28066
+ end
28067
+ end
28068
+
28069
+ #
28070
+ class TargetGrpcProxyList
28071
+ include Google::Apis::Core::Hashable
28072
+
28073
+ # [Output Only] Unique identifier for the resource; defined by the server.
28074
+ # Corresponds to the JSON property `id`
28075
+ # @return [String]
28076
+ attr_accessor :id
28077
+
28078
+ # A list of TargetGrpcProxy resources.
28079
+ # Corresponds to the JSON property `items`
28080
+ # @return [Array<Google::Apis::ComputeV1::TargetGrpcProxy>]
28081
+ attr_accessor :items
28082
+
28083
+ # [Output Only] Type of the resource. Always compute#targetGrpcProxy for target
28084
+ # grpc proxies.
28085
+ # Corresponds to the JSON property `kind`
28086
+ # @return [String]
28087
+ attr_accessor :kind
28088
+
28089
+ # [Output Only] This token allows you to get the next page of results for list
28090
+ # requests. If the number of results is larger than maxResults, use the
28091
+ # nextPageToken as a value for the query parameter pageToken in the next list
28092
+ # request. Subsequent list requests will have their own nextPageToken to
28093
+ # continue paging through the results.
28094
+ # Corresponds to the JSON property `nextPageToken`
28095
+ # @return [String]
28096
+ attr_accessor :next_page_token
28097
+
28098
+ # [Output Only] Server-defined URL for this resource.
28099
+ # Corresponds to the JSON property `selfLink`
28100
+ # @return [String]
28101
+ attr_accessor :self_link
28102
+
28103
+ # [Output Only] Informational warning message.
28104
+ # Corresponds to the JSON property `warning`
28105
+ # @return [Google::Apis::ComputeV1::TargetGrpcProxyList::Warning]
28106
+ attr_accessor :warning
28107
+
28108
+ def initialize(**args)
28109
+ update!(**args)
28110
+ end
28111
+
28112
+ # Update properties of this object
28113
+ def update!(**args)
28114
+ @id = args[:id] if args.key?(:id)
28115
+ @items = args[:items] if args.key?(:items)
28116
+ @kind = args[:kind] if args.key?(:kind)
28117
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
28118
+ @self_link = args[:self_link] if args.key?(:self_link)
28119
+ @warning = args[:warning] if args.key?(:warning)
28120
+ end
28121
+
28122
+ # [Output Only] Informational warning message.
28123
+ class Warning
28124
+ include Google::Apis::Core::Hashable
28125
+
28126
+ # [Output Only] A warning code, if applicable. For example, Compute Engine
28127
+ # returns NO_RESULTS_ON_PAGE if there are no results in the response.
28128
+ # Corresponds to the JSON property `code`
28129
+ # @return [String]
28130
+ attr_accessor :code
28131
+
28132
+ # [Output Only] Metadata about this warning in key: value format. For example:
28133
+ # "data": [ ` "key": "scope", "value": "zones/us-east1-d" `
28134
+ # Corresponds to the JSON property `data`
28135
+ # @return [Array<Google::Apis::ComputeV1::TargetGrpcProxyList::Warning::Datum>]
28136
+ attr_accessor :data
28137
+
28138
+ # [Output Only] A human-readable description of the warning code.
28139
+ # Corresponds to the JSON property `message`
28140
+ # @return [String]
28141
+ attr_accessor :message
28142
+
28143
+ def initialize(**args)
28144
+ update!(**args)
28145
+ end
28146
+
28147
+ # Update properties of this object
28148
+ def update!(**args)
28149
+ @code = args[:code] if args.key?(:code)
28150
+ @data = args[:data] if args.key?(:data)
28151
+ @message = args[:message] if args.key?(:message)
28152
+ end
28153
+
28154
+ #
28155
+ class Datum
28156
+ include Google::Apis::Core::Hashable
28157
+
28158
+ # [Output Only] A key that provides more detail on the warning being returned.
28159
+ # For example, for warnings where there are no results in a list request for a
28160
+ # particular zone, this key might be scope and the key value might be the zone
28161
+ # name. Other examples might be a key indicating a deprecated resource and a
28162
+ # suggested replacement, or a warning about invalid network settings (for
28163
+ # example, if an instance attempts to perform IP forwarding but is not enabled
28164
+ # for IP forwarding).
28165
+ # Corresponds to the JSON property `key`
28166
+ # @return [String]
28167
+ attr_accessor :key
28168
+
28169
+ # [Output Only] A warning data value corresponding to the key.
28170
+ # Corresponds to the JSON property `value`
28171
+ # @return [String]
28172
+ attr_accessor :value
28173
+
28174
+ def initialize(**args)
28175
+ update!(**args)
28176
+ end
28177
+
28178
+ # Update properties of this object
28179
+ def update!(**args)
28180
+ @key = args[:key] if args.key?(:key)
28181
+ @value = args[:value] if args.key?(:value)
28182
+ end
28183
+ end
28184
+ end
28185
+ end
28186
+
27292
28187
  #
27293
28188
  class TargetHttpProxiesScopedList
27294
28189
  include Google::Apis::Core::Hashable
@@ -30131,6 +31026,8 @@ module Google
30131
31026
  # must not be set. Conversely if defaultService is set, defaultRouteAction
30132
31027
  # cannot contain any weightedBackendServices.
30133
31028
  # Only one of defaultRouteAction or defaultUrlRedirect must be set.
31029
+ # UrlMaps for external HTTP(S) load balancers support only the urlRewrite action
31030
+ # within defaultRouteAction.
30134
31031
  # Corresponds to the JSON property `defaultRouteAction`
30135
31032
  # @return [Google::Apis::ComputeV1::HttpRouteAction]
30136
31033
  attr_accessor :default_route_action