google-api-client 0.40.2 → 0.42.1

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 (431) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +285 -0
  3. data/bin/generate-api +1 -3
  4. data/generated/google/apis/accessapproval_v1.rb +1 -1
  5. data/generated/google/apis/accessapproval_v1/service.rb +3 -0
  6. data/generated/google/apis/accessapproval_v1beta1.rb +1 -1
  7. data/generated/google/apis/accessapproval_v1beta1/service.rb +3 -0
  8. data/generated/google/apis/admin_directory_v1.rb +1 -1
  9. data/generated/google/apis/admin_directory_v1/classes.rb +31 -0
  10. data/generated/google/apis/admin_directory_v1/representations.rb +16 -0
  11. data/generated/google/apis/admin_directory_v1/service.rb +3 -5
  12. data/generated/google/apis/admob_v1.rb +1 -1
  13. data/generated/google/apis/androiddeviceprovisioning_v1.rb +1 -1
  14. data/generated/google/apis/androiddeviceprovisioning_v1/classes.rb +32 -26
  15. data/generated/google/apis/androidenterprise_v1.rb +1 -1
  16. data/generated/google/apis/androidmanagement_v1.rb +1 -1
  17. data/generated/google/apis/androidmanagement_v1/classes.rb +117 -0
  18. data/generated/google/apis/androidmanagement_v1/representations.rb +39 -0
  19. data/generated/google/apis/androidpublisher_v3.rb +1 -1
  20. data/generated/google/apis/androidpublisher_v3/classes.rb +78 -0
  21. data/generated/google/apis/androidpublisher_v3/representations.rb +44 -0
  22. data/generated/google/apis/androidpublisher_v3/service.rb +149 -1
  23. data/generated/google/apis/apigee_v1.rb +1 -1
  24. data/generated/google/apis/apigee_v1/classes.rb +1481 -107
  25. data/generated/google/apis/apigee_v1/representations.rb +559 -0
  26. data/generated/google/apis/apigee_v1/service.rb +1162 -117
  27. data/generated/google/apis/appsmarket_v2.rb +1 -1
  28. data/generated/google/apis/artifactregistry_v1beta1.rb +1 -1
  29. data/generated/google/apis/artifactregistry_v1beta1/classes.rb +9 -0
  30. data/generated/google/apis/artifactregistry_v1beta1/representations.rb +1 -0
  31. data/generated/google/apis/bigquery_v2.rb +1 -1
  32. data/generated/google/apis/bigquery_v2/classes.rb +36 -6
  33. data/generated/google/apis/bigquery_v2/representations.rb +4 -0
  34. data/generated/google/apis/bigqueryconnection_v1beta1.rb +1 -1
  35. data/generated/google/apis/bigqueryconnection_v1beta1/classes.rb +6 -6
  36. data/generated/google/apis/bigquerydatatransfer_v1.rb +1 -1
  37. data/generated/google/apis/bigquerydatatransfer_v1/classes.rb +4 -4
  38. data/generated/google/apis/bigqueryreservation_v1.rb +1 -1
  39. data/generated/google/apis/bigqueryreservation_v1/classes.rb +34 -0
  40. data/generated/google/apis/bigqueryreservation_v1/representations.rb +16 -0
  41. data/generated/google/apis/bigqueryreservation_v1/service.rb +60 -0
  42. data/generated/google/apis/bigqueryreservation_v1beta1.rb +1 -1
  43. data/generated/google/apis/bigqueryreservation_v1beta1/classes.rb +8 -0
  44. data/generated/google/apis/bigqueryreservation_v1beta1/representations.rb +1 -0
  45. data/generated/google/apis/bigtableadmin_v1.rb +1 -1
  46. data/generated/google/apis/bigtableadmin_v1/classes.rb +5 -10
  47. data/generated/google/apis/bigtableadmin_v2.rb +1 -1
  48. data/generated/google/apis/bigtableadmin_v2/classes.rb +45 -37
  49. data/generated/google/apis/bigtableadmin_v2/service.rb +1 -5
  50. data/generated/google/apis/billingbudgets_v1beta1.rb +1 -1
  51. data/generated/google/apis/billingbudgets_v1beta1/classes.rb +28 -13
  52. data/generated/google/apis/billingbudgets_v1beta1/representations.rb +1 -0
  53. data/generated/google/apis/blogger_v3.rb +1 -1
  54. data/generated/google/apis/books_v1.rb +1 -1
  55. data/generated/google/apis/calendar_v3.rb +1 -1
  56. data/generated/google/apis/chat_v1.rb +1 -1
  57. data/generated/google/apis/chat_v1/classes.rb +113 -0
  58. data/generated/google/apis/chat_v1/representations.rb +50 -0
  59. data/generated/google/apis/chat_v1/service.rb +32 -0
  60. data/generated/google/apis/civicinfo_v2.rb +2 -2
  61. data/generated/google/apis/civicinfo_v2/classes.rb +21 -801
  62. data/generated/google/apis/civicinfo_v2/representations.rb +1 -295
  63. data/generated/google/apis/civicinfo_v2/service.rb +28 -63
  64. data/generated/google/apis/classroom_v1.rb +1 -1
  65. data/generated/google/apis/classroom_v1/service.rb +9 -5
  66. data/generated/google/apis/cloudasset_v1.rb +1 -1
  67. data/generated/google/apis/cloudasset_v1/classes.rb +403 -6
  68. data/generated/google/apis/cloudasset_v1/representations.rb +101 -0
  69. data/generated/google/apis/cloudasset_v1/service.rb +178 -0
  70. data/generated/google/apis/cloudasset_v1beta1.rb +1 -1
  71. data/generated/google/apis/cloudasset_v1beta1/classes.rb +948 -36
  72. data/generated/google/apis/cloudasset_v1beta1/representations.rb +241 -0
  73. data/generated/google/apis/cloudasset_v1beta1/service.rb +4 -4
  74. data/generated/google/apis/cloudasset_v1p4beta1.rb +1 -1
  75. data/generated/google/apis/cloudasset_v1p4beta1/classes.rb +18 -19
  76. data/generated/google/apis/cloudasset_v1p4beta1/service.rb +10 -6
  77. data/generated/google/apis/cloudbilling_v1.rb +1 -1
  78. data/generated/google/apis/cloudbilling_v1/classes.rb +38 -6
  79. data/generated/google/apis/cloudbilling_v1/representations.rb +16 -0
  80. data/generated/google/apis/cloudbuild_v1.rb +1 -1
  81. data/generated/google/apis/cloudbuild_v1/classes.rb +272 -12
  82. data/generated/google/apis/cloudbuild_v1/representations.rb +130 -4
  83. data/generated/google/apis/cloudbuild_v1/service.rb +0 -136
  84. data/generated/google/apis/cloudbuild_v1alpha1.rb +1 -1
  85. data/generated/google/apis/cloudbuild_v1alpha1/classes.rb +284 -24
  86. data/generated/google/apis/cloudbuild_v1alpha1/representations.rb +135 -9
  87. data/generated/google/apis/cloudbuild_v1alpha1/service.rb +0 -47
  88. data/generated/google/apis/cloudbuild_v1alpha2.rb +1 -1
  89. data/generated/google/apis/cloudbuild_v1alpha2/classes.rb +284 -24
  90. data/generated/google/apis/cloudbuild_v1alpha2/representations.rb +135 -9
  91. data/generated/google/apis/cloudbuild_v1alpha2/service.rb +0 -47
  92. data/generated/google/apis/clouderrorreporting_v1beta1.rb +1 -1
  93. data/generated/google/apis/clouderrorreporting_v1beta1/classes.rb +1 -1
  94. data/generated/google/apis/clouderrorreporting_v1beta1/service.rb +5 -6
  95. data/generated/google/apis/cloudfunctions_v1.rb +1 -1
  96. data/generated/google/apis/cloudfunctions_v1/classes.rb +20 -6
  97. data/generated/google/apis/cloudfunctions_v1/representations.rb +2 -0
  98. data/generated/google/apis/cloudfunctions_v1beta2.rb +1 -1
  99. data/generated/google/apis/cloudfunctions_v1beta2/classes.rb +7 -0
  100. data/generated/google/apis/cloudfunctions_v1beta2/representations.rb +1 -0
  101. data/generated/google/apis/cloudidentity_v1.rb +1 -1
  102. data/generated/google/apis/cloudidentity_v1beta1.rb +1 -1
  103. data/generated/google/apis/cloudidentity_v1beta1/classes.rb +32 -1
  104. data/generated/google/apis/cloudidentity_v1beta1/representations.rb +16 -0
  105. data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
  106. data/generated/google/apis/cloudresourcemanager_v1/classes.rb +16 -12
  107. data/generated/google/apis/cloudresourcemanager_v1/service.rb +15 -6
  108. data/generated/google/apis/cloudresourcemanager_v1beta1.rb +1 -1
  109. data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +6 -5
  110. data/generated/google/apis/cloudresourcemanager_v2.rb +1 -1
  111. data/generated/google/apis/cloudresourcemanager_v2beta1.rb +1 -1
  112. data/generated/google/apis/cloudscheduler_v1.rb +1 -1
  113. data/generated/google/apis/cloudscheduler_v1/classes.rb +7 -6
  114. data/generated/google/apis/cloudscheduler_v1beta1.rb +1 -1
  115. data/generated/google/apis/cloudscheduler_v1beta1/classes.rb +7 -6
  116. data/generated/google/apis/cloudtrace_v1.rb +1 -1
  117. data/generated/google/apis/cloudtrace_v1/classes.rb +2 -3
  118. data/generated/google/apis/cloudtrace_v1/service.rb +1 -7
  119. data/generated/google/apis/cloudtrace_v2.rb +1 -1
  120. data/generated/google/apis/cloudtrace_v2/classes.rb +6 -5
  121. data/generated/google/apis/cloudtrace_v2/service.rb +3 -6
  122. data/generated/google/apis/composer_v1beta1.rb +1 -1
  123. data/generated/google/apis/composer_v1beta1/classes.rb +4 -3
  124. data/generated/google/apis/composer_v1beta1/service.rb +13 -0
  125. data/generated/google/apis/compute_alpha.rb +1 -1
  126. data/generated/google/apis/compute_alpha/classes.rb +634 -104
  127. data/generated/google/apis/compute_alpha/representations.rb +170 -0
  128. data/generated/google/apis/compute_alpha/service.rb +888 -139
  129. data/generated/google/apis/compute_beta.rb +1 -1
  130. data/generated/google/apis/compute_beta/classes.rb +703 -102
  131. data/generated/google/apis/compute_beta/representations.rb +182 -0
  132. data/generated/google/apis/compute_beta/service.rb +565 -33
  133. data/generated/google/apis/compute_v1.rb +1 -1
  134. data/generated/google/apis/compute_v1/classes.rb +989 -80
  135. data/generated/google/apis/compute_v1/representations.rb +290 -0
  136. data/generated/google/apis/compute_v1/service.rb +784 -38
  137. data/generated/google/apis/container_v1.rb +1 -1
  138. data/generated/google/apis/container_v1/classes.rb +132 -5
  139. data/generated/google/apis/container_v1/representations.rb +51 -0
  140. data/generated/google/apis/container_v1beta1.rb +1 -1
  141. data/generated/google/apis/container_v1beta1/classes.rb +157 -24
  142. data/generated/google/apis/container_v1beta1/representations.rb +39 -0
  143. data/generated/google/apis/containeranalysis_v1beta1.rb +1 -1
  144. data/generated/google/apis/containeranalysis_v1beta1/classes.rb +1 -1
  145. data/generated/google/apis/content_v2.rb +1 -1
  146. data/generated/google/apis/content_v2/classes.rb +8 -2
  147. data/generated/google/apis/content_v2/representations.rb +1 -0
  148. data/generated/google/apis/content_v2/service.rb +10 -5
  149. data/generated/google/apis/content_v2_1.rb +1 -1
  150. data/generated/google/apis/content_v2_1/classes.rb +266 -8
  151. data/generated/google/apis/content_v2_1/representations.rb +108 -0
  152. data/generated/google/apis/content_v2_1/service.rb +10 -5
  153. data/generated/google/apis/customsearch_v1.rb +1 -1
  154. data/generated/google/apis/customsearch_v1/service.rb +12 -2
  155. data/generated/google/apis/datacatalog_v1beta1.rb +1 -1
  156. data/generated/google/apis/datacatalog_v1beta1/classes.rb +34 -10
  157. data/generated/google/apis/datacatalog_v1beta1/representations.rb +13 -0
  158. data/generated/google/apis/datacatalog_v1beta1/service.rb +37 -0
  159. data/generated/google/apis/dataflow_v1b3.rb +1 -1
  160. data/generated/google/apis/dataflow_v1b3/classes.rb +19 -0
  161. data/generated/google/apis/dataflow_v1b3/representations.rb +3 -0
  162. data/generated/google/apis/dataflow_v1b3/service.rb +2 -2
  163. data/generated/google/apis/dataproc_v1.rb +1 -1
  164. data/generated/google/apis/dataproc_v1/classes.rb +58 -11
  165. data/generated/google/apis/dataproc_v1/representations.rb +17 -0
  166. data/generated/google/apis/dataproc_v1beta2.rb +1 -1
  167. data/generated/google/apis/dataproc_v1beta2/classes.rb +53 -11
  168. data/generated/google/apis/dataproc_v1beta2/representations.rb +5 -0
  169. data/generated/google/apis/datastore_v1.rb +1 -1
  170. data/generated/google/apis/datastore_v1/classes.rb +1 -1
  171. data/generated/google/apis/dialogflow_v2.rb +1 -1
  172. data/generated/google/apis/dialogflow_v2/classes.rb +268 -28
  173. data/generated/google/apis/dialogflow_v2/representations.rb +93 -0
  174. data/generated/google/apis/dialogflow_v2/service.rb +14 -2
  175. data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
  176. data/generated/google/apis/dialogflow_v2beta1/classes.rb +272 -30
  177. data/generated/google/apis/dialogflow_v2beta1/representations.rb +93 -0
  178. data/generated/google/apis/dialogflow_v2beta1/service.rb +78 -48
  179. data/generated/google/apis/displayvideo_v1.rb +1 -1
  180. data/generated/google/apis/displayvideo_v1/classes.rb +117 -10
  181. data/generated/google/apis/displayvideo_v1/representations.rb +11 -0
  182. data/generated/google/apis/displayvideo_v1/service.rb +80 -6
  183. data/generated/google/apis/dlp_v2.rb +1 -1
  184. data/generated/google/apis/dlp_v2/classes.rb +5 -2
  185. data/generated/google/apis/dns_v1.rb +4 -4
  186. data/generated/google/apis/dns_v1/classes.rb +313 -162
  187. data/generated/google/apis/dns_v1/service.rb +247 -180
  188. data/generated/google/apis/dns_v1beta2.rb +4 -4
  189. data/generated/google/apis/dns_v1beta2/classes.rb +325 -171
  190. data/generated/google/apis/dns_v1beta2/service.rb +247 -180
  191. data/generated/google/apis/dns_v2beta1.rb +4 -4
  192. data/generated/google/apis/dns_v2beta1/classes.rb +313 -162
  193. data/generated/google/apis/dns_v2beta1/service.rb +247 -180
  194. data/generated/google/apis/documentai_v1beta2.rb +36 -0
  195. data/generated/google/apis/documentai_v1beta2/classes.rb +3284 -0
  196. data/generated/google/apis/documentai_v1beta2/representations.rb +1344 -0
  197. data/generated/google/apis/documentai_v1beta2/service.rb +269 -0
  198. data/generated/google/apis/doubleclickbidmanager_v1_1.rb +1 -1
  199. data/generated/google/apis/doubleclicksearch_v2.rb +4 -4
  200. data/generated/google/apis/doubleclicksearch_v2/classes.rb +127 -111
  201. data/generated/google/apis/doubleclicksearch_v2/representations.rb +4 -6
  202. data/generated/google/apis/doubleclicksearch_v2/service.rb +47 -78
  203. data/generated/google/apis/drive_v2.rb +1 -1
  204. data/generated/google/apis/drive_v2/classes.rb +75 -2
  205. data/generated/google/apis/drive_v2/representations.rb +23 -0
  206. data/generated/google/apis/drive_v2/service.rb +49 -88
  207. data/generated/google/apis/drive_v3.rb +1 -1
  208. data/generated/google/apis/drive_v3/classes.rb +74 -2
  209. data/generated/google/apis/drive_v3/representations.rb +23 -0
  210. data/generated/google/apis/drive_v3/service.rb +26 -59
  211. data/generated/google/apis/fcm_v1.rb +1 -1
  212. data/generated/google/apis/fcm_v1/classes.rb +6 -0
  213. data/generated/google/apis/file_v1.rb +1 -1
  214. data/generated/google/apis/file_v1beta1.rb +1 -1
  215. data/generated/google/apis/firebase_v1beta1.rb +1 -1
  216. data/generated/google/apis/firebase_v1beta1/classes.rb +7 -6
  217. data/generated/google/apis/firebase_v1beta1/service.rb +53 -49
  218. data/generated/google/apis/{androidpublisher_v2.rb → firebasehosting_v1.rb} +11 -12
  219. data/generated/google/apis/firebasehosting_v1/classes.rb +186 -0
  220. data/generated/google/apis/{androidpublisher_v2 → firebasehosting_v1}/representations.rb +22 -32
  221. data/generated/google/apis/firebasehosting_v1/service.rb +183 -0
  222. data/generated/google/apis/firebasehosting_v1beta1.rb +1 -1
  223. data/generated/google/apis/firebasehosting_v1beta1/service.rb +2 -0
  224. data/generated/google/apis/firestore_v1.rb +1 -1
  225. data/generated/google/apis/firestore_v1/classes.rb +152 -0
  226. data/generated/google/apis/firestore_v1/representations.rb +63 -0
  227. data/generated/google/apis/firestore_v1/service.rb +78 -0
  228. data/generated/google/apis/firestore_v1beta1.rb +1 -1
  229. data/generated/google/apis/firestore_v1beta1/classes.rb +152 -0
  230. data/generated/google/apis/firestore_v1beta1/representations.rb +63 -0
  231. data/generated/google/apis/firestore_v1beta1/service.rb +78 -0
  232. data/generated/google/apis/games_v1.rb +6 -4
  233. data/generated/google/apis/games_v1/classes.rb +354 -2112
  234. data/generated/google/apis/games_v1/representations.rb +12 -647
  235. data/generated/google/apis/games_v1/service.rb +212 -1154
  236. data/generated/google/apis/{groupsmigration_v1.rb → gameservices_v1.rb} +10 -11
  237. data/generated/google/apis/gameservices_v1/classes.rb +2354 -0
  238. data/generated/google/apis/gameservices_v1/representations.rb +971 -0
  239. data/generated/google/apis/gameservices_v1/service.rb +1472 -0
  240. data/generated/google/apis/gameservices_v1beta.rb +1 -1
  241. data/generated/google/apis/gameservices_v1beta/classes.rb +6 -6
  242. data/generated/google/apis/gmail_v1.rb +1 -1
  243. data/generated/google/apis/gmail_v1/classes.rb +53 -53
  244. data/generated/google/apis/gmail_v1/service.rb +72 -72
  245. data/generated/google/apis/{androidpublisher_v1_1.rb → gmailpostmastertools_v1beta1.rb} +11 -12
  246. data/generated/google/apis/gmailpostmastertools_v1beta1/classes.rb +306 -0
  247. data/generated/google/apis/gmailpostmastertools_v1beta1/representations.rb +141 -0
  248. data/generated/google/apis/gmailpostmastertools_v1beta1/service.rb +236 -0
  249. data/generated/google/apis/groupssettings_v1.rb +1 -1
  250. data/generated/google/apis/groupssettings_v1/classes.rb +1 -1
  251. data/generated/google/apis/healthcare_v1.rb +1 -1
  252. data/generated/google/apis/healthcare_v1/classes.rb +6 -6
  253. data/generated/google/apis/healthcare_v1/service.rb +50 -1
  254. data/generated/google/apis/healthcare_v1beta1.rb +1 -1
  255. data/generated/google/apis/healthcare_v1beta1/classes.rb +916 -49
  256. data/generated/google/apis/healthcare_v1beta1/representations.rb +404 -0
  257. data/generated/google/apis/healthcare_v1beta1/service.rb +577 -1
  258. data/generated/google/apis/iam_v1.rb +1 -1
  259. data/generated/google/apis/iam_v1/classes.rb +27 -3
  260. data/generated/google/apis/iam_v1/service.rb +22 -6
  261. data/generated/google/apis/iamcredentials_v1.rb +2 -2
  262. data/generated/google/apis/iamcredentials_v1/service.rb +1 -1
  263. data/generated/google/apis/lifesciences_v2beta.rb +1 -1
  264. data/generated/google/apis/lifesciences_v2beta/classes.rb +10 -0
  265. data/generated/google/apis/lifesciences_v2beta/representations.rb +1 -0
  266. data/generated/google/apis/logging_v2.rb +1 -1
  267. data/generated/google/apis/logging_v2/classes.rb +69 -21
  268. data/generated/google/apis/managedidentities_v1.rb +1 -1
  269. data/generated/google/apis/managedidentities_v1/classes.rb +54 -10
  270. data/generated/google/apis/managedidentities_v1/representations.rb +15 -0
  271. data/generated/google/apis/managedidentities_v1/service.rb +3 -0
  272. data/generated/google/apis/managedidentities_v1alpha1.rb +1 -1
  273. data/generated/google/apis/managedidentities_v1alpha1/classes.rb +54 -10
  274. data/generated/google/apis/managedidentities_v1alpha1/representations.rb +15 -0
  275. data/generated/google/apis/managedidentities_v1alpha1/service.rb +3 -0
  276. data/generated/google/apis/managedidentities_v1beta1.rb +1 -1
  277. data/generated/google/apis/managedidentities_v1beta1/classes.rb +54 -10
  278. data/generated/google/apis/managedidentities_v1beta1/representations.rb +15 -0
  279. data/generated/google/apis/managedidentities_v1beta1/service.rb +3 -0
  280. data/generated/google/apis/memcache_v1beta2.rb +1 -1
  281. data/generated/google/apis/memcache_v1beta2/classes.rb +1 -1
  282. data/generated/google/apis/ml_v1.rb +1 -1
  283. data/generated/google/apis/ml_v1/classes.rb +28 -14
  284. data/generated/google/apis/ml_v1/representations.rb +1 -0
  285. data/generated/google/apis/monitoring_v3.rb +1 -1
  286. data/generated/google/apis/monitoring_v3/classes.rb +119 -48
  287. data/generated/google/apis/monitoring_v3/representations.rb +1 -0
  288. data/generated/google/apis/monitoring_v3/service.rb +8 -5
  289. data/generated/google/apis/networkmanagement_v1.rb +1 -1
  290. data/generated/google/apis/networkmanagement_v1/classes.rb +6 -6
  291. data/generated/google/apis/networkmanagement_v1beta1.rb +1 -1
  292. data/generated/google/apis/networkmanagement_v1beta1/classes.rb +6 -6
  293. data/generated/google/apis/osconfig_v1.rb +1 -1
  294. data/generated/google/apis/osconfig_v1/classes.rb +2 -2
  295. data/generated/google/apis/osconfig_v1beta.rb +1 -1
  296. data/generated/google/apis/osconfig_v1beta/classes.rb +2 -2
  297. data/generated/google/apis/people_v1.rb +4 -1
  298. data/generated/google/apis/people_v1/classes.rb +4 -4
  299. data/generated/google/apis/people_v1/service.rb +6 -5
  300. data/generated/google/apis/{androidpublisher_v1/classes.rb → playablelocations_v3.rb} +11 -6
  301. data/generated/google/apis/playablelocations_v3/classes.rb +633 -0
  302. data/generated/google/apis/playablelocations_v3/representations.rb +273 -0
  303. data/generated/google/apis/playablelocations_v3/service.rb +157 -0
  304. data/generated/google/apis/prod_tt_sasportal_v1alpha1.rb +1 -1
  305. data/generated/google/apis/prod_tt_sasportal_v1alpha1/classes.rb +92 -0
  306. data/generated/google/apis/prod_tt_sasportal_v1alpha1/representations.rb +46 -0
  307. data/generated/google/apis/prod_tt_sasportal_v1alpha1/service.rb +477 -0
  308. data/generated/google/apis/pubsub_v1.rb +1 -1
  309. data/generated/google/apis/pubsub_v1/classes.rb +28 -30
  310. data/generated/google/apis/pubsub_v1/service.rb +35 -44
  311. data/generated/google/apis/realtimebidding_v1.rb +40 -0
  312. data/generated/google/apis/realtimebidding_v1/classes.rb +1436 -0
  313. data/generated/google/apis/realtimebidding_v1/representations.rb +565 -0
  314. data/generated/google/apis/realtimebidding_v1/service.rb +661 -0
  315. data/generated/google/apis/recommendationengine_v1beta1.rb +36 -0
  316. data/generated/google/apis/recommendationengine_v1beta1/classes.rb +2015 -0
  317. data/generated/google/apis/recommendationengine_v1beta1/representations.rb +848 -0
  318. data/generated/google/apis/recommendationengine_v1beta1/service.rb +990 -0
  319. data/generated/google/apis/recommender_v1.rb +1 -1
  320. data/generated/google/apis/recommender_v1/classes.rb +211 -0
  321. data/generated/google/apis/recommender_v1/representations.rb +96 -0
  322. data/generated/google/apis/recommender_v1/service.rb +123 -0
  323. data/generated/google/apis/redis_v1.rb +1 -1
  324. data/generated/google/apis/redis_v1/classes.rb +1 -1
  325. data/generated/google/apis/redis_v1/service.rb +1 -1
  326. data/generated/google/apis/redis_v1beta1.rb +1 -1
  327. data/generated/google/apis/redis_v1beta1/classes.rb +1 -1
  328. data/generated/google/apis/redis_v1beta1/service.rb +1 -1
  329. data/generated/google/apis/remotebuildexecution_v1.rb +1 -1
  330. data/generated/google/apis/remotebuildexecution_v1/classes.rb +1 -1
  331. data/generated/google/apis/remotebuildexecution_v1alpha.rb +1 -1
  332. data/generated/google/apis/remotebuildexecution_v1alpha/classes.rb +1 -1
  333. data/generated/google/apis/remotebuildexecution_v2.rb +1 -1
  334. data/generated/google/apis/remotebuildexecution_v2/classes.rb +1 -1
  335. data/generated/google/apis/reseller_v1.rb +4 -3
  336. data/generated/google/apis/reseller_v1/classes.rb +219 -160
  337. data/generated/google/apis/reseller_v1/service.rb +247 -252
  338. data/generated/google/apis/run_v1.rb +2 -2
  339. data/generated/google/apis/run_v1/classes.rb +10 -7
  340. data/generated/google/apis/run_v1/service.rb +1 -1
  341. data/generated/google/apis/run_v1alpha1.rb +2 -2
  342. data/generated/google/apis/run_v1alpha1/classes.rb +6 -6
  343. data/generated/google/apis/run_v1alpha1/service.rb +1 -1
  344. data/generated/google/apis/run_v1beta1.rb +2 -2
  345. data/generated/google/apis/run_v1beta1/service.rb +1 -1
  346. data/generated/google/apis/sasportal_v1alpha1.rb +1 -1
  347. data/generated/google/apis/sasportal_v1alpha1/classes.rb +92 -0
  348. data/generated/google/apis/sasportal_v1alpha1/representations.rb +46 -0
  349. data/generated/google/apis/sasportal_v1alpha1/service.rb +477 -0
  350. data/generated/google/apis/searchconsole_v1.rb +4 -3
  351. data/generated/google/apis/searchconsole_v1/service.rb +3 -2
  352. data/generated/google/apis/secretmanager_v1.rb +1 -1
  353. data/generated/google/apis/secretmanager_v1beta1.rb +1 -1
  354. data/generated/google/apis/securitycenter_v1.rb +1 -1
  355. data/generated/google/apis/securitycenter_v1/classes.rb +10 -10
  356. data/generated/google/apis/securitycenter_v1/service.rb +14 -15
  357. data/generated/google/apis/securitycenter_v1p1beta1.rb +1 -1
  358. data/generated/google/apis/securitycenter_v1p1beta1/classes.rb +10 -10
  359. data/generated/google/apis/securitycenter_v1p1beta1/service.rb +12 -15
  360. data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
  361. data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +23 -4
  362. data/generated/google/apis/serviceconsumermanagement_v1/representations.rb +1 -0
  363. data/generated/google/apis/serviceconsumermanagement_v1beta1.rb +1 -1
  364. data/generated/google/apis/serviceconsumermanagement_v1beta1/classes.rb +23 -4
  365. data/generated/google/apis/serviceconsumermanagement_v1beta1/representations.rb +1 -0
  366. data/generated/google/apis/servicecontrol_v1.rb +1 -1
  367. data/generated/google/apis/servicecontrol_v1/classes.rb +12 -6
  368. data/generated/google/apis/servicecontrol_v1/representations.rb +1 -0
  369. data/generated/google/apis/servicemanagement_v1.rb +1 -1
  370. data/generated/google/apis/servicemanagement_v1/classes.rb +118 -37
  371. data/generated/google/apis/servicenetworking_v1.rb +1 -1
  372. data/generated/google/apis/servicenetworking_v1/classes.rb +15 -4
  373. data/generated/google/apis/servicenetworking_v1beta.rb +1 -1
  374. data/generated/google/apis/servicenetworking_v1beta/classes.rb +15 -4
  375. data/generated/google/apis/serviceusage_v1.rb +1 -1
  376. data/generated/google/apis/serviceusage_v1/classes.rb +29 -4
  377. data/generated/google/apis/serviceusage_v1/representations.rb +2 -0
  378. data/generated/google/apis/serviceusage_v1beta1.rb +1 -1
  379. data/generated/google/apis/serviceusage_v1beta1/classes.rb +74 -4
  380. data/generated/google/apis/serviceusage_v1beta1/representations.rb +30 -0
  381. data/generated/google/apis/serviceusage_v1beta1/service.rb +37 -0
  382. data/generated/google/apis/sheets_v4.rb +1 -1
  383. data/generated/google/apis/sheets_v4/classes.rb +118 -28
  384. data/generated/google/apis/slides_v1.rb +1 -1
  385. data/generated/google/apis/slides_v1/classes.rb +4 -0
  386. data/generated/google/apis/spanner_v1.rb +1 -1
  387. data/generated/google/apis/spanner_v1/classes.rb +25 -20
  388. data/generated/google/apis/spanner_v1/service.rb +7 -0
  389. data/generated/google/apis/speech_v1.rb +1 -1
  390. data/generated/google/apis/speech_v1p1beta1.rb +1 -1
  391. data/generated/google/apis/storage_v1.rb +1 -1
  392. data/generated/google/apis/storage_v1/service.rb +2 -3
  393. data/generated/google/apis/testing_v1.rb +1 -1
  394. data/generated/google/apis/testing_v1/classes.rb +17 -6
  395. data/generated/google/apis/testing_v1/representations.rb +1 -0
  396. data/generated/google/apis/texttospeech_v1.rb +1 -1
  397. data/generated/google/apis/texttospeech_v1beta1.rb +1 -1
  398. data/generated/google/apis/{androidpublisher_v1.rb → vectortile_v1.rb} +8 -8
  399. data/generated/google/apis/vectortile_v1/classes.rb +881 -0
  400. data/generated/google/apis/vectortile_v1/representations.rb +329 -0
  401. data/generated/google/apis/vectortile_v1/service.rb +268 -0
  402. data/generated/google/apis/vision_v1.rb +1 -1
  403. data/generated/google/apis/vision_v1/classes.rb +20 -0
  404. data/generated/google/apis/vision_v1p1beta1.rb +1 -1
  405. data/generated/google/apis/vision_v1p1beta1/classes.rb +20 -0
  406. data/generated/google/apis/vision_v1p2beta1.rb +1 -1
  407. data/generated/google/apis/vision_v1p2beta1/classes.rb +20 -0
  408. data/generated/google/apis/webfonts_v1.rb +5 -5
  409. data/generated/google/apis/webfonts_v1/classes.rb +4 -3
  410. data/generated/google/apis/webfonts_v1/representations.rb +1 -2
  411. data/generated/google/apis/webfonts_v1/service.rb +14 -21
  412. data/generated/google/apis/youtube_partner_v1.rb +4 -3
  413. data/generated/google/apis/youtube_partner_v1/classes.rb +1616 -1076
  414. data/generated/google/apis/youtube_partner_v1/representations.rb +357 -256
  415. data/generated/google/apis/youtube_partner_v1/service.rb +942 -1362
  416. data/generated/google/apis/youtube_v3.rb +1 -1
  417. data/generated/google/apis/youtube_v3/classes.rb +594 -2
  418. data/generated/google/apis/youtube_v3/representations.rb +308 -0
  419. data/generated/google/apis/youtube_v3/service.rb +292 -0
  420. data/lib/google/apis/version.rb +1 -1
  421. metadata +35 -19
  422. data/generated/google/apis/androidpublisher_v1/representations.rb +0 -26
  423. data/generated/google/apis/androidpublisher_v1/service.rb +0 -64
  424. data/generated/google/apis/androidpublisher_v1_1/classes.rb +0 -94
  425. data/generated/google/apis/androidpublisher_v1_1/representations.rb +0 -45
  426. data/generated/google/apis/androidpublisher_v1_1/service.rb +0 -104
  427. data/generated/google/apis/androidpublisher_v2/classes.rb +0 -223
  428. data/generated/google/apis/androidpublisher_v2/service.rb +0 -160
  429. data/generated/google/apis/groupsmigration_v1/classes.rb +0 -51
  430. data/generated/google/apis/groupsmigration_v1/representations.rb +0 -40
  431. data/generated/google/apis/groupsmigration_v1/service.rb +0 -100
