google-api-client 0.45.1 → 0.48.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (486) hide show
  1. checksums.yaml +4 -4
  2. data/.github/workflows/autoapprove.yml +49 -0
  3. data/.github/workflows/release-please.yml +77 -0
  4. data/.gitignore +2 -0
  5. data/.kokoro/trampoline.sh +0 -0
  6. data/CHANGELOG.md +609 -189
  7. data/Gemfile +1 -0
  8. data/Rakefile +31 -3
  9. data/api_list_config.yaml +8 -0
  10. data/bin/generate-api +77 -15
  11. data/generated/google/apis/accessapproval_v1.rb +1 -1
  12. data/generated/google/apis/accessapproval_v1/classes.rb +23 -16
  13. data/generated/google/apis/accessapproval_v1/service.rb +27 -27
  14. data/generated/google/apis/accesscontextmanager_v1.rb +1 -1
  15. data/generated/google/apis/accesscontextmanager_v1/classes.rb +68 -0
  16. data/generated/google/apis/accesscontextmanager_v1/representations.rb +30 -0
  17. data/generated/google/apis/accesscontextmanager_v1/service.rb +180 -0
  18. data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
  19. data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +30 -30
  20. data/generated/google/apis/adexchangebuyer_v1_4.rb +1 -1
  21. data/generated/google/apis/adexchangebuyer_v1_4/classes.rb +25 -0
  22. data/generated/google/apis/adexchangebuyer_v1_4/representations.rb +15 -0
  23. data/generated/google/apis/admin_directory_v1.rb +1 -1
  24. data/generated/google/apis/admin_directory_v1/classes.rb +135 -0
  25. data/generated/google/apis/admin_directory_v1/representations.rb +62 -0
  26. data/generated/google/apis/admin_directory_v1/service.rb +72 -0
  27. data/generated/google/apis/admin_reports_v1.rb +1 -1
  28. data/generated/google/apis/admob_v1.rb +3 -2
  29. data/generated/google/apis/admob_v1/classes.rb +29 -29
  30. data/generated/google/apis/admob_v1/service.rb +2 -1
  31. data/generated/google/apis/adsense_v1_4.rb +1 -1
  32. data/generated/google/apis/adsense_v1_4/service.rb +4 -1
  33. data/generated/google/apis/analyticsadmin_v1alpha.rb +1 -1
  34. data/generated/google/apis/analyticsadmin_v1alpha/classes.rb +6 -6
  35. data/generated/google/apis/analyticsadmin_v1alpha/service.rb +8 -9
  36. data/generated/google/apis/analyticsdata_v1alpha.rb +1 -1
  37. data/generated/google/apis/analyticsdata_v1alpha/classes.rb +56 -11
  38. data/generated/google/apis/analyticsdata_v1alpha/representations.rb +17 -0
  39. data/generated/google/apis/analyticsdata_v1alpha/service.rb +41 -0
  40. data/generated/google/apis/androidmanagement_v1.rb +1 -1
  41. data/generated/google/apis/androidmanagement_v1/classes.rb +29 -26
  42. data/generated/google/apis/androidpublisher_v3.rb +1 -1
  43. data/generated/google/apis/androidpublisher_v3/classes.rb +9 -1
  44. data/generated/google/apis/androidpublisher_v3/representations.rb +1 -0
  45. data/generated/google/apis/apigee_v1.rb +1 -1
  46. data/generated/google/apis/apigee_v1/classes.rb +252 -60
  47. data/generated/google/apis/apigee_v1/representations.rb +88 -18
  48. data/generated/google/apis/apigee_v1/service.rb +243 -33
  49. data/generated/google/apis/appsmarket_v2.rb +1 -1
  50. data/generated/google/apis/area120tables_v1alpha1.rb +46 -0
  51. data/generated/google/apis/area120tables_v1alpha1/classes.rb +423 -0
  52. data/generated/google/apis/{apigateway_v1alpha2 → area120tables_v1alpha1}/representations.rb +67 -69
  53. data/generated/google/apis/area120tables_v1alpha1/service.rb +381 -0
  54. data/generated/google/apis/artifactregistry_v1beta1.rb +1 -1
  55. data/generated/google/apis/artifactregistry_v1beta1/classes.rb +7 -0
  56. data/generated/google/apis/artifactregistry_v1beta1/representations.rb +1 -0
  57. data/generated/google/apis/assuredworkloads_v1beta1.rb +1 -1
  58. data/generated/google/apis/assuredworkloads_v1beta1/classes.rb +264 -0
  59. data/generated/google/apis/assuredworkloads_v1beta1/representations.rb +129 -0
  60. data/generated/google/apis/bigquery_v2.rb +1 -1
  61. data/generated/google/apis/bigquery_v2/classes.rb +190 -23
  62. data/generated/google/apis/bigquery_v2/representations.rb +68 -0
  63. data/generated/google/apis/bigquery_v2/service.rb +47 -1
  64. data/generated/google/apis/billingbudgets_v1.rb +38 -0
  65. data/generated/google/apis/billingbudgets_v1/classes.rb +373 -0
  66. data/generated/google/apis/billingbudgets_v1/representations.rb +171 -0
  67. data/generated/google/apis/billingbudgets_v1/service.rb +249 -0
  68. data/generated/google/apis/billingbudgets_v1beta1.rb +1 -1
  69. data/generated/google/apis/billingbudgets_v1beta1/classes.rb +12 -1
  70. data/generated/google/apis/billingbudgets_v1beta1/representations.rb +1 -0
  71. data/generated/google/apis/binaryauthorization_v1.rb +1 -1
  72. data/generated/google/apis/binaryauthorization_v1/classes.rb +2 -2
  73. data/generated/google/apis/binaryauthorization_v1beta1.rb +1 -1
  74. data/generated/google/apis/binaryauthorization_v1beta1/classes.rb +2 -2
  75. data/generated/google/apis/books_v1.rb +1 -1
  76. data/generated/google/apis/books_v1/service.rb +54 -54
  77. data/generated/google/apis/chat_v1.rb +1 -1
  78. data/generated/google/apis/chat_v1/classes.rb +8 -0
  79. data/generated/google/apis/chat_v1/representations.rb +1 -0
  80. data/generated/google/apis/civicinfo_v2.rb +1 -1
  81. data/generated/google/apis/civicinfo_v2/classes.rb +0 -24
  82. data/generated/google/apis/civicinfo_v2/representations.rb +0 -3
  83. data/generated/google/apis/classroom_v1.rb +1 -1
  84. data/generated/google/apis/classroom_v1/classes.rb +21 -21
  85. data/generated/google/apis/cloudasset_v1.rb +1 -1
  86. data/generated/google/apis/cloudasset_v1/classes.rb +697 -0
  87. data/generated/google/apis/cloudasset_v1/representations.rb +304 -0
  88. data/generated/google/apis/cloudasset_v1/service.rb +171 -0
  89. data/generated/google/apis/cloudasset_v1p4beta1.rb +1 -1
  90. data/generated/google/apis/cloudasset_v1p4beta1/classes.rb +3 -3
  91. data/generated/google/apis/cloudbilling_v1.rb +1 -1
  92. data/generated/google/apis/cloudbilling_v1/classes.rb +1 -1
  93. data/generated/google/apis/cloudbuild_v1.rb +1 -1
  94. data/generated/google/apis/cloudbuild_v1/classes.rb +2 -1
  95. data/generated/google/apis/cloudbuild_v1/service.rb +10 -2
  96. data/generated/google/apis/cloudidentity_v1.rb +1 -1
  97. data/generated/google/apis/cloudidentity_v1/classes.rb +78 -64
  98. data/generated/google/apis/cloudidentity_v1/service.rb +85 -69
  99. data/generated/google/apis/cloudidentity_v1beta1.rb +1 -1
  100. data/generated/google/apis/cloudidentity_v1beta1/classes.rb +3 -0
  101. data/generated/google/apis/cloudidentity_v1beta1/service.rb +26 -11
  102. data/generated/google/apis/cloudresourcemanager_v2.rb +1 -1
  103. data/generated/google/apis/cloudresourcemanager_v2/service.rb +7 -7
  104. data/generated/google/apis/cloudresourcemanager_v2beta1.rb +1 -1
  105. data/generated/google/apis/cloudresourcemanager_v2beta1/service.rb +7 -7
  106. data/generated/google/apis/cloudsearch_v1.rb +1 -1
  107. data/generated/google/apis/cloudsearch_v1/classes.rb +2 -1
  108. data/generated/google/apis/cloudshell_v1.rb +1 -1
  109. data/generated/google/apis/cloudshell_v1/classes.rb +342 -0
  110. data/generated/google/apis/cloudshell_v1/representations.rb +200 -0
  111. data/generated/google/apis/cloudshell_v1/service.rb +177 -0
  112. data/generated/google/apis/composer_v1.rb +1 -1
  113. data/generated/google/apis/composer_v1/classes.rb +2 -3
  114. data/generated/google/apis/composer_v1beta1.rb +1 -1
  115. data/generated/google/apis/composer_v1beta1/classes.rb +4 -4
  116. data/generated/google/apis/composer_v1beta1/service.rb +37 -35
  117. data/generated/google/apis/compute_alpha.rb +1 -1
  118. data/generated/google/apis/compute_alpha/classes.rb +633 -146
  119. data/generated/google/apis/compute_alpha/representations.rb +131 -8
  120. data/generated/google/apis/compute_alpha/service.rb +1995 -1013
  121. data/generated/google/apis/compute_beta.rb +1 -1
  122. data/generated/google/apis/compute_beta/classes.rb +566 -94
  123. data/generated/google/apis/compute_beta/representations.rb +100 -1
  124. data/generated/google/apis/compute_beta/service.rb +805 -136
  125. data/generated/google/apis/compute_v1.rb +1 -1
  126. data/generated/google/apis/compute_v1/classes.rb +586 -72
  127. data/generated/google/apis/compute_v1/representations.rb +98 -1
  128. data/generated/google/apis/compute_v1/service.rb +741 -133
  129. data/generated/google/apis/container_v1.rb +1 -1
  130. data/generated/google/apis/container_v1/classes.rb +22 -10
  131. data/generated/google/apis/container_v1beta1.rb +1 -1
  132. data/generated/google/apis/container_v1beta1/classes.rb +22 -10
  133. data/generated/google/apis/content_v2.rb +3 -4
  134. data/generated/google/apis/content_v2/classes.rb +510 -1217
  135. data/generated/google/apis/content_v2/service.rb +377 -650
  136. data/generated/google/apis/content_v2_1.rb +3 -4
  137. data/generated/google/apis/content_v2_1/classes.rb +1001 -1053
  138. data/generated/google/apis/content_v2_1/representations.rb +253 -0
  139. data/generated/google/apis/content_v2_1/service.rb +942 -801
  140. data/generated/google/apis/datacatalog_v1beta1.rb +1 -1
  141. data/generated/google/apis/datacatalog_v1beta1/classes.rb +24 -0
  142. data/generated/google/apis/datacatalog_v1beta1/representations.rb +5 -0
  143. data/generated/google/apis/dataflow_v1b3.rb +1 -1
  144. data/generated/google/apis/dataflow_v1b3/classes.rb +12 -0
  145. data/generated/google/apis/dataflow_v1b3/representations.rb +3 -0
  146. data/generated/google/apis/datafusion_v1.rb +1 -1
  147. data/generated/google/apis/datalabeling_v1beta1.rb +34 -0
  148. data/generated/google/apis/datalabeling_v1beta1/classes.rb +6207 -0
  149. data/generated/google/apis/datalabeling_v1beta1/representations.rb +3156 -0
  150. data/generated/google/apis/datalabeling_v1beta1/service.rb +1762 -0
  151. data/generated/google/apis/dataproc_v1.rb +1 -1
  152. data/generated/google/apis/dataproc_v1/classes.rb +41 -3
  153. data/generated/google/apis/dataproc_v1/representations.rb +16 -0
  154. data/generated/google/apis/dataproc_v1beta2.rb +1 -1
  155. data/generated/google/apis/dataproc_v1beta2/classes.rb +41 -3
  156. data/generated/google/apis/dataproc_v1beta2/representations.rb +16 -0
  157. data/generated/google/apis/datastore_v1.rb +1 -1
  158. data/generated/google/apis/datastore_v1/classes.rb +4 -4
  159. data/generated/google/apis/datastore_v1beta3.rb +1 -1
  160. data/generated/google/apis/datastore_v1beta3/classes.rb +4 -4
  161. data/generated/google/apis/deploymentmanager_v2.rb +6 -4
  162. data/generated/google/apis/deploymentmanager_v2/classes.rb +203 -558
  163. data/generated/google/apis/deploymentmanager_v2/representations.rb +0 -132
  164. data/generated/google/apis/deploymentmanager_v2/service.rb +169 -213
  165. data/generated/google/apis/deploymentmanager_v2beta.rb +6 -5
  166. data/generated/google/apis/deploymentmanager_v2beta/classes.rb +247 -609
  167. data/generated/google/apis/deploymentmanager_v2beta/representations.rb +0 -132
  168. data/generated/google/apis/deploymentmanager_v2beta/service.rb +278 -359
  169. data/generated/google/apis/dialogflow_v2.rb +1 -1
  170. data/generated/google/apis/dialogflow_v2/classes.rb +677 -277
  171. data/generated/google/apis/dialogflow_v2/representations.rb +288 -126
  172. data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
  173. data/generated/google/apis/dialogflow_v2beta1/classes.rb +684 -285
  174. data/generated/google/apis/dialogflow_v2beta1/representations.rb +288 -126
  175. data/generated/google/apis/dialogflow_v2beta1/service.rb +56 -6
  176. data/generated/google/apis/dialogflow_v3beta1.rb +1 -1
  177. data/generated/google/apis/dialogflow_v3beta1/classes.rb +744 -280
  178. data/generated/google/apis/dialogflow_v3beta1/representations.rb +310 -129
  179. data/generated/google/apis/dialogflow_v3beta1/service.rb +22 -9
  180. data/generated/google/apis/displayvideo_v1.rb +1 -1
  181. data/generated/google/apis/displayvideo_v1/classes.rb +208 -30
  182. data/generated/google/apis/displayvideo_v1/representations.rb +77 -0
  183. data/generated/google/apis/displayvideo_v1/service.rb +261 -18
  184. data/generated/google/apis/dlp_v2.rb +1 -1
  185. data/generated/google/apis/dlp_v2/classes.rb +33 -32
  186. data/generated/google/apis/dns_v1.rb +2 -2
  187. data/generated/google/apis/dns_v1/classes.rb +181 -0
  188. data/generated/google/apis/dns_v1/representations.rb +83 -0
  189. data/generated/google/apis/dns_v1/service.rb +11 -11
  190. data/generated/google/apis/dns_v1beta2.rb +2 -2
  191. data/generated/google/apis/dns_v1beta2/classes.rb +182 -1
  192. data/generated/google/apis/dns_v1beta2/representations.rb +83 -0
  193. data/generated/google/apis/dns_v1beta2/service.rb +11 -11
  194. data/generated/google/apis/documentai_v1beta3.rb +36 -0
  195. data/generated/google/apis/documentai_v1beta3/classes.rb +6149 -0
  196. data/generated/google/apis/documentai_v1beta3/representations.rb +2666 -0
  197. data/generated/google/apis/documentai_v1beta3/service.rb +263 -0
  198. data/generated/google/apis/domains_v1alpha2.rb +34 -0
  199. data/generated/google/apis/domains_v1alpha2/classes.rb +1540 -0
  200. data/generated/google/apis/domains_v1alpha2/representations.rb +606 -0
  201. data/generated/google/apis/domains_v1alpha2/service.rb +805 -0
  202. data/generated/google/apis/{appsactivity_v1.rb → domains_v1beta1.rb} +11 -11
  203. data/generated/google/apis/domains_v1beta1/classes.rb +1540 -0
  204. data/generated/google/apis/domains_v1beta1/representations.rb +606 -0
  205. data/generated/google/apis/domains_v1beta1/service.rb +805 -0
  206. data/generated/google/apis/doubleclickbidmanager_v1.rb +1 -1
  207. data/generated/google/apis/doubleclickbidmanager_v1/classes.rb +2 -1
  208. data/generated/google/apis/doubleclickbidmanager_v1_1.rb +1 -1
  209. data/generated/google/apis/doubleclickbidmanager_v1_1/classes.rb +4 -3
  210. data/generated/google/apis/drive_v2.rb +1 -1
  211. data/generated/google/apis/drive_v2/classes.rb +4 -1
  212. data/generated/google/apis/drive_v3.rb +1 -1
  213. data/generated/google/apis/drive_v3/classes.rb +4 -2
  214. data/generated/google/apis/{apigateway_v1alpha1.rb → eventarc_v1beta1.rb} +8 -8
  215. data/generated/google/apis/{apigateway_v1alpha2 → eventarc_v1beta1}/classes.rb +327 -29
  216. data/generated/google/apis/{apigateway_v1alpha1 → eventarc_v1beta1}/representations.rb +168 -39
  217. data/generated/google/apis/{apigateway_v1alpha2 → eventarc_v1beta1}/service.rb +224 -268
  218. data/generated/google/apis/file_v1.rb +1 -1
  219. data/generated/google/apis/file_v1/classes.rb +1 -1
  220. data/generated/google/apis/file_v1beta1.rb +1 -1
  221. data/generated/google/apis/file_v1beta1/classes.rb +1 -1
  222. data/generated/google/apis/firebase_v1beta1.rb +1 -1
  223. data/generated/google/apis/firebase_v1beta1/service.rb +17 -4
  224. data/generated/google/apis/firebasehosting_v1beta1.rb +1 -1
  225. data/generated/google/apis/firebasehosting_v1beta1/classes.rb +2 -0
  226. data/generated/google/apis/firestore_v1.rb +1 -1
  227. data/generated/google/apis/firestore_v1/classes.rb +4 -4
  228. data/generated/google/apis/firestore_v1beta1.rb +1 -1
  229. data/generated/google/apis/firestore_v1beta1/classes.rb +4 -4
  230. data/generated/google/apis/fitness_v1.rb +13 -1
  231. data/generated/google/apis/fitness_v1/service.rb +3 -1
  232. data/generated/google/apis/games_v1.rb +1 -1
  233. data/generated/google/apis/games_v1/classes.rb +300 -0
  234. data/generated/google/apis/games_v1/representations.rb +116 -0
  235. data/generated/google/apis/games_v1/service.rb +34 -0
  236. data/generated/google/apis/gameservices_v1.rb +1 -1
  237. data/generated/google/apis/gameservices_v1/classes.rb +15 -14
  238. data/generated/google/apis/gameservices_v1/service.rb +54 -51
  239. data/generated/google/apis/gameservices_v1beta.rb +1 -1
  240. data/generated/google/apis/gameservices_v1beta/classes.rb +15 -14
  241. data/generated/google/apis/gameservices_v1beta/service.rb +54 -51
  242. data/generated/google/apis/genomics_v2alpha1.rb +1 -1
  243. data/generated/google/apis/genomics_v2alpha1/classes.rb +104 -0
  244. data/generated/google/apis/genomics_v2alpha1/representations.rb +47 -0
  245. data/generated/google/apis/gmailpostmastertools_v1beta1.rb +1 -1
  246. data/generated/google/apis/gmailpostmastertools_v1beta1/service.rb +10 -10
  247. data/generated/google/apis/healthcare_v1.rb +1 -1
  248. data/generated/google/apis/healthcare_v1/classes.rb +4 -4
  249. data/generated/google/apis/healthcare_v1/service.rb +2 -1
  250. data/generated/google/apis/healthcare_v1beta1.rb +1 -1
  251. data/generated/google/apis/healthcare_v1beta1/classes.rb +202 -295
  252. data/generated/google/apis/healthcare_v1beta1/representations.rb +75 -80
  253. data/generated/google/apis/healthcare_v1beta1/service.rb +118 -72
  254. data/generated/google/apis/iam_v1.rb +2 -5
  255. data/generated/google/apis/iam_v1/service.rb +1 -4
  256. data/generated/google/apis/iamcredentials_v1.rb +3 -4
  257. data/generated/google/apis/iamcredentials_v1/service.rb +2 -3
  258. data/generated/google/apis/jobs_v2.rb +1 -1
  259. data/generated/google/apis/jobs_v2/classes.rb +798 -0
  260. data/generated/google/apis/jobs_v2/representations.rb +272 -0
  261. data/generated/google/apis/jobs_v3.rb +1 -1
  262. data/generated/google/apis/jobs_v3/classes.rb +798 -0
  263. data/generated/google/apis/jobs_v3/representations.rb +272 -0
  264. data/generated/google/apis/jobs_v3p1beta1.rb +1 -1
  265. data/generated/google/apis/jobs_v3p1beta1/classes.rb +759 -0
  266. data/generated/google/apis/jobs_v3p1beta1/representations.rb +257 -0
  267. data/generated/google/apis/licensing_v1.rb +1 -1
  268. data/generated/google/apis/licensing_v1/service.rb +2 -2
  269. data/generated/google/apis/lifesciences_v2beta.rb +1 -1
  270. data/generated/google/apis/lifesciences_v2beta/classes.rb +104 -0
  271. data/generated/google/apis/lifesciences_v2beta/representations.rb +47 -0
  272. data/generated/google/apis/localservices_v1.rb +1 -1
  273. data/generated/google/apis/localservices_v1/classes.rb +7 -0
  274. data/generated/google/apis/localservices_v1/representations.rb +2 -0
  275. data/generated/google/apis/localservices_v1/service.rb +20 -20
  276. data/generated/google/apis/logging_v2.rb +1 -1
  277. data/generated/google/apis/logging_v2/classes.rb +76 -5
  278. data/generated/google/apis/logging_v2/representations.rb +32 -0
  279. data/generated/google/apis/logging_v2/service.rb +345 -0
  280. data/generated/google/apis/managedidentities_v1.rb +1 -1
  281. data/generated/google/apis/managedidentities_v1/classes.rb +8 -1
  282. data/generated/google/apis/managedidentities_v1/representations.rb +1 -0
  283. data/generated/google/apis/managedidentities_v1/service.rb +1 -4
  284. data/generated/google/apis/managedidentities_v1alpha1.rb +1 -1
  285. data/generated/google/apis/managedidentities_v1alpha1/classes.rb +87 -9
  286. data/generated/google/apis/managedidentities_v1alpha1/representations.rb +34 -1
  287. data/generated/google/apis/managedidentities_v1alpha1/service.rb +83 -5
  288. data/generated/google/apis/managedidentities_v1beta1.rb +1 -1
  289. data/generated/google/apis/managedidentities_v1beta1/classes.rb +88 -9
  290. data/generated/google/apis/managedidentities_v1beta1/representations.rb +34 -1
  291. data/generated/google/apis/managedidentities_v1beta1/service.rb +83 -5
  292. data/generated/google/apis/memcache_v1beta2.rb +1 -1
  293. data/generated/google/apis/memcache_v1beta2/classes.rb +1 -1
  294. data/generated/google/apis/memcache_v1beta2/service.rb +5 -5
  295. data/generated/google/apis/ml_v1.rb +1 -1
  296. data/generated/google/apis/ml_v1/classes.rb +238 -77
  297. data/generated/google/apis/ml_v1/representations.rb +17 -0
  298. data/generated/google/apis/monitoring_v3.rb +1 -1
  299. data/generated/google/apis/monitoring_v3/classes.rb +71 -17
  300. data/generated/google/apis/monitoring_v3/representations.rb +18 -0
  301. data/generated/google/apis/monitoring_v3/service.rb +55 -6
  302. data/generated/google/apis/oauth2_v2.rb +40 -0
  303. data/generated/google/apis/oauth2_v2/classes.rb +165 -0
  304. data/generated/google/apis/oauth2_v2/representations.rb +68 -0
  305. data/generated/google/apis/oauth2_v2/service.rb +158 -0
  306. data/generated/google/apis/osconfig_v1.rb +3 -3
  307. data/generated/google/apis/osconfig_v1/service.rb +4 -4
  308. data/generated/google/apis/osconfig_v1beta.rb +3 -3
  309. data/generated/google/apis/osconfig_v1beta/service.rb +4 -4
  310. data/generated/google/apis/people_v1.rb +1 -1
  311. data/generated/google/apis/people_v1/classes.rb +52 -51
  312. data/generated/google/apis/people_v1/service.rb +16 -16
  313. data/generated/google/apis/playablelocations_v3.rb +1 -1
  314. data/generated/google/apis/playablelocations_v3/classes.rb +6 -6
  315. data/generated/google/apis/playcustomapp_v1.rb +1 -1
  316. data/generated/google/apis/poly_v1.rb +3 -4
  317. data/generated/google/apis/poly_v1/classes.rb +65 -79
  318. data/generated/google/apis/poly_v1/service.rb +50 -63
  319. data/generated/google/apis/{apigateway_v1alpha2.rb → privateca_v1beta1.rb} +8 -8
  320. data/generated/google/apis/privateca_v1beta1/classes.rb +2466 -0
  321. data/generated/google/apis/privateca_v1beta1/representations.rb +996 -0
  322. data/generated/google/apis/privateca_v1beta1/service.rb +1487 -0
  323. data/generated/google/apis/prod_tt_sasportal_v1alpha1.rb +1 -1
  324. data/generated/google/apis/prod_tt_sasportal_v1alpha1/service.rb +109 -0
  325. data/generated/google/apis/pubsub_v1.rb +1 -1
  326. data/generated/google/apis/pubsub_v1/service.rb +2 -2
  327. data/generated/google/apis/pubsublite_v1.rb +1 -1
  328. data/generated/google/apis/pubsublite_v1/classes.rb +2 -2
  329. data/generated/google/apis/realtimebidding_v1.rb +1 -1
  330. data/generated/google/apis/realtimebidding_v1/classes.rb +88 -127
  331. data/generated/google/apis/realtimebidding_v1/representations.rb +18 -32
  332. data/generated/google/apis/realtimebidding_v1/service.rb +4 -4
  333. data/generated/google/apis/recommendationengine_v1beta1.rb +1 -1
  334. data/generated/google/apis/recommendationengine_v1beta1/classes.rb +32 -0
  335. data/generated/google/apis/recommendationengine_v1beta1/representations.rb +25 -0
  336. data/generated/google/apis/recommender_v1.rb +1 -1
  337. data/generated/google/apis/recommender_v1/classes.rb +1 -1
  338. data/generated/google/apis/recommender_v1/service.rb +4 -2
  339. data/generated/google/apis/recommender_v1beta1.rb +1 -1
  340. data/generated/google/apis/recommender_v1beta1/classes.rb +1 -1
  341. data/generated/google/apis/recommender_v1beta1/service.rb +4 -2
  342. data/generated/google/apis/redis_v1.rb +1 -1
  343. data/generated/google/apis/redis_v1/classes.rb +5 -5
  344. data/generated/google/apis/redis_v1/service.rb +2 -2
  345. data/generated/google/apis/redis_v1beta1.rb +1 -1
  346. data/generated/google/apis/redis_v1beta1/classes.rb +33 -5
  347. data/generated/google/apis/redis_v1beta1/representations.rb +14 -0
  348. data/generated/google/apis/redis_v1beta1/service.rb +36 -2
  349. data/generated/google/apis/remotebuildexecution_v1.rb +1 -1
  350. data/generated/google/apis/remotebuildexecution_v1/classes.rb +6 -0
  351. data/generated/google/apis/remotebuildexecution_v1/representations.rb +1 -0
  352. data/generated/google/apis/remotebuildexecution_v1alpha.rb +1 -1
  353. data/generated/google/apis/remotebuildexecution_v1alpha/classes.rb +6 -0
  354. data/generated/google/apis/remotebuildexecution_v1alpha/representations.rb +1 -0
  355. data/generated/google/apis/remotebuildexecution_v2.rb +1 -1
  356. data/generated/google/apis/remotebuildexecution_v2/classes.rb +6 -0
  357. data/generated/google/apis/remotebuildexecution_v2/representations.rb +1 -0
  358. data/generated/google/apis/run_v1.rb +1 -1
  359. data/generated/google/apis/run_v1/classes.rb +12 -8
  360. data/generated/google/apis/runtimeconfig_v1beta1.rb +1 -1
  361. data/generated/google/apis/runtimeconfig_v1beta1/classes.rb +1 -2
  362. data/generated/google/apis/safebrowsing_v4.rb +1 -1
  363. data/generated/google/apis/sasportal_v1alpha1.rb +1 -1
  364. data/generated/google/apis/sasportal_v1alpha1/service.rb +109 -0
  365. data/generated/google/apis/secretmanager_v1.rb +1 -1
  366. data/generated/google/apis/secretmanager_v1/classes.rb +1 -2
  367. data/generated/google/apis/secretmanager_v1beta1.rb +1 -1
  368. data/generated/google/apis/secretmanager_v1beta1/classes.rb +1 -2
  369. data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
  370. data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +5 -63
  371. data/generated/google/apis/serviceconsumermanagement_v1/representations.rb +0 -18
  372. data/generated/google/apis/serviceconsumermanagement_v1/service.rb +1 -1
  373. data/generated/google/apis/serviceconsumermanagement_v1beta1.rb +1 -1
  374. data/generated/google/apis/serviceconsumermanagement_v1beta1/classes.rb +5 -63
  375. data/generated/google/apis/serviceconsumermanagement_v1beta1/representations.rb +0 -18
  376. data/generated/google/apis/servicecontrol_v1.rb +1 -1
  377. data/generated/google/apis/servicecontrol_v1/classes.rb +77 -2
  378. data/generated/google/apis/servicecontrol_v1/representations.rb +10 -0
  379. data/generated/google/apis/servicecontrol_v2.rb +1 -1
  380. data/generated/google/apis/servicecontrol_v2/classes.rb +62 -0
  381. data/generated/google/apis/servicecontrol_v2/representations.rb +8 -0
  382. data/generated/google/apis/servicemanagement_v1.rb +1 -1
  383. data/generated/google/apis/servicemanagement_v1/classes.rb +5 -63
  384. data/generated/google/apis/servicemanagement_v1/representations.rb +0 -18
  385. data/generated/google/apis/servicenetworking_v1.rb +1 -1
  386. data/generated/google/apis/servicenetworking_v1/classes.rb +185 -64
  387. data/generated/google/apis/servicenetworking_v1/representations.rb +63 -14
  388. data/generated/google/apis/servicenetworking_v1/service.rb +2 -2
  389. data/generated/google/apis/servicenetworking_v1beta.rb +1 -1
  390. data/generated/google/apis/servicenetworking_v1beta/classes.rb +139 -64
  391. data/generated/google/apis/servicenetworking_v1beta/representations.rb +46 -14
  392. data/generated/google/apis/serviceusage_v1.rb +1 -1
  393. data/generated/google/apis/serviceusage_v1/classes.rb +5 -63
  394. data/generated/google/apis/serviceusage_v1/representations.rb +0 -18
  395. data/generated/google/apis/serviceusage_v1beta1.rb +1 -1
  396. data/generated/google/apis/serviceusage_v1beta1/classes.rb +35 -63
  397. data/generated/google/apis/serviceusage_v1beta1/representations.rb +15 -18
  398. data/generated/google/apis/serviceusage_v1beta1/service.rb +36 -0
  399. data/generated/google/apis/sheets_v4.rb +1 -1
  400. data/generated/google/apis/sheets_v4/classes.rb +174 -84
  401. data/generated/google/apis/smartdevicemanagement_v1.rb +1 -1
  402. data/generated/google/apis/smartdevicemanagement_v1/classes.rb +4 -44
  403. data/generated/google/apis/smartdevicemanagement_v1/representations.rb +0 -17
  404. data/generated/google/apis/smartdevicemanagement_v1/service.rb +4 -12
  405. data/generated/google/apis/sqladmin_v1beta4.rb +1 -1
  406. data/generated/google/apis/sqladmin_v1beta4/classes.rb +77 -9
  407. data/generated/google/apis/sqladmin_v1beta4/representations.rb +20 -0
  408. data/generated/google/apis/storage_v1.rb +1 -1
  409. data/generated/google/apis/storage_v1/classes.rb +2 -10
  410. data/generated/google/apis/storage_v1/representations.rb +0 -1
  411. data/generated/google/apis/storage_v1/service.rb +3 -2
  412. data/generated/google/apis/storagetransfer_v1.rb +1 -1
  413. data/generated/google/apis/storagetransfer_v1/classes.rb +64 -34
  414. data/generated/google/apis/storagetransfer_v1/representations.rb +13 -0
  415. data/generated/google/apis/storagetransfer_v1/service.rb +22 -20
  416. data/generated/google/apis/streetviewpublish_v1.rb +1 -1
  417. data/generated/google/apis/streetviewpublish_v1/classes.rb +4 -4
  418. data/generated/google/apis/sts_v1.rb +1 -1
  419. data/generated/google/apis/sts_v1/classes.rb +10 -9
  420. data/generated/google/apis/sts_v1beta.rb +1 -1
  421. data/generated/google/apis/sts_v1beta/classes.rb +67 -70
  422. data/generated/google/apis/sts_v1beta/service.rb +2 -2
  423. data/generated/google/apis/tagmanager_v2.rb +1 -1
  424. data/generated/google/apis/tagmanager_v2/classes.rb +12 -0
  425. data/generated/google/apis/tagmanager_v2/representations.rb +3 -0
  426. data/generated/google/apis/testing_v1.rb +1 -1
  427. data/generated/google/apis/testing_v1/classes.rb +92 -33
  428. data/generated/google/apis/testing_v1/representations.rb +21 -0
  429. data/generated/google/apis/testing_v1/service.rb +4 -4
  430. data/generated/google/apis/texttospeech_v1beta1.rb +1 -1
  431. data/generated/google/apis/toolresults_v1beta3.rb +1 -1
  432. data/generated/google/apis/toolresults_v1beta3/classes.rb +13 -0
  433. data/generated/google/apis/toolresults_v1beta3/representations.rb +12 -0
  434. data/generated/google/apis/tpu_v1.rb +1 -1
  435. data/generated/google/apis/tpu_v1/classes.rb +3 -3
  436. data/generated/google/apis/tpu_v1/service.rb +8 -8
  437. data/generated/google/apis/tpu_v1alpha1.rb +1 -1
  438. data/generated/google/apis/tpu_v1alpha1/classes.rb +3 -3
  439. data/generated/google/apis/tpu_v1alpha1/service.rb +8 -8
  440. data/generated/google/apis/translate_v3.rb +1 -1
  441. data/generated/google/apis/translate_v3/classes.rb +4 -3
  442. data/generated/google/apis/translate_v3beta1.rb +1 -1
  443. data/generated/google/apis/translate_v3beta1/classes.rb +2 -1
  444. data/generated/google/apis/vault_v1.rb +1 -1
  445. data/generated/google/apis/vault_v1/classes.rb +333 -0
  446. data/generated/google/apis/vault_v1/representations.rb +162 -0
  447. data/generated/google/apis/vault_v1/service.rb +151 -0
  448. data/generated/google/apis/videointelligence_v1.rb +1 -1
  449. data/generated/google/apis/videointelligence_v1/classes.rb +751 -28
  450. data/generated/google/apis/videointelligence_v1/representations.rb +402 -2
  451. data/generated/google/apis/videointelligence_v1/service.rb +0 -62
  452. data/generated/google/apis/videointelligence_v1beta2.rb +1 -1
  453. data/generated/google/apis/videointelligence_v1beta2/classes.rb +751 -28
  454. data/generated/google/apis/videointelligence_v1beta2/representations.rb +402 -2
  455. data/generated/google/apis/videointelligence_v1p1beta1.rb +1 -1
  456. data/generated/google/apis/videointelligence_v1p1beta1/classes.rb +749 -26
  457. data/generated/google/apis/videointelligence_v1p1beta1/representations.rb +402 -2
  458. data/generated/google/apis/videointelligence_v1p2beta1.rb +1 -1
  459. data/generated/google/apis/videointelligence_v1p2beta1/classes.rb +734 -11
  460. data/generated/google/apis/videointelligence_v1p2beta1/representations.rb +402 -2
  461. data/generated/google/apis/videointelligence_v1p3beta1.rb +1 -1
  462. data/generated/google/apis/videointelligence_v1p3beta1/classes.rb +667 -28
  463. data/generated/google/apis/videointelligence_v1p3beta1/representations.rb +368 -2
  464. data/generated/google/apis/vision_v1.rb +1 -1
  465. data/generated/google/apis/vision_v1/classes.rb +16 -16
  466. data/generated/google/apis/vision_v1p1beta1.rb +1 -1
  467. data/generated/google/apis/vision_v1p1beta1/classes.rb +16 -16
  468. data/generated/google/apis/vision_v1p2beta1.rb +1 -1
  469. data/generated/google/apis/vision_v1p2beta1/classes.rb +16 -16
  470. data/generated/google/apis/workflows_v1beta.rb +3 -2
  471. data/generated/google/apis/workflows_v1beta/service.rb +2 -1
  472. data/generated/google/apis/youtube_partner_v1.rb +1 -1
  473. data/generated/google/apis/youtube_v3.rb +1 -1
  474. data/generated/google/apis/youtube_v3/service.rb +3 -3
  475. data/google-api-client.gemspec +25 -25
  476. data/lib/google/apis/core/api_command.rb +1 -0
  477. data/lib/google/apis/core/http_command.rb +2 -1
  478. data/lib/google/apis/options.rb +8 -5
  479. data/lib/google/apis/version.rb +1 -1
  480. data/synth.py +40 -0
  481. metadata +43 -16
  482. data/generated/google/apis/apigateway_v1alpha1/classes.rb +0 -633
  483. data/generated/google/apis/apigateway_v1alpha1/service.rb +0 -623
  484. data/generated/google/apis/appsactivity_v1/classes.rb +0 -415
  485. data/generated/google/apis/appsactivity_v1/representations.rb +0 -209
  486. data/generated/google/apis/appsactivity_v1/service.rb +0 -126
