google-api-client 0.43.0 → 0.48.0

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 (964) hide show
  1. checksums.yaml +4 -4
  2. data/.github/workflows/autoapprove.yml +49 -0
  3. data/.github/workflows/release-please.yml +77 -0
  4. data/.gitignore +2 -0
  5. data/.kokoro/trampoline.sh +0 -0
  6. data/CHANGELOG.md +1066 -184
  7. data/Gemfile +1 -0
  8. data/Rakefile +31 -3
  9. data/api_list_config.yaml +8 -0
  10. data/api_names.yaml +1 -0
  11. data/bin/generate-api +77 -15
  12. data/docs/oauth-server.md +4 -6
  13. data/generated/google/apis/acceleratedmobilepageurl_v1/classes.rb +7 -9
  14. data/generated/google/apis/acceleratedmobilepageurl_v1/service.rb +2 -2
  15. data/generated/google/apis/acceleratedmobilepageurl_v1.rb +1 -1
  16. data/generated/google/apis/accessapproval_v1/classes.rb +60 -86
  17. data/generated/google/apis/accessapproval_v1/service.rb +93 -132
  18. data/generated/google/apis/accessapproval_v1.rb +1 -1
  19. data/generated/google/apis/accesscontextmanager_v1/classes.rb +266 -236
  20. data/generated/google/apis/accesscontextmanager_v1/representations.rb +30 -0
  21. data/generated/google/apis/accesscontextmanager_v1/service.rb +308 -171
  22. data/generated/google/apis/accesscontextmanager_v1.rb +1 -1
  23. data/generated/google/apis/accesscontextmanager_v1beta/classes.rb +153 -184
  24. data/generated/google/apis/accesscontextmanager_v1beta/service.rb +82 -111
  25. data/generated/google/apis/accesscontextmanager_v1beta.rb +1 -1
  26. data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +47 -36
  27. data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +1 -0
  28. data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
  29. data/generated/google/apis/adexchangebuyer_v1_4/classes.rb +72 -2
  30. data/generated/google/apis/adexchangebuyer_v1_4/representations.rb +33 -0
  31. data/generated/google/apis/adexchangebuyer_v1_4.rb +1 -1
  32. data/generated/google/apis/adexperiencereport_v1.rb +1 -1
  33. data/generated/google/apis/admin_datatransfer_v1/classes.rb +16 -4
  34. data/generated/google/apis/admin_datatransfer_v1/service.rb +30 -48
  35. data/generated/google/apis/admin_datatransfer_v1.rb +6 -4
  36. data/generated/google/apis/admin_directory_v1/classes.rb +344 -242
  37. data/generated/google/apis/admin_directory_v1/representations.rb +62 -39
  38. data/generated/google/apis/admin_directory_v1/service.rb +607 -998
  39. data/generated/google/apis/admin_directory_v1.rb +6 -8
  40. data/generated/google/apis/admin_reports_v1/classes.rb +31 -33
  41. data/generated/google/apis/admin_reports_v1/service.rb +131 -187
  42. data/generated/google/apis/admin_reports_v1.rb +6 -5
  43. data/generated/google/apis/admob_v1/classes.rb +31 -31
  44. data/generated/google/apis/admob_v1/service.rb +2 -1
  45. data/generated/google/apis/admob_v1.rb +6 -2
  46. data/generated/google/apis/adsense_v1_4/service.rb +4 -1
  47. data/generated/google/apis/adsense_v1_4.rb +1 -1
  48. data/generated/google/apis/alertcenter_v1beta1.rb +1 -1
  49. data/generated/google/apis/analyticsadmin_v1alpha/classes.rb +1361 -0
  50. data/generated/google/apis/analyticsadmin_v1alpha/representations.rb +610 -0
  51. data/generated/google/apis/analyticsadmin_v1alpha/service.rb +2134 -0
  52. data/generated/google/apis/analyticsadmin_v1alpha.rb +43 -0
  53. data/generated/google/apis/analyticsdata_v1alpha/classes.rb +1655 -0
  54. data/generated/google/apis/analyticsdata_v1alpha/representations.rb +806 -0
  55. data/generated/google/apis/analyticsdata_v1alpha/service.rb +261 -0
  56. data/generated/google/apis/analyticsdata_v1alpha.rb +37 -0
  57. data/generated/google/apis/analyticsreporting_v4.rb +1 -1
  58. data/generated/google/apis/androidenterprise_v1/service.rb +2 -2
  59. data/generated/google/apis/androidenterprise_v1.rb +1 -1
  60. data/generated/google/apis/androidmanagement_v1/classes.rb +115 -75
  61. data/generated/google/apis/androidmanagement_v1/representations.rb +17 -0
  62. data/generated/google/apis/androidmanagement_v1.rb +1 -1
  63. data/generated/google/apis/androidpublisher_v3/classes.rb +9 -1
  64. data/generated/google/apis/androidpublisher_v3/representations.rb +1 -0
  65. data/generated/google/apis/androidpublisher_v3/service.rb +2 -2
  66. data/generated/google/apis/androidpublisher_v3.rb +1 -1
  67. data/generated/google/apis/apigateway_v1beta/classes.rb +1162 -0
  68. data/generated/google/apis/{memcache_v1 → apigateway_v1beta}/representations.rb +156 -157
  69. data/generated/google/apis/apigateway_v1beta/service.rb +1172 -0
  70. data/generated/google/apis/apigateway_v1beta.rb +34 -0
  71. data/generated/google/apis/apigee_v1/classes.rb +630 -88
  72. data/generated/google/apis/apigee_v1/representations.rb +209 -1
  73. data/generated/google/apis/apigee_v1/service.rb +401 -74
  74. data/generated/google/apis/apigee_v1.rb +6 -7
  75. data/generated/google/apis/appengine_v1/classes.rb +96 -59
  76. data/generated/google/apis/appengine_v1/representations.rb +17 -0
  77. data/generated/google/apis/appengine_v1/service.rb +38 -47
  78. data/generated/google/apis/appengine_v1.rb +1 -1
  79. data/generated/google/apis/appengine_v1alpha/classes.rb +9 -11
  80. data/generated/google/apis/appengine_v1alpha.rb +1 -1
  81. data/generated/google/apis/appengine_v1beta/classes.rb +103 -59
  82. data/generated/google/apis/appengine_v1beta/representations.rb +18 -0
  83. data/generated/google/apis/appengine_v1beta/service.rb +37 -47
  84. data/generated/google/apis/appengine_v1beta.rb +1 -1
  85. data/generated/google/apis/appsmarket_v2/classes.rb +14 -16
  86. data/generated/google/apis/appsmarket_v2.rb +1 -1
  87. data/generated/google/apis/area120tables_v1alpha1/classes.rb +423 -0
  88. data/generated/google/apis/area120tables_v1alpha1/representations.rb +248 -0
  89. data/generated/google/apis/area120tables_v1alpha1/service.rb +381 -0
  90. data/generated/google/apis/area120tables_v1alpha1.rb +46 -0
  91. data/generated/google/apis/artifactregistry_v1beta1/classes.rb +249 -337
  92. data/generated/google/apis/artifactregistry_v1beta1/representations.rb +2 -0
  93. data/generated/google/apis/artifactregistry_v1beta1/service.rb +44 -57
  94. data/generated/google/apis/artifactregistry_v1beta1.rb +1 -1
  95. data/generated/google/apis/assuredworkloads_v1beta1/classes.rb +722 -0
  96. data/generated/google/apis/assuredworkloads_v1beta1/representations.rb +359 -0
  97. data/generated/google/apis/assuredworkloads_v1beta1/service.rb +328 -0
  98. data/generated/google/apis/{accessapproval_v1beta1.rb → assuredworkloads_v1beta1.rb} +8 -8
  99. data/generated/google/apis/bigquery_v2/classes.rb +593 -576
  100. data/generated/google/apis/bigquery_v2/representations.rb +85 -0
  101. data/generated/google/apis/bigquery_v2/service.rb +79 -41
  102. data/generated/google/apis/bigquery_v2.rb +1 -1
  103. data/generated/google/apis/bigqueryconnection_v1beta1/classes.rb +192 -337
  104. data/generated/google/apis/bigqueryconnection_v1beta1/service.rb +29 -32
  105. data/generated/google/apis/bigqueryconnection_v1beta1.rb +1 -1
  106. data/generated/google/apis/bigquerydatatransfer_v1/classes.rb +132 -158
  107. data/generated/google/apis/bigquerydatatransfer_v1/service.rb +232 -282
  108. data/generated/google/apis/bigquerydatatransfer_v1.rb +1 -1
  109. data/generated/google/apis/bigqueryreservation_v1/classes.rb +116 -123
  110. data/generated/google/apis/bigqueryreservation_v1/representations.rb +2 -0
  111. data/generated/google/apis/bigqueryreservation_v1/service.rb +137 -183
  112. data/generated/google/apis/bigqueryreservation_v1.rb +1 -1
  113. data/generated/google/apis/bigqueryreservation_v1alpha2/classes.rb +88 -100
  114. data/generated/google/apis/bigqueryreservation_v1alpha2/service.rb +77 -100
  115. data/generated/google/apis/bigqueryreservation_v1alpha2.rb +1 -1
  116. data/generated/google/apis/bigqueryreservation_v1beta1/classes.rb +93 -98
  117. data/generated/google/apis/bigqueryreservation_v1beta1/representations.rb +2 -0
  118. data/generated/google/apis/bigqueryreservation_v1beta1/service.rb +114 -151
  119. data/generated/google/apis/bigqueryreservation_v1beta1.rb +1 -1
  120. data/generated/google/apis/bigtableadmin_v1/classes.rb +137 -119
  121. data/generated/google/apis/bigtableadmin_v1/representations.rb +29 -0
  122. data/generated/google/apis/bigtableadmin_v1.rb +1 -1
  123. data/generated/google/apis/bigtableadmin_v2/classes.rb +455 -607
  124. data/generated/google/apis/bigtableadmin_v2/representations.rb +29 -0
  125. data/generated/google/apis/bigtableadmin_v2/service.rb +194 -247
  126. data/generated/google/apis/bigtableadmin_v2.rb +1 -1
  127. data/generated/google/apis/billingbudgets_v1/classes.rb +373 -0
  128. data/generated/google/apis/billingbudgets_v1/representations.rb +171 -0
  129. data/generated/google/apis/billingbudgets_v1/service.rb +249 -0
  130. data/generated/google/apis/billingbudgets_v1.rb +38 -0
  131. data/generated/google/apis/billingbudgets_v1beta1/classes.rb +27 -6
  132. data/generated/google/apis/billingbudgets_v1beta1/representations.rb +2 -0
  133. data/generated/google/apis/billingbudgets_v1beta1.rb +4 -1
  134. data/generated/google/apis/binaryauthorization_v1/classes.rb +434 -355
  135. data/generated/google/apis/binaryauthorization_v1/representations.rb +75 -0
  136. data/generated/google/apis/binaryauthorization_v1/service.rb +109 -89
  137. data/generated/google/apis/binaryauthorization_v1.rb +1 -1
  138. data/generated/google/apis/binaryauthorization_v1beta1/classes.rb +434 -355
  139. data/generated/google/apis/binaryauthorization_v1beta1/representations.rb +75 -0
  140. data/generated/google/apis/binaryauthorization_v1beta1/service.rb +109 -89
  141. data/generated/google/apis/binaryauthorization_v1beta1.rb +1 -1
  142. data/generated/google/apis/books_v1/service.rb +54 -54
  143. data/generated/google/apis/books_v1.rb +1 -1
  144. data/generated/google/apis/calendar_v3/classes.rb +13 -10
  145. data/generated/google/apis/calendar_v3.rb +1 -1
  146. data/generated/google/apis/chat_v1/classes.rb +173 -116
  147. data/generated/google/apis/chat_v1/representations.rb +36 -0
  148. data/generated/google/apis/chat_v1/service.rb +30 -42
  149. data/generated/google/apis/chat_v1.rb +1 -1
  150. data/generated/google/apis/civicinfo_v2/classes.rb +18 -32
  151. data/generated/google/apis/civicinfo_v2/representations.rb +2 -3
  152. data/generated/google/apis/civicinfo_v2.rb +1 -1
  153. data/generated/google/apis/classroom_v1/classes.rb +153 -21
  154. data/generated/google/apis/classroom_v1/representations.rb +43 -0
  155. data/generated/google/apis/classroom_v1/service.rb +240 -0
  156. data/generated/google/apis/classroom_v1.rb +7 -1
  157. data/generated/google/apis/cloudasset_v1/classes.rb +1461 -1039
  158. data/generated/google/apis/cloudasset_v1/representations.rb +320 -0
  159. data/generated/google/apis/cloudasset_v1/service.rb +296 -167
  160. data/generated/google/apis/cloudasset_v1.rb +1 -1
  161. data/generated/google/apis/cloudasset_v1beta1/classes.rb +531 -777
  162. data/generated/google/apis/cloudasset_v1beta1/service.rb +59 -75
  163. data/generated/google/apis/cloudasset_v1beta1.rb +1 -1
  164. data/generated/google/apis/cloudasset_v1p1beta1/classes.rb +204 -349
  165. data/generated/google/apis/cloudasset_v1p1beta1/service.rb +35 -47
  166. data/generated/google/apis/cloudasset_v1p1beta1.rb +1 -1
  167. data/generated/google/apis/cloudasset_v1p4beta1/classes.rb +222 -276
  168. data/generated/google/apis/cloudasset_v1p4beta1/service.rb +75 -93
  169. data/generated/google/apis/cloudasset_v1p4beta1.rb +1 -1
  170. data/generated/google/apis/cloudasset_v1p5beta1/classes.rb +481 -720
  171. data/generated/google/apis/cloudasset_v1p5beta1/service.rb +25 -28
  172. data/generated/google/apis/cloudasset_v1p5beta1.rb +1 -1
  173. data/generated/google/apis/cloudbilling_v1/classes.rb +285 -446
  174. data/generated/google/apis/cloudbilling_v1/service.rb +104 -124
  175. data/generated/google/apis/cloudbilling_v1.rb +7 -1
  176. data/generated/google/apis/cloudbuild_v1/classes.rb +339 -344
  177. data/generated/google/apis/cloudbuild_v1/representations.rb +8 -0
  178. data/generated/google/apis/cloudbuild_v1/service.rb +277 -67
  179. data/generated/google/apis/cloudbuild_v1.rb +1 -1
  180. data/generated/google/apis/cloudbuild_v1alpha1/classes.rb +291 -329
  181. data/generated/google/apis/cloudbuild_v1alpha1/representations.rb +2 -0
  182. data/generated/google/apis/cloudbuild_v1alpha1/service.rb +15 -18
  183. data/generated/google/apis/cloudbuild_v1alpha1.rb +1 -1
  184. data/generated/google/apis/cloudbuild_v1alpha2/classes.rb +277 -313
  185. data/generated/google/apis/cloudbuild_v1alpha2/representations.rb +2 -0
  186. data/generated/google/apis/cloudbuild_v1alpha2/service.rb +22 -28
  187. data/generated/google/apis/cloudbuild_v1alpha2.rb +1 -1
  188. data/generated/google/apis/clouddebugger_v2/classes.rb +185 -252
  189. data/generated/google/apis/clouddebugger_v2/service.rb +53 -59
  190. data/generated/google/apis/clouddebugger_v2.rb +1 -1
  191. data/generated/google/apis/clouderrorreporting_v1beta1/classes.rb +127 -156
  192. data/generated/google/apis/clouderrorreporting_v1beta1/service.rb +53 -69
  193. data/generated/google/apis/clouderrorreporting_v1beta1.rb +1 -1
  194. data/generated/google/apis/cloudfunctions_v1/classes.rb +335 -494
  195. data/generated/google/apis/cloudfunctions_v1/representations.rb +1 -0
  196. data/generated/google/apis/cloudfunctions_v1/service.rb +79 -93
  197. data/generated/google/apis/cloudfunctions_v1.rb +1 -1
  198. data/generated/google/apis/cloudidentity_v1/classes.rb +989 -107
  199. data/generated/google/apis/cloudidentity_v1/representations.rb +371 -0
  200. data/generated/google/apis/cloudidentity_v1/service.rb +883 -88
  201. data/generated/google/apis/cloudidentity_v1.rb +4 -1
  202. data/generated/google/apis/cloudidentity_v1beta1/classes.rb +1236 -307
  203. data/generated/google/apis/cloudidentity_v1beta1/representations.rb +424 -21
  204. data/generated/google/apis/cloudidentity_v1beta1/service.rb +921 -96
  205. data/generated/google/apis/cloudidentity_v1beta1.rb +4 -1
  206. data/generated/google/apis/cloudiot_v1/classes.rb +270 -373
  207. data/generated/google/apis/cloudiot_v1/representations.rb +1 -0
  208. data/generated/google/apis/cloudiot_v1/service.rb +147 -154
  209. data/generated/google/apis/cloudiot_v1.rb +1 -1
  210. data/generated/google/apis/cloudkms_v1/classes.rb +509 -692
  211. data/generated/google/apis/cloudkms_v1/representations.rb +18 -0
  212. data/generated/google/apis/cloudkms_v1/service.rb +170 -216
  213. data/generated/google/apis/cloudkms_v1.rb +1 -1
  214. data/generated/google/apis/cloudprofiler_v2/classes.rb +28 -33
  215. data/generated/google/apis/cloudprofiler_v2/service.rb +17 -19
  216. data/generated/google/apis/cloudprofiler_v2.rb +1 -1
  217. data/generated/google/apis/cloudresourcemanager_v1/classes.rb +14 -7
  218. data/generated/google/apis/cloudresourcemanager_v1/representations.rb +1 -0
  219. data/generated/google/apis/cloudresourcemanager_v1/service.rb +62 -60
  220. data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
  221. data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +11 -4
  222. data/generated/google/apis/cloudresourcemanager_v1beta1/representations.rb +1 -0
  223. data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +26 -25
  224. data/generated/google/apis/cloudresourcemanager_v1beta1.rb +1 -1
  225. data/generated/google/apis/cloudresourcemanager_v2/classes.rb +7 -0
  226. data/generated/google/apis/cloudresourcemanager_v2/representations.rb +1 -0
  227. data/generated/google/apis/cloudresourcemanager_v2/service.rb +7 -7
  228. data/generated/google/apis/cloudresourcemanager_v2.rb +1 -1
  229. data/generated/google/apis/cloudresourcemanager_v2beta1/classes.rb +7 -0
  230. data/generated/google/apis/cloudresourcemanager_v2beta1/representations.rb +1 -0
  231. data/generated/google/apis/cloudresourcemanager_v2beta1/service.rb +7 -7
  232. data/generated/google/apis/cloudresourcemanager_v2beta1.rb +1 -1
  233. data/generated/google/apis/cloudscheduler_v1/classes.rb +272 -383
  234. data/generated/google/apis/cloudscheduler_v1/service.rb +45 -62
  235. data/generated/google/apis/cloudscheduler_v1.rb +1 -1
  236. data/generated/google/apis/cloudscheduler_v1beta1/classes.rb +273 -384
  237. data/generated/google/apis/cloudscheduler_v1beta1/service.rb +45 -62
  238. data/generated/google/apis/cloudscheduler_v1beta1.rb +1 -1
  239. data/generated/google/apis/cloudsearch_v1/classes.rb +651 -781
  240. data/generated/google/apis/cloudsearch_v1/representations.rb +15 -0
  241. data/generated/google/apis/cloudsearch_v1/service.rb +286 -326
  242. data/generated/google/apis/cloudsearch_v1.rb +2 -2
  243. data/generated/google/apis/cloudshell_v1/classes.rb +256 -105
  244. data/generated/google/apis/cloudshell_v1/representations.rb +143 -10
  245. data/generated/google/apis/cloudshell_v1/service.rb +198 -25
  246. data/generated/google/apis/cloudshell_v1.rb +1 -1
  247. data/generated/google/apis/cloudshell_v1alpha1/classes.rb +69 -78
  248. data/generated/google/apis/cloudshell_v1alpha1/service.rb +20 -24
  249. data/generated/google/apis/cloudshell_v1alpha1.rb +1 -1
  250. data/generated/google/apis/cloudtasks_v2/classes.rb +612 -933
  251. data/generated/google/apis/cloudtasks_v2/representations.rb +1 -0
  252. data/generated/google/apis/cloudtasks_v2/service.rb +146 -217
  253. data/generated/google/apis/cloudtasks_v2.rb +1 -1
  254. data/generated/google/apis/cloudtasks_v2beta2/classes.rb +608 -964
  255. data/generated/google/apis/cloudtasks_v2beta2/representations.rb +1 -0
  256. data/generated/google/apis/cloudtasks_v2beta2/service.rb +178 -270
  257. data/generated/google/apis/cloudtasks_v2beta2.rb +1 -1
  258. data/generated/google/apis/cloudtasks_v2beta3/classes.rb +616 -938
  259. data/generated/google/apis/cloudtasks_v2beta3/representations.rb +1 -0
  260. data/generated/google/apis/cloudtasks_v2beta3/service.rb +146 -217
  261. data/generated/google/apis/cloudtasks_v2beta3.rb +1 -1
  262. data/generated/google/apis/cloudtrace_v1/classes.rb +39 -61
  263. data/generated/google/apis/cloudtrace_v1/service.rb +37 -51
  264. data/generated/google/apis/cloudtrace_v1.rb +1 -1
  265. data/generated/google/apis/cloudtrace_v2/classes.rb +92 -107
  266. data/generated/google/apis/cloudtrace_v2/service.rb +8 -11
  267. data/generated/google/apis/cloudtrace_v2.rb +1 -1
  268. data/generated/google/apis/cloudtrace_v2beta1/classes.rb +23 -33
  269. data/generated/google/apis/cloudtrace_v2beta1/service.rb +30 -37
  270. data/generated/google/apis/cloudtrace_v2beta1.rb +1 -1
  271. data/generated/google/apis/composer_v1/classes.rb +189 -242
  272. data/generated/google/apis/composer_v1/service.rb +79 -150
  273. data/generated/google/apis/composer_v1.rb +1 -1
  274. data/generated/google/apis/composer_v1beta1/classes.rb +203 -262
  275. data/generated/google/apis/composer_v1beta1/service.rb +94 -179
  276. data/generated/google/apis/composer_v1beta1.rb +1 -1
  277. data/generated/google/apis/compute_alpha/classes.rb +1227 -186
  278. data/generated/google/apis/compute_alpha/representations.rb +235 -8
  279. data/generated/google/apis/compute_alpha/service.rb +2009 -1024
  280. data/generated/google/apis/compute_alpha.rb +1 -1
  281. data/generated/google/apis/compute_beta/classes.rb +1080 -108
  282. data/generated/google/apis/compute_beta/representations.rb +212 -2
  283. data/generated/google/apis/compute_beta/service.rb +1413 -741
  284. data/generated/google/apis/compute_beta.rb +1 -1
  285. data/generated/google/apis/compute_v1/classes.rb +1512 -106
  286. data/generated/google/apis/compute_v1/representations.rb +470 -1
  287. data/generated/google/apis/compute_v1/service.rb +1625 -285
  288. data/generated/google/apis/compute_v1.rb +1 -1
  289. data/generated/google/apis/container_v1/classes.rb +982 -965
  290. data/generated/google/apis/container_v1/representations.rb +60 -0
  291. data/generated/google/apis/container_v1/service.rb +435 -502
  292. data/generated/google/apis/container_v1.rb +1 -1
  293. data/generated/google/apis/container_v1beta1/classes.rb +1106 -1044
  294. data/generated/google/apis/container_v1beta1/representations.rb +91 -0
  295. data/generated/google/apis/container_v1beta1/service.rb +403 -466
  296. data/generated/google/apis/container_v1beta1.rb +1 -1
  297. data/generated/google/apis/containeranalysis_v1alpha1/classes.rb +463 -596
  298. data/generated/google/apis/containeranalysis_v1alpha1/representations.rb +1 -0
  299. data/generated/google/apis/containeranalysis_v1alpha1/service.rb +149 -169
  300. data/generated/google/apis/containeranalysis_v1alpha1.rb +1 -1
  301. data/generated/google/apis/containeranalysis_v1beta1/classes.rb +461 -613
  302. data/generated/google/apis/containeranalysis_v1beta1/representations.rb +1 -0
  303. data/generated/google/apis/containeranalysis_v1beta1/service.rb +75 -90
  304. data/generated/google/apis/containeranalysis_v1beta1.rb +1 -1
  305. data/generated/google/apis/content_v2/classes.rb +515 -1219
  306. data/generated/google/apis/content_v2/service.rb +377 -650
  307. data/generated/google/apis/content_v2.rb +3 -4
  308. data/generated/google/apis/content_v2_1/classes.rb +1108 -1058
  309. data/generated/google/apis/content_v2_1/representations.rb +288 -0
  310. data/generated/google/apis/content_v2_1/service.rb +987 -795
  311. data/generated/google/apis/content_v2_1.rb +3 -4
  312. data/generated/google/apis/customsearch_v1/service.rb +2 -2
  313. data/generated/google/apis/customsearch_v1.rb +1 -1
  314. data/generated/google/apis/datacatalog_v1beta1/classes.rb +413 -573
  315. data/generated/google/apis/datacatalog_v1beta1/representations.rb +6 -0
  316. data/generated/google/apis/datacatalog_v1beta1/service.rb +319 -440
  317. data/generated/google/apis/datacatalog_v1beta1.rb +1 -1
  318. data/generated/google/apis/dataflow_v1b3/classes.rb +1174 -973
  319. data/generated/google/apis/dataflow_v1b3/representations.rb +148 -0
  320. data/generated/google/apis/dataflow_v1b3/service.rb +308 -257
  321. data/generated/google/apis/dataflow_v1b3.rb +1 -1
  322. data/generated/google/apis/datafusion_v1/classes.rb +283 -397
  323. data/generated/google/apis/datafusion_v1/representations.rb +5 -0
  324. data/generated/google/apis/datafusion_v1/service.rb +76 -89
  325. data/generated/google/apis/datafusion_v1.rb +5 -8
  326. data/generated/google/apis/datafusion_v1beta1/classes.rb +283 -397
  327. data/generated/google/apis/datafusion_v1beta1/representations.rb +5 -0
  328. data/generated/google/apis/datafusion_v1beta1/service.rb +81 -95
  329. data/generated/google/apis/datafusion_v1beta1.rb +5 -8
  330. data/generated/google/apis/datalabeling_v1beta1/classes.rb +6207 -0
  331. data/generated/google/apis/datalabeling_v1beta1/representations.rb +3156 -0
  332. data/generated/google/apis/datalabeling_v1beta1/service.rb +1762 -0
  333. data/generated/google/apis/datalabeling_v1beta1.rb +34 -0
  334. data/generated/google/apis/dataproc_v1/classes.rb +97 -13
  335. data/generated/google/apis/dataproc_v1/representations.rb +34 -0
  336. data/generated/google/apis/dataproc_v1.rb +1 -1
  337. data/generated/google/apis/dataproc_v1beta2/classes.rb +117 -9
  338. data/generated/google/apis/dataproc_v1beta2/representations.rb +49 -0
  339. data/generated/google/apis/dataproc_v1beta2.rb +1 -1
  340. data/generated/google/apis/datastore_v1/classes.rb +334 -476
  341. data/generated/google/apis/datastore_v1/service.rb +52 -63
  342. data/generated/google/apis/datastore_v1.rb +1 -1
  343. data/generated/google/apis/datastore_v1beta1/classes.rb +150 -217
  344. data/generated/google/apis/datastore_v1beta1/service.rb +11 -12
  345. data/generated/google/apis/datastore_v1beta1.rb +1 -1
  346. data/generated/google/apis/datastore_v1beta3/classes.rb +259 -375
  347. data/generated/google/apis/datastore_v1beta3/service.rb +1 -2
  348. data/generated/google/apis/datastore_v1beta3.rb +1 -1
  349. data/generated/google/apis/deploymentmanager_v2/classes.rb +203 -558
  350. data/generated/google/apis/deploymentmanager_v2/representations.rb +0 -132
  351. data/generated/google/apis/deploymentmanager_v2/service.rb +169 -213
  352. data/generated/google/apis/deploymentmanager_v2.rb +6 -4
  353. data/generated/google/apis/deploymentmanager_v2beta/classes.rb +247 -609
  354. data/generated/google/apis/deploymentmanager_v2beta/representations.rb +0 -132
  355. data/generated/google/apis/deploymentmanager_v2beta/service.rb +278 -359
  356. data/generated/google/apis/deploymentmanager_v2beta.rb +6 -5
  357. data/generated/google/apis/dfareporting_v3_3/classes.rb +162 -339
  358. data/generated/google/apis/dfareporting_v3_3/service.rb +646 -1262
  359. data/generated/google/apis/dfareporting_v3_3.rb +2 -2
  360. data/generated/google/apis/dfareporting_v3_4/classes.rb +184 -350
  361. data/generated/google/apis/dfareporting_v3_4/representations.rb +1 -0
  362. data/generated/google/apis/dfareporting_v3_4/service.rb +681 -1261
  363. data/generated/google/apis/dfareporting_v3_4.rb +2 -2
  364. data/generated/google/apis/dialogflow_v2/classes.rb +746 -217
  365. data/generated/google/apis/dialogflow_v2/representations.rb +318 -67
  366. data/generated/google/apis/dialogflow_v2.rb +1 -1
  367. data/generated/google/apis/dialogflow_v2beta1/classes.rb +764 -233
  368. data/generated/google/apis/dialogflow_v2beta1/representations.rb +318 -67
  369. data/generated/google/apis/dialogflow_v2beta1/service.rb +556 -331
  370. data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
  371. data/generated/google/apis/dialogflow_v3beta1/classes.rb +8816 -0
  372. data/generated/google/apis/dialogflow_v3beta1/representations.rb +3725 -0
  373. data/generated/google/apis/dialogflow_v3beta1/service.rb +2825 -0
  374. data/generated/google/apis/dialogflow_v3beta1.rb +38 -0
  375. data/generated/google/apis/digitalassetlinks_v1/classes.rb +66 -92
  376. data/generated/google/apis/digitalassetlinks_v1/service.rb +131 -188
  377. data/generated/google/apis/digitalassetlinks_v1.rb +1 -1
  378. data/generated/google/apis/displayvideo_v1/classes.rb +271 -38
  379. data/generated/google/apis/displayvideo_v1/representations.rb +83 -0
  380. data/generated/google/apis/displayvideo_v1/service.rb +287 -32
  381. data/generated/google/apis/displayvideo_v1.rb +1 -1
  382. data/generated/google/apis/displayvideo_v1beta/classes.rb +146 -0
  383. data/generated/google/apis/displayvideo_v1beta/representations.rb +72 -0
  384. data/generated/google/apis/displayvideo_v1beta/service.rb +161 -0
  385. data/generated/google/apis/displayvideo_v1beta.rb +38 -0
  386. data/generated/google/apis/displayvideo_v1beta2/classes.rb +146 -0
  387. data/generated/google/apis/displayvideo_v1beta2/representations.rb +72 -0
  388. data/generated/google/apis/displayvideo_v1beta2/service.rb +130 -0
  389. data/generated/google/apis/displayvideo_v1beta2.rb +38 -0
  390. data/generated/google/apis/displayvideo_v1dev/classes.rb +146 -0
  391. data/generated/google/apis/displayvideo_v1dev/representations.rb +72 -0
  392. data/generated/google/apis/displayvideo_v1dev/service.rb +130 -0
  393. data/generated/google/apis/displayvideo_v1dev.rb +38 -0
  394. data/generated/google/apis/dlp_v2/classes.rb +1111 -1310
  395. data/generated/google/apis/dlp_v2/representations.rb +16 -0
  396. data/generated/google/apis/dlp_v2/service.rb +962 -905
  397. data/generated/google/apis/dlp_v2.rb +1 -1
  398. data/generated/google/apis/dns_v1/classes.rb +356 -198
  399. data/generated/google/apis/dns_v1/representations.rb +83 -0
  400. data/generated/google/apis/dns_v1/service.rb +83 -98
  401. data/generated/google/apis/dns_v1.rb +2 -2
  402. data/generated/google/apis/dns_v1beta2/classes.rb +362 -206
  403. data/generated/google/apis/dns_v1beta2/representations.rb +83 -0
  404. data/generated/google/apis/dns_v1beta2/service.rb +83 -98
  405. data/generated/google/apis/dns_v1beta2.rb +2 -2
  406. data/generated/google/apis/docs_v1/classes.rb +894 -1229
  407. data/generated/google/apis/docs_v1/service.rb +17 -22
  408. data/generated/google/apis/docs_v1.rb +1 -1
  409. data/generated/google/apis/documentai_v1beta2/classes.rb +2253 -824
  410. data/generated/google/apis/documentai_v1beta2/representations.rb +701 -0
  411. data/generated/google/apis/documentai_v1beta2/service.rb +22 -24
  412. data/generated/google/apis/documentai_v1beta2.rb +1 -1
  413. data/generated/google/apis/documentai_v1beta3/classes.rb +6149 -0
  414. data/generated/google/apis/documentai_v1beta3/representations.rb +2666 -0
  415. data/generated/google/apis/documentai_v1beta3/service.rb +263 -0
  416. data/generated/google/apis/{securitycenter_v1p1alpha1.rb → documentai_v1beta3.rb} +11 -10
  417. data/generated/google/apis/domains_v1alpha2/classes.rb +1540 -0
  418. data/generated/google/apis/domains_v1alpha2/representations.rb +606 -0
  419. data/generated/google/apis/domains_v1alpha2/service.rb +805 -0
  420. data/generated/google/apis/domains_v1alpha2.rb +34 -0
  421. data/generated/google/apis/domains_v1beta1/classes.rb +1540 -0
  422. data/generated/google/apis/domains_v1beta1/representations.rb +606 -0
  423. data/generated/google/apis/domains_v1beta1/service.rb +805 -0
  424. data/generated/google/apis/domains_v1beta1.rb +34 -0
  425. data/generated/google/apis/doubleclickbidmanager_v1/classes.rb +6 -12
  426. data/generated/google/apis/doubleclickbidmanager_v1/service.rb +33 -64
  427. data/generated/google/apis/doubleclickbidmanager_v1.rb +3 -2
  428. data/generated/google/apis/doubleclickbidmanager_v1_1/classes.rb +13 -20
  429. data/generated/google/apis/doubleclickbidmanager_v1_1/service.rb +33 -64
  430. data/generated/google/apis/doubleclickbidmanager_v1_1.rb +3 -2
  431. data/generated/google/apis/doubleclicksearch_v2/service.rb +2 -2
  432. data/generated/google/apis/doubleclicksearch_v2.rb +1 -1
  433. data/generated/google/apis/drive_v2/classes.rb +18 -7
  434. data/generated/google/apis/drive_v2/representations.rb +1 -0
  435. data/generated/google/apis/drive_v2/service.rb +79 -15
  436. data/generated/google/apis/drive_v2.rb +1 -1
  437. data/generated/google/apis/drive_v3/classes.rb +18 -8
  438. data/generated/google/apis/drive_v3/representations.rb +1 -0
  439. data/generated/google/apis/drive_v3/service.rb +59 -11
  440. data/generated/google/apis/drive_v3.rb +1 -1
  441. data/generated/google/apis/eventarc_v1beta1/classes.rb +931 -0
  442. data/generated/google/apis/eventarc_v1beta1/representations.rb +379 -0
  443. data/generated/google/apis/{memcache_v1 → eventarc_v1beta1}/service.rb +236 -215
  444. data/generated/google/apis/eventarc_v1beta1.rb +34 -0
  445. data/generated/google/apis/file_v1/classes.rb +155 -174
  446. data/generated/google/apis/file_v1/service.rb +43 -52
  447. data/generated/google/apis/file_v1.rb +1 -1
  448. data/generated/google/apis/file_v1beta1/classes.rb +335 -194
  449. data/generated/google/apis/file_v1beta1/representations.rb +55 -0
  450. data/generated/google/apis/file_v1beta1/service.rb +267 -55
  451. data/generated/google/apis/file_v1beta1.rb +1 -1
  452. data/generated/google/apis/firebase_v1beta1/classes.rb +33 -51
  453. data/generated/google/apis/firebase_v1beta1/representations.rb +2 -16
  454. data/generated/google/apis/firebase_v1beta1/service.rb +21 -1
  455. data/generated/google/apis/firebase_v1beta1.rb +1 -1
  456. data/generated/google/apis/firebasedynamiclinks_v1.rb +1 -1
  457. data/generated/google/apis/firebasehosting_v1beta1/classes.rb +188 -0
  458. data/generated/google/apis/firebasehosting_v1beta1/representations.rb +83 -0
  459. data/generated/google/apis/firebasehosting_v1beta1/service.rb +418 -4
  460. data/generated/google/apis/firebasehosting_v1beta1.rb +1 -1
  461. data/generated/google/apis/firebaseml_v1beta2/classes.rb +8 -8
  462. data/generated/google/apis/firebaseml_v1beta2/representations.rb +1 -1
  463. data/generated/google/apis/firebaseml_v1beta2.rb +1 -1
  464. data/generated/google/apis/firebaserules_v1/classes.rb +102 -137
  465. data/generated/google/apis/firebaserules_v1/service.rb +87 -110
  466. data/generated/google/apis/firebaserules_v1.rb +1 -1
  467. data/generated/google/apis/firestore_v1/classes.rb +406 -502
  468. data/generated/google/apis/firestore_v1/service.rb +165 -201
  469. data/generated/google/apis/firestore_v1.rb +1 -1
  470. data/generated/google/apis/firestore_v1beta1/classes.rb +338 -413
  471. data/generated/google/apis/firestore_v1beta1/service.rb +106 -122
  472. data/generated/google/apis/firestore_v1beta1.rb +1 -1
  473. data/generated/google/apis/firestore_v1beta2/classes.rb +135 -165
  474. data/generated/google/apis/firestore_v1beta2/service.rb +65 -86
  475. data/generated/google/apis/firestore_v1beta2.rb +1 -1
  476. data/generated/google/apis/fitness_v1/classes.rb +982 -0
  477. data/generated/google/apis/fitness_v1/representations.rb +398 -0
  478. data/generated/google/apis/fitness_v1/service.rb +628 -0
  479. data/generated/google/apis/fitness_v1.rb +97 -0
  480. data/generated/google/apis/games_configuration_v1configuration/classes.rb +2 -3
  481. data/generated/google/apis/games_configuration_v1configuration/service.rb +6 -6
  482. data/generated/google/apis/games_configuration_v1configuration.rb +1 -1
  483. data/generated/google/apis/games_management_v1management/classes.rb +14 -20
  484. data/generated/google/apis/games_management_v1management/service.rb +35 -36
  485. data/generated/google/apis/games_management_v1management.rb +2 -3
  486. data/generated/google/apis/games_v1/classes.rb +376 -83
  487. data/generated/google/apis/games_v1/representations.rb +118 -0
  488. data/generated/google/apis/games_v1/service.rb +118 -90
  489. data/generated/google/apis/games_v1.rb +2 -3
  490. data/generated/google/apis/gameservices_v1/classes.rb +22 -14
  491. data/generated/google/apis/gameservices_v1/representations.rb +1 -0
  492. data/generated/google/apis/gameservices_v1/service.rb +54 -51
  493. data/generated/google/apis/gameservices_v1.rb +1 -1
  494. data/generated/google/apis/gameservices_v1beta/classes.rb +22 -14
  495. data/generated/google/apis/gameservices_v1beta/representations.rb +1 -0
  496. data/generated/google/apis/gameservices_v1beta/service.rb +54 -51
  497. data/generated/google/apis/gameservices_v1beta.rb +1 -1
  498. data/generated/google/apis/genomics_v1/classes.rb +70 -76
  499. data/generated/google/apis/genomics_v1/service.rb +28 -43
  500. data/generated/google/apis/genomics_v1.rb +1 -1
  501. data/generated/google/apis/genomics_v1alpha2/classes.rb +223 -290
  502. data/generated/google/apis/genomics_v1alpha2/service.rb +54 -76
  503. data/generated/google/apis/genomics_v1alpha2.rb +1 -1
  504. data/generated/google/apis/genomics_v2alpha1/classes.rb +356 -275
  505. data/generated/google/apis/genomics_v2alpha1/representations.rb +48 -0
  506. data/generated/google/apis/genomics_v2alpha1/service.rb +47 -66
  507. data/generated/google/apis/genomics_v2alpha1.rb +1 -1
  508. data/generated/google/apis/gmail_v1/classes.rb +37 -43
  509. data/generated/google/apis/gmail_v1/service.rb +5 -4
  510. data/generated/google/apis/gmail_v1.rb +1 -1
  511. data/generated/google/apis/gmailpostmastertools_v1beta1/service.rb +11 -11
  512. data/generated/google/apis/gmailpostmastertools_v1beta1.rb +2 -2
  513. data/generated/google/apis/groupsmigration_v1/classes.rb +51 -0
  514. data/generated/google/apis/groupsmigration_v1/representations.rb +40 -0
  515. data/generated/google/apis/groupsmigration_v1/service.rb +100 -0
  516. data/generated/google/apis/groupsmigration_v1.rb +35 -0
  517. data/generated/google/apis/healthcare_v1/classes.rb +637 -826
  518. data/generated/google/apis/healthcare_v1/representations.rb +32 -0
  519. data/generated/google/apis/healthcare_v1/service.rb +842 -855
  520. data/generated/google/apis/healthcare_v1.rb +1 -1
  521. data/generated/google/apis/healthcare_v1beta1/classes.rb +1937 -1299
  522. data/generated/google/apis/healthcare_v1beta1/representations.rb +534 -65
  523. data/generated/google/apis/healthcare_v1beta1/service.rb +2534 -1293
  524. data/generated/google/apis/healthcare_v1beta1.rb +1 -1
  525. data/generated/google/apis/homegraph_v1/classes.rb +76 -164
  526. data/generated/google/apis/homegraph_v1/service.rb +23 -35
  527. data/generated/google/apis/homegraph_v1.rb +4 -1
  528. data/generated/google/apis/iam_v1/classes.rb +395 -592
  529. data/generated/google/apis/iam_v1/representations.rb +1 -0
  530. data/generated/google/apis/iam_v1/service.rb +427 -555
  531. data/generated/google/apis/iam_v1.rb +1 -1
  532. data/generated/google/apis/iamcredentials_v1/classes.rb +75 -85
  533. data/generated/google/apis/iamcredentials_v1/service.rb +14 -13
  534. data/generated/google/apis/iamcredentials_v1.rb +3 -2
  535. data/generated/google/apis/iap_v1/classes.rb +253 -355
  536. data/generated/google/apis/iap_v1/representations.rb +1 -0
  537. data/generated/google/apis/iap_v1/service.rb +61 -71
  538. data/generated/google/apis/iap_v1.rb +1 -1
  539. data/generated/google/apis/iap_v1beta1/classes.rb +164 -254
  540. data/generated/google/apis/iap_v1beta1/representations.rb +1 -0
  541. data/generated/google/apis/iap_v1beta1/service.rb +17 -19
  542. data/generated/google/apis/iap_v1beta1.rb +1 -1
  543. data/generated/google/apis/indexing_v3/classes.rb +11 -11
  544. data/generated/google/apis/indexing_v3.rb +1 -1
  545. data/generated/google/apis/jobs_v2/classes.rb +1584 -1086
  546. data/generated/google/apis/jobs_v2/representations.rb +272 -0
  547. data/generated/google/apis/jobs_v2/service.rb +85 -126
  548. data/generated/google/apis/jobs_v2.rb +1 -1
  549. data/generated/google/apis/jobs_v3/classes.rb +1559 -980
  550. data/generated/google/apis/jobs_v3/representations.rb +272 -0
  551. data/generated/google/apis/jobs_v3/service.rb +101 -139
  552. data/generated/google/apis/jobs_v3.rb +1 -1
  553. data/generated/google/apis/jobs_v3p1beta1/classes.rb +1521 -1023
  554. data/generated/google/apis/jobs_v3p1beta1/representations.rb +257 -0
  555. data/generated/google/apis/jobs_v3p1beta1/service.rb +103 -142
  556. data/generated/google/apis/jobs_v3p1beta1.rb +1 -1
  557. data/generated/google/apis/kgsearch_v1/classes.rb +4 -4
  558. data/generated/google/apis/kgsearch_v1/service.rb +11 -11
  559. data/generated/google/apis/kgsearch_v1.rb +1 -1
  560. data/generated/google/apis/licensing_v1/classes.rb +1 -1
  561. data/generated/google/apis/licensing_v1/service.rb +56 -86
  562. data/generated/google/apis/licensing_v1.rb +4 -3
  563. data/generated/google/apis/lifesciences_v2beta/classes.rb +366 -290
  564. data/generated/google/apis/lifesciences_v2beta/representations.rb +47 -0
  565. data/generated/google/apis/lifesciences_v2beta/service.rb +30 -42
  566. data/generated/google/apis/lifesciences_v2beta.rb +1 -1
  567. data/generated/google/apis/localservices_v1/classes.rb +426 -0
  568. data/generated/google/apis/localservices_v1/representations.rb +174 -0
  569. data/generated/google/apis/localservices_v1/service.rb +199 -0
  570. data/generated/google/apis/{appsactivity_v1.rb → localservices_v1.rb} +8 -11
  571. data/generated/google/apis/logging_v2/classes.rb +306 -232
  572. data/generated/google/apis/logging_v2/representations.rb +79 -0
  573. data/generated/google/apis/logging_v2/service.rb +3307 -1579
  574. data/generated/google/apis/logging_v2.rb +1 -1
  575. data/generated/google/apis/managedidentities_v1/classes.rb +8 -1
  576. data/generated/google/apis/managedidentities_v1/representations.rb +1 -0
  577. data/generated/google/apis/managedidentities_v1/service.rb +1 -4
  578. data/generated/google/apis/managedidentities_v1.rb +1 -1
  579. data/generated/google/apis/managedidentities_v1alpha1/classes.rb +87 -1
  580. data/generated/google/apis/managedidentities_v1alpha1/representations.rb +34 -0
  581. data/generated/google/apis/managedidentities_v1alpha1/service.rb +83 -5
  582. data/generated/google/apis/managedidentities_v1alpha1.rb +1 -1
  583. data/generated/google/apis/managedidentities_v1beta1/classes.rb +88 -1
  584. data/generated/google/apis/managedidentities_v1beta1/representations.rb +34 -0
  585. data/generated/google/apis/managedidentities_v1beta1/service.rb +83 -5
  586. data/generated/google/apis/managedidentities_v1beta1.rb +1 -1
  587. data/generated/google/apis/manufacturers_v1/classes.rb +99 -109
  588. data/generated/google/apis/manufacturers_v1/service.rb +44 -55
  589. data/generated/google/apis/manufacturers_v1.rb +1 -1
  590. data/generated/google/apis/memcache_v1beta2/classes.rb +171 -250
  591. data/generated/google/apis/memcache_v1beta2/representations.rb +0 -19
  592. data/generated/google/apis/memcache_v1beta2/service.rb +60 -73
  593. data/generated/google/apis/memcache_v1beta2.rb +1 -1
  594. data/generated/google/apis/ml_v1/classes.rb +1122 -1149
  595. data/generated/google/apis/ml_v1/representations.rb +82 -0
  596. data/generated/google/apis/ml_v1/service.rb +194 -253
  597. data/generated/google/apis/ml_v1.rb +1 -1
  598. data/generated/google/apis/monitoring_v1/classes.rb +107 -26
  599. data/generated/google/apis/monitoring_v1/representations.rb +35 -0
  600. data/generated/google/apis/monitoring_v1/service.rb +10 -11
  601. data/generated/google/apis/monitoring_v1.rb +1 -1
  602. data/generated/google/apis/monitoring_v3/classes.rb +303 -345
  603. data/generated/google/apis/monitoring_v3/representations.rb +18 -0
  604. data/generated/google/apis/monitoring_v3/service.rb +176 -146
  605. data/generated/google/apis/monitoring_v3.rb +1 -1
  606. data/generated/google/apis/networkmanagement_v1/classes.rb +273 -429
  607. data/generated/google/apis/networkmanagement_v1/service.rb +97 -120
  608. data/generated/google/apis/networkmanagement_v1.rb +1 -1
  609. data/generated/google/apis/networkmanagement_v1beta1/classes.rb +456 -429
  610. data/generated/google/apis/networkmanagement_v1beta1/representations.rb +63 -0
  611. data/generated/google/apis/networkmanagement_v1beta1/service.rb +97 -120
  612. data/generated/google/apis/networkmanagement_v1beta1.rb +1 -1
  613. data/generated/google/apis/osconfig_v1/classes.rb +154 -902
  614. data/generated/google/apis/osconfig_v1/representations.rb +0 -337
  615. data/generated/google/apis/osconfig_v1/service.rb +26 -31
  616. data/generated/google/apis/osconfig_v1.rb +3 -3
  617. data/generated/google/apis/osconfig_v1beta/classes.rb +327 -411
  618. data/generated/google/apis/osconfig_v1beta/service.rb +43 -56
  619. data/generated/google/apis/osconfig_v1beta.rb +3 -3
  620. data/generated/google/apis/oslogin_v1/classes.rb +14 -12
  621. data/generated/google/apis/oslogin_v1/representations.rb +1 -0
  622. data/generated/google/apis/oslogin_v1/service.rb +12 -16
  623. data/generated/google/apis/oslogin_v1.rb +1 -1
  624. data/generated/google/apis/oslogin_v1alpha/classes.rb +16 -14
  625. data/generated/google/apis/oslogin_v1alpha/representations.rb +1 -0
  626. data/generated/google/apis/oslogin_v1alpha/service.rb +17 -17
  627. data/generated/google/apis/oslogin_v1alpha.rb +1 -1
  628. data/generated/google/apis/oslogin_v1beta/classes.rb +14 -12
  629. data/generated/google/apis/oslogin_v1beta/representations.rb +1 -0
  630. data/generated/google/apis/oslogin_v1beta/service.rb +12 -16
  631. data/generated/google/apis/oslogin_v1beta.rb +1 -1
  632. data/generated/google/apis/pagespeedonline_v5/classes.rb +18 -24
  633. data/generated/google/apis/pagespeedonline_v5/service.rb +3 -4
  634. data/generated/google/apis/pagespeedonline_v5.rb +2 -2
  635. data/generated/google/apis/people_v1/classes.rb +173 -63
  636. data/generated/google/apis/people_v1/representations.rb +41 -0
  637. data/generated/google/apis/people_v1/service.rb +63 -61
  638. data/generated/google/apis/people_v1.rb +1 -1
  639. data/generated/google/apis/playablelocations_v3/classes.rb +114 -161
  640. data/generated/google/apis/playablelocations_v3/service.rb +10 -10
  641. data/generated/google/apis/playablelocations_v3.rb +1 -1
  642. data/generated/google/apis/playcustomapp_v1/service.rb +2 -2
  643. data/generated/google/apis/playcustomapp_v1.rb +1 -1
  644. data/generated/google/apis/poly_v1/classes.rb +65 -79
  645. data/generated/google/apis/poly_v1/service.rb +50 -63
  646. data/generated/google/apis/poly_v1.rb +3 -4
  647. data/generated/google/apis/privateca_v1beta1/classes.rb +2466 -0
  648. data/generated/google/apis/privateca_v1beta1/representations.rb +996 -0
  649. data/generated/google/apis/privateca_v1beta1/service.rb +1487 -0
  650. data/generated/google/apis/privateca_v1beta1.rb +34 -0
  651. data/generated/google/apis/prod_tt_sasportal_v1alpha1/classes.rb +26 -0
  652. data/generated/google/apis/prod_tt_sasportal_v1alpha1/representations.rb +14 -0
  653. data/generated/google/apis/prod_tt_sasportal_v1alpha1/service.rb +644 -56
  654. data/generated/google/apis/prod_tt_sasportal_v1alpha1.rb +1 -1
  655. data/generated/google/apis/pubsub_v1/classes.rb +399 -518
  656. data/generated/google/apis/pubsub_v1/representations.rb +2 -0
  657. data/generated/google/apis/pubsub_v1/service.rb +221 -247
  658. data/generated/google/apis/pubsub_v1.rb +1 -1
  659. data/generated/google/apis/pubsub_v1beta1a/classes.rb +71 -86
  660. data/generated/google/apis/pubsub_v1beta1a/service.rb +31 -38
  661. data/generated/google/apis/pubsub_v1beta1a.rb +1 -1
  662. data/generated/google/apis/pubsub_v1beta2/classes.rb +251 -354
  663. data/generated/google/apis/pubsub_v1beta2/representations.rb +1 -0
  664. data/generated/google/apis/pubsub_v1beta2/service.rb +96 -108
  665. data/generated/google/apis/pubsub_v1beta2.rb +1 -1
  666. data/generated/google/apis/pubsublite_v1/classes.rb +461 -0
  667. data/generated/google/apis/pubsublite_v1/representations.rb +261 -0
  668. data/generated/google/apis/pubsublite_v1/service.rb +558 -0
  669. data/generated/google/apis/{memcache_v1.rb → pubsublite_v1.rb} +8 -9
  670. data/generated/google/apis/realtimebidding_v1/classes.rb +84 -123
  671. data/generated/google/apis/realtimebidding_v1/representations.rb +18 -32
  672. data/generated/google/apis/realtimebidding_v1/service.rb +4 -1
  673. data/generated/google/apis/realtimebidding_v1.rb +1 -1
  674. data/generated/google/apis/recommendationengine_v1beta1/classes.rb +367 -456
  675. data/generated/google/apis/recommendationengine_v1beta1/representations.rb +25 -16
  676. data/generated/google/apis/recommendationengine_v1beta1/service.rb +140 -206
  677. data/generated/google/apis/recommendationengine_v1beta1.rb +1 -1
  678. data/generated/google/apis/recommender_v1/classes.rb +1 -1
  679. data/generated/google/apis/recommender_v1/service.rb +4 -2
  680. data/generated/google/apis/recommender_v1.rb +1 -1
  681. data/generated/google/apis/recommender_v1beta1/classes.rb +1 -1
  682. data/generated/google/apis/recommender_v1beta1/service.rb +4 -2
  683. data/generated/google/apis/recommender_v1beta1.rb +1 -1
  684. data/generated/google/apis/redis_v1/classes.rb +91 -513
  685. data/generated/google/apis/redis_v1/representations.rb +0 -139
  686. data/generated/google/apis/redis_v1/service.rb +92 -109
  687. data/generated/google/apis/redis_v1.rb +1 -1
  688. data/generated/google/apis/redis_v1beta1/classes.rb +123 -517
  689. data/generated/google/apis/redis_v1beta1/representations.rb +12 -137
  690. data/generated/google/apis/redis_v1beta1/service.rb +126 -109
  691. data/generated/google/apis/redis_v1beta1.rb +1 -1
  692. data/generated/google/apis/remotebuildexecution_v1/classes.rb +957 -1078
  693. data/generated/google/apis/remotebuildexecution_v1/representations.rb +62 -0
  694. data/generated/google/apis/remotebuildexecution_v1/service.rb +26 -33
  695. data/generated/google/apis/remotebuildexecution_v1.rb +1 -1
  696. data/generated/google/apis/remotebuildexecution_v1alpha/classes.rb +952 -1071
  697. data/generated/google/apis/remotebuildexecution_v1alpha/representations.rb +62 -0
  698. data/generated/google/apis/remotebuildexecution_v1alpha/service.rb +103 -65
  699. data/generated/google/apis/remotebuildexecution_v1alpha.rb +1 -1
  700. data/generated/google/apis/remotebuildexecution_v2/classes.rb +1105 -1250
  701. data/generated/google/apis/remotebuildexecution_v2/representations.rb +62 -0
  702. data/generated/google/apis/remotebuildexecution_v2/service.rb +147 -206
  703. data/generated/google/apis/remotebuildexecution_v2.rb +1 -1
  704. data/generated/google/apis/reseller_v1/classes.rb +151 -219
  705. data/generated/google/apis/reseller_v1/service.rb +122 -173
  706. data/generated/google/apis/reseller_v1.rb +2 -2
  707. data/generated/google/apis/run_v1/classes.rb +19 -138
  708. data/generated/google/apis/run_v1/representations.rb +1 -62
  709. data/generated/google/apis/run_v1/service.rb +0 -342
  710. data/generated/google/apis/run_v1.rb +1 -1
  711. data/generated/google/apis/run_v1alpha1/classes.rb +1 -1
  712. data/generated/google/apis/run_v1alpha1/representations.rb +1 -1
  713. data/generated/google/apis/run_v1alpha1.rb +1 -1
  714. data/generated/google/apis/run_v1beta1/classes.rb +3 -2
  715. data/generated/google/apis/run_v1beta1.rb +1 -1
  716. data/generated/google/apis/runtimeconfig_v1beta1/classes.rb +301 -412
  717. data/generated/google/apis/runtimeconfig_v1beta1/representations.rb +1 -0
  718. data/generated/google/apis/runtimeconfig_v1beta1/service.rb +135 -159
  719. data/generated/google/apis/runtimeconfig_v1beta1.rb +1 -1
  720. data/generated/google/apis/safebrowsing_v4/classes.rb +55 -64
  721. data/generated/google/apis/safebrowsing_v4/service.rb +4 -4
  722. data/generated/google/apis/safebrowsing_v4.rb +1 -1
  723. data/generated/google/apis/sasportal_v1alpha1/classes.rb +26 -0
  724. data/generated/google/apis/sasportal_v1alpha1/representations.rb +14 -0
  725. data/generated/google/apis/sasportal_v1alpha1/service.rb +644 -56
  726. data/generated/google/apis/sasportal_v1alpha1.rb +1 -1
  727. data/generated/google/apis/script_v1/classes.rb +88 -111
  728. data/generated/google/apis/script_v1/service.rb +63 -69
  729. data/generated/google/apis/script_v1.rb +1 -1
  730. data/generated/google/apis/searchconsole_v1/classes.rb +388 -0
  731. data/generated/google/apis/searchconsole_v1/representations.rb +162 -0
  732. data/generated/google/apis/searchconsole_v1/service.rb +287 -0
  733. data/generated/google/apis/searchconsole_v1.rb +7 -1
  734. data/generated/google/apis/secretmanager_v1/classes.rb +378 -365
  735. data/generated/google/apis/secretmanager_v1/representations.rb +92 -0
  736. data/generated/google/apis/secretmanager_v1/service.rb +66 -82
  737. data/generated/google/apis/secretmanager_v1.rb +1 -1
  738. data/generated/google/apis/secretmanager_v1beta1/classes.rb +217 -363
  739. data/generated/google/apis/secretmanager_v1beta1/representations.rb +1 -0
  740. data/generated/google/apis/secretmanager_v1beta1/service.rb +66 -82
  741. data/generated/google/apis/secretmanager_v1beta1.rb +1 -1
  742. data/generated/google/apis/securitycenter_v1/classes.rb +20 -204
  743. data/generated/google/apis/securitycenter_v1/representations.rb +1 -72
  744. data/generated/google/apis/securitycenter_v1.rb +1 -1
  745. data/generated/google/apis/securitycenter_v1beta1/classes.rb +22 -204
  746. data/generated/google/apis/securitycenter_v1beta1/representations.rb +1 -72
  747. data/generated/google/apis/securitycenter_v1beta1.rb +1 -1
  748. data/generated/google/apis/{securitycenter_v1p1alpha1 → securitycenter_v1beta2}/classes.rb +275 -291
  749. data/generated/google/apis/{securitycenter_v1p1alpha1 → securitycenter_v1beta2}/representations.rb +83 -84
  750. data/generated/google/apis/securitycenter_v1beta2/service.rb +1494 -0
  751. data/generated/google/apis/{securitycenter_v1p1beta1.rb → securitycenter_v1beta2.rb} +6 -6
  752. data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +35 -123
  753. data/generated/google/apis/serviceconsumermanagement_v1/representations.rb +0 -18
  754. data/generated/google/apis/serviceconsumermanagement_v1/service.rb +32 -30
  755. data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
  756. data/generated/google/apis/serviceconsumermanagement_v1beta1/classes.rb +24 -112
  757. data/generated/google/apis/serviceconsumermanagement_v1beta1/representations.rb +0 -18
  758. data/generated/google/apis/serviceconsumermanagement_v1beta1.rb +1 -1
  759. data/generated/google/apis/servicecontrol_v1/classes.rb +601 -642
  760. data/generated/google/apis/servicecontrol_v1/representations.rb +10 -0
  761. data/generated/google/apis/servicecontrol_v1/service.rb +36 -46
  762. data/generated/google/apis/servicecontrol_v1.rb +1 -1
  763. data/generated/google/apis/servicecontrol_v2/classes.rb +343 -325
  764. data/generated/google/apis/servicecontrol_v2/representations.rb +8 -0
  765. data/generated/google/apis/servicecontrol_v2/service.rb +33 -43
  766. data/generated/google/apis/servicecontrol_v2.rb +1 -1
  767. data/generated/google/apis/servicedirectory_v1beta1/classes.rb +221 -333
  768. data/generated/google/apis/servicedirectory_v1beta1/representations.rb +1 -0
  769. data/generated/google/apis/servicedirectory_v1beta1/service.rb +94 -129
  770. data/generated/google/apis/servicedirectory_v1beta1.rb +1 -1
  771. data/generated/google/apis/servicemanagement_v1/classes.rb +1244 -2174
  772. data/generated/google/apis/servicemanagement_v1/representations.rb +0 -31
  773. data/generated/google/apis/servicemanagement_v1/service.rb +141 -228
  774. data/generated/google/apis/servicemanagement_v1.rb +1 -1
  775. data/generated/google/apis/servicenetworking_v1/classes.rb +278 -121
  776. data/generated/google/apis/servicenetworking_v1/representations.rb +115 -15
  777. data/generated/google/apis/servicenetworking_v1/service.rb +118 -2
  778. data/generated/google/apis/servicenetworking_v1.rb +1 -1
  779. data/generated/google/apis/servicenetworking_v1beta/classes.rb +213 -112
  780. data/generated/google/apis/servicenetworking_v1beta/representations.rb +84 -14
  781. data/generated/google/apis/servicenetworking_v1beta.rb +1 -1
  782. data/generated/google/apis/serviceusage_v1/classes.rb +57 -111
  783. data/generated/google/apis/serviceusage_v1/representations.rb +4 -18
  784. data/generated/google/apis/serviceusage_v1/service.rb +5 -1
  785. data/generated/google/apis/serviceusage_v1.rb +1 -1
  786. data/generated/google/apis/serviceusage_v1beta1/classes.rb +122 -112
  787. data/generated/google/apis/serviceusage_v1beta1/representations.rb +23 -18
  788. data/generated/google/apis/serviceusage_v1beta1/service.rb +36 -0
  789. data/generated/google/apis/serviceusage_v1beta1.rb +1 -1
  790. data/generated/google/apis/sheets_v4/classes.rb +4029 -5014
  791. data/generated/google/apis/sheets_v4/representations.rb +625 -0
  792. data/generated/google/apis/sheets_v4/service.rb +113 -149
  793. data/generated/google/apis/sheets_v4.rb +1 -1
  794. data/generated/google/apis/site_verification_v1.rb +1 -1
  795. data/generated/google/apis/slides_v1/classes.rb +841 -1114
  796. data/generated/google/apis/slides_v1/service.rb +23 -30
  797. data/generated/google/apis/slides_v1.rb +1 -1
  798. data/generated/google/apis/smartdevicemanagement_v1/classes.rb +273 -0
  799. data/generated/google/apis/smartdevicemanagement_v1/representations.rb +157 -0
  800. data/generated/google/apis/smartdevicemanagement_v1/service.rb +304 -0
  801. data/generated/google/apis/smartdevicemanagement_v1.rb +35 -0
  802. data/generated/google/apis/sourcerepo_v1/classes.rb +250 -400
  803. data/generated/google/apis/sourcerepo_v1/service.rb +40 -49
  804. data/generated/google/apis/sourcerepo_v1.rb +1 -1
  805. data/generated/google/apis/spanner_v1/classes.rb +1553 -2157
  806. data/generated/google/apis/spanner_v1/representations.rb +1 -0
  807. data/generated/google/apis/spanner_v1/service.rb +443 -618
  808. data/generated/google/apis/spanner_v1.rb +1 -1
  809. data/generated/google/apis/speech_v1/classes.rb +174 -220
  810. data/generated/google/apis/speech_v1/service.rb +27 -32
  811. data/generated/google/apis/speech_v1.rb +1 -1
  812. data/generated/google/apis/speech_v1p1beta1/classes.rb +253 -306
  813. data/generated/google/apis/speech_v1p1beta1/service.rb +27 -32
  814. data/generated/google/apis/speech_v1p1beta1.rb +1 -1
  815. data/generated/google/apis/speech_v2beta1/classes.rb +66 -76
  816. data/generated/google/apis/speech_v2beta1/service.rb +10 -12
  817. data/generated/google/apis/speech_v2beta1.rb +1 -1
  818. data/generated/google/apis/{sql_v1beta4 → sqladmin_v1beta4}/classes.rb +537 -452
  819. data/generated/google/apis/{sql_v1beta4 → sqladmin_v1beta4}/representations.rb +142 -87
  820. data/generated/google/apis/{sql_v1beta4 → sqladmin_v1beta4}/service.rb +295 -300
  821. data/generated/google/apis/{sql_v1beta4.rb → sqladmin_v1beta4.rb} +5 -5
  822. data/generated/google/apis/storage_v1/classes.rb +10 -17
  823. data/generated/google/apis/storage_v1/representations.rb +2 -3
  824. data/generated/google/apis/storage_v1/service.rb +3 -2
  825. data/generated/google/apis/storage_v1.rb +1 -1
  826. data/generated/google/apis/storagetransfer_v1/classes.rb +301 -349
  827. data/generated/google/apis/storagetransfer_v1/representations.rb +13 -0
  828. data/generated/google/apis/storagetransfer_v1/service.rb +53 -72
  829. data/generated/google/apis/storagetransfer_v1.rb +1 -1
  830. data/generated/google/apis/streetviewpublish_v1/classes.rb +110 -152
  831. data/generated/google/apis/streetviewpublish_v1/service.rb +94 -177
  832. data/generated/google/apis/streetviewpublish_v1.rb +1 -1
  833. data/generated/google/apis/sts_v1/classes.rb +121 -0
  834. data/generated/google/apis/sts_v1/representations.rb +59 -0
  835. data/generated/google/apis/sts_v1/service.rb +90 -0
  836. data/generated/google/apis/sts_v1.rb +32 -0
  837. data/generated/google/apis/sts_v1beta/classes.rb +191 -0
  838. data/generated/google/apis/sts_v1beta/representations.rb +61 -0
  839. data/generated/google/apis/sts_v1beta/service.rb +92 -0
  840. data/generated/google/apis/sts_v1beta.rb +32 -0
  841. data/generated/google/apis/tagmanager_v1/service.rb +2 -2
  842. data/generated/google/apis/tagmanager_v1.rb +1 -1
  843. data/generated/google/apis/tagmanager_v2/classes.rb +12 -0
  844. data/generated/google/apis/tagmanager_v2/representations.rb +3 -0
  845. data/generated/google/apis/tagmanager_v2/service.rb +2 -2
  846. data/generated/google/apis/tagmanager_v2.rb +1 -1
  847. data/generated/google/apis/tasks_v1/classes.rb +21 -22
  848. data/generated/google/apis/tasks_v1/service.rb +19 -19
  849. data/generated/google/apis/tasks_v1.rb +1 -1
  850. data/generated/google/apis/testing_v1/classes.rb +384 -390
  851. data/generated/google/apis/testing_v1/representations.rb +23 -0
  852. data/generated/google/apis/testing_v1/service.rb +22 -28
  853. data/generated/google/apis/testing_v1.rb +1 -1
  854. data/generated/google/apis/texttospeech_v1/classes.rb +51 -57
  855. data/generated/google/apis/texttospeech_v1/service.rb +9 -10
  856. data/generated/google/apis/texttospeech_v1.rb +1 -1
  857. data/generated/google/apis/texttospeech_v1beta1/classes.rb +96 -57
  858. data/generated/google/apis/texttospeech_v1beta1/representations.rb +19 -0
  859. data/generated/google/apis/texttospeech_v1beta1/service.rb +9 -10
  860. data/generated/google/apis/texttospeech_v1beta1.rb +1 -1
  861. data/generated/google/apis/toolresults_v1beta3/classes.rb +20 -0
  862. data/generated/google/apis/toolresults_v1beta3/representations.rb +13 -0
  863. data/generated/google/apis/toolresults_v1beta3.rb +1 -1
  864. data/generated/google/apis/tpu_v1/classes.rb +57 -3
  865. data/generated/google/apis/tpu_v1/representations.rb +19 -0
  866. data/generated/google/apis/tpu_v1/service.rb +8 -8
  867. data/generated/google/apis/tpu_v1.rb +1 -1
  868. data/generated/google/apis/tpu_v1alpha1/classes.rb +57 -3
  869. data/generated/google/apis/tpu_v1alpha1/representations.rb +19 -0
  870. data/generated/google/apis/tpu_v1alpha1/service.rb +8 -8
  871. data/generated/google/apis/tpu_v1alpha1.rb +1 -1
  872. data/generated/google/apis/trafficdirector_v2/classes.rb +1347 -0
  873. data/generated/google/apis/trafficdirector_v2/representations.rb +620 -0
  874. data/generated/google/apis/trafficdirector_v2/service.rb +89 -0
  875. data/generated/google/apis/trafficdirector_v2.rb +34 -0
  876. data/generated/google/apis/translate_v3/classes.rb +151 -177
  877. data/generated/google/apis/translate_v3/service.rb +122 -151
  878. data/generated/google/apis/translate_v3.rb +1 -1
  879. data/generated/google/apis/translate_v3beta1/classes.rb +150 -170
  880. data/generated/google/apis/translate_v3beta1/service.rb +122 -151
  881. data/generated/google/apis/translate_v3beta1.rb +1 -1
  882. data/generated/google/apis/vault_v1/classes.rb +413 -103
  883. data/generated/google/apis/vault_v1/representations.rb +162 -0
  884. data/generated/google/apis/vault_v1/service.rb +182 -37
  885. data/generated/google/apis/vault_v1.rb +1 -1
  886. data/generated/google/apis/vectortile_v1/classes.rb +185 -267
  887. data/generated/google/apis/vectortile_v1/service.rb +75 -88
  888. data/generated/google/apis/vectortile_v1.rb +1 -1
  889. data/generated/google/apis/verifiedaccess_v1/classes.rb +20 -27
  890. data/generated/google/apis/verifiedaccess_v1.rb +1 -1
  891. data/generated/google/apis/videointelligence_v1/classes.rb +1493 -935
  892. data/generated/google/apis/videointelligence_v1/representations.rb +402 -2
  893. data/generated/google/apis/videointelligence_v1/service.rb +38 -77
  894. data/generated/google/apis/videointelligence_v1.rb +1 -1
  895. data/generated/google/apis/videointelligence_v1beta2/classes.rb +1488 -928
  896. data/generated/google/apis/videointelligence_v1beta2/representations.rb +402 -2
  897. data/generated/google/apis/videointelligence_v1beta2/service.rb +4 -4
  898. data/generated/google/apis/videointelligence_v1beta2.rb +1 -1
  899. data/generated/google/apis/videointelligence_v1p1beta1/classes.rb +1482 -922
  900. data/generated/google/apis/videointelligence_v1p1beta1/representations.rb +402 -2
  901. data/generated/google/apis/videointelligence_v1p1beta1/service.rb +4 -4
  902. data/generated/google/apis/videointelligence_v1p1beta1.rb +1 -1
  903. data/generated/google/apis/videointelligence_v1p2beta1/classes.rb +1485 -925
  904. data/generated/google/apis/videointelligence_v1p2beta1/representations.rb +402 -2
  905. data/generated/google/apis/videointelligence_v1p2beta1/service.rb +4 -4
  906. data/generated/google/apis/videointelligence_v1p2beta1.rb +1 -1
  907. data/generated/google/apis/videointelligence_v1p3beta1/classes.rb +1410 -937
  908. data/generated/google/apis/videointelligence_v1p3beta1/representations.rb +368 -2
  909. data/generated/google/apis/videointelligence_v1p3beta1/service.rb +4 -4
  910. data/generated/google/apis/videointelligence_v1p3beta1.rb +1 -1
  911. data/generated/google/apis/vision_v1/classes.rb +16 -16
  912. data/generated/google/apis/vision_v1.rb +1 -1
  913. data/generated/google/apis/vision_v1p1beta1/classes.rb +16 -16
  914. data/generated/google/apis/vision_v1p1beta1.rb +1 -1
  915. data/generated/google/apis/vision_v1p2beta1/classes.rb +16 -16
  916. data/generated/google/apis/vision_v1p2beta1.rb +1 -1
  917. data/generated/google/apis/webfonts_v1/classes.rb +1 -2
  918. data/generated/google/apis/webfonts_v1/service.rb +2 -4
  919. data/generated/google/apis/webfonts_v1.rb +2 -3
  920. data/generated/google/apis/websecurityscanner_v1.rb +1 -1
  921. data/generated/google/apis/websecurityscanner_v1alpha.rb +1 -1
  922. data/generated/google/apis/websecurityscanner_v1beta.rb +1 -1
  923. data/generated/google/apis/workflowexecutions_v1beta/classes.rb +155 -0
  924. data/generated/google/apis/workflowexecutions_v1beta/representations.rb +88 -0
  925. data/generated/google/apis/{securitycenter_v1p1alpha1 → workflowexecutions_v1beta}/service.rb +73 -69
  926. data/generated/google/apis/workflowexecutions_v1beta.rb +34 -0
  927. data/generated/google/apis/workflows_v1beta/classes.rb +406 -0
  928. data/generated/google/apis/workflows_v1beta/representations.rb +173 -0
  929. data/generated/google/apis/workflows_v1beta/service.rb +438 -0
  930. data/generated/google/apis/workflows_v1beta.rb +35 -0
  931. data/generated/google/apis/youtube_partner_v1.rb +1 -1
  932. data/generated/google/apis/youtube_v3/classes.rb +0 -586
  933. data/generated/google/apis/youtube_v3/representations.rb +0 -269
  934. data/generated/google/apis/youtube_v3/service.rb +3 -120
  935. data/generated/google/apis/youtube_v3.rb +1 -1
  936. data/google-api-client.gemspec +25 -24
  937. data/lib/google/apis/core/api_command.rb +1 -0
  938. data/lib/google/apis/core/http_command.rb +2 -1
  939. data/lib/google/apis/options.rb +8 -5
  940. data/lib/google/apis/version.rb +1 -1
  941. data/synth.py +40 -0
  942. metadata +134 -41
  943. data/generated/google/apis/accessapproval_v1beta1/classes.rb +0 -417
  944. data/generated/google/apis/accessapproval_v1beta1/representations.rb +0 -203
  945. data/generated/google/apis/accessapproval_v1beta1/service.rb +0 -857
  946. data/generated/google/apis/appsactivity_v1/classes.rb +0 -415
  947. data/generated/google/apis/appsactivity_v1/representations.rb +0 -209
  948. data/generated/google/apis/appsactivity_v1/service.rb +0 -126
  949. data/generated/google/apis/dns_v2beta1/classes.rb +0 -1447
  950. data/generated/google/apis/dns_v2beta1/representations.rb +0 -588
  951. data/generated/google/apis/dns_v2beta1/service.rb +0 -928
  952. data/generated/google/apis/dns_v2beta1.rb +0 -43
  953. data/generated/google/apis/memcache_v1/classes.rb +0 -1157
  954. data/generated/google/apis/plus_v1/classes.rb +0 -2094
  955. data/generated/google/apis/plus_v1/representations.rb +0 -907
  956. data/generated/google/apis/plus_v1/service.rb +0 -451
  957. data/generated/google/apis/plus_v1.rb +0 -43
  958. data/generated/google/apis/securitycenter_v1p1beta1/classes.rb +0 -2059
  959. data/generated/google/apis/securitycenter_v1p1beta1/representations.rb +0 -789
  960. data/generated/google/apis/securitycenter_v1p1beta1/service.rb +0 -1243
  961. data/generated/google/apis/storage_v1beta2/classes.rb +0 -1047
  962. data/generated/google/apis/storage_v1beta2/representations.rb +0 -425
  963. data/generated/google/apis/storage_v1beta2/service.rb +0 -1667
  964. data/generated/google/apis/storage_v1beta2.rb +0 -40
