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
@@ -202,6 +202,18 @@ module Google
202
202
  include Google::Apis::Core::JsonObjectSupport
203
203
  end
204
204
 
205
+ class ChannelGrouping
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class ChannelGroupingRule
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
205
217
  class CitiesListResponse
206
218
  class Representation < Google::Apis::Core::JsonRepresentation; end
207
219
 
@@ -616,6 +628,12 @@ module Google
616
628
  include Google::Apis::Core::JsonObjectSupport
617
629
  end
618
630
 
631
+ class DisjunctiveMatchStatement
632
+ class Representation < Google::Apis::Core::JsonRepresentation; end
633
+
634
+ include Google::Apis::Core::JsonObjectSupport
635
+ end
636
+
619
637
  class DynamicTargetingKey
620
638
  class Representation < Google::Apis::Core::JsonRepresentation; end
621
639
 
@@ -634,6 +652,12 @@ module Google
634
652
  include Google::Apis::Core::JsonObjectSupport
635
653
  end
636
654
 
655
+ class EventFilter
656
+ class Representation < Google::Apis::Core::JsonRepresentation; end
657
+
658
+ include Google::Apis::Core::JsonObjectSupport
659
+ end
660
+
637
661
  class EventTag
638
662
  class Representation < Google::Apis::Core::JsonRepresentation; end
639
663
 
@@ -958,6 +982,24 @@ module Google
958
982
  include Google::Apis::Core::JsonObjectSupport
959
983
  end
960
984
 
985
+ class PathFilter
986
+ class Representation < Google::Apis::Core::JsonRepresentation; end
987
+
988
+ include Google::Apis::Core::JsonObjectSupport
989
+ end
990
+
991
+ class PathReportCompatibleFields
992
+ class Representation < Google::Apis::Core::JsonRepresentation; end
993
+
994
+ include Google::Apis::Core::JsonObjectSupport
995
+ end
996
+
997
+ class PathReportDimensionValue
998
+ class Representation < Google::Apis::Core::JsonRepresentation; end
999
+
1000
+ include Google::Apis::Core::JsonObjectSupport
1001
+ end
1002
+
961
1003
  class PathToConversionReportCompatibleFields
962
1004
  class Representation < Google::Apis::Core::JsonRepresentation; end
963
1005
 
@@ -1153,6 +1195,18 @@ module Google
1153
1195
  include Google::Apis::Core::JsonObjectSupport
1154
1196
  end
1155
1197
 
1198
+ class PathAttributionCriteria
1199
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1200
+
1201
+ include Google::Apis::Core::JsonObjectSupport
1202
+ end
1203
+
1204
+ class PathCriteria
1205
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1206
+
1207
+ include Google::Apis::Core::JsonObjectSupport
1208
+ end
1209
+
1156
1210
  class PathToConversionCriteria
1157
1211
  class Representation < Google::Apis::Core::JsonRepresentation; end
1158
1212
 
@@ -1904,6 +1958,27 @@ module Google
1904
1958
  end
1905
1959
  end
1906
1960
 
1961
+ class ChannelGrouping
1962
+ # @private
1963
+ class Representation < Google::Apis::Core::JsonRepresentation
1964
+ property :fallback_name, as: 'fallbackName'
1965
+ property :kind, as: 'kind'
1966
+ property :name, as: 'name'
1967
+ collection :rules, as: 'rules', class: Google::Apis::DfareportingV3_4::ChannelGroupingRule, decorator: Google::Apis::DfareportingV3_4::ChannelGroupingRule::Representation
1968
+
1969
+ end
1970
+ end
1971
+
1972
+ class ChannelGroupingRule
1973
+ # @private
1974
+ class Representation < Google::Apis::Core::JsonRepresentation
1975
+ collection :disjunctive_match_statements, as: 'disjunctiveMatchStatements', class: Google::Apis::DfareportingV3_4::DisjunctiveMatchStatement, decorator: Google::Apis::DfareportingV3_4::DisjunctiveMatchStatement::Representation
1976
+
1977
+ property :kind, as: 'kind'
1978
+ property :name, as: 'name'
1979
+ end
1980
+ end
1981
+
1907
1982
  class CitiesListResponse
1908
1983
  # @private
1909
1984
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1984,6 +2059,10 @@ module Google
1984
2059
  property :floodlight_report_compatible_fields, as: 'floodlightReportCompatibleFields', class: Google::Apis::DfareportingV3_4::FloodlightReportCompatibleFields, decorator: Google::Apis::DfareportingV3_4::FloodlightReportCompatibleFields::Representation
1985
2060
 
1986
2061
  property :kind, as: 'kind'
2062
+ property :path_attribution_report_compatible_fields, as: 'pathAttributionReportCompatibleFields', class: Google::Apis::DfareportingV3_4::PathReportCompatibleFields, decorator: Google::Apis::DfareportingV3_4::PathReportCompatibleFields::Representation
2063
+
2064
+ property :path_report_compatible_fields, as: 'pathReportCompatibleFields', class: Google::Apis::DfareportingV3_4::PathReportCompatibleFields, decorator: Google::Apis::DfareportingV3_4::PathReportCompatibleFields::Representation
2065
+
1987
2066
  property :path_to_conversion_report_compatible_fields, as: 'pathToConversionReportCompatibleFields', class: Google::Apis::DfareportingV3_4::PathToConversionReportCompatibleFields, decorator: Google::Apis::DfareportingV3_4::PathToConversionReportCompatibleFields::Representation
