google-api-client 0.41.0 → 0.42.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (447) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +295 -0
  3. data/bin/generate-api +1 -3
  4. data/generated/google/apis/accessapproval_v1.rb +1 -1
  5. data/generated/google/apis/accessapproval_v1/service.rb +3 -0
  6. data/generated/google/apis/accessapproval_v1beta1.rb +1 -1
  7. data/generated/google/apis/accessapproval_v1beta1/service.rb +3 -0
  8. data/generated/google/apis/admin_directory_v1.rb +1 -1
  9. data/generated/google/apis/admin_directory_v1/classes.rb +31 -0
  10. data/generated/google/apis/admin_directory_v1/representations.rb +16 -0
  11. data/generated/google/apis/admin_directory_v1/service.rb +3 -5
  12. data/generated/google/apis/admob_v1.rb +1 -1
  13. data/generated/google/apis/admob_v1/classes.rb +3 -1
  14. data/generated/google/apis/androiddeviceprovisioning_v1.rb +1 -1
  15. data/generated/google/apis/androiddeviceprovisioning_v1/classes.rb +32 -26
  16. data/generated/google/apis/androidenterprise_v1.rb +1 -1
  17. data/generated/google/apis/androidpublisher_v3.rb +1 -1
  18. data/generated/google/apis/androidpublisher_v3/classes.rb +78 -0
  19. data/generated/google/apis/androidpublisher_v3/representations.rb +44 -0
  20. data/generated/google/apis/androidpublisher_v3/service.rb +149 -1
  21. data/generated/google/apis/apigee_v1.rb +1 -1
  22. data/generated/google/apis/apigee_v1/classes.rb +1475 -107
  23. data/generated/google/apis/apigee_v1/representations.rb +558 -0
  24. data/generated/google/apis/apigee_v1/service.rb +1175 -117
  25. data/generated/google/apis/appengine_v1.rb +1 -1
  26. data/generated/google/apis/appengine_v1/service.rb +6 -3
  27. data/generated/google/apis/appengine_v1beta.rb +1 -1
  28. data/generated/google/apis/appengine_v1beta/service.rb +6 -2
  29. data/generated/google/apis/appsmarket_v2.rb +1 -1
  30. data/generated/google/apis/artifactregistry_v1beta1.rb +1 -1
  31. data/generated/google/apis/bigquery_v2.rb +1 -1
  32. data/generated/google/apis/bigquery_v2/classes.rb +234 -9
  33. data/generated/google/apis/bigquery_v2/representations.rb +74 -0
  34. data/generated/google/apis/bigqueryconnection_v1beta1.rb +1 -1
  35. data/generated/google/apis/bigqueryconnection_v1beta1/classes.rb +6 -6
  36. data/generated/google/apis/bigqueryreservation_v1.rb +1 -1
  37. data/generated/google/apis/bigqueryreservation_v1/classes.rb +34 -0
  38. data/generated/google/apis/bigqueryreservation_v1/representations.rb +16 -0
  39. data/generated/google/apis/bigqueryreservation_v1/service.rb +60 -0
  40. data/generated/google/apis/bigqueryreservation_v1beta1.rb +1 -1
  41. data/generated/google/apis/bigqueryreservation_v1beta1/classes.rb +8 -0
  42. data/generated/google/apis/bigqueryreservation_v1beta1/representations.rb +1 -0
  43. data/generated/google/apis/bigtableadmin_v1.rb +1 -1
  44. data/generated/google/apis/bigtableadmin_v1/classes.rb +267 -0
  45. data/generated/google/apis/bigtableadmin_v1/representations.rb +100 -0
  46. data/generated/google/apis/bigtableadmin_v2.rb +1 -1
  47. data/generated/google/apis/bigtableadmin_v2/classes.rb +361 -6
  48. data/generated/google/apis/bigtableadmin_v2/representations.rb +146 -0
  49. data/generated/google/apis/bigtableadmin_v2/service.rb +298 -0
  50. data/generated/google/apis/billingbudgets_v1beta1.rb +1 -1
  51. data/generated/google/apis/billingbudgets_v1beta1/classes.rb +28 -13
  52. data/generated/google/apis/billingbudgets_v1beta1/representations.rb +1 -0
  53. data/generated/google/apis/blogger_v3.rb +1 -1
  54. data/generated/google/apis/books_v1.rb +1 -1
  55. data/generated/google/apis/books_v1/classes.rb +140 -159
  56. data/generated/google/apis/books_v1/service.rb +47 -49
  57. data/generated/google/apis/chat_v1.rb +1 -1
  58. data/generated/google/apis/chat_v1/classes.rb +130 -0
  59. data/generated/google/apis/chat_v1/representations.rb +63 -0
  60. data/generated/google/apis/chat_v1/service.rb +71 -0
  61. data/generated/google/apis/chromeuxreport_v1.rb +1 -1
  62. data/generated/google/apis/chromeuxreport_v1/classes.rb +22 -0
  63. data/generated/google/apis/chromeuxreport_v1/representations.rb +2 -0
  64. data/generated/google/apis/civicinfo_v2.rb +2 -2
  65. data/generated/google/apis/civicinfo_v2/classes.rb +21 -801
  66. data/generated/google/apis/civicinfo_v2/representations.rb +1 -295
  67. data/generated/google/apis/civicinfo_v2/service.rb +28 -63
  68. data/generated/google/apis/classroom_v1.rb +1 -1
  69. data/generated/google/apis/classroom_v1/service.rb +9 -5
  70. data/generated/google/apis/cloudasset_v1.rb +1 -1
  71. data/generated/google/apis/cloudasset_v1/classes.rb +391 -3
  72. data/generated/google/apis/cloudasset_v1/representations.rb +101 -0
  73. data/generated/google/apis/cloudasset_v1/service.rb +178 -0
  74. data/generated/google/apis/{androidpublisher_v2.rb → cloudasset_v1p5beta1.rb} +11 -11
  75. data/generated/google/apis/cloudasset_v1p5beta1/classes.rb +1537 -0
  76. data/generated/google/apis/cloudasset_v1p5beta1/representations.rb +399 -0
  77. data/generated/google/apis/cloudasset_v1p5beta1/service.rb +129 -0
  78. data/generated/google/apis/cloudbilling_v1.rb +1 -1
  79. data/generated/google/apis/cloudbilling_v1/classes.rb +38 -6
  80. data/generated/google/apis/cloudbilling_v1/representations.rb +16 -0
  81. data/generated/google/apis/cloudbuild_v1.rb +1 -1
  82. data/generated/google/apis/cloudbuild_v1/classes.rb +272 -12
  83. data/generated/google/apis/cloudbuild_v1/representations.rb +130 -4
  84. data/generated/google/apis/cloudbuild_v1/service.rb +0 -136
  85. data/generated/google/apis/cloudbuild_v1alpha1.rb +1 -1
  86. data/generated/google/apis/cloudbuild_v1alpha1/classes.rb +284 -24
  87. data/generated/google/apis/cloudbuild_v1alpha1/representations.rb +135 -9
  88. data/generated/google/apis/cloudbuild_v1alpha1/service.rb +0 -47
  89. data/generated/google/apis/cloudbuild_v1alpha2.rb +1 -1
  90. data/generated/google/apis/cloudbuild_v1alpha2/classes.rb +284 -24
  91. data/generated/google/apis/cloudbuild_v1alpha2/representations.rb +135 -9
  92. data/generated/google/apis/cloudbuild_v1alpha2/service.rb +0 -47
  93. data/generated/google/apis/cloudfunctions_v1.rb +1 -1
  94. data/generated/google/apis/cloudfunctions_v1/classes.rb +18 -49
  95. data/generated/google/apis/cloudfunctions_v1/representations.rb +2 -17
  96. data/generated/google/apis/cloudidentity_v1.rb +1 -1
  97. data/generated/google/apis/cloudidentity_v1beta1.rb +1 -1
  98. data/generated/google/apis/cloudidentity_v1beta1/classes.rb +32 -1
  99. data/generated/google/apis/cloudidentity_v1beta1/representations.rb +16 -0
  100. data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
  101. data/generated/google/apis/cloudresourcemanager_v1/classes.rb +503 -755
  102. data/generated/google/apis/cloudresourcemanager_v1/service.rb +198 -249
  103. data/generated/google/apis/cloudresourcemanager_v1beta1.rb +1 -1
  104. data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +258 -430
  105. data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +136 -178
  106. data/generated/google/apis/cloudresourcemanager_v2.rb +1 -1
  107. data/generated/google/apis/cloudresourcemanager_v2/classes.rb +258 -414
  108. data/generated/google/apis/cloudresourcemanager_v2/service.rb +96 -129
  109. data/generated/google/apis/cloudresourcemanager_v2beta1.rb +1 -1
  110. data/generated/google/apis/cloudresourcemanager_v2beta1/classes.rb +258 -414
  111. data/generated/google/apis/cloudresourcemanager_v2beta1/service.rb +96 -129
  112. data/generated/google/apis/cloudscheduler_v1.rb +1 -1
  113. data/generated/google/apis/cloudscheduler_v1/classes.rb +18 -6
  114. data/generated/google/apis/cloudscheduler_v1/representations.rb +1 -0
  115. data/generated/google/apis/cloudscheduler_v1beta1.rb +1 -1
  116. data/generated/google/apis/cloudscheduler_v1beta1/classes.rb +18 -6
  117. data/generated/google/apis/cloudscheduler_v1beta1/representations.rb +1 -0
  118. data/generated/google/apis/cloudshell_v1.rb +1 -1
  119. data/generated/google/apis/cloudshell_v1/classes.rb +2 -2
  120. data/generated/google/apis/cloudshell_v1alpha1.rb +1 -1
  121. data/generated/google/apis/cloudshell_v1alpha1/classes.rb +8 -5
  122. data/generated/google/apis/cloudtrace_v1.rb +1 -1
  123. data/generated/google/apis/cloudtrace_v1/classes.rb +2 -3
  124. data/generated/google/apis/cloudtrace_v1/service.rb +1 -7
  125. data/generated/google/apis/cloudtrace_v2.rb +1 -1
  126. data/generated/google/apis/cloudtrace_v2/classes.rb +6 -5
  127. data/generated/google/apis/cloudtrace_v2/service.rb +3 -6
  128. data/generated/google/apis/composer_v1beta1.rb +1 -1
  129. data/generated/google/apis/composer_v1beta1/classes.rb +4 -3
  130. data/generated/google/apis/composer_v1beta1/service.rb +13 -0
  131. data/generated/google/apis/compute_alpha.rb +1 -1
  132. data/generated/google/apis/compute_alpha/classes.rb +99 -61
  133. data/generated/google/apis/compute_alpha/representations.rb +3 -0
  134. data/generated/google/apis/compute_alpha/service.rb +32 -33
  135. data/generated/google/apis/compute_beta.rb +1 -1
  136. data/generated/google/apis/compute_beta/classes.rb +596 -60
  137. data/generated/google/apis/compute_beta/representations.rb +162 -0
  138. data/generated/google/apis/compute_beta/service.rb +565 -33
  139. data/generated/google/apis/compute_v1.rb +1 -1
  140. data/generated/google/apis/compute_v1/classes.rb +967 -70
  141. data/generated/google/apis/compute_v1/representations.rb +289 -0
  142. data/generated/google/apis/compute_v1/service.rb +784 -38
  143. data/generated/google/apis/container_v1.rb +1 -1
  144. data/generated/google/apis/container_v1/classes.rb +132 -5
  145. data/generated/google/apis/container_v1/representations.rb +51 -0
  146. data/generated/google/apis/container_v1beta1.rb +1 -1
  147. data/generated/google/apis/container_v1beta1/classes.rb +136 -17
  148. data/generated/google/apis/container_v1beta1/representations.rb +39 -0
  149. data/generated/google/apis/containeranalysis_v1beta1.rb +1 -1
  150. data/generated/google/apis/containeranalysis_v1beta1/classes.rb +1 -1
  151. data/generated/google/apis/content_v2.rb +1 -1
  152. data/generated/google/apis/content_v2/classes.rb +8 -2
  153. data/generated/google/apis/content_v2/representations.rb +1 -0
  154. data/generated/google/apis/content_v2_1.rb +1 -1
  155. data/generated/google/apis/content_v2_1/classes.rb +182 -4
  156. data/generated/google/apis/content_v2_1/representations.rb +72 -0
  157. data/generated/google/apis/{androidpublisher_v1.rb → customsearch_v1.rb} +8 -8
  158. data/generated/google/apis/customsearch_v1/classes.rb +1610 -0
  159. data/generated/google/apis/customsearch_v1/representations.rb +372 -0
  160. data/generated/google/apis/customsearch_v1/service.rb +618 -0
  161. data/generated/google/apis/datacatalog_v1beta1.rb +1 -1
  162. data/generated/google/apis/datacatalog_v1beta1/classes.rb +400 -565
  163. data/generated/google/apis/datacatalog_v1beta1/representations.rb +13 -0
  164. data/generated/google/apis/datacatalog_v1beta1/service.rb +351 -435
  165. data/generated/google/apis/dataflow_v1b3.rb +1 -1
  166. data/generated/google/apis/dataflow_v1b3/classes.rb +21 -1
  167. data/generated/google/apis/dataflow_v1b3/representations.rb +3 -0
  168. data/generated/google/apis/dataflow_v1b3/service.rb +2 -2
  169. data/generated/google/apis/dataproc_v1.rb +1 -1
  170. data/generated/google/apis/dataproc_v1/classes.rb +15 -14
  171. data/generated/google/apis/dataproc_v1beta2.rb +1 -1
  172. data/generated/google/apis/dataproc_v1beta2/classes.rb +44 -14
  173. data/generated/google/apis/dataproc_v1beta2/representations.rb +4 -0
  174. data/generated/google/apis/datastore_v1.rb +1 -1
  175. data/generated/google/apis/datastore_v1/classes.rb +1 -1
  176. data/generated/google/apis/deploymentmanager_v2.rb +1 -1
  177. data/generated/google/apis/dfareporting_v3_4.rb +1 -1
  178. data/generated/google/apis/dfareporting_v3_4/classes.rb +421 -0
  179. data/generated/google/apis/dfareporting_v3_4/representations.rb +182 -0
  180. data/generated/google/apis/dialogflow_v2.rb +1 -1
  181. data/generated/google/apis/dialogflow_v2/classes.rb +416 -63
  182. data/generated/google/apis/dialogflow_v2/representations.rb +108 -0
  183. data/generated/google/apis/dialogflow_v2/service.rb +4 -0
  184. data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
  185. data/generated/google/apis/dialogflow_v2beta1/classes.rb +436 -66
  186. data/generated/google/apis/dialogflow_v2beta1/representations.rb +108 -0
  187. data/generated/google/apis/dialogflow_v2beta1/service.rb +58 -44
  188. data/generated/google/apis/displayvideo_v1.rb +7 -1
  189. data/generated/google/apis/displayvideo_v1/classes.rb +1727 -1680
  190. data/generated/google/apis/displayvideo_v1/representations.rb +275 -0
  191. data/generated/google/apis/displayvideo_v1/service.rb +1245 -924
  192. data/generated/google/apis/dlp_v2.rb +1 -1
  193. data/generated/google/apis/dlp_v2/classes.rb +5 -2
  194. data/generated/google/apis/dns_v1.rb +4 -4
  195. data/generated/google/apis/dns_v1/classes.rb +313 -162
  196. data/generated/google/apis/dns_v1/service.rb +247 -180
  197. data/generated/google/apis/dns_v1beta2.rb +4 -4
  198. data/generated/google/apis/dns_v1beta2/classes.rb +325 -171
  199. data/generated/google/apis/dns_v1beta2/service.rb +247 -180
  200. data/generated/google/apis/dns_v2beta1.rb +4 -4
  201. data/generated/google/apis/dns_v2beta1/classes.rb +313 -162
  202. data/generated/google/apis/dns_v2beta1/service.rb +247 -180
  203. data/generated/google/apis/documentai_v1beta2.rb +1 -1
  204. data/generated/google/apis/doubleclickbidmanager_v1_1.rb +1 -1
  205. data/generated/google/apis/doubleclicksearch_v2.rb +4 -4
  206. data/generated/google/apis/doubleclicksearch_v2/classes.rb +75 -76
  207. data/generated/google/apis/doubleclicksearch_v2/representations.rb +4 -6
  208. data/generated/google/apis/doubleclicksearch_v2/service.rb +43 -75
  209. data/generated/google/apis/drive_v2.rb +1 -1
  210. data/generated/google/apis/drive_v2/classes.rb +75 -2
  211. data/generated/google/apis/drive_v2/representations.rb +23 -0
  212. data/generated/google/apis/drive_v2/service.rb +23 -10
  213. data/generated/google/apis/drive_v3.rb +1 -1
  214. data/generated/google/apis/drive_v3/classes.rb +74 -2
  215. data/generated/google/apis/drive_v3/representations.rb +23 -0
  216. data/generated/google/apis/drive_v3/service.rb +8 -5
  217. data/generated/google/apis/fcm_v1.rb +1 -1
  218. data/generated/google/apis/fcm_v1/classes.rb +245 -393
  219. data/generated/google/apis/fcm_v1/service.rb +5 -6
  220. data/generated/google/apis/file_v1.rb +1 -1
  221. data/generated/google/apis/file_v1beta1.rb +1 -1
  222. data/generated/google/apis/firebase_v1beta1.rb +1 -1
  223. data/generated/google/apis/firebase_v1beta1/classes.rb +10 -16
  224. data/generated/google/apis/{groupsmigration_v1.rb → firebasehosting_v1.rb} +10 -12
  225. data/generated/google/apis/firebasehosting_v1/classes.rb +186 -0
  226. data/generated/google/apis/{androidpublisher_v2 → firebasehosting_v1}/representations.rb +22 -32
  227. data/generated/google/apis/firebasehosting_v1/service.rb +183 -0
  228. data/generated/google/apis/firebasehosting_v1beta1.rb +1 -1
  229. data/generated/google/apis/firebasehosting_v1beta1/service.rb +2 -0
  230. data/generated/google/apis/firebaseml_v1beta2.rb +1 -1
  231. data/generated/google/apis/firebaseml_v1beta2/classes.rb +9 -0
  232. data/generated/google/apis/firebaseml_v1beta2/representations.rb +1 -0
  233. data/generated/google/apis/firestore_v1.rb +1 -1
  234. data/generated/google/apis/firestore_v1/classes.rb +152 -0
  235. data/generated/google/apis/firestore_v1/representations.rb +63 -0
  236. data/generated/google/apis/firestore_v1/service.rb +78 -0
  237. data/generated/google/apis/firestore_v1beta1.rb +1 -1
  238. data/generated/google/apis/firestore_v1beta1/classes.rb +152 -0
  239. data/generated/google/apis/firestore_v1beta1/representations.rb +63 -0
  240. data/generated/google/apis/firestore_v1beta1/service.rb +78 -0
  241. data/generated/google/apis/games_configuration_v1configuration.rb +1 -1
  242. data/generated/google/apis/games_configuration_v1configuration/service.rb +2 -2
  243. data/generated/google/apis/games_management_v1management.rb +1 -1
  244. data/generated/google/apis/games_management_v1management/service.rb +2 -2
  245. data/generated/google/apis/games_v1.rb +6 -4
  246. data/generated/google/apis/games_v1/classes.rb +354 -2112
  247. data/generated/google/apis/games_v1/representations.rb +12 -647
  248. data/generated/google/apis/games_v1/service.rb +213 -1155
  249. data/generated/google/apis/{cloudfunctions_v1beta2.rb → gameservices_v1.rb} +9 -9
  250. data/generated/google/apis/gameservices_v1/classes.rb +2354 -0
  251. data/generated/google/apis/gameservices_v1/representations.rb +971 -0
  252. data/generated/google/apis/gameservices_v1/service.rb +1472 -0
  253. data/generated/google/apis/gameservices_v1beta.rb +1 -1
  254. data/generated/google/apis/gameservices_v1beta/classes.rb +6 -6
  255. data/generated/google/apis/gmail_v1.rb +1 -1
  256. data/generated/google/apis/gmail_v1/classes.rb +55 -55
  257. data/generated/google/apis/gmail_v1/service.rb +74 -73
  258. data/generated/google/apis/gmailpostmastertools_v1beta1.rb +36 -0
  259. data/generated/google/apis/gmailpostmastertools_v1beta1/classes.rb +306 -0
  260. data/generated/google/apis/gmailpostmastertools_v1beta1/representations.rb +141 -0
  261. data/generated/google/apis/gmailpostmastertools_v1beta1/service.rb +236 -0
  262. data/generated/google/apis/groupssettings_v1.rb +1 -1
  263. data/generated/google/apis/groupssettings_v1/classes.rb +1 -1
  264. data/generated/google/apis/healthcare_v1.rb +1 -1
  265. data/generated/google/apis/healthcare_v1/classes.rb +6 -6
  266. data/generated/google/apis/healthcare_v1/service.rb +48 -1
  267. data/generated/google/apis/healthcare_v1beta1.rb +1 -1
  268. data/generated/google/apis/healthcare_v1beta1/classes.rb +6 -6
  269. data/generated/google/apis/healthcare_v1beta1/service.rb +60 -1
  270. data/generated/google/apis/iam_v1.rb +1 -1
  271. data/generated/google/apis/iam_v1/classes.rb +22 -3
  272. data/generated/google/apis/iam_v1/service.rb +18 -6
  273. data/generated/google/apis/logging_v2.rb +1 -1
  274. data/generated/google/apis/logging_v2/classes.rb +69 -21
  275. data/generated/google/apis/managedidentities_v1.rb +1 -1
  276. data/generated/google/apis/managedidentities_v1/classes.rb +54 -10
  277. data/generated/google/apis/managedidentities_v1/representations.rb +15 -0
  278. data/generated/google/apis/managedidentities_v1/service.rb +3 -0
  279. data/generated/google/apis/managedidentities_v1alpha1.rb +1 -1
  280. data/generated/google/apis/managedidentities_v1alpha1/classes.rb +54 -10
  281. data/generated/google/apis/managedidentities_v1alpha1/representations.rb +15 -0
  282. data/generated/google/apis/managedidentities_v1alpha1/service.rb +3 -0
  283. data/generated/google/apis/managedidentities_v1beta1.rb +1 -1
  284. data/generated/google/apis/managedidentities_v1beta1/classes.rb +54 -10
  285. data/generated/google/apis/managedidentities_v1beta1/representations.rb +15 -0
  286. data/generated/google/apis/managedidentities_v1beta1/service.rb +3 -0
  287. data/generated/google/apis/memcache_v1beta2.rb +1 -1
  288. data/generated/google/apis/memcache_v1beta2/classes.rb +1 -1
  289. data/generated/google/apis/ml_v1.rb +1 -1
  290. data/generated/google/apis/ml_v1/classes.rb +28 -14
  291. data/generated/google/apis/ml_v1/representations.rb +1 -0
  292. data/generated/google/apis/monitoring_v1.rb +1 -1
  293. data/generated/google/apis/monitoring_v1/classes.rb +2 -1
  294. data/generated/google/apis/monitoring_v3.rb +1 -1
  295. data/generated/google/apis/monitoring_v3/classes.rb +71 -38
  296. data/generated/google/apis/monitoring_v3/representations.rb +1 -0
  297. data/generated/google/apis/monitoring_v3/service.rb +13 -9
  298. data/generated/google/apis/networkmanagement_v1.rb +1 -1
  299. data/generated/google/apis/networkmanagement_v1/classes.rb +6 -6
  300. data/generated/google/apis/networkmanagement_v1beta1.rb +1 -1
  301. data/generated/google/apis/networkmanagement_v1beta1/classes.rb +6 -6
  302. data/generated/google/apis/osconfig_v1.rb +1 -1
  303. data/generated/google/apis/osconfig_v1/classes.rb +77 -2
  304. data/generated/google/apis/osconfig_v1/representations.rb +35 -0
  305. data/generated/google/apis/osconfig_v1beta.rb +1 -1
  306. data/generated/google/apis/osconfig_v1beta/classes.rb +77 -2
  307. data/generated/google/apis/osconfig_v1beta/representations.rb +35 -0
  308. data/generated/google/apis/pagespeedonline_v5.rb +1 -1
  309. data/generated/google/apis/people_v1.rb +4 -1
  310. data/generated/google/apis/people_v1/classes.rb +243 -397
  311. data/generated/google/apis/people_v1/service.rb +156 -384
  312. data/generated/google/apis/{androidpublisher_v1/classes.rb → playablelocations_v3.rb} +11 -6
  313. data/generated/google/apis/playablelocations_v3/classes.rb +633 -0
  314. data/generated/google/apis/playablelocations_v3/representations.rb +273 -0
  315. data/generated/google/apis/playablelocations_v3/service.rb +157 -0
  316. data/generated/google/apis/prod_tt_sasportal_v1alpha1.rb +1 -1
  317. data/generated/google/apis/prod_tt_sasportal_v1alpha1/classes.rb +19 -0
  318. data/generated/google/apis/prod_tt_sasportal_v1alpha1/representations.rb +14 -0
  319. data/generated/google/apis/pubsub_v1.rb +1 -1
  320. data/generated/google/apis/pubsub_v1/classes.rb +49 -30
  321. data/generated/google/apis/pubsub_v1/representations.rb +2 -0
  322. data/generated/google/apis/pubsub_v1/service.rb +35 -44
  323. data/generated/google/apis/realtimebidding_v1.rb +40 -0
  324. data/generated/google/apis/realtimebidding_v1/classes.rb +1436 -0
  325. data/generated/google/apis/realtimebidding_v1/representations.rb +565 -0
  326. data/generated/google/apis/realtimebidding_v1/service.rb +661 -0
  327. data/generated/google/apis/recommendationengine_v1beta1.rb +36 -0
  328. data/generated/google/apis/recommendationengine_v1beta1/classes.rb +2015 -0
  329. data/generated/google/apis/recommendationengine_v1beta1/representations.rb +848 -0
  330. data/generated/google/apis/recommendationengine_v1beta1/service.rb +990 -0
  331. data/generated/google/apis/recommender_v1.rb +1 -1
  332. data/generated/google/apis/recommender_v1/classes.rb +211 -0
  333. data/generated/google/apis/recommender_v1/representations.rb +96 -0
  334. data/generated/google/apis/recommender_v1/service.rb +123 -0
  335. data/generated/google/apis/redis_v1.rb +1 -1
  336. data/generated/google/apis/redis_v1/classes.rb +398 -1
  337. data/generated/google/apis/redis_v1/representations.rb +139 -0
  338. data/generated/google/apis/redis_v1/service.rb +1 -1
  339. data/generated/google/apis/redis_v1beta1.rb +1 -1
  340. data/generated/google/apis/redis_v1beta1/classes.rb +398 -1
  341. data/generated/google/apis/redis_v1beta1/representations.rb +139 -0
  342. data/generated/google/apis/redis_v1beta1/service.rb +1 -1
  343. data/generated/google/apis/remotebuildexecution_v1.rb +1 -1
  344. data/generated/google/apis/remotebuildexecution_v1/classes.rb +1 -1
  345. data/generated/google/apis/remotebuildexecution_v1alpha.rb +1 -1
  346. data/generated/google/apis/remotebuildexecution_v1alpha/classes.rb +1 -1
  347. data/generated/google/apis/remotebuildexecution_v2.rb +1 -1
  348. data/generated/google/apis/remotebuildexecution_v2/classes.rb +1 -1
  349. data/generated/google/apis/reseller_v1.rb +4 -3
  350. data/generated/google/apis/reseller_v1/classes.rb +219 -160
  351. data/generated/google/apis/reseller_v1/service.rb +247 -252
  352. data/generated/google/apis/run_v1.rb +2 -2
  353. data/generated/google/apis/run_v1/classes.rb +835 -1245
  354. data/generated/google/apis/run_v1/service.rb +196 -246
  355. data/generated/google/apis/run_v1alpha1.rb +2 -2
  356. data/generated/google/apis/run_v1alpha1/classes.rb +934 -1331
  357. data/generated/google/apis/run_v1alpha1/service.rb +322 -378
  358. data/generated/google/apis/run_v1beta1.rb +2 -2
  359. data/generated/google/apis/run_v1beta1/classes.rb +209 -276
  360. data/generated/google/apis/run_v1beta1/service.rb +17 -19
  361. data/generated/google/apis/sasportal_v1alpha1.rb +1 -1
  362. data/generated/google/apis/sasportal_v1alpha1/classes.rb +19 -0
  363. data/generated/google/apis/sasportal_v1alpha1/representations.rb +14 -0
  364. data/generated/google/apis/searchconsole_v1.rb +4 -3
  365. data/generated/google/apis/searchconsole_v1/service.rb +3 -2
  366. data/generated/google/apis/secretmanager_v1.rb +1 -1
  367. data/generated/google/apis/secretmanager_v1beta1.rb +1 -1
  368. data/generated/google/apis/securitycenter_v1.rb +1 -1
  369. data/generated/google/apis/securitycenter_v1/service.rb +4 -5
  370. data/generated/google/apis/securitycenter_v1p1beta1.rb +1 -1
  371. data/generated/google/apis/securitycenter_v1p1beta1/service.rb +2 -5
  372. data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
  373. data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +3 -3
  374. data/generated/google/apis/serviceconsumermanagement_v1/service.rb +7 -7
  375. data/generated/google/apis/serviceconsumermanagement_v1beta1.rb +1 -1
  376. data/generated/google/apis/serviceconsumermanagement_v1beta1/classes.rb +2 -2
  377. data/generated/google/apis/servicecontrol_v1.rb +1 -1
  378. data/generated/google/apis/servicecontrol_v1/classes.rb +12 -6
  379. data/generated/google/apis/servicecontrol_v1/representations.rb +1 -0
  380. data/generated/google/apis/servicemanagement_v1.rb +1 -1
  381. data/generated/google/apis/servicemanagement_v1/classes.rb +3 -2
  382. data/generated/google/apis/servicenetworking_v1.rb +1 -1
  383. data/generated/google/apis/servicenetworking_v1/classes.rb +2 -2
  384. data/generated/google/apis/servicenetworking_v1beta.rb +1 -1
  385. data/generated/google/apis/servicenetworking_v1beta/classes.rb +2 -2
  386. data/generated/google/apis/serviceusage_v1.rb +1 -1
  387. data/generated/google/apis/serviceusage_v1/classes.rb +2 -2
  388. data/generated/google/apis/serviceusage_v1beta1.rb +1 -1
  389. data/generated/google/apis/serviceusage_v1beta1/classes.rb +2 -2
  390. data/generated/google/apis/sheets_v4.rb +1 -1
  391. data/generated/google/apis/sheets_v4/classes.rb +118 -28
  392. data/generated/google/apis/spanner_v1.rb +1 -1
  393. data/generated/google/apis/spanner_v1/classes.rb +25 -20
  394. data/generated/google/apis/spanner_v1/service.rb +7 -0
  395. data/generated/google/apis/speech_v1.rb +1 -1
  396. data/generated/google/apis/speech_v1p1beta1.rb +1 -1
  397. data/generated/google/apis/sql_v1beta4.rb +1 -1
  398. data/generated/google/apis/sql_v1beta4/classes.rb +207 -200
  399. data/generated/google/apis/sql_v1beta4/representations.rb +2 -1
  400. data/generated/google/apis/sql_v1beta4/service.rb +2 -2
  401. data/generated/google/apis/storage_v1.rb +1 -1
  402. data/generated/google/apis/storage_v1/service.rb +2 -3
  403. data/generated/google/apis/testing_v1.rb +1 -1
  404. data/generated/google/apis/testing_v1/classes.rb +80 -6
  405. data/generated/google/apis/testing_v1/representations.rb +33 -0
  406. data/generated/google/apis/texttospeech_v1.rb +1 -1
  407. data/generated/google/apis/texttospeech_v1beta1.rb +1 -1
  408. data/generated/google/apis/toolresults_v1beta3.rb +1 -1
  409. data/generated/google/apis/toolresults_v1beta3/classes.rb +9 -0
  410. data/generated/google/apis/toolresults_v1beta3/representations.rb +1 -0
  411. data/generated/google/apis/toolresults_v1beta3/service.rb +498 -498
  412. data/generated/google/apis/{androidpublisher_v1/representations.rb → vectortile_v1.rb} +11 -6
  413. data/generated/google/apis/vectortile_v1/classes.rb +881 -0
  414. data/generated/google/apis/{cloudfunctions_v1beta2 → vectortile_v1}/representations.rb +105 -121
  415. data/generated/google/apis/vectortile_v1/service.rb +268 -0
  416. data/generated/google/apis/vision_v1.rb +1 -1
  417. data/generated/google/apis/vision_v1/classes.rb +2 -0
  418. data/generated/google/apis/vision_v1p1beta1.rb +1 -1
  419. data/generated/google/apis/vision_v1p1beta1/classes.rb +2 -0
  420. data/generated/google/apis/vision_v1p2beta1.rb +1 -1
  421. data/generated/google/apis/vision_v1p2beta1/classes.rb +2 -0
  422. data/generated/google/apis/webfonts_v1.rb +5 -5
  423. data/generated/google/apis/webfonts_v1/classes.rb +4 -3
  424. data/generated/google/apis/webfonts_v1/representations.rb +1 -2
  425. data/generated/google/apis/webfonts_v1/service.rb +15 -22
  426. data/generated/google/apis/youtube_partner_v1.rb +4 -3
  427. data/generated/google/apis/youtube_partner_v1/classes.rb +1106 -690
  428. data/generated/google/apis/youtube_partner_v1/representations.rb +357 -256
  429. data/generated/google/apis/youtube_partner_v1/service.rb +526 -1086
  430. data/generated/google/apis/youtube_v3.rb +1 -1
  431. data/generated/google/apis/youtube_v3/classes.rb +562 -2
  432. data/generated/google/apis/youtube_v3/representations.rb +282 -0
  433. data/generated/google/apis/youtube_v3/service.rb +270 -10
  434. data/lib/google/apis/version.rb +1 -1
  435. metadata +39 -23
  436. data/generated/google/apis/androidpublisher_v1/service.rb +0 -64
  437. data/generated/google/apis/androidpublisher_v1_1.rb +0 -34
  438. data/generated/google/apis/androidpublisher_v1_1/classes.rb +0 -94
  439. data/generated/google/apis/androidpublisher_v1_1/representations.rb +0 -45
  440. data/generated/google/apis/androidpublisher_v1_1/service.rb +0 -104
  441. data/generated/google/apis/androidpublisher_v2/classes.rb +0 -223
  442. data/generated/google/apis/androidpublisher_v2/service.rb +0 -160
  443. data/generated/google/apis/cloudfunctions_v1beta2/classes.rb +0 -841
  444. data/generated/google/apis/cloudfunctions_v1beta2/service.rb +0 -486
  445. data/generated/google/apis/groupsmigration_v1/classes.rb +0 -51
  446. data/generated/google/apis/groupsmigration_v1/representations.rb +0 -40
  447. data/generated/google/apis/groupsmigration_v1/service.rb +0 -100