@@ -47,20 +47,85 @@ module Google
47
47
  @batch_path = 'batch'
48
48
  end
49
49
 
50
- # Creates a new health dataset. Results are returned through the
51
- # Operation interface which returns either an
52
- # `Operation.response` which contains a Dataset or
53
- # `Operation.error`. The metadata
54
- # field type is OperationMetadata.
55
- # A Google Cloud Platform project can contain up to 500 datasets across all
56
- # regions.
50
+ # Gets information about a location.
51
+ # @param [String] name
52
+ # Resource name for the location.
53
+ # @param [String] fields
54
+ # Selector specifying which fields to include in a partial response.
55
+ # @param [String] quota_user
56
+ # Available to use for quota purposes for server-side applications. Can be any
57
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
58
+ # @param [Google::Apis::RequestOptions] options
59
+ # Request-specific options
60
+ #
61
+ # @yield [result, err] Result & error if block supplied
62
+ # @yieldparam result [Google::Apis::HealthcareV1::Location] parsed result object
63
+ # @yieldparam err [StandardError] error object if request failed
64
+ #
65
+ # @return [Google::Apis::HealthcareV1::Location]
66
+ #
67
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
68
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
69
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
70
+ def get_project_location(name, fields: nil, quota_user: nil, options: nil, &block)
71
+ command = make_simple_command(:get, 'v1/{+name}', options)
72
+ command.response_representation = Google::Apis::HealthcareV1::Location::Representation
73
+ command.response_class = Google::Apis::HealthcareV1::Location
74
+ command.params['name'] = name unless name.nil?
75
+ command.query['fields'] = fields unless fields.nil?
76
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
77
+ execute_or_queue_command(command, &block)
78
+ end
79
+
80
+ # Lists information about the supported locations for this service.
81
+ # @param [String] name
82
+ # The resource that owns the locations collection, if applicable.
83
+ # @param [String] filter
84
+ # The standard list filter.
85
+ # @param [Fixnum] page_size
86
+ # The standard list page size.
87
+ # @param [String] page_token
88
+ # The standard list page token.
89
+ # @param [String] fields
90
+ # Selector specifying which fields to include in a partial response.
91
+ # @param [String] quota_user
92
+ # Available to use for quota purposes for server-side applications. Can be any
93
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
94
+ # @param [Google::Apis::RequestOptions] options
95
+ # Request-specific options
96
+ #
97
+ # @yield [result, err] Result & error if block supplied
98
+ # @yieldparam result [Google::Apis::HealthcareV1::ListLocationsResponse] parsed result object
99
+ # @yieldparam err [StandardError] error object if request failed
100
+ #
101
+ # @return [Google::Apis::HealthcareV1::ListLocationsResponse]
102
+ #
103
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
104
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
105
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
106
+ def list_project_locations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block)
107
+ command = make_simple_command(:get, 'v1/{+name}/locations', options)
108
+ command.response_representation = Google::Apis::HealthcareV1::ListLocationsResponse::Representation
109
+ command.response_class = Google::Apis::HealthcareV1::ListLocationsResponse
110
+ command.params['name'] = name unless name.nil?
111
+ command.query['filter'] = filter unless filter.nil?
112
+ command.query['pageSize'] = page_size unless page_size.nil?
113
+ command.query['pageToken'] = page_token unless page_token.nil?
114
+ command.query['fields'] = fields unless fields.nil?
115
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
116
+ execute_or_queue_command(command, &block)
117
+ end
118
+
119
+ # Creates a new health dataset. Results are returned through the Operation
120
+ # interface which returns either an `Operation.response` which contains a
121
+ # Dataset or `Operation.error`. The metadata field type is OperationMetadata.
57
122
  # @param [String] parent