@@ -1629,6 +1629,7 @@ module Google
1629
1629
 
1630
1630
  property :container_spec_gcs_path, as: 'containerSpecGcsPath'
1631
1631
  property :job_name, as: 'jobName'
1632
+ hash :launch_options, as: 'launchOptions'
1632
1633
  hash :parameters, as: 'parameters'
1633
1634
  end
1634
1635
  end
@@ -2596,6 +2597,8 @@ module Google
2596
2597
  class WorkItemServiceState
2597
2598
  # @private
2598
2599
  class Representation < Google::Apis::Core::JsonRepresentation
2600
+ property :complete_work_status, as: 'completeWorkStatus', class: Google::Apis::DataflowV1b3::Status, decorator: Google::Apis::DataflowV1b3::Status::Representation
2601
+
2599
2602
  hash :harness_data, as: 'harnessData'
2600
2603
  property :hot_key_detection, as: 'hotKeyDetection', class: Google::Apis::DataflowV1b3::HotKeyDetection, decorator: Google::Apis::DataflowV1b3::HotKeyDetection::Representation
2601
2604
 
@@ -528,7 +528,7 @@ module Google
528
528
 
529
529
  # List the jobs of a project.
530
530
  # To list the jobs of a project in a region, we recommend using
531
- # `projects.locations.jobs.get` with a [regional endpoint]
531
+ # `projects.locations.jobs.list` with a [regional endpoint]
532
532
  # (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). To