@@ -58,12 +58,48 @@ module Google
58
58
  include Google::Apis::Core::JsonObjectSupport
59
59
  end
60
60
 
61
+ class GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
61
67
  class GoogleCloudDialogflowCxV3beta1ResponseMessageHumanAgentHandoff
62
68
  class Representation < Google::Apis::Core::JsonRepresentation; end
63
69
 
64
70
  include Google::Apis::Core::JsonObjectSupport
65
71
  end
66
72
 
73
+ class GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
67
103
  class GoogleCloudDialogflowCxV3beta1ResponseMessageText
68
104
  class Representation < Google::Apis::Core::JsonRepresentation; end
69
105
 
@@ -646,6 +682,12 @@ module Google
646
682
  include Google::Apis::Core::JsonObjectSupport
647
683
  end
648
684
 
685
+ class GoogleCloudDialogflowV2beta1AutoApproveSmartMessagingEntriesResponse
686
+ class Representation < Google::Apis::Core::JsonRepresentation; end
687
+
688
+ include Google::Apis::Core::JsonObjectSupport
689
+ end
690
+
649
691
  class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse
650
692
  class Representation < Google::Apis::Core::JsonRepresentation; end
651
693
 
@@ -1113,9 +1155,19 @@ module Google
1113
1155
  class Representation < Google::Apis::Core::JsonRepresentation