58
- # The name of the project where the server creates the dataset. For
59
- # example, `projects/`project_id`/locations/`location_id``.
123
+ # The name of the project where the server creates the dataset. For example, `
124
+ # projects/`project_id`/locations/`location_id``.
60
125
  # @param [Google::Apis::HealthcareV1::Dataset] dataset_object
61
126
  # @param [String] dataset_id
62
- # The ID of the dataset that is being created.
63
- # The string must match the following regex: `[\p`L`\p`N`_\-\.]`1,256``.
127
+ # The ID of the dataset that is being created. The string must match the
128
+ # following regex: `[\p`L`\p`N`_\-\.]`1,256``.
64
129
  # @param [String] fields
65
130
  # Selector specifying which fields to include in a partial response.
66
131
  # @param [String] quota_user
@@ -91,22 +156,17 @@ module Google
91
156
  execute_or_queue_command(command, &block)
92
157
  end
93
158
 
94
- # Creates a new dataset containing de-identified data from the source
95
- # dataset. The metadata field type
96
- # is OperationMetadata.
97
- # If the request is successful, the
98
- # response field type is
99
- # DeidentifySummary.
100
- # If errors occur, error is set.
159
+ # Creates a new dataset containing de-identified data from the source dataset.
160
+ # The metadata field type is OperationMetadata. If the request is successful,
161
+ # the response field type is DeidentifySummary. If errors occur, error is set.
101
162
  # The LRO result may still be successful if de-identification fails for some