533
533
  # list the all jobs across all regions, use `projects.jobs.aggregated`. Using
534
534
  # `projects.jobs.list` is not recommended, as you can only get the list of
@@ -1092,7 +1092,7 @@ module Google
1092
1092
 
1093
1093
  # List the jobs of a project.
1094
1094
  # To list the jobs of a project in a region, we recommend using
1095
- # `projects.locations.jobs.get` with a [regional endpoint]
1095
+ # `projects.locations.jobs.list` with a [regional endpoint]
1096
1096
  # (https://cloud.google.com/dataflow/docs/concepts/regional-endpoints). To
1097
1097
  # list the all jobs across all regions, use `projects.jobs.aggregated`. Using
1098
1098
  # `projects.jobs.list` is not recommended, as you can only get the list of
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://cloud.google.com/dataproc/
26
26
  module DataprocV1
27
27
  VERSION = 'V1'
28
- REVISION = '20200528'
28
+ REVISION = '20200709'
29
29
 
30
30
  # View and manage your data across Google Cloud Platform services
31
31
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -416,6 +416,11 @@ module Google
416
416
  # @return [Google::Apis::DataprocV1::EncryptionConfig]
417
417
  attr_accessor :encryption_config
418
418
 
419
+ # Endpoint config for this cluster
420
+ # Corresponds to the JSON property `endpointConfig`
421
+ # @return [Google::Apis::DataprocV1::EndpointConfig]
422
+ attr_accessor :endpoint_config
423
+
419
424
  # Common config settings for resources of Compute Engine cluster instances,
