google-api-client 0.41.0 → 0.42.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (447) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +295 -0
  3. data/bin/generate-api +1 -3
  4. data/generated/google/apis/accessapproval_v1.rb +1 -1
  5. data/generated/google/apis/accessapproval_v1/service.rb +3 -0
  6. data/generated/google/apis/accessapproval_v1beta1.rb +1 -1
  7. data/generated/google/apis/accessapproval_v1beta1/service.rb +3 -0
  8. data/generated/google/apis/admin_directory_v1.rb +1 -1
  9. data/generated/google/apis/admin_directory_v1/classes.rb +31 -0
  10. data/generated/google/apis/admin_directory_v1/representations.rb +16 -0
  11. data/generated/google/apis/admin_directory_v1/service.rb +3 -5
  12. data/generated/google/apis/admob_v1.rb +1 -1
  13. data/generated/google/apis/admob_v1/classes.rb +3 -1
  14. data/generated/google/apis/androiddeviceprovisioning_v1.rb +1 -1
  15. data/generated/google/apis/androiddeviceprovisioning_v1/classes.rb +32 -26
  16. data/generated/google/apis/androidenterprise_v1.rb +1 -1
  17. data/generated/google/apis/androidpublisher_v3.rb +1 -1
  18. data/generated/google/apis/androidpublisher_v3/classes.rb +78 -0
  19. data/generated/google/apis/androidpublisher_v3/representations.rb +44 -0
  20. data/generated/google/apis/androidpublisher_v3/service.rb +149 -1
  21. data/generated/google/apis/apigee_v1.rb +1 -1
  22. data/generated/google/apis/apigee_v1/classes.rb +1475 -107
  23. data/generated/google/apis/apigee_v1/representations.rb +558 -0
  24. data/generated/google/apis/apigee_v1/service.rb +1175 -117
  25. data/generated/google/apis/appengine_v1.rb +1 -1
  26. data/generated/google/apis/appengine_v1/service.rb +6 -3
  27. data/generated/google/apis/appengine_v1beta.rb +1 -1
  28. data/generated/google/apis/appengine_v1beta/service.rb +6 -2
  29. data/generated/google/apis/appsmarket_v2.rb +1 -1
  30. data/generated/google/apis/artifactregistry_v1beta1.rb +1 -1
  31. data/generated/google/apis/bigquery_v2.rb +1 -1
  32. data/generated/google/apis/bigquery_v2/classes.rb +234 -9
  33. data/generated/google/apis/bigquery_v2/representations.rb +74 -0
  34. data/generated/google/apis/bigqueryconnection_v1beta1.rb +1 -1
  35. data/generated/google/apis/bigqueryconnection_v1beta1/classes.rb +6 -6
  36. data/generated/google/apis/bigqueryreservation_v1.rb +1 -1
  37. data/generated/google/apis/bigqueryreservation_v1/classes.rb +34 -0
  38. data/generated/google/apis/bigqueryreservation_v1/representations.rb +16 -0
  39. data/generated/google/apis/bigqueryreservation_v1/service.rb +60 -0
  40. data/generated/google/apis/bigqueryreservation_v1beta1.rb +1 -1
  41. data/generated/google/apis/bigqueryreservation_v1beta1/classes.rb +8 -0
  42. data/generated/google/apis/bigqueryreservation_v1beta1/representations.rb +1 -0
  43. data/generated/google/apis/bigtableadmin_v1.rb +1 -1
  44. data/generated/google/apis/bigtableadmin_v1/classes.rb +267 -0
  45. data/generated/google/apis/bigtableadmin_v1/representations.rb +100 -0
  46. data/generated/google/apis/bigtableadmin_v2.rb +1 -1
  47. data/generated/google/apis/bigtableadmin_v2/classes.rb +361 -6
  48. data/generated/google/apis/bigtableadmin_v2/representations.rb +146 -0
  49. data/generated/google/apis/bigtableadmin_v2/service.rb +298 -0
  50. data/generated/google/apis/billingbudgets_v1beta1.rb +1 -1
  51. data/generated/google/apis/billingbudgets_v1beta1/classes.rb +28 -13
  52. data/generated/google/apis/billingbudgets_v1beta1/representations.rb +1 -0
  53. data/generated/google/apis/blogger_v3.rb +1 -1
  54. data/generated/google/apis/books_v1.rb +1 -1
  55. data/generated/google/apis/books_v1/classes.rb +140 -159
  56. data/generated/google/apis/books_v1/service.rb +47 -49
  57. data/generated/google/apis/chat_v1.rb +1 -1
  58. data/generated/google/apis/chat_v1/classes.rb +130 -0
  59. data/generated/google/apis/chat_v1/representations.rb +63 -0
  60. data/generated/google/apis/chat_v1/service.rb +71 -0
  61. data/generated/google/apis/chromeuxreport_v1.rb +1 -1
  62. data/generated/google/apis/chromeuxreport_v1/classes.rb +22 -0
  63. data/generated/google/apis/chromeuxreport_v1/representations.rb +2 -0
  64. data/generated/google/apis/civicinfo_v2.rb +2 -2
  65. data/generated/google/apis/civicinfo_v2/classes.rb +21 -801
  66. data/generated/google/apis/civicinfo_v2/representations.rb +1 -295
  67. data/generated/google/apis/civicinfo_v2/service.rb +28 -63
  68. data/generated/google/apis/classroom_v1.rb +1 -1
  69. data/generated/google/apis/classroom_v1/service.rb +9 -5
  70. data/generated/google/apis/cloudasset_v1.rb +1 -1
  71. data/generated/google/apis/cloudasset_v1/classes.rb +391 -3
  72. data/generated/google/apis/cloudasset_v1/representations.rb +101 -0
  73. data/generated/google/apis/cloudasset_v1/service.rb +178 -0
  74. data/generated/google/apis/{androidpublisher_v2.rb → cloudasset_v1p5beta1.rb} +11 -11
  75. data/generated/google/apis/cloudasset_v1p5beta1/classes.rb +1537 -0
  76. data/generated/google/apis/cloudasset_v1p5beta1/representations.rb +399 -0
  77. data/generated/google/apis/cloudasset_v1p5beta1/service.rb +129 -0
  78. data/generated/google/apis/cloudbilling_v1.rb +1 -1
  79. data/generated/google/apis/cloudbilling_v1/classes.rb +38 -6
  80. data/generated/google/apis/cloudbilling_v1/representations.rb +16 -0
  81. data/generated/google/apis/cloudbuild_v1.rb +1 -1
  82. data/generated/google/apis/cloudbuild_v1/classes.rb +272 -12
  83. data/generated/google/apis/cloudbuild_v1/representations.rb +130 -4
  84. data/generated/google/apis/cloudbuild_v1/service.rb +0 -136
  85. data/generated/google/apis/cloudbuild_v1alpha1.rb +1 -1
  86. data/generated/google/apis/cloudbuild_v1alpha1/classes.rb +284 -24
  87. data/generated/google/apis/cloudbuild_v1alpha1/representations.rb +135 -9
  88. data/generated/google/apis/cloudbuild_v1alpha1/service.rb +0 -47
  89. data/generated/google/apis/cloudbuild_v1alpha2.rb +1 -1
  90. data/generated/google/apis/cloudbuild_v1alpha2/classes.rb +284 -24
  91. data/generated/google/apis/cloudbuild_v1alpha2/representations.rb +135 -9
  92. data/generated/google/apis/cloudbuild_v1alpha2/service.rb +0 -47
  93. data/generated/google/apis/cloudfunctions_v1.rb +1 -1
  94. data/generated/google/apis/cloudfunctions_v1/classes.rb +18 -49
  95. data/generated/google/apis/cloudfunctions_v1/representations.rb +2 -17
  96. data/generated/google/apis/cloudidentity_v1.rb +1 -1
  97. data/generated/google/apis/cloudidentity_v1beta1.rb +1 -1
  98. data/generated/google/apis/cloudidentity_v1beta1/classes.rb +32 -1
  99. data/generated/google/apis/cloudidentity_v1beta1/representations.rb +16 -0
  100. data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
  101. data/generated/google/apis/cloudresourcemanager_v1/classes.rb +503 -755
  102. data/generated/google/apis/cloudresourcemanager_v1/service.rb +198 -249
  103. data/generated/google/apis/cloudresourcemanager_v1beta1.rb +1 -1
  104. data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +258 -430
  105. data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +136 -178
  106. data/generated/google/apis/cloudresourcemanager_v2.rb +1 -1
  107. data/generated/google/apis/cloudresourcemanager_v2/classes.rb +258 -414
  108. data/generated/google/apis/cloudresourcemanager_v2/service.rb +96 -129
  109. data/generated/google/apis/cloudresourcemanager_v2beta1.rb +1 -1
  110. data/generated/google/apis/cloudresourcemanager_v2beta1/classes.rb +258 -414
  111. data/generated/google/apis/cloudresourcemanager_v2beta1/service.rb +96 -129
  112. data/generated/google/apis/cloudscheduler_v1.rb +1 -1
  113. data/generated/google/apis/cloudscheduler_v1/classes.rb +18 -6
  114. data/generated/google/apis/cloudscheduler_v1/representations.rb +1 -0
  115. data/generated/google/apis/cloudscheduler_v1beta1.rb +1 -1
  116. data/generated/google/apis/cloudscheduler_v1beta1/classes.rb +18 -6
  117. data/generated/google/apis/cloudscheduler_v1beta1/representations.rb +1 -0
  118. data/generated/google/apis/cloudshell_v1.rb +1 -1
  119. data/generated/google/apis/cloudshell_v1/classes.rb +2 -2
  120. data/generated/google/apis/cloudshell_v1alpha1.rb +1 -1
  121. data/generated/google/apis/cloudshell_v1alpha1/classes.rb +8 -5
  122. data/generated/google/apis/cloudtrace_v1.rb +1 -1
  123. data/generated/google/apis/cloudtrace_v1/classes.rb +2 -3
  124. data/generated/google/apis/cloudtrace_v1/service.rb +1 -7
  125. data/generated/google/apis/cloudtrace_v2.rb +1 -1
  126. data/generated/google/apis/cloudtrace_v2/classes.rb +6 -5
  127. data/generated/google/apis/cloudtrace_v2/service.rb +3 -6
  128. data/generated/google/apis/composer_v1beta1.rb +1 -1
  129. data/generated/google/apis/composer_v1beta1/classes.rb +4 -3
  130. data/generated/google/apis/composer_v1beta1/service.rb +13 -0
  131. data/generated/google/apis/compute_alpha.rb +1 -1
  132. data/generated/google/apis/compute_alpha/classes.rb +99 -61
  133. data/generated/google/apis/compute_alpha/representations.rb +3 -0
  134. data/generated/google/apis/compute_alpha/service.rb +32 -33
  135. data/generated/google/apis/compute_beta.rb +1 -1
  136. data/generated/google/apis/compute_beta/classes.rb +596 -60
  137. data/generated/google/apis/compute_beta/representations.rb +162 -0
  138. data/generated/google/apis/compute_beta/service.rb +565 -33
  139. data/generated/google/apis/compute_v1.rb +1 -1
  140. data/generated/google/apis/compute_v1/classes.rb +967 -70
  141. data/generated/google/apis/compute_v1/representations.rb +289 -0
  142. data/generated/google/apis/compute_v1/service.rb +784 -38
  143. data/generated/google/apis/container_v1.rb +1 -1
  144. data/generated/google/apis/container_v1/classes.rb +132 -5
  145. data/generated/google/apis/container_v1/representations.rb +51 -0
  146. data/generated/google/apis/container_v1beta1.rb +1 -1
  147. data/generated/google/apis/container_v1beta1/classes.rb +136 -17
  148. data/generated/google/apis/container_v1beta1/representations.rb +39 -0
  149. data/generated/google/apis/containeranalysis_v1beta1.rb +1 -1
  150. data/generated/google/apis/containeranalysis_v1beta1/classes.rb +1 -1
  151. data/generated/google/apis/content_v2.rb +1 -1
  152. data/generated/google/apis/content_v2/classes.rb +8 -2
  153. data/generated/google/apis/content_v2/representations.rb +1 -0
  154. data/generated/google/apis/content_v2_1.rb +1 -1
  155. data/generated/google/apis/content_v2_1/classes.rb +182 -4
  156. data/generated/google/apis/content_v2_1/representations.rb +72 -0
  157. data/generated/google/apis/{androidpublisher_v1.rb → customsearch_v1.rb} +8 -8
  158. data/generated/google/apis/customsearch_v1/classes.rb +1610 -0
  159. data/generated/google/apis/customsearch_v1/representations.rb +372 -0
  160. data/generated/google/apis/customsearch_v1/service.rb +618 -0
  161. data/generated/google/apis/datacatalog_v1beta1.rb +1 -1
  162. data/generated/google/apis/datacatalog_v1beta1/classes.rb +400 -565
  163. data/generated/google/apis/datacatalog_v1beta1/representations.rb +13 -0
  164. data/generated/google/apis/datacatalog_v1beta1/service.rb +351 -435
  165. data/generated/google/apis/dataflow_v1b3.rb +1 -1
  166. data/generated/google/apis/dataflow_v1b3/classes.rb +21 -1
  167. data/generated/google/apis/dataflow_v1b3/representations.rb +3 -0
  168. data/generated/google/apis/dataflow_v1b3/service.rb +2 -2
  169. data/generated/google/apis/dataproc_v1.rb +1 -1
  170. data/generated/google/apis/dataproc_v1/classes.rb +15 -14
  171. data/generated/google/apis/dataproc_v1beta2.rb +1 -1
  172. data/generated/google/apis/dataproc_v1beta2/classes.rb +44 -14
  173. data/generated/google/apis/dataproc_v1beta2/representations.rb +4 -0
  174. data/generated/google/apis/datastore_v1.rb +1 -1
  175. data/generated/google/apis/datastore_v1/classes.rb +1 -1
  176. data/generated/google/apis/deploymentmanager_v2.rb +1 -1
  177. data/generated/google/apis/dfareporting_v3_4.rb +1 -1
  178. data/generated/google/apis/dfareporting_v3_4/classes.rb +421 -0
  179. data/generated/google/apis/dfareporting_v3_4/representations.rb +182 -0
  180. data/generated/google/apis/dialogflow_v2.rb +1 -1
  181. data/generated/google/apis/dialogflow_v2/classes.rb +416 -63
  182. data/generated/google/apis/dialogflow_v2/representations.rb +108 -0
  183. data/generated/google/apis/dialogflow_v2/service.rb +4 -0
  184. data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
  185. data/generated/google/apis/dialogflow_v2beta1/classes.rb +436 -66
  186. data/generated/google/apis/dialogflow_v2beta1/representations.rb +108 -0
  187. data/generated/google/apis/dialogflow_v2beta1/service.rb +58 -44
  188. data/generated/google/apis/displayvideo_v1.rb +7 -1
  189. data/generated/google/apis/displayvideo_v1/classes.rb +1727 -1680
  190. data/generated/google/apis/displayvideo_v1/representations.rb +275 -0
  191. data/generated/google/apis/displayvideo_v1/service.rb +1245 -924
  192. data/generated/google/apis/dlp_v2.rb +1 -1
  193. data/generated/google/apis/dlp_v2/classes.rb +5 -2
  194. data/generated/google/apis/dns_v1.rb +4 -4
  195. data/generated/google/apis/dns_v1/classes.rb +313 -162
  196. data/generated/google/apis/dns_v1/service.rb +247 -180
  197. data/generated/google/apis/dns_v1beta2.rb +4 -4
  198. data/generated/google/apis/dns_v1beta2/classes.rb +325 -171
  199. data/generated/google/apis/dns_v1beta2/service.rb +247 -180
  200. data/generated/google/apis/dns_v2beta1.rb +4 -4
  201. data/generated/google/apis/dns_v2beta1/classes.rb +313 -162
  202. data/generated/google/apis/dns_v2beta1/service.rb +247 -180
  203. data/generated/google/apis/documentai_v1beta2.rb +1 -1
  204. data/generated/google/apis/doubleclickbidmanager_v1_1.rb +1 -1
  205. data/generated/google/apis/doubleclicksearch_v2.rb +4 -4
  206. data/generated/google/apis/doubleclicksearch_v2/classes.rb +75 -76
  207. data/generated/google/apis/doubleclicksearch_v2/representations.rb +4 -6
  208. data/generated/google/apis/doubleclicksearch_v2/service.rb +43 -75
  209. data/generated/google/apis/drive_v2.rb +1 -1
  210. data/generated/google/apis/drive_v2/classes.rb +75 -2
  211. data/generated/google/apis/drive_v2/representations.rb +23 -0
  212. data/generated/google/apis/drive_v2/service.rb +23 -10
  213. data/generated/google/apis/drive_v3.rb +1 -1
  214. data/generated/google/apis/drive_v3/classes.rb +74 -2
  215. data/generated/google/apis/drive_v3/representations.rb +23 -0
  216. data/generated/google/apis/drive_v3/service.rb +8 -5
  217. data/generated/google/apis/fcm_v1.rb +1 -1
  218. data/generated/google/apis/fcm_v1/classes.rb +245 -393
  219. data/generated/google/apis/fcm_v1/service.rb +5 -6
  220. data/generated/google/apis/file_v1.rb +1 -1
  221. data/generated/google/apis/file_v1beta1.rb +1 -1
  222. data/generated/google/apis/firebase_v1beta1.rb +1 -1
  223. data/generated/google/apis/firebase_v1beta1/classes.rb +10 -16
  224. data/generated/google/apis/{groupsmigration_v1.rb → firebasehosting_v1.rb} +10 -12
  225. data/generated/google/apis/firebasehosting_v1/classes.rb +186 -0
  226. data/generated/google/apis/{androidpublisher_v2 → firebasehosting_v1}/representations.rb +22 -32
  227. data/generated/google/apis/firebasehosting_v1/service.rb +183 -0
  228. data/generated/google/apis/firebasehosting_v1beta1.rb +1 -1
  229. data/generated/google/apis/firebasehosting_v1beta1/service.rb +2 -0
  230. data/generated/google/apis/firebaseml_v1beta2.rb +1 -1
  231. data/generated/google/apis/firebaseml_v1beta2/classes.rb +9 -0
  232. data/generated/google/apis/firebaseml_v1beta2/representations.rb +1 -0
  233. data/generated/google/apis/firestore_v1.rb +1 -1
  234. data/generated/google/apis/firestore_v1/classes.rb +152 -0
  235. data/generated/google/apis/firestore_v1/representations.rb +63 -0
  236. data/generated/google/apis/firestore_v1/service.rb +78 -0
  237. data/generated/google/apis/firestore_v1beta1.rb +1 -1
  238. data/generated/google/apis/firestore_v1beta1/classes.rb +152 -0
  239. data/generated/google/apis/firestore_v1beta1/representations.rb +63 -0
  240. data/generated/google/apis/firestore_v1beta1/service.rb +78 -0
  241. data/generated/google/apis/games_configuration_v1configuration.rb +1 -1
  242. data/generated/google/apis/games_configuration_v1configuration/service.rb +2 -2
  243. data/generated/google/apis/games_management_v1management.rb +1 -1
  244. data/generated/google/apis/games_management_v1management/service.rb +2 -2
  245. data/generated/google/apis/games_v1.rb +6 -4
  246. data/generated/google/apis/games_v1/classes.rb +354 -2112
  247. data/generated/google/apis/games_v1/representations.rb +12 -647
  248. data/generated/google/apis/games_v1/service.rb +213 -1155
  249. data/generated/google/apis/{cloudfunctions_v1beta2.rb → gameservices_v1.rb} +9 -9
  250. data/generated/google/apis/gameservices_v1/classes.rb +2354 -0
  251. data/generated/google/apis/gameservices_v1/representations.rb +971 -0
  252. data/generated/google/apis/gameservices_v1/service.rb +1472 -0
  253. data/generated/google/apis/gameservices_v1beta.rb +1 -1
  254. data/generated/google/apis/gameservices_v1beta/classes.rb +6 -6
  255. data/generated/google/apis/gmail_v1.rb +1 -1
  256. data/generated/google/apis/gmail_v1/classes.rb +55 -55
  257. data/generated/google/apis/gmail_v1/service.rb +74 -73
  258. data/generated/google/apis/gmailpostmastertools_v1beta1.rb +36 -0
  259. data/generated/google/apis/gmailpostmastertools_v1beta1/classes.rb +306 -0
  260. data/generated/google/apis/gmailpostmastertools_v1beta1/representations.rb +141 -0
  261. data/generated/google/apis/gmailpostmastertools_v1beta1/service.rb +236 -0
  262. data/generated/google/apis/groupssettings_v1.rb +1 -1
  263. data/generated/google/apis/groupssettings_v1/classes.rb +1 -1
  264. data/generated/google/apis/healthcare_v1.rb +1 -1
  265. data/generated/google/apis/healthcare_v1/classes.rb +6 -6
  266. data/generated/google/apis/healthcare_v1/service.rb +48 -1
  267. data/generated/google/apis/healthcare_v1beta1.rb +1 -1
  268. data/generated/google/apis/healthcare_v1beta1/classes.rb +6 -6
  269. data/generated/google/apis/healthcare_v1beta1/service.rb +60 -1
  270. data/generated/google/apis/iam_v1.rb +1 -1
  271. data/generated/google/apis/iam_v1/classes.rb +22 -3
  272. data/generated/google/apis/iam_v1/service.rb +18 -6
  273. data/generated/google/apis/logging_v2.rb +1 -1
  274. data/generated/google/apis/logging_v2/classes.rb +69 -21
  275. data/generated/google/apis/managedidentities_v1.rb +1 -1
  276. data/generated/google/apis/managedidentities_v1/classes.rb +54 -10
  277. data/generated/google/apis/managedidentities_v1/representations.rb +15 -0
  278. data/generated/google/apis/managedidentities_v1/service.rb +3 -0
  279. data/generated/google/apis/managedidentities_v1alpha1.rb +1 -1
  280. data/generated/google/apis/managedidentities_v1alpha1/classes.rb +54 -10
  281. data/generated/google/apis/managedidentities_v1alpha1/representations.rb +15 -0
  282. data/generated/google/apis/managedidentities_v1alpha1/service.rb +3 -0
  283. data/generated/google/apis/managedidentities_v1beta1.rb +1 -1
  284. data/generated/google/apis/managedidentities_v1beta1/classes.rb +54 -10
  285. data/generated/google/apis/managedidentities_v1beta1/representations.rb +15 -0
  286. data/generated/google/apis/managedidentities_v1beta1/service.rb +3 -0
  287. data/generated/google/apis/memcache_v1beta2.rb +1 -1
  288. data/generated/google/apis/memcache_v1beta2/classes.rb +1 -1
  289. data/generated/google/apis/ml_v1.rb +1 -1
  290. data/generated/google/apis/ml_v1/classes.rb +28 -14
  291. data/generated/google/apis/ml_v1/representations.rb +1 -0
  292. data/generated/google/apis/monitoring_v1.rb +1 -1
  293. data/generated/google/apis/monitoring_v1/classes.rb +2 -1
  294. data/generated/google/apis/monitoring_v3.rb +1 -1
  295. data/generated/google/apis/monitoring_v3/classes.rb +71 -38
  296. data/generated/google/apis/monitoring_v3/representations.rb +1 -0
  297. data/generated/google/apis/monitoring_v3/service.rb +13 -9
  298. data/generated/google/apis/networkmanagement_v1.rb +1 -1
  299. data/generated/google/apis/networkmanagement_v1/classes.rb +6 -6
  300. data/generated/google/apis/networkmanagement_v1beta1.rb +1 -1
  301. data/generated/google/apis/networkmanagement_v1beta1/classes.rb +6 -6
  302. data/generated/google/apis/osconfig_v1.rb +1 -1
  303. data/generated/google/apis/osconfig_v1/classes.rb +77 -2
  304. data/generated/google/apis/osconfig_v1/representations.rb +35 -0
  305. data/generated/google/apis/osconfig_v1beta.rb +1 -1
  306. data/generated/google/apis/osconfig_v1beta/classes.rb +77 -2
  307. data/generated/google/apis/osconfig_v1beta/representations.rb +35 -0
  308. data/generated/google/apis/pagespeedonline_v5.rb +1 -1
  309. data/generated/google/apis/people_v1.rb +4 -1
  310. data/generated/google/apis/people_v1/classes.rb +243 -397
  311. data/generated/google/apis/people_v1/service.rb +156 -384
  312. data/generated/google/apis/{androidpublisher_v1/classes.rb → playablelocations_v3.rb} +11 -6
  313. data/generated/google/apis/playablelocations_v3/classes.rb +633 -0
  314. data/generated/google/apis/playablelocations_v3/representations.rb +273 -0
  315. data/generated/google/apis/playablelocations_v3/service.rb +157 -0
  316. data/generated/google/apis/prod_tt_sasportal_v1alpha1.rb +1 -1
  317. data/generated/google/apis/prod_tt_sasportal_v1alpha1/classes.rb +19 -0
  318. data/generated/google/apis/prod_tt_sasportal_v1alpha1/representations.rb +14 -0
  319. data/generated/google/apis/pubsub_v1.rb +1 -1
  320. data/generated/google/apis/pubsub_v1/classes.rb +49 -30
  321. data/generated/google/apis/pubsub_v1/representations.rb +2 -0
  322. data/generated/google/apis/pubsub_v1/service.rb +35 -44
  323. data/generated/google/apis/realtimebidding_v1.rb +40 -0
  324. data/generated/google/apis/realtimebidding_v1/classes.rb +1436 -0
  325. data/generated/google/apis/realtimebidding_v1/representations.rb +565 -0
  326. data/generated/google/apis/realtimebidding_v1/service.rb +661 -0
  327. data/generated/google/apis/recommendationengine_v1beta1.rb +36 -0
  328. data/generated/google/apis/recommendationengine_v1beta1/classes.rb +2015 -0
  329. data/generated/google/apis/recommendationengine_v1beta1/representations.rb +848 -0
  330. data/generated/google/apis/recommendationengine_v1beta1/service.rb +990 -0
  331. data/generated/google/apis/recommender_v1.rb +1 -1
  332. data/generated/google/apis/recommender_v1/classes.rb +211 -0
  333. data/generated/google/apis/recommender_v1/representations.rb +96 -0
  334. data/generated/google/apis/recommender_v1/service.rb +123 -0
  335. data/generated/google/apis/redis_v1.rb +1 -1
  336. data/generated/google/apis/redis_v1/classes.rb +398 -1
  337. data/generated/google/apis/redis_v1/representations.rb +139 -0
  338. data/generated/google/apis/redis_v1/service.rb +1 -1
  339. data/generated/google/apis/redis_v1beta1.rb +1 -1
  340. data/generated/google/apis/redis_v1beta1/classes.rb +398 -1
  341. data/generated/google/apis/redis_v1beta1/representations.rb +139 -0
  342. data/generated/google/apis/redis_v1beta1/service.rb +1 -1
  343. data/generated/google/apis/remotebuildexecution_v1.rb +1 -1
  344. data/generated/google/apis/remotebuildexecution_v1/classes.rb +1 -1
  345. data/generated/google/apis/remotebuildexecution_v1alpha.rb +1 -1
  346. data/generated/google/apis/remotebuildexecution_v1alpha/classes.rb +1 -1
  347. data/generated/google/apis/remotebuildexecution_v2.rb +1 -1
  348. data/generated/google/apis/remotebuildexecution_v2/classes.rb +1 -1
  349. data/generated/google/apis/reseller_v1.rb +4 -3
  350. data/generated/google/apis/reseller_v1/classes.rb +219 -160
  351. data/generated/google/apis/reseller_v1/service.rb +247 -252
  352. data/generated/google/apis/run_v1.rb +2 -2
  353. data/generated/google/apis/run_v1/classes.rb +835 -1245
  354. data/generated/google/apis/run_v1/service.rb +196 -246
  355. data/generated/google/apis/run_v1alpha1.rb +2 -2
  356. data/generated/google/apis/run_v1alpha1/classes.rb +934 -1331
  357. data/generated/google/apis/run_v1alpha1/service.rb +322 -378
  358. data/generated/google/apis/run_v1beta1.rb +2 -2
  359. data/generated/google/apis/run_v1beta1/classes.rb +209 -276
  360. data/generated/google/apis/run_v1beta1/service.rb +17 -19
  361. data/generated/google/apis/sasportal_v1alpha1.rb +1 -1
  362. data/generated/google/apis/sasportal_v1alpha1/classes.rb +19 -0
  363. data/generated/google/apis/sasportal_v1alpha1/representations.rb +14 -0
  364. data/generated/google/apis/searchconsole_v1.rb +4 -3
  365. data/generated/google/apis/searchconsole_v1/service.rb +3 -2
  366. data/generated/google/apis/secretmanager_v1.rb +1 -1
  367. data/generated/google/apis/secretmanager_v1beta1.rb +1 -1
  368. data/generated/google/apis/securitycenter_v1.rb +1 -1
  369. data/generated/google/apis/securitycenter_v1/service.rb +4 -5
  370. data/generated/google/apis/securitycenter_v1p1beta1.rb +1 -1
  371. data/generated/google/apis/securitycenter_v1p1beta1/service.rb +2 -5
  372. data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
  373. data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +3 -3
  374. data/generated/google/apis/serviceconsumermanagement_v1/service.rb +7 -7
  375. data/generated/google/apis/serviceconsumermanagement_v1beta1.rb +1 -1
  376. data/generated/google/apis/serviceconsumermanagement_v1beta1/classes.rb +2 -2
  377. data/generated/google/apis/servicecontrol_v1.rb +1 -1
  378. data/generated/google/apis/servicecontrol_v1/classes.rb +12 -6
  379. data/generated/google/apis/servicecontrol_v1/representations.rb +1 -0
  380. data/generated/google/apis/servicemanagement_v1.rb +1 -1
  381. data/generated/google/apis/servicemanagement_v1/classes.rb +3 -2
  382. data/generated/google/apis/servicenetworking_v1.rb +1 -1
  383. data/generated/google/apis/servicenetworking_v1/classes.rb +2 -2
  384. data/generated/google/apis/servicenetworking_v1beta.rb +1 -1
  385. data/generated/google/apis/servicenetworking_v1beta/classes.rb +2 -2
  386. data/generated/google/apis/serviceusage_v1.rb +1 -1
  387. data/generated/google/apis/serviceusage_v1/classes.rb +2 -2
  388. data/generated/google/apis/serviceusage_v1beta1.rb +1 -1
  389. data/generated/google/apis/serviceusage_v1beta1/classes.rb +2 -2
  390. data/generated/google/apis/sheets_v4.rb +1 -1
  391. data/generated/google/apis/sheets_v4/classes.rb +118 -28
  392. data/generated/google/apis/spanner_v1.rb +1 -1
  393. data/generated/google/apis/spanner_v1/classes.rb +25 -20
  394. data/generated/google/apis/spanner_v1/service.rb +7 -0
  395. data/generated/google/apis/speech_v1.rb +1 -1
  396. data/generated/google/apis/speech_v1p1beta1.rb +1 -1
  397. data/generated/google/apis/sql_v1beta4.rb +1 -1
  398. data/generated/google/apis/sql_v1beta4/classes.rb +207 -200
  399. data/generated/google/apis/sql_v1beta4/representations.rb +2 -1
  400. data/generated/google/apis/sql_v1beta4/service.rb +2 -2
  401. data/generated/google/apis/storage_v1.rb +1 -1
  402. data/generated/google/apis/storage_v1/service.rb +2 -3
  403. data/generated/google/apis/testing_v1.rb +1 -1
  404. data/generated/google/apis/testing_v1/classes.rb +80 -6
  405. data/generated/google/apis/testing_v1/representations.rb +33 -0
  406. data/generated/google/apis/texttospeech_v1.rb +1 -1
  407. data/generated/google/apis/texttospeech_v1beta1.rb +1 -1
  408. data/generated/google/apis/toolresults_v1beta3.rb +1 -1
  409. data/generated/google/apis/toolresults_v1beta3/classes.rb +9 -0
  410. data/generated/google/apis/toolresults_v1beta3/representations.rb +1 -0
  411. data/generated/google/apis/toolresults_v1beta3/service.rb +498 -498
  412. data/generated/google/apis/{androidpublisher_v1/representations.rb → vectortile_v1.rb} +11 -6
  413. data/generated/google/apis/vectortile_v1/classes.rb +881 -0
  414. data/generated/google/apis/{cloudfunctions_v1beta2 → vectortile_v1}/representations.rb +105 -121
  415. data/generated/google/apis/vectortile_v1/service.rb +268 -0
  416. data/generated/google/apis/vision_v1.rb +1 -1
  417. data/generated/google/apis/vision_v1/classes.rb +2 -0
  418. data/generated/google/apis/vision_v1p1beta1.rb +1 -1
  419. data/generated/google/apis/vision_v1p1beta1/classes.rb +2 -0
  420. data/generated/google/apis/vision_v1p2beta1.rb +1 -1
  421. data/generated/google/apis/vision_v1p2beta1/classes.rb +2 -0
  422. data/generated/google/apis/webfonts_v1.rb +5 -5
  423. data/generated/google/apis/webfonts_v1/classes.rb +4 -3
  424. data/generated/google/apis/webfonts_v1/representations.rb +1 -2
  425. data/generated/google/apis/webfonts_v1/service.rb +15 -22
  426. data/generated/google/apis/youtube_partner_v1.rb +4 -3
  427. data/generated/google/apis/youtube_partner_v1/classes.rb +1106 -690
  428. data/generated/google/apis/youtube_partner_v1/representations.rb +357 -256
  429. data/generated/google/apis/youtube_partner_v1/service.rb +526 -1086
  430. data/generated/google/apis/youtube_v3.rb +1 -1
  431. data/generated/google/apis/youtube_v3/classes.rb +562 -2
  432. data/generated/google/apis/youtube_v3/representations.rb +282 -0
  433. data/generated/google/apis/youtube_v3/service.rb +270 -10
  434. data/lib/google/apis/version.rb +1 -1
  435. metadata +39 -23
  436. data/generated/google/apis/androidpublisher_v1/service.rb +0 -64
  437. data/generated/google/apis/androidpublisher_v1_1.rb +0 -34
  438. data/generated/google/apis/androidpublisher_v1_1/classes.rb +0 -94
  439. data/generated/google/apis/androidpublisher_v1_1/representations.rb +0 -45
  440. data/generated/google/apis/androidpublisher_v1_1/service.rb +0 -104
  441. data/generated/google/apis/androidpublisher_v2/classes.rb +0 -223
  442. data/generated/google/apis/androidpublisher_v2/service.rb +0 -160
  443. data/generated/google/apis/cloudfunctions_v1beta2/classes.rb +0 -841
  444. data/generated/google/apis/cloudfunctions_v1beta2/service.rb +0 -486
  445. data/generated/google/apis/groupsmigration_v1/classes.rb +0 -51
  446. data/generated/google/apis/groupsmigration_v1/representations.rb +0 -40
  447. data/generated/google/apis/groupsmigration_v1/service.rb +0 -100