102
- # DICOM instances. The new de-identified dataset will not contain these
103
- # failed resources. Failed resource totals are tracked in
104
- # Operation.metadata.
105
- # Error details are also logged to Cloud Logging. For more information,
106
- # see [Viewing logs](/healthcare/docs/how-tos/logging).
163
+ # DICOM instances. The new de-identified dataset will not contain these failed
164
+ # resources. Failed resource totals are tracked in Operation.metadata. Error
165
+ # details are also logged to Cloud Logging. For more information, see [Viewing
166
+ # logs](/healthcare/docs/how-tos/logging).
107
167
  # @param [String] source_dataset
108
- # Source dataset resource name. For example,
109
- # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id``.
168
+ # Source dataset resource name. For example, `projects/`project_id`/locations/`
169
+ # location_id`/datasets/`dataset_id``.
110
170
  # @param [Google::Apis::HealthcareV1::DeidentifyDatasetRequest] deidentify_dataset_request_object
111
171
  # @param [String] fields
112
172
  # Selector specifying which fields to include in a partial response.
@@ -141,8 +201,8 @@ module Google
141
201
  # Deleting a dataset does not affect the sources from which the dataset was
142
202
  # imported (if any).
143
203
  # @param [String] name
144
- # The name of the dataset to delete. For example,
145
- # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id``.
204
+ # The name of the dataset to delete. For example, `projects/`project_id`/
205
+ # locations/`location_id`/datasets/`dataset_id``.
146
206
  # @param [String] fields
147
207
  # Selector specifying which fields to include in a partial response.
148
208
  # @param [String] quota_user
@@ -172,8 +232,8 @@ module Google
172
232
 
173
233
  # Gets any metadata associated with a dataset.
174
234
  # @param [String] name
175
- # The name of the dataset to read. For example,
176
- # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id``.
235
+ # The name of the dataset to read. For example, `projects/`project_id`/locations/
236
+ # `location_id`/datasets/`dataset_id``.
177
237
  # @param [String] fields
178
238
  # Selector specifying which fields to include in a partial response.
179
239
  # @param [String] quota_user
@@ -201,22 +261,19 @@ module Google
201
261
  execute_or_queue_command(command, &block)
202
262
  end
203
263
 
204
- # Gets the access control policy for a resource.
205
- # Returns an empty policy if the resource exists and does not have a policy
206
- # set.
264
+ # Gets the access control policy for a resource. Returns an empty policy if the
265
+ # resource exists and does not have a policy set.
207
266
  # @param [String] resource
208
- # REQUIRED: The resource for which the policy is being requested.
209
- # See the operation documentation for the appropriate value for this field.
267
+ # REQUIRED: The resource for which the policy is being requested. See the
268
+ # operation documentation for the appropriate value for this field.
210
269
  # @param [Fixnum] options_requested_policy_version
211
- # Optional. The policy format version to be returned.
212
- # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
213
- # rejected.
214
- # Requests for policies with any conditional bindings must specify version 3.
215
- # Policies without any conditional bindings may specify any valid value or
216
- # leave the field unset.
217
- # To learn which resources support conditions in their IAM policies, see the
218
- # [IAM
219
- # documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
270
+ # Optional. The policy format version to be returned. Valid values are 0, 1, and
271
+ # 3. Requests specifying an invalid value will be rejected. Requests for
272
+ # policies with any conditional bindings must specify version 3. Policies
273
+ # without any conditional bindings may specify any valid value or leave the
274
+ # field unset. To learn which resources support conditions in their IAM policies,
275
+ # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
276
+ # resource-policies).
220
277
  # @param [String] fields
221
278
  # Selector specifying which fields to include in a partial response.
222
279
  # @param [String] quota_user
@@ -247,11 +304,11 @@ module Google
247
304
 
248
305
  # Lists the health datasets in the current project.
249
306
  # @param [String] parent
250
- # The name of the project whose datasets should be listed.
251
- # For example, `projects/`project_id`/locations/`location_id``.
307
+ # The name of the project whose datasets should be listed. For example, `
308
+ # projects/`project_id`/locations/`location_id``.
252
309
  # @param [Fixnum] page_size
253
- # The maximum number of items to return. Capped to 100 if not specified.
254
- # May not be larger than 1000.
310
+ # The maximum number of items to return. Capped to 100 if not specified. May not
311
+ # be larger than 1000.
255
312
  # @param [String] page_token
256
313
  # The next_page_token value returned from a previous List request, if any.
257
314
  # @param [String] fields
@@ -285,12 +342,11 @@ module Google
285
342
 
286
343
  # Updates dataset metadata.
287
344
  # @param [String] name
288
- # Resource name of the dataset, of the form
289
- # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id``.
345
+ # Resource name of the dataset, of the form `projects/`project_id`/locations/`
346
+ # location_id`/datasets/`dataset_id``.
290
347
  # @param [Google::Apis::HealthcareV1::Dataset] dataset_object
291
348
  # @param [String] update_mask
292
- # The update mask applies to the resource. For the `FieldMask` definition,
293
- # see
349
+ # The update mask applies to the resource. For the `FieldMask` definition, see
294
350
  # https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#
295
351
  # fieldmask
296
352
  # @param [String] fields
@@ -324,11 +380,11 @@ module Google
324
380
  end
325
381
 
326
382
  # Sets the access control policy on the specified resource. Replaces any
327
- # existing policy.
328
- # Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.
383
+ # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
384
+ # PERMISSION_DENIED` errors.
329
385
  # @param [String] resource
330
- # REQUIRED: The resource for which the policy is being specified.
331
- # See the operation documentation for the appropriate value for this field.
386
+ # REQUIRED: The resource for which the policy is being specified. See the
387
+ # operation documentation for the appropriate value for this field.
332
388
  # @param [Google::Apis::HealthcareV1::SetIamPolicyRequest] set_iam_policy_request_object
333
389
  # @param [String] fields
334
390
  # Selector specifying which fields to include in a partial response.
@@ -359,15 +415,14 @@ module Google
359
415
  execute_or_queue_command(command, &block)
360
416
  end
361
417
 
362
- # Returns permissions that a caller has on the specified resource.
363
- # If the resource does not exist, this will return an empty set of
364
- # permissions, not a `NOT_FOUND` error.
365
- # Note: This operation is designed to be used for building permission-aware
366
- # UIs and command-line tools, not for authorization checking. This operation
367
- # may "fail open" without warning.
418
+ # Returns permissions that a caller has on the specified resource. If the
419
+ # resource does not exist, this will return an empty set of permissions, not a `
420
+ # NOT_FOUND` error. Note: This operation is designed to be used for building
421
+ # permission-aware UIs and command-line tools, not for authorization checking.
422
+ # This operation may "fail open" without warning.
368
423
  # @param [String] resource
369
- # REQUIRED: The resource for which the policy detail is being requested.
370
- # See the operation documentation for the appropriate value for this field.
424
+ # REQUIRED: The resource for which the policy detail is being requested. See the
425
+ # operation documentation for the appropriate value for this field.
371
426
  # @param [Google::Apis::HealthcareV1::TestIamPermissionsRequest] test_iam_permissions_request_object
372
427
  # @param [String] fields
373
428
  # Selector specifying which fields to include in a partial response.
@@ -403,8 +458,8 @@ module Google
403
458
  # The name of the dataset this DICOM store belongs to.
404
459
  # @param [Google::Apis::HealthcareV1::DicomStore] dicom_store_object
405
460
  # @param [String] dicom_store_id
406
- # The ID of the DICOM store that is being created.
407
- # Any string value up to 256 characters in length.
461
+ # The ID of the DICOM store that is being created. Any string value up to 256
462
+ # characters in length.
408
463
  # @param [String] fields
409
464
  # Selector specifying which fields to include in a partial response.
410
465
  # @param [String] quota_user
@@ -436,22 +491,16 @@ module Google
436
491
  end
437
492
 
438
493
  # De-identifies data from the source store and writes it to the destination
439
- # store. The metadata field type
440
- # is OperationMetadata.
441
- # If the request is successful, the
442
- # response field type is
443
- # DeidentifyDicomStoreSummary. If errors occur,
444
- # error is set.
445
- # The LRO result may still be successful if de-identification fails for some
446
- # DICOM instances. The output DICOM store will not contain
447
- # these failed resources. Failed resource totals are tracked in
448
- # Operation.metadata.
449
- # Error details are also logged to Cloud Logging
450
- # (see [Viewing logs](/healthcare/docs/how-tos/logging)).
494
+ # store. The metadata field type is OperationMetadata. If the request is
495
+ # successful, the response field type is DeidentifyDicomStoreSummary. If errors
496
+ # occur, error is set. The LRO result may still be successful if de-
497
+ # identification fails for some DICOM instances. The output DICOM store will not
498
+ # contain these failed resources. Failed resource totals are tracked in
499
+ # Operation.metadata. Error details are also logged to Cloud Logging (see [
500
+ # Viewing logs](/healthcare/docs/how-tos/logging)).
451
501
  # @param [String] source_store
452
- # Source DICOM store resource name. For example,
453
- # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
454
- # dicomStores/`dicom_store_id``.
502
+ # Source DICOM store resource name. For example, `projects/`project_id`/
503
+ # locations/`location_id`/datasets/`dataset_id`/dicomStores/`dicom_store_id``.
455
504
  # @param [Google::Apis::HealthcareV1::DeidentifyDicomStoreRequest] deidentify_dicom_store_request_object
456
505
  # @param [String] fields
457
506
  # Selector specifying which fields to include in a partial response.
@@ -513,16 +562,13 @@ module Google
513
562
  execute_or_queue_command(command, &block)
514
563
  end
515
564
 
516
- # Exports data to the specified destination by copying it from the DICOM
517
- # store.
518
- # Errors are also logged to Cloud Logging. For more information,
519
- # see [Viewing logs](/healthcare/docs/how-tos/logging).
520
- # The metadata field type is
565
+ # Exports data to the specified destination by copying it from the DICOM store.
566
+ # Errors are also logged to Cloud Logging. For more information, see [Viewing
567
+ # logs](/healthcare/docs/how-tos/logging). The metadata field type is
521
568
  # OperationMetadata.
522
569
  # @param [String] name
523
- # The DICOM store resource name from which to export the data. For
524
- # example,
525
- # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
570
+ # The DICOM store resource name from which to export the data. For example, `
571
+ # projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
526
572
  # dicomStores/`dicom_store_id``.
527
573
  # @param [Google::Apis::HealthcareV1::ExportDicomDataRequest] export_dicom_data_request_object
528
574
  # @param [String] fields
@@ -584,22 +630,19 @@ module Google
584
630
  execute_or_queue_command(command, &block)
585
631
  end
586
632
 
587
- # Gets the access control policy for a resource.
588
- # Returns an empty policy if the resource exists and does not have a policy
589
- # set.
633
+ # Gets the access control policy for a resource. Returns an empty policy if the
634
+ # resource exists and does not have a policy set.
590
635
  # @param [String] resource
591
- # REQUIRED: The resource for which the policy is being requested.
592
- # See the operation documentation for the appropriate value for this field.
636
+ # REQUIRED: The resource for which the policy is being requested. See the
637
+ # operation documentation for the appropriate value for this field.
593
638
  # @param [Fixnum] options_requested_policy_version
594
- # Optional. The policy format version to be returned.
595
- # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
596
- # rejected.
597
- # Requests for policies with any conditional bindings must specify version 3.
598
- # Policies without any conditional bindings may specify any valid value or
599
- # leave the field unset.
600
- # To learn which resources support conditions in their IAM policies, see the
601
- # [IAM
602
- # documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
639
+ # Optional. The policy format version to be returned. Valid values are 0, 1, and
640
+ # 3. Requests specifying an invalid value will be rejected. Requests for
641
+ # policies with any conditional bindings must specify version 3. Policies
642
+ # without any conditional bindings may specify any valid value or leave the
643
+ # field unset. To learn which resources support conditions in their IAM policies,
644
+ # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
645
+ # resource-policies).
603
646
  # @param [String] fields
604
647
  # Selector specifying which fields to include in a partial response.
605
648
  # @param [String] quota_user
@@ -629,14 +672,11 @@ module Google
629
672
  end
630
673
 
631
674
  # Imports data into the DICOM store by copying it from the specified source.
632
- # Errors are logged to Cloud Logging. For more information, see
633
- # [Viewing logs](/healthcare/docs/how-tos/logging). The
634
- # metadata field type is
635
- # OperationMetadata.
675
+ # Errors are logged to Cloud Logging. For more information, see [Viewing logs](/
676
+ # healthcare/docs/how-tos/logging). The metadata field type is OperationMetadata.
636
677
  # @param [String] name
637
- # The name of the DICOM store resource into which the data is imported.
638
- # For example,
639
- # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
678
+ # The name of the DICOM store resource into which the data is imported. For
679
+ # example, `projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
640
680
  # dicomStores/`dicom_store_id``.
641
681
  # @param [Google::Apis::HealthcareV1::ImportDicomDataRequest] import_dicom_data_request_object
642
682
  # @param [String] fields
@@ -672,12 +712,12 @@ module Google
672
712
  # @param [String] parent
673
713
  # Name of the dataset.
674
714
  # @param [String] filter
675
- # Restricts stores returned to those matching a filter. Syntax:
676
- # https://cloud.google.com/appengine/docs/standard/python/search/query_strings
677
- # Only filtering on labels is supported. For example, `labels.key=value`.
715
+ # Restricts stores returned to those matching a filter. Syntax: https://cloud.
716
+ # google.com/appengine/docs/standard/python/search/query_strings Only filtering
717
+ # on labels is supported. For example, `labels.key=value`.
678
718
  # @param [Fixnum] page_size
679
- # Limit on the number of DICOM stores to return in a single response.
680
- # If zero the default page size of 100 is used.
719
+ # Limit on the number of DICOM stores to return in a single response. If zero
720
+ # the default page size of 100 is used.
681
721
  # @param [String] page_token
682
722
  # The next_page_token value returned from the previous List request, if any.
683
723
  # @param [String] fields
@@ -712,13 +752,11 @@ module Google
712
752
 
713
753
  # Updates the specified DICOM store.
714
754
  # @param [String] name
715
- # Resource name of the DICOM store, of the form
716
- # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
717
- # dicomStores/`dicom_store_id``.
755
+ # Resource name of the DICOM store, of the form `projects/`project_id`/locations/
756
+ # `location_id`/datasets/`dataset_id`/dicomStores/`dicom_store_id``.
718
757
  # @param [Google::Apis::HealthcareV1::DicomStore] dicom_store_object
719
758
  # @param [String] update_mask
720
- # The update mask applies to the resource. For the `FieldMask` definition,
721
- # see
759
+ # The update mask applies to the resource. For the `FieldMask` definition, see
722
760
  # https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#
723
761
  # fieldmask
724
762
  # @param [String] fields
@@ -751,18 +789,22 @@ module Google
751
789
  execute_or_queue_command(command, &block)
752
790
  end
753
791
 
754
- # SearchForInstances returns a list of matching instances. See
755
- # [Search Transaction]
756
- # (http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.6)
757
- # .
792
+ # SearchForInstances returns a list of matching instances. See [Search
793
+ # Transaction] (http://dicom.nema.org/medical/dicom/current/output/html/part18.
794
+ # html#sect_10.6). For details on the implementation of SearchForInstances, see [
795
+ # Search transaction](https://cloud.google.com/healthcare/docs/dicom#
796
+ # search_transaction) in the Cloud Healthcare API conformance statement. For
797
+ # samples that show how to call SearchForInstances, see [Searching for studies,
798
+ # series, instances, and frames](https://cloud.google.com/healthcare/docs/how-
799
+ # tos/dicomweb#searching_for_studies_series_instances_and_frames).
758
800
  # @param [String] parent
759
- # The name of the DICOM store that is being accessed. For example,
760
- # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
761
- # dicomStores/`dicom_store_id``.
801
+ # The name of the DICOM store that is being accessed. For example, `projects/`
802
+ # project_id`/locations/`location_id`/datasets/`dataset_id`/dicomStores/`
803
+ # dicom_store_id``.
762
804
  # @param [String] dicom_web_path
763
- # The path of the SearchForInstancesRequest DICOMweb request. For example,
764
- # `instances`, `series/`series_uid`/instances`, or
765
- # `studies/`study_uid`/instances`.
805
+ # The path of the SearchForInstancesRequest DICOMweb request. For example, `
806
+ # instances`, `series/`series_uid`/instances`, or `studies/`study_uid`/instances`
807
+ # .
766
808
  # @param [String] fields
767
809
  # Selector specifying which fields to include in a partial response.
768
810
  # @param [String] quota_user
@@ -791,17 +833,21 @@ module Google
791
833
  execute_or_queue_command(command, &block)
792
834
  end
793
835
 
794
- # SearchForSeries returns a list of matching series. See
795
- # [Search Transaction]
796
- # (http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.6)
797
- # .
836
+ # SearchForSeries returns a list of matching series. See [Search Transaction] (
837
+ # http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.6).
838
+ # For details on the implementation of SearchForSeries, see [Search transaction]
839
+ # (https://cloud.google.com/healthcare/docs/dicom#search_transaction) in the
840
+ # Cloud Healthcare API conformance statement. For samples that show how to call
841
+ # SearchForSeries, see [Searching for studies, series, instances, and frames](
842
+ # https://cloud.google.com/healthcare/docs/how-tos/dicomweb#
843
+ # searching_for_studies_series_instances_and_frames).
798
844
  # @param [String] parent
799
- # The name of the DICOM store that is being accessed. For example,
800
- # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
801
- # dicomStores/`dicom_store_id``.
845
+ # The name of the DICOM store that is being accessed. For example, `projects/`
846
+ # project_id`/locations/`location_id`/datasets/`dataset_id`/dicomStores/`
847
+ # dicom_store_id``.
802
848
  # @param [String] dicom_web_path
803
- # The path of the SearchForSeries DICOMweb request. For example, `series` or
804
- # `studies/`study_uid`/series`.
849
+ # The path of the SearchForSeries DICOMweb request. For example, `series` or `
850
+ # studies/`study_uid`/series`.
805
851
  # @param [String] fields
806
852
  # Selector specifying which fields to include in a partial response.
807
853
  # @param [String] quota_user
@@ -830,14 +876,18 @@ module Google
830
876
  execute_or_queue_command(command, &block)
831
877
  end
832
878
 
833
- # SearchForStudies returns a list of matching studies. See
834
- # [Search Transaction]
835
- # (http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.6)
836
- # .
879
+ # SearchForStudies returns a list of matching studies. See [Search Transaction] (
880
+ # http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.6).
881
+ # For details on the implementation of SearchForStudies, see [Search
882
+ # transaction](https://cloud.google.com/healthcare/docs/dicom#search_transaction)
883
+ # in the Cloud Healthcare API conformance statement. For samples that show how
884
+ # to call SearchForStudies, see [Searching for studies, series, instances, and
885
+ # frames](https://cloud.google.com/healthcare/docs/how-tos/dicomweb#
886
+ # searching_for_studies_series_instances_and_frames).
837
887
  # @param [String] parent
838
- # The name of the DICOM store that is being accessed. For example,
839
- # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
840
- # dicomStores/`dicom_store_id``.
888
+ # The name of the DICOM store that is being accessed. For example, `projects/`
889
+ # project_id`/locations/`location_id`/datasets/`dataset_id`/dicomStores/`
890
+ # dicom_store_id``.
841
891
  # @param [String] dicom_web_path
842
892
  # The path of the SearchForStudies DICOMweb request. For example, `studies`.
843
893
  # @param [String] fields
@@ -869,11 +919,11 @@ module Google
869
919
  end
870
920
 
871
921
  # Sets the access control policy on the specified resource. Replaces any
872
- # existing policy.
873
- # Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.
922
+ # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
923
+ # PERMISSION_DENIED` errors.
874
924
  # @param [String] resource
875
- # REQUIRED: The resource for which the policy is being specified.
876
- # See the operation documentation for the appropriate value for this field.
925
+ # REQUIRED: The resource for which the policy is being specified. See the
926
+ # operation documentation for the appropriate value for this field.
877
927
  # @param [Google::Apis::HealthcareV1::SetIamPolicyRequest] set_iam_policy_request_object
878
928
  # @param [String] fields
879
929
  # Selector specifying which fields to include in a partial response.
@@ -905,17 +955,20 @@ module Google
905
955
  end
906
956
 
907
957
  # StoreInstances stores DICOM instances associated with study instance unique
908
- # identifiers (SUID). See
909
- # [Store Transaction]
910
- # (http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.5)
911
- # .
958
+ # identifiers (SUID). See [Store Transaction] (http://dicom.nema.org/medical/
959
+ # dicom/current/output/html/part18.html#sect_10.5). For details on the
960
+ # implementation of StoreInstances, see [Store transaction](https://cloud.google.
961
+ # com/healthcare/docs/dicom#store_transaction) in the Cloud Healthcare API
962
+ # conformance statement. For samples that show how to call StoreInstances, see [
963
+ # Storing DICOM data](https://cloud.google.com/healthcare/docs/how-tos/dicomweb#
964
+ # storing_dicom_data).
912
965
  # @param [String] parent
913
- # The name of the DICOM store that is being accessed. For example,
914
- # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
915
- # dicomStores/`dicom_store_id``.
966
+ # The name of the DICOM store that is being accessed. For example, `projects/`
967
+ # project_id`/locations/`location_id`/datasets/`dataset_id`/dicomStores/`
968
+ # dicom_store_id``.
916
969
  # @param [String] dicom_web_path
917
- # The path of the StoreInstances DICOMweb request. For example,
918
- # `studies/[`study_uid`]`. Note that the `study_uid` is optional.
970
+ # The path of the StoreInstances DICOMweb request. For example, `studies/[`
971
+ # study_uid`]`. Note that the `study_uid` is optional.
919
972
  # @param [Google::Apis::HealthcareV1::HttpBody] http_body_object
920
973
  # @param [String] fields
921
974
  # Selector specifying which fields to include in a partial response.
@@ -947,15 +1000,14 @@ module Google
947
1000
  execute_or_queue_command(command, &block)
948
1001
  end
949
1002
 
950
- # Returns permissions that a caller has on the specified resource.
951
- # If the resource does not exist, this will return an empty set of
952
- # permissions, not a `NOT_FOUND` error.
953
- # Note: This operation is designed to be used for building permission-aware
954
- # UIs and command-line tools, not for authorization checking. This operation
955
- # may "fail open" without warning.
1003
+ # Returns permissions that a caller has on the specified resource. If the
1004
+ # resource does not exist, this will return an empty set of permissions, not a `
1005
+ # NOT_FOUND` error. Note: This operation is designed to be used for building
1006
+ # permission-aware UIs and command-line tools, not for authorization checking.
1007
+ # This operation may "fail open" without warning.
956
1008
  # @param [String] resource
957
- # REQUIRED: The resource for which the policy detail is being requested.
958
- # See the operation documentation for the appropriate value for this field.
1009
+ # REQUIRED: The resource for which the policy detail is being requested. See the
1010
+ # operation documentation for the appropriate value for this field.
959
1011
  # @param [Google::Apis::HealthcareV1::TestIamPermissionsRequest] test_iam_permissions_request_object
960
1012
  # @param [String] fields
961
1013
  # Selector specifying which fields to include in a partial response.
@@ -986,13 +1038,15 @@ module Google
986
1038
  execute_or_queue_command(command, &block)
987
1039
  end
988
1040
 
989
- # DeleteStudy deletes all instances within the given study. Delete requests
990
- # are equivalent to the GET requests specified in the Retrieve transaction.
991
- # The method returns an Operation which
992
- # will be marked successful when the deletion is complete.
993
- # Warning: Inserting instances into a study while a delete operation is
994
- # running for that study could result in the new instances not appearing in
995
- # search results until the deletion operation finishes.
1041
+ # DeleteStudy deletes all instances within the given study. Delete requests are
1042
+ # equivalent to the GET requests specified in the Retrieve transaction. The
1043
+ # method returns an Operation which will be marked successful when the deletion
1044
+ # is complete. Warning: Inserting instances into a study while a delete
1045
+ # operation is running for that study could result in the new instances not
1046
+ # appearing in search results until the deletion operation finishes. For samples
1047
+ # that show how to call DeleteStudy, see [Deleting a study, series, or instance](
1048
+ # https://cloud.google.com/healthcare/docs/how-tos/dicomweb#
1049
+ # deleting_a_study_series_or_instance).
996
1050
  # @param [String] parent
997
1051
  # @param [String] dicom_web_path
998
1052
  # The path of the DeleteStudy request. For example, `studies/`study_uid``.
@@ -1025,17 +1079,20 @@ module Google
1025
1079
  end
1026
1080
 
1027
1081
  # RetrieveStudyMetadata returns instance associated with the given study