1114
1156
  property :conversation_success, as: 'conversationSuccess', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess::Representation
1115
1157
 
1158
+ property :end_interaction, as: 'endInteraction', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction::Representation
1159
+
1116
1160
  property :human_agent_handoff, as: 'humanAgentHandoff', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageHumanAgentHandoff, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageHumanAgentHandoff::Representation
1117
1161
 
1162
+ property :live_agent_handoff, as: 'liveAgentHandoff', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff::Representation
1163
+
1164
+ property :mixed_audio, as: 'mixedAudio', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio::Representation
1165
+
1166
+ property :output_audio_text, as: 'outputAudioText', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText::Representation
1167
+
1118
1168
  hash :payload, as: 'payload'
1169
+ property :play_audio, as: 'playAudio', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio::Representation
1170
+
1119
1171
  property :text, as: 'text', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageText, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageText::Representation
1120
1172
 
1121
1173
  end
@@ -1128,6 +1180,12 @@ module Google
1128
1180
  end
1129
1181
  end
1130
1182
 
1183
+ class GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction
1184
+ # @private
1185
+ class Representation < Google::Apis::Core::JsonRepresentation
1186
+ end
1187
+ end
1188
+
1131
1189
  class GoogleCloudDialogflowCxV3beta1ResponseMessageHumanAgentHandoff