@@ -916,6 +916,12 @@ module Google
916
916
  include Google::Apis::Core::JsonObjectSupport
917
917
  end
918
918
 
919
+ class GrpcHealthCheck
920
+ class Representation < Google::Apis::Core::JsonRepresentation; end
921
+
922
+ include Google::Apis::Core::JsonObjectSupport
923
+ end
924
+
919
925
  class GlobalNetworkEndpointGroupsAttachEndpointsRequest
920
926
  class Representation < Google::Apis::Core::JsonRepresentation; end
921
927
 
@@ -1006,12 +1012,48 @@ module Google
1006
1012
  include Google::Apis::Core::JsonObjectSupport
1007
1013
  end
1008
1014
 
1015
+ class HealthCheckLogConfig
1016
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1017
+
1018
+ include Google::Apis::Core::JsonObjectSupport
1019
+ end
1020
+
1009
1021
  class HealthCheckReference
1010
1022
  class Representation < Google::Apis::Core::JsonRepresentation; end
1011
1023
 
1012
1024
  include Google::Apis::Core::JsonObjectSupport
1013
1025
  end
1014
1026
 
1027
+ class HealthCheckService
1028
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1029
+
1030
+ include Google::Apis::Core::JsonObjectSupport
1031
+ end
1032
+
1033
+ class HealthCheckServiceReference
1034
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1035
+
1036
+ include Google::Apis::Core::JsonObjectSupport
1037
+ end
1038
+
1039
+ class HealthCheckServicesList
1040
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1041
+
1042
+ class Warning
1043
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1044
+
1045
+ class Datum
1046
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1047
+
1048
+ include Google::Apis::Core::JsonObjectSupport
1049
+ end
1050
+
1051
+ include Google::Apis::Core::JsonObjectSupport
1052
+ end
1053
+
1054
+ include Google::Apis::Core::JsonObjectSupport
1055
+ end
1056
+
1015
1057
  class HealthChecksAggregatedList