1028
- # presented as metadata with the bulk data removed. See
1029
- # [RetrieveTransaction]
1030
- # (http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.4)
1031
- # .
1082
+ # presented as metadata with the bulk data removed. See [RetrieveTransaction] (
1083
+ # http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.4).
1084
+ # For details on the implementation of RetrieveStudyMetadata, see [Metadata
1085
+ # resources](https://cloud.google.com/healthcare/docs/dicom#metadata_resources)
1086
+ # in the Cloud Healthcare API conformance statement. For samples that show how
1087
+ # to call RetrieveStudyMetadata, see [Retrieving metadata](https://cloud.google.
1088
+ # com/healthcare/docs/how-tos/dicomweb#retrieving_metadata).
1032
1089
  # @param [String] parent
1033
- # The name of the DICOM store that is being accessed. For example,
1034
- # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
1035
- # dicomStores/`dicom_store_id``.
1090
+ # The name of the DICOM store that is being accessed. For example, `projects/`
1091
+ # project_id`/locations/`location_id`/datasets/`dataset_id`/dicomStores/`
1092
+ # dicom_store_id``.
1036
1093
  # @param [String] dicom_web_path
1037
- # The path of the RetrieveStudyMetadata DICOMweb request. For example,
1038
- # `studies/`study_uid`/metadata`.
1094
+ # The path of the RetrieveStudyMetadata DICOMweb request. For example, `studies/`
1095
+ # study_uid`/metadata`.
1039
1096
  # @param [String] fields
1040
1097
  # Selector specifying which fields to include in a partial response.
1041
1098
  # @param [String] quota_user
@@ -1064,17 +1121,21 @@ module Google
1064
1121
  execute_or_queue_command(command, &block)
1065
1122
  end
1066
1123
 
1067
- # RetrieveStudy returns all instances within the given study. See
1068
- # [RetrieveTransaction]
1069
- # (http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.4)
1070
- # .
1124
+ # RetrieveStudy returns all instances within the given study. See [
1125
+ # RetrieveTransaction] (http://dicom.nema.org/medical/dicom/current/output/html/
1126
+ # part18.html#sect_10.4). For details on the implementation of RetrieveStudy,
1127
+ # see [DICOM study/series/instances](https://cloud.google.com/healthcare/docs/
1128
+ # dicom#dicom_studyseriesinstances) in the Cloud Healthcare API conformance
1129
+ # statement. For samples that show how to call RetrieveStudy, see [Retrieving
1130
+ # DICOM data](https://cloud.google.com/healthcare/docs/how-tos/dicomweb#
1131
+ # retrieving_dicom_data).
1071
1132
  # @param [String] parent
1072
- # The name of the DICOM store that is being accessed. For example,
1073
- # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
1074
- # dicomStores/`dicom_store_id``.
1133
+ # The name of the DICOM store that is being accessed. For example, `projects/`
1134
+ # project_id`/locations/`location_id`/datasets/`dataset_id`/dicomStores/`
1135
+ # dicom_store_id``.
1075
1136
  # @param [String] dicom_web_path
1076
- # The path of the RetrieveStudy DICOMweb request. For example,
1077
- # `studies/`study_uid``.
1137
+ # The path of the RetrieveStudy DICOMweb request. For example, `studies/`
1138
+ # study_uid``.
1078
1139
  # @param [String] fields
1079
1140
  # Selector specifying which fields to include in a partial response.
1080
1141
  # @param [String] quota_user
@@ -1103,18 +1164,22 @@ module Google
1103
1164
  execute_or_queue_command(command, &block)
1104
1165
  end
1105
1166
 
1106
- # SearchForInstances returns a list of matching instances. See
1107
- # [Search Transaction]
1108
- # (http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.6)
1109
- # .
1167
+ # SearchForInstances returns a list of matching instances. See [Search
1168
+ # Transaction] (http://dicom.nema.org/medical/dicom/current/output/html/part18.
1169
+ # html#sect_10.6). For details on the implementation of SearchForInstances, see [
1170
+ # Search transaction](https://cloud.google.com/healthcare/docs/dicom#
1171
+ # search_transaction) in the Cloud Healthcare API conformance statement. For
1172
+ # samples that show how to call SearchForInstances, see [Searching for studies,
1173
+ # series, instances, and frames](https://cloud.google.com/healthcare/docs/how-
1174
+ # tos/dicomweb#searching_for_studies_series_instances_and_frames).
1110
1175
  # @param [String] parent
1111
- # The name of the DICOM store that is being accessed. For example,
1112
- # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
1113
- # dicomStores/`dicom_store_id``.
1176
+ # The name of the DICOM store that is being accessed. For example, `projects/`
1177
+ # project_id`/locations/`location_id`/datasets/`dataset_id`/dicomStores/`
1178
+ # dicom_store_id``.
1114
1179
  # @param [String] dicom_web_path
1115
- # The path of the SearchForInstancesRequest DICOMweb request. For example,
1116
- # `instances`, `series/`series_uid`/instances`, or
1117
- # `studies/`study_uid`/instances`.
1180
+ # The path of the SearchForInstancesRequest DICOMweb request. For example, `
1181
+ # instances`, `series/`series_uid`/instances`, or `studies/`study_uid`/instances`
1182
+ # .
1118
1183
  # @param [String] fields
1119
1184
  # Selector specifying which fields to include in a partial response.
1120
1185
  # @param [String] quota_user
@@ -1143,17 +1208,21 @@ module Google
1143
1208
  execute_or_queue_command(command, &block)
1144
1209
  end
1145
1210
 
1146
- # SearchForSeries returns a list of matching series. See
1147
- # [Search Transaction]
1148
- # (http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.6)
1149
- # .
1211
+ # SearchForSeries returns a list of matching series. See [Search Transaction] (
1212
+ # http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.6).
1213
+ # For details on the implementation of SearchForSeries, see [Search transaction]
1214
+ # (https://cloud.google.com/healthcare/docs/dicom#search_transaction) in the
1215
+ # Cloud Healthcare API conformance statement. For samples that show how to call
1216
+ # SearchForSeries, see [Searching for studies, series, instances, and frames](
1217
+ # https://cloud.google.com/healthcare/docs/how-tos/dicomweb#
1218
+ # searching_for_studies_series_instances_and_frames).
1150
1219
  # @param [String] parent
1151
- # The name of the DICOM store that is being accessed. For example,
1152
- # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
1153
- # dicomStores/`dicom_store_id``.
1220
+ # The name of the DICOM store that is being accessed. For example, `projects/`
1221
+ # project_id`/locations/`location_id`/datasets/`dataset_id`/dicomStores/`
1222
+ # dicom_store_id``.
1154
1223
  # @param [String] dicom_web_path
1155
- # The path of the SearchForSeries DICOMweb request. For example, `series` or
1156
- # `studies/`study_uid`/series`.
1224
+ # The path of the SearchForSeries DICOMweb request. For example, `series` or `
1225
+ # studies/`study_uid`/series`.
1157
1226
  # @param [String] fields
1158
1227
  # Selector specifying which fields to include in a partial response.
1159
1228
  # @param [String] quota_user
@@ -1183,17 +1252,20 @@ module Google
1183
1252
  end
1184
1253
 
1185
1254
  # StoreInstances stores DICOM instances associated with study instance unique
1186
- # identifiers (SUID). See
1187
- # [Store Transaction]
1188
- # (http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.5)
1189
- # .
1255
+ # identifiers (SUID). See [Store Transaction] (http://dicom.nema.org/medical/
1256
+ # dicom/current/output/html/part18.html#sect_10.5). For details on the
1257
+ # implementation of StoreInstances, see [Store transaction](https://cloud.google.
1258
+ # com/healthcare/docs/dicom#store_transaction) in the Cloud Healthcare API
1259
+ # conformance statement. For samples that show how to call StoreInstances, see [
1260
+ # Storing DICOM data](https://cloud.google.com/healthcare/docs/how-tos/dicomweb#
1261
+ # storing_dicom_data).
1190
1262
  # @param [String] parent
1191
- # The name of the DICOM store that is being accessed. For example,
1192
- # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
1193
- # dicomStores/`dicom_store_id``.
1263
+ # The name of the DICOM store that is being accessed. For example, `projects/`
1264
+ # project_id`/locations/`location_id`/datasets/`dataset_id`/dicomStores/`
1265
+ # dicom_store_id``.
1194
1266
  # @param [String] dicom_web_path
1195
- # The path of the StoreInstances DICOMweb request. For example,
1196
- # `studies/[`study_uid`]`. Note that the `study_uid` is optional.
1267
+ # The path of the StoreInstances DICOMweb request. For example, `studies/[`
1268
+ # study_uid`]`. Note that the `study_uid` is optional.
1197
1269
  # @param [Google::Apis::HealthcareV1::HttpBody] http_body_object
1198
1270
  # @param [String] fields
1199
1271
  # Selector specifying which fields to include in a partial response.
@@ -1225,21 +1297,22 @@ module Google
1225
1297
  execute_or_queue_command(command, &block)
1226
1298
  end
1227
1299
 
1228
- # DeleteSeries deletes all instances within the given study and series.
1229
- # Delete requests are equivalent to the GET requests specified in the
1230
- # Retrieve transaction.
1231
- # The method returns an Operation which
1232
- # will be marked successful when the deletion is complete.
1233
- # Warning: Inserting instances into a series while a delete operation is
1234
- # running for that series could result in the new instances not appearing in
1235
- # search results until the deletion operation finishes.
1300
+ # DeleteSeries deletes all instances within the given study and series. Delete
1301
+ # requests are equivalent to the GET requests specified in the Retrieve
1302
+ # transaction. The method returns an Operation which will be marked successful
1303
+ # when the deletion is complete. Warning: Inserting instances into a series
1304
+ # while a delete operation is running for that series could result in the new
1305
+ # instances not appearing in search results until the deletion operation
1306
+ # finishes. For samples that show how to call DeleteSeries, see [Deleting a
1307
+ # study, series, or instance](https://cloud.google.com/healthcare/docs/how-tos/
1308
+ # dicomweb#deleting_a_study_series_or_instance).
1236
1309
  # @param [String] parent
1237
- # The name of the DICOM store that is being accessed. For example,
1238
- # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
1239
- # dicomStores/`dicom_store_id``.
1310
+ # The name of the DICOM store that is being accessed. For example, `projects/`
1311
+ # project_id`/locations/`location_id`/datasets/`dataset_id`/dicomStores/`
1312
+ # dicom_store_id``.
1240
1313
  # @param [String] dicom_web_path
1241
- # The path of the DeleteSeries request. For example,
1242
- # `studies/`study_uid`/series/`series_uid``.
1314
+ # The path of the DeleteSeries request. For example, `studies/`study_uid`/series/
1315
+ # `series_uid``.
1243
1316
  # @param [String] fields
1244
1317
  # Selector specifying which fields to include in a partial response.
1245
1318
  # @param [String] quota_user
@@ -1269,17 +1342,21 @@ module Google
1269
1342
  end
1270
1343
 
1271
1344
  # RetrieveSeriesMetadata returns instance associated with the given study and
1272
- # series, presented as metadata with the bulk data removed. See
1273
- # [RetrieveTransaction]
1274
- # (http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.4)
1275
- # .
1345
+ # series, presented as metadata with the bulk data removed. See [
1346
+ # RetrieveTransaction] (http://dicom.nema.org/medical/dicom/current/output/html/
1347
+ # part18.html#sect_10.4). For details on the implementation of
1348
+ # RetrieveSeriesMetadata, see [Metadata resources](https://cloud.google.com/
1349
+ # healthcare/docs/dicom#metadata_resources) in the Cloud Healthcare API
1350
+ # conformance statement. For samples that show how to call
1351
+ # RetrieveSeriesMetadata, see [Retrieving metadata](https://cloud.google.com/
1352
+ # healthcare/docs/how-tos/dicomweb#retrieving_metadata).
1276
1353
  # @param [String] parent
1277
- # The name of the DICOM store that is being accessed. For example,
1278
- # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
1279
- # dicomStores/`dicom_store_id``.
1354
+ # The name of the DICOM store that is being accessed. For example, `projects/`
1355
+ # project_id`/locations/`location_id`/datasets/`dataset_id`/dicomStores/`
1356
+ # dicom_store_id``.
1280
1357
  # @param [String] dicom_web_path
1281
- # The path of the RetrieveSeriesMetadata DICOMweb request. For example,
1282
- # `studies/`study_uid`/series/`series_uid`/metadata`.
1358
+ # The path of the RetrieveSeriesMetadata DICOMweb request. For example, `studies/
1359
+ # `study_uid`/series/`series_uid`/metadata`.
1283
1360
  # @param [String] fields
1284
1361
  # Selector specifying which fields to include in a partial response.
1285
1362
  # @param [String] quota_user
@@ -1308,17 +1385,21 @@ module Google
1308
1385
  execute_or_queue_command(command, &block)
1309
1386
  end
1310
1387
 
1311
- # RetrieveSeries returns all instances within the given study and series. See
1312
- # [RetrieveTransaction]
1313
- # (http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.4)
1314
- # .
1388
+ # RetrieveSeries returns all instances within the given study and series. See [
1389
+ # RetrieveTransaction] (http://dicom.nema.org/medical/dicom/current/output/html/
1390
+ # part18.html#sect_10.4). For details on the implementation of RetrieveSeries,
1391
+ # see [DICOM study/series/instances](https://cloud.google.com/healthcare/docs/
1392
+ # dicom#dicom_studyseriesinstances) in the Cloud Healthcare API conformance
1393
+ # statement. For samples that show how to call RetrieveSeries, see [Retrieving
1394
+ # DICOM data](https://cloud.google.com/healthcare/docs/how-tos/dicomweb#
1395
+ # retrieving_dicom_data).
1315
1396
  # @param [String] parent
1316
- # The name of the DICOM store that is being accessed. For example,
1317
- # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
1318
- # dicomStores/`dicom_store_id``.
1397
+ # The name of the DICOM store that is being accessed. For example, `projects/`
1398
+ # project_id`/locations/`location_id`/datasets/`dataset_id`/dicomStores/`
1399
+ # dicom_store_id``.
1319
1400
  # @param [String] dicom_web_path
1320
- # The path of the RetrieveSeries DICOMweb request. For example,
1321
- # `studies/`study_uid`/series/`series_uid``.
1401
+ # The path of the RetrieveSeries DICOMweb request. For example, `studies/`
1402
+ # study_uid`/series/`series_uid``.
1322
1403
  # @param [String] fields
1323
1404
  # Selector specifying which fields to include in a partial response.
1324
1405
  # @param [String] quota_user
@@ -1347,18 +1428,22 @@ module Google
1347
1428
  execute_or_queue_command(command, &block)
1348
1429
  end
1349
1430
 
1350
- # SearchForInstances returns a list of matching instances. See
1351
- # [Search Transaction]
1352
- # (http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.6)
1353
- # .
1431
+ # SearchForInstances returns a list of matching instances. See [Search
1432
+ # Transaction] (http://dicom.nema.org/medical/dicom/current/output/html/part18.
1433
+ # html#sect_10.6). For details on the implementation of SearchForInstances, see [
1434
+ # Search transaction](https://cloud.google.com/healthcare/docs/dicom#
1435
+ # search_transaction) in the Cloud Healthcare API conformance statement. For
1436
+ # samples that show how to call SearchForInstances, see [Searching for studies,
1437
+ # series, instances, and frames](https://cloud.google.com/healthcare/docs/how-
1438
+ # tos/dicomweb#searching_for_studies_series_instances_and_frames).
1354
1439
  # @param [String] parent
1355
- # The name of the DICOM store that is being accessed. For example,
1356
- # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
1357
- # dicomStores/`dicom_store_id``.
1440
+ # The name of the DICOM store that is being accessed. For example, `projects/`
1441
+ # project_id`/locations/`location_id`/datasets/`dataset_id`/dicomStores/`
1442
+ # dicom_store_id``.
1358
1443
  # @param [String] dicom_web_path
1359
- # The path of the SearchForInstancesRequest DICOMweb request. For example,
1360
- # `instances`, `series/`series_uid`/instances`, or
1361
- # `studies/`study_uid`/instances`.
1444
+ # The path of the SearchForInstancesRequest DICOMweb request. For example, `
1445
+ # instances`, `series/`series_uid`/instances`, or `studies/`study_uid`/instances`
1446
+ # .
1362
1447
  # @param [String] fields
1363
1448
  # Selector specifying which fields to include in a partial response.
1364
1449
  # @param [String] quota_user
@@ -1389,16 +1474,18 @@ module Google
1389
1474
 
1390
1475
  # DeleteInstance deletes an instance associated with the given study, series,
1391
1476
  # and SOP Instance UID. Delete requests are equivalent to the GET requests
1392
- # specified in the Retrieve transaction.
1393
- # Study and series search results can take a few seconds to be updated after
1394
- # an instance is deleted using DeleteInstance.
1477
+ # specified in the Retrieve transaction. Study and series search results can
1478
+ # take a few seconds to be updated after an instance is deleted using
1479
+ # DeleteInstance. For samples that show how to call DeleteInstance, see [
1480
+ # Deleting a study, series, or instance](https://cloud.google.com/healthcare/
1481
+ # docs/how-tos/dicomweb#deleting_a_study_series_or_instance).
1395
1482
  # @param [String] parent
1396
- # The name of the DICOM store that is being accessed. For example,
1397
- # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
1398
- # dicomStores/`dicom_store_id``.
1483
+ # The name of the DICOM store that is being accessed. For example, `projects/`
1484
+ # project_id`/locations/`location_id`/datasets/`dataset_id`/dicomStores/`
1485
+ # dicom_store_id``.
1399
1486
  # @param [String] dicom_web_path
1400
- # The path of the DeleteInstance request. For example,
1401
- # `studies/`study_uid`/series/`series_uid`/instances/`instance_uid``.
1487
+ # The path of the DeleteInstance request. For example, `studies/`study_uid`/
1488
+ # series/`series_uid`/instances/`instance_uid``.
1402
1489
  # @param [String] fields
1403
1490
  # Selector specifying which fields to include in a partial response.
1404
1491
  # @param [String] quota_user
@@ -1427,18 +1514,22 @@ module Google
1427
1514
  execute_or_queue_command(command, &block)
1428
1515
  end
1429
1516
 
1430
- # RetrieveInstance returns instance associated with the given study, series,
1431
- # and SOP Instance UID. See
1432
- # [RetrieveTransaction]
1433
- # (http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.4)
1434
- # .
1517
+ # RetrieveInstance returns instance associated with the given study, series, and
1518
+ # SOP Instance UID. See [RetrieveTransaction] (http://dicom.nema.org/medical/
1519
+ # dicom/current/output/html/part18.html#sect_10.4). For details on the
1520
+ # implementation of RetrieveInstance, see [DICOM study/series/instances](https://
1521
+ # cloud.google.com/healthcare/docs/dicom#dicom_studyseriesinstances) and [DICOM
1522
+ # instances](https://cloud.google.com/healthcare/docs/dicom#dicom_instances) in
1523
+ # the Cloud Healthcare API conformance statement. For samples that show how to
1524
+ # call RetrieveInstance, see [Retrieving an instance](https://cloud.google.com/
1525
+ # healthcare/docs/how-tos/dicomweb#retrieving_an_instance).
1435
1526
  # @param [String] parent
1436
- # The name of the DICOM store that is being accessed. For example,
1437
- # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
1438
- # dicomStores/`dicom_store_id``.
1527
+ # The name of the DICOM store that is being accessed. For example, `projects/`
1528
+ # project_id`/locations/`location_id`/datasets/`dataset_id`/dicomStores/`
1529
+ # dicom_store_id``.
1439
1530
  # @param [String] dicom_web_path
1440
- # The path of the RetrieveInstance DICOMweb request. For example,
1441
- # `studies/`study_uid`/series/`series_uid`/instances/`instance_uid``.
1531
+ # The path of the RetrieveInstance DICOMweb request. For example, `studies/`
1532
+ # study_uid`/series/`series_uid`/instances/`instance_uid``.
1442
1533
  # @param [String] fields
1443
1534
  # Selector specifying which fields to include in a partial response.
1444
1535
  # @param [String] quota_user
@@ -1468,18 +1559,21 @@ module Google
1468
1559
  end
1469
1560
 
1470
1561
  # RetrieveInstanceMetadata returns instance associated with the given study,
1471
- # series, and SOP Instance UID presented as metadata with the bulk data
1472
- # removed. See
1473
- # [RetrieveTransaction]
1474
- # (http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.4)
1475
- # .
1562
+ # series, and SOP Instance UID presented as metadata with the bulk data removed.
1563
+ # See [RetrieveTransaction] (http://dicom.nema.org/medical/dicom/current/output/
1564
+ # html/part18.html#sect_10.4). For details on the implementation of
1565
+ # RetrieveInstanceMetadata, see [Metadata resources](https://cloud.google.com/
1566
+ # healthcare/docs/dicom#metadata_resources) in the Cloud Healthcare API
1567
+ # conformance statement. For samples that show how to call
1568
+ # RetrieveInstanceMetadata, see [Retrieving metadata](https://cloud.google.com/
1569
+ # healthcare/docs/how-tos/dicomweb#retrieving_metadata).
1476
1570
  # @param [String] parent
1477
- # The name of the DICOM store that is being accessed. For example,
1478
- # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
1479
- # dicomStores/`dicom_store_id``.
1571
+ # The name of the DICOM store that is being accessed. For example, `projects/`
1572
+ # project_id`/locations/`location_id`/datasets/`dataset_id`/dicomStores/`
1573
+ # dicom_store_id``.
1480
1574
  # @param [String] dicom_web_path
1481
- # The path of the RetrieveInstanceMetadata DICOMweb request. For example,
1482
- # `studies/`study_uid`/series/`series_uid`/instances/`instance_uid`/metadata`.
1575
+ # The path of the RetrieveInstanceMetadata DICOMweb request. For example, `
1576
+ # studies/`study_uid`/series/`series_uid`/instances/`instance_uid`/metadata`.
1483
1577
  # @param [String] fields
1484
1578
  # Selector specifying which fields to include in a partial response.
1485
1579
  # @param [String] quota_user
@@ -1509,17 +1603,22 @@ module Google
1509
1603
  end
1510
1604
 
1511
1605
  # RetrieveRenderedInstance returns instance associated with the given study,
1512
- # series, and SOP Instance UID in an acceptable Rendered Media Type. See
1513
- # [RetrieveTransaction]
1514
- # (http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.4)
1515
- # .
1606
+ # series, and SOP Instance UID in an acceptable Rendered Media Type. See [
1607
+ # RetrieveTransaction] (http://dicom.nema.org/medical/dicom/current/output/html/
1608
+ # part18.html#sect_10.4). For details on the implementation of
1609
+ # RetrieveRenderedInstance, see [Rendered resources](https://cloud.google.com/
1610
+ # healthcare/docs/dicom#rendered_resources) in the Cloud Healthcare API
1611
+ # conformance statement. For samples that show how to call
1612
+ # RetrieveRenderedInstance, see [Retrieving consumer image formats](https://
1613
+ # cloud.google.com/healthcare/docs/how-tos/dicomweb#
1614
+ # retrieving_consumer_image_formats).
1516
1615
  # @param [String] parent
1517
- # The name of the DICOM store that is being accessed. For example,
1518
- # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
1519
- # dicomStores/`dicom_store_id``.
1616
+ # The name of the DICOM store that is being accessed. For example, `projects/`
1617
+ # project_id`/locations/`location_id`/datasets/`dataset_id`/dicomStores/`
1618
+ # dicom_store_id``.
1520
1619
  # @param [String] dicom_web_path
1521
- # The path of the RetrieveRenderedInstance DICOMweb request. For example,
1522
- # `studies/`study_uid`/series/`series_uid`/instances/`instance_uid`/rendered`.
1620
+ # The path of the RetrieveRenderedInstance DICOMweb request. For example, `
1621
+ # studies/`study_uid`/series/`series_uid`/instances/`instance_uid`/rendered`.
1523
1622
  # @param [String] fields
1524
1623
  # Selector specifying which fields to include in a partial response.
1525
1624
  # @param [String] quota_user
@@ -1548,19 +1647,21 @@ module Google
1548
1647
  execute_or_queue_command(command, &block)
1549
1648
  end
1550
1649
 
1551
- # RetrieveFrames returns instances associated with the given study, series,
1552
- # SOP Instance UID and frame numbers. See
1553
- # [RetrieveTransaction]
1554
- # (http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.4`
1555
- # .
1650
+ # RetrieveFrames returns instances associated with the given study, series, SOP
1651
+ # Instance UID and frame numbers. See [RetrieveTransaction] (http://dicom.nema.
1652
+ # org/medical/dicom/current/output/html/part18.html#sect_10.4`. For details on
1653
+ # the implementation of RetrieveFrames, see [DICOM frames](https://cloud.google.
1654
+ # com/healthcare/docs/dicom#dicom_frames) in the Cloud Healthcare API
1655
+ # conformance statement. For samples that show how to call RetrieveFrames, see [
1656
+ # Retrieving DICOM data](https://cloud.google.com/healthcare/docs/how-tos/
1657
+ # dicomweb#retrieving_dicom_data).
1556
1658
  # @param [String] parent
1557
- # The name of the DICOM store that is being accessed. For example,
1558
- # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
1559
- # dicomStores/`dicom_store_id``.
1659
+ # The name of the DICOM store that is being accessed. For example, `projects/`
1660
+ # project_id`/locations/`location_id`/datasets/`dataset_id`/dicomStores/`
1661
+ # dicom_store_id``.
1560
1662
  # @param [String] dicom_web_path
1561
- # The path of the RetrieveFrames DICOMweb request. For example,
1562
- # `studies/`study_uid`/series/`series_uid`/instances/`instance_uid`/frames/`
1563
- # frame_list``.
1663
+ # The path of the RetrieveFrames DICOMweb request. For example, `studies/`
1664
+ # study_uid`/series/`series_uid`/instances/`instance_uid`/frames/`frame_list``.
1564
1665
  # @param [String] fields
1565
1666
  # Selector specifying which fields to include in a partial response.
1566
1667
  # @param [String] quota_user
@@ -1591,18 +1692,21 @@ module Google
1591
1692
 
1592
1693
  # RetrieveRenderedFrames returns instances associated with the given study,
1593
1694
  # series, SOP Instance UID and frame numbers in an acceptable Rendered Media