1132
1190
  # @private
1133
1191
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1135,9 +1193,50 @@ module Google
1135
1193
  end
1136
1194
  end
1137
1195
 
1196
+ class GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff
1197
+ # @private
1198
+ class Representation < Google::Apis::Core::JsonRepresentation
1199
+ hash :metadata, as: 'metadata'
1200
+ end
1201
+ end
1202
+
1203
+ class GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio
1204
+ # @private
1205
+ class Representation < Google::Apis::Core::JsonRepresentation
1206
+ collection :segments, as: 'segments', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment::Representation
1207
+
1208
+ end
1209
+ end
1210
+
1211
+ class GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment
1212
+ # @private
1213
+ class Representation < Google::Apis::Core::JsonRepresentation
1214
+ property :allow_playback_interruption, as: 'allowPlaybackInterruption'
1215
+ property :audio, :base64 => true, as: 'audio'
1216
+ property :uri, as: 'uri'
1217
+ end
1218
+ end
1219
+
1220
+ class GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText
1221
+ # @private
1222
+ class Representation < Google::Apis::Core::JsonRepresentation
1223
+ property :ssml, as: 'ssml'
1224
+ property :text, as: 'text'
1225
+ end
1226
+ end
1227
+
1228
+ class GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio
1229
+ # @private
1230
+ class Representation < Google::Apis::Core::JsonRepresentation
1231
+ property :allow_playback_interruption, as: 'allowPlaybackInterruption'
1232
+ property :audio_uri, as: 'audioUri'
1233
+ end
1234
+ end
1235
+
1138
1236
  class GoogleCloudDialogflowCxV3beta1ResponseMessageText