@@ -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 = '20200811'
28
+ REVISION = '20201007'
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'
@@ -161,6 +161,11 @@ module Google
161
161
  # @return [String]
162
162
  attr_accessor :self_link
163
163
 
164
+ # [Output Only] Unreachable resources.
165
+ # Corresponds to the JSON property `unreachables`
166
+ # @return [Array<String>]
167
+ attr_accessor :unreachables
168
+
164
169
  # [Output Only] Informational warning message.
165
170
  # Corresponds to the JSON property `warning`
166
171
  # @return [Google::Apis::ComputeV1::AcceleratorTypeAggregatedList::Warning]
@@ -177,6 +182,7 @@ module Google
177
182
  @kind = args[:kind] if args.key?(:kind)
178
183
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
179
184
  @self_link = args[:self_link] if args.key?(:self_link)
185
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
180
186
  @warning = args[:warning] if args.key?(:warning)
181
187
  end
182
188
 
@@ -623,6 +629,9 @@ module Google
623
629
  # - `VPC_PEERING` for addresses that are reserved for VPC peer networks.
624
630
  # - `NAT_AUTO` for addresses that are external IP addresses automatically
625
631
  # reserved for Cloud NAT.
632
+ # - `IPSEC_INTERCONNECT` for addresses created from a private IP range that are
633
+ # reserved for a VLAN attachment in an IPsec encrypted Interconnect
634
+ # configuration. These addresses are regional resources.
626
635
  # Corresponds to the JSON property `purpose`