1988
2067
 
1989
2068
  property :reach_report_compatible_fields, as: 'reachReportCompatibleFields', class: Google::Apis::DfareportingV3_4::ReachReportCompatibleFields, decorator: Google::Apis::DfareportingV3_4::ReachReportCompatibleFields::Representation
@@ -2818,6 +2897,15 @@ module Google
2818
2897
  end
2819
2898
  end
2820
2899
 
2900
+ class DisjunctiveMatchStatement
2901
+ # @private
2902
+ class Representation < Google::Apis::Core::JsonRepresentation
2903
+ collection :event_filters, as: 'eventFilters', class: Google::Apis::DfareportingV3_4::EventFilter, decorator: Google::Apis::DfareportingV3_4::EventFilter::Representation
2904
+
2905
+ property :kind, as: 'kind'
2906
+ end
2907
+ end
2908
+
2821
2909
  class DynamicTargetingKey
2822
2910
  # @private
2823
2911
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2847,6 +2935,15 @@ module Google
2847
2935
  end
2848
2936
  end
2849
2937
 
2938
+ class EventFilter
2939
+ # @private
2940
+ class Representation < Google::Apis::Core::JsonRepresentation
2941
+ property :dimension_filter, as: 'dimensionFilter', class: Google::Apis::DfareportingV3_4::PathReportDimensionValue, decorator: Google::Apis::DfareportingV3_4::PathReportDimensionValue::Representation
2942
+
2943
+ property :kind, as: 'kind'
2944
+ end
2945
+ end
2946
+
2850
2947
  class EventTag
2851
2948
  # @private
2852
2949
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2965,6 +3062,7 @@ module Google
2965
3062
  property :advertiser_id, :numeric_string => true, as: 'advertiserId'
2966
3063
  property :advertiser_id_dimension_value, as: 'advertiserIdDimensionValue', class: Google::Apis::DfareportingV3_4::DimensionValue, decorator: Google::Apis::DfareportingV3_4::DimensionValue::Representation
2967
3064
 
3065
+ property :attribution_enabled, as: 'attributionEnabled'
2968
3066
  property :cache_busting_type, as: 'cacheBustingType'
2969
3067
  property :counting_method, as: 'countingMethod'
2970
3068
  collection :default_tags, as: 'defaultTags', class: Google::Apis::DfareportingV3_4::FloodlightActivityDynamicTag, decorator: Google::Apis::DfareportingV3_4::FloodlightActivityDynamicTag::Representation
@@ -3530,6 +3628,42 @@ module Google
3530
3628
  end
3531
3629
  end
3532
3630
 
3631
+ class PathFilter
3632
+ # @private
3633
+ class Representation < Google::Apis::Core::JsonRepresentation
3634
+ collection :event_filters, as: 'eventFilters', class: Google::Apis::DfareportingV3_4::EventFilter, decorator: Google::Apis::DfareportingV3_4::EventFilter::Representation
3635
+
3636
+ property :kind, as: 'kind'
3637
+ property :path_match_position, as: 'pathMatchPosition'
3638
+ end
3639
+ end
3640
+
3641
+ class PathReportCompatibleFields
3642
+ # @private
3643
+ class Representation < Google::Apis::Core::JsonRepresentation
3644
+ collection :channel_groupings, as: 'channelGroupings', class: Google::Apis::DfareportingV3_4::Dimension, decorator: Google::Apis::DfareportingV3_4::Dimension::Representation
3645
+
3646
+ collection :dimensions, as: 'dimensions', class: Google::Apis::DfareportingV3_4::Dimension, decorator: Google::Apis::DfareportingV3_4::Dimension::Representation
3647
+
3648
+ property :kind, as: 'kind'
3649
+ collection :metrics, as: 'metrics', class: Google::Apis::DfareportingV3_4::Metric, decorator: Google::Apis::DfareportingV3_4::Metric::Representation
3650
+
3651
+ collection :path_filters, as: 'pathFilters', class: Google::Apis::DfareportingV3_4::Dimension, decorator: Google::Apis::DfareportingV3_4::Dimension::Representation
3652
+
3653
+ end
3654
+ end
3655
+
3656
+ class PathReportDimensionValue
3657
+ # @private
3658
+ class Representation < Google::Apis::Core::JsonRepresentation
3659
+ property :dimension_name, as: 'dimensionName'
3660
+ collection :ids, as: 'ids'
3661
+ property :kind, as: 'kind'
3662
+ property :match_type, as: 'matchType'
3663
+ collection :values, as: 'values'
3664
+ end
3665
+ end
3666
+
3533
3667
  class PathToConversionReportCompatibleFields
3534
3668
  # @private