1139
1237
  # @private
1140
1238
  class Representation < Google::Apis::Core::JsonRepresentation
1239
+ property :allow_playback_interruption, as: 'allowPlaybackInterruption'
1141
1240
  collection :text, as: 'text'
1142
1241
  end
1143
1242
  end
@@ -2151,6 +2250,15 @@ module Google
2151
2250
  end
2152
2251
  end
2153
2252
 
2253
+ class GoogleCloudDialogflowV2beta1AutoApproveSmartMessagingEntriesResponse
2254
+ # @private
2255
+ class Representation < Google::Apis::Core::JsonRepresentation
2256
+ property :disabled_count, as: 'disabledCount'
2257
+ property :enabled_count, as: 'enabledCount'
2258
+ property :unreviewed_count, as: 'unreviewedCount'
2259
+ end
2260
+ end
2261
+
2154
2262
  class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse
2155
2263
  # @private
2156
2264
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -926,6 +926,8 @@ module Google
926
926
  # `User Id`. They can be a random number or some type of user and session
927
927
  # identifiers (preferably hashed). The length of the `Session ID` and
928
928
  # `User ID` must not exceed 36 characters.
929
+ # For more information, see the [API interactions
930
+ # guide](https://cloud.google.com/dialogflow/docs/api-overview).
929
931
  # @param [Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DetectIntentRequest] google_cloud_dialogflow_v2_detect_intent_request_object
930
932
  # @param [String] fields
931
933
  # Selector specifying which fields to include in a partial response.
@@ -1705,6 +1707,8 @@ module Google
1705
1707
  # `User Id`. They can be a random number or some type of user and session
1706
1708
  # identifiers (preferably hashed). The length of the `Session ID` and
1707
1709
  # `User ID` must not exceed 36 characters.
1710
+ # For more information, see the [API interactions
1711
+ # guide](https://cloud.google.com/dialogflow/docs/api-overview).
1708
1712
  # @param [Google::Apis::DialogflowV2::GoogleCloudDialogflowV2DetectIntentRequest] google_cloud_dialogflow_v2_detect_intent_request_object
1709
1713
  # @param [String] fields
1710
1714
  # Selector specifying which fields to include in a partial response.
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/dialogflow/
27
27
  module DialogflowV2beta1
28
28
  VERSION = 'V2beta1'
29
- REVISION = '20200615'
29
+ REVISION = '20200719'
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::DialogflowV2beta1::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::DialogflowV2beta1::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::DialogflowV2beta1::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::DialogflowV2beta1::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::DialogflowV2beta1::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::DialogflowV2beta1::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::DialogflowV2beta1::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::DialogflowV2beta1::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::DialogflowV2beta1::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
@@ -634,7 +854,19 @@ module Google
634
854
  end
635
855
  end
636
856
 
637
- # Represents a context.
857
+ # Dialogflow contexts are similar to natural language context. If a person says
858
+ # to you "they are orange", you need context in order to understand what "they"
859
+ # is referring to. Similarly, for Dialogflow to handle an end-user expression
860
+ # like that, it needs to be provided with context in order to correctly match
861
+ # an intent.
862
+ # Using contexts, you can control the flow of a conversation. You can configure
863
+ # contexts for an intent by setting input and output contexts, which are
864
+ # identified by string names. When an intent is matched, any configured output
865
+ # contexts for that intent become active. While any contexts are active,
866
+ # Dialogflow is more likely to match intents that are configured with input
867
+ # contexts that correspond to the currently active contexts.
868
+ # For more information about context, see the
869
+ # [Contexts guide](https://cloud.google.com/dialogflow/docs/contexts-overview).
638
870
  class GoogleCloudDialogflowV2Context