627
636
  # @return [String]
628
637
  attr_accessor :purpose
@@ -720,6 +729,11 @@ module Google
720
729
  # @return [String]
721
730
  attr_accessor :self_link
722
731
 
732
+ # [Output Only] Unreachable resources.
733
+ # Corresponds to the JSON property `unreachables`
734
+ # @return [Array<String>]
735
+ attr_accessor :unreachables
736
+
723
737
  # [Output Only] Informational warning message.
724
738
  # Corresponds to the JSON property `warning`
725
739
  # @return [Google::Apis::ComputeV1::AddressAggregatedList::Warning]
@@ -736,6 +750,7 @@ module Google
736
750
  @kind = args[:kind] if args.key?(:kind)
737
751
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
738
752
  @self_link = args[:self_link] if args.key?(:self_link)
753
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
739
754
  @warning = args[:warning] if args.key?(:warning)
740
755
  end
741
756
 
@@ -1092,13 +1107,6 @@ module Google
1092
1107
  # @return [String]
1093
1108
  attr_accessor :machine_type
1094
1109
 
1095
- # Specifies whether this VM may be a stable fleet VM. Setting this to "Periodic"
1096
- # designates this VM as a Stable Fleet VM.
1097
- # See go/stable-fleet-ug for more details.
1098
- # Corresponds to the JSON property `maintenanceInterval`
1099
- # @return [String]
1100
- attr_accessor :maintenance_interval
1101
-
1102
1110
  # Minimum cpu platform the reservation.
1103
1111
  # Corresponds to the JSON property `minCpuPlatform`
1104
1112
  # @return [String]
@@ -1113,7 +1121,6 @@ module Google
1113
1121
  @guest_accelerators = args[:guest_accelerators] if args.key?(:guest_accelerators)
1114
1122
  @local_ssds = args[:local_ssds] if args.key?(:local_ssds)
1115
1123
  @machine_type = args[:machine_type] if args.key?(:machine_type)
1116
- @maintenance_interval = args[:maintenance_interval] if args.key?(:maintenance_interval)
1117
1124
  @min_cpu_platform = args[:min_cpu_platform] if args.key?(:min_cpu_platform)
1118
1125
  end
1119
1126
  end
@@ -1690,6 +1697,11 @@ module Google
1690
1697
  # @return [String]
1691
1698
  attr_accessor :self_link
1692
1699
 
1700
+ # [Output Only] Unreachable resources.
1701
+ # Corresponds to the JSON property `unreachables`
1702
+ # @return [Array<String>]
1703
+ attr_accessor :unreachables
1704
+
1693
1705
  # [Output Only] Informational warning message.
1694
1706
  # Corresponds to the JSON property `warning`
1695
1707
  # @return [Google::Apis::ComputeV1::AutoscalerAggregatedList::Warning]
@@ -1706,6 +1718,7 @@ module Google
1706
1718
  @kind = args[:kind] if args.key?(:kind)
1707
1719
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
1708
1720
  @self_link = args[:self_link] if args.key?(:self_link)
1721
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
1709
1722
  @warning = args[:warning] if args.key?(:warning)
1710
1723
  end
1711
1724
 
@@ -2151,6 +2164,36 @@ module Google
2151
2164
  class AutoscalingPolicyCustomMetricUtilization
2152
2165
  include Google::Apis::Core::Hashable
2153
2166
 
2167
+ # A filter string, compatible with a Stackdriver Monitoring filter string for
2168
+ # TimeSeries.list API call. This filter is used to select a specific TimeSeries
2169
+ # for the purpose of autoscaling and to determine whether the metric is
2170
+ # exporting per-instance or per-group data.
2171
+ # For the filter to be valid for autoscaling purposes, the following rules apply:
2172
+ #
2173
+ # - You can only use the AND operator for joining selectors.
2174
+ # - You can only use direct equality comparison operator (=) without any
2175
+ # functions for each selector.
2176
+ # - You can specify the metric in both the filter string and in the metric field.
2177
+ # However, if specified in both places, the metric must be identical.
2178
+ # - The monitored resource type determines what kind of values are expected for
2179
+ # the metric. If it is a gce_instance, the autoscaler expects the metric to
2180
+ # include a separate TimeSeries for each instance in a group. In such a case,
2181
+ # you cannot filter on resource labels.
2182
+ # If the resource type is any other value, the autoscaler expects this metric to
2183
+ # contain values that apply to the entire autoscaled instance group and resource
2184
+ # label filtering can be performed to point autoscaler at the correct TimeSeries
2185
+ # to scale upon. This is called a per-group metric for the purpose of
2186
+ # autoscaling.
2187
+ # If not specified, the type defaults to gce_instance.
2188
+ # You should provide a filter that is selective enough to pick just one
2189
+ # TimeSeries for the autoscaled group or for each of the instances (if you are
2190
+ # using gce_instance resource type). If multiple TimeSeries are returned upon
2191
+ # the query execution, the autoscaler will sum their respective values to obtain
2192
+ # its scaling value.
2193
+ # Corresponds to the JSON property `filter`
2194
+ # @return [String]
2195
+ attr_accessor :filter
2196
+
2154
2197
  # The identifier (type) of the Stackdriver Monitoring metric. The metric cannot
2155
2198
  # have negative values.
2156
2199
  # The metric must have a value type of INT64 or DOUBLE.
@@ -2158,12 +2201,27 @@ module Google
2158
2201
  # @return [String]
2159
2202
  attr_accessor :metric
2160
2203
 
2204
+ # If scaling is based on a per-group metric value that represents the total
2205
+ # amount of work to be done or resource usage, set this value to an amount
2206
+ # assigned for a single instance of the scaled group. Autoscaler will keep the
2207
+ # number of instances proportional to the value of this metric, the metric
2208
+ # itself should not change value due to group resizing.
2209
+ # A good metric to use with the target is for example pubsub.googleapis.com/
2210
+ # subscription/num_undelivered_messages or a custom metric exporting the total
2211
+ # number of requests coming to your instances.
2212
+ # A bad example would be a metric exporting an average or median latency, since
2213
+ # this value can't include a chunk assignable to a single instance, it could be
2214
+ # better used with utilization_target instead.
2215
+ # Corresponds to the JSON property `singleInstanceAssignment`
2216
+ # @return [Float]
2217
+ attr_accessor :single_instance_assignment
2218
+
2161
2219
  # The target value of the metric that autoscaler should maintain. This must be a
2162
2220
  # positive value. A utilization metric scales number of virtual machines
2163
2221
  # handling requests to increase or decrease proportionally to the metric.
2164
- # For example, a good metric to use as a utilization_target is compute.
2165
- # googleapis.com/instance/network/received_bytes_count. The autoscaler will work
2166
- # to keep this value constant for each of the instances.
2222
+ # For example, a good metric to use as a utilization_target is https://www.
2223
+ # googleapis.com/compute/v1/instance/network/received_bytes_count. The
2224
+ # autoscaler will work to keep this value constant for each of the instances.
2167
2225
  # Corresponds to the JSON property `utilizationTarget`
2168
2226
  # @return [Float]
2169
2227
  attr_accessor :utilization_target
@@ -2180,7 +2238,9 @@ module Google
2180
2238
 
2181
2239
  # Update properties of this object
2182
2240
  def update!(**args)
2241
+ @filter = args[:filter] if args.key?(:filter)
2183
2242
  @metric = args[:metric] if args.key?(:metric)
2243
+ @single_instance_assignment = args[:single_instance_assignment] if args.key?(:single_instance_assignment)
2184
2244
  @utilization_target = args[:utilization_target] if args.key?(:utilization_target)
2185
2245
  @utilization_target_type = args[:utilization_target_type] if args.key?(:utilization_target_type)