420
425
  # applicable to all instances in the cluster.
421
426
  # Corresponds to the JSON property `gceClusterConfig`
@@ -464,6 +469,17 @@ module Google
464
469
  # @return [Google::Apis::DataprocV1::SoftwareConfig]
465
470
  attr_accessor :software_config
466
471
 
472
+ # Optional. A Cloud Storage bucket used to store ephemeral cluster and jobs data,
473
+ # such as Spark and MapReduce history files. If you do not specify a temp
474
+ # bucket, Dataproc will determine a Cloud Storage location (US, ASIA, or EU) for
475
+ # your cluster's temp bucket according to the Compute Engine zone where your
476
+ # cluster is deployed, and then create and manage this project-level, per-
477
+ # location bucket. The default bucket has a TTL of 90 days, but you can use any
478
+ # TTL (or none) if you specify a bucket.
479
+ # Corresponds to the JSON property `tempBucket`
480
+ # @return [String]
481
+ attr_accessor :temp_bucket
482
+
467
483
  # The config settings for Compute Engine resources in an instance group, such as
468
484
  # a master or worker group.
469
485
  # Corresponds to the JSON property `workerConfig`
@@ -479,6 +495,7 @@ module Google
479
495
  @autoscaling_config = args[:autoscaling_config] if args.key?(:autoscaling_config)
480
496
  @config_bucket = args[:config_bucket] if args.key?(:config_bucket)
481
497
  @encryption_config = args[:encryption_config] if args.key?(:encryption_config)
498
+ @endpoint_config = args[:endpoint_config] if args.key?(:endpoint_config)
482
499
  @gce_cluster_config = args[:gce_cluster_config] if args.key?(:gce_cluster_config)
483
500
  @initialization_actions = args[:initialization_actions] if args.key?(:initialization_actions)
484
501
  @lifecycle_config = args[:lifecycle_config] if args.key?(:lifecycle_config)
@@ -486,6 +503,7 @@ module Google
486
503
  @secondary_worker_config = args[:secondary_worker_config] if args.key?(:secondary_worker_config)
487
504
  @security_config = args[:security_config] if args.key?(:security_config)
488
505
  @software_config = args[:software_config] if args.key?(:software_config)