3535
3669
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3967,6 +4101,10 @@ module Google
3967
4101
  property :last_modified_time, :numeric_string => true, as: 'lastModifiedTime'
3968
4102
  property :name, as: 'name'
3969
4103
  property :owner_profile_id, :numeric_string => true, as: 'ownerProfileId'
4104
+ property :path_attribution_criteria, as: 'pathAttributionCriteria', class: Google::Apis::DfareportingV3_4::Report::PathAttributionCriteria, decorator: Google::Apis::DfareportingV3_4::Report::PathAttributionCriteria::Representation
4105
+
4106
+ property :path_criteria, as: 'pathCriteria', class: Google::Apis::DfareportingV3_4::Report::PathCriteria, decorator: Google::Apis::DfareportingV3_4::Report::PathCriteria::Representation
4107
+
3970
4108
  property :path_to_conversion_criteria, as: 'pathToConversionCriteria', class: Google::Apis::DfareportingV3_4::Report::PathToConversionCriteria, decorator: Google::Apis::DfareportingV3_4::Report::PathToConversionCriteria::Representation
3971
4109
 
3972
4110
  property :reach_criteria, as: 'reachCriteria', class: Google::Apis::DfareportingV3_4::Report::ReachCriteria, decorator: Google::Apis::DfareportingV3_4::Report::ReachCriteria::Representation
@@ -4049,6 +4187,44 @@ module Google
4049
4187
  end
4050
4188
  end
4051
4189
 
4190
+ class PathAttributionCriteria
4191
+ # @private
4192
+ class Representation < Google::Apis::Core::JsonRepresentation
4193
+ collection :activity_filters, as: 'activityFilters', class: Google::Apis::DfareportingV3_4::DimensionValue, decorator: Google::Apis::DfareportingV3_4::DimensionValue::Representation
4194
+
4195
+ property :custom_channel_grouping, as: 'customChannelGrouping', class: Google::Apis::DfareportingV3_4::ChannelGrouping, decorator: Google::Apis::DfareportingV3_4::ChannelGrouping::Representation
4196
+
4197
+ property :date_range, as: 'dateRange', class: Google::Apis::DfareportingV3_4::DateRange, decorator: Google::Apis::DfareportingV3_4::DateRange::Representation
4198
+
4199
+ collection :dimensions, as: 'dimensions', class: Google::Apis::DfareportingV3_4::SortedDimension, decorator: Google::Apis::DfareportingV3_4::SortedDimension::Representation
4200
+
4201
+ property :floodlight_config_id, as: 'floodlightConfigId', class: Google::Apis::DfareportingV3_4::DimensionValue, decorator: Google::Apis::DfareportingV3_4::DimensionValue::Representation
4202
+
4203
+ collection :metric_names, as: 'metricNames'
4204
+ collection :path_filters, as: 'pathFilters', class: Google::Apis::DfareportingV3_4::PathFilter, decorator: Google::Apis::DfareportingV3_4::PathFilter::Representation
4205
+
4206
+ end
4207
+ end
4208
+
4209
+ class PathCriteria
4210
+ # @private
4211
+ class Representation < Google::Apis::Core::JsonRepresentation
4212
+ collection :activity_filters, as: 'activityFilters', class: Google::Apis::DfareportingV3_4::DimensionValue, decorator: Google::Apis::DfareportingV3_4::DimensionValue::Representation
4213
+
4214
+ property :custom_channel_grouping, as: 'customChannelGrouping', class: Google::Apis::DfareportingV3_4::ChannelGrouping, decorator: Google::Apis::DfareportingV3_4::ChannelGrouping::Representation
4215
+
4216
+ property :date_range, as: 'dateRange', class: Google::Apis::DfareportingV3_4::DateRange, decorator: Google::Apis::DfareportingV3_4::DateRange::Representation
4217
+
4218
+ collection :dimensions, as: 'dimensions', class: Google::Apis::DfareportingV3_4::SortedDimension, decorator: Google::Apis::DfareportingV3_4::SortedDimension::Representation
4219
+
4220
+ property :floodlight_config_id, as: 'floodlightConfigId', class: Google::Apis::DfareportingV3_4::DimensionValue, decorator: Google::Apis::DfareportingV3_4::DimensionValue::Representation
4221
+
4222
+ collection :metric_names, as: 'metricNames'
4223
+ collection :path_filters, as: 'pathFilters', class: Google::Apis::DfareportingV3_4::PathFilter, decorator: Google::Apis::DfareportingV3_4::PathFilter::Representation
4224
+
4225
+ end
4226
+ end
4227
+
4052
4228
  class PathToConversionCriteria
4053
4229
  # @private
4054
4230
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -4265,6 +4441,9 @@ module Google
4265
4441
  property :companion_settings, as: 'companionSettings', class: Google::Apis::DfareportingV3_4::SiteCompanionSetting, decorator: Google::Apis::DfareportingV3_4::SiteCompanionSetting::Representation
4266
4442
 
4267
4443
  property :kind, as: 'kind'