2186
2246
  end
@@ -2663,6 +2723,9 @@ module Google
2663
2723
  class BackendService
2664
2724
  include Google::Apis::Core::Hashable
2665
2725
 
2726
+ # Lifetime of cookies in seconds. Only applicable if the loadBalancingScheme is
2727
+ # EXTERNAL, INTERNAL_SELF_MANAGED, or INTERNAL_MANAGED, the protocol is HTTP or
2728
+ # HTTPS, and the sessionAffinity is GENERATED_COOKIE, or HTTP_COOKIE.
2666
2729
  # If set to 0, the cookie is non-persistent and lasts only until the end of the
2667
2730
  # browser session (or equivalent). The maximum allowed value is one day (86,400).
2668
2731
  # Not supported when the backend service is referenced by a URL map that is
@@ -2884,6 +2947,11 @@ module Google
2884
2947
  # @return [String]
2885
2948
  attr_accessor :security_policy
2886
2949
 
2950
+ # The authentication and authorization settings for a BackendService.
2951
+ # Corresponds to the JSON property `securitySettings`
2952
+ # @return [Google::Apis::ComputeV1::SecuritySettings]
2953
+ attr_accessor :security_settings
2954
+
2887
2955
  # [Output Only] Server-defined URL for the resource.
2888
2956
  # Corresponds to the JSON property `selfLink`
2889
2957
  # @return [String]
@@ -2945,6 +3013,7 @@ module Google
2945
3013
  @protocol = args[:protocol] if args.key?(:protocol)
2946
3014
  @region = args[:region] if args.key?(:region)
2947
3015
  @security_policy = args[:security_policy] if args.key?(:security_policy)
3016
+ @security_settings = args[:security_settings] if args.key?(:security_settings)
2948
3017
  @self_link = args[:self_link] if args.key?(:self_link)
2949
3018
  @session_affinity = args[:session_affinity] if args.key?(:session_affinity)
2950
3019
  @timeout_sec = args[:timeout_sec] if args.key?(:timeout_sec)
@@ -2984,6 +3053,11 @@ module Google
2984
3053
  # @return [String]
2985
3054
  attr_accessor :self_link
2986
3055
 
3056
+ # [Output Only] Unreachable resources.
3057
+ # Corresponds to the JSON property `unreachables`
3058
+ # @return [Array<String>]
3059
+ attr_accessor :unreachables
3060
+
2987
3061
  # [Output Only] Informational warning message.
2988
3062
  # Corresponds to the JSON property `warning`
2989
3063
  # @return [Google::Apis::ComputeV1::BackendServiceAggregatedList::Warning]
@@ -3000,6 +3074,7 @@ module Google
3000
3074
  @kind = args[:kind] if args.key?(:kind)
3001
3075
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
3002
3076
  @self_link = args[:self_link] if args.key?(:self_link)
3077
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
3003
3078
  @warning = args[:warning] if args.key?(:warning)
3004
3079
  end
3005
3080
 
@@ -3494,6 +3569,12 @@ module Google
3494
3569
  class Binding
3495
3570
  include Google::Apis::Core::Hashable
3496
3571
 
3572
+ # A client-specified ID for this binding. Expected to be globally unique to
3573
+ # support the internal bindings-by-ID API.
3574
+ # Corresponds to the JSON property `bindingId`
3575
+ # @return [String]
3576
+ attr_accessor :binding_id
3577
+
3497
3578
  # Represents a textual expression in the Common Expression Language (CEL) syntax.
3498
3579
  # CEL is a C-like expression language. The syntax and semantics of CEL are
3499
3580
  # documented at https://github.com/google/cel-spec.
@@ -3564,6 +3645,7 @@ module Google
3564
3645
 
3565
3646
  # Update properties of this object
3566
3647
  def update!(**args)
3648
+ @binding_id = args[:binding_id] if args.key?(:binding_id)
3567
3649
  @condition = args[:condition] if args.key?(:condition)
3568
3650
  @members = args[:members] if args.key?(:members)
3569
3651
  @role = args[:role] if args.key?(:role)
@@ -3866,6 +3948,11 @@ module Google
3866
3948
  # @return [String]
3867
3949
  attr_accessor :self_link
3868
3950
 
3951
+ # [Output Only] Unreachable resources.
3952
+ # Corresponds to the JSON property `unreachables`
3953
+ # @return [Array<String>]
3954
+ attr_accessor :unreachables
3955
+
3869
3956
  # [Output Only] Informational warning message.
3870
3957
  # Corresponds to the JSON property `warning`
3871
3958
  # @return [Google::Apis::ComputeV1::CommitmentAggregatedList::Warning]
@@ -3882,6 +3969,7 @@ module Google
3882
3969
  @kind = args[:kind] if args.key?(:kind)
3883
3970
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
3884
3971
  @self_link = args[:self_link] if args.key?(:self_link)
3972
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
3885
3973
  @warning = args[:warning] if args.key?(:warning)
3886
3974
  end
3887
3975
 
@@ -4203,6 +4291,26 @@ module Google
4203
4291
  end
4204
4292
  end
4205
4293
 
4294
+ # A set of Confidential Instance options.
4295
+ class ConfidentialInstanceConfig
4296
+ include Google::Apis::Core::Hashable
4297
+
4298
+ # Defines whether the instance should have confidential compute enabled.
4299
+ # Corresponds to the JSON property `enableConfidentialCompute`
4300
+ # @return [Boolean]
4301
+ attr_accessor :enable_confidential_compute
4302
+ alias_method :enable_confidential_compute?, :enable_confidential_compute
4303
+
4304
+ def initialize(**args)
4305
+ update!(**args)
4306
+ end
4307
+
4308
+ # Update properties of this object
4309
+ def update!(**args)
4310
+ @enable_confidential_compute = args[:enable_confidential_compute] if args.key?(:enable_confidential_compute)
4311
+ end
4312
+ end
4313
+
4206
4314
  # Message containing connection draining configuration.
4207
4315
  class ConnectionDraining
4208
4316
  include Google::Apis::Core::Hashable
@@ -4823,6 +4931,11 @@ module Google
4823
4931
  # @return [String]
4824
4932
  attr_accessor :self_link
4825
4933
 
4934
+ # [Output Only] Unreachable resources.
4935
+ # Corresponds to the JSON property `unreachables`
4936
+ # @return [Array<String>]
4937
+ attr_accessor :unreachables
4938
+
4826
4939
  # [Output Only] Informational warning message.
4827
4940
  # Corresponds to the JSON property `warning`
4828
4941
  # @return [Google::Apis::ComputeV1::DiskAggregatedList::Warning]
@@ -4839,6 +4952,7 @@ module Google
4839
4952
  @kind = args[:kind] if args.key?(:kind)
4840
4953
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
4841
4954
  @self_link = args[:self_link] if args.key?(:self_link)
4955
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
4842
4956
  @warning = args[:warning] if args.key?(:warning)
4843
4957
  end
4844
4958
 
@@ -5238,6 +5352,11 @@ module Google
5238
5352
  # @return [String]
5239
5353
  attr_accessor :self_link
5240
5354
 
5355
+ # [Output Only] Unreachable resources.
5356
+ # Corresponds to the JSON property `unreachables`
5357
+ # @return [Array<String>]
5358
+ attr_accessor :unreachables
5359
+
5241
5360
  # [Output Only] Informational warning message.
5242
5361
  # Corresponds to the JSON property `warning`
5243
5362
  # @return [Google::Apis::ComputeV1::DiskTypeAggregatedList::Warning]
@@ -5254,6 +5373,7 @@ module Google
5254
5373
  @kind = args[:kind] if args.key?(:kind)
5255
5374
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
5256
5375
  @self_link = args[:self_link] if args.key?(:self_link)
5376
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
5257
5377
  @warning = args[:warning] if args.key?(:warning)
5258
5378
  end
5259
5379
 
@@ -6750,6 +6870,8 @@ module Google
6750
6870
  # ip_address_specifications).
6751
6871
  # Must be set to `0.0.0.0` when the target is targetGrpcProxy that has
6752
6872
  # validateForProxyless field set to true.
6873
+ # For Private Service Connect forwarding rules that forward traffic to Google
6874
+ # APIs, IP address must be provided.
6753
6875
  # Corresponds to the JSON property `IPAddress`
6754
6876
  # @return [String]
6755
6877
  attr_accessor :ip_address
@@ -6897,9 +7019,11 @@ module Google
6897
7019
  attr_accessor :name
6898
7020
 
6899
7021
  # This field is not used for external load balancing.
6900
- # For INTERNAL and INTERNAL_SELF_MANAGED load balancing, this field identifies
6901
- # the network that the load balanced IP should belong to for this Forwarding
6902
- # Rule. If this field is not specified, the default network will be used.
7022
+ # For internal load balancing, this field identifies the network that the load
7023
+ # balanced IP should belong to for this Forwarding Rule. If this field is not
7024
+ # specified, the default network will be used.
7025
+ # For Private Service Connect forwarding rules that forward traffic to Google
7026
+ # APIs, a network must be provided.
6903
7027
  # Corresponds to the JSON property `network`
6904
7028
  # @return [String]
6905
7029
  attr_accessor :network
@@ -6982,7 +7106,7 @@ module Google
6982
7106
  # @return [String]
6983
7107
  attr_accessor :service_name
6984
7108
 
6985
- # This field is only used for INTERNAL load balancing.
7109
+ # This field is only used for internal load balancing.
6986
7110
  # For internal load balancing, this field identifies the subnetwork that the
6987
7111
  # load balanced IP should belong to for this Forwarding Rule.
6988
7112
  # If the network specified is in auto subnet mode, this field is optional.
@@ -6993,11 +7117,20 @@ module Google
6993
7117
  attr_accessor :subnetwork
6994
7118
 
6995
7119
  # The URL of the target resource to receive the matched traffic. For regional
6996
- # forwarding rules, this target must live in the same region as the forwarding
7120
+ # forwarding rules, this target must be in the same region as the forwarding
6997
7121
  # rule. For global forwarding rules, this target must be a global load balancing
6998
7122
  # resource. The forwarded traffic must be of a type appropriate to the target
6999
- # object. For INTERNAL_SELF_MANAGED load balancing, only targetHttpProxy and
7000
- # targetGrpcProxy are valid, not targetHttpsProxy.
7123
+ # object. For more information, see the "Target" column in [Port specifications](
7124
+ # /load-balancing/docs/forwarding-rule-concepts#ip_address_specifications).
7125
+ # For Private Service Connect forwarding rules that forward traffic to Google
7126
+ # APIs, provide the name of a supported Google API bundle. Currently, the
7127
+ # supported Google API bundles include:
7128
+ #
7129
+ # - vpc-sc - GCP APIs that support VPC Service Controls. For more information
7130
+ # about which APIs support VPC Service Controls, refer to VPC-SC supported
7131
+ # products and limitations.
7132
+ # - all-apis - All GCP APIs. For more information about which APIs are supported
7133
+ # with this bundle, refer to Private Google Access-specific domains and VIPs.
7001
7134
  # Corresponds to the JSON property `target`
7002
7135
  # @return [String]
7003
7136
  attr_accessor :target
@@ -7070,6 +7203,11 @@ module Google
7070
7203
  # @return [String]
7071
7204
  attr_accessor :self_link
7072
7205
 
7206
+ # [Output Only] Unreachable resources.
7207
+ # Corresponds to the JSON property `unreachables`
7208
+ # @return [Array<String>]
7209
+ attr_accessor :unreachables
7210
+
7073
7211
  # [Output Only] Informational warning message.
7074
7212
  # Corresponds to the JSON property `warning`
7075
7213
  # @return [Google::Apis::ComputeV1::ForwardingRuleAggregatedList::Warning]
@@ -7086,6 +7224,7 @@ module Google
7086
7224
  @kind = args[:kind] if args.key?(:kind)
7087
7225
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
7088
7226
  @self_link = args[:self_link] if args.key?(:self_link)
7227
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
7089
7228
  @warning = args[:warning] if args.key?(:warning)
7090
7229
  end
7091
7230
 
@@ -7908,12 +8047,16 @@ module Google
7908
8047
  # Google Compute Engine has two Health Check resources:
7909
8048
  # * [Global](/compute/docs/reference/rest/`$api_version`/healthChecks) * [
7910
8049
  # Regional](/compute/docs/reference/rest/`$api_version`/regionHealthChecks)
7911
- # Internal HTTP(S) load balancers must use regional health checks. Internal TCP/
7912
- # UDP load balancers can use either regional or global health checks. All other
7913
- # types of GCP load balancers and managed instance group auto-healing must use
7914
- # global health checks. For more information, read Health Check Concepts.
7915
- # To perform health checks on network load balancers, you must use either
7916
- # httpHealthChecks or httpsHealthChecks.
8050
+ # Internal HTTP(S) load balancers must use regional health checks (`compute.v1.
8051
+ # regionHealthChecks`).
8052
+ # Traffic Director must use global health checks (`compute.v1.HealthChecks`).
8053
+ # Internal TCP/UDP load balancers can use either regional or global health
8054
+ # checks (`compute.v1.regionHealthChecks` or `compute.v1.HealthChecks`).
8055
+ # External HTTP(S), TCP proxy, and SSL proxy load balancers as well as managed
8056
+ # instance group auto-healing must use global health checks (`compute.v1.
8057
+ # HealthChecks`).
8058
+ # Network load balancers must use legacy HTTP health checks (httpHealthChecks).
8059
+ # For more information, see Health checks overview.
7917
8060
  class HealthCheck
7918
8061
  include Google::Apis::Core::Hashable
7919
8062
 
@@ -7970,6 +8113,12 @@ module Google
7970
8113
  # @return [String]
7971
8114
  attr_accessor :kind
7972
8115
 
8116
+ # Configuration of logging on a health check. If logging is enabled, logs will
8117
+ # be exported to Stackdriver.
8118
+ # Corresponds to the JSON property `logConfig`
8119
+ # @return [Google::Apis::ComputeV1::HealthCheckLogConfig]
8120
+ attr_accessor :log_config
8121
+
7973
8122
  # Name of the resource. Provided by the client when the resource is created. The
7974
8123
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
7975
8124
  # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
@@ -8037,6 +8186,7 @@ module Google
8037
8186
  @https_health_check = args[:https_health_check] if args.key?(:https_health_check)
8038
8187
  @id = args[:id] if args.key?(:id)
8039
8188
  @kind = args[:kind] if args.key?(:kind)
8189
+ @log_config = args[:log_config] if args.key?(:log_config)
8040
8190
  @name = args[:name] if args.key?(:name)
8041
8191
  @region = args[:region] if args.key?(:region)
8042
8192
  @self_link = args[:self_link] if args.key?(:self_link)
@@ -8165,6 +8315,28 @@ module Google
8165
8315
  end
8166
8316
  end
8167
8317
 
8318
+ # Configuration of logging on a health check. If logging is enabled, logs will
8319
+ # be exported to Stackdriver.
8320
+ class HealthCheckLogConfig
8321
+ include Google::Apis::Core::Hashable
8322
+
8323
+ # Indicates whether or not to export logs. This is false by default, which means
8324
+ # no health check logging will be done.
8325
+ # Corresponds to the JSON property `enable`
8326
+ # @return [Boolean]
8327
+ attr_accessor :enable
8328
+ alias_method :enable?, :enable
8329
+
8330
+ def initialize(**args)
8331
+ update!(**args)
8332
+ end
8333
+
8334
+ # Update properties of this object
8335
+ def update!(**args)
8336
+ @enable = args[:enable] if args.key?(:enable)
8337
+ end
8338
+ end
8339
+
8168
8340
  # A full or valid partial URL to a health check. For example, the following are
8169
8341
  # valid URLs:
8170
8342
  # - https://www.googleapis.com/compute/beta/projects/project-id/global/
@@ -8486,6 +8658,11 @@ module Google
8486
8658
  # @return [String]
8487
8659
  attr_accessor :self_link
8488
8660
 
8661
+ # [Output Only] Unreachable resources.
8662
+ # Corresponds to the JSON property `unreachables`
8663
+ # @return [Array<String>]
8664
+ attr_accessor :unreachables
8665
+
8489
8666
  # [Output Only] Informational warning message.
8490
8667
  # Corresponds to the JSON property `warning`
8491
8668
  # @return [Google::Apis::ComputeV1::HealthChecksAggregatedList::Warning]
@@ -8502,6 +8679,7 @@ module Google
8502
8679
  @kind = args[:kind] if args.key?(:kind)
8503
8680
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
8504
8681
  @self_link = args[:self_link] if args.key?(:self_link)
8682
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
8505
8683
  @warning = args[:warning] if args.key?(:warning)
8506
8684
  end
8507
8685
 
@@ -8947,6 +9125,13 @@ module Google
8947
9125
  # For matching against the HTTP request's authority, use a headerMatch with the
8948
9126
  # header name ":authority".
8949
9127
  # For matching a request's method, use the headerName ":method".
9128
+ # When the URL map is bound to target gRPC proxy that has validateForProxyless
9129
+ # field set to true, only non-binary user-specified custom metadata and the `
9130
+ # content-type` header are supported. The following transport-level headers
9131
+ # cannot be used in header matching rules: `:authority`, `:method`, `:path`, `:
9132
+ # scheme`, `user-agent`, `accept-encoding`, `content-encoding`, `grpc-accept-
9133
+ # encoding`, `grpc-encoding`, `grpc-previous-rpc-attempts`, `grpc-tags-bin`, `
9134
+ # grpc-timeout` and `grpc-trace-bin.
8950
9135
  # Corresponds to the JSON property `headerName`
8951
9136
  # @return [String]
8952
9137
  attr_accessor :header_name
@@ -9516,10 +9701,10 @@ module Google
9516
9701
  # A list of weighted backend services to send traffic to when a route match
9517
9702
  # occurs. The weights determine the fraction of traffic that flows to their
9518
9703
  # corresponding backend service. If all traffic needs to go to a single backend
9519
- # service, there must be one weightedBackendService with weight set to a non 0
9520
- # number.
9704
+ # service, there must be one weightedBackendService with weight set to a non-
9705
+ # zero number.
9521
9706
  # Once a backendService is identified and before forwarding the request to the
9522
- # backend service, advanced routing actions like Url rewrites and header
9707
+ # backend service, advanced routing actions such as URL rewrites and header
9523
9708
  # transformations are applied depending on additional settings specified in this
9524
9709
  # HttpRouteAction.
9525
9710
  # Corresponds to the JSON property `weightedBackendServices`
@@ -9653,6 +9838,7 @@ module Google
9653
9838
  # Specifies that prefixMatch and fullPathMatch matches are case sensitive.
9654
9839
  # The default value is false.
9655
9840
  # ignoreCase must not be used with regexMatch.
9841
+ # Not supported when the URL map is bound to target gRPC proxy.
9656
9842
  # Corresponds to the JSON property `ignoreCase`
9657
9843
  # @return [Boolean]
9658
9844
  attr_accessor :ignore_case
@@ -9672,6 +9858,8 @@ module Google
9672
9858
  # ForwardingRule that refers to the UrlMap this HttpRouteRuleMatch belongs to.
9673
9859
  # metadataFilters only applies to Loadbalancers that have their
9674
9860
  # loadBalancingScheme set to INTERNAL_SELF_MANAGED.
9861
+ # Not supported when the URL map is bound to target gRPC proxy that has
9862
+ # validateForProxyless field set to true.
9675
9863
  # Corresponds to the JSON property `metadataFilters`
9676
9864
  # @return [Array<Google::Apis::ComputeV1::MetadataFilter>]
9677
9865
  attr_accessor :metadata_filters
@@ -9686,6 +9874,7 @@ module Google
9686
9874
 
9687
9875
  # Specifies a list of query parameter match criteria, all of which must match
9688
9876
  # corresponding query parameters in the request.
9877
+ # Not supported when the URL map is bound to target gRPC proxy.
9689
9878
  # Corresponds to the JSON property `queryParameterMatches`
9690
9879
  # @return [Array<Google::Apis::ComputeV1::HttpQueryParameterMatch>]
9691
9880
  attr_accessor :query_parameter_matches
@@ -10402,6 +10591,11 @@ module Google
10402
10591
  attr_accessor :can_ip_forward
10403
10592
  alias_method :can_ip_forward?, :can_ip_forward
10404
10593
 
10594
+ # A set of Confidential Instance options.
10595
+ # Corresponds to the JSON property `confidentialInstanceConfig`
10596
+ # @return [Google::Apis::ComputeV1::ConfidentialInstanceConfig]
10597
+ attr_accessor :confidential_instance_config
10598
+
10405
10599
  # [Output Only] The CPU platform used by this instance.
10406
10600
  # Corresponds to the JSON property `cpuPlatform`
10407
10601
  # @return [String]
@@ -10487,6 +10681,21 @@ module Google
10487
10681
  # @return [Hash<String,String>]
10488
10682
  attr_accessor :labels
10489
10683
 
10684
+ # [Output Only] Last start timestamp in RFC3339 text format.
10685
+ # Corresponds to the JSON property `lastStartTimestamp`
10686
+ # @return [String]
10687
+ attr_accessor :last_start_timestamp
10688
+
10689
+ # [Output Only] Last stop timestamp in RFC3339 text format.
10690
+ # Corresponds to the JSON property `lastStopTimestamp`
10691
+ # @return [String]
10692
+ attr_accessor :last_stop_timestamp
10693
+
10694
+ # [Output Only] Last suspended timestamp in RFC3339 text format.
10695
+ # Corresponds to the JSON property `lastSuspendedTimestamp`
10696
+ # @return [String]
10697
+ attr_accessor :last_suspended_timestamp
10698
+
10490
10699
  # Full or partial URL of the machine type resource to use for this instance, in
10491
10700
  # the format: zones/zone/machineTypes/machine-type. This is provided by the
10492
10701
  # client when the instance is created. For example, the following is a valid
@@ -10550,7 +10759,7 @@ module Google
10550
10759
  # @return [Array<String>]
10551
10760
  attr_accessor :resource_policies
10552
10761
 
10553
- # Sets the scheduling options for an Instance. NextID: 12
10762
+ # Sets the scheduling options for an Instance. NextID: 13
10554
10763
  # Corresponds to the JSON property `scheduling`
10555
10764
  # @return [Google::Apis::ComputeV1::Scheduling]
10556
10765
  attr_accessor :scheduling
@@ -10589,7 +10798,8 @@ module Google
10589
10798
 
10590
10799
  # [Output Only] The status of the instance. One of the following values:
10591
10800
  # PROVISIONING, STAGING, RUNNING, STOPPING, SUSPENDING, SUSPENDED, REPAIRING,
10592
- # and TERMINATED.
10801
+ # and TERMINATED. For more information about the status of the instance, see
10802
+ # Instance life cycle.
10593
10803
  # Corresponds to the JSON property `status`
10594
10804
  # @return [String]
10595
10805
  attr_accessor :status
@@ -10618,6 +10828,7 @@ module Google
10618
10828
  # Update properties of this object
10619
10829
  def update!(**args)
10620
10830
  @can_ip_forward = args[:can_ip_forward] if args.key?(:can_ip_forward)
10831
+ @confidential_instance_config = args[:confidential_instance_config] if args.key?(:confidential_instance_config)
10621
10832
  @cpu_platform = args[:cpu_platform] if args.key?(:cpu_platform)
10622
10833
  @creation_timestamp = args[:creation_timestamp] if args.key?(:creation_timestamp)
10623
10834
  @deletion_protection = args[:deletion_protection] if args.key?(:deletion_protection)
@@ -10631,6 +10842,9 @@ module Google
10631
10842
  @kind = args[:kind] if args.key?(:kind)
10632
10843
  @label_fingerprint = args[:label_fingerprint] if args.key?(:label_fingerprint)
10633
10844
  @labels = args[:labels] if args.key?(:labels)
10845
+ @last_start_timestamp = args[:last_start_timestamp] if args.key?(:last_start_timestamp)
10846
+ @last_stop_timestamp = args[:last_stop_timestamp] if args.key?(:last_stop_timestamp)
10847
+ @last_suspended_timestamp = args[:last_suspended_timestamp] if args.key?(:last_suspended_timestamp)
10634
10848
  @machine_type = args[:machine_type] if args.key?(:machine_type)
10635
10849
  @metadata = args[:metadata] if args.key?(:metadata)
10636
10850
  @min_cpu_platform = args[:min_cpu_platform] if args.key?(:min_cpu_platform)
@@ -10686,6 +10900,11 @@ module Google
10686
10900
  # @return [String]
10687
10901
  attr_accessor :self_link
10688
10902
 
10903
+ # [Output Only] Unreachable resources.
10904
+ # Corresponds to the JSON property `unreachables`
10905
+ # @return [Array<String>]
10906
+ attr_accessor :unreachables
10907
+
10689
10908
  # [Output Only] Informational warning message.
10690
10909
  # Corresponds to the JSON property `warning`
10691
10910
  # @return [Google::Apis::ComputeV1::InstanceAggregatedList::Warning]
@@ -10702,6 +10921,7 @@ module Google
10702
10921
  @kind = args[:kind] if args.key?(:kind)
10703
10922
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
10704
10923
  @self_link = args[:self_link] if args.key?(:self_link)
10924
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
10705
10925
  @warning = args[:warning] if args.key?(:warning)
10706
10926
  end
10707
10927
 
@@ -10925,6 +11145,11 @@ module Google
10925
11145
  # @return [String]
10926
11146
  attr_accessor :self_link
10927
11147
 
11148
+ # [Output Only] Unreachable resources.
11149
+ # Corresponds to the JSON property `unreachables`
11150
+ # @return [Array<String>]
11151
+ attr_accessor :unreachables
11152
+
10928
11153
  # [Output Only] Informational warning message.
10929
11154
  # Corresponds to the JSON property `warning`
10930
11155
  # @return [Google::Apis::ComputeV1::InstanceGroupAggregatedList::Warning]
@@ -10941,6 +11166,7 @@ module Google
10941
11166
  @kind = args[:kind] if args.key?(:kind)
10942
11167
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
10943
11168
  @self_link = args[:self_link] if args.key?(:self_link)
11169
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
10944
11170
  @warning = args[:warning] if args.key?(:warning)
10945
11171
  end
10946
11172
 
@@ -11434,6 +11660,11 @@ module Google
11434
11660
  # @return [String]
11435
11661
  attr_accessor :self_link
11436
11662
 
11663
+ # [Output Only] Unreachable resources.
11664
+ # Corresponds to the JSON property `unreachables`
11665
+ # @return [Array<String>]
11666
+ attr_accessor :unreachables
11667
+
11437
11668
  # [Output Only] Informational warning message.
11438
11669
  # Corresponds to the JSON property `warning`
11439
11670
  # @return [Google::Apis::ComputeV1::InstanceGroupManagerAggregatedList::Warning]
@@ -11450,6 +11681,7 @@ module Google
11450
11681
  @kind = args[:kind] if args.key?(:kind)
11451
11682
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
11452
11683
  @self_link = args[:self_link] if args.key?(:self_link)
11684
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
11453
11685
  @warning = args[:warning] if args.key?(:warning)
11454
11686
  end
11455
11687
 
@@ -11906,6 +12138,13 @@ module Google
11906
12138
  class InstanceGroupManagersApplyUpdatesRequest
11907
12139
  include Google::Apis::Core::Hashable
11908
12140
 
12141
+ # Flag to update all instances instead of specified list of ?instances?. If the
12142
+ # flag is set to true then the instances may not be specified in the request.
12143
+ # Corresponds to the JSON property `allInstances`
12144
+ # @return [Boolean]
12145
+ attr_accessor :all_instances
12146
+ alias_method :all_instances?, :all_instances
12147
+
11909
12148
  # The list of URLs of one or more instances for which you want to apply updates.
11910
12149
  # Each URL can be a full URL or a partial URL, such as zones/[ZONE]/instances/[
11911
12150
  # INSTANCE_NAME].
@@ -11943,6 +12182,7 @@ module Google
11943
12182
 
11944
12183
  # Update properties of this object
11945
12184
  def update!(**args)
12185
+ @all_instances = args[:all_instances] if args.key?(:all_instances)
11946
12186
  @instances = args[:instances] if args.key?(:instances)
11947
12187
  @minimal_action = args[:minimal_action] if args.key?(:minimal_action)
11948
12188
  @most_disruptive_allowed_action = args[:most_disruptive_allowed_action] if args.key?(:most_disruptive_allowed_action)
@@ -13052,6 +13292,11 @@ module Google
13052
13292
  attr_accessor :can_ip_forward
13053
13293
  alias_method :can_ip_forward?, :can_ip_forward
13054
13294
 
13295
+ # A set of Confidential Instance options.
13296
+ # Corresponds to the JSON property `confidentialInstanceConfig`
13297
+ # @return [Google::Apis::ComputeV1::ConfidentialInstanceConfig]
13298
+ attr_accessor :confidential_instance_config
13299
+
13055
13300
  # An optional text description for the instances that are created from these
13056
13301
  # properties.
13057
13302
  # Corresponds to the JSON property `description`
@@ -13116,7 +13361,7 @@ module Google
13116
13361
  # @return [Array<String>]
13117
13362
  attr_accessor :resource_policies
13118
13363
 
13119
- # Sets the scheduling options for an Instance. NextID: 12
13364
+ # Sets the scheduling options for an Instance. NextID: 13
13120
13365
  # Corresponds to the JSON property `scheduling`
13121
13366
  # @return [Google::Apis::ComputeV1::Scheduling]
13122
13367
  attr_accessor :scheduling
@@ -13146,6 +13391,7 @@ module Google
13146
13391
  # Update properties of this object
13147
13392
  def update!(**args)
13148
13393
  @can_ip_forward = args[:can_ip_forward] if args.key?(:can_ip_forward)
13394
+ @confidential_instance_config = args[:confidential_instance_config] if args.key?(:confidential_instance_config)
13149
13395
  @description = args[:description] if args.key?(:description)
13150
13396
  @disks = args[:disks] if args.key?(:disks)
13151
13397
  @guest_accelerators = args[:guest_accelerators] if args.key?(:guest_accelerators)
@@ -14183,6 +14429,11 @@ module Google
14183
14429
  # @return [String]
14184
14430
  attr_accessor :self_link
14185
14431
 
14432
+ # [Output Only] Unreachable resources.
14433
+ # Corresponds to the JSON property `unreachables`
14434
+ # @return [Array<String>]
14435
+ attr_accessor :unreachables
14436
+
14186
14437
  # [Output Only] Informational warning message.
14187
14438
  # Corresponds to the JSON property `warning`
14188
14439
  # @return [Google::Apis::ComputeV1::InterconnectAttachmentAggregatedList::Warning]
@@ -14199,6 +14450,7 @@ module Google
14199
14450
  @kind = args[:kind] if args.key?(:kind)
14200
14451
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
14201
14452
  @self_link = args[:self_link] if args.key?(:self_link)
14453
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
14202
14454
  @warning = args[:warning] if args.key?(:warning)
14203
14455
  end
14204
14456
 
@@ -15953,6 +16205,11 @@ module Google
15953
16205
  # @return [String]
15954
16206
  attr_accessor :self_link
15955
16207
 