1016
1058
  class Representation < Google::Apis::Core::JsonRepresentation; end
1017
1059
 
@@ -2458,6 +2500,36 @@ module Google
2458
2500
  include Google::Apis::Core::JsonObjectSupport
2459
2501
  end
2460
2502
 
2503
+ class NotificationEndpoint
2504
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2505
+
2506
+ include Google::Apis::Core::JsonObjectSupport
2507
+ end
2508
+
2509
+ class NotificationEndpointGrpcSettings
2510
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2511
+
2512
+ include Google::Apis::Core::JsonObjectSupport
2513
+ end
2514
+
2515
+ class NotificationEndpointList
2516
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2517
+
2518
+ class Warning
2519
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2520
+
2521
+ class Datum
2522
+ class Representation < Google::Apis::Core::JsonRepresentation; end
2523
+
2524
+ include Google::Apis::Core::JsonObjectSupport
2525
+ end
2526
+
2527
+ include Google::Apis::Core::JsonObjectSupport
2528
+ end
2529
+
2530
+ include Google::Apis::Core::JsonObjectSupport
2531
+ end
2532
+
2461
2533
  class Operation
2462
2534
  class Representation < Google::Apis::Core::JsonRepresentation; end
2463
2535
 
@@ -3694,6 +3766,30 @@ module Google
3694
3766
  include Google::Apis::Core::JsonObjectSupport
3695
3767
  end
3696
3768
 