4444
+ property :oba_enabled, as: 'obaEnabled'
4445
+ property :oba_settings, as: 'obaSettings', class: Google::Apis::DfareportingV3_4::ObaIcon, decorator: Google::Apis::DfareportingV3_4::ObaIcon::Representation
4446
+
4268
4447
  property :orientation, as: 'orientation'
4269
4448
  property :skippable_settings, as: 'skippableSettings', class: Google::Apis::DfareportingV3_4::SiteSkippableSetting, decorator: Google::Apis::DfareportingV3_4::SiteSkippableSetting::Representation
4270
4449
 
@@ -4628,6 +4807,9 @@ module Google
4628
4807
  property :companion_settings, as: 'companionSettings', class: Google::Apis::DfareportingV3_4::CompanionSetting, decorator: Google::Apis::DfareportingV3_4::CompanionSetting::Representation
4629
4808
 
4630
4809
  property :kind, as: 'kind'
4810
+ property :oba_enabled, as: 'obaEnabled'
4811
+ property :oba_settings, as: 'obaSettings', class: Google::Apis::DfareportingV3_4::ObaIcon, decorator: Google::Apis::DfareportingV3_4::ObaIcon::Representation
4812
+
4631
4813
  property :orientation, as: 'orientation'
4632
4814
  property :skippable_settings, as: 'skippableSettings', class: Google::Apis::DfareportingV3_4::SkippableSetting, decorator: Google::Apis::DfareportingV3_4::SkippableSetting::Representation
4633
4815
 
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/dialogflow/
27
27
  module DialogflowV2
28
28
  VERSION = 'V2'
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::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
@@ -558,8 +778,7 @@ module Google
558
778
  # understand. You design and build a Dialogflow agent to handle the types of
559
779
  # conversations required for your system.
560
780
  # For more information about agents, see the
561
- # [Agents
562
- # documentation](https://cloud.google.com/dialogflow/docs/agents-overview).
781
+ # [Agent guide](https://cloud.google.com/dialogflow/docs/agents-overview).
563
782
  class GoogleCloudDialogflowV2Agent
564
783
  include Google::Apis::Core::Hashable
565
784
 
@@ -983,7 +1202,19 @@ module Google
983
1202
  end
984
1203
  end
985
1204
 
986
- # Represents a context.
1205
+ # Dialogflow contexts are similar to natural language context. If a person says
1206
+ # to you "they are orange", you need context in order to understand what "they"
1207
+ # is referring to. Similarly, for Dialogflow to handle an end-user expression
1208
+ # like that, it needs to be provided with context in order to correctly match
1209
+ # an intent.
1210
+ # Using contexts, you can control the flow of a conversation. You can configure
1211
+ # contexts for an intent by setting input and output contexts, which are
1212
+ # identified by string names. When an intent is matched, any configured output
1213
+ # contexts for that intent become active. While any contexts are active,
1214
+ # Dialogflow is more likely to match intents that are configured with input
1215
+ # contexts that correspond to the currently active contexts.
1216
+ # For more information about context, see the
1217
+ # [Contexts guide](https://cloud.google.com/dialogflow/docs/contexts-overview).
987
1218
  class GoogleCloudDialogflowV2Context
988
1219
  include Google::Apis::Core::Hashable
989
1220
 
@@ -1041,7 +1272,7 @@ module Google
1041
1272
  end
1042
1273
  end
1043
1274
 
1044
- # Represents a notification sent to Cloud Pub/Sub subscribers for conversation
1275
+ # Represents a notification sent to Pub/Sub subscribers for conversation
1045
1276
  # lifecycle events.
1046
1277
  class GoogleCloudDialogflowV2ConversationEvent
1047
1278
  include Google::Apis::Core::Hashable
@@ -1202,9 +1433,16 @@ module Google
1202
1433
  end
1203
1434
  end
1204
1435
 
1205
- # Represents an entity type.
1206
- # Entity types serve as a tool for extracting parameter values from natural
1207
- # language queries.
1436
+ # Each intent parameter has a type, called the entity type, which dictates
1437
+ # exactly how data from an end-user expression is extracted.
1438
+ # Dialogflow provides predefined system entities that can match many common
1439
+ # types of data. For example, there are system entities for matching dates,
1440
+ # times, colors, email addresses, and so on. You can also create your own
1441
+ # custom entities for matching custom data. For example, you could define a
1442
+ # vegetable entity that can match the types of vegetables available for
1443
+ # purchase with a grocery store agent.
1444
+ # For more information, see the
1445
+ # [Entity guide](https://cloud.google.com/dialogflow/docs/entities-overview).
1208
1446
  class GoogleCloudDialogflowV2EntityType
1209
1447
  include Google::Apis::Core::Hashable
1210
1448
 
@@ -1313,7 +1551,20 @@ module Google
1313
1551
  end
1314
1552
  end
1315
1553
 