506
+ @temp_bucket = args[:temp_bucket] if args.key?(:temp_bucket)
489
507
  @worker_config = args[:worker_config] if args.key?(:worker_config)
490
508
  end
491
509
  end
@@ -822,6 +840,34 @@ module Google
822
840
  end
823
841
  end
824
842
 
843
+ # Endpoint config for this cluster
844
+ class EndpointConfig
845
+ include Google::Apis::Core::Hashable
846
+
847
+ # Optional. If true, enable http access to specific ports on the cluster from
848
+ # external sources. Defaults to false.
849
+ # Corresponds to the JSON property `enableHttpPortAccess`
850
+ # @return [Boolean]
851
+ attr_accessor :enable_http_port_access
852
+ alias_method :enable_http_port_access?, :enable_http_port_access
853
+
854
+ # Output only. The map of port descriptions to URLs. Will only be populated if
855
+ # enable_http_port_access is true.
856
+ # Corresponds to the JSON property `httpPorts`
857
+ # @return [Hash<String,String>]
858
+ attr_accessor :http_ports
859
+
860
+ def initialize(**args)
861
+ update!(**args)
862
+ end
863
+
864
+ # Update properties of this object
865
+ def update!(**args)
866
+ @enable_http_port_access = args[:enable_http_port_access] if args.key?(:enable_http_port_access)
867
+ @http_ports = args[:http_ports] if args.key?(:http_ports)
868
+ end
869
+ end
870
+
825
871
  # Represents a textual expression in the Common Expression Language (CEL) syntax.
826
872
  # CEL is a C-like expression language. The syntax and semantics of CEL are
827
873
  # documented at https://github.com/google/cel-spec.Example (Comparison):
@@ -925,13 +971,13 @@ module Google
925
971
  attr_accessor :reservation_affinity
926
972
 
927
973
  # Optional. The Dataproc service account (https://cloud.google.com/dataproc/docs/
928
- # concepts/configuring-clusters/service-accounts#
929
- # service_accounts_in_cloud_dataproc) (also see VM Data Plane identity (https://
930
- # cloud.google.com/dataproc/docs/concepts/iam/dataproc-principals#
931
- # vm_service_account_data_plane_identity)) used by Dataproc cluster VM instances
932
- # to access Google Cloud Platform services.If not specified, the Compute Engine
933
- # default service account (https://cloud.google.com/compute/docs/access/service-
934
- # accounts#default_service_account) is used.
974
+ # concepts/configuring-clusters/service-accounts#service_accounts_in_dataproc) (
975
+ # also see VM Data Plane identity (https://cloud.google.com/dataproc/docs/
976
+ # concepts/iam/dataproc-principals#vm_service_account_data_plane_identity)) used
977
+ # by Dataproc cluster VM instances to access Google Cloud Platform services.If
978
+ # not specified, the Compute Engine default service account (https://cloud.
979
+ # google.com/compute/docs/access/service-accounts#default_service_account) is
980
+ # used.
935
981
  # Corresponds to the JSON property `serviceAccount`
936
982
  # @return [String]
937
983
  attr_accessor :service_account
@@ -1595,7 +1641,8 @@ module Google
1595
1641
  # @return [String]
1596
1642
  attr_accessor :job_id
1597
1643
 
1598
- # Required. The ID of the Google Cloud Platform project that the job belongs to.
1644
+ # Optional. The ID of the Google Cloud Platform project that the job belongs to.
1645
+ # If specified, must match the request project ID.
1599
1646
  # Corresponds to the JSON property `projectId`
1600
1647
  # @return [String]
1601
1648
  attr_accessor :project_id
@@ -2780,8 +2827,8 @@ module Google
2780
2827
 
2781
2828
  # Optional. The version of software inside the cluster. It must be one of the
2782
2829
  # supported Dataproc Versions (https://cloud.google.com/dataproc/docs/concepts/
2783
- # versioning/dataproc-versions#supported_cloud_dataproc_versions), such as "1.2"
2784
- # (including a subminor version, such as "1.2.29"), or the "preview" version (
2830
+ # versioning/dataproc-versions#supported_dataproc_versions), such as "1.2" (
2831
+ # including a subminor version, such as "1.2.29"), or the "preview" version (
2785
2832
  # https://cloud.google.com/dataproc/docs/concepts/versioning/dataproc-versions#
2786
2833
  # other_versions). If unspecified, it defaults to the latest Debian version.
2787
2834
  # Corresponds to the JSON property `imageVersion`
@@ -3398,7 +3445,7 @@ module Google
3398
3445
  # @return [String]
3399
3446
  attr_accessor :name
3400
3447
 
3401
- # Optional. emplate parameters whose values are substituted into the template.
3448
+ # Optional. Template parameters whose values are substituted into the template.
3402
3449
  # Values for parameters must be provided when the template is instantiated.
3403
3450
  # Corresponds to the JSON property `parameters`
3404
3451
  # @return [Array<Google::Apis::DataprocV1::TemplateParameter>]
@@ -142,6 +142,12 @@ module Google
142
142
  include Google::Apis::Core::JsonObjectSupport
143
143
  end
144
144
 
145
+ class EndpointConfig
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
145
151
  class Expr
146
152
  class Representation < Google::Apis::Core::JsonRepresentation; end
147
153
 
@@ -557,6 +563,8 @@ module Google
557
563
  property :config_bucket, as: 'configBucket'
558
564
  property :encryption_config, as: 'encryptionConfig', class: Google::Apis::DataprocV1::EncryptionConfig, decorator: Google::Apis::DataprocV1::EncryptionConfig::Representation
559
565
 
566
+ property :endpoint_config, as: 'endpointConfig', class: Google::Apis::DataprocV1::EndpointConfig, decorator: Google::Apis::DataprocV1::EndpointConfig::Representation
567
+
560
568
  property :gce_cluster_config, as: 'gceClusterConfig', class: Google::Apis::DataprocV1::GceClusterConfig, decorator: Google::Apis::DataprocV1::GceClusterConfig::Representation
561
569
 
562
570
  collection :initialization_actions, as: 'initializationActions', class: Google::Apis::DataprocV1::NodeInitializationAction, decorator: Google::Apis::DataprocV1::NodeInitializationAction::Representation
@@ -571,6 +579,7 @@ module Google
571
579
 
572
580
  property :software_config, as: 'softwareConfig', class: Google::Apis::DataprocV1::SoftwareConfig, decorator: Google::Apis::DataprocV1::SoftwareConfig::Representation
573
581
 
582
+ property :temp_bucket, as: 'tempBucket'
574
583
  property :worker_config, as: 'workerConfig', class: Google::Apis::DataprocV1::InstanceGroupConfig, decorator: Google::Apis::DataprocV1::InstanceGroupConfig::Representation
575
584
 
576
585
  end
@@ -672,6 +681,14 @@ module Google
672
681
  end
673
682
  end
674
683
 
684
+ class EndpointConfig
685
+ # @private
686
+ class Representation < Google::Apis::Core::JsonRepresentation
687
+ property :enable_http_port_access, as: 'enableHttpPortAccess'
688
+ hash :http_ports, as: 'httpPorts'
689
+ end
690
+ end
691
+
675
692
  class Expr
676
693
  # @private
677
694
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://cloud.google.com/dataproc/
26
26
  module DataprocV1beta2
27
27
  VERSION = 'V1beta2'
28
- REVISION = '20200528'
28
+ REVISION = '20200709'
29
29
 
30
30
  # View and manage your data across Google Cloud Platform services
31
31
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -474,6 +474,17 @@ module Google
474
474
  # @return [Google::Apis::DataprocV1beta2::SoftwareConfig]
475
475
  attr_accessor :software_config
476
476
 
477
+ # Optional. A Cloud Storage bucket used to store ephemeral cluster and jobs data,
478
+ # such as Spark and MapReduce history files. If you do not specify a temp
479
+ # bucket, Dataproc will determine a Cloud Storage location (US, ASIA, or EU) for
480
+ # your cluster's temp bucket according to the Compute Engine zone where your
481
+ # cluster is deployed, and then create and manage this project-level, per-
482
+ # location bucket. The default bucket has a TTL of 90 days, but you can use any
483
+ # TTL (or none) if you specify a bucket.
484
+ # Corresponds to the JSON property `tempBucket`
485
+ # @return [String]
486
+ attr_accessor :temp_bucket
487
+
477
488
  # The config settings for Compute Engine resources in an instance group, such as
478
489
  # a master or worker group.
479
490
  # Corresponds to the JSON property `workerConfig`
@@ -498,6 +509,7 @@ module Google
498
509
  @secondary_worker_config = args[:secondary_worker_config] if args.key?(:secondary_worker_config)
499
510
  @security_config = args[:security_config] if args.key?(:security_config)
500
511
  @software_config = args[:software_config] if args.key?(:software_config)
512
+ @temp_bucket = args[:temp_bucket] if args.key?(:temp_bucket)
501
513
  @worker_config = args[:worker_config] if args.key?(:worker_config)
502
514
  end
503
515
  end
@@ -965,13 +977,13 @@ module Google
965
977
  attr_accessor :reservation_affinity
966
978
 
967
979
  # Optional. The Dataproc service account (https://cloud.google.com/dataproc/docs/
968
- # concepts/configuring-clusters/service-accounts#
969
- # service_accounts_in_cloud_dataproc) (also see VM Data Plane identity (https://
970
- # cloud.google.com/dataproc/docs/concepts/iam/dataproc-principals#
971
- # vm_service_account_data_plane_identity)) used by Dataproc cluster VM instances
972
- # to access Google Cloud Platform services.If not specified, the Compute Engine
973
- # default service account (https://cloud.google.com/compute/docs/access/service-
974
- # accounts#default_service_account) is used.
980
+ # concepts/configuring-clusters/service-accounts#service_accounts_in_dataproc) (
981
+ # also see VM Data Plane identity (https://cloud.google.com/dataproc/docs/
982
+ # concepts/iam/dataproc-principals#vm_service_account_data_plane_identity)) used
983
+ # by Dataproc cluster VM instances to access Google Cloud Platform services.If
984
+ # not specified, the Compute Engine default service account (https://cloud.
985
+ # google.com/compute/docs/access/service-accounts#default_service_account) is
986
+ # used.
975
987
  # Corresponds to the JSON property `serviceAccount`