16208
+ # [Output Only] Unreachable resources.
16209
+ # Corresponds to the JSON property `unreachables`
16210
+ # @return [Array<String>]
16211
+ attr_accessor :unreachables
16212
+
15956
16213
  # [Output Only] Informational warning message.
15957
16214
  # Corresponds to the JSON property `warning`
15958
16215
  # @return [Google::Apis::ComputeV1::MachineTypeAggregatedList::Warning]
@@ -15969,6 +16226,7 @@ module Google
15969
16226
  @kind = args[:kind] if args.key?(:kind)
15970
16227
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
15971
16228
  @self_link = args[:self_link] if args.key?(:self_link)
16229
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
15972
16230
  @warning = args[:warning] if args.key?(:warning)
15973
16231
  end
15974
16232
 
@@ -16686,6 +16944,12 @@ module Google
16686
16944
  # @return [String]
16687
16945
  attr_accessor :kind
16688
16946
 
16947
+ # Maximum Transmission Unit in bytes. The minimum value for this field is 1460
16948
+ # and the maximum value is 1500 bytes.
16949
+ # Corresponds to the JSON property `mtu`
16950
+ # @return [Fixnum]
16951
+ attr_accessor :mtu
16952
+
16689
16953
  # Name of the resource. Provided by the client when the resource is created. The
16690
16954
  # name must be 1-63 characters long, and comply with RFC1035. Specifically, the
16691
16955
  # name must be 1-63 characters long and match the regular expression `[a-z]([-a-
@@ -16732,6 +16996,7 @@ module Google
16732
16996
  @gateway_i_pv4 = args[:gateway_i_pv4] if args.key?(:gateway_i_pv4)
16733
16997
  @id = args[:id] if args.key?(:id)
16734
16998
  @kind = args[:kind] if args.key?(:kind)
16999
+ @mtu = args[:mtu] if args.key?(:mtu)
16735
17000
  @name = args[:name] if args.key?(:name)
16736
17001
  @peerings = args[:peerings] if args.key?(:peerings)
16737
17002
  @routing_config = args[:routing_config] if args.key?(:routing_config)
@@ -16976,6 +17241,11 @@ module Google
16976
17241
  # @return [String]
16977
17242
  attr_accessor :self_link
16978
17243
 
17244
+ # [Output Only] Unreachable resources.
17245
+ # Corresponds to the JSON property `unreachables`
17246
+ # @return [Array<String>]
17247
+ attr_accessor :unreachables
17248
+
16979
17249
  # [Output Only] Informational warning message.
16980
17250
  # Corresponds to the JSON property `warning`
16981
17251
  # @return [Google::Apis::ComputeV1::NetworkEndpointGroupAggregatedList::Warning]
@@ -16992,6 +17262,7 @@ module Google
16992
17262
  @kind = args[:kind] if args.key?(:kind)
16993
17263
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
16994
17264
  @self_link = args[:self_link] if args.key?(:self_link)
17265
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
16995
17266
  @warning = args[:warning] if args.key?(:warning)
16996
17267
  end
16997
17268
 
@@ -17070,7 +17341,7 @@ module Google
17070
17341
  include Google::Apis::Core::Hashable
17071
17342
 
17072
17343
  # Optional serving service.
17073
- # The service name must be 1-63 characters long, and comply with RFC1035.
17344
+ # The service name is case-sensitive and must be 1-63 characters long.
17074
17345
  # Example value: "default", "my-service".
17075
17346
  # Corresponds to the JSON property `service`
17076
17347
  # @return [String]
@@ -17088,7 +17359,7 @@ module Google
17088
17359
  attr_accessor :url_mask
17089
17360
 
17090
17361
  # Optional serving version.
17091
- # The version must be 1-63 characters long, and comply with RFC1035.
17362
+ # The version name is case-sensitive and must be 1-100 characters long.
17092
17363
  # Example value: "v1", "v2".
17093
17364
  # Corresponds to the JSON property `version`
17094
17365
  # @return [String]
@@ -17881,6 +18152,11 @@ module Google
17881
18152
  # @return [String]
17882
18153
  attr_accessor :network
17883
18154
 
18155
+ # Maximum Transmission Unit in bytes.
18156
+ # Corresponds to the JSON property `peerMtu`
18157
+ # @return [Fixnum]
18158
+ attr_accessor :peer_mtu
18159
+
17884
18160
  # [Output Only] State for the peering, either `ACTIVE` or `INACTIVE`. The
17885
18161
  # peering is `ACTIVE` when there's a matching configuration in the peer network.
17886
18162
  # Corresponds to the JSON property `state`
@@ -17906,6 +18182,7 @@ module Google
17906
18182
  @import_subnet_routes_with_public_ip = args[:import_subnet_routes_with_public_ip] if args.key?(:import_subnet_routes_with_public_ip)
17907
18183
  @name = args[:name] if args.key?(:name)
17908
18184
  @network = args[:network] if args.key?(:network)
18185
+ @peer_mtu = args[:peer_mtu] if args.key?(:peer_mtu)
17909
18186
  @state = args[:state] if args.key?(:state)
17910
18187
  @state_details = args[:state_details] if args.key?(:state_details)
17911
18188
  end
@@ -18166,6 +18443,11 @@ module Google
18166
18443
  # @return [String]
18167
18444
  attr_accessor :self_link
18168
18445
 
18446
+ # [Output Only] Unreachable resources.
18447
+ # Corresponds to the JSON property `unreachables`
18448
+ # @return [Array<String>]
18449
+ attr_accessor :unreachables
18450
+
18169
18451
  # [Output Only] Informational warning message.
18170
18452
  # Corresponds to the JSON property `warning`
18171
18453
  # @return [Google::Apis::ComputeV1::NodeGroupAggregatedList::Warning]
@@ -18182,6 +18464,7 @@ module Google
18182
18464
  @kind = args[:kind] if args.key?(:kind)
18183
18465
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
18184
18466
  @self_link = args[:self_link] if args.key?(:self_link)
18467
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
18185
18468
  @warning = args[:warning] if args.key?(:warning)
18186
18469
  end
18187
18470
 
@@ -18254,7 +18537,8 @@ module Google
18254
18537
  class NodeGroupAutoscalingPolicy
18255
18538
  include Google::Apis::Core::Hashable
18256
18539
 
18257
- # The maximum number of nodes that the group should have.
18540
+ # The maximum number of nodes that the group should have. Must be set if
18541
+ # autoscaling is enabled. Maximum value allowed is 100.
18258
18542
  # Corresponds to the JSON property `maxNodes`
18259
18543
  # @return [Fixnum]
18260
18544
  attr_accessor :max_nodes
@@ -18875,6 +19159,11 @@ module Google
18875
19159
  # @return [String]
18876
19160
  attr_accessor :self_link
18877
19161
 
19162
+ # [Output Only] Unreachable resources.
19163
+ # Corresponds to the JSON property `unreachables`
19164
+ # @return [Array<String>]
19165
+ attr_accessor :unreachables
19166
+
18878
19167
  # [Output Only] Informational warning message.
18879
19168
  # Corresponds to the JSON property `warning`
18880
19169
  # @return [Google::Apis::ComputeV1::NodeTemplateAggregatedList::Warning]
@@ -18891,6 +19180,7 @@ module Google
18891
19180
  @kind = args[:kind] if args.key?(:kind)
18892
19181
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
18893
19182
  @self_link = args[:self_link] if args.key?(:self_link)
19183
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
18894
19184
  @warning = args[:warning] if args.key?(:warning)
18895
19185
  end
18896
19186
 
@@ -19326,6 +19616,11 @@ module Google
19326
19616
  # @return [String]
19327
19617
  attr_accessor :self_link
19328
19618
 
19619
+ # [Output Only] Unreachable resources.
19620
+ # Corresponds to the JSON property `unreachables`
19621
+ # @return [Array<String>]
19622
+ attr_accessor :unreachables
19623
+
19329
19624
  # [Output Only] Informational warning message.
19330
19625
  # Corresponds to the JSON property `warning`
19331
19626
  # @return [Google::Apis::ComputeV1::NodeTypeAggregatedList::Warning]
@@ -19342,6 +19637,7 @@ module Google
19342
19637
  @kind = args[:kind] if args.key?(:kind)
19343
19638
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
19344
19639
  @self_link = args[:self_link] if args.key?(:self_link)
19640
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
19345
19641
  @warning = args[:warning] if args.key?(:warning)
19346
19642
  end
19347
19643
 
@@ -20208,6 +20504,11 @@ module Google
20208
20504
  # @return [String]
20209
20505
  attr_accessor :self_link
20210
20506
 
20507
+ # [Output Only] Unreachable resources.
20508
+ # Corresponds to the JSON property `unreachables`
20509
+ # @return [Array<String>]
20510
+ attr_accessor :unreachables
20511
+
20211
20512
  # [Output Only] Informational warning message.
20212
20513
  # Corresponds to the JSON property `warning`
20213
20514
  # @return [Google::Apis::ComputeV1::OperationAggregatedList::Warning]
@@ -20224,6 +20525,7 @@ module Google
20224
20525
  @kind = args[:kind] if args.key?(:kind)
20225
20526
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
20226
20527
  @self_link = args[:self_link] if args.key?(:self_link)
20528
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
20227
20529
  @warning = args[:warning] if args.key?(:warning)
20228
20530
  end
20229
20531
 
@@ -20760,6 +21062,11 @@ module Google
20760
21062
  # @return [String]
20761
21063
  attr_accessor :self_link
20762
21064
 
21065
+ # [Output Only] Unreachable resources.
21066
+ # Corresponds to the JSON property `unreachables`
21067
+ # @return [Array<String>]
21068
+ attr_accessor :unreachables
21069
+
20763
21070
  # [Output Only] Informational warning message.
20764
21071
  # Corresponds to the JSON property `warning`
20765
21072
  # @return [Google::Apis::ComputeV1::PacketMirroringAggregatedList::Warning]
@@ -20776,6 +21083,7 @@ module Google
20776
21083
  @kind = args[:kind] if args.key?(:kind)
20777
21084
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
20778
21085
  @self_link = args[:self_link] if args.key?(:self_link)
21086
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
20779
21087
  @warning = args[:warning] if args.key?(:warning)
20780
21088
  end
20781
21089
 
@@ -21238,8 +21546,6 @@ module Google
21238
21546
  # Only one of defaultRouteAction or defaultUrlRedirect must be set.
21239
21547
  # UrlMaps for external HTTP(S) load balancers support only the urlRewrite action
21240
21548
  # within a pathMatcher's defaultRouteAction.
21241
- # Not supported when the backend service is referenced by a URL map that is
21242
- # bound to target gRPC proxy that has validateForProxyless field set to true.
21243
21549
  # Corresponds to the JSON property `defaultRouteAction`
21244
21550
  # @return [Google::Apis::ComputeV1::HttpRouteAction]
21245
21551
  attr_accessor :default_route_action
@@ -21262,8 +21568,6 @@ module Google
21262
21568
  # the specified resource default_service:
21263
21569
  # - compute.backendBuckets.use
21264
21570
  # - compute.backendServices.use
21265
- # pathMatchers[].defaultService is the only option available when the URL map is
21266
- # bound to target gRPC proxy that has validateForProxyless field set to true.
21267
21571
  # Corresponds to the JSON property `defaultService`
21268
21572
  # @return [String]
21269
21573
  attr_accessor :default_service
@@ -21297,8 +21601,6 @@ module Google
21297
21601
  # For example: a pathRule with a path /a/b/c/* will match before /a/b/*
21298
21602
  # irrespective of the order in which those paths appear in this list.
21299
21603
  # Within a given pathMatcher, only one of pathRules or routeRules must be set.
21300
- # Not supported when the backend service is referenced by a URL map that is
21301
- # bound to target gRPC proxy that has validateForProxyless field set to true.
21302
21604
  # Corresponds to the JSON property `pathRules`
21303
21605
  # @return [Array<Google::Apis::ComputeV1::PathRule>]
21304
21606
  attr_accessor :path_rules
@@ -21307,8 +21609,6 @@ module Google
21307
21609
  # route matching and routing actions are desired. routeRules are evaluated in
21308
21610
  # order of priority, from the lowest to highest number.
21309
21611
  # Within a given pathMatcher, you can set only one of pathRules or routeRules.
21310
- # Not supported when the backend service is referenced by a URL map that is
21311
- # bound to target gRPC proxy that has validateForProxyless field set to true.
21312
21612
  # Corresponds to the JSON property `routeRules`
21313
21613
  # @return [Array<Google::Apis::ComputeV1::HttpRouteRule>]
21314
21614
  attr_accessor :route_rules
@@ -22613,6 +22913,13 @@ module Google
22613
22913
  class RegionInstanceGroupManagersApplyUpdatesRequest
22614
22914
  include Google::Apis::Core::Hashable
22615
22915
 
22916
+ # Flag to update all instances instead of specified list of ?instances?. If the
22917
+ # flag is set to true then the instances may not be specified in the request.
22918
+ # Corresponds to the JSON property `allInstances`
22919
+ # @return [Boolean]
22920
+ attr_accessor :all_instances
22921
+ alias_method :all_instances?, :all_instances
22922
+
22616
22923
  # The list of URLs of one or more instances for which you want to apply updates.
22617
22924
  # Each URL can be a full URL or a partial URL, such as zones/[ZONE]/instances/[
22618
22925
  # INSTANCE_NAME].
@@ -22650,6 +22957,7 @@ module Google
22650
22957
 
22651
22958
  # Update properties of this object
22652
22959
  def update!(**args)
22960
+ @all_instances = args[:all_instances] if args.key?(:all_instances)
22653
22961
  @instances = args[:instances] if args.key?(:instances)
22654
22962
  @minimal_action = args[:minimal_action] if args.key?(:minimal_action)
22655
22963
  @most_disruptive_allowed_action = args[:most_disruptive_allowed_action] if args.key?(:most_disruptive_allowed_action)
@@ -23550,6 +23858,11 @@ module Google
23550
23858
  # @return [String]
23551
23859
  attr_accessor :self_link
23552
23860
 
23861
+ # [Output Only] Unreachable resources.
23862
+ # Corresponds to the JSON property `unreachables`
23863
+ # @return [Array<String>]
23864
+ attr_accessor :unreachables
23865
+
23553
23866
  # [Output Only] Informational warning message.
23554
23867
  # Corresponds to the JSON property `warning`
23555
23868
  # @return [Google::Apis::ComputeV1::ReservationAggregatedList::Warning]
@@ -23566,6 +23879,7 @@ module Google
23566
23879
  @kind = args[:kind] if args.key?(:kind)
23567
23880
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
23568
23881
  @self_link = args[:self_link] if args.key?(:self_link)
23882
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
23569
23883
  @warning = args[:warning] if args.key?(:warning)
23570
23884
  end
23571
23885
 
@@ -24137,6 +24451,11 @@ module Google
24137
24451
  # @return [String]
24138
24452
  attr_accessor :self_link
24139
24453
 
24454
+ # [Output Only] Unreachable resources.
24455
+ # Corresponds to the JSON property `unreachables`
24456
+ # @return [Array<String>]
24457
+ attr_accessor :unreachables
24458
+
24140
24459
  # [Output Only] Informational warning message.
24141
24460
  # Corresponds to the JSON property `warning`
24142
24461
  # @return [Google::Apis::ComputeV1::ResourcePolicyAggregatedList::Warning]
@@ -24154,6 +24473,7 @@ module Google
24154
24473
  @kind = args[:kind] if args.key?(:kind)
24155
24474
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
24156
24475
  @self_link = args[:self_link] if args.key?(:self_link)
24476
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
24157
24477
  @warning = args[:warning] if args.key?(:warning)
24158
24478
  end
24159
24479
 
@@ -24544,6 +24864,11 @@ module Google
24544
24864
  class ResourcePolicySnapshotSchedulePolicySnapshotProperties