1316
- # Represents an agent environment.
1554
+ # You can create multiple versions of your agent and publish them to separate
1555
+ # environments.
1556
+ # When you edit an agent, you are editing the draft agent. At any point, you
1557
+ # can save the draft agent as an agent version, which is an immutable snapshot
1558
+ # of your agent.
1559
+ # When you save the draft agent, it is published to the default environment.
1560
+ # When you create agent versions, you can publish them to custom environments.
1561
+ # You can create a variety of custom environments for:
1562
+ # - testing
1563
+ # - development
1564
+ # - production
1565
+ # - etc.
1566
+ # For more information, see the [versions and environments
1567
+ # guide](https://cloud.google.com/dialogflow/docs/agents-versions).
1317
1568
  class GoogleCloudDialogflowV2Environment
1318
1569
  include Google::Apis::Core::Hashable
1319
1570
 
@@ -1463,7 +1714,15 @@ module Google
1463
1714
  end
1464
1715
  end
1465
1716
 
1466
- # Represents a fulfillment.
1717
+ # By default, your agent responds to a matched intent with a static response.
1718
+ # As an alternative, you can provide a more dynamic response by using
1719
+ # fulfillment. When you enable fulfillment for an intent, Dialogflow responds
1720
+ # to that intent by calling a service that you define. For example, if an
1721
+ # end-user wants to schedule a haircut on Friday, your service can check your
1722
+ # database and respond to the end-user with availability information for
1723
+ # Friday.
1724
+ # For more information, see the [fulfillment
1725
+ # guide](https://cloud.google.com/dialogflow/docs/fulfillment-overview).
1467
1726
  class GoogleCloudDialogflowV2Fulfillment
1468
1727
  include Google::Apis::Core::Hashable
1469
1728
 
@@ -1723,9 +1982,14 @@ module Google
1723
1982
  end
1724
1983
  end
1725
1984
 
1726
- # Represents an intent.
1727
- # Intents convert a number of user expressions or patterns into an action. An
1728
- # action is an extraction of a user command or sentence semantics.
1985
+ # An intent categorizes an end-user's intention for one conversation turn. For
1986
+ # each agent, you define many intents, where your combined intents can handle a
1987
+ # complete conversation. When an end-user writes or says something, referred to
1988
+ # as an end-user expression or end-user input, Dialogflow matches the end-user
1989
+ # input to the best intent in your agent. Matching an intent is also known as
1990
+ # intent classification.
1991
+ # For more information, see the [intent
1992
+ # guide](https://cloud.google.com/dialogflow/docs/intents-overview).
1729
1993
  class GoogleCloudDialogflowV2Intent
1730
1994
  include Google::Apis::Core::Hashable
1731
1995
 
@@ -3452,9 +3716,14 @@ module Google
3452
3716
  # @return [String]
3453
3717
  attr_accessor :fulfillment_text
3454
3718
 
3455
- # Represents an intent.
3456
- # Intents convert a number of user expressions or patterns into an action. An
3457
- # action is an extraction of a user command or sentence semantics.
3719
+ # An intent categorizes an end-user's intention for one conversation turn. For
3720
+ # each agent, you define many intents, where your combined intents can handle a
3721
+ # complete conversation. When an end-user writes or says something, referred to
3722
+ # as an end-user expression or end-user input, Dialogflow matches the end-user
3723
+ # input to the best intent in your agent. Matching an intent is also known as
3724
+ # intent classification.
3725
+ # For more information, see the [intent
3726
+ # guide](https://cloud.google.com/dialogflow/docs/intents-overview).
3458
3727
  # Corresponds to the JSON property `intent`
3459
3728
  # @return [Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Intent]
3460
3729
  attr_accessor :intent
@@ -3516,8 +3785,16 @@ module Google
3516
3785
  # @return [String]
3517
3786
  attr_accessor :query_text
3518
3787
 
3519
- # The result of sentiment analysis as configured by
3520
- # `sentiment_analysis_request_config`.
3788
+ # The result of sentiment analysis. Sentiment analysis inspects user input
3789
+ # and identifies the prevailing subjective opinion, especially to determine a
3790
+ # user's attitude as positive, negative, or neutral.
3791
+ # For Participants.AnalyzeContent, it needs to be configured in
3792
+ # DetectIntentRequest.query_params. For
3793
+ # Participants.StreamingAnalyzeContent, it needs to be configured in
3794
+ # StreamingDetectIntentRequest.query_params.
3795
+ # And for Participants.AnalyzeContent and
3796
+ # Participants.StreamingAnalyzeContent, it needs to be configured in
3797
+ # ConversationProfile.human_agent_assistant_config
3521
3798
  # Corresponds to the JSON property `sentimentAnalysisResult`
3522
3799
  # @return [Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SentimentAnalysisResult]
3523
3800
  attr_accessor :sentiment_analysis_result
@@ -3674,8 +3951,16 @@ module Google
3674
3951
  end
3675
3952
  end
3676
3953
 