1594
- # Type. See
1595
- # [RetrieveTransaction]
1596
- # (http://dicom.nema.org/medical/dicom/current/output/html/part18.html#sect_10.4)
1597
- # .
1695
+ # Type. See [RetrieveTransaction] (http://dicom.nema.org/medical/dicom/current/
1696
+ # output/html/part18.html#sect_10.4). For details on the implementation of
1697
+ # RetrieveRenderedFrames, see [Rendered resources](https://cloud.google.com/
1698
+ # healthcare/docs/dicom#rendered_resources) in the Cloud Healthcare API
1699
+ # conformance statement. For samples that show how to call
1700
+ # RetrieveRenderedFrames, see [Retrieving consumer image formats](https://cloud.
1701
+ # google.com/healthcare/docs/how-tos/dicomweb#retrieving_consumer_image_formats).
1598
1702
  # @param [String] parent
1599
- # The name of the DICOM store that is being accessed. For example,
1600
- # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
1601
- # dicomStores/`dicom_store_id``.
1703
+ # The name of the DICOM store that is being accessed. For example, `projects/`
1704
+ # project_id`/locations/`location_id`/datasets/`dataset_id`/dicomStores/`
1705
+ # dicom_store_id``.
1602
1706
  # @param [String] dicom_web_path
1603
- # The path of the RetrieveRenderedFrames DICOMweb request. For example,
1604
- # `studies/`study_uid`/series/`series_uid`/instances/`instance_uid`/frames/`
1605
- # frame_list`/rendered`.
1707
+ # The path of the RetrieveRenderedFrames DICOMweb request. For example, `studies/
1708
+ # `study_uid`/series/`series_uid`/instances/`instance_uid`/frames/`frame_list`/
1709
+ # rendered`.
1606
1710
  # @param [String] fields
1607
1711
  # Selector specifying which fields to include in a partial response.
1608
1712
  # @param [String] quota_user
@@ -1636,8 +1740,8 @@ module Google
1636
1740
  # The name of the dataset this FHIR store belongs to.
1637
1741
  # @param [Google::Apis::HealthcareV1::FhirStore] fhir_store_object
1638
1742
  # @param [String] fhir_store_id
1639
- # The ID of the FHIR store that is being created.
1640
- # The string must match the following regex: `[\p`L`\p`N`_\-\.]`1,256``.
1743
+ # The ID of the FHIR store that is being created. The string must match the
1744
+ # following regex: `[\p`L`\p`N`_\-\.]`1,256``.
1641
1745
  # @param [String] fields
1642
1746
  # Selector specifying which fields to include in a partial response.
1643
1747
  # @param [String] quota_user
@@ -1669,18 +1773,13 @@ module Google
1669
1773
  end
1670
1774
 
1671
1775
  # De-identifies data from the source store and writes it to the destination
1672
- # store. The metadata field type
1673
- # is OperationMetadata.
1674
- # If the request is successful, the
1675
- # response field type is
1676
- # DeidentifyFhirStoreSummary. If errors occur,
1677
- # error is set.
1678
- # Error details are also logged to Cloud Logging
1679
- # (see [Viewing logs](/healthcare/docs/how-tos/logging)).
1776
+ # store. The metadata field type is OperationMetadata. If the request is
1777
+ # successful, the response field type is DeidentifyFhirStoreSummary. If errors
1778
+ # occur, error is set. Error details are also logged to Cloud Logging (see [
1779
+ # Viewing logs](/healthcare/docs/how-tos/logging)).
1680
1780
  # @param [String] source_store
1681
- # Source FHIR store resource name. For example,
1682
- # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
1683
- # fhirStores/`fhir_store_id``.
1781
+ # Source FHIR store resource name. For example, `projects/`project_id`/locations/
1782
+ # `location_id`/datasets/`dataset_id`/fhirStores/`fhir_store_id``.
1684
1783
  # @param [Google::Apis::HealthcareV1::DeidentifyFhirStoreRequest] deidentify_fhir_store_request_object
1685
1784
  # @param [String] fields
1686
1785
  # Selector specifying which fields to include in a partial response.
@@ -1741,23 +1840,17 @@ module Google
1741
1840
  execute_or_queue_command(command, &block)
1742
1841
  end
1743
1842
 
1744
- # Export resources from the FHIR store to the specified destination.
1745
- # This method returns an Operation that can
1746
- # be used to track the status of the export by calling
1747
- # GetOperation.
1748
- # Immediate fatal errors appear in the
1749
- # error field, errors are also logged
1750
- # to Cloud Logging (see [Viewing
1751
- # logs](/healthcare/docs/how-tos/logging)).
1752
- # Otherwise, when the operation finishes, a detailed response of type
1753
- # ExportResourcesResponse is returned in the
1754
- # response field.
1755
- # The metadata field type for this
1756
- # operation is OperationMetadata.
1843
+ # Export resources from the FHIR store to the specified destination. This method
1844
+ # returns an Operation that can be used to track the status of the export by
1845
+ # calling GetOperation. Immediate fatal errors appear in the error field, errors
1846
+ # are also logged to Cloud Logging (see [Viewing logs](/healthcare/docs/how-tos/
1847
+ # logging)). Otherwise, when the operation finishes, a detailed response of type
1848
+ # ExportResourcesResponse is returned in the response field. The metadata field
1849
+ # type for this operation is OperationMetadata.
1757
1850
  # @param [String] name
1758
- # The name of the FHIR store to export resource from, in the format of
1759
- # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
1760
- # fhirStores/`fhir_store_id``.
1851
+ # The name of the FHIR store to export resource from, in the format of `projects/
1852
+ # `project_id`/locations/`location_id`/datasets/`dataset_id`/fhirStores/`
1853
+ # fhir_store_id``.
1761
1854
  # @param [Google::Apis::HealthcareV1::ExportResourcesRequest] export_resources_request_object
1762
1855
  # @param [String] fields
1763
1856
  # Selector specifying which fields to include in a partial response.
@@ -1818,22 +1911,19 @@ module Google
1818
1911
  execute_or_queue_command(command, &block)
1819
1912
  end
1820
1913
 
1821
- # Gets the access control policy for a resource.
1822
- # Returns an empty policy if the resource exists and does not have a policy
1823
- # set.
1914
+ # Gets the access control policy for a resource. Returns an empty policy if the
1915
+ # resource exists and does not have a policy set.
1824
1916
  # @param [String] resource
1825
- # REQUIRED: The resource for which the policy is being requested.
1826
- # See the operation documentation for the appropriate value for this field.
1917
+ # REQUIRED: The resource for which the policy is being requested. See the
1918
+ # operation documentation for the appropriate value for this field.
1827
1919
  # @param [Fixnum] options_requested_policy_version
1828
- # Optional. The policy format version to be returned.
1829
- # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
1830
- # rejected.
1831
- # Requests for policies with any conditional bindings must specify version 3.
1832
- # Policies without any conditional bindings may specify any valid value or
1833
- # leave the field unset.
1834
- # To learn which resources support conditions in their IAM policies, see the
1835
- # [IAM
1836
- # documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
1920
+ # Optional. The policy format version to be returned. Valid values are 0, 1, and
1921
+ # 3. Requests specifying an invalid value will be rejected. Requests for
1922
+ # policies with any conditional bindings must specify version 3. Policies
1923
+ # without any conditional bindings may specify any valid value or leave the
1924
+ # field unset. To learn which resources support conditions in their IAM policies,
1925
+ # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
1926
+ # resource-policies).
1837
1927
  # @param [String] fields
1838
1928
  # Selector specifying which fields to include in a partial response.
1839
1929
  # @param [String] quota_user
@@ -1862,74 +1952,58 @@ module Google
1862
1952
  execute_or_queue_command(command, &block)
1863
1953
  end
1864
1954
 
1865
- # Imports resources to the FHIR store by loading data from the specified
1866
- # sources. This method is optimized to load large quantities of data using
1867
- # import semantics that ignore some FHIR store configuration options and are
1868
- # not suitable for all use cases. It is primarily intended to load data into
1869
- # an empty FHIR store that is not being used by other clients. In cases
1870
- # where this method is not appropriate, consider using ExecuteBundle to
1871
- # load data.
1872
- # Every resource in the input must contain a client-supplied ID. Each
1873
- # resource is stored using the supplied ID regardless of the
1874
- # enable_update_create setting on the FHIR
1875
- # store.
1876
- # The import process does not enforce referential integrity, regardless of
1877
- # the
1878
- # disable_referential_integrity
1879
- # setting on the FHIR store. This allows the import of resources with
1880
- # arbitrary interdependencies without considering grouping or ordering, but
1881
- # if the input data contains invalid references or if some resources fail to
1882
- # be imported, the FHIR store might be left in a state that violates
1883
- # referential integrity.
1884
- # The import process does not trigger Pub/Sub notification or BigQuery
1885
- # streaming update, regardless of how those are configured on the FHIR store.
1886
- # If a resource with the specified ID already exists, the most recent
1887
- # version of the resource is overwritten without creating a new historical
1888
- # version, regardless of the
1889
- # disable_resource_versioning
1890
- # setting on the FHIR store. If transient failures occur during the import,
1891
- # it's possible that successfully imported resources will be overwritten
1892
- # more than once.
1893
- # The import operation is idempotent unless the input data contains multiple
1894
- # valid resources with the same ID but different contents. In that case,
1895
- # after the import completes, the store contains exactly one resource
1896
- # with that ID but there is no ordering guarantee on which version of the
1897
- # contents it will have. The operation result counters do not count
1898
- # duplicate IDs as an error and count one success for each resource in
1899
- # the input, which might result in a success count larger than the number
1900
- # of resources in the FHIR store. This often occurs when importing data
1901
- # organized in bundles produced by Patient-everything
1902
- # where each bundle contains its own copy of a resource such as Practitioner
1903
- # that might be referred to by many patients.
1904
- # If some resources fail to import, for example due to parsing errors,
1905
- # successfully imported resources are not rolled back.
1906
- # The location and format of the input data is specified by the parameters
1907
- # below. Note that if no format is specified, this method assumes the
1908
- # `BUNDLE` format. When using the `BUNDLE` format this method ignores the
1909
- # `Bundle.type` field, except that `history` bundles are rejected, and does
1910
- # not apply any of the bundle processing semantics for batch or transaction
1911
- # bundles. Unlike in ExecuteBundle, transaction bundles are not executed
1912
- # as a single transaction and bundle-internal references are not rewritten.
1913
- # The bundle is treated as a collection of resources to be written as
1914
- # provided in `Bundle.entry.resource`, ignoring `Bundle.entry.request`. As
1915
- # an example, this allows the import of `searchset` bundles produced by a
1916
- # FHIR search or
1917
- # Patient-everything operation.
1918
- # This method returns an Operation that can
1919
- # be used to track the status of the import by calling
1920
- # GetOperation.
1921
- # Immediate fatal errors appear in the
1922
- # error field, errors are also logged
1923
- # to Cloud Logging (see [Viewing
1924
- # logs](/healthcare/docs/how-tos/logging)). Otherwise, when the
1925
- # operation finishes, a detailed response of type ImportResourcesResponse
1926
- # is returned in the response field.
1927
- # The metadata field type for this
1928
- # operation is OperationMetadata.
1955
+ # Imports resources to the FHIR store by loading data from the specified sources.
1956
+ # This method is optimized to load large quantities of data using import
1957
+ # semantics that ignore some FHIR store configuration options and are not
1958
+ # suitable for all use cases. It is primarily intended to load data into an
1959
+ # empty FHIR store that is not being used by other clients. In cases where this
1960
+ # method is not appropriate, consider using ExecuteBundle to load data. Every
1961
+ # resource in the input must contain a client-supplied ID. Each resource is
1962
+ # stored using the supplied ID regardless of the enable_update_create setting on
1963
+ # the FHIR store. The import process does not enforce referential integrity,
1964
+ # regardless of the disable_referential_integrity setting on the FHIR store.
1965
+ # This allows the import of resources with arbitrary interdependencies without
1966
+ # considering grouping or ordering, but if the input data contains invalid
1967
+ # references or if some resources fail to be imported, the FHIR store might be
1968
+ # left in a state that violates referential integrity. The import process does
1969
+ # not trigger Pub/Sub notification or BigQuery streaming update, regardless of
1970
+ # how those are configured on the FHIR store. If a resource with the specified
1971
+ # ID already exists, the most recent version of the resource is overwritten
1972
+ # without creating a new historical version, regardless of the
1973
+ # disable_resource_versioning setting on the FHIR store. If transient failures
1974
+ # occur during the import, it's possible that successfully imported resources
1975
+ # will be overwritten more than once. The import operation is idempotent unless
1976
+ # the input data contains multiple valid resources with the same ID but
1977
+ # different contents. In that case, after the import completes, the store
1978
+ # contains exactly one resource with that ID but there is no ordering guarantee
1979
+ # on which version of the contents it will have. The operation result counters
1980
+ # do not count duplicate IDs as an error and count one success for each resource
1981
+ # in the input, which might result in a success count larger than the number of
1982
+ # resources in the FHIR store. This often occurs when importing data organized
1983
+ # in bundles produced by Patient-everything where each bundle contains its own
1984
+ # copy of a resource such as Practitioner that might be referred to by many
1985
+ # patients. If some resources fail to import, for example due to parsing errors,
1986
+ # successfully imported resources are not rolled back. The location and format
1987
+ # of the input data is specified by the parameters in ImportResourcesRequest.
1988
+ # Note that if no format is specified, this method assumes the `BUNDLE` format.
1989
+ # When using the `BUNDLE` format this method ignores the `Bundle.type` field,
1990
+ # except that `history` bundles are rejected, and does not apply any of the
1991
+ # bundle processing semantics for batch or transaction bundles. Unlike in
1992
+ # ExecuteBundle, transaction bundles are not executed as a single transaction
1993
+ # and bundle-internal references are not rewritten. The bundle is treated as a
1994
+ # collection of resources to be written as provided in `Bundle.entry.resource`,
1995
+ # ignoring `Bundle.entry.request`. As an example, this allows the import of `
1996
+ # searchset` bundles produced by a FHIR search or Patient-everything operation.
1997
+ # This method returns an Operation that can be used to track the status of the
1998
+ # import by calling GetOperation. Immediate fatal errors appear in the error
1999
+ # field, errors are also logged to Cloud Logging (see [Viewing logs](/healthcare/
2000
+ # docs/how-tos/logging)). Otherwise, when the operation finishes, a detailed
2001
+ # response of type ImportResourcesResponse is returned in the response field.
2002
+ # The metadata field type for this operation is OperationMetadata.
1929
2003
  # @param [String] name
1930
- # The name of the FHIR store to import FHIR resources to, in the format of
1931
- # `projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/
1932
- # fhirStores/`fhir_store_id``.
2004
+ # The name of the FHIR store to import FHIR resources to, in the format of `
2005
+ # projects/`project_id`/locations/`location_id`/datasets/`dataset_id`/fhirStores/
2006
+ # `fhir_store_id``.
1933
2007
  # @param [Google::Apis::HealthcareV1::ImportResourcesRequest] import_resources_request_object
1934
2008
  # @param [String] fields
1935
2009
  # Selector specifying which fields to include in a partial response.
@@ -1964,12 +2038,12 @@ module Google
1964
2038
  # @param [String] parent
1965
2039
  # Name of the dataset.
1966
2040
  # @param [String] filter
1967
- # Restricts stores returned to those matching a filter. Syntax:
1968
- # https://cloud.google.com/appengine/docs/standard/python/search/query_strings
1969
- # Only filtering on labels is supported, for example `labels.key=value`.
2041
+ # Restricts stores returned to those matching a filter. Syntax: https://cloud.
2042
+ # google.com/appengine/docs/standard/python/search/query_strings Only filtering
2043
+ # on labels is supported, for example `labels.key=value`.
1970
2044
  # @param [Fixnum] page_size
1971
- # Limit on the number of FHIR stores to return in a single response. If zero
1972
- # the default page size of 100 is used.
2045
+ # Limit on the number of FHIR stores to return in a single response. If zero the
2046
+ # default page size of 100 is used.
1973
2047
  # @param [String] page_token
1974
2048
  # The next_page_token value returned from the previous List request, if any.
1975
2049
  # @param [String] fields
@@ -2004,12 +2078,11 @@ module Google
2004
2078
 
2005
2079
  # Updates the configuration of the specified FHIR store.
2006
2080
  # @param [String] name
2007
- # Output only. Resource name of the FHIR store, of the form
2008
- # `projects/`project_id`/datasets/`dataset_id`/fhirStores/`fhir_store_id``.
2081
+ # Output only. Resource name of the FHIR store, of the form `projects/`
2082
+ # project_id`/datasets/`dataset_id`/fhirStores/`fhir_store_id``.
2009
2083
  # @param [Google::Apis::HealthcareV1::FhirStore] fhir_store_object
2010
2084
  # @param [String] update_mask
2011
- # The update mask applies to the resource. For the `FieldMask` definition,
2012
- # see
2085
+ # The update mask applies to the resource. For the `FieldMask` definition, see
2013
2086
  # https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#
2014
2087
  # fieldmask
2015
2088
  # @param [String] fields
@@ -2043,11 +2116,11 @@ module Google
2043
2116
  end
2044
2117
 
2045
2118
  # Sets the access control policy on the specified resource. Replaces any
2046
- # existing policy.
2047
- # Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.
2119
+ # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
2120
+ # PERMISSION_DENIED` errors.
2048
2121
  # @param [String] resource
2049
- # REQUIRED: The resource for which the policy is being specified.
2050
- # See the operation documentation for the appropriate value for this field.
2122
+ # REQUIRED: The resource for which the policy is being specified. See the
2123
+ # operation documentation for the appropriate value for this field.
2051
2124
  # @param [Google::Apis::HealthcareV1::SetIamPolicyRequest] set_iam_policy_request_object
2052
2125
  # @param [String] fields
2053
2126
  # Selector specifying which fields to include in a partial response.
@@ -2078,15 +2151,14 @@ module Google
2078
2151
  execute_or_queue_command(command, &block)
2079
2152
  end
2080
2153
 
2081
- # Returns permissions that a caller has on the specified resource.
2082
- # If the resource does not exist, this will return an empty set of
2083
- # permissions, not a `NOT_FOUND` error.
2084
- # Note: This operation is designed to be used for building permission-aware
2085
- # UIs and command-line tools, not for authorization checking. This operation
2086
- # may "fail open" without warning.
2154
+ # Returns permissions that a caller has on the specified resource. If the
2155
+ # resource does not exist, this will return an empty set of permissions, not a `
2156
+ # NOT_FOUND` error. Note: This operation is designed to be used for building
2157
+ # permission-aware UIs and command-line tools, not for authorization checking.
2158
+ # This operation may "fail open" without warning.
2087
2159
  # @param [String] resource
2088
- # REQUIRED: The resource for which the policy detail is being requested.
2089
- # See the operation documentation for the appropriate value for this field.
2160
+ # REQUIRED: The resource for which the policy detail is being requested. See the
2161
+ # operation documentation for the appropriate value for this field.
2090
2162
  # @param [Google::Apis::HealthcareV1::TestIamPermissionsRequest] test_iam_permissions_request_object
2091
2163
  # @param [String] fields
2092
2164
  # Selector specifying which fields to include in a partial response.
@@ -2117,60 +2189,52 @@ module Google
2117
2189
  execute_or_queue_command(command, &block)
2118
2190
  end
2119
2191
 
2120
- # Retrieves a Patient resource and resources related to that patient.
2121
- # Implements the FHIR extended operation Patient-everything
2122
- # ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/patient-operations.html#
2123
- # everything),
2124
- # [STU3](http://hl7.org/implement/standards/fhir/STU3/patient-operations.html#
2125
- # everything),
2126
- # [R4](http://hl7.org/implement/standards/fhir/R4/patient-operations.html#
2127
- # everything)).
2128
- # On success, the response body will contain a JSON-encoded representation
2129
- # of a `Bundle` resource of type `searchset`, containing the results of the
2130
- # operation.
2131
- # Errors generated by the FHIR store will contain a JSON-encoded
2132
- # `OperationOutcome` resource describing the reason for the error. If the
2133
- # request cannot be mapped to a valid API method on a FHIR store, a generic
2134
- # GCP error might be returned instead.
2135
- # The resources in scope for the response are:
2136
- # * The patient resource itself.
2137
- # * All the resources directly referenced by the patient resource.
2138
- # * Resources directly referencing the patient resource that meet the
2139
- # inclusion criteria. The inclusion criteria are based on the membership
2140
- # rules in the patient compartment definition
2141
- # ([DSTU2](http://hl7.org/fhir/DSTU2/compartment-patient.html),
2142
- # [STU3](http://www.hl7.org/fhir/stu3/compartmentdefinition-patient.html),
2143
- # [R4](http://hl7.org/fhir/R4/compartmentdefinition-patient.html)), which
2144
- # details the eligible resource types and referencing search parameters.
2145
- # For samples that show how to call `Patient-everything`, see
2146
- # [Getting all patient compartment
2147
- # resources](/healthcare/docs/how-tos/fhir-resources#
2192
+ # Retrieves a Patient resource and resources related to that patient. Implements
2193
+ # the FHIR extended operation Patient-everything ([DSTU2](http://hl7.org/
2194
+ # implement/standards/fhir/DSTU2/patient-operations.html#everything), [STU3](
2195
+ # http://hl7.org/implement/standards/fhir/STU3/patient-operations.html#
2196
+ # everything), [R4](http://hl7.org/implement/standards/fhir/R4/patient-
2197
+ # operations.html#everything)). On success, the response body will contain a
2198
+ # JSON-encoded representation of a `Bundle` resource of type `searchset`,
2199
+ # containing the results of the operation. Errors generated by the FHIR store
2200
+ # will contain a JSON-encoded `OperationOutcome` resource describing the reason
2201
+ # for the error. If the request cannot be mapped to a valid API method on a FHIR
2202
+ # store, a generic GCP error might be returned instead. The resources in scope
2203
+ # for the response are: * The patient resource itself. * All the resources
2204
+ # directly referenced by the patient resource. * Resources directly referencing
2205
+ # the patient resource that meet the inclusion criteria. The inclusion criteria
2206
+ # are based on the membership rules in the patient compartment definition ([
2207
+ # DSTU2](http://hl7.org/fhir/DSTU2/compartment-patient.html), [STU3](http://www.
2208
+ # hl7.org/fhir/stu3/compartmentdefinition-patient.html), [R4](http://hl7.org/
2209
+ # fhir/R4/compartmentdefinition-patient.html)), which details the eligible
2210
+ # resource types and referencing search parameters. For samples that show how to
2211
+ # call `Patient-everything`, see [Getting all patient compartment resources](/
2212
+ # healthcare/docs/how-tos/fhir-resources#
2148
2213
  # getting_all_patient_compartment_resources).
2149
2214
  # @param [String] name
2150
2215
  # Name of the `Patient` resource for which the information is required.
2151
2216
  # @param [Fixnum] _count
2152
2217
  # Maximum number of resources in a page. Defaults to 100.
2153
2218
  # @param [String] _page_token
2154
- # Used to retrieve the next or previous page of results
2155
- # when using pagination. Set `_page_token` to the value of _page_token set
2156
- # in next or previous page links' url. Next and previous page are returned
2157
- # in the response bundle's links field, where `link.relation` is "previous"
2158
- # or "next".
2159
- # Omit `_page_token` if no previous request has been made.
2219
+ # Used to retrieve the next or previous page of results when using pagination.
2220
+ # Set `_page_token` to the value of _page_token set in next or previous page
2221
+ # links' url. Next and previous page are returned in the response bundle's links
2222
+ # field, where `link.relation` is "previous" or "next". Omit `_page_token` if no
2223
+ # previous request has been made.
2160
2224
  # @param [String] _since
2161
- # If provided, only resources updated after this time are
2162
- # returned. The time uses the format YYYY-MM-DDThh:mm:ss.sss+zz:zz.
2163
- # For example, `2015-02-07T13:28:17.239+02:00` or `2017-01-01T00:00:00Z`.
2164
- # The time must be specified to the second and include a time zone.
2225
+ # If provided, only resources updated after this time are returned. The time
2226
+ # uses the format YYYY-MM-DDThh:mm:ss.sss+zz:zz. For example, `2015-02-07T13:28:
2227
+ # 17.239+02:00` or `2017-01-01T00:00:00Z`. The time must be specified to the
2228
+ # second and include a time zone.
2165
2229
  # @param [String] _type
2166
- # String of comma-delimited FHIR resource types. If provided, only resources
2167
- # of the specified resource type(s) are returned.
2230
+ # String of comma-delimited FHIR resource types. If provided, only resources of
2231
+ # the specified resource type(s) are returned.
2168
2232
  # @param [String] end_
2169
2233
  # The response includes records prior to the end date. If no end date is
2170
2234
  # provided, all records subsequent to the start date are in scope.
2171
2235
  # @param [String] start
2172
- # The response includes records subsequent to the start date. If no start
2173
- # date is provided, all records prior to the end date are in scope.
2236
+ # The response includes records subsequent to the start date. If no start date
2237
+ # is provided, all records prior to the end date are in scope.
2174
2238
  # @param [String] fields
2175
2239
  # Selector specifying which fields to include in a partial response.
2176
2240
  # @param [String] quota_user
@@ -2206,12 +2270,10 @@ module Google
2206
2270
 
2207
2271
  # Deletes all the historical versions of a resource (excluding the current
2208
2272
  # version) from the FHIR store. To remove all versions of a resource, first
2209
- # delete the current version and then call this method.
2210
- # This is not a FHIR standard operation.
2211
- # For samples that show how to call `Resource-purge`, see
2212
- # [Deleting historical versions of a FHIR
2213
- # resource](/healthcare/docs/how-tos/fhir-resources#
2214
- # deleting_historical_versions_of_a_fhir_resource).
2273
+ # delete the current version and then call this method. This is not a FHIR
2274
+ # standard operation. For samples that show how to call `Resource-purge`, see [
2275
+ # Deleting historical versions of a FHIR resource](/healthcare/docs/how-tos/fhir-
2276
+ # resources#deleting_historical_versions_of_a_fhir_resource).
2215
2277
  # @param [String] name
2216
2278
  # The name of the resource to purge.
2217
2279
  # @param [String] fields
@@ -2241,22 +2303,17 @@ module Google
2241
2303
  execute_or_queue_command(command, &block)
2242
2304
  end
2243
2305
 