639
871
  include Google::Apis::Core::Hashable
640
872
 
@@ -692,7 +924,7 @@ module Google
692
924
  end
693
925
  end
694
926
 
695
- # Represents a notification sent to Cloud Pub/Sub subscribers for conversation
927
+ # Represents a notification sent to Pub/Sub subscribers for conversation
696
928
  # lifecycle events.
697
929
  class GoogleCloudDialogflowV2ConversationEvent
698
930
  include Google::Apis::Core::Hashable
@@ -737,9 +969,16 @@ module Google
737
969
  end
738
970
  end
739
971
 
740
- # Represents an entity type.
741
- # Entity types serve as a tool for extracting parameter values from natural
742
- # language queries.
972
+ # Each intent parameter has a type, called the entity type, which dictates
973
+ # exactly how data from an end-user expression is extracted.
974
+ # Dialogflow provides predefined system entities that can match many common
975
+ # types of data. For example, there are system entities for matching dates,
976
+ # times, colors, email addresses, and so on. You can also create your own
977
+ # custom entities for matching custom data. For example, you could define a
978
+ # vegetable entity that can match the types of vegetables available for
979
+ # purchase with a grocery store agent.
980
+ # For more information, see the
981
+ # [Entity guide](https://cloud.google.com/dialogflow/docs/entities-overview).
743
982
  class GoogleCloudDialogflowV2EntityType
744
983
  include Google::Apis::Core::Hashable
745
984
 
@@ -906,9 +1145,14 @@ module Google
906
1145
  end
907
1146
  end
908
1147
 
909
- # Represents an intent.
910
- # Intents convert a number of user expressions or patterns into an action. An
911
- # action is an extraction of a user command or sentence semantics.
1148
+ # An intent categorizes an end-user's intention for one conversation turn. For
1149
+ # each agent, you define many intents, where your combined intents can handle a
1150
+ # complete conversation. When an end-user writes or says something, referred to
1151
+ # as an end-user expression or end-user input, Dialogflow matches the end-user
1152
+ # input to the best intent in your agent. Matching an intent is also known as
1153
+ # intent classification.
1154
+ # For more information, see the [intent
1155
+ # guide](https://cloud.google.com/dialogflow/docs/intents-overview).
912
1156
  class GoogleCloudDialogflowV2Intent
913
1157
  include Google::Apis::Core::Hashable
914
1158
 
@@ -2334,9 +2578,14 @@ module Google
2334
2578
  # @return [String]
2335
2579
  attr_accessor :fulfillment_text
2336
2580
 
2337
- # Represents an intent.
2338
- # Intents convert a number of user expressions or patterns into an action. An
2339
- # action is an extraction of a user command or sentence semantics.
2581
+ # An intent categorizes an end-user's intention for one conversation turn. For
2582
+ # each agent, you define many intents, where your combined intents can handle a
2583
+ # complete conversation. When an end-user writes or says something, referred to
2584
+ # as an end-user expression or end-user input, Dialogflow matches the end-user
2585
+ # input to the best intent in your agent. Matching an intent is also known as
2586
+ # intent classification.
2587
+ # For more information, see the [intent
2588
+ # guide](https://cloud.google.com/dialogflow/docs/intents-overview).
2340
2589
  # Corresponds to the JSON property `intent`
2341
2590
  # @return [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2Intent]
2342
2591
  attr_accessor :intent
@@ -2398,8 +2647,16 @@ module Google
2398
2647
  # @return [String]
2399
2648
  attr_accessor :query_text
2400
2649
 
2401
- # The result of sentiment analysis as configured by
2402
- # `sentiment_analysis_request_config`.
2650
+ # The result of sentiment analysis. Sentiment analysis inspects user input
2651
+ # and identifies the prevailing subjective opinion, especially to determine a
2652
+ # user's attitude as positive, negative, or neutral.
2653
+ # For Participants.AnalyzeContent, it needs to be configured in
2654
+ # DetectIntentRequest.query_params. For
2655
+ # Participants.StreamingAnalyzeContent, it needs to be configured in
2656
+ # StreamingDetectIntentRequest.query_params.
2657
+ # And for Participants.AnalyzeContent and
2658
+ # Participants.StreamingAnalyzeContent, it needs to be configured in
2659
+ # ConversationProfile.human_agent_assistant_config
2403
2660
  # Corresponds to the JSON property `sentimentAnalysisResult`
2404
2661
  # @return [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2SentimentAnalysisResult]
2405
2662
  attr_accessor :sentiment_analysis_result
@@ -2480,8 +2737,16 @@ module Google
2480
2737
  end
2481
2738
  end
2482
2739
 
2483
- # The result of sentiment analysis as configured by
2484
- # `sentiment_analysis_request_config`.
2740
+ # The result of sentiment analysis. Sentiment analysis inspects user input
2741
+ # and identifies the prevailing subjective opinion, especially to determine a
2742
+ # user's attitude as positive, negative, or neutral.
2743
+ # For Participants.AnalyzeContent, it needs to be configured in
2744
+ # DetectIntentRequest.query_params. For
2745
+ # Participants.StreamingAnalyzeContent, it needs to be configured in
2746
+ # StreamingDetectIntentRequest.query_params.
2747
+ # And for Participants.AnalyzeContent and
2748
+ # Participants.StreamingAnalyzeContent, it needs to be configured in
2749
+ # ConversationProfile.human_agent_assistant_config
2485
2750
  class GoogleCloudDialogflowV2SentimentAnalysisResult
2486
2751
  include Google::Apis::Core::Hashable
2487
2752
 
@@ -2501,11 +2766,13 @@ module Google
2501
2766
  end
2502
2767
  end
2503
2768
 
2504
- # Represents a session entity type.
2505
- # Extends or replaces a custom entity type at the user session level (we
2506
- # refer to the entity types defined at the agent level as "custom entity
2507
- # types").
2508
- # Note: session entity types apply to all queries, regardless of the language.
2769
+ # A session represents a conversation between a Dialogflow agent and an
2770
+ # end-user. You can create special entities, called session entities, during a
2771
+ # session. Session entities can extend or replace custom entity types and only
2772
+ # exist during the session that they were created for. All session data,
2773
+ # including session entities, is stored by Dialogflow for 20 minutes.
2774
+ # For more information, see the [session entity
2775
+ # guide](https://cloud.google.com/dialogflow/docs/entities-session).
2509
2776
  class GoogleCloudDialogflowV2SessionEntityType
2510
2777
  include Google::Apis::Core::Hashable
2511
2778
 
@@ -2683,7 +2950,14 @@ module Google
2683
2950
  end
2684
2951
  end
2685
2952
 
2686
- # Represents a conversational agent.
2953
+ # A Dialogflow agent is a virtual agent that handles conversations with your
2954
+ # end-users. It is a natural language understanding module that understands the
2955
+ # nuances of human language. Dialogflow translates end-user text or audio
2956
+ # during a conversation to structured data that your apps and services can
2957
+ # understand. You design and build a Dialogflow agent to handle the types of
2958
+ # conversations required for your system.
2959
+ # For more information about agents, see the
2960
+ # [Agent guide](https://cloud.google.com/dialogflow/docs/agents-overview).
2687
2961
  class GoogleCloudDialogflowV2beta1Agent
2688
2962
  include Google::Apis::Core::Hashable
2689
2963
 
@@ -2858,6 +3132,37 @@ module Google
2858
3132
  end
2859
3133
  end
2860
3134
 
3135
+ # Response message for [Documents.AutoApproveSmartMessagingEntries].
3136
+ class GoogleCloudDialogflowV2beta1AutoApproveSmartMessagingEntriesResponse
3137
+ include Google::Apis::Core::Hashable
3138
+
3139
+ # Number of smart messaging entries disabled.
3140
+ # Corresponds to the JSON property `disabledCount`
3141
+ # @return [Fixnum]
3142
+ attr_accessor :disabled_count
3143
+
3144
+ # Number of smart messaging entries enabled.
3145
+ # Corresponds to the JSON property `enabledCount`
3146
+ # @return [Fixnum]
3147
+ attr_accessor :enabled_count
3148
+
3149
+ # Number of smart messaging entries unreviewed.
3150
+ # Corresponds to the JSON property `unreviewedCount`
3151
+ # @return [Fixnum]
3152
+ attr_accessor :unreviewed_count
3153
+
3154
+ def initialize(**args)
3155
+ update!(**args)
3156
+ end
3157
+
3158
+ # Update properties of this object
3159
+ def update!(**args)
3160
+ @disabled_count = args[:disabled_count] if args.key?(:disabled_count)
3161
+ @enabled_count = args[:enabled_count] if args.key?(:enabled_count)
3162
+ @unreviewed_count = args[:unreviewed_count] if args.key?(:unreviewed_count)
3163
+ end
3164
+ end
3165
+
2861
3166
  # The request message for EntityTypes.BatchCreateEntities.