3677
- # The result of sentiment analysis as configured by
3678
- # `sentiment_analysis_request_config`.
3954
+ # The result of sentiment analysis. Sentiment analysis inspects user input
3955
+ # and identifies the prevailing subjective opinion, especially to determine a
3956
+ # user's attitude as positive, negative, or neutral.
3957
+ # For Participants.AnalyzeContent, it needs to be configured in
3958
+ # DetectIntentRequest.query_params. For
3959
+ # Participants.StreamingAnalyzeContent, it needs to be configured in
3960
+ # StreamingDetectIntentRequest.query_params.
3961
+ # And for Participants.AnalyzeContent and
3962
+ # Participants.StreamingAnalyzeContent, it needs to be configured in
3963
+ # ConversationProfile.human_agent_assistant_config
3679
3964
  class GoogleCloudDialogflowV2SentimentAnalysisResult
3680
3965
  include Google::Apis::Core::Hashable
3681
3966
 
@@ -3695,11 +3980,13 @@ module Google
3695
3980
  end
3696
3981
  end
3697
3982
 
3698
- # Represents a session entity type.
3699
- # Extends or replaces a custom entity type at the user session level (we
3700
- # refer to the entity types defined at the agent level as "custom entity
3701
- # types").
3702
- # Note: session entity types apply to all queries, regardless of the language.
3983
+ # A session represents a conversation between a Dialogflow agent and an
3984
+ # end-user. You can create special entities, called session entities, during a
3985
+ # session. Session entities can extend or replace custom entity types and only
3986
+ # exist during the session that they were created for. All session data,
3987
+ # including session entities, is stored by Dialogflow for 20 minutes.
3988
+ # For more information, see the [session entity
3989
+ # guide](https://cloud.google.com/dialogflow/docs/entities-session).
3703
3990
  class GoogleCloudDialogflowV2SessionEntityType
3704
3991
  include Google::Apis::Core::Hashable
3705
3992
 
@@ -4177,6 +4464,37 @@ module Google
4177
4464
  end
4178
4465
  end
4179
4466
 
4467
+ # Response message for [Documents.AutoApproveSmartMessagingEntries].
4468
+ class GoogleCloudDialogflowV2beta1AutoApproveSmartMessagingEntriesResponse
4469
+ include Google::Apis::Core::Hashable
4470
+
4471
+ # Number of smart messaging entries disabled.
4472
+ # Corresponds to the JSON property `disabledCount`
4473
+ # @return [Fixnum]
4474
+ attr_accessor :disabled_count
4475
+
4476
+ # Number of smart messaging entries enabled.
4477
+ # Corresponds to the JSON property `enabledCount`
4478
+ # @return [Fixnum]
4479
+ attr_accessor :enabled_count
4480
+
4481
+ # Number of smart messaging entries unreviewed.
4482
+ # Corresponds to the JSON property `unreviewedCount`
4483
+ # @return [Fixnum]
4484
+ attr_accessor :unreviewed_count
4485
+
4486
+ def initialize(**args)
4487
+ update!(**args)
4488
+ end
4489
+
4490
+ # Update properties of this object
4491
+ def update!(**args)
4492
+ @disabled_count = args[:disabled_count] if args.key?(:disabled_count)
4493
+ @enabled_count = args[:enabled_count] if args.key?(:enabled_count)
4494
+ @unreviewed_count = args[:unreviewed_count] if args.key?(:unreviewed_count)
4495
+ end
4496
+ end
4497
+
4180
4498
  # The response message for EntityTypes.BatchUpdateEntityTypes.
4181
4499
  class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse
4182
4500
  include Google::Apis::Core::Hashable
@@ -4215,7 +4533,19 @@ module Google
4215
4533
  end
4216
4534
  end
4217
4535
 
4218
- # Represents a context.
4536
+ # Dialogflow contexts are similar to natural language context. If a person says
4537
+ # to you "they are orange", you need context in order to understand what "they"
4538
+ # is referring to. Similarly, for Dialogflow to handle an end-user expression
4539
+ # like that, it needs to be provided with context in order to correctly match
4540
+ # an intent.
4541
+ # Using contexts, you can control the flow of a conversation. You can configure
4542
+ # contexts for an intent by setting input and output contexts, which are
4543
+ # identified by string names. When an intent is matched, any configured output
4544
+ # contexts for that intent become active. While any contexts are active,
4545
+ # Dialogflow is more likely to match intents that are configured with input
4546
+ # contexts that correspond to the currently active contexts.
4547
+ # For more information about context, see the
4548
+ # [Contexts guide](https://cloud.google.com/dialogflow/docs/contexts-overview).
4219
4549
  class GoogleCloudDialogflowV2beta1Context
4220
4550
  include Google::Apis::Core::Hashable
4221
4551
 
@@ -4273,9 +4603,16 @@ module Google
4273
4603
  end
4274
4604
  end
4275
4605
 
4276
- # Represents an entity type.
4277
- # Entity types serve as a tool for extracting parameter values from natural
4278
- # language queries.
4606
+ # Each intent parameter has a type, called the entity type, which dictates
4607
+ # exactly how data from an end-user expression is extracted.
4608
+ # Dialogflow provides predefined system entities that can match many common
4609
+ # types of data. For example, there are system entities for matching dates,
4610
+ # times, colors, email addresses, and so on. You can also create your own
4611
+ # custom entities for matching custom data. For example, you could define a
4612
+ # vegetable entity that can match the types of vegetables available for
4613
+ # purchase with a grocery store agent.
4614
+ # For more information, see the
4615
+ # [Entity guide](https://cloud.google.com/dialogflow/docs/entities-overview).
4279
4616
  class GoogleCloudDialogflowV2beta1EntityType