2244
- # Gets the FHIR capability statement
2245
- # ([STU3](http://hl7.org/implement/standards/fhir/STU3/capabilitystatement.html),
2246
- # [R4](http://hl7.org/implement/standards/fhir/R4/capabilitystatement.html)),
2247
- # or the [conformance
2248
- # statement](http://hl7.org/implement/standards/fhir/DSTU2/conformance.html)
2249
- # in the DSTU2 case for the store, which contains a description of
2250
- # functionality supported by the server.
2251
- # Implements the FHIR standard capabilities interaction
2252
- # ([STU3](http://hl7.org/implement/standards/fhir/STU3/http.html#capabilities),
2253
- # [R4](http://hl7.org/implement/standards/fhir/R4/http.html#capabilities)),
2254
- # or the [conformance
2306
+ # Gets the FHIR capability statement ([STU3](http://hl7.org/implement/standards/
2307
+ # fhir/STU3/capabilitystatement.html), [R4](http://hl7.org/implement/standards/
2308
+ # fhir/R4/capabilitystatement.html)), or the [conformance statement](http://hl7.
2309
+ # org/implement/standards/fhir/DSTU2/conformance.html) in the DSTU2 case for the
2310
+ # store, which contains a description of functionality supported by the server.
2311
+ # Implements the FHIR standard capabilities interaction ([STU3](http://hl7.org/
2312
+ # implement/standards/fhir/STU3/http.html#capabilities), [R4](http://hl7.org/
2313
+ # implement/standards/fhir/R4/http.html#capabilities)), or the [conformance
2255
2314
  # interaction](http://hl7.org/implement/standards/fhir/DSTU2/http.html#
2256
- # conformance)
2257
- # in the DSTU2 case.
2258
- # On success, the response body will contain a JSON-encoded representation
2259
- # of a `CapabilityStatement` resource.
2315
+ # conformance) in the DSTU2 case. On success, the response body will contain a
2316
+ # JSON-encoded representation of a `CapabilityStatement` resource.
2260
2317
  # @param [String] name
2261
2318
  # Name of the FHIR store to retrieve the capabilities for.
2262
2319
  # @param [String] fields
@@ -2286,33 +2343,29 @@ module Google
2286
2343
  execute_or_queue_command(command, &block)
2287
2344
  end
2288
2345
 
2289
- # Creates a FHIR resource.
2290
- # Implements the FHIR standard create interaction
2291
- # ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/http.html#create),
2292
- # [STU3](http://hl7.org/implement/standards/fhir/STU3/http.html#create),
2293
- # [R4](http://hl7.org/implement/standards/fhir/R4/http.html#create)),
2294
- # which creates a new resource with a server-assigned resource ID.
2295
- # The request body must contain a JSON-encoded FHIR resource, and the request
2296
- # headers must contain `Content-Type: application/fhir+json`.
2297
- # On success, the response body will contain a JSON-encoded representation
2298
- # of the resource as it was created on the server, including the
2299
- # server-assigned resource ID and version ID.
2300
- # Errors generated by the FHIR store will contain a JSON-encoded
2301
- # `OperationOutcome` resource describing the reason for the error. If the
2302
- # request cannot be mapped to a valid API method on a FHIR store, a generic
2303
- # GCP error might be returned instead.
2304
- # For samples that show how to call `create`, see
2305
- # [Creating a FHIR
2346
+ # Creates a FHIR resource. Implements the FHIR standard create interaction ([
2347
+ # DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/http.html#create), [STU3](
2348
+ # http://hl7.org/implement/standards/fhir/STU3/http.html#create), [R4](http://
2349
+ # hl7.org/implement/standards/fhir/R4/http.html#create)), which creates a new
2350
+ # resource with a server-assigned resource ID. The request body must contain a
2351
+ # JSON-encoded FHIR resource, and the request headers must contain `Content-Type:
2352
+ # application/fhir+json`. On success, the response body will contain a JSON-
2353
+ # encoded representation of the resource as it was created on the server,
2354
+ # including the server-assigned resource ID and version ID. Errors generated by
2355
+ # the FHIR store will contain a JSON-encoded `OperationOutcome` resource
2356
+ # describing the reason for the error. If the request cannot be mapped to a
2357
+ # valid API method on a FHIR store, a generic GCP error might be returned
2358
+ # instead. For samples that show how to call `create`, see [Creating a FHIR
2306
2359
  # resource](/healthcare/docs/how-tos/fhir-resources#creating_a_fhir_resource).
2307
2360
  # @param [String] parent
2308
2361
  # The name of the FHIR store this resource belongs to.
2309
2362
  # @param [String] type
2310
2363
  # The FHIR resource type to create, such as Patient or Observation. For a
2311
- # complete list, see the FHIR Resource Index
2312
- # ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/resourcelist.html),
2313
- # [STU3](http://hl7.org/implement/standards/fhir/STU3/resourcelist.html),
2314
- # [R4](http://hl7.org/implement/standards/fhir/R4/resourcelist.html)).
2315
- # Must match the resource type in the provided content.
2364
+ # complete list, see the FHIR Resource Index ([DSTU2](http://hl7.org/implement/
2365
+ # standards/fhir/DSTU2/resourcelist.html), [STU3](http://hl7.org/implement/
2366
+ # standards/fhir/STU3/resourcelist.html), [R4](http://hl7.org/implement/
2367
+ # standards/fhir/R4/resourcelist.html)). Must match the resource type in the
2368
+ # provided content.
2316
2369
  # @param [Google::Apis::HealthcareV1::HttpBody] http_body_object
2317
2370
  # @param [String] fields
2318
2371
  # Selector specifying which fields to include in a partial response.
@@ -2344,20 +2397,16 @@ module Google
2344
2397
  execute_or_queue_command(command, &block)
2345
2398
  end
2346
2399
 
2347
- # Deletes a FHIR resource.
2348
- # Implements the FHIR standard delete interaction
2349
- # ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/http.html#delete),
2350
- # [STU3](http://hl7.org/implement/standards/fhir/STU3/http.html#delete),
2351
- # [R4](http://hl7.org/implement/standards/fhir/R4/http.html#delete)).
2352
- # Note: Unless resource versioning is disabled by setting the
2353
- # disable_resource_versioning flag
2354
- # on the FHIR store, the deleted resources will be moved to a history
2355
- # repository that can still be retrieved through vread
2356
- # and related methods, unless they are removed by the
2357
- # purge method.
2358
- # For samples that show how to call `delete`, see
2359
- # [Deleting a FHIR
2360
- # resource](/healthcare/docs/how-tos/fhir-resources#deleting_a_fhir_resource).
2400
+ # Deletes a FHIR resource. Implements the FHIR standard delete interaction ([
2401
+ # DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/http.html#delete), [STU3](
2402
+ # http://hl7.org/implement/standards/fhir/STU3/http.html#delete), [R4](http://
2403
+ # hl7.org/implement/standards/fhir/R4/http.html#delete)). Note: Unless resource
2404
+ # versioning is disabled by setting the disable_resource_versioning flag on the
2405
+ # FHIR store, the deleted resources will be moved to a history repository that
2406
+ # can still be retrieved through vread and related methods, unless they are
2407
+ # removed by the purge method. For samples that show how to call `delete`, see [
2408
+ # Deleting a FHIR resource](/healthcare/docs/how-tos/fhir-resources#
2409
+ # deleting_a_fhir_resource).
2361
2410
  # @param [String] name
2362
2411
  # The name of the resource to delete.
2363
2412
  # @param [String] fields
@@ -2387,34 +2436,30 @@ module Google
2387
2436
  execute_or_queue_command(command, &block)
2388
2437
  end
2389
2438
 
2390
- # Executes all the requests in the given Bundle.
2391
- # Implements the FHIR standard batch/transaction interaction
2392
- # ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/http.html#transaction),
2393
- # [STU3](http://hl7.org/implement/standards/fhir/STU3/http.html#transaction),
2394
- # [R4](http://hl7.org/implement/standards/fhir/R4/http.html#transaction)).
2395
- # Supports all interactions within a bundle, except search. This method
2396
- # accepts Bundles of type `batch` and `transaction`, processing them
2397
- # according to the batch processing rules
2398
- # ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/http.html#2.1.0.16.1),
2399
- # [STU3](http://hl7.org/implement/standards/fhir/STU3/http.html#2.21.0.17.1),
2400
- # [R4](http://hl7.org/implement/standards/fhir/R4/http.html#brules))
2401
- # and transaction processing rules
2402
- # ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/http.html#2.1.0.16.2),
2403
- # [STU3](http://hl7.org/implement/standards/fhir/STU3/http.html#2.21.0.17.2),
2404
- # [R4](http://hl7.org/implement/standards/fhir/R4/http.html#trules)).
2405
- # The request body must contain a JSON-encoded FHIR `Bundle` resource, and
2406
- # the request headers must contain `Content-Type: application/fhir+json`.
2407
- # For a batch bundle or a successful transaction the response body will
2408
- # contain a JSON-encoded representation of a `Bundle` resource of type
2409
- # `batch-response` or `transaction-response` containing one entry for each
2410
- # entry in the request, with the outcome of processing the entry. In the
2411
- # case of an error for a transaction bundle, the response body will contain
2412
- # a JSON-encoded `OperationOutcome` resource describing the reason for the
2413
- # error. If the request cannot be mapped to a valid API method on a FHIR
2414
- # store, a generic GCP error might be returned instead.
2415
- # For samples that show how to call `executeBundle`, see
2416
- # [Managing FHIR resources using FHIR
2417
- # bundles](/healthcare/docs/how-tos/fhir-bundles).
2439
+ # Executes all the requests in the given Bundle. Implements the FHIR standard
2440
+ # batch/transaction interaction ([DSTU2](http://hl7.org/implement/standards/fhir/
2441
+ # DSTU2/http.html#transaction), [STU3](http://hl7.org/implement/standards/fhir/
2442
+ # STU3/http.html#transaction), [R4](http://hl7.org/implement/standards/fhir/R4/
2443
+ # http.html#transaction)). Supports all interactions within a bundle, except
2444
+ # search. This method accepts Bundles of type `batch` and `transaction`,
2445
+ # processing them according to the batch processing rules ([DSTU2](http://hl7.
2446
+ # org/implement/standards/fhir/DSTU2/http.html#2.1.0.16.1), [STU3](http://hl7.
2447
+ # org/implement/standards/fhir/STU3/http.html#2.21.0.17.1), [R4](http://hl7.org/
2448
+ # implement/standards/fhir/R4/http.html#brules)) and transaction processing
2449
+ # rules ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/http.html#2.1.0.
2450
+ # 16.2), [STU3](http://hl7.org/implement/standards/fhir/STU3/http.html#2.21.0.17.
2451
+ # 2), [R4](http://hl7.org/implement/standards/fhir/R4/http.html#trules)). The
2452
+ # request body must contain a JSON-encoded FHIR `Bundle` resource, and the
2453
+ # request headers must contain `Content-Type: application/fhir+json`. For a
2454
+ # batch bundle or a successful transaction the response body will contain a JSON-
2455
+ # encoded representation of a `Bundle` resource of type `batch-response` or `
2456
+ # transaction-response` containing one entry for each entry in the request, with
2457
+ # the outcome of processing the entry. In the case of an error for a transaction
2458
+ # bundle, the response body will contain a JSON-encoded `OperationOutcome`
2459
+ # resource describing the reason for the error. If the request cannot be mapped
2460
+ # to a valid API method on a FHIR store, a generic GCP error might be returned
2461
+ # instead. For samples that show how to call `executeBundle`, see [Managing FHIR
2462
+ # resources using FHIR bundles](/healthcare/docs/how-tos/fhir-bundles).
2418
2463
  # @param [String] parent
2419
2464
  # Name of the FHIR store in which this bundle will be executed.
2420
2465
  # @param [Google::Apis::HealthcareV1::HttpBody] http_body_object
@@ -2448,48 +2493,41 @@ module Google
2448
2493
  end
2449
2494
 
2450
2495
  # Lists all the versions of a resource (including the current version and
2451
- # deleted versions) from the FHIR store.
2452
- # Implements the per-resource form of the FHIR standard history interaction
2453
- # ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/http.html#history),
2454
- # [STU3](http://hl7.org/implement/standards/fhir/STU3/http.html#history),
2455
- # [R4](http://hl7.org/implement/standards/fhir/R4/http.html#history)).
2456
- # On success, the response body will contain a JSON-encoded representation
2457
- # of a `Bundle` resource of type `history`, containing the version history
2458
- # sorted from most recent to oldest versions.
2459
- # Errors generated by the FHIR store will contain a JSON-encoded
2460
- # `OperationOutcome` resource describing the reason for the error. If the
2461
- # request cannot be mapped to a valid API method on a FHIR store, a generic
2462
- # GCP error might be returned instead.
2463
- # For samples that show how to call `history`, see
2464
- # [Listing FHIR resource
2465
- # versions](/healthcare/docs/how-tos/fhir-resources#
2496
+ # deleted versions) from the FHIR store. Implements the per-resource form of the
2497
+ # FHIR standard history interaction ([DSTU2](http://hl7.org/implement/standards/
2498
+ # fhir/DSTU2/http.html#history), [STU3](http://hl7.org/implement/standards/fhir/
2499
+ # STU3/http.html#history), [R4](http://hl7.org/implement/standards/fhir/R4/http.
2500
+ # html#history)). On success, the response body will contain a JSON-encoded
2501
+ # representation of a `Bundle` resource of type `history`, containing the
2502
+ # version history sorted from most recent to oldest versions. Errors generated
2503
+ # by the FHIR store will contain a JSON-encoded `OperationOutcome` resource
2504
+ # describing the reason for the error. If the request cannot be mapped to a
2505
+ # valid API method on a FHIR store, a generic GCP error might be returned
2506
+ # instead. For samples that show how to call `history`, see [Listing FHIR
2507
+ # resource versions](/healthcare/docs/how-tos/fhir-resources#
2466
2508
  # listing_fhir_resource_versions).
2467
2509
  # @param [String] name
2468
2510
  # The name of the resource to retrieve.
2469
2511
  # @param [String] _at
2470
- # Only include resource versions that were current at some point during the
2471
- # time period specified in the date time value. The date parameter format is
2472
- # yyyy-mm-ddThh:mm:ss[Z|(+|-)hh:mm]
2473
- # Clients may specify any of the following:
2474
- # * An entire year: `_at=2019`
2475
- # * An entire month: `_at=2019-01`
2476
- # * A specific day: `_at=2019-01-20`
2477
- # * A specific second: `_at=2018-12-31T23:59:58Z`
2512
+ # Only include resource versions that were current at some point during the time
2513
+ # period specified in the date time value. The date parameter format is yyyy-mm-
2514
+ # ddThh:mm:ss[Z|(+|-)hh:mm] Clients may specify any of the following: * An
2515
+ # entire year: `_at=2019` * An entire month: `_at=2019-01` * A specific day: `
2516
+ # _at=2019-01-20` * A specific second: `_at=2018-12-31T23:59:58Z`
2478
2517
  # @param [Fixnum] _count
2479
- # The maximum number of search results on a page. Defaults to 1000.
2518
+ # The maximum number of search results on a page. Default value is 100. Maximum
2519
+ # value is 1,000.
2480
2520
  # @param [String] _page_token
2481
- # Used to retrieve the first, previous, next, or last page of resource
2482
- # versions when using pagination. Value should be set to the value of
2483
- # `_page_token` set in next or previous page links' URLs. Next and previous
2484
- # page are returned in the response bundle's links field, where
2485
- # `link.relation` is "previous" or "next".
2486
- # Omit `_page_token` if no previous request has been made.
2521
+ # Used to retrieve the first, previous, next, or last page of resource versions
2522
+ # when using pagination. Value should be set to the value of `_page_token` set
2523
+ # in next or previous page links' URLs. Next and previous page are returned in
2524
+ # the response bundle's links field, where `link.relation` is "previous" or "
2525
+ # next". Omit `_page_token` if no previous request has been made.
2487
2526
  # @param [String] _since
2488
- # Only include resource versions that were created at or after the given
2489
- # instant in time. The instant in time uses the format
2490
- # YYYY-MM-DDThh:mm:ss.sss+zz:zz (for example 2015-02-07T13:28:17.239+02:00 or
2491
- # 2017-01-01T00:00:00Z). The time must be specified to the second and
2492
- # include a time zone.
2527
+ # Only include resource versions that were created at or after the given instant
2528
+ # in time. The instant in time uses the format YYYY-MM-DDThh:mm:ss.sss+zz:zz (
2529
+ # for example 2015-02-07T13:28:17.239+02:00 or 2017-01-01T00:00:00Z). The time
2530
+ # must be specified to the second and include a time zone.
2493
2531
  # @param [String] fields
2494
2532
  # Selector specifying which fields to include in a partial response.
2495
2533
  # @param [String] quota_user
@@ -2521,23 +2559,19 @@ module Google
2521
2559
  execute_or_queue_command(command, &block)
2522
2560
  end
2523
2561
 
2524
- # Updates part of an existing resource by applying the operations specified
2525
- # in a [JSON Patch](http://jsonpatch.com/) document.
2526
- # Implements the FHIR standard patch interaction
2527
- # ([STU3](http://hl7.org/implement/standards/fhir/STU3/http.html#patch),
2528
- # [R4](http://hl7.org/implement/standards/fhir/R4/http.html#patch)).
2562
+ # Updates part of an existing resource by applying the operations specified in a
2563
+ # [JSON Patch](http://jsonpatch.com/) document. Implements the FHIR standard
2564
+ # patch interaction ([STU3](http://hl7.org/implement/standards/fhir/STU3/http.
2565
+ # html#patch), [R4](http://hl7.org/implement/standards/fhir/R4/http.html#patch)).
2529
2566
  # DSTU2 doesn't define a patch method, but the server supports it in the same
2530
- # way it supports STU3.
2531
- # The request body must contain a JSON Patch document, and the request
2532
- # headers must contain `Content-Type: application/json-patch+json`.
2533
- # On success, the response body will contain a JSON-encoded representation
2534
- # of the updated resource, including the server-assigned version ID.
2535
- # Errors generated by the FHIR store will contain a JSON-encoded
2536
- # `OperationOutcome` resource describing the reason for the error. If the
2537
- # request cannot be mapped to a valid API method on a FHIR store, a generic
2538
- # GCP error might be returned instead.
2539
- # For samples that show how to call `patch`, see
2540
- # [Patching a FHIR
2567
+ # way it supports STU3. The request body must contain a JSON Patch document, and
2568
+ # the request headers must contain `Content-Type: application/json-patch+json`.
2569
+ # On success, the response body will contain a JSON-encoded representation of
2570
+ # the updated resource, including the server-assigned version ID. Errors
2571
+ # generated by the FHIR store will contain a JSON-encoded `OperationOutcome`
2572
+ # resource describing the reason for the error. If the request cannot be mapped
2573
+ # to a valid API method on a FHIR store, a generic GCP error might be returned
2574
+ # instead. For samples that show how to call `patch`, see [Patching a FHIR
2541
2575
  # resource](/healthcare/docs/how-tos/fhir-resources#patching_a_fhir_resource).
2542
2576
  # @param [String] name
2543
2577
  # The name of the resource to update.
@@ -2571,26 +2605,22 @@ module Google
2571
2605
  execute_or_queue_command(command, &block)
2572
2606
  end
2573
2607
 
2574
- # Gets the contents of a FHIR resource.
2575
- # Implements the FHIR standard read interaction
2576
- # ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/http.html#read),
2577
- # [STU3](http://hl7.org/implement/standards/fhir/STU3/http.html#read),
2578
- # [R4](http://hl7.org/implement/standards/fhir/R4/http.html#read)).
2579
- # Also supports the FHIR standard conditional read interaction
2580
- # ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/http.html#cread),
2581
- # [STU3](http://hl7.org/implement/standards/fhir/STU3/http.html#cread),
2582
- # [R4](http://hl7.org/implement/standards/fhir/R4/http.html#cread))
2583
- # specified by supplying an `If-Modified-Since` header with a date/time value
2584
- # or an `If-None-Match` header with an ETag value.
2585
- # On success, the response body will contain a JSON-encoded representation
2586
- # of the resource.
2587
- # Errors generated by the FHIR store will contain a JSON-encoded
2588
- # `OperationOutcome` resource describing the reason for the error. If the
2589
- # request cannot be mapped to a valid API method on a FHIR store, a generic
2590
- # GCP error might be returned instead.
2591
- # For samples that show how to call `read`, see
2592
- # [Getting a FHIR
2593
- # resource](/healthcare/docs/how-tos/fhir-resources#getting_a_fhir_resource).
2608
+ # Gets the contents of a FHIR resource. Implements the FHIR standard read
2609
+ # interaction ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/http.html#
2610
+ # read), [STU3](http://hl7.org/implement/standards/fhir/STU3/http.html#read), [
2611
+ # R4](http://hl7.org/implement/standards/fhir/R4/http.html#read)). Also supports
2612
+ # the FHIR standard conditional read interaction ([DSTU2](http://hl7.org/
2613
+ # implement/standards/fhir/DSTU2/http.html#cread), [STU3](http://hl7.org/
2614
+ # implement/standards/fhir/STU3/http.html#cread), [R4](http://hl7.org/implement/
2615
+ # standards/fhir/R4/http.html#cread)) specified by supplying an `If-Modified-
2616
+ # Since` header with a date/time value or an `If-None-Match` header with an ETag
2617
+ # value. On success, the response body will contain a JSON-encoded
2618
+ # representation of the resource. Errors generated by the FHIR store will
2619
+ # contain a JSON-encoded `OperationOutcome` resource describing the reason for
2620
+ # the error. If the request cannot be mapped to a valid API method on a FHIR
2621
+ # store, a generic GCP error might be returned instead. For samples that show
2622
+ # how to call `read`, see [Getting a FHIR resource](/healthcare/docs/how-tos/
2623
+ # fhir-resources#getting_a_fhir_resource).
2594
2624
  # @param [String] name
2595
2625
  # The name of the resource to retrieve.
2596
2626
  # @param [String] fields
@@ -2620,59 +2650,46 @@ module Google
2620
2650
  execute_or_queue_command(command, &block)
2621
2651
  end
2622
2652
 
2623
- # Searches for resources in the given FHIR store according to criteria
2624
- # specified as query parameters.
2625
- # Implements the FHIR standard search interaction
2626
- # ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/http.html#search),
2627
- # [STU3](http://hl7.org/implement/standards/fhir/STU3/http.html#search),
2628
- # [R4](http://hl7.org/implement/standards/fhir/R4/http.html#search))
2629
- # using the search semantics described in the FHIR Search specification
2630
- # ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/search.html),
2631
- # [STU3](http://hl7.org/implement/standards/fhir/STU3/search.html),
2632
- # [R4](http://hl7.org/implement/standards/fhir/R4/search.html)).
2633
- # Supports three methods of search defined by the specification:
2634
- # * `GET [base]?[parameters]` to search across all resources.
2635
- # * `GET [base]/[type]?[parameters]` to search resources of a specified
2636
- # type.
2637
- # * `POST [base]/[type]/_search?[parameters]` as an alternate form having
2638
- # the same semantics as the `GET` method.
2639
- # The `GET` methods do not support compartment searches. The `POST` method
2640
- # does not support `application/x-www-form-urlencoded` search parameters.
2641
- # On success, the response body will contain a JSON-encoded representation
2642
- # of a `Bundle` resource of type `searchset`, containing the results of the
2643
- # search.
2644
- # Errors generated by the FHIR store will contain a JSON-encoded
2645
- # `OperationOutcome` resource describing the reason for the error. If the
2646
- # request cannot be mapped to a valid API method on a FHIR store, a generic
2647
- # GCP error might be returned instead.
2648
- # The server's capability statement, retrieved through
2649
- # capabilities, indicates what search parameters
2650
- # are supported on each FHIR resource. A list of all search parameters
2651
- # defined by the specification can be found in the FHIR Search Parameter
2652
- # Registry
2653
- # ([STU3](http://hl7.org/implement/standards/fhir/STU3/searchparameter-registry.
2654
- # html),
2655
- # [R4](http://hl7.org/implement/standards/fhir/R4/searchparameter-registry.html))
2656
- # .
2657
- # FHIR search parameters for DSTU2 can be found on each resource's definition
2658
- # page.
2659
- # Supported search modifiers: `:missing`, `:exact`, `:contains`, `:text`,
2660
- # `:in`, `:not-in`, `:above`, `:below`, `:[type]`, `:not`, and `:recurse`.
2661
- # Supported search result parameters: `_sort`, `_count`, `_include`,
2662
- # `_revinclude`, `_summary=text`, `_summary=data`, and `_elements`.
2663
- # The maximum number of search results returned defaults to 100, which can
2664
- # be overridden by the `_count` parameter up to a maximum limit of 1000. If
2665
- # there are additional results, the returned `Bundle` will contain
2666
- # pagination links.
2667
- # Resources with a total size larger than 5MB or a field count larger than
2668
- # 50,000 might not be fully searchable as the server might trim its generated
2669
- # search index in those cases.
2653
+ # Searches for resources in the given FHIR store according to criteria specified
2654
+ # as query parameters. Implements the FHIR standard search interaction ([DSTU2](
2655
+ # http://hl7.org/implement/standards/fhir/DSTU2/http.html#search), [STU3](http://
2656
+ # hl7.org/implement/standards/fhir/STU3/http.html#search), [R4](http://hl7.org/
2657
+ # implement/standards/fhir/R4/http.html#search)) using the search semantics
2658
+ # described in the FHIR Search specification ([DSTU2](http://hl7.org/implement/
2659
+ # standards/fhir/DSTU2/search.html), [STU3](http://hl7.org/implement/standards/
2660
+ # fhir/STU3/search.html), [R4](http://hl7.org/implement/standards/fhir/R4/search.
2661
+ # html)). Supports three methods of search defined by the specification: * `GET [
2662
+ # base]?[parameters]` to search across all resources. * `GET [base]/[type]?[
2663
+ # parameters]` to search resources of a specified type. * `POST [base]/[type]/
2664
+ # _search?[parameters]` as an alternate form having the same semantics as the `
2665
+ # GET` method. The `GET` methods do not support compartment searches. The `POST`
2666
+ # method does not support `application/x-www-form-urlencoded` search parameters.
2667
+ # On success, the response body will contain a JSON-encoded representation of a `
2668
+ # Bundle` resource of type `searchset`, containing the results of the search.
2669
+ # Errors generated by the FHIR store will contain a JSON-encoded `
2670
+ # OperationOutcome` resource describing the reason for the error. If the request
2671
+ # cannot be mapped to a valid API method on a FHIR store, a generic GCP error
2672
+ # might be returned instead. The server's capability statement, retrieved
2673
+ # through capabilities, indicates what search parameters are supported on each
2674
+ # FHIR resource. A list of all search parameters defined by the specification
2675
+ # can be found in the FHIR Search Parameter Registry ([STU3](http://hl7.org/
2676
+ # implement/standards/fhir/STU3/searchparameter-registry.html), [R4](http://hl7.
2677
+ # org/implement/standards/fhir/R4/searchparameter-registry.html)). FHIR search
2678
+ # parameters for DSTU2 can be found on each resource's definition page.
2679
+ # Supported search modifiers: `:missing`, `:exact`, `:contains`, `:text`, `:in`,
2680
+ # `:not-in`, `:above`, `:below`, `:[type]`, `:not`, and `:recurse`. Supported
2681
+ # search result parameters: `_sort`, `_count`, `_include`, `_revinclude`, `
2682
+ # _summary=text`, `_summary=data`, and `_elements`. The maximum number of search
2683
+ # results returned defaults to 100, which can be overridden by the `_count`
2684
+ # parameter up to a maximum limit of 1000. If there are additional results, the
2685
+ # returned `Bundle` will contain pagination links. Resources with a total size
2686
+ # larger than 5MB or a field count larger than 50,000 might not be fully
2687
+ # searchable as the server might trim its generated search index in those cases.
2670
2688
  # Note: FHIR resources are indexed asynchronously, so there might be a slight