976
988
  # @return [String]
977
989
  attr_accessor :service_account
@@ -1670,7 +1682,8 @@ module Google
1670
1682
  # @return [String]
1671
1683
  attr_accessor :job_id
1672
1684
 
1673
- # Required. The ID of the Google Cloud Platform project that the job belongs to.
1685
+ # Optional. The ID of the Google Cloud Platform project that the job belongs to.
1686
+ # If specified, must match the request project ID.
1674
1687
  # Corresponds to the JSON property `projectId`
1675
1688
  # @return [String]
1676
1689
  attr_accessor :project_id
@@ -2884,8 +2897,8 @@ module Google
2884
2897
 
2885
2898
  # Optional. The version of software inside the cluster. It must be one of the
2886
2899
  # supported Dataproc Versions (https://cloud.google.com/dataproc/docs/concepts/
2887
- # versioning/dataproc-versions#supported_cloud_dataproc_versions), such as "1.2"
2888
- # (including a subminor version, such as "1.2.29"), or the "preview" version (
2900
+ # versioning/dataproc-versions#supported_dataproc_versions), such as "1.2" (
2901
+ # including a subminor version, such as "1.2.29"), or the "preview" version (
2889
2902
  # https://cloud.google.com/dataproc/docs/concepts/versioning/dataproc-versions#
2890
2903
  # other_versions). If unspecified, it defaults to the latest Debian version.
2891
2904
  # Corresponds to the JSON property `imageVersion`
@@ -3418,6 +3431,25 @@ module Google
3418
3431
  # @return [Google::Apis::DataprocV1beta2::ClusterOperation]
3419
3432
  attr_accessor :create_cluster
3420
3433
 
3434
+ # Output only. DAG end time, only set for workflows with dag_timeout when DAG
3435
+ # ends.
3436
+ # Corresponds to the JSON property `dagEndTime`
3437
+ # @return [String]
3438
+ attr_accessor :dag_end_time
3439
+
3440
+ # Output only. DAG start time, only set for workflows with dag_timeout when DAG
3441
+ # begins.
3442
+ # Corresponds to the JSON property `dagStartTime`
3443
+ # @return [String]
3444
+ attr_accessor :dag_start_time
3445
+
3446
+ # Output only. The timeout duration for the DAG of jobs. Minimum timeout
3447
+ # duration is 10 minutes and maximum is 24 hours, expressed as a google.protobuf.
3448
+ # Duration. For example, "1800" = 1800 seconds/30 minutes duration.
3449
+ # Corresponds to the JSON property `dagTimeout`
3450
+ # @return [String]
3451
+ attr_accessor :dag_timeout
3452
+
3421
3453
  # The cluster operation triggered by a workflow.
3422
3454
  # Corresponds to the JSON property `deleteCluster`
3423
3455
  # @return [Google::Apis::DataprocV1beta2::ClusterOperation]
@@ -3474,6 +3506,9 @@ module Google
3474
3506
  @cluster_name = args[:cluster_name] if args.key?(:cluster_name)
3475
3507
  @cluster_uuid = args[:cluster_uuid] if args.key?(:cluster_uuid)
3476
3508
  @create_cluster = args[:create_cluster] if args.key?(:create_cluster)
3509
+ @dag_end_time = args[:dag_end_time] if args.key?(:dag_end_time)
3510
+ @dag_start_time = args[:dag_start_time] if args.key?(:dag_start_time)
3511
+ @dag_timeout = args[:dag_timeout] if args.key?(:dag_timeout)
3477
3512
  @delete_cluster = args[:delete_cluster] if args.key?(:delete_cluster)
3478
3513
  @end_time = args[:end_time] if args.key?(:end_time)
3479
3514
  @graph = args[:graph] if args.key?(:graph)
@@ -3528,7 +3563,7 @@ module Google
3528
3563
  end
3529
3564
  end
3530
3565
 
3531
- # A Dataproc workflow template resource. Next ID: 11
3566
+ # A Dataproc workflow template resource.
3532
3567
  class WorkflowTemplate
3533
3568
  include Google::Apis::Core::Hashable
3534
3569
 
@@ -3537,6 +3572,12 @@ module Google
3537
3572
  # @return [String]
3538
3573
  attr_accessor :create_time
3539
3574
 
3575
+ # Optional. Timeout for DAG of jobs. The timer begins when the first job is
3576
+ # submitted. Minimum duration of 10 minutes, max of 24 hours.
3577
+ # Corresponds to the JSON property `dagTimeout`
3578
+ # @return [String]
3579
+ attr_accessor :dag_timeout
3580
+
3540
3581
  # Required. The template id.The id must contain only letters (a-z, A-Z), numbers
3541
3582
  # (0-9), underscores (_), and hyphens (-). Cannot begin or end with underscore
3542
3583
  # or hyphen. Must consist of between 3 and 50 characters..
@@ -3607,6 +3648,7 @@ module Google
3607
3648
  # Update properties of this object
3608
3649
  def update!(**args)
3609
3650
  @create_time = args[:create_time] if args.key?(:create_time)
3651
+ @dag_timeout = args[:dag_timeout] if args.key?(:dag_timeout)
3610
3652
  @id = args[:id] if args.key?(:id)
3611
3653
  @jobs = args[:jobs] if args.key?(:jobs)
3612
3654
  @labels = args[:labels] if args.key?(:labels)
@@ -605,6 +605,7 @@ module Google
605
605
 
606
606
  property :software_config, as: 'softwareConfig', class: Google::Apis::DataprocV1beta2::SoftwareConfig, decorator: Google::Apis::DataprocV1beta2::SoftwareConfig::Representation
607
607
 
608
+ property :temp_bucket, as: 'tempBucket'
608
609
  property :worker_config, as: 'workerConfig', class: Google::Apis::DataprocV1beta2::InstanceGroupConfig, decorator: Google::Apis::DataprocV1beta2::InstanceGroupConfig::Representation
609
610
 
610
611
  end
@@ -1305,6 +1306,9 @@ module Google
1305
1306
  property :cluster_uuid, as: 'clusterUuid'
1306
1307
  property :create_cluster, as: 'createCluster', class: Google::Apis::DataprocV1beta2::ClusterOperation, decorator: Google::Apis::DataprocV1beta2::ClusterOperation::Representation
1307
1308
 
1309
+ property :dag_end_time, as: 'dagEndTime'
1310
+ property :dag_start_time, as: 'dagStartTime'
1311
+ property :dag_timeout, as: 'dagTimeout'
1308
1312
  property :delete_cluster, as: 'deleteCluster', class: Google::Apis::DataprocV1beta2::ClusterOperation, decorator: Google::Apis::DataprocV1beta2::ClusterOperation::Representation
1309
1313
 
1310
1314
  property :end_time, as: 'endTime'
@@ -1333,6 +1337,7 @@ module Google
1333
1337
  # @private
1334
1338
  class Representation < Google::Apis::Core::JsonRepresentation
1335
1339
  property :create_time, as: 'createTime'
1340
+ property :dag_timeout, as: 'dagTimeout'
1336
1341
  property :id, as: 'id'
1337
1342
  collection :jobs, as: 'jobs', class: Google::Apis::DataprocV1beta2::OrderedJob, decorator: Google::Apis::DataprocV1beta2::OrderedJob::Representation
1338
1343
 
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/datastore/
27
27
  module DatastoreV1
28
28
  VERSION = 'V1'
29
- REVISION = '20200510'
29
+ REVISION = '20200709'
30
30
 
31
31
  # View and manage your data across Google Cloud Platform services
32
32
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -689,7 +689,7 @@ module Google
689
689
  end
690
690
  end
691
691
 
692
- # A minimal index definition.
692
+ # Datastore composite index definition.
693
693
  class GoogleDatastoreAdminV1Index
694
694
  include Google::Apis::Core::Hashable
695
695
 
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/dialogflow/
27
27
  module DialogflowV2
28
28
  VERSION = 'V2'
29
- REVISION = '20200601'
29
+ REVISION = '20200627'
30
30
 
31
31
  # View and manage your data across Google Cloud Platform services
32
32
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -190,6 +190,13 @@ module Google
190
190
  # @return [Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess]
191
191
  attr_accessor :conversation_success
192
192
 
193
+ # Indicates that interaction with the Dialogflow agent has ended.
194
+ # This message is generated by Dialogflow only and not supposed to be
195
+ # defined by the user.
196
+ # Corresponds to the JSON property `endInteraction`
197
+ # @return [Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction]
198
+ attr_accessor :end_interaction
199
+
193
200
  # Indicates that the conversation should be handed off to a human agent.
194
201
  # Dialogflow only uses this to determine which conversations were handed off
195
202
  # to a human agent for measurement purposes. What else to do with this signal
@@ -204,11 +211,47 @@ module Google
204
211
  # @return [Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageHumanAgentHandoff]
205
212
  attr_accessor :human_agent_handoff
206
213
 