4280
4617
  include Google::Apis::Core::Hashable
4281
4618
 
@@ -4442,9 +4779,14 @@ module Google
4442
4779
  end
4443
4780
  end
4444
4781
 
4445
- # Represents an intent.
4446
- # Intents convert a number of user expressions or patterns into an action. An
4447
- # action is an extraction of a user command or sentence semantics.
4782
+ # An intent categorizes an end-user's intention for one conversation turn. For
4783
+ # each agent, you define many intents, where your combined intents can handle a
4784
+ # complete conversation. When an end-user writes or says something, referred to
4785
+ # as an end-user expression or end-user input, Dialogflow matches the end-user
4786
+ # input to the best intent in your agent. Matching an intent is also known as
4787
+ # intent classification.
4788
+ # For more information, see the [intent
4789
+ # guide](https://cloud.google.com/dialogflow/docs/intents-overview).
4448
4790
  class GoogleCloudDialogflowV2beta1Intent
4449
4791
  include Google::Apis::Core::Hashable
4450
4792
 
@@ -4721,9 +5063,6 @@ module Google
4721
5063
  # Carousel Rich Business Messaging (RBM) rich card.
4722
5064
  # Rich cards allow you to respond to users with more vivid content, e.g.
4723
5065
  # 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
5066
  # If you want to show a single card with more control over the layout,
4728
5067
  # please use RbmStandaloneCard instead.
4729
5068
  # Corresponds to the JSON property `rbmCarouselRichCard`
@@ -4733,9 +5072,6 @@ module Google
4733
5072
  # Standalone Rich Business Messaging (RBM) rich card.
4734
5073
  # Rich cards allow you to respond to users with more vivid content, e.g.
4735
5074
  # 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
5075
  # You can group multiple rich cards into one using RbmCarouselCard but
4740
5076
  # carousel cards will give you less control over the card layout.
4741
5077
  # Corresponds to the JSON property `rbmStandaloneRichCard`
@@ -5443,7 +5779,7 @@ module Google
5443
5779
  attr_accessor :file_uri
5444
5780
 
5445
5781
  # Required for cards with vertical orientation. The height of the media
5446
- # within a rich card with a vertical layout. (https://goo.gl/NeFCjz).
5782
+ # within a rich card with a vertical layout.
5447
5783
  # For a standalone card with horizontal layout, height is not
5448
5784
  # customizable, and this field is ignored.
5449
5785
  # Corresponds to the JSON property `height`
@@ -5474,9 +5810,6 @@ module Google
5474
5810
  # Carousel Rich Business Messaging (RBM) rich card.
5475
5811
  # Rich cards allow you to respond to users with more vivid content, e.g.
5476
5812
  # 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
5813
  # If you want to show a single card with more control over the layout,
5481
5814
  # please use RbmStandaloneCard instead.
5482
5815
  class GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard
@@ -5507,9 +5840,6 @@ module Google
5507
5840
  # Standalone Rich Business Messaging (RBM) rich card.
5508
5841
  # Rich cards allow you to respond to users with more vivid content, e.g.
5509
5842
  # 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
5843
  # You can group multiple rich cards into one using RbmCarouselCard but
5514
5844
  # carousel cards will give you less control over the card layout.
5515
5845
  class GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard
@@ -5549,13 +5879,13 @@ module Google
5549
5879
  include Google::Apis::Core::Hashable
5550
5880
 
5551
5881
  # Opens the user's default dialer app with the specified phone number
5552
- # but does not dial automatically (https://goo.gl/ergbB2).
5882
+ # but does not dial automatically.
5553
5883
  # Corresponds to the JSON property `dial`
5554
5884
  # @return [Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial]
5555
5885
  attr_accessor :dial
5556
5886
 
5557
5887
  # 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
5888
+ # If the user has an app installed that is
5559
5889
  # registered as the default handler for the URL, then this app will be
5560
5890
  # opened instead, and its icon will be used in the suggested action UI.
5561
5891
  # Corresponds to the JSON property `openUrl`
@@ -5570,7 +5900,7 @@ module Google
5570
5900
  attr_accessor :postback_data
5571
5901
 
5572
5902
  # Opens the device's location chooser so the user can pick a location
5573
- # to send back to the agent (https://goo.gl/GXotJW).
5903
+ # to send back to the agent.
5574
5904
  # Corresponds to the JSON property `shareLocation`
5575
5905
  # @return [Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionShareLocation]
5576
5906
  attr_accessor :share_location
@@ -5595,7 +5925,7 @@ module Google
5595
5925
  end
5596
5926
 
5597
5927
  # Opens the user's default dialer app with the specified phone number
5598
- # but does not dial automatically (https://goo.gl/ergbB2).
5928
+ # but does not dial automatically.
5599
5929
  class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial
5600
5930
  include Google::Apis::Core::Hashable
5601
5931
 
@@ -5618,7 +5948,7 @@ module Google
5618
5948
  end
5619
5949
 
5620
5950
  # 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
5951
+ # If the user has an app installed that is
5622
5952
  # registered as the default handler for the URL, then this app will be
5623
5953
  # opened instead, and its icon will be used in the suggested action UI.
5624
5954
  class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri
@@ -5640,7 +5970,7 @@ module Google
5640
5970
  end
5641
5971
 
5642
5972
  # Opens the device's location chooser so the user can pick a location
5643
- # to send back to the agent (https://goo.gl/GXotJW).
5973
+ # to send back to the agent.
5644
5974
  class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionShareLocation
5645
5975
  include Google::Apis::Core::Hashable
5646
5976
 
@@ -6430,9 +6760,14 @@ module Google
6430
6760
  # @return [String]
6431
6761
  attr_accessor :fulfillment_text
6432
6762
 
6433
- # Represents an intent.
6434
- # Intents convert a number of user expressions or patterns into an action. An
6435
- # action is an extraction of a user command or sentence semantics.
6763
+ # An intent categorizes an end-user's intention for one conversation turn. For
6764
+ # each agent, you define many intents, where your combined intents can handle a
6765
+ # complete conversation. When an end-user writes or says something, referred to
6766
+ # as an end-user expression or end-user input, Dialogflow matches the end-user
6767
+ # input to the best intent in your agent. Matching an intent is also known as
6768
+ # intent classification.
6769
+ # For more information, see the [intent
6770
+ # guide](https://cloud.google.com/dialogflow/docs/intents-overview).
6436
6771
  # Corresponds to the JSON property `intent`
6437
6772
  # @return [Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1Intent]
6438
6773
  attr_accessor :intent
@@ -6499,8 +6834,16 @@ module Google
6499
6834
  # @return [String]
6500
6835
  attr_accessor :query_text
6501
6836
 
6502
- # The result of sentiment analysis as configured by
6503
- # `sentiment_analysis_request_config`.
6837
+ # The result of sentiment analysis. Sentiment analysis inspects user input
6838
+ # and identifies the prevailing subjective opinion, especially to determine a
6839
+ # user's attitude as positive, negative, or neutral.
6840
+ # For Participants.AnalyzeContent, it needs to be configured in
6841
+ # DetectIntentRequest.query_params. For
6842
+ # Participants.StreamingAnalyzeContent, it needs to be configured in
6843
+ # StreamingDetectIntentRequest.query_params.
6844
+ # And for Participants.AnalyzeContent and
6845
+ # Participants.StreamingAnalyzeContent, it needs to be configured in
6846
+ # ConversationProfile.human_agent_assistant_config
6504
6847
  # Corresponds to the JSON property `sentimentAnalysisResult`
6505
6848
  # @return [Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1SentimentAnalysisResult]
6506
6849
  attr_accessor :sentiment_analysis_result
@@ -6582,8 +6925,16 @@ module Google
6582
6925
  end
6583
6926
  end
6584
6927
 
6585
- # The result of sentiment analysis as configured by
6586
- # `sentiment_analysis_request_config`.
6928
+ # The result of sentiment analysis. Sentiment analysis inspects user input
6929
+ # and identifies the prevailing subjective opinion, especially to determine a
6930
+ # user's attitude as positive, negative, or neutral.
6931
+ # For Participants.AnalyzeContent, it needs to be configured in
6932
+ # DetectIntentRequest.query_params. For
6933
+ # Participants.StreamingAnalyzeContent, it needs to be configured in
6934
+ # StreamingDetectIntentRequest.query_params.
6935
+ # And for Participants.AnalyzeContent and
6936
+ # Participants.StreamingAnalyzeContent, it needs to be configured in
6937
+ # ConversationProfile.human_agent_assistant_config
6587
6938
  class GoogleCloudDialogflowV2beta1SentimentAnalysisResult
6588
6939
  include Google::Apis::Core::Hashable
6589
6940
 
@@ -6603,11 +6954,13 @@ module Google
6603
6954
  end
6604
6955
  end
6605
6956
 
6606
- # Represents a session entity type.
6607
- # Extends or replaces a custom entity type at the user session level (we
6608
- # refer to the entity types defined at the agent level as "custom entity
6609
- # types").
6610
- # Note: session entity types apply to all queries, regardless of the language.
6957
+ # A session represents a conversation between a Dialogflow agent and an
6958
+ # end-user. You can create special entities, called session entities, during a
6959
+ # session. Session entities can extend or replace custom entity types and only
6960
+ # exist during the session that they were created for. All session data,
6961
+ # including session entities, is stored by Dialogflow for 20 minutes.
6962
+ # For more information, see the [session entity
6963
+ # guide](https://cloud.google.com/dialogflow/docs/entities-session).
6611
6964
  class GoogleCloudDialogflowV2beta1SessionEntityType
6612
6965
  include Google::Apis::Core::Hashable
6613
6966