3769
+ class TargetGrpcProxy
3770
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3771
+
3772
+ include Google::Apis::Core::JsonObjectSupport
3773
+ end
3774
+
3775
+ class TargetGrpcProxyList
3776
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3777
+
3778
+ class Warning
3779
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3780
+
3781
+ class Datum
3782
+ class Representation < Google::Apis::Core::JsonRepresentation; end
3783
+
3784
+ include Google::Apis::Core::JsonObjectSupport
3785
+ end
3786
+
3787
+ include Google::Apis::Core::JsonObjectSupport
3788
+ end
3789
+
3790
+ include Google::Apis::Core::JsonObjectSupport
3791
+ end
3792
+
3697
3793
  class TargetHttpProxiesScopedList
3698
3794
  class Representation < Google::Apis::Core::JsonRepresentation; end
3699
3795
 
@@ -5208,6 +5304,7 @@ module Google
5208
5304
  class BackendServiceGroupHealth
5209
5305
  # @private
5210
5306
  class Representation < Google::Apis::Core::JsonRepresentation
5307
+ hash :annotations, as: 'annotations'
5211
5308
  collection :health_status, as: 'healthStatus', class: Google::Apis::ComputeV1::HealthStatus, decorator: Google::Apis::ComputeV1::HealthStatus::Representation
5212
5309
 
5213
5310
  property :kind, as: 'kind'
@@ -5560,6 +5657,8 @@ module Google
5560
5657
  collection :resource_policies, as: 'resourcePolicies'
5561
5658
  property :self_link, as: 'selfLink'
5562
5659
  property :size_gb, :numeric_string => true, as: 'sizeGb'
5660
+ property :source_disk, as: 'sourceDisk'
5661
+ property :source_disk_id, as: 'sourceDiskId'
5563
5662
  property :source_image, as: 'sourceImage'
5564
5663
  property :source_image_encryption_key, as: 'sourceImageEncryptionKey', class: Google::Apis::ComputeV1::CustomerEncryptionKey, decorator: Google::Apis::ComputeV1::CustomerEncryptionKey::Representation
5565
5664
 
@@ -6188,6 +6287,16 @@ module Google
6188
6287
  end
6189
6288
  end
6190
6289
 
6290
+ class GrpcHealthCheck
6291
+ # @private
6292
+ class Representation < Google::Apis::Core::JsonRepresentation
6293
+ property :grpc_service_name, as: 'grpcServiceName'
6294
+ property :port, as: 'port'
6295
+ property :port_name, as: 'portName'
6296
+ property :port_specification, as: 'portSpecification'
6297
+ end
6298
+ end
6299
+
6191
6300
  class GlobalNetworkEndpointGroupsAttachEndpointsRequest
6192
6301
  # @private
6193
6302
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6305,6 +6414,8 @@ module Google
6305
6414
  property :check_interval_sec, as: 'checkIntervalSec'
6306
6415
  property :creation_timestamp, as: 'creationTimestamp'
6307
6416
  property :description, as: 'description'
6417
+ property :grpc_health_check, as: 'grpcHealthCheck', class: Google::Apis::ComputeV1::GrpcHealthCheck, decorator: Google::Apis::ComputeV1::GrpcHealthCheck::Representation
6418
+
6308
6419
  property :healthy_threshold, as: 'healthyThreshold'
6309
6420
  property :http2_health_check, as: 'http2HealthCheck', class: Google::Apis::ComputeV1::Http2HealthCheck, decorator: Google::Apis::ComputeV1::Http2HealthCheck::Representation
6310
6421
 
@@ -6314,6 +6425,8 @@ module Google
6314
6425
 
6315
6426
  property :id, :numeric_string => true, as: 'id'
6316
6427
  property :kind, as: 'kind'
6428
+ property :log_config, as: 'logConfig', class: Google::Apis::ComputeV1::HealthCheckLogConfig, decorator: Google::Apis::ComputeV1::HealthCheckLogConfig::Representation
6429
+
6317
6430
  property :name, as: 'name'
6318
6431
  property :region, as: 'region'
6319
6432
  property :self_link, as: 'selfLink'
@@ -6359,6 +6472,13 @@ module Google
6359
6472
  end
6360
6473
  end
6361
6474
 
6475
+ class HealthCheckLogConfig
6476
+ # @private
6477
+ class Representation < Google::Apis::Core::JsonRepresentation
6478
+ property :enable, as: 'enable'
6479
+ end
6480
+ end
6481
+
6362
6482
  class HealthCheckReference
6363
6483
  # @private
6364
6484
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6366,6 +6486,63 @@ module Google
6366
6486
  end
6367
6487
  end
6368
6488
 
6489
+ class HealthCheckService
6490
+ # @private
6491
+ class Representation < Google::Apis::Core::JsonRepresentation
6492
+ property :creation_timestamp, as: 'creationTimestamp'
6493
+ property :description, as: 'description'
6494
+ property :fingerprint, :base64 => true, as: 'fingerprint'
6495
+ collection :health_checks, as: 'healthChecks'
6496
+ property :health_status_aggregation_policy, as: 'healthStatusAggregationPolicy'
6497
+ property :id, :numeric_string => true, as: 'id'
6498
+ property :kind, as: 'kind'
6499
+ property :name, as: 'name'
6500
+ collection :network_endpoint_groups, as: 'networkEndpointGroups'
6501
+ collection :notification_endpoints, as: 'notificationEndpoints'
6502
+ property :region, as: 'region'
6503
+ property :self_link, as: 'selfLink'
6504
+ end
6505
+ end
6506
+
6507
+ class HealthCheckServiceReference
6508
+ # @private
6509
+ class Representation < Google::Apis::Core::JsonRepresentation
6510
+ property :health_check_service, as: 'healthCheckService'
6511
+ end
6512
+ end
6513
+
6514
+ class HealthCheckServicesList
6515
+ # @private
6516
+ class Representation < Google::Apis::Core::JsonRepresentation
6517
+ property :id, as: 'id'
6518
+ collection :items, as: 'items', class: Google::Apis::ComputeV1::HealthCheckService, decorator: Google::Apis::ComputeV1::HealthCheckService::Representation
6519
+
6520
+ property :kind, as: 'kind'
6521
+ property :next_page_token, as: 'nextPageToken'
6522
+ property :self_link, as: 'selfLink'
6523
+ property :warning, as: 'warning', class: Google::Apis::ComputeV1::HealthCheckServicesList::Warning, decorator: Google::Apis::ComputeV1::HealthCheckServicesList::Warning::Representation
6524
+
6525
+ end
6526
+
6527
+ class Warning
6528
+ # @private
6529
+ class Representation < Google::Apis::Core::JsonRepresentation
6530
+ property :code, as: 'code'
6531
+ collection :data, as: 'data', class: Google::Apis::ComputeV1::HealthCheckServicesList::Warning::Datum, decorator: Google::Apis::ComputeV1::HealthCheckServicesList::Warning::Datum::Representation
6532
+
6533
+ property :message, as: 'message'
6534
+ end
6535
+
6536
+ class Datum
6537
+ # @private
6538
+ class Representation < Google::Apis::Core::JsonRepresentation
6539
+ property :key, as: 'key'
6540
+ property :value, as: 'value'
6541
+ end
6542
+ end
6543
+ end
6544
+ end
6545
+
6369
6546
  class HealthChecksAggregatedList
6370
6547
  # @private
6371
6548
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -6429,6 +6606,7 @@ module Google
6429
6606
  class HealthStatus
6430
6607
  # @private
6431
6608
  class Representation < Google::Apis::Core::JsonRepresentation
6609
+ hash :annotations, as: 'annotations'
6432
6610
  property :health_state, as: 'healthState'
6433
6611
  property :instance, as: 'instance'
6434
6612
  property :ip_address, as: 'ipAddress'
@@ -6445,6 +6623,8 @@ module Google
6445
6623
 
6446
6624
  property :health_check, as: 'healthCheck', class: Google::Apis::ComputeV1::HealthCheckReference, decorator: Google::Apis::ComputeV1::HealthCheckReference::Representation
6447
6625
 
6626
+ property :health_check_service, as: 'healthCheckService', class: Google::Apis::ComputeV1::HealthCheckServiceReference, decorator: Google::Apis::ComputeV1::HealthCheckServiceReference::Representation
6627
+
6448
6628
  property :health_state, as: 'healthState'
6449
6629
  end
6450
6630
  end
@@ -8348,6 +8528,7 @@ module Google
8348
8528
  class NetworkEndpoint
8349
8529
  # @private
8350
8530
  class Representation < Google::Apis::Core::JsonRepresentation
8531
+ hash :annotations, as: 'annotations'
8351
8532
  property :fqdn, as: 'fqdn'
8352
8533
  property :instance, as: 'instance'
8353
8534
  property :ip_address, as: 'ipAddress'
@@ -8358,6 +8539,7 @@ module Google
8358
8539
  class NetworkEndpointGroup
8359
8540
  # @private
8360
8541
  class Representation < Google::Apis::Core::JsonRepresentation
8542
+ hash :annotations, as: 'annotations'
8361
8543
  property :creation_timestamp, as: 'creationTimestamp'
8362
8544
  property :default_port, as: 'defaultPort'
8363
8545
  property :description, as: 'description'
@@ -9047,6 +9229,65 @@ module Google
9047
9229
  end
9048
9230
  end
9049
9231
 
9232
+ class NotificationEndpoint
9233
+ # @private
9234
+ class Representation < Google::Apis::Core::JsonRepresentation
9235
+ property :creation_timestamp, as: 'creationTimestamp'
9236
+ property :description, as: 'description'
9237
+ property :grpc_settings, as: 'grpcSettings', class: Google::Apis::ComputeV1::NotificationEndpointGrpcSettings, decorator: Google::Apis::ComputeV1::NotificationEndpointGrpcSettings::Representation
9238
+
9239
+ property :id, :numeric_string => true, as: 'id'
9240
+ property :kind, as: 'kind'
9241
+ property :name, as: 'name'
9242
+ property :region, as: 'region'
9243
+ property :self_link, as: 'selfLink'
9244
+ end
9245
+ end
9246
+
9247
+ class NotificationEndpointGrpcSettings
9248
+ # @private
9249
+ class Representation < Google::Apis::Core::JsonRepresentation
9250
+ property :authority, as: 'authority'
9251
+ property :endpoint, as: 'endpoint'
9252
+ property :payload_name, as: 'payloadName'
9253
+ property :resend_interval, as: 'resendInterval', class: Google::Apis::ComputeV1::Duration, decorator: Google::Apis::ComputeV1::Duration::Representation
9254
+
9255
+ property :retry_duration_sec, as: 'retryDurationSec'
9256
+ end
9257
+ end
9258
+
9259
+ class NotificationEndpointList
9260
+ # @private
9261
+ class Representation < Google::Apis::Core::JsonRepresentation
9262
+ property :id, as: 'id'
9263
+ collection :items, as: 'items', class: Google::Apis::ComputeV1::NotificationEndpoint, decorator: Google::Apis::ComputeV1::NotificationEndpoint::Representation
9264
+
9265
+ property :kind, as: 'kind'
9266
+ property :next_page_token, as: 'nextPageToken'
9267
+ property :self_link, as: 'selfLink'
9268
+ property :warning, as: 'warning', class: Google::Apis::ComputeV1::NotificationEndpointList::Warning, decorator: Google::Apis::ComputeV1::NotificationEndpointList::Warning::Representation
9269
+
9270
+ end
9271
+
9272
+ class Warning
9273
+ # @private
9274
+ class Representation < Google::Apis::Core::JsonRepresentation
9275
+ property :code, as: 'code'
9276
+ collection :data, as: 'data', class: Google::Apis::ComputeV1::NotificationEndpointList::Warning::Datum, decorator: Google::Apis::ComputeV1::NotificationEndpointList::Warning::Datum::Representation
9277
+
9278
+ property :message, as: 'message'
9279
+ end
9280
+
9281
+ class Datum
9282
+ # @private
9283
+ class Representation < Google::Apis::Core::JsonRepresentation
9284
+ property :key, as: 'key'
9285
+ property :value, as: 'value'
9286
+ end
9287
+ end
9288
+ end
9289
+ end
9290
+
9050
9291
  class Operation
9051
9292
  # @private
9052
9293
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -11242,6 +11483,54 @@ module Google
11242
11483
  end
11243
11484
  end
11244
11485
 