24545
24865
  include Google::Apis::Core::Hashable
24546
24866
 
24867
+ # Chain name that the snapshot is created in.
24868
+ # Corresponds to the JSON property `chainName`
24869
+ # @return [String]
24870
+ attr_accessor :chain_name
24871
+
24547
24872
  # Indication to perform a 'guest aware' snapshot.
24548
24873
  # Corresponds to the JSON property `guestFlush`
24549
24874
  # @return [Boolean]
@@ -24568,6 +24893,7 @@ module Google
24568
24893
 
24569
24894
  # Update properties of this object
24570
24895
  def update!(**args)
24896
+ @chain_name = args[:chain_name] if args.key?(:chain_name)
24571
24897
  @guest_flush = args[:guest_flush] if args.key?(:guest_flush)
24572
24898
  @labels = args[:labels] if args.key?(:labels)
24573
24899
  @storage_locations = args[:storage_locations] if args.key?(:storage_locations)
@@ -24687,8 +25013,9 @@ module Google
24687
25013
  attr_accessor :next_hop_gateway
24688
25014
 
24689
25015
  # The URL to a forwarding rule of type loadBalancingScheme=INTERNAL that should
24690
- # handle matching packets. You can only specify the forwarding rule as a partial
24691
- # or full URL. For example, the following are all valid URLs:
25016
+ # handle matching packets or the IP address of the forwarding Rule. For example,
25017
+ # the following are all valid URLs:
25018
+ # - 10.128.0.56
24692
25019
  # - https://www.googleapis.com/compute/v1/projects/project/regions/region/
24693
25020
  # forwardingRules/forwardingRule
24694
25021
  # - regions/region/forwardingRules/forwardingRule
@@ -25115,6 +25442,11 @@ module Google
25115
25442
  # @return [String]
25116
25443
  attr_accessor :self_link
25117
25444
 
25445
+ # [Output Only] Unreachable resources.
25446
+ # Corresponds to the JSON property `unreachables`
25447
+ # @return [Array<String>]
25448
+ attr_accessor :unreachables
25449
+
25118
25450
  # [Output Only] Informational warning message.
25119
25451
  # Corresponds to the JSON property `warning`
25120
25452
  # @return [Google::Apis::ComputeV1::RouterAggregatedList::Warning]
@@ -25131,6 +25463,7 @@ module Google
25131
25463
  @kind = args[:kind] if args.key?(:kind)
25132
25464
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
25133
25465
  @self_link = args[:self_link] if args.key?(:self_link)
25466
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
25134
25467
  @warning = args[:warning] if args.key?(:warning)
25135
25468
  end
25136
25469
 
@@ -26149,7 +26482,7 @@ module Google
26149
26482
  end
26150
26483
  end
26151
26484
 
26152
- # Sets the scheduling options for an Instance. NextID: 12
26485
+ # Sets the scheduling options for an Instance. NextID: 13
26153
26486
  class Scheduling
26154
26487
  include Google::Apis::Core::Hashable
26155
26488
 
@@ -26304,10 +26637,10 @@ module Google
26304
26637
  end
26305
26638
  end
26306
26639
 
26307
- # Represents a Cloud Armor Security Policy resource.
26640
+ # Represents a Google Cloud Armor security policy resource.
26308
26641
  # Only external backend services that use load balancers can reference a
26309
- # Security Policy. For more information, read Cloud Armor Security Policy
26310
- # Concepts. (== resource_for `$api_version`.securityPolicies ==)
26642
+ # security policy. For more information, see Google Cloud Armor security policy
26643
+ # overview. (== resource_for `$api_version`.securityPolicies ==)
26311
26644
  class SecurityPolicy
26312
26645
  include Google::Apis::Core::Hashable
26313
26646
 
@@ -26651,6 +26984,48 @@ module Google
26651
26984
  end
26652
26985
  end
26653
26986
 
26987
+ # The authentication and authorization settings for a BackendService.
26988
+ class SecuritySettings
26989
+ include Google::Apis::Core::Hashable
26990
+
26991
+ # Optional. A URL referring to a networksecurity.ClientTlsPolicy resource that
26992
+ # describes how clients should authenticate with this service's backends.
26993
+ # clientTlsPolicy only applies to a global BackendService with the
26994
+ # loadBalancingScheme set to INTERNAL_SELF_MANAGED.
26995
+ # If left blank, communications are not encrypted.
26996
+ # Note: This field currently has no impact.
26997
+ # Corresponds to the JSON property `clientTlsPolicy`
26998
+ # @return [String]
26999
+ attr_accessor :client_tls_policy
27000
+
27001
+ # Optional. A list of Subject Alternative Names (SANs) that the client verifies
27002
+ # during a mutual TLS handshake with an server/endpoint for this BackendService.
27003
+ # When the server presents its X.509 certificate to the client, the client
27004
+ # inspects the certificate's subjectAltName field. If the field contains one of
27005
+ # the specified values, the communication continues. Otherwise, it fails. This
27006
+ # additional check enables the client to verify that the server is authorized to
27007
+ # run the requested service.
27008
+ # Note that the contents of the server certificate's subjectAltName field are
27009
+ # configured by the Public Key Infrastructure which provisions server identities.
27010
+ # Only applies to a global BackendService with loadBalancingScheme set to
27011
+ # INTERNAL_SELF_MANAGED. Only applies when BackendService has an attached
27012
+ # clientTlsPolicy with clientCertificate (mTLS mode).
27013
+ # Note: This field currently has no impact.
27014
+ # Corresponds to the JSON property `subjectAltNames`
27015
+ # @return [Array<String>]
27016
+ attr_accessor :subject_alt_names
27017
+
27018
+ def initialize(**args)
27019
+ update!(**args)
27020
+ end
27021
+
27022
+ # Update properties of this object
27023
+ def update!(**args)
27024
+ @client_tls_policy = args[:client_tls_policy] if args.key?(:client_tls_policy)
27025
+ @subject_alt_names = args[:subject_alt_names] if args.key?(:subject_alt_names)
27026
+ end
27027
+ end
27028
+
26654
27029
  # An instance's serial console output.
26655
27030
  class SerialPortOutput
26656
27031
  include Google::Apis::Core::Hashable
@@ -26905,6 +27280,16 @@ module Google
26905
27280
  attr_accessor :auto_created
26906
27281
  alias_method :auto_created?, :auto_created
26907
27282
 
27283
+ # Creates the new snapshot in the snapshot chain labeled with the specified name.
27284
+ # The chain name must be 1-63 characters long and comply with RFC1035. This is
27285
+ # an uncommon option only for advanced service owners who needs to create
27286
+ # separate snapshot chains, for example, for chargeback tracking. When you
27287
+ # describe your snapshot resource, this field is visible only if it has a non-
27288
+ # empty value.
27289
+ # Corresponds to the JSON property `chainName`
27290
+ # @return [String]
27291
+ attr_accessor :chain_name
27292
+
26908
27293
  # [Output Only] Creation timestamp in RFC3339 text format.
26909
27294
  # Corresponds to the JSON property `creationTimestamp`
26910
27295
  # @return [String]
@@ -26998,7 +27383,7 @@ module Google
26998
27383
  # @return [Google::Apis::ComputeV1::CustomerEncryptionKey]
26999
27384
  attr_accessor :snapshot_encryption_key
27000
27385
 
27001
- # [Output Only] The source disk used to create this snapshot.
27386
+ # The source disk used to create this snapshot.
27002
27387
  # Corresponds to the JSON property `sourceDisk`
27003
27388
  # @return [String]
27004
27389
  attr_accessor :source_disk
@@ -27049,6 +27434,7 @@ module Google
27049
27434
  # Update properties of this object
27050
27435
  def update!(**args)
27051
27436
  @auto_created = args[:auto_created] if args.key?(:auto_created)
27437
+ @chain_name = args[:chain_name] if args.key?(:chain_name)
27052
27438
  @creation_timestamp = args[:creation_timestamp] if args.key?(:creation_timestamp)
27053
27439
  @description = args[:description] if args.key?(:description)
27054
27440
  @disk_size_gb = args[:disk_size_gb] if args.key?(:disk_size_gb)
@@ -27230,9 +27616,9 @@ module Google
27230
27616
  class SslCertificate
27231
27617
  include Google::Apis::Core::Hashable
27232
27618
 
27233
- # A local certificate file. The certificate must be in PEM format. The
27234
- # certificate chain must be no greater than 5 certs long. The chain must include
27235
- # at least one intermediate cert.
27619
+ # A value read into memory from a certificate file. The certificate file must be
27620
+ # in PEM format. The certificate chain must be no greater than 5 certs long. The
27621
+ # chain must include at least one intermediate cert.
27236
27622
  # Corresponds to the JSON property `certificate`
27237
27623
  # @return [String]
27238
27624
  attr_accessor :certificate
@@ -27280,7 +27666,8 @@ module Google
27280
27666
  # @return [String]
27281
27667
  attr_accessor :name
27282
27668
 
27283
- # A write-only private key in PEM format. Only insert requests will include this
27669
+ # A value read into memory from a write-only private key file. The private key
27670
+ # file must be in PEM format. For security, only insert requests include this
27284
27671
  # field.
27285
27672
  # Corresponds to the JSON property `privateKey`
27286
27673
  # @return [String]
@@ -27372,6 +27759,11 @@ module Google
27372
27759
  # @return [String]
27373
27760
  attr_accessor :self_link
27374
27761
 
27762
+ # [Output Only] Unreachable resources.
27763
+ # Corresponds to the JSON property `unreachables`
27764
+ # @return [Array<String>]
27765
+ attr_accessor :unreachables
27766
+
27375
27767
  # [Output Only] Informational warning message.
27376
27768
  # Corresponds to the JSON property `warning`
27377
27769
  # @return [Google::Apis::ComputeV1::SslCertificateAggregatedList::Warning]
@@ -27388,6 +27780,7 @@ module Google
27388
27780
  @kind = args[:kind] if args.key?(:kind)
27389
27781
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
27390
27782
  @self_link = args[:self_link] if args.key?(:self_link)
27783
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
27391
27784
  @warning = args[:warning] if args.key?(:warning)
27392
27785
  end
27393
27786
 
@@ -27862,10 +28255,10 @@ module Google
27862
28255
  end
27863
28256
  end
27864
28257
 
27865
- # Represents a Cloud Armor Security Policy resource.
28258
+ # Represents a Google Cloud Armor security policy resource.
27866
28259
  # Only external backend services used by HTTP or HTTPS load balancers can
27867
- # reference a Security Policy. For more information, read read Cloud Armor
27868
- # Security Policy Concepts. (== resource_for `$api_version`.sslPolicies ==)
28260
+ # reference a security policy. For more information, see Google Cloud Armor
28261
+ # security policy overview. (== resource_for `$api_version`.sslPolicies ==)
27869
28262
  class SslPolicy
27870
28263
  include Google::Apis::Core::Hashable
27871
28264
 
@@ -28341,6 +28734,11 @@ module Google
28341
28734
  # @return [String]
28342
28735
  attr_accessor :self_link
28343
28736
 
28737
+ # [Output Only] Unreachable resources.
28738
+ # Corresponds to the JSON property `unreachables`
28739
+ # @return [Array<String>]
28740
+ attr_accessor :unreachables
28741
+
28344
28742
  # [Output Only] Informational warning message.
28345
28743
  # Corresponds to the JSON property `warning`
28346
28744
  # @return [Google::Apis::ComputeV1::SubnetworkAggregatedList::Warning]
@@ -28357,6 +28755,7 @@ module Google
28357
28755
  @kind = args[:kind] if args.key?(:kind)
28358
28756
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
28359
28757
  @self_link = args[:self_link] if args.key?(:self_link)
28758
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
28360
28759
  @warning = args[:warning] if args.key?(:warning)
28361
28760
  end
28362
28761
 
@@ -29199,6 +29598,17 @@ module Google
29199
29598
  # @return [String]
29200
29599
  attr_accessor :description
29201
29600
 
29601
+ # Fingerprint of this resource. A hash of the contents stored in this object.
29602
+ # This field is used in optimistic locking. This field will be ignored when
29603
+ # inserting a TargetHttpProxy. An up-to-date fingerprint must be provided in
29604
+ # order to patch/update the TargetHttpProxy; otherwise, the request will fail
29605
+ # with error 412 conditionNotMet. To see the latest fingerprint, make a get()
29606
+ # request to retrieve the TargetHttpProxy.
29607
+ # Corresponds to the JSON property `fingerprint`
29608
+ # NOTE: Values are automatically base64 encoded/decoded in the client library.
29609
+ # @return [String]
29610
+ attr_accessor :fingerprint
29611
+
29202
29612
  # [Output Only] The unique identifier for the resource. This identifier is
29203
29613
  # defined by the server.
29204
29614
  # Corresponds to the JSON property `id`
@@ -29221,6 +29631,19 @@ module Google
29221
29631
  # @return [String]
29222
29632
  attr_accessor :name
29223
29633
 
29634
+ # This field only applies when the forwarding rule that references this target
29635
+ # proxy has a loadBalancingScheme set to INTERNAL_SELF_MANAGED.
29636
+ # When this field is set to true, Envoy proxies set up inbound traffic
29637
+ # interception and bind to the IP address and port specified in the forwarding
29638
+ # rule. This is generally useful when using Traffic Director to configure Envoy
29639
+ # as a gateway or middle proxy (in other words, not a sidecar proxy). The Envoy
29640
+ # proxy listens for inbound requests and handles requests when it receives them.
29641
+ # The default is false.
29642
+ # Corresponds to the JSON property `proxyBind`
29643
+ # @return [Boolean]
29644
+ attr_accessor :proxy_bind
29645
+ alias_method :proxy_bind?, :proxy_bind
29646
+
29224
29647
  # [Output Only] URL of the region where the regional Target HTTP Proxy resides.
29225
29648
  # This field is not applicable to global Target HTTP Proxies.
29226
29649
  # Corresponds to the JSON property `region`
@@ -29246,9 +29669,11 @@ module Google
29246
29669
  def update!(**args)
29247
29670
  @creation_timestamp = args[:creation_timestamp] if args.key?(:creation_timestamp)
29248
29671
  @description = args[:description] if args.key?(:description)
29672
+ @fingerprint = args[:fingerprint] if args.key?(:fingerprint)
29249
29673
  @id = args[:id] if args.key?(:id)
29250
29674
  @kind = args[:kind] if args.key?(:kind)
29251
29675
  @name = args[:name] if args.key?(:name)
29676
+ @proxy_bind = args[:proxy_bind] if args.key?(:proxy_bind)
29252
29677
  @region = args[:region] if args.key?(:region)
29253
29678
  @self_link = args[:self_link] if args.key?(:self_link)
29254
29679
  @url_map = args[:url_map] if args.key?(:url_map)
@@ -29289,6 +29714,11 @@ module Google
29289
29714
  # @return [String]
29290
29715
  attr_accessor :self_link
29291
29716
 
29717
+ # [Output Only] Unreachable resources.
29718
+ # Corresponds to the JSON property `unreachables`
29719
+ # @return [Array<String>]
29720
+ attr_accessor :unreachables
29721
+
29292
29722
  def initialize(**args)
29293
29723
  update!(**args)
29294
29724
  end
@@ -29300,6 +29730,7 @@ module Google
29300
29730
  @kind = args[:kind] if args.key?(:kind)
29301
29731
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
29302
29732
  @self_link = args[:self_link] if args.key?(:self_link)
29733
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
29303
29734
  end
29304
29735
  end
29305
29736
 
@@ -29565,6 +29996,18 @@ module Google
29565
29996
  class TargetHttpsProxy
29566
29997
  include Google::Apis::Core::Hashable
29567
29998
 