214
+ # Indicates that the conversation should be handed off to a live agent.
215
+ # Dialogflow only uses this to determine which conversations were handed off
216
+ # to a human agent for measurement purposes. What else to do with this signal
217
+ # is up to you and your handoff procedures.
218
+ # You may set this, for example:
219
+ # * In the entry_fulfillment of a Page if
220
+ # entering the page indicates something went extremely wrong in the
221
+ # conversation.
222
+ # * In a webhook response when you determine that the customer issue can only
223
+ # be handled by a human.
224
+ # Corresponds to the JSON property `liveAgentHandoff`
225
+ # @return [Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff]
226
+ attr_accessor :live_agent_handoff
227
+
228
+ # Represents an audio message that is composed of both segments
229
+ # synthesized from the Dialogflow agent prompts and ones hosted externally
230
+ # at the specified URIs.
231
+ # The external URIs are specified via
232
+ # play_audio.
233
+ # This message is generated by Dialogflow only and not supposed to be
234
+ # defined by the user.
235
+ # Corresponds to the JSON property `mixedAudio`
236
+ # @return [Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio]
237
+ attr_accessor :mixed_audio
238
+
239
+ # A text or ssml response that is preferentially used for TTS output audio
240
+ # synthesis, as described in the comment on the ResponseMessage message.
241
+ # Corresponds to the JSON property `outputAudioText`
242
+ # @return [Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText]
243
+ attr_accessor :output_audio_text
244
+
207
245
  # Returns a response containing a custom, platform-specific payload.
208
246
  # Corresponds to the JSON property `payload`
209
247
  # @return [Hash<String,Object>]
210
248
  attr_accessor :payload
211
249
 
250
+ # Specifies an audio clip to be played by the client as part of the response.
251
+ # Corresponds to the JSON property `playAudio`
252
+ # @return [Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio]
253
+ attr_accessor :play_audio
254
+
212
255
  # The text response message.
213
256
  # Corresponds to the JSON property `text`
214
257
  # @return [Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageText]
@@ -221,8 +264,13 @@ module Google
221
264
  # Update properties of this object
222
265
  def update!(**args)
223
266
  @conversation_success = args[:conversation_success] if args.key?(:conversation_success)
267
+ @end_interaction = args[:end_interaction] if args.key?(:end_interaction)
224
268
  @human_agent_handoff = args[:human_agent_handoff] if args.key?(:human_agent_handoff)
269
+ @live_agent_handoff = args[:live_agent_handoff] if args.key?(:live_agent_handoff)
270
+ @mixed_audio = args[:mixed_audio] if args.key?(:mixed_audio)
271
+ @output_audio_text = args[:output_audio_text] if args.key?(:output_audio_text)
225
272
  @payload = args[:payload] if args.key?(:payload)
273
+ @play_audio = args[:play_audio] if args.key?(:play_audio)
226
274
  @text = args[:text] if args.key?(:text)
227
275
  end
228
276
  end
@@ -257,6 +305,21 @@ module Google
257
305
  end
258
306
  end
259
307
 
308
+ # Indicates that interaction with the Dialogflow agent has ended.
309
+ # This message is generated by Dialogflow only and not supposed to be
310
+ # defined by the user.
311
+ class GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction
312
+ include Google::Apis::Core::Hashable
313
+
314
+ def initialize(**args)
315
+ update!(**args)
316
+ end
317
+
318
+ # Update properties of this object
319
+ def update!(**args)
320
+ end
321
+ end
322
+
260
323
  # Indicates that the conversation should be handed off to a human agent.
261
324
  # Dialogflow only uses this to determine which conversations were handed off
262
325
  # to a human agent for measurement purposes. What else to do with this signal
@@ -286,11 +349,167 @@ module Google
286
349
  end
287
350
  end
288
351
 
352
+ # Indicates that the conversation should be handed off to a live agent.
353
+ # Dialogflow only uses this to determine which conversations were handed off
354
+ # to a human agent for measurement purposes. What else to do with this signal
355
+ # is up to you and your handoff procedures.
356
+ # You may set this, for example:
357
+ # * In the entry_fulfillment of a Page if
358
+ # entering the page indicates something went extremely wrong in the
359
+ # conversation.
360
+ # * In a webhook response when you determine that the customer issue can only
361
+ # be handled by a human.
362
+ class GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff
363
+ include Google::Apis::Core::Hashable
364
+
365
+ # Custom metadata for your handoff procedure. Dialogflow doesn't impose
366
+ # any structure on this.
367
+ # Corresponds to the JSON property `metadata`
368
+ # @return [Hash<String,Object>]
369
+ attr_accessor :metadata
370
+
371
+ def initialize(**args)
372
+ update!(**args)
373
+ end
374
+
375
+ # Update properties of this object
376
+ def update!(**args)
377
+ @metadata = args[:metadata] if args.key?(:metadata)
378
+ end
379
+ end
380
+
381
+ # Represents an audio message that is composed of both segments
382
+ # synthesized from the Dialogflow agent prompts and ones hosted externally
383
+ # at the specified URIs.
384
+ # The external URIs are specified via
385
+ # play_audio.
386
+ # This message is generated by Dialogflow only and not supposed to be
387
+ # defined by the user.
388
+ class GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio
389
+ include Google::Apis::Core::Hashable
390
+
391
+ # Segments this audio response is composed of.
392
+ # Corresponds to the JSON property `segments`
393
+ # @return [Array<Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment>]
394
+ attr_accessor :segments
395
+
396
+ def initialize(**args)
397
+ update!(**args)
398
+ end
399
+
400
+ # Update properties of this object
401
+ def update!(**args)
402
+ @segments = args[:segments] if args.key?(:segments)
403
+ end
404
+ end
405
+
406
+ # Represents one segment of audio.
407
+ class GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment
408
+ include Google::Apis::Core::Hashable
409
+
410
+ # Whether the playback of this segment can be interrupted by the end
411
+ # user's speech and the client should then start the next Dialogflow
412
+ # request.
413
+ # Corresponds to the JSON property `allowPlaybackInterruption`
414
+ # @return [Boolean]
415
+ attr_accessor :allow_playback_interruption
416
+ alias_method :allow_playback_interruption?, :allow_playback_interruption
417
+
418
+ # Raw audio synthesized from the Dialogflow agent's response using
419
+ # the output config specified in the request.
420
+ # Corresponds to the JSON property `audio`
421
+ # NOTE: Values are automatically base64 encoded/decoded in the client library.
422
+ # @return [String]
423
+ attr_accessor :audio
424
+
425
+ # Client-specific URI that points to an audio clip accessible to the
426
+ # client. Dialogflow does not impose any validation on it.
427
+ # Corresponds to the JSON property `uri`
428
+ # @return [String]
429
+ attr_accessor :uri
430
+
431
+ def initialize(**args)
432
+ update!(**args)
433
+ end
434
+
435
+ # Update properties of this object
436
+ def update!(**args)
437
+ @allow_playback_interruption = args[:allow_playback_interruption] if args.key?(:allow_playback_interruption)
438
+ @audio = args[:audio] if args.key?(:audio)
439
+ @uri = args[:uri] if args.key?(:uri)
440
+ end
441
+ end
442
+
443
+ # A text or ssml response that is preferentially used for TTS output audio
444
+ # synthesis, as described in the comment on the ResponseMessage message.
445
+ class GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText
446
+ include Google::Apis::Core::Hashable
447
+
448
+ # The SSML text to be synthesized. For more information, see
449
+ # [SSML](/speech/text-to-speech/docs/ssml).
450
+ # Corresponds to the JSON property `ssml`
451
+ # @return [String]
452
+ attr_accessor :ssml
453
+
454
+ # The raw text to be synthesized.
455
+ # Corresponds to the JSON property `text`
456
+ # @return [String]
457
+ attr_accessor :text
458
+
459
+ def initialize(**args)
460
+ update!(**args)
461
+ end
462
+
463
+ # Update properties of this object
464
+ def update!(**args)
465
+ @ssml = args[:ssml] if args.key?(:ssml)
466
+ @text = args[:text] if args.key?(:text)
467
+ end
468
+ end
469
+
470
+ # Specifies an audio clip to be played by the client as part of the response.
471
+ class GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio
472
+ include Google::Apis::Core::Hashable
473
+
474
+ # Whether the playback of this message can be interrupted by the end
475
+ # user's speech and the client can then starts the next Dialogflow
476
+ # request.
477
+ # Corresponds to the JSON property `allowPlaybackInterruption`
478
+ # @return [Boolean]
479
+ attr_accessor :allow_playback_interruption
480
+ alias_method :allow_playback_interruption?, :allow_playback_interruption
481
+
482
+ # Required. URI of the audio clip. Dialogflow does not impose any validation on
483
+ # this
484
+ # value. It is specific to the client that reads it.
485
+ # Corresponds to the JSON property `audioUri`
486
+ # @return [String]
487
+ attr_accessor :audio_uri
488
+
489
+ def initialize(**args)
490
+ update!(**args)
491
+ end
492
+
493
+ # Update properties of this object
494
+ def update!(**args)
495
+ @allow_playback_interruption = args[:allow_playback_interruption] if args.key?(:allow_playback_interruption)
496
+ @audio_uri = args[:audio_uri] if args.key?(:audio_uri)
497
+ end
498
+ end
499
+
289
500
  # The text response message.
290
501
  class GoogleCloudDialogflowCxV3beta1ResponseMessageText
291
502
  include Google::Apis::Core::Hashable
292
503
 
293
- # A collection of text responses.
504
+ # Whether the playback of this message can be interrupted by the end
505
+ # user's speech and the client can then starts the next Dialogflow
506
+ # request.
507
+ # Corresponds to the JSON property `allowPlaybackInterruption`
508
+ # @return [Boolean]
509
+ attr_accessor :allow_playback_interruption
510
+ alias_method :allow_playback_interruption?, :allow_playback_interruption
511
+
512
+ # Required. A collection of text responses.
294
513
  # Corresponds to the JSON property `text`
295
514
  # @return [Array<String>]
296
515
  attr_accessor :text
@@ -301,6 +520,7 @@ module Google
301
520
 
302
521
  # Update properties of this object
303
522
  def update!(**args)
523
+ @allow_playback_interruption = args[:allow_playback_interruption] if args.key?(:allow_playback_interruption)
304
524
  @text = args[:text] if args.key?(:text)
305
525
  end
306
526
  end