11486
+ class TargetGrpcProxy
11487
+ # @private
11488
+ class Representation < Google::Apis::Core::JsonRepresentation
11489
+ property :creation_timestamp, as: 'creationTimestamp'
11490
+ property :description, as: 'description'
11491
+ property :fingerprint, :base64 => true, as: 'fingerprint'
11492
+ property :id, :numeric_string => true, as: 'id'
11493
+ property :kind, as: 'kind'
11494
+ property :name, as: 'name'
11495
+ property :self_link, as: 'selfLink'
11496
+ property :self_link_with_id, as: 'selfLinkWithId'
11497
+ property :url_map, as: 'urlMap'
11498
+ property :validate_for_proxyless, as: 'validateForProxyless'
11499
+ end
11500
+ end
11501
+
11502
+ class TargetGrpcProxyList
11503
+ # @private
11504
+ class Representation < Google::Apis::Core::JsonRepresentation
11505
+ property :id, as: 'id'
11506
+ collection :items, as: 'items', class: Google::Apis::ComputeV1::TargetGrpcProxy, decorator: Google::Apis::ComputeV1::TargetGrpcProxy::Representation
11507
+
11508
+ property :kind, as: 'kind'
11509
+ property :next_page_token, as: 'nextPageToken'
11510
+ property :self_link, as: 'selfLink'
11511
+ property :warning, as: 'warning', class: Google::Apis::ComputeV1::TargetGrpcProxyList::Warning, decorator: Google::Apis::ComputeV1::TargetGrpcProxyList::Warning::Representation
11512
+
11513
+ end
11514
+
11515
+ class Warning
11516
+ # @private
11517
+ class Representation < Google::Apis::Core::JsonRepresentation
11518
+ property :code, as: 'code'
11519
+ collection :data, as: 'data', class: Google::Apis::ComputeV1::TargetGrpcProxyList::Warning::Datum, decorator: Google::Apis::ComputeV1::TargetGrpcProxyList::Warning::Datum::Representation
11520
+
11521
+ property :message, as: 'message'
11522
+ end
11523
+
11524
+ class Datum
11525
+ # @private
11526
+ class Representation < Google::Apis::Core::JsonRepresentation
11527
+ property :key, as: 'key'
11528
+ property :value, as: 'value'
11529
+ end
11530
+ end
11531
+ end
11532
+ end
11533
+
11245
11534
  class TargetHttpProxiesScopedList
11246
11535
  # @private
11247
11536
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -169,7 +169,8 @@ module Google
169
169
  execute_or_queue_command(command, &block)
170
170
  end
171
171
 
172
- # Retrieves a list of accelerator types available to the specified project.
172
+ # Retrieves a list of accelerator types that are available to the specified
173
+ # project.
173
174
  # @param [String] project
174
175
  # Project ID for this request.
175
176
  # @param [String] zone
@@ -1671,9 +1672,7 @@ module Google
1671
1672
  end
1672
1673
 
1673
1674
  # Creates a BackendService resource in the specified project using the data
1674
- # included in the request. There are several restrictions and guidelines to keep
1675
- # in mind when creating a backend service. Read Understanding backend services
1676
- # for more information.
1675
+ # included in the request. For more information, see Backend services overview.
1677
1676
  # @param [String] project
1678
1677
  # Project ID for this request.
1679
1678
  # @param [Google::Apis::ComputeV1::BackendService] backend_service_object
@@ -1794,10 +1793,9 @@ module Google
1794
1793
  end
1795
1794
 
1796
1795
  # Patches the specified BackendService resource with the data included in the
1797
- # request. There are several Understanding backend services to keep in mind when
1798
- # updating a backend service. Read Understanding backend services for more
1799
- # information. This method supports PATCH semantics and uses the JSON merge
1800
- # patch format and processing rules.
1796
+ # request. For more information, see Backend services overview. This method
1797
+ # supports PATCH semantics and uses the JSON merge patch format and processing
1798
+ # rules.
1801
1799
  # @param [String] project
1802
1800
  # Project ID for this request.
1803
1801
  # @param [String] backend_service
@@ -1901,9 +1899,7 @@ module Google
1901
1899
  end
1902
1900
 
1903
1901
  # Updates the specified BackendService resource with the data included in the
1904
- # request. There are several Understanding backend services to keep in mind when
1905
- # updating a backend service. Read Understanding backend services for more
1906
- # information.
1902
+ # request. For more information, see Backend services overview.
1907
1903
  # @param [String] project
1908
1904
  # Project ID for this request.
1909
1905
  # @param [String] backend_service
@@ -7031,7 +7027,7 @@ module Google
7031
7027
  end
7032
7028
 
7033
7029
  # Lists all errors thrown by actions on instances for a given managed instance
7034
- # group.
7030
+ # group. The filter and orderBy query parameters are not supported.
7035
7031
  # @param [String] project
7036
7032
  # Project ID for this request.
7037
7033
  # @param [String] zone
@@ -7115,7 +7111,8 @@ module Google
7115
7111
  # list has a currentAction, which indicates the action that the managed instance
7116
7112
  # group is performing on the instance. For example, if the group is still
7117
7113
  # creating an instance, the currentAction is CREATING. If a previous action
7118
- # failed, the list displays the errors for that failed action.
7114
+ # failed, the list displays the errors for that failed action. The orderBy query
7115
+ # parameter is not supported.
7119
7116
  # @param [String] project
7120
7117
  # Project ID for this request.
7121
7118
  # @param [String] zone
@@ -7855,7 +7852,8 @@ module Google
7855
7852
  execute_or_queue_command(command, &block)
7856
7853
  end
7857
7854
 
7858
- # Lists the instances in the specified instance group.
7855
+ # Lists the instances in the specified instance group. The orderBy query
7856
+ # parameter is not supported.
7859
7857
  # @param [String] project
7860
7858
  # Project ID for this request.
7861
7859
  # @param [String] zone
@@ -9139,8 +9137,10 @@ module Google
9139
9137
  execute_or_queue_command(command, &block)
9140
9138
  end
9141
9139
 
9142
- # Retrieves the list of referrers to instances contained within the specified
9143
- # zone. For more information, read Viewing Referrers to VM Instances.
9140
+ # Retrieves a list of resources that refer to the VM instance specified in the
9141
+ # request. For example, if the VM instance is part of a managed instance group,
9142
+ # the referrers list includes the managed instance group. For more information,
9143
+ # read Viewing Referrers to VM Instances.
9144
9144
  # @param [String] project
9145
9145
  # Project ID for this request.
9146
9146
  # @param [String] zone
@@ -9754,7 +9754,9 @@ module Google
9754
9754
  execute_or_queue_command(command, &block)
9755
9755
  end
9756
9756
 
9757
- # Sets an instance's scheduling options.
9757
+ # Sets an instance's scheduling options. You can only call this method on a
9758
+ # stopped instance, that is, a VM instance that is in a `TERMINATED` state. See
9759
+ # Instance Life Cycle for more information on the possible instance states.
9758
9760
  # @param [String] project
9759
9761
  # Project ID for this request.
9760
9762
  # @param [String] zone
@@ -15794,9 +15796,8 @@ module Google
15794
15796
  end
15795
15797
 
15796
15798
  # Creates a regional BackendService resource in the specified project using the
15797
- # data included in the request. There are several restrictions and guidelines to
15798
- # keep in mind when creating a regional backend service. Read Understanding
15799
- # backend services for more information.
15799
+ # data included in the request. For more information, see Backend services
15800
+ # overview.
15800
15801
  # @param [String] project
15801
15802
  # Project ID for this request.
15802
15803
  # @param [String] region
@@ -15923,10 +15924,9 @@ module Google
15923
15924
  end
15924
15925
 
15925
15926
  # Updates the specified regional BackendService resource with the data included
15926
- # in the request. There are several Understanding backend services to keep in
15927
- # mind when updating a backend service. Read Understanding backend services for
15928
- # more information. This method supports PATCH semantics and uses the JSON merge
15929
- # patch format and processing rules.
15927
+ # in the request. For more information, see Understanding backend services This
15928
+ # method supports PATCH semantics and uses the JSON merge patch format and
15929
+ # processing rules.
15930
15930
  # @param [String] project
15931
15931
  # Project ID for this request.
15932
15932
  # @param [String] region
@@ -15981,9 +15981,7 @@ module Google
15981
15981
  end
15982
15982
 
15983
15983
  # Updates the specified regional BackendService resource with the data included
15984
- # in the request. There are several Understanding backend services to keep in
15985
- # mind when updating a backend service. Read Understanding backend services for
15986
- # more information.
15984
+ # in the request. For more information, see Backend services overview.
15987
15985
  # @param [String] project
15988
15986
  # Project ID for this request.
15989
15987
  # @param [String] region
@@ -17014,6 +17012,282 @@ module Google
17014
17012
  execute_or_queue_command(command, &block)
17015
17013
  end
17016
17014
 