2862
3167
  class GoogleCloudDialogflowV2beta1BatchCreateEntitiesRequest
2863
3168
  include Google::Apis::Core::Hashable
@@ -3129,7 +3434,19 @@ module Google
3129
3434
  end
3130
3435
  end
3131
3436
 
3132
- # Represents a context.
3437
+ # Dialogflow contexts are similar to natural language context. If a person says
3438
+ # to you "they are orange", you need context in order to understand what "they"
3439
+ # is referring to. Similarly, for Dialogflow to handle an end-user expression
3440
+ # like that, it needs to be provided with context in order to correctly match
3441
+ # an intent.
3442
+ # Using contexts, you can control the flow of a conversation. You can configure
3443
+ # contexts for an intent by setting input and output contexts, which are
3444
+ # identified by string names. When an intent is matched, any configured output
3445
+ # contexts for that intent become active. While any contexts are active,
3446
+ # Dialogflow is more likely to match intents that are configured with input
3447
+ # contexts that correspond to the currently active contexts.
3448
+ # For more information about context, see the
3449
+ # [Contexts guide](https://cloud.google.com/dialogflow/docs/contexts-overview).
3133
3450
  class GoogleCloudDialogflowV2beta1Context
3134
3451
  include Google::Apis::Core::Hashable
3135
3452
 
@@ -3316,7 +3633,9 @@ module Google
3316
3633
  end
3317
3634
  end
3318
3635
 
3319
- # A document resource.
3636
+ # A knowledge document to be used by a KnowledgeBase.
3637
+ # For more information, see the [knowledge base
3638
+ # guide](https://cloud.google.com/dialogflow/docs/how/knowledge-bases).
3320
3639
  # Note: The `projects.agent.knowledgeBases.documents` resource is deprecated;
3321
3640
  # only use `projects.knowledgeBases.documents`.
3322
3641
  class GoogleCloudDialogflowV2beta1Document
@@ -3445,9 +3764,16 @@ module Google
3445
3764
  end
3446
3765
  end
3447
3766
 
3448
- # Represents an entity type.
3449
- # Entity types serve as a tool for extracting parameter values from natural
3450
- # language queries.
3767
+ # Each intent parameter has a type, called the entity type, which dictates
3768
+ # exactly how data from an end-user expression is extracted.
3769
+ # Dialogflow provides predefined system entities that can match many common
3770
+ # types of data. For example, there are system entities for matching dates,
3771
+ # times, colors, email addresses, and so on. You can also create your own
3772
+ # custom entities for matching custom data. For example, you could define a
3773
+ # vegetable entity that can match the types of vegetables available for
3774
+ # purchase with a grocery store agent.
3775
+ # For more information, see the
3776
+ # [Entity guide](https://cloud.google.com/dialogflow/docs/entities-overview).
3451
3777
  class GoogleCloudDialogflowV2beta1EntityType
3452
3778
  include Google::Apis::Core::Hashable
3453
3779
 
@@ -3556,7 +3882,20 @@ module Google
3556
3882
  end
3557
3883
  end
3558
3884
 
3559
- # Represents an agent environment.
3885
+ # You can create multiple versions of your agent and publish them to separate
3886
+ # environments.
3887
+ # When you edit an agent, you are editing the draft agent. At any point, you
3888
+ # can save the draft agent as an agent version, which is an immutable snapshot
3889
+ # of your agent.
3890
+ # When you save the draft agent, it is published to the default environment.
3891
+ # When you create agent versions, you can publish them to custom environments.
3892
+ # You can create a variety of custom environments for:
3893
+ # - testing
3894
+ # - development
3895
+ # - production
3896
+ # - etc.
3897
+ # For more information, see the [versions and environments
3898
+ # guide](https://cloud.google.com/dialogflow/docs/agents-versions).
3560
3899
  class GoogleCloudDialogflowV2beta1Environment
3561
3900
  include Google::Apis::Core::Hashable
3562
3901
 
@@ -3573,8 +3912,10 @@ module Google
3573
3912
  attr_accessor :description
3574
3913
 
3575
3914
  # Output only. The unique identifier of this agent environment.
3576
- # Format: `projects/<Project ID>/agent/environments/<Environment ID>`.
3577
- # For Environment ID, "-" is reserved for 'draft' environment.
3915
+ # Format:
3916
+ # - `projects/<Project Number / ID>/agent/environments/<Environment ID>`
3917
+ # - `projects/<Project Number / ID>/locations/<Location
3918
+ # ID>/agent/environments/<Environment ID>`
3578
3919
  # Corresponds to the JSON property `name`
3579
3920
  # @return [String]
3580
3921
  attr_accessor :name
@@ -3707,7 +4048,15 @@ module Google
3707
4048
  end
3708
4049
  end
3709
4050
 
3710
- # Represents a fulfillment.
4051
+ # By default, your agent responds to a matched intent with a static response.
4052
+ # As an alternative, you can provide a more dynamic response by using
4053
+ # fulfillment. When you enable fulfillment for an intent, Dialogflow responds
4054
+ # to that intent by calling a service that you define. For example, if an
4055
+ # end-user wants to schedule a haircut on Friday, your service can check your
4056
+ # database and respond to the end-user with availability information for
4057
+ # Friday.
4058
+ # For more information, see the [fulfillment
4059
+ # guide](https://cloud.google.com/dialogflow/docs/fulfillment-overview).
3711
4060
  class GoogleCloudDialogflowV2beta1Fulfillment
3712
4061
  include Google::Apis::Core::Hashable
3713
4062
 
@@ -3989,9 +4338,14 @@ module Google
3989
4338
  end
3990
4339
  end
3991
4340
 
3992
- # Represents an intent.
3993
- # Intents convert a number of user expressions or patterns into an action. An
3994
- # action is an extraction of a user command or sentence semantics.
4341
+ # An intent categorizes an end-user's intention for one conversation turn. For
4342
+ # each agent, you define many intents, where your combined intents can handle a
4343
+ # complete conversation. When an end-user writes or says something, referred to
4344
+ # as an end-user expression or end-user input, Dialogflow matches the end-user
4345
+ # input to the best intent in your agent. Matching an intent is also known as
4346
+ # intent classification.
4347
+ # For more information, see the [intent
4348
+ # guide](https://cloud.google.com/dialogflow/docs/intents-overview).
3995
4349
  class GoogleCloudDialogflowV2beta1Intent
3996
4350
  include Google::Apis::Core::Hashable
3997
4351
 
@@ -4287,9 +4641,6 @@ module Google
4287
4641
  # Carousel Rich Business Messaging (RBM) rich card.
4288
4642
  # Rich cards allow you to respond to users with more vivid content, e.g.
4289
4643
  # with media and suggestions.
4290
- # For more details about RBM rich cards, please see:
4291
- # https://developers.google.com/business-communications/rcs-business-messaging/
4292
- # guides/build/messages/send#rich-cards
4293
4644
  # If you want to show a single card with more control over the layout,
4294
4645
  # please use RbmStandaloneCard instead.
4295
4646
  # Corresponds to the JSON property `rbmCarouselRichCard`
@@ -4299,9 +4650,6 @@ module Google
4299
4650
  # Standalone Rich Business Messaging (RBM) rich card.
4300
4651
  # Rich cards allow you to respond to users with more vivid content, e.g.
4301
4652
  # with media and suggestions.
4302
- # For more details about RBM rich cards, please see:
4303
- # https://developers.google.com/business-communications/rcs-business-messaging/
4304
- # guides/build/messages/send#rich-cards
4305
4653
  # You can group multiple rich cards into one using RbmCarouselCard but
4306
4654
  # carousel cards will give you less control over the card layout.
4307
4655
  # Corresponds to the JSON property `rbmStandaloneRichCard`
@@ -5009,7 +5357,7 @@ module Google
5009
5357
  attr_accessor :file_uri
5010
5358
 
5011
5359
  # Required for cards with vertical orientation. The height of the media
5012
- # within a rich card with a vertical layout. (https://goo.gl/NeFCjz).
5360
+ # within a rich card with a vertical layout.
5013
5361
  # For a standalone card with horizontal layout, height is not
5014
5362
  # customizable, and this field is ignored.
5015
5363
  # Corresponds to the JSON property `height`
@@ -5040,9 +5388,6 @@ module Google
5040
5388
  # Carousel Rich Business Messaging (RBM) rich card.