29999
+ # Optional. A URL referring to a networksecurity.AuthorizationPolicy resource
30000
+ # that describes how the proxy should authorize inbound traffic. If left blank,
30001
+ # access will not be restricted by an authorization policy.
30002
+ # Refer to the AuthorizationPolicy resource for additional details.
30003
+ # authorizationPolicy only applies to a global TargetHttpsProxy attached to
30004
+ # globalForwardingRules with the loadBalancingScheme set to
30005
+ # INTERNAL_SELF_MANAGED.
30006
+ # Note: This field currently has no impact.
30007
+ # Corresponds to the JSON property `authorizationPolicy`
30008
+ # @return [String]
30009
+ attr_accessor :authorization_policy
30010
+
29568
30011
  # [Output Only] Creation timestamp in RFC3339 text format.
29569
30012
  # Corresponds to the JSON property `creationTimestamp`
29570
30013
  # @return [String]
@@ -29598,6 +30041,19 @@ module Google
29598
30041
  # @return [String]
29599
30042
  attr_accessor :name
29600
30043
 
30044
+ # This field only applies when the forwarding rule that references this target
30045
+ # proxy has a loadBalancingScheme set to INTERNAL_SELF_MANAGED.
30046
+ # When this field is set to true, Envoy proxies set up inbound traffic
30047
+ # interception and bind to the IP address and port specified in the forwarding
30048
+ # rule. This is generally useful when using Traffic Director to configure Envoy
30049
+ # as a gateway or middle proxy (in other words, not a sidecar proxy). The Envoy
30050
+ # proxy listens for inbound requests and handles requests when it receives them.
30051
+ # The default is false.
30052
+ # Corresponds to the JSON property `proxyBind`
30053
+ # @return [Boolean]
30054
+ attr_accessor :proxy_bind
30055
+ alias_method :proxy_bind?, :proxy_bind
30056
+
29601
30057
  # Specifies the QUIC override policy for this TargetHttpsProxy resource. This
29602
30058
  # setting determines whether the load balancer attempts to negotiate QUIC with
29603
30059
  # clients. You can specify NONE, ENABLE, or DISABLE.
@@ -29622,6 +30078,17 @@ module Google
29622
30078
  # @return [String]
29623
30079
  attr_accessor :self_link
29624
30080
 
30081
+ # Optional. A URL referring to a networksecurity.ServerTlsPolicy resource that
30082
+ # describes how the proxy should authenticate inbound traffic.
30083
+ # serverTlsPolicy only applies to a global TargetHttpsProxy attached to
30084
+ # globalForwardingRules with the loadBalancingScheme set to
30085
+ # INTERNAL_SELF_MANAGED.
30086
+ # If left blank, communications are not encrypted.
30087
+ # Note: This field currently has no impact.
30088
+ # Corresponds to the JSON property `serverTlsPolicy`
30089
+ # @return [String]
30090
+ attr_accessor :server_tls_policy
30091
+
29625
30092
  # URLs to SslCertificate resources that are used to authenticate connections
29626
30093
  # between users and the load balancer. At least one SSL certificate must be
29627
30094
  # specified. Currently, you may specify up to 15 SSL certificates.
@@ -29652,14 +30119,17 @@ module Google
29652
30119
 
29653
30120
  # Update properties of this object
29654
30121
  def update!(**args)
30122
+ @authorization_policy = args[:authorization_policy] if args.key?(:authorization_policy)
29655
30123
  @creation_timestamp = args[:creation_timestamp] if args.key?(:creation_timestamp)
29656
30124
  @description = args[:description] if args.key?(:description)
29657
30125
  @id = args[:id] if args.key?(:id)
29658
30126
  @kind = args[:kind] if args.key?(:kind)
29659
30127
  @name = args[:name] if args.key?(:name)
30128
+ @proxy_bind = args[:proxy_bind] if args.key?(:proxy_bind)
29660
30129
  @quic_override = args[:quic_override] if args.key?(:quic_override)
29661
30130
  @region = args[:region] if args.key?(:region)
29662
30131
  @self_link = args[:self_link] if args.key?(:self_link)
30132
+ @server_tls_policy = args[:server_tls_policy] if args.key?(:server_tls_policy)
29663
30133
  @ssl_certificates = args[:ssl_certificates] if args.key?(:ssl_certificates)
29664
30134
  @ssl_policy = args[:ssl_policy] if args.key?(:ssl_policy)
29665
30135
  @url_map = args[:url_map] if args.key?(:url_map)
@@ -29700,6 +30170,11 @@ module Google
29700
30170
  # @return [String]
29701
30171
  attr_accessor :self_link
29702
30172
 
30173
+ # [Output Only] Unreachable resources.
30174
+ # Corresponds to the JSON property `unreachables`
30175
+ # @return [Array<String>]
30176
+ attr_accessor :unreachables
30177
+
29703
30178
  # [Output Only] Informational warning message.
29704
30179
  # Corresponds to the JSON property `warning`
29705
30180
  # @return [Google::Apis::ComputeV1::TargetHttpsProxyAggregatedList::Warning]
@@ -29716,6 +30191,7 @@ module Google
29716
30191
  @kind = args[:kind] if args.key?(:kind)
29717
30192
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
29718
30193
  @self_link = args[:self_link] if args.key?(:self_link)
30194
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
29719
30195
  @warning = args[:warning] if args.key?(:warning)
29720
30196
  end
29721
30197
 
@@ -30024,6 +30500,11 @@ module Google
30024
30500
  # @return [String]
30025
30501
  attr_accessor :self_link
30026
30502
 
30503
+ # [Output Only] Unreachable resources.
30504
+ # Corresponds to the JSON property `unreachables`
30505
+ # @return [Array<String>]
30506
+ attr_accessor :unreachables
30507
+
30027
30508
  # [Output Only] Informational warning message.
30028
30509
  # Corresponds to the JSON property `warning`
30029
30510
  # @return [Google::Apis::ComputeV1::TargetInstanceAggregatedList::Warning]
@@ -30040,6 +30521,7 @@ module Google
30040
30521
  @kind = args[:kind] if args.key?(:kind)
30041
30522
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
30042
30523
  @self_link = args[:self_link] if args.key?(:self_link)
30524
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
30043
30525
  @warning = args[:warning] if args.key?(:warning)
30044
30526
  end
30045
30527
 
@@ -30324,9 +30806,9 @@ module Google
30324
30806
  class TargetPool
30325
30807
  include Google::Apis::Core::Hashable
30326
30808
 
30327
- # This field is applicable only when the containing target pool is serving a
30328
- # forwarding rule as the primary pool, and its failoverRatio field is properly
30329
- # set to a value between [0, 1].
30809
+ # The server-defined URL for the resource. This field is applicable only when
30810
+ # the containing target pool is serving a forwarding rule as the primary pool,
30811
+ # and its failoverRatio field is properly set to a value between [0, 1].
30330
30812
  # backupPool and failoverRatio together define the fallback behavior of the
30331
30813
  # primary target pool: if the ratio of the healthy instances in the primary pool
30332
30814
  # is at or below failoverRatio, traffic arriving at the load-balanced IP will be
@@ -30476,6 +30958,11 @@ module Google
30476
30958
  # @return [String]
30477
30959
  attr_accessor :self_link
30478
30960
 
30961
+ # [Output Only] Unreachable resources.
30962
+ # Corresponds to the JSON property `unreachables`
30963
+ # @return [Array<String>]
30964
+ attr_accessor :unreachables
30965
+
30479
30966
  # [Output Only] Informational warning message.
30480
30967
  # Corresponds to the JSON property `warning`
30481
30968
  # @return [Google::Apis::ComputeV1::TargetPoolAggregatedList::Warning]
@@ -30492,6 +30979,7 @@ module Google
30492
30979
  @kind = args[:kind] if args.key?(:kind)
30493
30980
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
30494
30981
  @self_link = args[:self_link] if args.key?(:self_link)
30982
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
30495
30983
  @warning = args[:warning] if args.key?(:warning)
30496
30984
  end
30497
30985
 
@@ -31527,6 +32015,11 @@ module Google
31527
32015
  # @return [String]
31528
32016
  attr_accessor :self_link
31529
32017
 
32018
+ # [Output Only] Unreachable resources.
32019
+ # Corresponds to the JSON property `unreachables`
32020
+ # @return [Array<String>]
32021
+ attr_accessor :unreachables
32022
+
31530
32023
  # [Output Only] Informational warning message.
31531
32024
  # Corresponds to the JSON property `warning`
31532
32025
  # @return [Google::Apis::ComputeV1::TargetVpnGatewayAggregatedList::Warning]
@@ -31543,6 +32036,7 @@ module Google
31543
32036
  @kind = args[:kind] if args.key?(:kind)
31544
32037
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
31545
32038
  @self_link = args[:self_link] if args.key?(:self_link)
32039
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
31546
32040
  @warning = args[:warning] if args.key?(:warning)
31547
32041
  end
31548
32042
 
@@ -31824,22 +32318,23 @@ module Google
31824
32318
  class TestFailure
31825
32319
  include Google::Apis::Core::Hashable
31826
32320
 
31827
- #
32321
+ # BackendService or BackendBucket returned by load balancer.
31828
32322
  # Corresponds to the JSON property `actualService`
31829
32323
  # @return [String]
31830
32324
  attr_accessor :actual_service
31831
32325
 
31832
- #
32326
+ # Expected BackendService or BackendBucket resource the given URL should be
32327
+ # mapped to.
31833
32328
  # Corresponds to the JSON property `expectedService`
31834
32329
  # @return [String]
31835
32330
  attr_accessor :expected_service
31836
32331
 
31837
- #
32332
+ # Host portion of the URL.
31838
32333
  # Corresponds to the JSON property `host`
31839
32334
  # @return [String]
31840
32335
  attr_accessor :host
31841
32336
 
31842
- #
32337
+ # Path portion including query parameters in the URL.
31843
32338
  # Corresponds to the JSON property `path`
31844
32339
  # @return [String]
31845
32340
  attr_accessor :path
@@ -31931,9 +32426,8 @@ module Google
31931
32426
  # Only one of defaultRouteAction or defaultUrlRedirect must be set.
31932
32427
  # UrlMaps for external HTTP(S) load balancers support only the urlRewrite action
31933
32428
  # within defaultRouteAction.
31934
- # defaultRouteAction has no effect when the backend service is referenced by a
31935
- # URL map that is bound to target gRPC proxy that has validateForProxyless field
31936
- # set to true.
32429
+ # defaultRouteAction has no effect when the URL map is bound to target gRPC
32430
+ # proxy that has validateForProxyless field set to true.
31937
32431
  # Corresponds to the JSON property `defaultRouteAction`
31938
32432
  # @return [Google::Apis::ComputeV1::HttpRouteAction]
31939
32433
  attr_accessor :default_route_action
@@ -31947,9 +32441,8 @@ module Google
31947
32441
  # specified.
31948
32442
  # Only one of defaultService, defaultUrlRedirect or defaultRouteAction.
31949
32443
  # weightedBackendService must be set.
31950
- # defaultService has no effect when the backend service is referenced by a URL
31951
- # map that is bound to target gRPC proxy that has validateForProxyless field set
31952
- # to true.
32444
+ # defaultService has no effect when the URL map is bound to target gRPC proxy
32445
+ # that has validateForProxyless field set to true.
31953
32446
  # Corresponds to the JSON property `defaultService`
31954
32447
  # @return [String]
31955
32448
  attr_accessor :default_service
@@ -32028,8 +32521,8 @@ module Google
32028
32521
  # The list of expected URL mapping tests. Request to update this UrlMap will
32029
32522
  # succeed only if all of the test cases pass. You can specify a maximum of 100
32030
32523
  # tests per UrlMap.
32031
- # Not supported when the backend service is referenced by a URL map that is
32032
- # bound to target gRPC proxy that has validateForProxyless field set to true.
32524
+ # Not supported when the URL map is bound to target gRPC proxy that has
32525
+ # validateForProxyless field set to true.
32033
32526
  # Corresponds to the JSON property `tests`
32034
32527
  # @return [Array<Google::Apis::ComputeV1::UrlMapTest>]
32035
32528
  attr_accessor :tests
@@ -32203,7 +32696,8 @@ module Google
32203
32696
  # @return [String]
32204
32697
  attr_accessor :description
32205
32698
 
32206
- # Host portion of the URL.
32699
+ # Host portion of the URL. If headers contains a host header, then host must
32700
+ # also match the header value.
32207
32701
  # Corresponds to the JSON property `host`
32208
32702
  # @return [String]
32209
32703
  attr_accessor :host
@@ -32213,7 +32707,9 @@ module Google
32213
32707
  # @return [String]
32214
32708
  attr_accessor :path
32215
32709
 
32216
- # Expected BackendService resource the given URL should be mapped to.
32710
+ # Expected BackendService or BackendBucket resource the given URL should be
32711
+ # mapped to.
32712
+ # service cannot be set if expectedRedirectResponseCode is set.
32217
32713
  # Corresponds to the JSON property `service`
32218
32714
  # @return [String]
32219
32715
  attr_accessor :service
@@ -32305,6 +32801,11 @@ module Google
32305
32801
  # @return [String]
32306
32802
  attr_accessor :self_link
32307
32803
 
32804
+ # [Output Only] Unreachable resources.
32805
+ # Corresponds to the JSON property `unreachables`
32806
+ # @return [Array<String>]
32807
+ attr_accessor :unreachables
32808
+
32308
32809
  # [Output Only] Informational warning message.
32309
32810
  # Corresponds to the JSON property `warning`
32310
32811
  # @return [Google::Apis::ComputeV1::UrlMapsAggregatedList::Warning]
@@ -32321,6 +32822,7 @@ module Google
32321
32822
  @kind = args[:kind] if args.key?(:kind)
32322
32823
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
32323
32824
  @self_link = args[:self_link] if args.key?(:self_link)
32825
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
32324
32826
  @warning = args[:warning] if args.key?(:warning)
32325
32827
  end
32326
32828
 
@@ -33116,6 +33618,11 @@ module Google
33116
33618
  # @return [String]
33117
33619
  attr_accessor :self_link
33118
33620
 
33621
+ # [Output Only] Unreachable resources.
33622
+ # Corresponds to the JSON property `unreachables`
33623
+ # @return [Array<String>]
33624
+ attr_accessor :unreachables
33625
+
33119
33626
  # [Output Only] Informational warning message.
33120
33627
  # Corresponds to the JSON property `warning`
33121
33628
  # @return [Google::Apis::ComputeV1::VpnGatewayAggregatedList::Warning]
@@ -33132,6 +33639,7 @@ module Google
33132
33639
  @kind = args[:kind] if args.key?(:kind)
33133
33640
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
33134
33641
  @self_link = args[:self_link] if args.key?(:self_link)
33642
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
33135
33643
  @warning = args[:warning] if args.key?(:warning)
33136
33644
  end
33137
33645
 
@@ -33804,6 +34312,11 @@ module Google
33804
34312
  # @return [String]
33805
34313
  attr_accessor :self_link
33806
34314
 
34315
+ # [Output Only] Unreachable resources.
34316
+ # Corresponds to the JSON property `unreachables`
34317
+ # @return [Array<String>]
34318
+ attr_accessor :unreachables
34319
+
33807
34320
  # [Output Only] Informational warning message.
33808
34321
  # Corresponds to the JSON property `warning`
33809
34322
  # @return [Google::Apis::ComputeV1::VpnTunnelAggregatedList::Warning]
@@ -33820,6 +34333,7 @@ module Google
33820
34333
  @kind = args[:kind] if args.key?(:kind)
33821
34334
  @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
33822
34335
  @self_link = args[:self_link] if args.key?(:self_link)
34336
+ @unreachables = args[:unreachables] if args.key?(:unreachables)
33823
34337
  @warning = args[:warning] if args.key?(:warning)
33824
34338
  end
33825
34339