17015
+ # Deletes the specified regional HealthCheckService.
17016
+ # @param [String] project
17017
+ # Project ID for this request.
17018
+ # @param [String] region
17019
+ # Name of the region scoping this request.
17020
+ # @param [String] health_check_service
17021
+ # Name of the HealthCheckService to delete. The name must be 1-63 characters
17022
+ # long, and comply with RFC1035.
17023
+ # @param [String] request_id
17024
+ # An optional request ID to identify requests. Specify a unique request ID so
17025
+ # that if you must retry your request, the server will know to ignore the
17026
+ # request if it has already been completed.
17027
+ # For example, consider a situation where you make an initial request and the
17028
+ # request times out. If you make the request again with the same request ID, the
17029
+ # server can check if original operation with the same request ID was received,
17030
+ # and if so, will ignore the second request. This prevents clients from
17031
+ # accidentally creating duplicate commitments.
17032
+ # The request ID must be a valid UUID with the exception that zero UUID is not
17033
+ # supported (00000000-0000-0000-0000-000000000000).
17034
+ # @param [String] fields
17035
+ # Selector specifying which fields to include in a partial response.
17036
+ # @param [String] quota_user
17037
+ # An opaque string that represents a user for quota purposes. Must not exceed 40
17038
+ # characters.
17039
+ # @param [String] user_ip
17040
+ # Deprecated. Please use quotaUser instead.
17041
+ # @param [Google::Apis::RequestOptions] options
17042
+ # Request-specific options
17043
+ #
17044
+ # @yield [result, err] Result & error if block supplied
17045
+ # @yieldparam result [Google::Apis::ComputeV1::Operation] parsed result object
17046
+ # @yieldparam err [StandardError] error object if request failed
17047
+ #
17048
+ # @return [Google::Apis::ComputeV1::Operation]
17049
+ #
17050
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
17051
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
17052
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
17053
+ def delete_region_health_check_service(project, region, health_check_service, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
17054
+ command = make_simple_command(:delete, '{project}/regions/{region}/healthCheckServices/{healthCheckService}', options)
17055
+ command.response_representation = Google::Apis::ComputeV1::Operation::Representation
17056
+ command.response_class = Google::Apis::ComputeV1::Operation
17057
+ command.params['project'] = project unless project.nil?
17058
+ command.params['region'] = region unless region.nil?
17059
+ command.params['healthCheckService'] = health_check_service unless health_check_service.nil?
17060
+ command.query['requestId'] = request_id unless request_id.nil?
17061
+ command.query['fields'] = fields unless fields.nil?
17062
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
17063
+ command.query['userIp'] = user_ip unless user_ip.nil?
17064
+ execute_or_queue_command(command, &block)
17065
+ end
17066
+
17067
+ # Returns the specified regional HealthCheckService resource.
17068
+ # @param [String] project
17069
+ # Project ID for this request.
17070
+ # @param [String] region
17071
+ # Name of the region scoping this request.
17072
+ # @param [String] health_check_service
17073
+ # Name of the HealthCheckService to update. The name must be 1-63 characters
17074
+ # long, and comply with RFC1035.
17075
+ # @param [String] fields
17076
+ # Selector specifying which fields to include in a partial response.
17077
+ # @param [String] quota_user
17078
+ # An opaque string that represents a user for quota purposes. Must not exceed 40
17079
+ # characters.
17080
+ # @param [String] user_ip
17081
+ # Deprecated. Please use quotaUser instead.
17082
+ # @param [Google::Apis::RequestOptions] options
17083
+ # Request-specific options
17084
+ #
17085
+ # @yield [result, err] Result & error if block supplied
17086
+ # @yieldparam result [Google::Apis::ComputeV1::HealthCheckService] parsed result object
17087
+ # @yieldparam err [StandardError] error object if request failed
17088
+ #
17089
+ # @return [Google::Apis::ComputeV1::HealthCheckService]
17090
+ #
17091
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
17092
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
17093
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
17094
+ def get_region_health_check_service(project, region, health_check_service, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
17095
+ command = make_simple_command(:get, '{project}/regions/{region}/healthCheckServices/{healthCheckService}', options)
17096
+ command.response_representation = Google::Apis::ComputeV1::HealthCheckService::Representation
17097
+ command.response_class = Google::Apis::ComputeV1::HealthCheckService
17098
+ command.params['project'] = project unless project.nil?
17099
+ command.params['region'] = region unless region.nil?
17100
+ command.params['healthCheckService'] = health_check_service unless health_check_service.nil?
17101
+ command.query['fields'] = fields unless fields.nil?
17102
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
17103
+ command.query['userIp'] = user_ip unless user_ip.nil?
17104
+ execute_or_queue_command(command, &block)
17105
+ end
17106
+
17107
+ # Creates a regional HealthCheckService resource in the specified project and
17108
+ # region using the data included in the request.
17109
+ # @param [String] project
17110
+ # Project ID for this request.
17111
+ # @param [String] region
17112
+ # Name of the region scoping this request.
17113
+ # @param [Google::Apis::ComputeV1::HealthCheckService] health_check_service_object
17114
+ # @param [String] request_id
17115
+ # An optional request ID to identify requests. Specify a unique request ID so
17116
+ # that if you must retry your request, the server will know to ignore the
17117
+ # request if it has already been completed.
17118
+ # For example, consider a situation where you make an initial request and the
17119
+ # request times out. If you make the request again with the same request ID, the
17120
+ # server can check if original operation with the same request ID was received,
17121
+ # and if so, will ignore the second request. This prevents clients from
17122
+ # accidentally creating duplicate commitments.
17123
+ # The request ID must be a valid UUID with the exception that zero UUID is not
17124
+ # supported (00000000-0000-0000-0000-000000000000).
17125
+ # @param [String] fields
17126
+ # Selector specifying which fields to include in a partial response.
17127
+ # @param [String] quota_user
17128
+ # An opaque string that represents a user for quota purposes. Must not exceed 40
17129
+ # characters.
17130
+ # @param [String] user_ip
17131
+ # Deprecated. Please use quotaUser instead.
17132
+ # @param [Google::Apis::RequestOptions] options
17133
+ # Request-specific options
17134
+ #
17135
+ # @yield [result, err] Result & error if block supplied
17136
+ # @yieldparam result [Google::Apis::ComputeV1::Operation] parsed result object
17137
+ # @yieldparam err [StandardError] error object if request failed
17138
+ #
17139
+ # @return [Google::Apis::ComputeV1::Operation]
17140
+ #
17141
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
17142
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
17143
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
17144
+ def insert_region_health_check_service(project, region, health_check_service_object = nil, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
17145
+ command = make_simple_command(:post, '{project}/regions/{region}/healthCheckServices', options)
17146
+ command.request_representation = Google::Apis::ComputeV1::HealthCheckService::Representation
17147
+ command.request_object = health_check_service_object
17148
+ command.response_representation = Google::Apis::ComputeV1::Operation::Representation
17149
+ command.response_class = Google::Apis::ComputeV1::Operation
17150
+ command.params['project'] = project unless project.nil?
17151
+ command.params['region'] = region unless region.nil?
17152
+ command.query['requestId'] = request_id unless request_id.nil?
17153
+ command.query['fields'] = fields unless fields.nil?
17154
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
17155
+ command.query['userIp'] = user_ip unless user_ip.nil?
17156
+ execute_or_queue_command(command, &block)
17157
+ end
17158
+
17159
+ # Lists all the HealthCheckService resources that have been configured for the
17160
+ # specified project in the given region.
17161
+ # @param [String] project
17162
+ # Project ID for this request.
17163
+ # @param [String] region
17164
+ # Name of the region scoping this request.
17165
+ # @param [String] filter
17166
+ # A filter expression that filters resources listed in the response. The
17167
+ # expression must specify the field name, a comparison operator, and the value
17168
+ # that you want to use for filtering. The value must be a string, a number, or a
17169
+ # boolean. The comparison operator must be either `=`, `!=`, `>`, or `<`.
17170
+ # For example, if you are filtering Compute Engine instances, you can exclude
17171
+ # instances named `example-instance` by specifying `name != example-instance`.
17172
+ # You can also filter nested fields. For example, you could specify `scheduling.
17173
+ # automaticRestart = false` to include instances only if they are not scheduled
17174
+ # for automatic restarts. You can use filtering on nested fields to filter based
17175
+ # on resource labels.
17176
+ # To filter on multiple expressions, provide each separate expression within
17177
+ # parentheses. For example: ``` (scheduling.automaticRestart = true) (
17178
+ # cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND`
17179
+ # expression. However, you can include `AND` and `OR` expressions explicitly.
17180
+ # For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel
17181
+ # Broadwell") AND (scheduling.automaticRestart = true) ```
17182
+ # @param [Fixnum] max_results
17183
+ # The maximum number of results per page that should be returned. If the number
17184
+ # of available results is larger than `maxResults`, Compute Engine returns a `
17185
+ # nextPageToken` that can be used to get the next page of results in subsequent
17186
+ # list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`)
17187
+ # @param [String] order_by
17188
+ # Sorts list results by a certain order. By default, results are returned in
17189
+ # alphanumerical order based on the resource name.
17190
+ # You can also sort results in descending order based on the creation timestamp
17191
+ # using `orderBy="creationTimestamp desc"`. This sorts results based on the `
17192
+ # creationTimestamp` field in reverse chronological order (newest result first).
17193
+ # Use this to sort resources like operations so that the newest operation is
17194
+ # returned first.
17195
+ # Currently, only sorting by `name` or `creationTimestamp desc` is supported.
17196
+ # @param [String] page_token
17197
+ # Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
17198
+ # by a previous list request to get the next page of results.
17199
+ # @param [String] fields
17200
+ # Selector specifying which fields to include in a partial response.
17201
+ # @param [String] quota_user
17202
+ # An opaque string that represents a user for quota purposes. Must not exceed 40
17203
+ # characters.
17204
+ # @param [String] user_ip
17205
+ # Deprecated. Please use quotaUser instead.
17206
+ # @param [Google::Apis::RequestOptions] options
17207
+ # Request-specific options
17208
+ #
17209
+ # @yield [result, err] Result & error if block supplied
17210
+ # @yieldparam result [Google::Apis::ComputeV1::HealthCheckServicesList] parsed result object
17211
+ # @yieldparam err [StandardError] error object if request failed
17212
+ #
17213
+ # @return [Google::Apis::ComputeV1::HealthCheckServicesList]
17214
+ #
17215
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
17216
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
17217
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
17218
+ def list_region_health_check_services(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
17219
+ command = make_simple_command(:get, '{project}/regions/{region}/healthCheckServices', options)
17220
+ command.response_representation = Google::Apis::ComputeV1::HealthCheckServicesList::Representation
17221
+ command.response_class = Google::Apis::ComputeV1::HealthCheckServicesList
17222
+ command.params['project'] = project unless project.nil?
17223
+ command.params['region'] = region unless region.nil?
17224
+ command.query['filter'] = filter unless filter.nil?
17225
+ command.query['maxResults'] = max_results unless max_results.nil?
17226
+ command.query['orderBy'] = order_by unless order_by.nil?
17227
+ command.query['pageToken'] = page_token unless page_token.nil?
17228
+ command.query['fields'] = fields unless fields.nil?
17229
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
17230
+ command.query['userIp'] = user_ip unless user_ip.nil?
17231
+ execute_or_queue_command(command, &block)
17232
+ end
17233
+
17234
+ # Updates the specified regional HealthCheckService resource with the data
17235
+ # included in the request. This method supports PATCH semantics and uses the
17236
+ # JSON merge patch format and processing rules.
17237
+ # @param [String] project
17238
+ # Project ID for this request.
17239
+ # @param [String] region
17240
+ # Name of the region scoping this request.
17241
+ # @param [String] health_check_service
17242
+ # Name of the HealthCheckService to update. The name must be 1-63 characters
17243
+ # long, and comply with RFC1035.
17244
+ # @param [Google::Apis::ComputeV1::HealthCheckService] health_check_service_object
17245
+ # @param [String] request_id
17246
+ # An optional request ID to identify requests. Specify a unique request ID so
17247
+ # that if you must retry your request, the server will know to ignore the
17248
+ # request if it has already been completed.
17249
+ # For example, consider a situation where you make an initial request and the
17250
+ # request times out. If you make the request again with the same request ID, the
17251
+ # server can check if original operation with the same request ID was received,
17252
+ # and if so, will ignore the second request. This prevents clients from
17253
+ # accidentally creating duplicate commitments.
17254
+ # The request ID must be a valid UUID with the exception that zero UUID is not
17255
+ # supported (00000000-0000-0000-0000-000000000000).
17256
+ # @param [String] fields
17257
+ # Selector specifying which fields to include in a partial response.
17258
+ # @param [String] quota_user
17259
+ # An opaque string that represents a user for quota purposes. Must not exceed 40
17260
+ # characters.
17261
+ # @param [String] user_ip
17262
+ # Deprecated. Please use quotaUser instead.
17263
+ # @param [Google::Apis::RequestOptions] options
17264
+ # Request-specific options
17265
+ #
17266
+ # @yield [result, err] Result & error if block supplied
17267
+ # @yieldparam result [Google::Apis::ComputeV1::Operation] parsed result object
17268
+ # @yieldparam err [StandardError] error object if request failed
17269
+ #
17270
+ # @return [Google::Apis::ComputeV1::Operation]
17271
+ #
17272
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
17273
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
17274
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
17275
+ def patch_region_health_check_service(project, region, health_check_service, health_check_service_object = nil, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
17276
+ command = make_simple_command(:patch, '{project}/regions/{region}/healthCheckServices/{healthCheckService}', options)
17277
+ command.request_representation = Google::Apis::ComputeV1::HealthCheckService::Representation
17278
+ command.request_object = health_check_service_object
17279
+ command.response_representation = Google::Apis::ComputeV1::Operation::Representation
17280
+ command.response_class = Google::Apis::ComputeV1::Operation
17281
+ command.params['project'] = project unless project.nil?
17282
+ command.params['region'] = region unless region.nil?
17283
+ command.params['healthCheckService'] = health_check_service unless health_check_service.nil?
17284
+ command.query['requestId'] = request_id unless request_id.nil?
17285
+ command.query['fields'] = fields unless fields.nil?
17286
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
17287
+ command.query['userIp'] = user_ip unless user_ip.nil?
17288
+ execute_or_queue_command(command, &block)
17289
+ end
17290
+
17017
17291
  # Deletes the specified HealthCheck resource.
17018
17292
  # @param [String] project
17019
17293
  # Project ID for this request.
@@ -17796,7 +18070,7 @@ module Google
17796
18070
  end
17797
18071
 
17798
18072
  # Lists all errors thrown by actions on instances for a given regional managed
17799
- # instance group.
18073
+ # instance group. The filter and orderBy query parameters are not supported.
17800
18074
  # @param [String] project
17801
18075
  # Project ID for this request.
17802
18076
  # @param [String] region
@@ -17877,7 +18151,7 @@ module Google
17877
18151
 
17878
18152
  # Lists the instances in the managed instance group and instances that are
17879
18153
  # scheduled to be created. The list includes any current actions that the group
17880
- # has scheduled for its instances.
18154
+ # has scheduled for its instances. The orderBy query parameter is not supported.
17881
18155
  # @param [String] project
17882
18156
  # Project ID for this request.
17883
18157
  # @param [String] region
@@ -18364,7 +18638,8 @@ module Google
18364
18638
 
18365
18639
  # Lists the instances in the specified instance group and displays information
18366
18640
  # about the named ports. Depending on the specified options, this method can
18367
- # list all instances or only the instances that are running.
18641
+ # list all instances or only the instances that are running. The orderBy query
18642
+ # parameter is not supported.
18368
18643
  # @param [String] project
18369
18644
  # Project ID for this request.
18370
18645
  # @param [String] region
@@ -18498,13 +18773,24 @@ module Google
18498
18773
  execute_or_queue_command(command, &block)
18499
18774
  end
18500
18775
 
18501
- # Deletes the specified region-specific Operations resource.
18776
+ # Deletes the specified NotificationEndpoint in the given region
18502
18777
  # @param [String] project
18503
18778
  # Project ID for this request.
18504
18779
  # @param [String] region
18505
- # Name of the region for this request.
18506
- # @param [String] operation
18507
- # Name of the Operations resource to delete.
18780
+ # Name of the region scoping this request.
18781
+ # @param [String] notification_endpoint
18782
+ # Name of the NotificationEndpoint resource to delete.
18783
+ # @param [String] request_id
18784
+ # An optional request ID to identify requests. Specify a unique request ID so
18785
+ # that if you must retry your request, the server will know to ignore the
18786
+ # request if it has already been completed.
18787
+ # For example, consider a situation where you make an initial request and the
18788
+ # request times out. If you make the request again with the same request ID, the
18789
+ # server can check if original operation with the same request ID was received,
18790
+ # and if so, will ignore the second request. This prevents clients from
18791
+ # accidentally creating duplicate commitments.
18792
+ # The request ID must be a valid UUID with the exception that zero UUID is not
18793
+ # supported (00000000-0000-0000-0000-000000000000).
18508
18794
  # @param [String] fields
18509
18795
  # Selector specifying which fields to include in a partial response.
18510
18796
  # @param [String] quota_user
@@ -18516,7 +18802,212 @@ module Google
18516
18802
  # Request-specific options
18517
18803
  #
18518
18804
  # @yield [result, err] Result & error if block supplied
18519
- # @yieldparam result [NilClass] No result returned for this method
18805
+ # @yieldparam result [Google::Apis::ComputeV1::Operation] parsed result object
18806
+ # @yieldparam err [StandardError] error object if request failed
18807
+ #
18808
+ # @return [Google::Apis::ComputeV1::Operation]
18809
+ #
18810
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
18811
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
18812
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
18813
+ def delete_region_notification_endpoint(project, region, notification_endpoint, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
18814
+ command = make_simple_command(:delete, '{project}/regions/{region}/notificationEndpoints/{notificationEndpoint}', options)
18815
+ command.response_representation = Google::Apis::ComputeV1::Operation::Representation
18816
+ command.response_class = Google::Apis::ComputeV1::Operation
18817
+ command.params['project'] = project unless project.nil?
18818
+ command.params['region'] = region unless region.nil?
18819
+ command.params['notificationEndpoint'] = notification_endpoint unless notification_endpoint.nil?
18820
+ command.query['requestId'] = request_id unless request_id.nil?
18821
+ command.query['fields'] = fields unless fields.nil?
18822
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
18823
+ command.query['userIp'] = user_ip unless user_ip.nil?
18824
+ execute_or_queue_command(command, &block)
18825
+ end
18826
+
18827
+ # Returns the specified NotificationEndpoint resource in the given region.
18828
+ # @param [String] project
18829
+ # Project ID for this request.
18830
+ # @param [String] region
18831
+ # Name of the region scoping this request.
18832
+ # @param [String] notification_endpoint
18833
+ # Name of the NotificationEndpoint resource to return.
18834
+ # @param [String] fields
18835
+ # Selector specifying which fields to include in a partial response.
18836
+ # @param [String] quota_user
18837
+ # An opaque string that represents a user for quota purposes. Must not exceed 40
18838
+ # characters.
18839
+ # @param [String] user_ip
18840
+ # Deprecated. Please use quotaUser instead.
18841
+ # @param [Google::Apis::RequestOptions] options
18842
+ # Request-specific options
18843
+ #
18844
+ # @yield [result, err] Result & error if block supplied
18845
+ # @yieldparam result [Google::Apis::ComputeV1::NotificationEndpoint] parsed result object
18846
+ # @yieldparam err [StandardError] error object if request failed
18847
+ #
18848
+ # @return [Google::Apis::ComputeV1::NotificationEndpoint]
18849
+ #
18850
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
18851
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
18852
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
18853
+ def get_region_notification_endpoint(project, region, notification_endpoint, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
18854
+ command = make_simple_command(:get, '{project}/regions/{region}/notificationEndpoints/{notificationEndpoint}', options)
18855
+ command.response_representation = Google::Apis::ComputeV1::NotificationEndpoint::Representation
18856
+ command.response_class = Google::Apis::ComputeV1::NotificationEndpoint
18857
+ command.params['project'] = project unless project.nil?
18858
+ command.params['region'] = region unless region.nil?
18859
+ command.params['notificationEndpoint'] = notification_endpoint unless notification_endpoint.nil?
18860
+ command.query['fields'] = fields unless fields.nil?
18861
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
18862
+ command.query['userIp'] = user_ip unless user_ip.nil?
18863
+ execute_or_queue_command(command, &block)
18864
+ end
18865
+
18866
+ # Create a NotificationEndpoint in the specified project in the given region
18867
+ # using the parameters that are included in the request.
18868
+ # @param [String] project
18869
+ # Project ID for this request.
18870
+ # @param [String] region
18871
+ # Name of the region scoping this request.
18872
+ # @param [Google::Apis::ComputeV1::NotificationEndpoint] notification_endpoint_object
18873
+ # @param [String] request_id
18874
+ # An optional request ID to identify requests. Specify a unique request ID so
18875
+ # that if you must retry your request, the server will know to ignore the
18876
+ # request if it has already been completed.
18877
+ # For example, consider a situation where you make an initial request and the
18878
+ # request times out. If you make the request again with the same request ID, the
18879
+ # server can check if original operation with the same request ID was received,
18880
+ # and if so, will ignore the second request. This prevents clients from
18881
+ # accidentally creating duplicate commitments.
18882
+ # The request ID must be a valid UUID with the exception that zero UUID is not
18883
+ # supported (00000000-0000-0000-0000-000000000000).
18884
+ # @param [String] fields
18885
+ # Selector specifying which fields to include in a partial response.
18886
+ # @param [String] quota_user
18887
+ # An opaque string that represents a user for quota purposes. Must not exceed 40
18888
+ # characters.
18889
+ # @param [String] user_ip
18890
+ # Deprecated. Please use quotaUser instead.
18891
+ # @param [Google::Apis::RequestOptions] options
18892
+ # Request-specific options
18893
+ #
18894
+ # @yield [result, err] Result & error if block supplied
18895
+ # @yieldparam result [Google::Apis::ComputeV1::Operation] parsed result object
18896
+ # @yieldparam err [StandardError] error object if request failed
18897
+ #
18898
+ # @return [Google::Apis::ComputeV1::Operation]
18899
+ #
18900
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
18901
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
18902
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
18903
+ def insert_region_notification_endpoint(project, region, notification_endpoint_object = nil, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
18904
+ command = make_simple_command(:post, '{project}/regions/{region}/notificationEndpoints', options)
18905
+ command.request_representation = Google::Apis::ComputeV1::NotificationEndpoint::Representation
18906
+ command.request_object = notification_endpoint_object
18907
+ command.response_representation = Google::Apis::ComputeV1::Operation::Representation
18908
+ command.response_class = Google::Apis::ComputeV1::Operation
18909
+ command.params['project'] = project unless project.nil?
18910
+ command.params['region'] = region unless region.nil?
18911
+ command.query['requestId'] = request_id unless request_id.nil?
18912
+ command.query['fields'] = fields unless fields.nil?
18913
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
18914
+ command.query['userIp'] = user_ip unless user_ip.nil?
18915
+ execute_or_queue_command(command, &block)
18916
+ end
18917
+
18918
+ # Lists the NotificationEndpoints for a project in the given region.
18919
+ # @param [String] project
18920
+ # Project ID for this request.
18921
+ # @param [String] region
18922
+ # Name of the region scoping this request.
18923
+ # @param [String] filter
18924
+ # A filter expression that filters resources listed in the response. The
18925
+ # expression must specify the field name, a comparison operator, and the value
18926
+ # that you want to use for filtering. The value must be a string, a number, or a
18927
+ # boolean. The comparison operator must be either `=`, `!=`, `>`, or `<`.
18928
+ # For example, if you are filtering Compute Engine instances, you can exclude
18929
+ # instances named `example-instance` by specifying `name != example-instance`.
18930
+ # You can also filter nested fields. For example, you could specify `scheduling.
18931
+ # automaticRestart = false` to include instances only if they are not scheduled
18932
+ # for automatic restarts. You can use filtering on nested fields to filter based
18933
+ # on resource labels.
18934
+ # To filter on multiple expressions, provide each separate expression within
18935
+ # parentheses. For example: ``` (scheduling.automaticRestart = true) (
18936
+ # cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND`
18937
+ # expression. However, you can include `AND` and `OR` expressions explicitly.
18938
+ # For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel
18939
+ # Broadwell") AND (scheduling.automaticRestart = true) ```
18940
+ # @param [Fixnum] max_results
18941
+ # The maximum number of results per page that should be returned. If the number
18942
+ # of available results is larger than `maxResults`, Compute Engine returns a `
18943
+ # nextPageToken` that can be used to get the next page of results in subsequent
18944
+ # list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`)
18945
+ # @param [String] order_by
18946
+ # Sorts list results by a certain order. By default, results are returned in
18947
+ # alphanumerical order based on the resource name.
18948
+ # You can also sort results in descending order based on the creation timestamp
18949
+ # using `orderBy="creationTimestamp desc"`. This sorts results based on the `
18950
+ # creationTimestamp` field in reverse chronological order (newest result first).
18951
+ # Use this to sort resources like operations so that the newest operation is
18952
+ # returned first.
18953
+ # Currently, only sorting by `name` or `creationTimestamp desc` is supported.
18954
+ # @param [String] page_token
18955
+ # Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
18956
+ # by a previous list request to get the next page of results.
18957
+ # @param [String] fields
18958
+ # Selector specifying which fields to include in a partial response.
18959
+ # @param [String] quota_user
18960
+ # An opaque string that represents a user for quota purposes. Must not exceed 40
18961
+ # characters.
18962
+ # @param [String] user_ip
18963
+ # Deprecated. Please use quotaUser instead.
18964
+ # @param [Google::Apis::RequestOptions] options
18965
+ # Request-specific options
18966
+ #
18967
+ # @yield [result, err] Result & error if block supplied
18968
+ # @yieldparam result [Google::Apis::ComputeV1::NotificationEndpointList] parsed result object
18969
+ # @yieldparam err [StandardError] error object if request failed
18970
+ #
18971
+ # @return [Google::Apis::ComputeV1::NotificationEndpointList]
18972
+ #
18973
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
18974
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
18975
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
18976
+ def list_region_notification_endpoints(project, region, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
18977
+ command = make_simple_command(:get, '{project}/regions/{region}/notificationEndpoints', options)
18978
+ command.response_representation = Google::Apis::ComputeV1::NotificationEndpointList::Representation
18979
+ command.response_class = Google::Apis::ComputeV1::NotificationEndpointList
18980
+ command.params['project'] = project unless project.nil?
18981
+ command.params['region'] = region unless region.nil?
18982
+ command.query['filter'] = filter unless filter.nil?
18983
+ command.query['maxResults'] = max_results unless max_results.nil?
18984
+ command.query['orderBy'] = order_by unless order_by.nil?
18985
+ command.query['pageToken'] = page_token unless page_token.nil?
18986
+ command.query['fields'] = fields unless fields.nil?
18987
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
18988
+ command.query['userIp'] = user_ip unless user_ip.nil?
18989
+ execute_or_queue_command(command, &block)
18990
+ end
18991
+
18992
+ # Deletes the specified region-specific Operations resource.
18993
+ # @param [String] project
18994
+ # Project ID for this request.
18995
+ # @param [String] region
18996
+ # Name of the region for this request.
18997
+ # @param [String] operation
18998
+ # Name of the Operations resource to delete.
18999
+ # @param [String] fields
19000
+ # Selector specifying which fields to include in a partial response.
19001
+ # @param [String] quota_user
19002
+ # An opaque string that represents a user for quota purposes. Must not exceed 40
19003
+ # characters.
19004
+ # @param [String] user_ip
19005
+ # Deprecated. Please use quotaUser instead.
19006
+ # @param [Google::Apis::RequestOptions] options
19007
+ # Request-specific options
19008
+ #
19009
+ # @yield [result, err] Result & error if block supplied
19010
+ # @yieldparam result [NilClass] No result returned for this method
18520
19011
  # @yieldparam err [StandardError] error object if request failed
18521
19012
  #
18522
19013
  # @return [void]
@@ -23436,9 +23927,7 @@ module Google
23436
23927
  execute_or_queue_command(command, &block)
23437
23928
  end
23438
23929
 
23439
- # Retrieves an aggregated list of all usable subnetworks in the project. The
23440
- # list contains all of the subnetworks in the project and the subnetworks that
23441
- # were shared by a Shared VPC host project.
23930
+ # Retrieves an aggregated list of all usable subnetworks in the project.
23442
23931
  # @param [String] project
23443
23932
  # Project ID for this request.
23444
23933
  # @param [String] filter
@@ -23715,6 +24204,263 @@ module Google
23715
24204
  execute_or_queue_command(command, &block)
23716
24205
  end
23717
24206
 
24207
+ # Deletes the specified TargetGrpcProxy in the given scope
24208
+ # @param [String] project
24209
+ # Project ID for this request.
24210
+ # @param [String] target_grpc_proxy
24211
+ # Name of the TargetGrpcProxy resource to delete.
24212
+ # @param [String] request_id
24213
+ # An optional request ID to identify requests. Specify a unique request ID so
24214
+ # that if you must retry your request, the server will know to ignore the
24215
+ # request if it has already been completed.
24216
+ # For example, consider a situation where you make an initial request and the
24217
+ # request times out. If you make the request again with the same request ID, the
24218
+ # server can check if original operation with the same request ID was received,
24219
+ # and if so, will ignore the second request. This prevents clients from
24220
+ # accidentally creating duplicate commitments.
24221
+ # The request ID must be a valid UUID with the exception that zero UUID is not
24222
+ # supported (00000000-0000-0000-0000-000000000000).
24223
+ # @param [String] fields
24224
+ # Selector specifying which fields to include in a partial response.
24225
+ # @param [String] quota_user
24226
+ # An opaque string that represents a user for quota purposes. Must not exceed 40
24227
+ # characters.
24228
+ # @param [String] user_ip
24229
+ # Deprecated. Please use quotaUser instead.
24230
+ # @param [Google::Apis::RequestOptions] options
24231
+ # Request-specific options
24232
+ #
24233
+ # @yield [result, err] Result & error if block supplied
24234
+ # @yieldparam result [Google::Apis::ComputeV1::Operation] parsed result object
24235
+ # @yieldparam err [StandardError] error object if request failed
24236
+ #
24237
+ # @return [Google::Apis::ComputeV1::Operation]
24238
+ #
24239
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
24240
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
24241
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
24242
+ def delete_target_grpc_proxy(project, target_grpc_proxy, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
24243
+ command = make_simple_command(:delete, '{project}/global/targetGrpcProxies/{targetGrpcProxy}', options)
24244
+ command.response_representation = Google::Apis::ComputeV1::Operation::Representation
24245
+ command.response_class = Google::Apis::ComputeV1::Operation
24246
+ command.params['project'] = project unless project.nil?
24247
+ command.params['targetGrpcProxy'] = target_grpc_proxy unless target_grpc_proxy.nil?
24248
+ command.query['requestId'] = request_id unless request_id.nil?
24249
+ command.query['fields'] = fields unless fields.nil?
24250
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
24251
+ command.query['userIp'] = user_ip unless user_ip.nil?
24252
+ execute_or_queue_command(command, &block)
24253
+ end
24254
+
24255
+ # Returns the specified TargetGrpcProxy resource in the given scope.
24256
+ # @param [String] project
24257
+ # Project ID for this request.
24258
+ # @param [String] target_grpc_proxy
24259
+ # Name of the TargetGrpcProxy resource to return.
24260
+ # @param [String] fields
24261
+ # Selector specifying which fields to include in a partial response.
24262
+ # @param [String] quota_user
24263
+ # An opaque string that represents a user for quota purposes. Must not exceed 40
24264
+ # characters.
24265
+ # @param [String] user_ip
24266
+ # Deprecated. Please use quotaUser instead.
24267
+ # @param [Google::Apis::RequestOptions] options
24268
+ # Request-specific options
24269
+ #
24270
+ # @yield [result, err] Result & error if block supplied
24271
+ # @yieldparam result [Google::Apis::ComputeV1::TargetGrpcProxy] parsed result object
24272
+ # @yieldparam err [StandardError] error object if request failed
24273
+ #
24274
+ # @return [Google::Apis::ComputeV1::TargetGrpcProxy]
24275
+ #
24276
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
24277
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
24278
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
24279
+ def get_target_grpc_proxy(project, target_grpc_proxy, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
24280
+ command = make_simple_command(:get, '{project}/global/targetGrpcProxies/{targetGrpcProxy}', options)
24281
+ command.response_representation = Google::Apis::ComputeV1::TargetGrpcProxy::Representation
24282
+ command.response_class = Google::Apis::ComputeV1::TargetGrpcProxy
24283
+ command.params['project'] = project unless project.nil?
24284
+ command.params['targetGrpcProxy'] = target_grpc_proxy unless target_grpc_proxy.nil?
24285
+ command.query['fields'] = fields unless fields.nil?
24286
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
24287
+ command.query['userIp'] = user_ip unless user_ip.nil?
24288
+ execute_or_queue_command(command, &block)
24289
+ end
24290
+
24291
+ # Creates a TargetGrpcProxy in the specified project in the given scope using
24292
+ # the parameters that are included in the request.
24293
+ # @param [String] project
24294
+ # Project ID for this request.
24295
+ # @param [Google::Apis::ComputeV1::TargetGrpcProxy] target_grpc_proxy_object
24296
+ # @param [String] request_id
24297
+ # An optional request ID to identify requests. Specify a unique request ID so
24298
+ # that if you must retry your request, the server will know to ignore the
24299
+ # request if it has already been completed.
24300
+ # For example, consider a situation where you make an initial request and the
24301
+ # request times out. If you make the request again with the same request ID, the
24302
+ # server can check if original operation with the same request ID was received,
24303
+ # and if so, will ignore the second request. This prevents clients from
24304
+ # accidentally creating duplicate commitments.
24305
+ # The request ID must be a valid UUID with the exception that zero UUID is not
24306
+ # supported (00000000-0000-0000-0000-000000000000).
24307
+ # @param [String] fields
24308
+ # Selector specifying which fields to include in a partial response.
24309
+ # @param [String] quota_user
24310
+ # An opaque string that represents a user for quota purposes. Must not exceed 40
24311
+ # characters.
24312
+ # @param [String] user_ip
24313
+ # Deprecated. Please use quotaUser instead.
24314
+ # @param [Google::Apis::RequestOptions] options
24315
+ # Request-specific options
24316
+ #
24317
+ # @yield [result, err] Result & error if block supplied
24318
+ # @yieldparam result [Google::Apis::ComputeV1::Operation] parsed result object
24319
+ # @yieldparam err [StandardError] error object if request failed
24320
+ #
24321
+ # @return [Google::Apis::ComputeV1::Operation]
24322
+ #
24323
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
24324
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
24325
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
24326
+ def insert_target_grpc_proxy(project, target_grpc_proxy_object = nil, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
24327
+ command = make_simple_command(:post, '{project}/global/targetGrpcProxies', options)
24328
+ command.request_representation = Google::Apis::ComputeV1::TargetGrpcProxy::Representation
24329
+ command.request_object = target_grpc_proxy_object
24330
+ command.response_representation = Google::Apis::ComputeV1::Operation::Representation
24331
+ command.response_class = Google::Apis::ComputeV1::Operation
24332
+ command.params['project'] = project unless project.nil?
24333
+ command.query['requestId'] = request_id unless request_id.nil?
24334
+ command.query['fields'] = fields unless fields.nil?
24335
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
24336
+ command.query['userIp'] = user_ip unless user_ip.nil?
24337
+ execute_or_queue_command(command, &block)
24338
+ end
24339
+
24340
+ # Lists the TargetGrpcProxies for a project in the given scope.
24341
+ # @param [String] project
24342
+ # Project ID for this request.
24343
+ # @param [String] filter
24344
+ # A filter expression that filters resources listed in the response. The
24345
+ # expression must specify the field name, a comparison operator, and the value
24346
+ # that you want to use for filtering. The value must be a string, a number, or a
24347
+ # boolean. The comparison operator must be either `=`, `!=`, `>`, or `<`.
24348
+ # For example, if you are filtering Compute Engine instances, you can exclude
24349
+ # instances named `example-instance` by specifying `name != example-instance`.
24350
+ # You can also filter nested fields. For example, you could specify `scheduling.
24351
+ # automaticRestart = false` to include instances only if they are not scheduled
24352
+ # for automatic restarts. You can use filtering on nested fields to filter based
24353
+ # on resource labels.
24354
+ # To filter on multiple expressions, provide each separate expression within
24355
+ # parentheses. For example: ``` (scheduling.automaticRestart = true) (
24356
+ # cpuPlatform = "Intel Skylake") ``` By default, each expression is an `AND`
24357
+ # expression. However, you can include `AND` and `OR` expressions explicitly.
24358
+ # For example: ``` (cpuPlatform = "Intel Skylake") OR (cpuPlatform = "Intel
24359
+ # Broadwell") AND (scheduling.automaticRestart = true) ```
24360
+ # @param [Fixnum] max_results
24361
+ # The maximum number of results per page that should be returned. If the number
24362
+ # of available results is larger than `maxResults`, Compute Engine returns a `
24363
+ # nextPageToken` that can be used to get the next page of results in subsequent
24364
+ # list requests. Acceptable values are `0` to `500`, inclusive. (Default: `500`)
24365
+ # @param [String] order_by
24366
+ # Sorts list results by a certain order. By default, results are returned in
24367
+ # alphanumerical order based on the resource name.
24368
+ # You can also sort results in descending order based on the creation timestamp
24369
+ # using `orderBy="creationTimestamp desc"`. This sorts results based on the `
24370
+ # creationTimestamp` field in reverse chronological order (newest result first).
24371
+ # Use this to sort resources like operations so that the newest operation is
24372
+ # returned first.
24373
+ # Currently, only sorting by `name` or `creationTimestamp desc` is supported.
24374
+ # @param [String] page_token
24375
+ # Specifies a page token to use. Set `pageToken` to the `nextPageToken` returned
24376
+ # by a previous list request to get the next page of results.
24377
+ # @param [String] fields
24378
+ # Selector specifying which fields to include in a partial response.
24379
+ # @param [String] quota_user
24380
+ # An opaque string that represents a user for quota purposes. Must not exceed 40
24381
+ # characters.
24382
+ # @param [String] user_ip
24383
+ # Deprecated. Please use quotaUser instead.
24384
+ # @param [Google::Apis::RequestOptions] options
24385
+ # Request-specific options
24386
+ #
24387
+ # @yield [result, err] Result & error if block supplied
24388
+ # @yieldparam result [Google::Apis::ComputeV1::TargetGrpcProxyList] parsed result object
24389
+ # @yieldparam err [StandardError] error object if request failed
24390
+ #
24391
+ # @return [Google::Apis::ComputeV1::TargetGrpcProxyList]
24392
+ #
24393
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
24394
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
24395
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
24396
+ def list_target_grpc_proxies(project, filter: nil, max_results: nil, order_by: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
24397
+ command = make_simple_command(:get, '{project}/global/targetGrpcProxies', options)
24398
+ command.response_representation = Google::Apis::ComputeV1::TargetGrpcProxyList::Representation
24399
+ command.response_class = Google::Apis::ComputeV1::TargetGrpcProxyList
24400
+ command.params['project'] = project unless project.nil?
24401
+ command.query['filter'] = filter unless filter.nil?
24402
+ command.query['maxResults'] = max_results unless max_results.nil?
24403
+ command.query['orderBy'] = order_by unless order_by.nil?
24404
+ command.query['pageToken'] = page_token unless page_token.nil?
24405
+ command.query['fields'] = fields unless fields.nil?
24406
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
24407
+ command.query['userIp'] = user_ip unless user_ip.nil?
24408
+ execute_or_queue_command(command, &block)
24409
+ end
24410
+
24411
+ # Patches the specified TargetGrpcProxy resource with the data included in the
24412
+ # request. This method supports PATCH semantics and uses JSON merge patch format
24413
+ # and processing rules.
24414
+ # @param [String] project
24415
+ # Project ID for this request.
24416
+ # @param [String] target_grpc_proxy
24417
+ # Name of the TargetGrpcProxy resource to patch.
24418
+ # @param [Google::Apis::ComputeV1::TargetGrpcProxy] target_grpc_proxy_object
24419
+ # @param [String] request_id
24420
+ # An optional request ID to identify requests. Specify a unique request ID so
24421
+ # that if you must retry your request, the server will know to ignore the
24422
+ # request if it has already been completed.
24423
+ # For example, consider a situation where you make an initial request and the
24424
+ # request times out. If you make the request again with the same request ID, the
24425
+ # server can check if original operation with the same request ID was received,
24426
+ # and if so, will ignore the second request. This prevents clients from
24427
+ # accidentally creating duplicate commitments.
24428
+ # The request ID must be a valid UUID with the exception that zero UUID is not
24429
+ # supported (00000000-0000-0000-0000-000000000000).
24430
+ # @param [String] fields
24431
+ # Selector specifying which fields to include in a partial response.
24432
+ # @param [String] quota_user
24433
+ # An opaque string that represents a user for quota purposes. Must not exceed 40
24434
+ # characters.
24435
+ # @param [String] user_ip
24436
+ # Deprecated. Please use quotaUser instead.
24437
+ # @param [Google::Apis::RequestOptions] options
24438
+ # Request-specific options
24439
+ #
24440
+ # @yield [result, err] Result & error if block supplied
24441
+ # @yieldparam result [Google::Apis::ComputeV1::Operation] parsed result object
24442
+ # @yieldparam err [StandardError] error object if request failed
24443
+ #
24444
+ # @return [Google::Apis::ComputeV1::Operation]
24445
+ #
24446
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
24447
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
24448
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
24449
+ def patch_target_grpc_proxy(project, target_grpc_proxy, target_grpc_proxy_object = nil, request_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
24450
+ command = make_simple_command(:patch, '{project}/global/targetGrpcProxies/{targetGrpcProxy}', options)
24451
+ command.request_representation = Google::Apis::ComputeV1::TargetGrpcProxy::Representation
24452
+ command.request_object = target_grpc_proxy_object
24453
+ command.response_representation = Google::Apis::ComputeV1::Operation::Representation
24454
+ command.response_class = Google::Apis::ComputeV1::Operation
24455
+ command.params['project'] = project unless project.nil?
24456
+ command.params['targetGrpcProxy'] = target_grpc_proxy unless target_grpc_proxy.nil?
24457
+ command.query['requestId'] = request_id unless request_id.nil?
24458
+ command.query['fields'] = fields unless fields.nil?
24459
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
24460
+ command.query['userIp'] = user_ip unless user_ip.nil?
24461
+ execute_or_queue_command(command, &block)
24462
+ end
24463
+
23718
24464
  # Retrieves the list of all TargetHttpProxy resources, regional and global,
23719
24465
  # available to the specified project.
23720
24466
  # @param [String] project