2671
- # delay between the time a resource is created or changes and when the change
2672
- # is reflected in search results.
2673
- # For samples and detailed information, see [Searching for FHIR
2674
- # resources](/healthcare/docs/how-tos/fhir-search) and [Advanced FHIR search
2675
- # features](/healthcare/docs/how-tos/fhir-advanced-search).
2689
+ # delay between the time a resource is created or changes and when the change is
2690
+ # reflected in search results. For samples and detailed information, see [
2691
+ # Searching for FHIR resources](/healthcare/docs/how-tos/fhir-search) and [
2692
+ # Advanced FHIR search features](/healthcare/docs/how-tos/fhir-advanced-search).
2676
2693
  # @param [String] parent
2677
2694
  # Name of the FHIR store to retrieve resources from.
2678
2695
  # @param [Google::Apis::HealthcareV1::SearchResourcesRequest] search_resources_request_object
@@ -2705,27 +2722,21 @@ module Google
2705
2722
  execute_or_queue_command(command, &block)
2706
2723
  end
2707
2724
 
2708
- # Updates the entire contents of a resource.
2709
- # Implements the FHIR standard update interaction
2710
- # ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/http.html#update),
2711
- # [STU3](http://hl7.org/implement/standards/fhir/STU3/http.html#update),
2712
- # [R4](http://hl7.org/implement/standards/fhir/R4/http.html#update)).
2713
- # If the specified resource does
2714
- # not exist and the FHIR store has
2715
- # enable_update_create set, creates the
2716
- # resource with the client-specified ID.
2717
- # The request body must contain a JSON-encoded FHIR resource, and the request
2718
- # headers must contain `Content-Type: application/fhir+json`. The resource
2719
- # must contain an `id` element having an identical value to the ID in the
2720
- # REST path of the request.
2721
- # On success, the response body will contain a JSON-encoded representation
2722
- # of the updated resource, including the server-assigned version ID.
2723
- # Errors generated by the FHIR store will contain a JSON-encoded
2724
- # `OperationOutcome` resource describing the reason for the error. If the
2725
- # request cannot be mapped to a valid API method on a FHIR store, a generic
2726
- # GCP error might be returned instead.
2727
- # For samples that show how to call `update`, see
2728
- # [Updating a FHIR
2725
+ # Updates the entire contents of a resource. Implements the FHIR standard update
2726
+ # interaction ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/http.html#
2727
+ # update), [STU3](http://hl7.org/implement/standards/fhir/STU3/http.html#update),
2728
+ # [R4](http://hl7.org/implement/standards/fhir/R4/http.html#update)). If the
2729
+ # specified resource does not exist and the FHIR store has enable_update_create
2730
+ # set, creates the resource with the client-specified ID. The request body must
2731
+ # contain a JSON-encoded FHIR resource, and the request headers must contain `
2732
+ # Content-Type: application/fhir+json`. The resource must contain an `id`
2733
+ # element having an identical value to the ID in the REST path of the request.
2734
+ # On success, the response body will contain a JSON-encoded representation of
2735
+ # the updated resource, including the server-assigned version ID. Errors
2736
+ # generated by the FHIR store will contain a JSON-encoded `OperationOutcome`
2737
+ # resource describing the reason for the error. If the request cannot be mapped
2738
+ # to a valid API method on a FHIR store, a generic GCP error might be returned
2739
+ # instead. For samples that show how to call `update`, see [Updating a FHIR
2729
2740
  # resource](/healthcare/docs/how-tos/fhir-resources#updating_a_fhir_resource).
2730
2741
  # @param [String] name
2731
2742
  # The name of the resource to update.
@@ -2759,22 +2770,17 @@ module Google
2759
2770
  execute_or_queue_command(command, &block)
2760
2771
  end
2761
2772
 
2762
- # Gets the contents of a version (current or historical) of a FHIR resource
2763
- # by version ID.
2764
- # Implements the FHIR standard vread interaction
2765
- # ([DSTU2](http://hl7.org/implement/standards/fhir/DSTU2/http.html#vread),
2766
- # [STU3](http://hl7.org/implement/standards/fhir/STU3/http.html#vread),
2767
- # [R4](http://hl7.org/implement/standards/fhir/R4/http.html#vread)).
2768
- # On success, the response body will contain a JSON-encoded representation
2769
- # of the resource.
2770
- # Errors generated by the FHIR store will contain a JSON-encoded
2771
- # `OperationOutcome` resource describing the reason for the error. If the
2772
- # request cannot be mapped to a valid API method on a FHIR store, a generic
2773
- # GCP error might be returned instead.
2774
- # For samples that show how to call `vread`, see
2775
- # [Retrieving a FHIR resource
2776
- # version](/healthcare/docs/how-tos/fhir-resources#
2777
- # retrieving_a_fhir_resource_version).
2773
+ # Gets the contents of a version (current or historical) of a FHIR resource by
2774
+ # version ID. Implements the FHIR standard vread interaction ([DSTU2](http://hl7.
2775
+ # org/implement/standards/fhir/DSTU2/http.html#vread), [STU3](http://hl7.org/
2776
+ # implement/standards/fhir/STU3/http.html#vread), [R4](http://hl7.org/implement/
2777
+ # standards/fhir/R4/http.html#vread)). On success, the response body will
2778
+ # contain a JSON-encoded representation of the resource. Errors generated by the
2779
+ # FHIR store will contain a JSON-encoded `OperationOutcome` resource describing
2780
+ # the reason for the error. If the request cannot be mapped to a valid API
2781
+ # method on a FHIR store, a generic GCP error might be returned instead. For
2782
+ # samples that show how to call `vread`, see [Retrieving a FHIR resource version]
2783
+ # (/healthcare/docs/how-tos/fhir-resources#retrieving_a_fhir_resource_version).
2778
2784
  # @param [String] name
2779
2785
  # The name of the resource version to retrieve.
2780
2786
  # @param [String] fields
@@ -2809,8 +2815,8 @@ module Google
2809
2815
  # The name of the dataset this HL7v2 store belongs to.
2810
2816
  # @param [Google::Apis::HealthcareV1::Hl7V2Store] hl7_v2_store_object
2811
2817
  # @param [String] hl7_v2_store_id
2812
- # The ID of the HL7v2 store that is being created.
2813
- # The string must match the following regex: `[\p`L`\p`N`_\-\.]`1,256``.
2818
+ # The ID of the HL7v2 store that is being created. The string must match the
2819
+ # following regex: `[\p`L`\p`N`_\-\.]`1,256``.
2814
2820
  # @param [String] fields
2815
2821
  # Selector specifying which fields to include in a partial response.
2816
2822
  # @param [String] quota_user
@@ -2841,8 +2847,7 @@ module Google
2841
2847
  execute_or_queue_command(command, &block)
2842
2848
  end
2843
2849
 
2844
- # Deletes the specified HL7v2 store and removes all messages that it
2845
- # contains.
2850
+ # Deletes the specified HL7v2 store and removes all messages that it contains.
2846
2851
  # @param [String] name
2847
2852
  # The resource name of the HL7v2 store to delete.
2848
2853
  # @param [String] fields
@@ -2902,22 +2907,19 @@ module Google
2902
2907
  execute_or_queue_command(command, &block)
2903
2908
  end
2904
2909
 
2905
- # Gets the access control policy for a resource.
2906
- # Returns an empty policy if the resource exists and does not have a policy
2907
- # set.
2910
+ # Gets the access control policy for a resource. Returns an empty policy if the
2911
+ # resource exists and does not have a policy set.
2908
2912
  # @param [String] resource
2909
- # REQUIRED: The resource for which the policy is being requested.
2910
- # See the operation documentation for the appropriate value for this field.
2913
+ # REQUIRED: The resource for which the policy is being requested. See the
2914
+ # operation documentation for the appropriate value for this field.
2911
2915
  # @param [Fixnum] options_requested_policy_version
2912
- # Optional. The policy format version to be returned.
2913
- # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
2914
- # rejected.
2915
- # Requests for policies with any conditional bindings must specify version 3.
2916
- # Policies without any conditional bindings may specify any valid value or
2917
- # leave the field unset.
2918
- # To learn which resources support conditions in their IAM policies, see the
2919
- # [IAM
2920
- # documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
2916
+ # Optional. The policy format version to be returned. Valid values are 0, 1, and
2917
+ # 3. Requests specifying an invalid value will be rejected. Requests for
2918
+ # policies with any conditional bindings must specify version 3. Policies
2919
+ # without any conditional bindings may specify any valid value or leave the
2920
+ # field unset. To learn which resources support conditions in their IAM policies,
2921
+ # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
2922
+ # resource-policies).
2921
2923
  # @param [String] fields
2922
2924
  # Selector specifying which fields to include in a partial response.
2923
2925
  # @param [String] quota_user
@@ -2950,12 +2952,12 @@ module Google
2950
2952
  # @param [String] parent
2951
2953
  # Name of the dataset.
2952
2954
  # @param [String] filter
2953
- # Restricts stores returned to those matching a filter. Syntax:
2954
- # https://cloud.google.com/appengine/docs/standard/python/search/query_strings
2955
- # Only filtering on labels is supported. For example, `labels.key=value`.
2955
+ # Restricts stores returned to those matching a filter. Syntax: https://cloud.
2956
+ # google.com/appengine/docs/standard/python/search/query_strings Only filtering
2957
+ # on labels is supported. For example, `labels.key=value`.
2956
2958
  # @param [Fixnum] page_size
2957
- # Limit on the number of HL7v2 stores to return in a single response.
2958
- # If zero the default page size of 100 is used.
2959
+ # Limit on the number of HL7v2 stores to return in a single response. If zero
2960
+ # the default page size of 100 is used.
2959
2961
  # @param [String] page_token
2960
2962
  # The next_page_token value returned from the previous List request, if any.
2961
2963
  # @param [String] fields
@@ -2990,12 +2992,11 @@ module Google
2990
2992
 
2991
2993
  # Updates the HL7v2 store.
2992
2994
  # @param [String] name
2993
- # Resource name of the HL7v2 store, of the form
2994
- # `projects/`project_id`/datasets/`dataset_id`/hl7V2Stores/`hl7v2_store_id``.
2995
+ # Resource name of the HL7v2 store, of the form `projects/`project_id`/datasets/`
2996
+ # dataset_id`/hl7V2Stores/`hl7v2_store_id``.
2995
2997
  # @param [Google::Apis::HealthcareV1::Hl7V2Store] hl7_v2_store_object
2996
2998
  # @param [String] update_mask
2997
- # The update mask applies to the resource. For the `FieldMask` definition,
2998
- # see
2999
+ # The update mask applies to the resource. For the `FieldMask` definition, see
2999
3000
  # https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#
3000
3001
  # fieldmask
3001
3002
  # @param [String] fields
@@ -3029,11 +3030,11 @@ module Google
3029
3030
  end
3030
3031
 
3031
3032
  # Sets the access control policy on the specified resource. Replaces any
3032
- # existing policy.
3033
- # Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `PERMISSION_DENIED` errors.
3033
+ # existing policy. Can return `NOT_FOUND`, `INVALID_ARGUMENT`, and `
3034
+ # PERMISSION_DENIED` errors.
3034
3035
  # @param [String] resource
3035
- # REQUIRED: The resource for which the policy is being specified.
3036
- # See the operation documentation for the appropriate value for this field.
3036
+ # REQUIRED: The resource for which the policy is being specified. See the
3037
+ # operation documentation for the appropriate value for this field.
3037
3038
  # @param [Google::Apis::HealthcareV1::SetIamPolicyRequest] set_iam_policy_request_object
3038
3039
  # @param [String] fields
3039
3040
  # Selector specifying which fields to include in a partial response.
@@ -3064,15 +3065,14 @@ module Google
3064
3065
  execute_or_queue_command(command, &block)
3065
3066
  end
3066
3067
 
3067
- # Returns permissions that a caller has on the specified resource.
3068
- # If the resource does not exist, this will return an empty set of
3069
- # permissions, not a `NOT_FOUND` error.
3070
- # Note: This operation is designed to be used for building permission-aware
3071
- # UIs and command-line tools, not for authorization checking. This operation
3072
- # may "fail open" without warning.
3068
+ # Returns permissions that a caller has on the specified resource. If the
3069
+ # resource does not exist, this will return an empty set of permissions, not a `
3070
+ # NOT_FOUND` error. Note: This operation is designed to be used for building
3071
+ # permission-aware UIs and command-line tools, not for authorization checking.
3072
+ # This operation may "fail open" without warning.
3073
3073
  # @param [String] resource
3074
- # REQUIRED: The resource for which the policy detail is being requested.
3075
- # See the operation documentation for the appropriate value for this field.
3074
+ # REQUIRED: The resource for which the policy detail is being requested. See the
3075
+ # operation documentation for the appropriate value for this field.
3076
3076
  # @param [Google::Apis::HealthcareV1::TestIamPermissionsRequest] test_iam_permissions_request_object
3077
3077
  # @param [String] fields
3078
3078
  # Selector specifying which fields to include in a partial response.
@@ -3104,11 +3104,10 @@ module Google
3104
3104
  end
3105
3105
 
3106
3106
  # Parses and stores an HL7v2 message. This method triggers an asynchronous
3107
- # notification to any Cloud Pub/Sub topic configured in
3108
- # projects.locations.datasets.hl7V2Stores.Hl7V2NotificationConfig, if the
3109
- # filtering matches the message. If an MLLP adapter is configured to listen
3110
- # to a Cloud Pub/Sub topic, the adapter transmits the message when a
3111
- # notification is received.
3107
+ # notification to any Cloud Pub/Sub topic configured in projects.locations.
3108
+ # datasets.hl7V2Stores.Hl7V2NotificationConfig, if the filtering matches the
3109
+ # message. If an MLLP adapter is configured to listen to a Cloud Pub/Sub topic,
3110
+ # the adapter transmits the message when a notification is received.
3112
3111
  # @param [String] parent
3113
3112
  # The name of the dataset this message belongs to.
3114
3113
  # @param [Google::Apis::HealthcareV1::CreateMessageRequest] create_message_request_object
@@ -3175,8 +3174,8 @@ module Google
3175
3174
  # @param [String] name
3176
3175
  # The resource name of the HL7v2 message to retrieve.
3177
3176
  # @param [String] view
3178
- # Specifies which parts of the Message resource to return in the response.
3179
- # When unspecified, equivalent to FULL.
3177
+ # Specifies which parts of the Message resource to return in the response. When
3178
+ # unspecified, equivalent to FULL.
3180
3179
  # @param [String] fields
3181
3180
  # Selector specifying which fields to include in a partial response.
3182
3181
  # @param [String] quota_user
@@ -3206,14 +3205,14 @@ module Google
3206
3205
  end
3207
3206
 
3208
3207
  # Parses and stores an HL7v2 message. This method triggers an asynchronous
3209
- # notification to any Cloud Pub/Sub topic configured in
3210
- # projects.locations.datasets.hl7V2Stores.Hl7V2NotificationConfig, if the
3211
- # filtering matches the message. If an MLLP adapter is configured to listen
3212
- # to a Cloud Pub/Sub topic, the adapter transmits the message when a
3213
- # notification is received. This method also generates a response
3214
- # containing an HL7v2 acknowledgement (`ACK`) message when successful or a
3215
- # negative acknowledgement (`NACK`) message in case of error, suitable for
3216
- # replying to HL7v2 interface systems that expect these acknowledgements.
3208
+ # notification to any Cloud Pub/Sub topic configured in projects.locations.
3209
+ # datasets.hl7V2Stores.Hl7V2NotificationConfig, if the filtering matches the
3210
+ # message. If an MLLP adapter is configured to listen to a Cloud Pub/Sub topic,
3211
+ # the adapter transmits the message when a notification is received. This method
3212
+ # also generates a response containing an HL7v2 acknowledgement (`ACK`) message
3213
+ # when successful or a negative acknowledgement (`NACK`) message in case of
3214
+ # error, suitable for replying to HL7v2 interface systems that expect these
3215
+ # acknowledgements.
3217
3216
  # @param [String] parent
3218
3217
  # The name of the HL7v2 store this message belongs to.
3219
3218
  # @param [Google::Apis::HealthcareV1::IngestMessageRequest] ingest_message_request_object
@@ -3248,46 +3247,41 @@ module Google
3248
3247
 
3249
3248
  # Lists all the messages in the given HL7v2 store with support for filtering.
3250
3249
  # Note: HL7v2 messages are indexed asynchronously, so there might be a slight
3251
- # delay between the time a message is created and when it can be found
3252
- # through a filter.
3250
+ # delay between the time a message is created and when it can be found through a
3251
+ # filter.
3253
3252
  # @param [String] parent
3254
3253
  # Name of the HL7v2 store to retrieve messages from.
3255
3254
  # @param [String] filter
3256
- # Restricts messages returned to those matching a filter. Syntax:
3257
- # https://cloud.google.com/appengine/docs/standard/python/search/query_strings
3258
- # Fields/functions available for filtering are:
3259
- # * `message_type`, from the MSH-9.1 field. For example,
3260
- # `NOT message_type = "ADT"`.
3261
- # * `send_date` or `sendDate`, the YYYY-MM-DD date the message was sent in
3262
- # the dataset's time_zone, from the MSH-7 segment. For example,
3263
- # `send_date < "2017-01-02"`.
3264
- # * `send_time`, the timestamp when the message was sent, using the
3265
- # RFC3339 time format for comparisons, from the MSH-7 segment. For example,
3266
- # `send_time < "2017-01-02T00:00:00-05:00"`.
3267
- # * `send_facility`, the care center that the message came from, from the
3268
- # MSH-4 segment. For example, `send_facility = "ABC"`.
3269
- # * `PatientId(value, type)`, which matches if the message lists a patient
3270
- # having an ID of the given value and type in the PID-2, PID-3, or PID-4
3271
- # segments. For example, `PatientId("123456", "MRN")`.
3272
- # * `labels.x`, a string value of the label with key `x` as set using the
3273
- # Message.labels
3274
- # map. For example, `labels."priority"="high"`. The operator `:*` can be used
3275
- # to assert the existence of a label. For example, `labels."priority":*`.
3255
+ # Restricts messages returned to those matching a filter. Syntax: https://cloud.
3256
+ # google.com/appengine/docs/standard/python/search/query_strings Fields/
3257
+ # functions available for filtering are: * `message_type`, from the MSH-9.1
3258
+ # field. For example, `NOT message_type = "ADT"`. * `send_date` or `sendDate`,
3259
+ # the YYYY-MM-DD date the message was sent in the dataset's time_zone, from the
3260
+ # MSH-7 segment. For example, `send_date < "2017-01-02"`. * `send_time`, the
3261
+ # timestamp when the message was sent, using the RFC3339 time format for
3262
+ # comparisons, from the MSH-7 segment. For example, `send_time < "2017-01-02T00:
3263
+ # 00:00-05:00"`. * `send_facility`, the care center that the message came from,
3264
+ # from the MSH-4 segment. For example, `send_facility = "ABC"`. * `PatientId(
3265
+ # value, type)`, which matches if the message lists a patient having an ID of
3266
+ # the given value and type in the PID-2, PID-3, or PID-4 segments. For example, `
3267
+ # PatientId("123456", "MRN")`. * `labels.x`, a string value of the label with
3268
+ # key `x` as set using the Message.labels map. For example, `labels."priority"="
3269
+ # high"`. The operator `:*` can be used to assert the existence of a label. For
3270
+ # example, `labels."priority":*`.
3276
3271
  # @param [String] order_by
3277
- # Orders messages returned by the specified order_by clause.
3278
- # Syntax: https://cloud.google.com/apis/design/design_patterns#sorting_order
3279
- # Fields available for ordering are:
3280
- # * `send_time`
3272
+ # Orders messages returned by the specified order_by clause. Syntax: https://
3273
+ # cloud.google.com/apis/design/design_patterns#sorting_order Fields available
3274
+ # for ordering are: * `send_time`
3281
3275
  # @param [Fixnum] page_size
3282
- # Limit on the number of messages to return in a single response.
3283
- # If zero the default page size of 100 is used.
3276
+ # Limit on the number of messages to return in a single response. If zero the
3277
+ # default page size of 100 is used.
3284
3278
  # @param [String] page_token
3285
3279
  # The next_page_token value returned from the previous List request, if any.
3286
3280
  # @param [String] view
3287
- # Specifies the parts of the Message to return in the response.
3288
- # When unspecified, equivalent to BASIC. Setting this to anything other than
3289
- # BASIC with a `page_size` larger than the default can generate a large
3290
- # response, which impacts the performance of this method.
3281
+ # Specifies the parts of the Message to return in the response. When unspecified,
3282
+ # equivalent to BASIC. Setting this to anything other than BASIC with a `
3283
+ # page_size` larger than the default can generate a large response, which
3284
+ # impacts the performance of this method.
3291
3285
  # @param [String] fields
3292
3286
  # Selector specifying which fields to include in a partial response.
3293
3287
  # @param [String] quota_user
@@ -3320,21 +3314,18 @@ module Google
3320
3314
  execute_or_queue_command(command, &block)
3321
3315
  end
3322
3316
 
3323
- # Update the message.
3324
- # The contents of the message in Message.data and data extracted from
3325
- # the contents such as Message.create_time cannot be altered. Only the
3326
- # Message.labels field is allowed to be updated. The labels in the
3327
- # request are merged with the existing set of labels. Existing labels with
3328
- # the same keys are updated.
3317
+ # Update the message. The contents of the message in Message.data and data
3318
+ # extracted from the contents such as Message.create_time cannot be altered.
3319
+ # Only the Message.labels field is allowed to be updated. The labels in the
3320
+ # request are merged with the existing set of labels. Existing labels with the
3321
+ # same keys are updated.
3329
3322
  # @param [String] name
3330
- # Resource name of the Message, of the form
3331
- # `projects/`project_id`/datasets/`dataset_id`/hl7V2Stores/`hl7_v2_store_id`/
3332
- # messages/`message_id``.
3333
- # Assigned by the server.
3323
+ # Resource name of the Message, of the form `projects/`project_id`/datasets/`
3324
+ # dataset_id`/hl7V2Stores/`hl7_v2_store_id`/messages/`message_id``. Assigned by
3325
+ # the server.
3334
3326
  # @param [Google::Apis::HealthcareV1::Message] message_object
3335
3327
  # @param [String] update_mask
3336
- # The update mask applies to the resource. For the `FieldMask` definition,
3337
- # see
3328
+ # The update mask applies to the resource. For the `FieldMask` definition, see
3338
3329
  # https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#
3339
3330
  # fieldmask
3340
3331
  # @param [String] fields
@@ -3367,15 +3358,13 @@ module Google
3367
3358
  execute_or_queue_command(command, &block)
3368
3359
  end
3369
3360
 
3370
- # Starts asynchronous cancellation on a long-running operation. The server
3371
- # makes a best effort to cancel the operation, but success is not
3372
- # guaranteed. If the server doesn't support this method, it returns
3373
- # `google.rpc.Code.UNIMPLEMENTED`. Clients can use
3374
- # Operations.GetOperation or
3375
- # other methods to check whether the cancellation succeeded or whether the
3376
- # operation completed despite cancellation. On successful cancellation,
3377
- # the operation is not deleted; instead, it becomes an operation with
3378
- # an Operation.error value with a google.rpc.Status.code of 1,
3361
+ # Starts asynchronous cancellation on a long-running operation. The server makes
3362
+ # a best effort to cancel the operation, but success is not guaranteed. If the
3363
+ # server doesn't support this method, it returns `google.rpc.Code.UNIMPLEMENTED`.
3364
+ # Clients can use Operations.GetOperation or other methods to check whether the
3365
+ # cancellation succeeded or whether the operation completed despite cancellation.
3366
+ # On successful cancellation, the operation is not deleted; instead, it becomes
3367
+ # an operation with an Operation.error value with a google.rpc.Status.code of 1,
3379
3368
  # corresponding to `Code.CANCELLED`.
3380
3369
  # @param [String] name
3381
3370
  # The name of the operation resource to be cancelled.
@@ -3409,9 +3398,8 @@ module Google
3409
3398
  execute_or_queue_command(command, &block)
3410
3399
  end
3411
3400
 
3412
- # Gets the latest state of a long-running operation. Clients can use this
3413
- # method to poll the operation result at intervals as recommended by the API
3414
- # service.
3401
+ # Gets the latest state of a long-running operation. Clients can use this method
3402
+ # to poll the operation result at intervals as recommended by the API service.
3415
3403
  # @param [String] name
3416
3404
  # The name of the operation resource.
3417
3405
  # @param [String] fields
@@ -3441,15 +3429,14 @@ module Google
3441
3429
  execute_or_queue_command(command, &block)
3442
3430
  end
3443
3431
 
3444
- # Lists operations that match the specified filter in the request. If the
3445
- # server doesn't support this method, it returns `UNIMPLEMENTED`.
3446
- # NOTE: the `name` binding allows API services to override the binding
3447
- # to use different resource name schemes, such as `users/*/operations`. To
3448
- # override the binding, API services can add a binding such as
3449
- # `"/v1/`name=users/*`/operations"` to their service configuration.
3450
- # For backwards compatibility, the default name includes the operations
3451
- # collection id, however overriding users must ensure the name binding
3452
- # is the parent resource, without the operations collection id.
3432
+ # Lists operations that match the specified filter in the request. If the server
3433
+ # doesn't support this method, it returns `UNIMPLEMENTED`. NOTE: the `name`
3434
+ # binding allows API services to override the binding to use different resource
3435
+ # name schemes, such as `users/*/operations`. To override the binding, API
3436
+ # services can add a binding such as `"/v1/`name=users/*`/operations"` to their
3437
+ # service configuration. For backwards compatibility, the default name includes
3438
+ # the operations collection id, however overriding users must ensure the name
3439
+ # binding is the parent resource, without the operations collection id.
3453
3440
  # @param [String] name
3454
3441
  # The name of the operation's parent resource.
3455
3442
  # @param [String] filter