@@ -3516,8 +3736,16 @@ module Google
3516
3736
  # @return [String]
3517
3737
  attr_accessor :query_text
3518
3738
 
3519
- # The result of sentiment analysis as configured by
3520
- # `sentiment_analysis_request_config`.
3739
+ # The result of sentiment analysis. Sentiment analysis inspects user input
3740
+ # and identifies the prevailing subjective opinion, especially to determine a
3741
+ # user's attitude as positive, negative, or neutral.
3742
+ # For Participants.AnalyzeContent, it needs to be configured in
3743
+ # DetectIntentRequest.query_params. For
3744
+ # Participants.StreamingAnalyzeContent, it needs to be configured in
3745
+ # StreamingDetectIntentRequest.query_params.
3746
+ # And for Participants.AnalyzeContent and
3747
+ # Participants.StreamingAnalyzeContent, it needs to be configured in
3748
+ # ConversationProfile.human_agent_assistant_config
3521
3749
  # Corresponds to the JSON property `sentimentAnalysisResult`
3522
3750
  # @return [Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SentimentAnalysisResult]
3523
3751
  attr_accessor :sentiment_analysis_result
@@ -3674,8 +3902,16 @@ module Google
3674
3902
  end
3675
3903
  end
3676
3904
 
3677
- # The result of sentiment analysis as configured by
3678
- # `sentiment_analysis_request_config`.
3905
+ # The result of sentiment analysis. Sentiment analysis inspects user input
3906
+ # and identifies the prevailing subjective opinion, especially to determine a
3907
+ # user's attitude as positive, negative, or neutral.
3908
+ # For Participants.AnalyzeContent, it needs to be configured in
3909
+ # DetectIntentRequest.query_params. For
3910
+ # Participants.StreamingAnalyzeContent, it needs to be configured in
3911
+ # StreamingDetectIntentRequest.query_params.
3912
+ # And for Participants.AnalyzeContent and
3913
+ # Participants.StreamingAnalyzeContent, it needs to be configured in
3914
+ # ConversationProfile.human_agent_assistant_config
3679
3915
  class GoogleCloudDialogflowV2SentimentAnalysisResult
3680
3916
  include Google::Apis::Core::Hashable
3681
3917
 
@@ -4721,9 +4957,6 @@ module Google
4721
4957
  # Carousel Rich Business Messaging (RBM) rich card.
4722
4958
  # Rich cards allow you to respond to users with more vivid content, e.g.
4723
4959
  # with media and suggestions.
4724
- # For more details about RBM rich cards, please see:
4725
- # https://developers.google.com/business-communications/rcs-business-messaging/
4726
- # guides/build/messages/send#rich-cards
4727
4960
  # If you want to show a single card with more control over the layout,
4728
4961
  # please use RbmStandaloneCard instead.
4729
4962
  # Corresponds to the JSON property `rbmCarouselRichCard`
@@ -4733,9 +4966,6 @@ module Google
4733
4966
  # Standalone Rich Business Messaging (RBM) rich card.
4734
4967
  # Rich cards allow you to respond to users with more vivid content, e.g.
4735
4968
  # with media and suggestions.
4736
- # For more details about RBM rich cards, please see:
4737
- # https://developers.google.com/business-communications/rcs-business-messaging/
4738
- # guides/build/messages/send#rich-cards
4739
4969
  # You can group multiple rich cards into one using RbmCarouselCard but
4740
4970
  # carousel cards will give you less control over the card layout.
4741
4971
  # Corresponds to the JSON property `rbmStandaloneRichCard`
@@ -5443,7 +5673,7 @@ module Google
5443
5673
  attr_accessor :file_uri
5444
5674
 
5445
5675
  # Required for cards with vertical orientation. The height of the media
5446
- # within a rich card with a vertical layout. (https://goo.gl/NeFCjz).
5676
+ # within a rich card with a vertical layout.
5447
5677
  # For a standalone card with horizontal layout, height is not
5448
5678
  # customizable, and this field is ignored.
5449
5679
  # Corresponds to the JSON property `height`
@@ -5474,9 +5704,6 @@ module Google
5474
5704
  # Carousel Rich Business Messaging (RBM) rich card.
5475
5705
  # Rich cards allow you to respond to users with more vivid content, e.g.
5476
5706
  # with media and suggestions.
5477
- # For more details about RBM rich cards, please see:
5478
- # https://developers.google.com/business-communications/rcs-business-messaging/
5479
- # guides/build/messages/send#rich-cards
5480
5707
  # If you want to show a single card with more control over the layout,
5481
5708
  # please use RbmStandaloneCard instead.
5482
5709
  class GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard
@@ -5507,9 +5734,6 @@ module Google
5507
5734
  # Standalone Rich Business Messaging (RBM) rich card.
5508
5735
  # Rich cards allow you to respond to users with more vivid content, e.g.
5509
5736
  # with media and suggestions.
5510
- # For more details about RBM rich cards, please see:
5511
- # https://developers.google.com/business-communications/rcs-business-messaging/
5512
- # guides/build/messages/send#rich-cards
5513
5737
  # You can group multiple rich cards into one using RbmCarouselCard but
5514
5738
  # carousel cards will give you less control over the card layout.
5515
5739
  class GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard
@@ -5549,13 +5773,13 @@ module Google
5549
5773
  include Google::Apis::Core::Hashable
5550
5774
 
5551
5775
  # Opens the user's default dialer app with the specified phone number
5552
- # but does not dial automatically (https://goo.gl/ergbB2).
5776
+ # but does not dial automatically.
5553
5777
  # Corresponds to the JSON property `dial`
5554
5778
  # @return [Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial]
5555
5779
  attr_accessor :dial
5556
5780
 
5557
5781
  # Opens the user's default web browser app to the specified uri
5558
- # (https://goo.gl/6GLJD2). If the user has an app installed that is
5782
+ # If the user has an app installed that is
5559
5783
  # registered as the default handler for the URL, then this app will be
5560
5784
  # opened instead, and its icon will be used in the suggested action UI.
5561
5785
  # Corresponds to the JSON property `openUrl`
@@ -5570,7 +5794,7 @@ module Google
5570
5794
  attr_accessor :postback_data
5571
5795
 
5572
5796
  # Opens the device's location chooser so the user can pick a location
5573
- # to send back to the agent (https://goo.gl/GXotJW).
5797
+ # to send back to the agent.
5574
5798
  # Corresponds to the JSON property `shareLocation`
5575
5799
  # @return [Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionShareLocation]
5576
5800
  attr_accessor :share_location
@@ -5595,7 +5819,7 @@ module Google
5595
5819
  end
5596
5820
 
5597
5821
  # Opens the user's default dialer app with the specified phone number
5598
- # but does not dial automatically (https://goo.gl/ergbB2).
5822
+ # but does not dial automatically.
5599
5823
  class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial
5600
5824
  include Google::Apis::Core::Hashable
5601
5825
 
@@ -5618,7 +5842,7 @@ module Google
5618
5842
  end
5619
5843
 
5620
5844
  # Opens the user's default web browser app to the specified uri
5621
- # (https://goo.gl/6GLJD2). If the user has an app installed that is
5845
+ # If the user has an app installed that is
5622
5846
  # registered as the default handler for the URL, then this app will be
5623
5847
  # opened instead, and its icon will be used in the suggested action UI.
5624
5848
  class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri
@@ -5640,7 +5864,7 @@ module Google
5640
5864
  end
5641
5865
 
5642
5866
  # Opens the device's location chooser so the user can pick a location
5643
- # to send back to the agent (https://goo.gl/GXotJW).
5867
+ # to send back to the agent.
5644
5868
  class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionShareLocation
5645
5869
  include Google::Apis::Core::Hashable
5646
5870
 
@@ -6499,8 +6723,16 @@ module Google
6499
6723
  # @return [String]
6500
6724
  attr_accessor :query_text
6501
6725
 
6502
- # The result of sentiment analysis as configured by
6503
- # `sentiment_analysis_request_config`.
6726
+ # The result of sentiment analysis. Sentiment analysis inspects user input
6727
+ # and identifies the prevailing subjective opinion, especially to determine a
6728
+ # user's attitude as positive, negative, or neutral.
6729
+ # For Participants.AnalyzeContent, it needs to be configured in
6730
+ # DetectIntentRequest.query_params. For
6731
+ # Participants.StreamingAnalyzeContent, it needs to be configured in
6732
+ # StreamingDetectIntentRequest.query_params.
6733
+ # And for Participants.AnalyzeContent and
6734
+ # Participants.StreamingAnalyzeContent, it needs to be configured in
6735
+ # ConversationProfile.human_agent_assistant_config
6504
6736
  # Corresponds to the JSON property `sentimentAnalysisResult`
6505
6737
  # @return [Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SentimentAnalysisResult]
6506
6738
  attr_accessor :sentiment_analysis_result
@@ -6582,8 +6814,16 @@ module Google
6582
6814
  end
6583
6815
  end
6584
6816
 
6585
- # The result of sentiment analysis as configured by
6586
- # `sentiment_analysis_request_config`.
6817
+ # The result of sentiment analysis. Sentiment analysis inspects user input
6818
+ # and identifies the prevailing subjective opinion, especially to determine a
6819
+ # user's attitude as positive, negative, or neutral.
6820
+ # For Participants.AnalyzeContent, it needs to be configured in
6821
+ # DetectIntentRequest.query_params. For
6822
+ # Participants.StreamingAnalyzeContent, it needs to be configured in
6823
+ # StreamingDetectIntentRequest.query_params.
6824
+ # And for Participants.AnalyzeContent and
6825
+ # Participants.StreamingAnalyzeContent, it needs to be configured in
6826
+ # ConversationProfile.human_agent_assistant_config
6587
6827
  class GoogleCloudDialogflowV2beta1SentimentAnalysisResult
6588
6828
  include Google::Apis::Core::Hashable
6589
6829