5041
5389
  # Rich cards allow you to respond to users with more vivid content, e.g.
5042
5390
  # with media and suggestions.
5043
- # For more details about RBM rich cards, please see:
5044
- # https://developers.google.com/business-communications/rcs-business-messaging/
5045
- # guides/build/messages/send#rich-cards
5046
5391
  # If you want to show a single card with more control over the layout,
5047
5392
  # please use RbmStandaloneCard instead.
5048
5393
  class GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard
@@ -5073,9 +5418,6 @@ module Google
5073
5418
  # Standalone Rich Business Messaging (RBM) rich card.
5074
5419
  # Rich cards allow you to respond to users with more vivid content, e.g.
5075
5420
  # with media and suggestions.
5076
- # For more details about RBM rich cards, please see:
5077
- # https://developers.google.com/business-communications/rcs-business-messaging/
5078
- # guides/build/messages/send#rich-cards
5079
5421
  # You can group multiple rich cards into one using RbmCarouselCard but
5080
5422
  # carousel cards will give you less control over the card layout.
5081
5423
  class GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard
@@ -5115,13 +5457,13 @@ module Google
5115
5457
  include Google::Apis::Core::Hashable
5116
5458
 
5117
5459
  # Opens the user's default dialer app with the specified phone number
5118
- # but does not dial automatically (https://goo.gl/ergbB2).
5460
+ # but does not dial automatically.
5119
5461
  # Corresponds to the JSON property `dial`
5120
5462
  # @return [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial]
5121
5463
  attr_accessor :dial
5122
5464
 
5123
5465
  # Opens the user's default web browser app to the specified uri
5124
- # (https://goo.gl/6GLJD2). If the user has an app installed that is
5466
+ # If the user has an app installed that is
5125
5467
  # registered as the default handler for the URL, then this app will be
5126
5468
  # opened instead, and its icon will be used in the suggested action UI.
5127
5469
  # Corresponds to the JSON property `openUrl`
@@ -5136,7 +5478,7 @@ module Google
5136
5478
  attr_accessor :postback_data
5137
5479
 
5138
5480
  # Opens the device's location chooser so the user can pick a location
5139
- # to send back to the agent (https://goo.gl/GXotJW).
5481
+ # to send back to the agent.
5140
5482
  # Corresponds to the JSON property `shareLocation`
5141
5483
  # @return [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionShareLocation]
5142
5484
  attr_accessor :share_location
@@ -5161,7 +5503,7 @@ module Google
5161
5503
  end
5162
5504
 
5163
5505
  # Opens the user's default dialer app with the specified phone number
5164
- # but does not dial automatically (https://goo.gl/ergbB2).
5506
+ # but does not dial automatically.
5165
5507
  class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial
5166
5508
  include Google::Apis::Core::Hashable
5167
5509
 
@@ -5184,7 +5526,7 @@ module Google
5184
5526
  end
5185
5527
 
5186
5528
  # Opens the user's default web browser app to the specified uri
5187
- # (https://goo.gl/6GLJD2). If the user has an app installed that is
5529
+ # If the user has an app installed that is
5188
5530
  # registered as the default handler for the URL, then this app will be
5189
5531
  # opened instead, and its icon will be used in the suggested action UI.
5190
5532
  class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri
@@ -5206,7 +5548,7 @@ module Google
5206
5548
  end
5207
5549
 
5208
5550
  # Opens the device's location chooser so the user can pick a location
5209
- # to send back to the agent (https://goo.gl/GXotJW).
5551
+ # to send back to the agent.
5210
5552
  class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionShareLocation
5211
5553
  include Google::Apis::Core::Hashable
5212
5554
 
@@ -5867,7 +6209,12 @@ module Google
5867
6209
  end
5868
6210
  end
5869
6211
 
5870
- # Represents knowledge base resource.
6212
+ # A knowledge base represents a collection of knowledge documents that you
6213
+ # provide to Dialogflow. Your knowledge documents contain information that may
6214
+ # be useful during conversations with end-users. Some Dialogflow features use
6215
+ # knowledge bases when looking for a response to an end-user input.
6216
+ # For more information, see the [knowledge base
6217
+ # guide](https://cloud.google.com/dialogflow/docs/how/knowledge-bases).
5871
6218
  # Note: The `projects.agent.knowledgeBases` resource is deprecated;
5872
6219
  # only use `projects.knowledgeBases`.
5873
6220
  class GoogleCloudDialogflowV2beta1KnowledgeBase
@@ -6398,9 +6745,14 @@ module Google
6398
6745
  # @return [String]
6399
6746
  attr_accessor :fulfillment_text
6400
6747
 
6401
- # Represents an intent.
6402
- # Intents convert a number of user expressions or patterns into an action. An
6403
- # action is an extraction of a user command or sentence semantics.
6748
+ # An intent categorizes an end-user's intention for one conversation turn. For
6749
+ # each agent, you define many intents, where your combined intents can handle a
6750
+ # complete conversation. When an end-user writes or says something, referred to
6751
+ # as an end-user expression or end-user input, Dialogflow matches the end-user
6752
+ # input to the best intent in your agent. Matching an intent is also known as
6753
+ # intent classification.
6754
+ # For more information, see the [intent
6755
+ # guide](https://cloud.google.com/dialogflow/docs/intents-overview).
6404
6756
  # Corresponds to the JSON property `intent`
6405
6757
  # @return [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1Intent]
6406
6758
  attr_accessor :intent
@@ -6467,8 +6819,16 @@ module Google
6467
6819
  # @return [String]
6468
6820
  attr_accessor :query_text
6469
6821
 
6470
- # The result of sentiment analysis as configured by
6471
- # `sentiment_analysis_request_config`.
6822
+ # The result of sentiment analysis. Sentiment analysis inspects user input
6823
+ # and identifies the prevailing subjective opinion, especially to determine a
6824
+ # user's attitude as positive, negative, or neutral.
6825
+ # For Participants.AnalyzeContent, it needs to be configured in
6826
+ # DetectIntentRequest.query_params. For
6827
+ # Participants.StreamingAnalyzeContent, it needs to be configured in
6828
+ # StreamingDetectIntentRequest.query_params.
6829
+ # And for Participants.AnalyzeContent and
6830
+ # Participants.StreamingAnalyzeContent, it needs to be configured in
6831
+ # ConversationProfile.human_agent_assistant_config
6472
6832
  # Corresponds to the JSON property `sentimentAnalysisResult`
6473
6833
  # @return [Google::Apis::DialogflowV2beta1::GoogleCloudDialogflowV2beta1SentimentAnalysisResult]
6474
6834
  attr_accessor :sentiment_analysis_result
@@ -6645,8 +7005,16 @@ module Google
6645
7005
  end
6646
7006
  end
6647
7007
 
6648
- # The result of sentiment analysis as configured by
6649
- # `sentiment_analysis_request_config`.
7008
+ # The result of sentiment analysis. Sentiment analysis inspects user input
7009
+ # and identifies the prevailing subjective opinion, especially to determine a
7010
+ # user's attitude as positive, negative, or neutral.
7011
+ # For Participants.AnalyzeContent, it needs to be configured in
7012
+ # DetectIntentRequest.query_params. For
7013
+ # Participants.StreamingAnalyzeContent, it needs to be configured in
7014
+ # StreamingDetectIntentRequest.query_params.
7015
+ # And for Participants.AnalyzeContent and
7016
+ # Participants.StreamingAnalyzeContent, it needs to be configured in
7017
+ # ConversationProfile.human_agent_assistant_config
6650
7018
  class GoogleCloudDialogflowV2beta1SentimentAnalysisResult
6651
7019
  include Google::Apis::Core::Hashable
6652
7020
 
@@ -6666,11 +7034,13 @@ module Google
6666
7034
  end
6667
7035
  end
6668
7036
 
6669
- # Represents a session entity type.
6670
- # Extends or replaces a custom entity type at the user session level (we
6671
- # refer to the entity types defined at the agent level as "custom entity
6672
- # types").
6673
- # Note: session entity types apply to all queries, regardless of the language.
7037
+ # A session represents a conversation between a Dialogflow agent and an
7038
+ # end-user. You can create special entities, called session entities, during a
7039
+ # session. Session entities can extend or replace custom entity types and only
7040
+ # exist during the session that they were created for. All session data,
7041
+ # including session entities, is stored by Dialogflow for 20 minutes.
7042
+ # For more information, see the [session entity
7043
+ # guide](https://cloud.google.com/dialogflow/docs/entities-session).
6674
7044
  class GoogleCloudDialogflowV2beta1SessionEntityType
6675
7045
  include Google::Apis::Core::Hashable
6676
7046