google-api-client 0.50.0 → 0.53.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (608) hide show
  1. checksums.yaml +4 -4
  2. data/.yardopts +0 -14
  3. data/CHANGELOG.md +233 -0
  4. data/OVERVIEW.md +36 -27
  5. data/generated/google/apis/accesscontextmanager_v1/classes.rb +326 -0
  6. data/generated/google/apis/accesscontextmanager_v1/representations.rb +139 -0
  7. data/generated/google/apis/accesscontextmanager_v1.rb +1 -1
  8. data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +50 -6
  9. data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +18 -0
  10. data/generated/google/apis/adexchangebuyer2_v2beta1/service.rb +3 -1
  11. data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
  12. data/generated/google/apis/admin_datatransfer_v1/classes.rb +6 -16
  13. data/generated/google/apis/admin_datatransfer_v1/service.rb +3 -3
  14. data/generated/google/apis/admin_datatransfer_v1.rb +2 -2
  15. data/generated/google/apis/admin_directory_v1/classes.rb +453 -321
  16. data/generated/google/apis/admin_directory_v1/representations.rb +15 -15
  17. data/generated/google/apis/admin_directory_v1/service.rb +325 -185
  18. data/generated/google/apis/admin_directory_v1.rb +2 -2
  19. data/generated/google/apis/admin_reports_v1/classes.rb +48 -43
  20. data/generated/google/apis/admin_reports_v1/service.rb +198 -179
  21. data/generated/google/apis/admin_reports_v1.rb +2 -2
  22. data/generated/google/apis/admob_v1.rb +1 -1
  23. data/generated/google/apis/admob_v1beta.rb +1 -1
  24. data/generated/google/apis/alertcenter_v1beta1.rb +1 -1
  25. data/generated/google/apis/analytics_v3/service.rb +1 -1
  26. data/generated/google/apis/analyticsadmin_v1alpha/classes.rb +10 -2
  27. data/generated/google/apis/analyticsadmin_v1alpha/representations.rb +1 -0
  28. data/generated/google/apis/analyticsadmin_v1alpha/service.rb +41 -21
  29. data/generated/google/apis/analyticsadmin_v1alpha.rb +2 -2
  30. data/generated/google/apis/analyticsdata_v1alpha/classes.rb +93 -28
  31. data/generated/google/apis/analyticsdata_v1alpha/representations.rb +2 -0
  32. data/generated/google/apis/analyticsdata_v1alpha/service.rb +5 -5
  33. data/generated/google/apis/analyticsdata_v1alpha.rb +2 -2
  34. data/generated/google/apis/androidenterprise_v1/service.rb +4 -1
  35. data/generated/google/apis/androidenterprise_v1.rb +1 -1
  36. data/generated/google/apis/androidmanagement_v1/classes.rb +69 -4
  37. data/generated/google/apis/androidmanagement_v1/representations.rb +19 -0
  38. data/generated/google/apis/androidmanagement_v1.rb +1 -1
  39. data/generated/google/apis/androidpublisher_v3/service.rb +4 -4
  40. data/generated/google/apis/androidpublisher_v3.rb +1 -1
  41. data/generated/google/apis/apigateway_v1/classes.rb +1116 -0
  42. data/generated/google/apis/apigateway_v1/representations.rb +442 -0
  43. data/generated/google/apis/apigateway_v1/service.rb +1172 -0
  44. data/{lib/google/apis/core/logging.rb → generated/google/apis/apigateway_v1.rb} +14 -10
  45. data/generated/google/apis/apigateway_v1beta/classes.rb +22 -17
  46. data/generated/google/apis/apigateway_v1beta/representations.rb +1 -1
  47. data/generated/google/apis/apigateway_v1beta.rb +1 -1
  48. data/generated/google/apis/apigee_v1/classes.rb +102 -29
  49. data/generated/google/apis/apigee_v1/representations.rb +42 -0
  50. data/generated/google/apis/apigee_v1/service.rb +264 -55
  51. data/generated/google/apis/apigee_v1.rb +1 -1
  52. data/generated/google/apis/appengine_v1/classes.rb +7 -0
  53. data/generated/google/apis/appengine_v1/representations.rb +1 -0
  54. data/generated/google/apis/appengine_v1.rb +1 -1
  55. data/generated/google/apis/appengine_v1beta/classes.rb +8 -0
  56. data/generated/google/apis/appengine_v1beta/representations.rb +1 -0
  57. data/generated/google/apis/appengine_v1beta.rb +1 -1
  58. data/generated/google/apis/area120tables_v1alpha1.rb +4 -1
  59. data/generated/google/apis/artifactregistry_v1/classes.rb +242 -0
  60. data/generated/google/apis/artifactregistry_v1/representations.rb +116 -0
  61. data/generated/google/apis/artifactregistry_v1/service.rb +210 -0
  62. data/generated/google/apis/artifactregistry_v1.rb +38 -0
  63. data/generated/google/apis/artifactregistry_v1beta1/classes.rb +0 -120
  64. data/generated/google/apis/artifactregistry_v1beta1/representations.rb +0 -62
  65. data/generated/google/apis/artifactregistry_v1beta1/service.rb +4 -1
  66. data/generated/google/apis/artifactregistry_v1beta1.rb +1 -1
  67. data/generated/google/apis/artifactregistry_v1beta2/classes.rb +917 -0
  68. data/generated/google/apis/artifactregistry_v1beta2/representations.rb +381 -0
  69. data/generated/google/apis/artifactregistry_v1beta2/service.rb +947 -0
  70. data/generated/google/apis/artifactregistry_v1beta2.rb +38 -0
  71. data/generated/google/apis/{assuredworkloads_v1beta1 → assuredworkloads_v1}/classes.rb +49 -137
  72. data/generated/google/apis/{assuredworkloads_v1beta1 → assuredworkloads_v1}/representations.rb +27 -87
  73. data/generated/google/apis/{assuredworkloads_v1beta1 → assuredworkloads_v1}/service.rb +46 -46
  74. data/generated/google/apis/{assuredworkloads_v1beta1.rb → assuredworkloads_v1.rb} +6 -6
  75. data/generated/google/apis/binaryauthorization_v1/classes.rb +0 -6
  76. data/generated/google/apis/binaryauthorization_v1/representations.rb +0 -1
  77. data/generated/google/apis/binaryauthorization_v1.rb +1 -1
  78. data/generated/google/apis/binaryauthorization_v1beta1/classes.rb +2 -7
  79. data/generated/google/apis/binaryauthorization_v1beta1/representations.rb +0 -1
  80. data/generated/google/apis/binaryauthorization_v1beta1.rb +1 -1
  81. data/generated/google/apis/chat_v1/service.rb +308 -0
  82. data/generated/google/apis/chat_v1.rb +1 -1
  83. data/generated/google/apis/cloudasset_v1/classes.rb +332 -3
  84. data/generated/google/apis/cloudasset_v1/representations.rb +139 -0
  85. data/generated/google/apis/cloudasset_v1.rb +1 -1
  86. data/generated/google/apis/cloudasset_v1beta1/classes.rb +326 -0
  87. data/generated/google/apis/cloudasset_v1beta1/representations.rb +139 -0
  88. data/generated/google/apis/cloudasset_v1beta1.rb +1 -1
  89. data/generated/google/apis/cloudasset_v1p5beta1/classes.rb +326 -0
  90. data/generated/google/apis/cloudasset_v1p5beta1/representations.rb +139 -0
  91. data/generated/google/apis/cloudasset_v1p5beta1.rb +1 -1
  92. data/generated/google/apis/cloudbuild_v1/classes.rb +4 -4
  93. data/generated/google/apis/cloudbuild_v1/service.rb +1 -1
  94. data/generated/google/apis/cloudbuild_v1.rb +1 -1
  95. data/generated/google/apis/cloudbuild_v1alpha1/classes.rb +3 -3
  96. data/generated/google/apis/cloudbuild_v1alpha1.rb +1 -1
  97. data/generated/google/apis/cloudbuild_v1alpha2/classes.rb +3 -3
  98. data/generated/google/apis/cloudbuild_v1alpha2.rb +1 -1
  99. data/generated/google/apis/cloudfunctions_v1/classes.rb +6 -0
  100. data/generated/google/apis/cloudfunctions_v1/representations.rb +1 -0
  101. data/generated/google/apis/cloudfunctions_v1.rb +1 -1
  102. data/generated/google/apis/cloudidentity_v1/classes.rb +240 -0
  103. data/generated/google/apis/cloudidentity_v1/representations.rb +125 -0
  104. data/generated/google/apis/cloudidentity_v1/service.rb +210 -6
  105. data/generated/google/apis/cloudidentity_v1.rb +1 -1
  106. data/generated/google/apis/cloudidentity_v1beta1/classes.rb +1 -1
  107. data/generated/google/apis/cloudidentity_v1beta1/service.rb +16 -6
  108. data/generated/google/apis/cloudidentity_v1beta1.rb +1 -1
  109. data/generated/google/apis/cloudiot_v1/classes.rb +0 -6
  110. data/generated/google/apis/cloudiot_v1/representations.rb +0 -1
  111. data/generated/google/apis/cloudiot_v1.rb +1 -1
  112. data/generated/google/apis/cloudkms_v1/classes.rb +0 -6
  113. data/generated/google/apis/cloudkms_v1/representations.rb +0 -1
  114. data/generated/google/apis/cloudkms_v1.rb +1 -1
  115. data/generated/google/apis/cloudresourcemanager_v1/classes.rb +0 -26
  116. data/generated/google/apis/cloudresourcemanager_v1/representations.rb +0 -24
  117. data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
  118. data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +0 -26
  119. data/generated/google/apis/cloudresourcemanager_v1beta1/representations.rb +0 -24
  120. data/generated/google/apis/cloudresourcemanager_v1beta1.rb +1 -1
  121. data/generated/google/apis/cloudresourcemanager_v2/classes.rb +0 -26
  122. data/generated/google/apis/cloudresourcemanager_v2/representations.rb +0 -24
  123. data/generated/google/apis/cloudresourcemanager_v2.rb +1 -1
  124. data/generated/google/apis/cloudresourcemanager_v2beta1/classes.rb +0 -26
  125. data/generated/google/apis/cloudresourcemanager_v2beta1/representations.rb +0 -24
  126. data/generated/google/apis/cloudresourcemanager_v2beta1.rb +1 -1
  127. data/generated/google/apis/cloudscheduler_v1beta1/classes.rb +19 -0
  128. data/generated/google/apis/cloudscheduler_v1beta1/representations.rb +2 -0
  129. data/generated/google/apis/cloudscheduler_v1beta1/service.rb +12 -2
  130. data/generated/google/apis/cloudscheduler_v1beta1.rb +1 -1
  131. data/generated/google/apis/cloudsearch_v1/classes.rb +10 -5
  132. data/generated/google/apis/cloudsearch_v1.rb +1 -1
  133. data/generated/google/apis/cloudtasks_v2/classes.rb +0 -6
  134. data/generated/google/apis/cloudtasks_v2/representations.rb +0 -1
  135. data/generated/google/apis/cloudtasks_v2.rb +1 -1
  136. data/generated/google/apis/cloudtasks_v2beta2/classes.rb +59 -6
  137. data/generated/google/apis/cloudtasks_v2beta2/representations.rb +19 -1
  138. data/generated/google/apis/cloudtasks_v2beta2.rb +1 -1
  139. data/generated/google/apis/cloudtasks_v2beta3/classes.rb +102 -6
  140. data/generated/google/apis/cloudtasks_v2beta3/representations.rb +35 -1
  141. data/generated/google/apis/cloudtasks_v2beta3/service.rb +16 -2
  142. data/generated/google/apis/cloudtasks_v2beta3.rb +1 -1
  143. data/generated/google/apis/composer_v1/classes.rb +123 -0
  144. data/generated/google/apis/composer_v1/representations.rb +49 -0
  145. data/generated/google/apis/composer_v1/service.rb +19 -15
  146. data/generated/google/apis/composer_v1.rb +1 -1
  147. data/generated/google/apis/composer_v1beta1/classes.rb +173 -0
  148. data/generated/google/apis/composer_v1beta1/representations.rb +64 -0
  149. data/generated/google/apis/composer_v1beta1/service.rb +39 -1
  150. data/generated/google/apis/composer_v1beta1.rb +1 -1
  151. data/generated/google/apis/compute_alpha/classes.rb +1071 -341
  152. data/generated/google/apis/compute_alpha/representations.rb +248 -19
  153. data/generated/google/apis/compute_alpha/service.rb +291 -15
  154. data/generated/google/apis/compute_alpha.rb +1 -1
  155. data/generated/google/apis/compute_beta/classes.rb +926 -283
  156. data/generated/google/apis/compute_beta/representations.rb +221 -18
  157. data/generated/google/apis/compute_beta/service.rb +24 -15
  158. data/generated/google/apis/compute_beta.rb +1 -1
  159. data/generated/google/apis/compute_v1/classes.rb +426 -160
  160. data/generated/google/apis/compute_v1/representations.rb +56 -0
  161. data/generated/google/apis/compute_v1/service.rb +700 -551
  162. data/generated/google/apis/compute_v1.rb +1 -1
  163. data/generated/google/apis/container_v1/classes.rb +55 -16
  164. data/generated/google/apis/container_v1/representations.rb +17 -0
  165. data/generated/google/apis/container_v1/service.rb +4 -2
  166. data/generated/google/apis/container_v1.rb +1 -1
  167. data/generated/google/apis/container_v1beta1/classes.rb +31 -20
  168. data/generated/google/apis/container_v1beta1/representations.rb +2 -0
  169. data/generated/google/apis/container_v1beta1/service.rb +6 -2
  170. data/generated/google/apis/container_v1beta1.rb +1 -1
  171. data/generated/google/apis/containeranalysis_v1alpha1/classes.rb +0 -6
  172. data/generated/google/apis/containeranalysis_v1alpha1/representations.rb +0 -1
  173. data/generated/google/apis/containeranalysis_v1alpha1.rb +1 -1
  174. data/generated/google/apis/containeranalysis_v1beta1/classes.rb +2 -7
  175. data/generated/google/apis/containeranalysis_v1beta1/representations.rb +0 -1
  176. data/generated/google/apis/containeranalysis_v1beta1.rb +1 -1
  177. data/generated/google/apis/content_v2/classes.rb +4 -4
  178. data/generated/google/apis/content_v2.rb +1 -1
  179. data/generated/google/apis/content_v2_1/classes.rb +625 -11
  180. data/generated/google/apis/content_v2_1/representations.rb +266 -0
  181. data/generated/google/apis/content_v2_1/service.rb +295 -0
  182. data/generated/google/apis/content_v2_1.rb +1 -1
  183. data/generated/google/apis/datacatalog_v1beta1/classes.rb +6 -6
  184. data/generated/google/apis/datacatalog_v1beta1/representations.rb +1 -1
  185. data/generated/google/apis/datacatalog_v1beta1.rb +1 -1
  186. data/generated/google/apis/dataflow_v1b3/classes.rb +17 -1
  187. data/generated/google/apis/dataflow_v1b3/representations.rb +2 -0
  188. data/generated/google/apis/dataflow_v1b3.rb +1 -1
  189. data/generated/google/apis/datalabeling_v1beta1.rb +1 -1
  190. data/generated/google/apis/datamigration_v1beta1/classes.rb +0 -6
  191. data/generated/google/apis/datamigration_v1beta1/representations.rb +0 -1
  192. data/generated/google/apis/datamigration_v1beta1.rb +1 -1
  193. data/generated/google/apis/dataproc_v1/classes.rb +107 -7
  194. data/generated/google/apis/dataproc_v1/representations.rb +36 -1
  195. data/generated/google/apis/dataproc_v1/service.rb +42 -0
  196. data/generated/google/apis/dataproc_v1.rb +1 -1
  197. data/generated/google/apis/dataproc_v1beta2/classes.rb +75 -7
  198. data/generated/google/apis/dataproc_v1beta2/representations.rb +32 -1
  199. data/generated/google/apis/dataproc_v1beta2/service.rb +42 -0
  200. data/generated/google/apis/dataproc_v1beta2.rb +1 -1
  201. data/generated/google/apis/deploymentmanager_alpha/classes.rb +276 -644
  202. data/generated/google/apis/deploymentmanager_alpha/representations.rb +10 -143
  203. data/generated/google/apis/deploymentmanager_alpha/service.rb +247 -398
  204. data/generated/google/apis/deploymentmanager_alpha.rb +6 -5
  205. data/generated/google/apis/deploymentmanager_v2/classes.rb +0 -6
  206. data/generated/google/apis/deploymentmanager_v2/representations.rb +0 -1
  207. data/generated/google/apis/deploymentmanager_v2/service.rb +5 -25
  208. data/generated/google/apis/deploymentmanager_v2.rb +1 -1
  209. data/generated/google/apis/deploymentmanager_v2beta/classes.rb +0 -6
  210. data/generated/google/apis/deploymentmanager_v2beta/representations.rb +0 -1
  211. data/generated/google/apis/deploymentmanager_v2beta/service.rb +8 -40
  212. data/generated/google/apis/deploymentmanager_v2beta.rb +1 -1
  213. data/generated/google/apis/dialogflow_v2/classes.rb +3930 -507
  214. data/generated/google/apis/dialogflow_v2/representations.rb +1866 -285
  215. data/generated/google/apis/dialogflow_v2/service.rb +12 -4
  216. data/generated/google/apis/dialogflow_v2.rb +1 -1
  217. data/generated/google/apis/dialogflow_v2beta1/classes.rb +4100 -682
  218. data/generated/google/apis/dialogflow_v2beta1/representations.rb +1877 -296
  219. data/generated/google/apis/dialogflow_v2beta1/service.rb +496 -32
  220. data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
  221. data/generated/google/apis/dialogflow_v3/classes.rb +11752 -0
  222. data/generated/google/apis/dialogflow_v3/representations.rb +5158 -0
  223. data/generated/google/apis/dialogflow_v3/service.rb +3414 -0
  224. data/generated/google/apis/{bigqueryreservation_v1alpha2.rb → dialogflow_v3.rb} +13 -12
  225. data/generated/google/apis/dialogflow_v3beta1/classes.rb +5190 -2229
  226. data/generated/google/apis/dialogflow_v3beta1/representations.rb +1789 -342
  227. data/generated/google/apis/dialogflow_v3beta1/service.rb +591 -2
  228. data/generated/google/apis/dialogflow_v3beta1.rb +1 -1
  229. data/generated/google/apis/displayvideo_v1/classes.rb +97 -3
  230. data/generated/google/apis/displayvideo_v1/representations.rb +45 -0
  231. data/generated/google/apis/displayvideo_v1/service.rb +103 -39
  232. data/generated/google/apis/displayvideo_v1.rb +1 -1
  233. data/generated/google/apis/dlp_v2/service.rb +297 -10
  234. data/generated/google/apis/dlp_v2.rb +1 -1
  235. data/generated/google/apis/dns_v1/classes.rb +71 -0
  236. data/generated/google/apis/dns_v1/representations.rb +33 -0
  237. data/generated/google/apis/dns_v1.rb +1 -1
  238. data/generated/google/apis/dns_v1beta2/classes.rb +6 -0
  239. data/generated/google/apis/dns_v1beta2/representations.rb +1 -0
  240. data/generated/google/apis/dns_v1beta2.rb +1 -1
  241. data/generated/google/apis/documentai_v1beta2/classes.rb +217 -186
  242. data/generated/google/apis/documentai_v1beta2/representations.rb +107 -24
  243. data/generated/google/apis/documentai_v1beta2.rb +1 -1
  244. data/generated/google/apis/documentai_v1beta3/classes.rb +238 -201
  245. data/generated/google/apis/documentai_v1beta3/representations.rb +107 -24
  246. data/generated/google/apis/documentai_v1beta3/service.rb +81 -2
  247. data/generated/google/apis/documentai_v1beta3.rb +1 -1
  248. data/generated/google/apis/doubleclickbidmanager_v1_1.rb +1 -1
  249. data/generated/google/apis/drive_v2/classes.rb +4 -1
  250. data/generated/google/apis/drive_v2/service.rb +24 -56
  251. data/generated/google/apis/drive_v2.rb +1 -1
  252. data/generated/google/apis/drive_v3/classes.rb +4 -1
  253. data/generated/google/apis/drive_v3/service.rb +14 -30
  254. data/generated/google/apis/drive_v3.rb +1 -1
  255. data/generated/google/apis/eventarc_v1beta1/classes.rb +8 -15
  256. data/generated/google/apis/eventarc_v1beta1/representations.rb +0 -1
  257. data/generated/google/apis/eventarc_v1beta1/service.rb +25 -5
  258. data/generated/google/apis/eventarc_v1beta1.rb +1 -1
  259. data/generated/google/apis/file_v1/classes.rb +61 -0
  260. data/generated/google/apis/file_v1/representations.rb +19 -0
  261. data/generated/google/apis/file_v1.rb +1 -1
  262. data/generated/google/apis/firebasedatabase_v1beta/classes.rb +130 -0
  263. data/generated/google/apis/firebasedatabase_v1beta/representations.rb +82 -0
  264. data/generated/google/apis/firebasedatabase_v1beta/service.rb +292 -0
  265. data/generated/google/apis/firebasedatabase_v1beta.rb +44 -0
  266. data/generated/google/apis/games_v1/classes.rb +67 -14
  267. data/generated/google/apis/games_v1/representations.rb +31 -2
  268. data/generated/google/apis/games_v1/service.rb +33 -0
  269. data/generated/google/apis/games_v1.rb +1 -1
  270. data/generated/google/apis/gameservices_v1/service.rb +14 -14
  271. data/generated/google/apis/gameservices_v1.rb +1 -1
  272. data/generated/google/apis/gameservices_v1beta/service.rb +14 -14
  273. data/generated/google/apis/gameservices_v1beta.rb +1 -1
  274. data/generated/google/apis/genomics_v2alpha1/classes.rb +11 -7
  275. data/generated/google/apis/genomics_v2alpha1.rb +1 -1
  276. data/generated/google/apis/gmailpostmastertools_v1beta1/classes.rb +9 -0
  277. data/generated/google/apis/gmailpostmastertools_v1beta1/representations.rb +1 -0
  278. data/generated/google/apis/gmailpostmastertools_v1beta1.rb +1 -1
  279. data/generated/google/apis/healthcare_v1/classes.rb +18 -23
  280. data/generated/google/apis/healthcare_v1/representations.rb +0 -1
  281. data/generated/google/apis/healthcare_v1/service.rb +13 -12
  282. data/generated/google/apis/healthcare_v1.rb +1 -1
  283. data/generated/google/apis/healthcare_v1beta1/classes.rb +63 -36
  284. data/generated/google/apis/healthcare_v1beta1/representations.rb +3 -1
  285. data/generated/google/apis/healthcare_v1beta1/service.rb +37 -37
  286. data/generated/google/apis/healthcare_v1beta1.rb +1 -1
  287. data/generated/google/apis/iam_v1/classes.rb +101 -0
  288. data/generated/google/apis/iam_v1/representations.rb +33 -0
  289. data/generated/google/apis/iam_v1/service.rb +62 -0
  290. data/generated/google/apis/iam_v1.rb +1 -1
  291. data/generated/google/apis/iap_v1/classes.rb +0 -6
  292. data/generated/google/apis/iap_v1/representations.rb +0 -1
  293. data/generated/google/apis/iap_v1.rb +1 -1
  294. data/generated/google/apis/iap_v1beta1/classes.rb +0 -6
  295. data/generated/google/apis/iap_v1beta1/representations.rb +0 -1
  296. data/generated/google/apis/iap_v1beta1.rb +1 -1
  297. data/generated/google/apis/jobs_v3/classes.rb +9 -807
  298. data/generated/google/apis/jobs_v3/representations.rb +0 -272
  299. data/generated/google/apis/jobs_v3.rb +1 -1
  300. data/generated/google/apis/jobs_v3p1beta1/classes.rb +9 -768
  301. data/generated/google/apis/jobs_v3p1beta1/representations.rb +0 -257
  302. data/generated/google/apis/jobs_v3p1beta1.rb +1 -1
  303. data/generated/google/apis/jobs_v4/classes.rb +2699 -0
  304. data/generated/google/apis/jobs_v4/representations.rb +934 -0
  305. data/generated/google/apis/jobs_v4/service.rb +903 -0
  306. data/generated/google/apis/{jobs_v2.rb → jobs_v4.rb} +6 -6
  307. data/generated/google/apis/licensing_v1/classes.rb +26 -8
  308. data/generated/google/apis/licensing_v1/representations.rb +12 -0
  309. data/generated/google/apis/licensing_v1/service.rb +32 -29
  310. data/generated/google/apis/licensing_v1.rb +1 -1
  311. data/generated/google/apis/lifesciences_v2beta/classes.rb +25 -0
  312. data/generated/google/apis/lifesciences_v2beta/representations.rb +15 -0
  313. data/generated/google/apis/lifesciences_v2beta.rb +1 -1
  314. data/generated/google/apis/localservices_v1.rb +4 -1
  315. data/generated/google/apis/logging_v2/classes.rb +5 -4
  316. data/generated/google/apis/logging_v2.rb +1 -1
  317. data/generated/google/apis/managedidentities_v1/classes.rb +16 -11
  318. data/generated/google/apis/managedidentities_v1/representations.rb +0 -1
  319. data/generated/google/apis/managedidentities_v1.rb +1 -1
  320. data/generated/google/apis/managedidentities_v1alpha1/classes.rb +18 -12
  321. data/generated/google/apis/managedidentities_v1alpha1/representations.rb +0 -1
  322. data/generated/google/apis/managedidentities_v1alpha1.rb +1 -1
  323. data/generated/google/apis/managedidentities_v1beta1/classes.rb +4 -7
  324. data/generated/google/apis/managedidentities_v1beta1/representations.rb +0 -1
  325. data/generated/google/apis/managedidentities_v1beta1.rb +1 -1
  326. data/generated/google/apis/manufacturers_v1/classes.rb +2 -2
  327. data/generated/google/apis/manufacturers_v1.rb +1 -1
  328. data/generated/google/apis/metastore_v1beta/classes.rb +1151 -0
  329. data/generated/google/apis/metastore_v1beta/representations.rb +479 -0
  330. data/generated/google/apis/metastore_v1beta/service.rb +800 -0
  331. data/generated/google/apis/metastore_v1beta.rb +35 -0
  332. data/generated/google/apis/ml_v1/classes.rb +51 -24
  333. data/generated/google/apis/ml_v1/representations.rb +16 -1
  334. data/generated/google/apis/ml_v1.rb +1 -1
  335. data/generated/google/apis/monitoring_v3/classes.rb +15 -10
  336. data/generated/google/apis/monitoring_v3/service.rb +5 -4
  337. data/generated/google/apis/monitoring_v3.rb +1 -1
  338. data/generated/google/apis/notebooks_v1/classes.rb +13 -6
  339. data/generated/google/apis/notebooks_v1/representations.rb +12 -1
  340. data/generated/google/apis/notebooks_v1/service.rb +34 -0
  341. data/generated/google/apis/notebooks_v1.rb +1 -1
  342. data/generated/google/apis/osconfig_v1/classes.rb +419 -0
  343. data/generated/google/apis/osconfig_v1/representations.rb +168 -0
  344. data/generated/google/apis/osconfig_v1.rb +1 -1
  345. data/generated/google/apis/osconfig_v1beta/classes.rb +419 -0
  346. data/generated/google/apis/osconfig_v1beta/representations.rb +168 -0
  347. data/generated/google/apis/osconfig_v1beta.rb +1 -1
  348. data/generated/google/apis/pagespeedonline_v5/service.rb +3 -3
  349. data/generated/google/apis/pagespeedonline_v5.rb +1 -1
  350. data/generated/google/apis/people_v1/classes.rb +6 -2
  351. data/generated/google/apis/people_v1.rb +1 -1
  352. data/generated/google/apis/privateca_v1beta1/classes.rb +2 -1
  353. data/generated/google/apis/privateca_v1beta1.rb +1 -1
  354. data/generated/google/apis/prod_tt_sasportal_v1alpha1.rb +1 -1
  355. data/generated/google/apis/pubsub_v1/classes.rb +0 -6
  356. data/generated/google/apis/pubsub_v1/representations.rb +0 -1
  357. data/generated/google/apis/pubsub_v1.rb +1 -1
  358. data/generated/google/apis/pubsub_v1beta2/classes.rb +0 -6
  359. data/generated/google/apis/pubsub_v1beta2/representations.rb +0 -1
  360. data/generated/google/apis/pubsub_v1beta2.rb +1 -1
  361. data/generated/google/apis/recommendationengine_v1beta1/service.rb +2 -1
  362. data/generated/google/apis/recommendationengine_v1beta1.rb +1 -1
  363. data/generated/google/apis/recommender_v1/classes.rb +2 -2
  364. data/generated/google/apis/recommender_v1.rb +1 -1
  365. data/generated/google/apis/recommender_v1beta1/classes.rb +2 -2
  366. data/generated/google/apis/recommender_v1beta1/service.rb +317 -0
  367. data/generated/google/apis/recommender_v1beta1.rb +1 -1
  368. data/generated/google/apis/redis_v1/classes.rb +2 -2
  369. data/generated/google/apis/redis_v1.rb +1 -1
  370. data/generated/google/apis/redis_v1beta1/classes.rb +2 -2
  371. data/generated/google/apis/redis_v1beta1.rb +1 -1
  372. data/generated/google/apis/remotebuildexecution_v1/classes.rb +5 -30
  373. data/generated/google/apis/remotebuildexecution_v1/representations.rb +1 -16
  374. data/generated/google/apis/remotebuildexecution_v1.rb +1 -1
  375. data/generated/google/apis/remotebuildexecution_v1alpha/classes.rb +5 -30
  376. data/generated/google/apis/remotebuildexecution_v1alpha/representations.rb +1 -16
  377. data/generated/google/apis/remotebuildexecution_v1alpha.rb +1 -1
  378. data/generated/google/apis/remotebuildexecution_v2/classes.rb +5 -30
  379. data/generated/google/apis/remotebuildexecution_v2/representations.rb +1 -16
  380. data/generated/google/apis/remotebuildexecution_v2.rb +1 -1
  381. data/generated/google/apis/reseller_v1/service.rb +5 -5
  382. data/generated/google/apis/reseller_v1.rb +4 -4
  383. data/generated/google/apis/run_v1/classes.rb +2 -1
  384. data/generated/google/apis/run_v1.rb +1 -1
  385. data/generated/google/apis/run_v1alpha1/classes.rb +2 -1
  386. data/generated/google/apis/run_v1alpha1.rb +1 -1
  387. data/generated/google/apis/safebrowsing_v4/classes.rb +277 -277
  388. data/generated/google/apis/safebrowsing_v4/representations.rb +128 -128
  389. data/generated/google/apis/safebrowsing_v4/service.rb +44 -44
  390. data/generated/google/apis/safebrowsing_v4.rb +1 -1
  391. data/generated/google/apis/searchconsole_v1/classes.rb +7 -0
  392. data/generated/google/apis/searchconsole_v1/representations.rb +1 -0
  393. data/generated/google/apis/searchconsole_v1.rb +1 -1
  394. data/generated/google/apis/securitycenter_v1/classes.rb +109 -10
  395. data/generated/google/apis/securitycenter_v1/representations.rb +38 -0
  396. data/generated/google/apis/securitycenter_v1/service.rb +1464 -430
  397. data/generated/google/apis/securitycenter_v1.rb +1 -1
  398. data/generated/google/apis/securitycenter_v1beta1/classes.rb +75 -0
  399. data/generated/google/apis/securitycenter_v1beta1/representations.rb +33 -0
  400. data/generated/google/apis/securitycenter_v1beta1.rb +1 -1
  401. data/generated/google/apis/securitycenter_v1beta2/classes.rb +75 -0
  402. data/generated/google/apis/securitycenter_v1beta2/representations.rb +33 -0
  403. data/generated/google/apis/securitycenter_v1beta2.rb +1 -1
  404. data/generated/google/apis/serviceconsumermanagement_v1beta1/classes.rb +11 -10
  405. data/generated/google/apis/serviceconsumermanagement_v1beta1.rb +1 -1
  406. data/generated/google/apis/servicecontrol_v1/service.rb +2 -2
  407. data/generated/google/apis/servicecontrol_v1.rb +3 -3
  408. data/generated/google/apis/servicecontrol_v2/service.rb +2 -2
  409. data/generated/google/apis/servicecontrol_v2.rb +3 -3
  410. data/generated/google/apis/servicedirectory_v1/classes.rb +721 -0
  411. data/generated/google/apis/servicedirectory_v1/representations.rb +304 -0
  412. data/generated/google/apis/servicedirectory_v1/service.rb +957 -0
  413. data/generated/google/apis/servicedirectory_v1.rb +35 -0
  414. data/generated/google/apis/servicedirectory_v1beta1/classes.rb +0 -6
  415. data/generated/google/apis/servicedirectory_v1beta1/representations.rb +0 -1
  416. data/generated/google/apis/servicedirectory_v1beta1.rb +1 -1
  417. data/generated/google/apis/servicemanagement_v1/classes.rb +11 -10
  418. data/generated/google/apis/servicemanagement_v1.rb +1 -1
  419. data/generated/google/apis/servicenetworking_v1/classes.rb +57 -4
  420. data/generated/google/apis/servicenetworking_v1/representations.rb +19 -1
  421. data/generated/google/apis/servicenetworking_v1.rb +1 -1
  422. data/generated/google/apis/servicenetworking_v1beta/classes.rb +37 -4
  423. data/generated/google/apis/servicenetworking_v1beta/representations.rb +17 -1
  424. data/generated/google/apis/servicenetworking_v1beta.rb +1 -1
  425. data/generated/google/apis/serviceusage_v1/classes.rb +11 -10
  426. data/generated/google/apis/serviceusage_v1.rb +1 -1
  427. data/generated/google/apis/serviceusage_v1beta1/classes.rb +11 -10
  428. data/generated/google/apis/serviceusage_v1beta1.rb +1 -1
  429. data/generated/google/apis/sheets_v4/classes.rb +309 -0
  430. data/generated/google/apis/sheets_v4/representations.rb +99 -0
  431. data/generated/google/apis/sheets_v4.rb +1 -1
  432. data/generated/google/apis/slides_v1/classes.rb +9 -3
  433. data/generated/google/apis/slides_v1.rb +1 -1
  434. data/generated/google/apis/spanner_v1/classes.rb +9 -6
  435. data/generated/google/apis/spanner_v1/representations.rb +1 -1
  436. data/generated/google/apis/spanner_v1.rb +1 -1
  437. data/generated/google/apis/speech_v1p1beta1.rb +1 -1
  438. data/generated/google/apis/sqladmin_v1beta4/classes.rb +97 -14
  439. data/generated/google/apis/sqladmin_v1beta4/representations.rb +34 -0
  440. data/generated/google/apis/sqladmin_v1beta4/service.rb +5 -2
  441. data/generated/google/apis/sqladmin_v1beta4.rb +1 -1
  442. data/generated/google/apis/storage_v1/classes.rb +7 -0
  443. data/generated/google/apis/storage_v1/representations.rb +1 -0
  444. data/generated/google/apis/storage_v1.rb +1 -1
  445. data/generated/google/apis/storagetransfer_v1/classes.rb +39 -16
  446. data/generated/google/apis/storagetransfer_v1/representations.rb +3 -0
  447. data/generated/google/apis/storagetransfer_v1.rb +1 -1
  448. data/generated/google/apis/testing_v1/classes.rb +1 -1
  449. data/generated/google/apis/testing_v1.rb +1 -1
  450. data/generated/google/apis/trafficdirector_v2/service.rb +1 -1
  451. data/generated/google/apis/trafficdirector_v2.rb +2 -2
  452. data/generated/google/apis/transcoder_v1beta1/classes.rb +12 -2
  453. data/generated/google/apis/transcoder_v1beta1/representations.rb +1 -0
  454. data/generated/google/apis/transcoder_v1beta1.rb +1 -1
  455. data/generated/google/apis/translate_v3/classes.rb +1 -1
  456. data/generated/google/apis/translate_v3.rb +1 -1
  457. data/generated/google/apis/translate_v3beta1/classes.rb +1 -1
  458. data/generated/google/apis/translate_v3beta1.rb +1 -1
  459. data/generated/google/apis/vault_v1/classes.rb +76 -0
  460. data/generated/google/apis/vault_v1/representations.rb +45 -0
  461. data/generated/google/apis/vault_v1.rb +1 -1
  462. data/generated/google/apis/vectortile_v1/classes.rb +59 -4
  463. data/generated/google/apis/vectortile_v1/representations.rb +19 -0
  464. data/generated/google/apis/vectortile_v1.rb +1 -1
  465. data/generated/google/apis/videointelligence_v1/classes.rb +65 -0
  466. data/generated/google/apis/videointelligence_v1/representations.rb +15 -0
  467. data/generated/google/apis/videointelligence_v1.rb +1 -1
  468. data/generated/google/apis/videointelligence_v1beta2/classes.rb +65 -0
  469. data/generated/google/apis/videointelligence_v1beta2/representations.rb +15 -0
  470. data/generated/google/apis/videointelligence_v1beta2.rb +1 -1
  471. data/generated/google/apis/videointelligence_v1p1beta1/classes.rb +65 -0
  472. data/generated/google/apis/videointelligence_v1p1beta1/representations.rb +15 -0
  473. data/generated/google/apis/videointelligence_v1p1beta1.rb +1 -1
  474. data/generated/google/apis/videointelligence_v1p2beta1/classes.rb +65 -0
  475. data/generated/google/apis/videointelligence_v1p2beta1/representations.rb +15 -0
  476. data/generated/google/apis/videointelligence_v1p2beta1.rb +1 -1
  477. data/generated/google/apis/videointelligence_v1p3beta1/classes.rb +65 -0
  478. data/generated/google/apis/videointelligence_v1p3beta1/representations.rb +15 -0
  479. data/generated/google/apis/videointelligence_v1p3beta1.rb +1 -1
  480. data/generated/google/apis/webmasters_v3/classes.rb +8 -0
  481. data/generated/google/apis/webmasters_v3/representations.rb +1 -0
  482. data/generated/google/apis/workflows_v1beta/classes.rb +4 -4
  483. data/generated/google/apis/workflows_v1beta.rb +1 -1
  484. data/generated/google/apis/youtube_v3/classes.rb +20 -145
  485. data/generated/google/apis/youtube_v3/representations.rb +0 -57
  486. data/generated/google/apis/youtube_v3/service.rb +0 -43
  487. data/generated/google/apis/youtube_v3.rb +1 -1
  488. data/lib/google/apis/version.rb +1 -23
  489. metadata +55 -275
  490. data/.github/CONTRIBUTING.md +0 -31
  491. data/.github/ISSUE_TEMPLATE/bug_report.md +0 -36
  492. data/.github/ISSUE_TEMPLATE/feature_request.md +0 -21
  493. data/.github/ISSUE_TEMPLATE/support_request.md +0 -7
  494. data/.github/workflows/autoapprove.yml +0 -49
  495. data/.github/workflows/release-please.yml +0 -77
  496. data/.gitignore +0 -23
  497. data/.kokoro/build.bat +0 -11
  498. data/.kokoro/build.sh +0 -4
  499. data/.kokoro/continuous/common.cfg +0 -25
  500. data/.kokoro/continuous/linux.cfg +0 -25
  501. data/.kokoro/continuous/osx.cfg +0 -8
  502. data/.kokoro/continuous/post.cfg +0 -30
  503. data/.kokoro/continuous/windows.cfg +0 -29
  504. data/.kokoro/osx.sh +0 -4
  505. data/.kokoro/presubmit/common.cfg +0 -24
  506. data/.kokoro/presubmit/linux.cfg +0 -24
  507. data/.kokoro/presubmit/osx.cfg +0 -8
  508. data/.kokoro/presubmit/windows.cfg +0 -29
  509. data/.kokoro/release.cfg +0 -94
  510. data/.kokoro/trampoline.bat +0 -10
  511. data/.kokoro/trampoline.sh +0 -4
  512. data/.repo-metadata.json +0 -5
  513. data/.rspec +0 -2
  514. data/.rubocop.yml +0 -12
  515. data/.rubocop_todo.yml +0 -63
  516. data/CODE_OF_CONDUCT.md +0 -43
  517. data/Gemfile +0 -55
  518. data/MIGRATING.md +0 -215
  519. data/README.md +0 -402
  520. data/Rakefile +0 -131
  521. data/api_list_config.yaml +0 -9
  522. data/api_names.yaml +0 -1082
  523. data/bin/generate-api +0 -194
  524. data/docs/api-keys.md +0 -20
  525. data/docs/auth.md +0 -53
  526. data/docs/client-secrets.md +0 -69
  527. data/docs/getting-started.md +0 -340
  528. data/docs/installation.md +0 -0
  529. data/docs/logging.md +0 -34
  530. data/docs/media-upload.md +0 -25
  531. data/docs/oauth-installed.md +0 -191
  532. data/docs/oauth-server.md +0 -133
  533. data/docs/oauth-web.md +0 -280
  534. data/docs/oauth.md +0 -268
  535. data/docs/pagination.md +0 -29
  536. data/docs/performance.md +0 -25
  537. data/generated/google/apis/bigqueryreservation_v1alpha2/classes.rb +0 -426
  538. data/generated/google/apis/bigqueryreservation_v1alpha2/representations.rb +0 -195
  539. data/generated/google/apis/bigqueryreservation_v1alpha2/service.rb +0 -622
  540. data/generated/google/apis/jobs_v2/classes.rb +0 -4012
  541. data/generated/google/apis/jobs_v2/representations.rb +0 -1396
  542. data/generated/google/apis/jobs_v2/service.rb +0 -693
  543. data/google-api-client.gemspec +0 -36
  544. data/lib/google/api_client/auth/installed_app.rb +0 -143
  545. data/lib/google/api_client/auth/key_utils.rb +0 -94
  546. data/lib/google/api_client/auth/storage.rb +0 -104
  547. data/lib/google/api_client/auth/storages/file_store.rb +0 -57
  548. data/lib/google/api_client/auth/storages/redis_store.rb +0 -59
  549. data/lib/google/api_client/client_secrets.rb +0 -176
  550. data/lib/google/apis/core/api_command.rb +0 -209
  551. data/lib/google/apis/core/base_service.rb +0 -447
  552. data/lib/google/apis/core/batch.rb +0 -236
  553. data/lib/google/apis/core/composite_io.rb +0 -97
  554. data/lib/google/apis/core/download.rb +0 -118
  555. data/lib/google/apis/core/hashable.rb +0 -44
  556. data/lib/google/apis/core/http_command.rb +0 -447
  557. data/lib/google/apis/core/json_representation.rb +0 -153
  558. data/lib/google/apis/core/multipart.rb +0 -135
  559. data/lib/google/apis/core/upload.rb +0 -273
  560. data/lib/google/apis/errors.rb +0 -89
  561. data/lib/google/apis/generator/annotator.rb +0 -339
  562. data/lib/google/apis/generator/helpers.rb +0 -76
  563. data/lib/google/apis/generator/model.rb +0 -187
  564. data/lib/google/apis/generator/template.rb +0 -124
  565. data/lib/google/apis/generator/templates/_class.tmpl +0 -43
  566. data/lib/google/apis/generator/templates/_method.tmpl +0 -92
  567. data/lib/google/apis/generator/templates/_representation.tmpl +0 -51
  568. data/lib/google/apis/generator/templates/_representation_stub.tmpl +0 -17
  569. data/lib/google/apis/generator/templates/_representation_type.tmpl +0 -10
  570. data/lib/google/apis/generator/templates/classes.rb.tmpl +0 -29
  571. data/lib/google/apis/generator/templates/module.rb.tmpl +0 -40
  572. data/lib/google/apis/generator/templates/representations.rb.tmpl +0 -32
  573. data/lib/google/apis/generator/templates/service.rb.tmpl +0 -61
  574. data/lib/google/apis/generator.rb +0 -71
  575. data/lib/google/apis/options.rb +0 -116
  576. data/lib/google/apis.rb +0 -58
  577. data/rakelib/devsite/devsite_builder.rb +0 -126
  578. data/rakelib/devsite/link_checker.rb +0 -64
  579. data/rakelib/devsite/repo_metadata.rb +0 -56
  580. data/rakelib/metrics.rake +0 -22
  581. data/rakelib/rubocop.rake +0 -10
  582. data/rakelib/spec.rake +0 -11
  583. data/rakelib/yard.rake +0 -11
  584. data/samples/cli/.env +0 -4
  585. data/samples/cli/Gemfile +0 -7
  586. data/samples/cli/README.md +0 -51
  587. data/samples/cli/google-api-samples +0 -32
  588. data/samples/cli/lib/base_cli.rb +0 -95
  589. data/samples/cli/lib/samples/adsense.rb +0 -99
  590. data/samples/cli/lib/samples/analytics.rb +0 -80
  591. data/samples/cli/lib/samples/androidpublisher.rb +0 -47
  592. data/samples/cli/lib/samples/bigquery.rb +0 -101
  593. data/samples/cli/lib/samples/calendar.rb +0 -83
  594. data/samples/cli/lib/samples/drive.rb +0 -82
  595. data/samples/cli/lib/samples/gmail.rb +0 -157
  596. data/samples/cli/lib/samples/pubsub.rb +0 -114
  597. data/samples/cli/lib/samples/sheets.rb +0 -61
  598. data/samples/cli/lib/samples/translate.rb +0 -44
  599. data/samples/cli/lib/samples/vision.rb +0 -69
  600. data/samples/cli/lib/samples/you_tube.rb +0 -47
  601. data/samples/web/Gemfile +0 -9
  602. data/samples/web/README.md +0 -44
  603. data/samples/web/app.rb +0 -120
  604. data/samples/web/views/calendar.erb +0 -34
  605. data/samples/web/views/drive.erb +0 -33
  606. data/samples/web/views/home.erb +0 -34
  607. data/samples/web/views/layout.erb +0 -40
  608. data/synth.py +0 -40
@@ -22,1485 +22,2516 @@ module Google
22
22
  module Apis
23
23
  module DialogflowV3beta1
24
24
 
25
- class GoogleCloudDialogflowCxV3PageInfo
25
+ class GoogleCloudDialogflowCxV3AudioInput
26
26
  class Representation < Google::Apis::Core::JsonRepresentation; end
27
27
 
28
28
  include Google::Apis::Core::JsonObjectSupport
29
29
  end
30
30
 
31
- class GoogleCloudDialogflowCxV3PageInfoFormInfo
31
+ class GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata
32
32
  class Representation < Google::Apis::Core::JsonRepresentation; end
33
33
 
34
34
  include Google::Apis::Core::JsonObjectSupport
35
35
  end
36
36
 
37
- class GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo
37
+ class GoogleCloudDialogflowCxV3BatchRunTestCasesResponse
38
38
  class Representation < Google::Apis::Core::JsonRepresentation; end
39
39
 
40
40
  include Google::Apis::Core::JsonObjectSupport
41
41
  end
42
42
 
43
- class GoogleCloudDialogflowCxV3ResponseMessage
43
+ class GoogleCloudDialogflowCxV3ConversationTurn
44
44
  class Representation < Google::Apis::Core::JsonRepresentation; end
45
45
 
46
46
  include Google::Apis::Core::JsonObjectSupport
47
47
  end
48
48
 
49
- class GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess
49
+ class GoogleCloudDialogflowCxV3ConversationTurnUserInput
50
50
  class Representation < Google::Apis::Core::JsonRepresentation; end
51
51
 
52
52
  include Google::Apis::Core::JsonObjectSupport
53
53
  end
54
54
 
55
- class GoogleCloudDialogflowCxV3ResponseMessageEndInteraction
55
+ class GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput
56
56
  class Representation < Google::Apis::Core::JsonRepresentation; end
57
57
 
58
58
  include Google::Apis::Core::JsonObjectSupport
59
59
  end
60
60
 
61
- class GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff
61
+ class GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata
62
62
  class Representation < Google::Apis::Core::JsonRepresentation; end
63
63
 
64
64
  include Google::Apis::Core::JsonObjectSupport
65
65
  end
66
66
 
67
- class GoogleCloudDialogflowCxV3ResponseMessageMixedAudio
67
+ class GoogleCloudDialogflowCxV3CreateVersionOperationMetadata
68
68
  class Representation < Google::Apis::Core::JsonRepresentation; end
69
69
 
70
70
  include Google::Apis::Core::JsonObjectSupport
71
71
  end
72
72
 
73
- class GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment
73
+ class GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata
74
74
  class Representation < Google::Apis::Core::JsonRepresentation; end
75
75
 
76
76
  include Google::Apis::Core::JsonObjectSupport
77
77
  end
78
78
 
79
- class GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText
79
+ class GoogleCloudDialogflowCxV3DtmfInput
80
80
  class Representation < Google::Apis::Core::JsonRepresentation; end
81
81
 
82
82
  include Google::Apis::Core::JsonObjectSupport
83
83
  end
84
84
 
85
- class GoogleCloudDialogflowCxV3ResponseMessagePlayAudio
85
+ class GoogleCloudDialogflowCxV3EventHandler
86
86
  class Representation < Google::Apis::Core::JsonRepresentation; end
87
87
 
88
88
  include Google::Apis::Core::JsonObjectSupport
89
89
  end
90
90
 
91
- class GoogleCloudDialogflowCxV3ResponseMessageText
91
+ class GoogleCloudDialogflowCxV3EventInput
92
92
  class Representation < Google::Apis::Core::JsonRepresentation; end
93
93
 
94
94
  include Google::Apis::Core::JsonObjectSupport
95
95
  end
96
96
 
97
- class GoogleCloudDialogflowCxV3SessionInfo
97
+ class GoogleCloudDialogflowCxV3ExportAgentResponse
98
98
  class Representation < Google::Apis::Core::JsonRepresentation; end
99
99
 
100
100
  include Google::Apis::Core::JsonObjectSupport
101
101
  end
102
102
 
103
- class GoogleCloudDialogflowCxV3WebhookRequest
103
+ class GoogleCloudDialogflowCxV3ExportTestCasesMetadata
104
104
  class Representation < Google::Apis::Core::JsonRepresentation; end
105
105
 
106
106
  include Google::Apis::Core::JsonObjectSupport
107
107
  end
108
108
 
109
- class GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo
109
+ class GoogleCloudDialogflowCxV3ExportTestCasesResponse
110
110
  class Representation < Google::Apis::Core::JsonRepresentation; end
111
111
 
112
112
  include Google::Apis::Core::JsonObjectSupport
113
113
  end
114
114
 
115
- class GoogleCloudDialogflowCxV3WebhookRequestIntentInfo
115
+ class GoogleCloudDialogflowCxV3Form
116
116
  class Representation < Google::Apis::Core::JsonRepresentation; end
117
117
 
118
118
  include Google::Apis::Core::JsonObjectSupport
119
119
  end
120
120
 
121
- class GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue
121
+ class GoogleCloudDialogflowCxV3FormParameter
122
122
  class Representation < Google::Apis::Core::JsonRepresentation; end
123
123
 
124
124
  include Google::Apis::Core::JsonObjectSupport
125
125
  end
126
126
 
127
- class GoogleCloudDialogflowCxV3WebhookResponse
127
+ class GoogleCloudDialogflowCxV3FormParameterFillBehavior
128
128
  class Representation < Google::Apis::Core::JsonRepresentation; end
129
129
 
130
130
  include Google::Apis::Core::JsonObjectSupport
131
131
  end
132
132
 
133
- class GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse
133
+ class GoogleCloudDialogflowCxV3Fulfillment
134
134
  class Representation < Google::Apis::Core::JsonRepresentation; end
135
135
 
136
136
  include Google::Apis::Core::JsonObjectSupport
137
137
  end
138
138
 
139
- class GoogleCloudDialogflowCxV3beta1Agent
139
+ class GoogleCloudDialogflowCxV3FulfillmentConditionalCases
140
140
  class Representation < Google::Apis::Core::JsonRepresentation; end
141
141
 
142
142
  include Google::Apis::Core::JsonObjectSupport
143
143
  end
144
144
 
145
- class GoogleCloudDialogflowCxV3beta1AudioInput
145
+ class GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase
146
146
  class Representation < Google::Apis::Core::JsonRepresentation; end
147
147
 
148
148
  include Google::Apis::Core::JsonObjectSupport
149
149
  end
150
150
 
151
- class GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata
151
+ class GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent
152
152
  class Representation < Google::Apis::Core::JsonRepresentation; end
153
153
 
154
154
  include Google::Apis::Core::JsonObjectSupport
155
155
  end
156
156
 
157
- class GoogleCloudDialogflowCxV3beta1DetectIntentRequest
157
+ class GoogleCloudDialogflowCxV3FulfillmentSetParameterAction
158
158
  class Representation < Google::Apis::Core::JsonRepresentation; end
159
159
 
160
160
  include Google::Apis::Core::JsonObjectSupport
161
161
  end
162
162
 
163
- class GoogleCloudDialogflowCxV3beta1DetectIntentResponse
163
+ class GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata
164
164
  class Representation < Google::Apis::Core::JsonRepresentation; end
165
165
 
166
166
  include Google::Apis::Core::JsonObjectSupport
167
167
  end
168
168
 
169
- class GoogleCloudDialogflowCxV3beta1DtmfInput
169
+ class GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata
170
170
  class Representation < Google::Apis::Core::JsonRepresentation; end
171
171
 
172
172
  include Google::Apis::Core::JsonObjectSupport
173
173
  end
174
174
 
175
- class GoogleCloudDialogflowCxV3beta1EntityType
175
+ class GoogleCloudDialogflowCxV3ImportDocumentsResponse
176
176
  class Representation < Google::Apis::Core::JsonRepresentation; end
177
177
 
178
178
  include Google::Apis::Core::JsonObjectSupport
179
179
  end
180
180
 
181
- class GoogleCloudDialogflowCxV3beta1EntityTypeEntity
181
+ class GoogleCloudDialogflowCxV3ImportTestCasesMetadata
182
182
  class Representation < Google::Apis::Core::JsonRepresentation; end
183
183
 
184
184
  include Google::Apis::Core::JsonObjectSupport
185
185
  end
186
186
 
187
- class GoogleCloudDialogflowCxV3beta1EntityTypeExcludedPhrase
187
+ class GoogleCloudDialogflowCxV3ImportTestCasesResponse
188
188
  class Representation < Google::Apis::Core::JsonRepresentation; end
189
189
 
190
190
  include Google::Apis::Core::JsonObjectSupport
191
191
  end
192
192
 
193
- class GoogleCloudDialogflowCxV3beta1Environment
193
+ class GoogleCloudDialogflowCxV3InputAudioConfig
194
194
  class Representation < Google::Apis::Core::JsonRepresentation; end
195
195
 
196
196
  include Google::Apis::Core::JsonObjectSupport
197
197
  end
198
198
 
199
- class GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig
199
+ class GoogleCloudDialogflowCxV3Intent
200
200
  class Representation < Google::Apis::Core::JsonRepresentation; end
201
201
 
202
202
  include Google::Apis::Core::JsonObjectSupport
203
203
  end
204
204
 
205
- class GoogleCloudDialogflowCxV3beta1EventHandler
205
+ class GoogleCloudDialogflowCxV3IntentInput
206
206
  class Representation < Google::Apis::Core::JsonRepresentation; end
207
207
 
208
208
  include Google::Apis::Core::JsonObjectSupport
209
209
  end
210
210
 
211
- class GoogleCloudDialogflowCxV3beta1EventInput
211
+ class GoogleCloudDialogflowCxV3IntentParameter
212
212
  class Representation < Google::Apis::Core::JsonRepresentation; end
213
213
 
214
214
  include Google::Apis::Core::JsonObjectSupport
215
215
  end
216
216
 
217
- class GoogleCloudDialogflowCxV3beta1ExportAgentRequest
217
+ class GoogleCloudDialogflowCxV3IntentTrainingPhrase
218
218
  class Representation < Google::Apis::Core::JsonRepresentation; end
219
219
 
220
220
  include Google::Apis::Core::JsonObjectSupport
221
221
  end
222
222
 
223
- class GoogleCloudDialogflowCxV3beta1ExportAgentResponse
223
+ class GoogleCloudDialogflowCxV3IntentTrainingPhrasePart
224
224
  class Representation < Google::Apis::Core::JsonRepresentation; end
225
225
 
226
226
  include Google::Apis::Core::JsonObjectSupport
227
227
  end
228
228
 
229
- class GoogleCloudDialogflowCxV3beta1Flow
229
+ class GoogleCloudDialogflowCxV3Page
230
230
  class Representation < Google::Apis::Core::JsonRepresentation; end
231
231
 
232
232
  include Google::Apis::Core::JsonObjectSupport
233
233
  end
234
234
 
235
- class GoogleCloudDialogflowCxV3beta1Form
235
+ class GoogleCloudDialogflowCxV3PageInfo
236
236
  class Representation < Google::Apis::Core::JsonRepresentation; end
237
237
 
238
238
  include Google::Apis::Core::JsonObjectSupport
239
239
  end
240
240
 
241
- class GoogleCloudDialogflowCxV3beta1FormParameter
241
+ class GoogleCloudDialogflowCxV3PageInfoFormInfo
242
242
  class Representation < Google::Apis::Core::JsonRepresentation; end
243
243
 
244
244
  include Google::Apis::Core::JsonObjectSupport
245
245
  end
246
246
 
247
- class GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior
247
+ class GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo
248
248
  class Representation < Google::Apis::Core::JsonRepresentation; end
249
249
 
250
250
  include Google::Apis::Core::JsonObjectSupport
251
251
  end
252
252
 
253
- class GoogleCloudDialogflowCxV3beta1FulfillIntentRequest
253
+ class GoogleCloudDialogflowCxV3QueryInput
254
254
  class Representation < Google::Apis::Core::JsonRepresentation; end
255
255
 
256
256
  include Google::Apis::Core::JsonObjectSupport
257
257
  end
258
258
 
259
- class GoogleCloudDialogflowCxV3beta1FulfillIntentResponse
259
+ class GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata
260
260
  class Representation < Google::Apis::Core::JsonRepresentation; end
261
261
 
262
262
  include Google::Apis::Core::JsonObjectSupport
263
263
  end
264
264
 
265
- class GoogleCloudDialogflowCxV3beta1Fulfillment
265
+ class GoogleCloudDialogflowCxV3ResponseMessage
266
266
  class Representation < Google::Apis::Core::JsonRepresentation; end
267
267
 
268
268
  include Google::Apis::Core::JsonObjectSupport
269
269
  end
270
270
 
271
- class GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases
271
+ class GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess
272
272
  class Representation < Google::Apis::Core::JsonRepresentation; end
273
273
 
274
274
  include Google::Apis::Core::JsonObjectSupport
275
275
  end
276
276
 
277
- class GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase
277
+ class GoogleCloudDialogflowCxV3ResponseMessageEndInteraction
278
278
  class Representation < Google::Apis::Core::JsonRepresentation; end
279
279
 
280
280
  include Google::Apis::Core::JsonObjectSupport
281
281
  end
282
282
 
283
- class GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent
283
+ class GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff
284
284
  class Representation < Google::Apis::Core::JsonRepresentation; end
285
285
 
286
286
  include Google::Apis::Core::JsonObjectSupport
287
287
  end
288
288
 
289
- class GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction
289
+ class GoogleCloudDialogflowCxV3ResponseMessageMixedAudio
290
290
  class Representation < Google::Apis::Core::JsonRepresentation; end
291
291
 
292
292
  include Google::Apis::Core::JsonObjectSupport
293
293
  end
294
294
 
295
- class GoogleCloudDialogflowCxV3beta1InputAudioConfig
295
+ class GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment
296
296
  class Representation < Google::Apis::Core::JsonRepresentation; end
297
297
 
298
298
  include Google::Apis::Core::JsonObjectSupport
299
299
  end
300
300
 
301
- class GoogleCloudDialogflowCxV3beta1Intent
301
+ class GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText
302
302
  class Representation < Google::Apis::Core::JsonRepresentation; end
303
303
 
304
304
  include Google::Apis::Core::JsonObjectSupport
305
305
  end
306
306
 
307
- class GoogleCloudDialogflowCxV3beta1IntentInput
307
+ class GoogleCloudDialogflowCxV3ResponseMessagePlayAudio
308
308
  class Representation < Google::Apis::Core::JsonRepresentation; end
309
309
 
310
310
  include Google::Apis::Core::JsonObjectSupport
311
311
  end
312
312
 
313
- class GoogleCloudDialogflowCxV3beta1IntentParameter
313
+ class GoogleCloudDialogflowCxV3ResponseMessageText
314
314
  class Representation < Google::Apis::Core::JsonRepresentation; end
315
315
 
316
316
  include Google::Apis::Core::JsonObjectSupport
317
317
  end
318
318
 
319
- class GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase
319
+ class GoogleCloudDialogflowCxV3RunTestCaseMetadata
320
320
  class Representation < Google::Apis::Core::JsonRepresentation; end
321
321
 
322
322
  include Google::Apis::Core::JsonObjectSupport
323
323
  end
324
324
 
325
- class GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart
325
+ class GoogleCloudDialogflowCxV3RunTestCaseResponse
326
326
  class Representation < Google::Apis::Core::JsonRepresentation; end
327
327
 
328
328
  include Google::Apis::Core::JsonObjectSupport
329
329
  end
330
330
 
331
- class GoogleCloudDialogflowCxV3beta1ListAgentsResponse
331
+ class GoogleCloudDialogflowCxV3SessionInfo
332
332
  class Representation < Google::Apis::Core::JsonRepresentation; end
333
333
 
334
334
  include Google::Apis::Core::JsonObjectSupport
335
335
  end
336
336
 
337
- class GoogleCloudDialogflowCxV3beta1ListEntityTypesResponse
337
+ class GoogleCloudDialogflowCxV3TestCase
338
338
  class Representation < Google::Apis::Core::JsonRepresentation; end
339
339
 
340
340
  include Google::Apis::Core::JsonObjectSupport
341
341
  end
342
342
 
343
- class GoogleCloudDialogflowCxV3beta1ListEnvironmentsResponse
343
+ class GoogleCloudDialogflowCxV3TestCaseError
344
344
  class Representation < Google::Apis::Core::JsonRepresentation; end
345
345
 
346
346
  include Google::Apis::Core::JsonObjectSupport
347
347
  end
348
348
 
349
- class GoogleCloudDialogflowCxV3beta1ListFlowsResponse
349
+ class GoogleCloudDialogflowCxV3TestCaseResult
350
350
  class Representation < Google::Apis::Core::JsonRepresentation; end
351
351
 
352
352
  include Google::Apis::Core::JsonObjectSupport
353
353
  end
354
354
 
355
- class GoogleCloudDialogflowCxV3beta1ListIntentsResponse
355
+ class GoogleCloudDialogflowCxV3TestConfig
356
356
  class Representation < Google::Apis::Core::JsonRepresentation; end
357
357
 
358
358
  include Google::Apis::Core::JsonObjectSupport
359
359
  end
360
360
 
361
- class GoogleCloudDialogflowCxV3beta1ListPagesResponse
361
+ class GoogleCloudDialogflowCxV3TestError
362
362
  class Representation < Google::Apis::Core::JsonRepresentation; end
363
363
 
364
364
  include Google::Apis::Core::JsonObjectSupport
365
365
  end
366
366
 
367
- class GoogleCloudDialogflowCxV3beta1ListSessionEntityTypesResponse
367
+ class GoogleCloudDialogflowCxV3TestRunDifference
368
368
  class Representation < Google::Apis::Core::JsonRepresentation; end
369
369
 
370
370
  include Google::Apis::Core::JsonObjectSupport
371
371
  end
372
372
 
373
- class GoogleCloudDialogflowCxV3beta1ListTransitionRouteGroupsResponse
373
+ class GoogleCloudDialogflowCxV3TextInput
374
374
  class Representation < Google::Apis::Core::JsonRepresentation; end
375
375
 
376
376
  include Google::Apis::Core::JsonObjectSupport
377
377
  end
378
378
 
379
- class GoogleCloudDialogflowCxV3beta1ListVersionsResponse
379
+ class GoogleCloudDialogflowCxV3TransitionRoute
380
380
  class Representation < Google::Apis::Core::JsonRepresentation; end
381
381
 
382
382
  include Google::Apis::Core::JsonObjectSupport
383
383
  end
384
384
 
385
- class GoogleCloudDialogflowCxV3beta1ListWebhooksResponse
385
+ class GoogleCloudDialogflowCxV3UpdateDocumentOperationMetadata
386
386
  class Representation < Google::Apis::Core::JsonRepresentation; end
387
387
 
388
388
  include Google::Apis::Core::JsonObjectSupport
389
389
  end
390
390
 
391
- class GoogleCloudDialogflowCxV3beta1LoadVersionRequest
391
+ class GoogleCloudDialogflowCxV3WebhookRequest
392
392
  class Representation < Google::Apis::Core::JsonRepresentation; end
393
393
 
394
394
  include Google::Apis::Core::JsonObjectSupport
395
395
  end
396
396
 
397
- class GoogleCloudDialogflowCxV3beta1LookupEnvironmentHistoryResponse
397
+ class GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo
398
398
  class Representation < Google::Apis::Core::JsonRepresentation; end
399
399
 
400
400
  include Google::Apis::Core::JsonObjectSupport
401
401
  end
402
402
 
403
- class GoogleCloudDialogflowCxV3beta1Match
403
+ class GoogleCloudDialogflowCxV3WebhookRequestIntentInfo
404
404
  class Representation < Google::Apis::Core::JsonRepresentation; end
405
405
 
406
406
  include Google::Apis::Core::JsonObjectSupport
407
407
  end
408
408
 
409
- class GoogleCloudDialogflowCxV3beta1MatchIntentRequest
409
+ class GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue
410
410
  class Representation < Google::Apis::Core::JsonRepresentation; end
411
411
 
412
412
  include Google::Apis::Core::JsonObjectSupport
413
413
  end
414
414
 
415
- class GoogleCloudDialogflowCxV3beta1MatchIntentResponse
415
+ class GoogleCloudDialogflowCxV3WebhookResponse
416
416
  class Representation < Google::Apis::Core::JsonRepresentation; end
417
417
 
418
418
  include Google::Apis::Core::JsonObjectSupport
419
419
  end
420
420
 
421
- class GoogleCloudDialogflowCxV3beta1NluSettings
421
+ class GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse
422
422
  class Representation < Google::Apis::Core::JsonRepresentation; end
423
423
 
424
424
  include Google::Apis::Core::JsonObjectSupport
425
425
  end
426
426
 
427
- class GoogleCloudDialogflowCxV3beta1OutputAudioConfig
427
+ class GoogleCloudDialogflowCxV3beta1Agent
428
428
  class Representation < Google::Apis::Core::JsonRepresentation; end
429
429
 
430
430
  include Google::Apis::Core::JsonObjectSupport
431
431
  end
432
432
 
433
- class GoogleCloudDialogflowCxV3beta1Page
433
+ class GoogleCloudDialogflowCxV3beta1AudioInput
434
434
  class Representation < Google::Apis::Core::JsonRepresentation; end
435
435
 
436
436
  include Google::Apis::Core::JsonObjectSupport
437
437
  end
438
438
 
439
- class GoogleCloudDialogflowCxV3beta1PageInfo
439
+ class GoogleCloudDialogflowCxV3beta1BatchDeleteTestCasesRequest
440
440
  class Representation < Google::Apis::Core::JsonRepresentation; end
441
441
 
442
442
  include Google::Apis::Core::JsonObjectSupport
443
443
  end
444
444
 
445
- class GoogleCloudDialogflowCxV3beta1PageInfoFormInfo
445
+ class GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata
446
446
  class Representation < Google::Apis::Core::JsonRepresentation; end
447
447
 
448
448
  include Google::Apis::Core::JsonObjectSupport
449
449
  end
450
450
 
451
- class GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo
451
+ class GoogleCloudDialogflowCxV3beta1BatchRunTestCasesRequest
452
452
  class Representation < Google::Apis::Core::JsonRepresentation; end
453
453
 
454
454
  include Google::Apis::Core::JsonObjectSupport
455
455
  end
456
456
 
457
- class GoogleCloudDialogflowCxV3beta1QueryInput
457
+ class GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse
458
458
  class Representation < Google::Apis::Core::JsonRepresentation; end
459
459
 
460
460
  include Google::Apis::Core::JsonObjectSupport
461
461
  end
462
462
 
463
- class GoogleCloudDialogflowCxV3beta1QueryParameters
463
+ class GoogleCloudDialogflowCxV3beta1CalculateCoverageResponse
464
464
  class Representation < Google::Apis::Core::JsonRepresentation; end
465
465
 
466
466
  include Google::Apis::Core::JsonObjectSupport
467
467
  end
468
468
 
469
- class GoogleCloudDialogflowCxV3beta1QueryResult
469
+ class GoogleCloudDialogflowCxV3beta1ConversationTurn
470
470
  class Representation < Google::Apis::Core::JsonRepresentation; end
471
471
 
472
472
  include Google::Apis::Core::JsonObjectSupport
473
473
  end
474
474
 
475
- class GoogleCloudDialogflowCxV3beta1ResponseMessage
475
+ class GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput
476
476
  class Representation < Google::Apis::Core::JsonRepresentation; end
477
477
 
478
478
  include Google::Apis::Core::JsonObjectSupport
479
479
  end
480
480
 
481
- class GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess
481
+ class GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput
482
482
  class Representation < Google::Apis::Core::JsonRepresentation; end
483
483
 
484
484
  include Google::Apis::Core::JsonObjectSupport
485
485
  end
486
486
 
487
- class GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction
487
+ class GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata
488
488
  class Representation < Google::Apis::Core::JsonRepresentation; end
489
489
 
490
490
  include Google::Apis::Core::JsonObjectSupport
491
491
  end
492
492
 
493
- class GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff
493
+ class GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata
494
494
  class Representation < Google::Apis::Core::JsonRepresentation; end
495
495
 
496
496
  include Google::Apis::Core::JsonObjectSupport
497
497
  end
498
498
 
499
- class GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio
499
+ class GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata
500
500
  class Representation < Google::Apis::Core::JsonRepresentation; end
501
501
 
502
502
  include Google::Apis::Core::JsonObjectSupport
503
503
  end
504
504
 
505
- class GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment
505
+ class GoogleCloudDialogflowCxV3beta1DetectIntentRequest
506
506
  class Representation < Google::Apis::Core::JsonRepresentation; end
507
507
 
508
508
  include Google::Apis::Core::JsonObjectSupport
509
509
  end
510
510
 
511
- class GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText
511
+ class GoogleCloudDialogflowCxV3beta1DetectIntentResponse
512
512
  class Representation < Google::Apis::Core::JsonRepresentation; end
513
513
 
514
514
  include Google::Apis::Core::JsonObjectSupport
515
515
  end
516
516
 
517
- class GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio
517
+ class GoogleCloudDialogflowCxV3beta1DtmfInput
518
518
  class Representation < Google::Apis::Core::JsonRepresentation; end
519
519
 
520
520
  include Google::Apis::Core::JsonObjectSupport
521
521
  end
522
522
 
523
- class GoogleCloudDialogflowCxV3beta1ResponseMessageText
523
+ class GoogleCloudDialogflowCxV3beta1EntityType
524
524
  class Representation < Google::Apis::Core::JsonRepresentation; end
525
525
 
526
526
  include Google::Apis::Core::JsonObjectSupport
527
527
  end
528
528
 
529
- class GoogleCloudDialogflowCxV3beta1RestoreAgentRequest
529
+ class GoogleCloudDialogflowCxV3beta1EntityTypeEntity
530
530
  class Representation < Google::Apis::Core::JsonRepresentation; end
531
531
 
532
532
  include Google::Apis::Core::JsonObjectSupport
533
533
  end
534
534
 
535
- class GoogleCloudDialogflowCxV3beta1SentimentAnalysisResult
535
+ class GoogleCloudDialogflowCxV3beta1EntityTypeExcludedPhrase
536
536
  class Representation < Google::Apis::Core::JsonRepresentation; end
537
537
 
538
538
  include Google::Apis::Core::JsonObjectSupport
539
539
  end
540
540
 
541
- class GoogleCloudDialogflowCxV3beta1SessionEntityType
541
+ class GoogleCloudDialogflowCxV3beta1Environment
542
542
  class Representation < Google::Apis::Core::JsonRepresentation; end
543
543
 
544
544
  include Google::Apis::Core::JsonObjectSupport
545
545
  end
546
546
 
547
- class GoogleCloudDialogflowCxV3beta1SessionInfo
547
+ class GoogleCloudDialogflowCxV3beta1EnvironmentVersionConfig
548
548
  class Representation < Google::Apis::Core::JsonRepresentation; end
549
549
 
550
550
  include Google::Apis::Core::JsonObjectSupport
551
551
  end
552
552
 
553
- class GoogleCloudDialogflowCxV3beta1SpeechToTextSettings
553
+ class GoogleCloudDialogflowCxV3beta1EventHandler
554
554
  class Representation < Google::Apis::Core::JsonRepresentation; end
555
555
 
556
556
  include Google::Apis::Core::JsonObjectSupport
557
557
  end
558
558
 
559
- class GoogleCloudDialogflowCxV3beta1SynthesizeSpeechConfig
559
+ class GoogleCloudDialogflowCxV3beta1EventInput
560
560
  class Representation < Google::Apis::Core::JsonRepresentation; end
561
561
 
562
562
  include Google::Apis::Core::JsonObjectSupport
563
563
  end
564
564
 
565
- class GoogleCloudDialogflowCxV3beta1TextInput
565
+ class GoogleCloudDialogflowCxV3beta1ExportAgentRequest
566
566
  class Representation < Google::Apis::Core::JsonRepresentation; end
567
567
 
568
568
  include Google::Apis::Core::JsonObjectSupport
569
569
  end
570
570
 
571
- class GoogleCloudDialogflowCxV3beta1TrainFlowRequest
571
+ class GoogleCloudDialogflowCxV3beta1ExportAgentResponse
572
572
  class Representation < Google::Apis::Core::JsonRepresentation; end
573
573
 
574
574
  include Google::Apis::Core::JsonObjectSupport
575
575
  end
576
576
 
577
- class GoogleCloudDialogflowCxV3beta1TransitionRoute
577
+ class GoogleCloudDialogflowCxV3beta1ExportTestCasesMetadata
578
578
  class Representation < Google::Apis::Core::JsonRepresentation; end
579
579
 
580
580
  include Google::Apis::Core::JsonObjectSupport
581
581
  end
582
582
 
583
- class GoogleCloudDialogflowCxV3beta1TransitionRouteGroup
583
+ class GoogleCloudDialogflowCxV3beta1ExportTestCasesRequest
584
584
  class Representation < Google::Apis::Core::JsonRepresentation; end
585
585
 
586
586
  include Google::Apis::Core::JsonObjectSupport
587
587
  end
588
588
 
589
- class GoogleCloudDialogflowCxV3beta1Version
589
+ class GoogleCloudDialogflowCxV3beta1ExportTestCasesResponse
590
590
  class Representation < Google::Apis::Core::JsonRepresentation; end
591
591
 
592
592
  include Google::Apis::Core::JsonObjectSupport
593
593
  end
594
594
 
595
- class GoogleCloudDialogflowCxV3beta1VoiceSelectionParams
595
+ class GoogleCloudDialogflowCxV3beta1Flow
596
596
  class Representation < Google::Apis::Core::JsonRepresentation; end
597
597
 
598
598
  include Google::Apis::Core::JsonObjectSupport
599
599
  end
600
600
 
601
- class GoogleCloudDialogflowCxV3beta1Webhook
601
+ class GoogleCloudDialogflowCxV3beta1Form
602
602
  class Representation < Google::Apis::Core::JsonRepresentation; end
603
603
 
604
604
  include Google::Apis::Core::JsonObjectSupport
605
605
  end
606
606
 
607
- class GoogleCloudDialogflowCxV3beta1WebhookGenericWebService
607
+ class GoogleCloudDialogflowCxV3beta1FormParameter
608
608
  class Representation < Google::Apis::Core::JsonRepresentation; end
609
609
 
610
610
  include Google::Apis::Core::JsonObjectSupport
611
611
  end
612
612
 
613
- class GoogleCloudDialogflowCxV3beta1WebhookRequest
613
+ class GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior
614
614
  class Representation < Google::Apis::Core::JsonRepresentation; end
615
615
 
616
616
  include Google::Apis::Core::JsonObjectSupport
617
617
  end
618
618
 
619
- class GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo
619
+ class GoogleCloudDialogflowCxV3beta1FulfillIntentRequest
620
620
  class Representation < Google::Apis::Core::JsonRepresentation; end
621
621
 
622
622
  include Google::Apis::Core::JsonObjectSupport
623
623
  end
624
624
 
625
- class GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo
625
+ class GoogleCloudDialogflowCxV3beta1FulfillIntentResponse
626
626
  class Representation < Google::Apis::Core::JsonRepresentation; end
627
627
 
628
628
  include Google::Apis::Core::JsonObjectSupport
629
629
  end
630
630
 
631
- class GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue
631
+ class GoogleCloudDialogflowCxV3beta1Fulfillment
632
632
  class Representation < Google::Apis::Core::JsonRepresentation; end
633
633
 
634
634
  include Google::Apis::Core::JsonObjectSupport
635
635
  end
636
636
 
637
- class GoogleCloudDialogflowCxV3beta1WebhookResponse
637
+ class GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases
638
638
  class Representation < Google::Apis::Core::JsonRepresentation; end
639
639
 
640
640
  include Google::Apis::Core::JsonObjectSupport
641
641
  end
642
642
 
643
- class GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse
643
+ class GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase
644
644
  class Representation < Google::Apis::Core::JsonRepresentation; end
645
645
 
646
646
  include Google::Apis::Core::JsonObjectSupport
647
647
  end
648
648
 
649
- class GoogleCloudDialogflowV2AnnotatedMessagePart
649
+ class GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent
650
650
  class Representation < Google::Apis::Core::JsonRepresentation; end
651
651
 
652
652
  include Google::Apis::Core::JsonObjectSupport
653
653
  end
654
654
 
655
- class GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse
655
+ class GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction
656
656
  class Representation < Google::Apis::Core::JsonRepresentation; end
657
657
 
658
658
  include Google::Apis::Core::JsonObjectSupport
659
659
  end
660
660
 
661
- class GoogleCloudDialogflowV2BatchUpdateIntentsResponse
661
+ class GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata
662
662
  class Representation < Google::Apis::Core::JsonRepresentation; end
663
663
 
664
664
  include Google::Apis::Core::JsonObjectSupport
665
665
  end
666
666
 
667
- class GoogleCloudDialogflowV2Context
667
+ class GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata
668
668
  class Representation < Google::Apis::Core::JsonRepresentation; end
669
669
 
670
670
  include Google::Apis::Core::JsonObjectSupport
671
671
  end
672
672
 
673
- class GoogleCloudDialogflowV2ConversationEvent
673
+ class GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse
674
674
  class Representation < Google::Apis::Core::JsonRepresentation; end
675
675
 
676
676
  include Google::Apis::Core::JsonObjectSupport
677
677
  end
678
678
 
679
- class GoogleCloudDialogflowV2EntityType
679
+ class GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata
680
680
  class Representation < Google::Apis::Core::JsonRepresentation; end
681
681
 
682
682
  include Google::Apis::Core::JsonObjectSupport
683
683
  end
684
684
 
685
- class GoogleCloudDialogflowV2EntityTypeEntity
685
+ class GoogleCloudDialogflowCxV3beta1ImportTestCasesRequest
686
686
  class Representation < Google::Apis::Core::JsonRepresentation; end
687
687
 
688
688
  include Google::Apis::Core::JsonObjectSupport
689
689
  end
690
690
 
691
- class GoogleCloudDialogflowV2EventInput
691
+ class GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse
692
692
  class Representation < Google::Apis::Core::JsonRepresentation; end
693
693
 
694
694
  include Google::Apis::Core::JsonObjectSupport
695
695
  end
696
696
 
697
- class GoogleCloudDialogflowV2ExportAgentResponse
697
+ class GoogleCloudDialogflowCxV3beta1InputAudioConfig
698
698
  class Representation < Google::Apis::Core::JsonRepresentation; end
699
699
 
700
700
  include Google::Apis::Core::JsonObjectSupport
701
701
  end
702
702
 
703
- class GoogleCloudDialogflowV2Intent
703
+ class GoogleCloudDialogflowCxV3beta1Intent
704
704
  class Representation < Google::Apis::Core::JsonRepresentation; end
705
705
 
706
706
  include Google::Apis::Core::JsonObjectSupport
707
707
  end
708
708
 
709
- class GoogleCloudDialogflowV2IntentFollowupIntentInfo
709
+ class GoogleCloudDialogflowCxV3beta1IntentCoverage
710
710
  class Representation < Google::Apis::Core::JsonRepresentation; end
711
711
 
712
712
  include Google::Apis::Core::JsonObjectSupport
713
713
  end
714
714
 
715
- class GoogleCloudDialogflowV2IntentMessage
715
+ class GoogleCloudDialogflowCxV3beta1IntentCoverageIntent
716
716
  class Representation < Google::Apis::Core::JsonRepresentation; end
717
717
 
718
718
  include Google::Apis::Core::JsonObjectSupport
719
719
  end
720
720
 
721
- class GoogleCloudDialogflowV2IntentMessageBasicCard
721
+ class GoogleCloudDialogflowCxV3beta1IntentInput
722
722
  class Representation < Google::Apis::Core::JsonRepresentation; end
723
723
 
724
724
  include Google::Apis::Core::JsonObjectSupport
725
725
  end
726
726
 
727
- class GoogleCloudDialogflowV2IntentMessageBasicCardButton
727
+ class GoogleCloudDialogflowCxV3beta1IntentParameter
728
728
  class Representation < Google::Apis::Core::JsonRepresentation; end
729
729
 
730
730
  include Google::Apis::Core::JsonObjectSupport
731
731
  end
732
732
 
733
- class GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction
733
+ class GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase
734
734
  class Representation < Google::Apis::Core::JsonRepresentation; end
735
735
 
736
736
  include Google::Apis::Core::JsonObjectSupport
737
737
  end
738
738
 
739
- class GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard
739
+ class GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart
740
740
  class Representation < Google::Apis::Core::JsonRepresentation; end
741
741
 
742
742
  include Google::Apis::Core::JsonObjectSupport
743
743
  end
744
744
 
745
- class GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem
745
+ class GoogleCloudDialogflowCxV3beta1ListAgentsResponse
746
746
  class Representation < Google::Apis::Core::JsonRepresentation; end
747
747
 
748
748
  include Google::Apis::Core::JsonObjectSupport
749
749
  end
750
750
 
751
- class GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction
751
+ class GoogleCloudDialogflowCxV3beta1ListEntityTypesResponse
752
752
  class Representation < Google::Apis::Core::JsonRepresentation; end
753
753
 
754
754
  include Google::Apis::Core::JsonObjectSupport
755
755
  end
756
756
 
757
- class GoogleCloudDialogflowV2IntentMessageCard
757
+ class GoogleCloudDialogflowCxV3beta1ListEnvironmentsResponse
758
758
  class Representation < Google::Apis::Core::JsonRepresentation; end
759
759
 
760
760
  include Google::Apis::Core::JsonObjectSupport
761
761
  end
762
762
 
763
- class GoogleCloudDialogflowV2IntentMessageCardButton
763
+ class GoogleCloudDialogflowCxV3beta1ListFlowsResponse
764
764
  class Representation < Google::Apis::Core::JsonRepresentation; end
765
765
 
766
766
  include Google::Apis::Core::JsonObjectSupport
767
767
  end
768
768
 
769
- class GoogleCloudDialogflowV2IntentMessageCarouselSelect
769
+ class GoogleCloudDialogflowCxV3beta1ListIntentsResponse
770
770
  class Representation < Google::Apis::Core::JsonRepresentation; end
771
771
 
772
772
  include Google::Apis::Core::JsonObjectSupport
773
773
  end
774
774
 
775
- class GoogleCloudDialogflowV2IntentMessageCarouselSelectItem
775
+ class GoogleCloudDialogflowCxV3beta1ListPagesResponse
776
776
  class Representation < Google::Apis::Core::JsonRepresentation; end
777
777
 
778
778
  include Google::Apis::Core::JsonObjectSupport
779
779
  end
780
780
 
781
- class GoogleCloudDialogflowV2IntentMessageColumnProperties
781
+ class GoogleCloudDialogflowCxV3beta1ListSecuritySettingsResponse
782
782
  class Representation < Google::Apis::Core::JsonRepresentation; end
783
783
 
784
784
  include Google::Apis::Core::JsonObjectSupport
785
785
  end
786
786
 
787
- class GoogleCloudDialogflowV2IntentMessageImage
787
+ class GoogleCloudDialogflowCxV3beta1ListSessionEntityTypesResponse
788
788
  class Representation < Google::Apis::Core::JsonRepresentation; end
789
789
 
790
790
  include Google::Apis::Core::JsonObjectSupport
791
791
  end
792
792
 
793
- class GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion
793
+ class GoogleCloudDialogflowCxV3beta1ListTestCaseResultsResponse
794
794
  class Representation < Google::Apis::Core::JsonRepresentation; end
795
795
 
796
796
  include Google::Apis::Core::JsonObjectSupport
797
797
  end
798
798
 
799
- class GoogleCloudDialogflowV2IntentMessageListSelect
799
+ class GoogleCloudDialogflowCxV3beta1ListTestCasesResponse
800
800
  class Representation < Google::Apis::Core::JsonRepresentation; end
801
801
 
802
802
  include Google::Apis::Core::JsonObjectSupport
803
803
  end
804
804
 
805
- class GoogleCloudDialogflowV2IntentMessageListSelectItem
805
+ class GoogleCloudDialogflowCxV3beta1ListTransitionRouteGroupsResponse
806
806
  class Representation < Google::Apis::Core::JsonRepresentation; end
807
807
 
808
808
  include Google::Apis::Core::JsonObjectSupport
809
809
  end
810
810
 
811
- class GoogleCloudDialogflowV2IntentMessageMediaContent
811
+ class GoogleCloudDialogflowCxV3beta1ListVersionsResponse
812
812
  class Representation < Google::Apis::Core::JsonRepresentation; end
813
813
 
814
814
  include Google::Apis::Core::JsonObjectSupport
815
815
  end
816
816
 
817
- class GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject
817
+ class GoogleCloudDialogflowCxV3beta1ListWebhooksResponse
818
818
  class Representation < Google::Apis::Core::JsonRepresentation; end
819
819
 
820
820
  include Google::Apis::Core::JsonObjectSupport
821
821
  end
822
822
 
823
- class GoogleCloudDialogflowV2IntentMessageQuickReplies
823
+ class GoogleCloudDialogflowCxV3beta1LoadVersionRequest
824
824
  class Representation < Google::Apis::Core::JsonRepresentation; end
825
825
 
826
826
  include Google::Apis::Core::JsonObjectSupport
827
827
  end
828
828
 
829
- class GoogleCloudDialogflowV2IntentMessageSelectItemInfo
829
+ class GoogleCloudDialogflowCxV3beta1LookupEnvironmentHistoryResponse
830
830
  class Representation < Google::Apis::Core::JsonRepresentation; end
831
831
 
832
832
  include Google::Apis::Core::JsonObjectSupport
833
833
  end
834
834
 
835
- class GoogleCloudDialogflowV2IntentMessageSimpleResponse
835
+ class GoogleCloudDialogflowCxV3beta1Match
836
836
  class Representation < Google::Apis::Core::JsonRepresentation; end
837
837
 
838
838
  include Google::Apis::Core::JsonObjectSupport
839
839
  end
840
840
 
841
- class GoogleCloudDialogflowV2IntentMessageSimpleResponses
841
+ class GoogleCloudDialogflowCxV3beta1MatchIntentRequest
842
842
  class Representation < Google::Apis::Core::JsonRepresentation; end
843
843
 
844
844
  include Google::Apis::Core::JsonObjectSupport
845
845
  end
846
846
 
847
- class GoogleCloudDialogflowV2IntentMessageSuggestion
847
+ class GoogleCloudDialogflowCxV3beta1MatchIntentResponse
848
848
  class Representation < Google::Apis::Core::JsonRepresentation; end
849
849
 
850
850
  include Google::Apis::Core::JsonObjectSupport
851
851
  end
852
852
 
853
- class GoogleCloudDialogflowV2IntentMessageSuggestions
853
+ class GoogleCloudDialogflowCxV3beta1NluSettings
854
854
  class Representation < Google::Apis::Core::JsonRepresentation; end
855
855
 
856
856
  include Google::Apis::Core::JsonObjectSupport
857
857
  end
858
858
 
859
- class GoogleCloudDialogflowV2IntentMessageTableCard
859
+ class GoogleCloudDialogflowCxV3beta1OutputAudioConfig
860
860
  class Representation < Google::Apis::Core::JsonRepresentation; end
861
861
 
862
862
  include Google::Apis::Core::JsonObjectSupport
863
863
  end
864
864
 
865
- class GoogleCloudDialogflowV2IntentMessageTableCardCell
865
+ class GoogleCloudDialogflowCxV3beta1Page
866
866
  class Representation < Google::Apis::Core::JsonRepresentation; end
867
867
 
868
868
  include Google::Apis::Core::JsonObjectSupport
869
869
  end
870
870
 
871
- class GoogleCloudDialogflowV2IntentMessageTableCardRow
871
+ class GoogleCloudDialogflowCxV3beta1PageInfo
872
872
  class Representation < Google::Apis::Core::JsonRepresentation; end
873
873
 
874
874
  include Google::Apis::Core::JsonObjectSupport
875
875
  end
876
876
 
877
- class GoogleCloudDialogflowV2IntentMessageText
877
+ class GoogleCloudDialogflowCxV3beta1PageInfoFormInfo
878
878
  class Representation < Google::Apis::Core::JsonRepresentation; end
879
879
 
880
880
  include Google::Apis::Core::JsonObjectSupport
881
881
  end
882
882
 
883
- class GoogleCloudDialogflowV2IntentParameter
883
+ class GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo
884
884
  class Representation < Google::Apis::Core::JsonRepresentation; end
885
885
 
886
886
  include Google::Apis::Core::JsonObjectSupport
887
887
  end
888
888
 
889
- class GoogleCloudDialogflowV2IntentTrainingPhrase
889
+ class GoogleCloudDialogflowCxV3beta1QueryInput
890
890
  class Representation < Google::Apis::Core::JsonRepresentation; end
891
891
 
892
892
  include Google::Apis::Core::JsonObjectSupport
893
893
  end
894
894
 
895
- class GoogleCloudDialogflowV2IntentTrainingPhrasePart
895
+ class GoogleCloudDialogflowCxV3beta1QueryParameters
896
896
  class Representation < Google::Apis::Core::JsonRepresentation; end
897
897
 
898
898
  include Google::Apis::Core::JsonObjectSupport
899
899
  end
900
900
 
901
- class GoogleCloudDialogflowV2Message
901
+ class GoogleCloudDialogflowCxV3beta1QueryResult
902
902
  class Representation < Google::Apis::Core::JsonRepresentation; end
903
903
 
904
904
  include Google::Apis::Core::JsonObjectSupport
905
905
  end
906
906
 
907
- class GoogleCloudDialogflowV2MessageAnnotation
907
+ class GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata
908
908
  class Representation < Google::Apis::Core::JsonRepresentation; end
909
909
 
910
910
  include Google::Apis::Core::JsonObjectSupport
911
911
  end
912
912
 
913
- class GoogleCloudDialogflowV2OriginalDetectIntentRequest
913
+ class GoogleCloudDialogflowCxV3beta1ResponseMessage
914
914
  class Representation < Google::Apis::Core::JsonRepresentation; end
915
915
 
916
916
  include Google::Apis::Core::JsonObjectSupport
917
917
  end
918
918
 
919
- class GoogleCloudDialogflowV2QueryResult
919
+ class GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess
920
920
  class Representation < Google::Apis::Core::JsonRepresentation; end
921
921
 
922
922
  include Google::Apis::Core::JsonObjectSupport
923
923
  end
924
924
 
925
- class GoogleCloudDialogflowV2Sentiment
925
+ class GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction
926
926
  class Representation < Google::Apis::Core::JsonRepresentation; end
927
927
 
928
928
  include Google::Apis::Core::JsonObjectSupport
929
929
  end
930
930
 
931
- class GoogleCloudDialogflowV2SentimentAnalysisResult
931
+ class GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff
932
932
  class Representation < Google::Apis::Core::JsonRepresentation; end
933
933
 
934
934
  include Google::Apis::Core::JsonObjectSupport
935
935
  end
936
936
 
937
- class GoogleCloudDialogflowV2SessionEntityType
937
+ class GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio
938
938
  class Representation < Google::Apis::Core::JsonRepresentation; end
939
939
 
940
940
  include Google::Apis::Core::JsonObjectSupport
941
941
  end
942
942
 
943
- class GoogleCloudDialogflowV2WebhookRequest
943
+ class GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment
944
944
  class Representation < Google::Apis::Core::JsonRepresentation; end
945
945
 
946
946
  include Google::Apis::Core::JsonObjectSupport
947
947
  end
948
948
 
949
- class GoogleCloudDialogflowV2WebhookResponse
949
+ class GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText
950
950
  class Representation < Google::Apis::Core::JsonRepresentation; end
951
951
 
952
952
  include Google::Apis::Core::JsonObjectSupport
953
953
  end
954
954
 
955
- class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse
955
+ class GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio
956
956
  class Representation < Google::Apis::Core::JsonRepresentation; end
957
957
 
958
958
  include Google::Apis::Core::JsonObjectSupport
959
959
  end
960
960
 
961
- class GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse
961
+ class GoogleCloudDialogflowCxV3beta1ResponseMessageText
962
962
  class Representation < Google::Apis::Core::JsonRepresentation; end
963
963
 
964
964
  include Google::Apis::Core::JsonObjectSupport
965
965
  end
966
966
 
967
- class GoogleCloudDialogflowV2beta1Context
967
+ class GoogleCloudDialogflowCxV3beta1RestoreAgentRequest
968
968
  class Representation < Google::Apis::Core::JsonRepresentation; end
969
969
 
970
970
  include Google::Apis::Core::JsonObjectSupport
971
971
  end
972
972
 
973
- class GoogleCloudDialogflowV2beta1EntityType
973
+ class GoogleCloudDialogflowCxV3beta1RunTestCaseMetadata
974
974
  class Representation < Google::Apis::Core::JsonRepresentation; end
975
975
 
976
976
  include Google::Apis::Core::JsonObjectSupport
977
977
  end
978
978
 
979
- class GoogleCloudDialogflowV2beta1EntityTypeEntity
979
+ class GoogleCloudDialogflowCxV3beta1RunTestCaseRequest
980
980
  class Representation < Google::Apis::Core::JsonRepresentation; end
981
981
 
982
982
  include Google::Apis::Core::JsonObjectSupport
983
983
  end
984
984
 
985
- class GoogleCloudDialogflowV2beta1EventInput
985
+ class GoogleCloudDialogflowCxV3beta1RunTestCaseResponse
986
986
  class Representation < Google::Apis::Core::JsonRepresentation; end
987
987
 
988
988
  include Google::Apis::Core::JsonObjectSupport
989
989
  end
990
990
 
991
- class GoogleCloudDialogflowV2beta1ExportAgentResponse
991
+ class GoogleCloudDialogflowCxV3beta1SecuritySettings
992
992
  class Representation < Google::Apis::Core::JsonRepresentation; end
993
993
 
994
994
  include Google::Apis::Core::JsonObjectSupport
995
995
  end
996
996
 
997
- class GoogleCloudDialogflowV2beta1Intent
997
+ class GoogleCloudDialogflowCxV3beta1SentimentAnalysisResult
998
998
  class Representation < Google::Apis::Core::JsonRepresentation; end
999
999
 
1000
1000
  include Google::Apis::Core::JsonObjectSupport
1001
1001
  end
1002
1002
 
1003
- class GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo
1003
+ class GoogleCloudDialogflowCxV3beta1SessionEntityType
1004
1004
  class Representation < Google::Apis::Core::JsonRepresentation; end
1005
1005
 
1006
1006
  include Google::Apis::Core::JsonObjectSupport
1007
1007
  end
1008
1008
 
1009
- class GoogleCloudDialogflowV2beta1IntentMessage
1009
+ class GoogleCloudDialogflowCxV3beta1SessionInfo
1010
1010
  class Representation < Google::Apis::Core::JsonRepresentation; end
1011
1011
 
1012
1012
  include Google::Apis::Core::JsonObjectSupport
1013
1013
  end
1014
1014
 
1015
- class GoogleCloudDialogflowV2beta1IntentMessageBasicCard
1015
+ class GoogleCloudDialogflowCxV3beta1SpeechToTextSettings
1016
1016
  class Representation < Google::Apis::Core::JsonRepresentation; end
1017
1017
 
1018
1018
  include Google::Apis::Core::JsonObjectSupport
1019
1019
  end
1020
1020
 
1021
- class GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton
1021
+ class GoogleCloudDialogflowCxV3beta1SynthesizeSpeechConfig
1022
1022
  class Representation < Google::Apis::Core::JsonRepresentation; end
1023
1023
 
1024
1024
  include Google::Apis::Core::JsonObjectSupport
1025
1025
  end
1026
1026
 
1027
- class GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction
1027
+ class GoogleCloudDialogflowCxV3beta1TestCase
1028
1028
  class Representation < Google::Apis::Core::JsonRepresentation; end
1029
1029
 
1030
1030
  include Google::Apis::Core::JsonObjectSupport
1031
1031
  end
1032
1032
 
1033
- class GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard
1033
+ class GoogleCloudDialogflowCxV3beta1TestCaseError
1034
1034
  class Representation < Google::Apis::Core::JsonRepresentation; end
1035
1035
 
1036
1036
  include Google::Apis::Core::JsonObjectSupport
1037
1037
  end
1038
1038
 
1039
- class GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem
1039
+ class GoogleCloudDialogflowCxV3beta1TestCaseResult
1040
1040
  class Representation < Google::Apis::Core::JsonRepresentation; end
1041
1041
 
1042
1042
  include Google::Apis::Core::JsonObjectSupport
1043
1043
  end
1044
1044
 
1045
- class GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction
1045
+ class GoogleCloudDialogflowCxV3beta1TestConfig
1046
1046
  class Representation < Google::Apis::Core::JsonRepresentation; end
1047
1047
 
1048
1048
  include Google::Apis::Core::JsonObjectSupport
1049
1049
  end
1050
1050
 
1051
- class GoogleCloudDialogflowV2beta1IntentMessageCard
1051
+ class GoogleCloudDialogflowCxV3beta1TestError
1052
1052
  class Representation < Google::Apis::Core::JsonRepresentation; end
1053
1053
 
1054
1054
  include Google::Apis::Core::JsonObjectSupport
1055
1055
  end
1056
1056
 
1057
- class GoogleCloudDialogflowV2beta1IntentMessageCardButton
1057
+ class GoogleCloudDialogflowCxV3beta1TestRunDifference
1058
1058
  class Representation < Google::Apis::Core::JsonRepresentation; end
1059
1059
 
1060
1060
  include Google::Apis::Core::JsonObjectSupport
1061
1061
  end
1062
1062
 
1063
- class GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect
1063
+ class GoogleCloudDialogflowCxV3beta1TextInput
1064
1064
  class Representation < Google::Apis::Core::JsonRepresentation; end
1065
1065
 
1066
1066
  include Google::Apis::Core::JsonObjectSupport
1067
1067
  end
1068
1068
 
1069
- class GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem
1069
+ class GoogleCloudDialogflowCxV3beta1TrainFlowRequest
1070
1070
  class Representation < Google::Apis::Core::JsonRepresentation; end
1071
1071
 
1072
1072
  include Google::Apis::Core::JsonObjectSupport
1073
1073
  end
1074
1074
 
1075
- class GoogleCloudDialogflowV2beta1IntentMessageColumnProperties
1075
+ class GoogleCloudDialogflowCxV3beta1TransitionCoverage
1076
1076
  class Representation < Google::Apis::Core::JsonRepresentation; end
1077
1077
 
1078
1078
  include Google::Apis::Core::JsonObjectSupport
1079
1079
  end
1080
1080
 
1081
- class GoogleCloudDialogflowV2beta1IntentMessageImage
1081
+ class GoogleCloudDialogflowCxV3beta1TransitionCoverageTransition
1082
1082
  class Representation < Google::Apis::Core::JsonRepresentation; end
1083
1083
 
1084
1084
  include Google::Apis::Core::JsonObjectSupport
1085
1085
  end
1086
1086
 
1087
- class GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion
1087
+ class GoogleCloudDialogflowCxV3beta1TransitionCoverageTransitionNode
1088
1088
  class Representation < Google::Apis::Core::JsonRepresentation; end
1089
1089
 
1090
1090
  include Google::Apis::Core::JsonObjectSupport
1091
1091
  end
1092
1092
 
1093
- class GoogleCloudDialogflowV2beta1IntentMessageListSelect
1093
+ class GoogleCloudDialogflowCxV3beta1TransitionRoute
1094
1094
  class Representation < Google::Apis::Core::JsonRepresentation; end
1095
1095
 
1096
1096
  include Google::Apis::Core::JsonObjectSupport
1097
1097
  end
1098
1098
 
1099
- class GoogleCloudDialogflowV2beta1IntentMessageListSelectItem
1099
+ class GoogleCloudDialogflowCxV3beta1TransitionRouteGroup
1100
1100
  class Representation < Google::Apis::Core::JsonRepresentation; end
1101
1101
 
1102
1102
  include Google::Apis::Core::JsonObjectSupport
1103
1103
  end
1104
1104
 
1105
- class GoogleCloudDialogflowV2beta1IntentMessageMediaContent
1105
+ class GoogleCloudDialogflowCxV3beta1UpdateDocumentOperationMetadata
1106
1106
  class Representation < Google::Apis::Core::JsonRepresentation; end
1107
1107
 
1108
1108
  include Google::Apis::Core::JsonObjectSupport
1109
1109
  end
1110
1110
 
1111
- class GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject
1111
+ class GoogleCloudDialogflowCxV3beta1Version
1112
1112
  class Representation < Google::Apis::Core::JsonRepresentation; end
1113
1113
 
1114
1114
  include Google::Apis::Core::JsonObjectSupport
1115
1115
  end
1116
1116
 
1117
- class GoogleCloudDialogflowV2beta1IntentMessageQuickReplies
1117
+ class GoogleCloudDialogflowCxV3beta1VoiceSelectionParams
1118
1118
  class Representation < Google::Apis::Core::JsonRepresentation; end
1119
1119
 
1120
1120
  include Google::Apis::Core::JsonObjectSupport
1121
1121
  end
1122
1122
 
1123
- class GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent
1123
+ class GoogleCloudDialogflowCxV3beta1Webhook
1124
1124
  class Representation < Google::Apis::Core::JsonRepresentation; end
1125
1125
 
1126
1126
  include Google::Apis::Core::JsonObjectSupport
1127
1127
  end
1128
1128
 
1129
- class GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia
1129
+ class GoogleCloudDialogflowCxV3beta1WebhookGenericWebService
1130
1130
  class Representation < Google::Apis::Core::JsonRepresentation; end
1131
1131
 
1132
1132
  include Google::Apis::Core::JsonObjectSupport
1133
1133
  end
1134
1134
 
1135
- class GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard
1135
+ class GoogleCloudDialogflowCxV3beta1WebhookRequest
1136
1136
  class Representation < Google::Apis::Core::JsonRepresentation; end
1137
1137
 
1138
1138
  include Google::Apis::Core::JsonObjectSupport
1139
1139
  end
1140
1140
 
1141
- class GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard
1141
+ class GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo
1142
1142
  class Representation < Google::Apis::Core::JsonRepresentation; end
1143
1143
 
1144
1144
  include Google::Apis::Core::JsonObjectSupport
1145
1145
  end
1146
1146
 
1147
- class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction
1147
+ class GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo
1148
1148
  class Representation < Google::Apis::Core::JsonRepresentation; end
1149
1149
 
1150
1150
  include Google::Apis::Core::JsonObjectSupport
1151
1151
  end
1152
1152
 
1153
- class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial
1153
+ class GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue
1154
1154
  class Representation < Google::Apis::Core::JsonRepresentation; end
1155
1155
 
1156
1156
  include Google::Apis::Core::JsonObjectSupport
1157
1157
  end
1158
1158
 
1159
- class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri
1159
+ class GoogleCloudDialogflowCxV3beta1WebhookResponse
1160
1160
  class Representation < Google::Apis::Core::JsonRepresentation; end
1161
1161
 
1162
1162
  include Google::Apis::Core::JsonObjectSupport
1163
1163
  end
1164
1164
 
1165
- class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionShareLocation
1165
+ class GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse
1166
1166
  class Representation < Google::Apis::Core::JsonRepresentation; end
1167
1167
 
1168
1168
  include Google::Apis::Core::JsonObjectSupport
1169
1169
  end
1170
1170
 
1171
- class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply
1171
+ class GoogleCloudDialogflowV2AnnotatedMessagePart
1172
1172
  class Representation < Google::Apis::Core::JsonRepresentation; end
1173
1173
 
1174
1174
  include Google::Apis::Core::JsonObjectSupport
1175
1175
  end
1176
1176
 
1177
- class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion
1177
+ class GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse
1178
1178
  class Representation < Google::Apis::Core::JsonRepresentation; end
1179
1179
 
1180
1180
  include Google::Apis::Core::JsonObjectSupport
1181
1181
  end
1182
1182
 
1183
- class GoogleCloudDialogflowV2beta1IntentMessageRbmText
1183
+ class GoogleCloudDialogflowV2BatchUpdateIntentsResponse
1184
1184
  class Representation < Google::Apis::Core::JsonRepresentation; end
1185
1185
 
1186
1186
  include Google::Apis::Core::JsonObjectSupport
1187
1187
  end
1188
1188
 
1189
- class GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo
1189
+ class GoogleCloudDialogflowV2Context
1190
1190
  class Representation < Google::Apis::Core::JsonRepresentation; end
1191
1191
 
1192
1192
  include Google::Apis::Core::JsonObjectSupport
1193
1193
  end
1194
1194
 
1195
- class GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse
1195
+ class GoogleCloudDialogflowV2ConversationEvent
1196
1196
  class Representation < Google::Apis::Core::JsonRepresentation; end
1197
1197
 
1198
1198
  include Google::Apis::Core::JsonObjectSupport
1199
1199
  end
1200
1200
 
1201
- class GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses
1201
+ class GoogleCloudDialogflowV2EntityType
1202
1202
  class Representation < Google::Apis::Core::JsonRepresentation; end
1203
1203
 
1204
1204
  include Google::Apis::Core::JsonObjectSupport
1205
1205
  end
1206
1206
 
1207
- class GoogleCloudDialogflowV2beta1IntentMessageSuggestion
1207
+ class GoogleCloudDialogflowV2EntityTypeEntity
1208
1208
  class Representation < Google::Apis::Core::JsonRepresentation; end
1209
1209
 
1210
1210
  include Google::Apis::Core::JsonObjectSupport
1211
1211
  end
1212
1212
 
1213
- class GoogleCloudDialogflowV2beta1IntentMessageSuggestions
1213
+ class GoogleCloudDialogflowV2EventInput
1214
1214
  class Representation < Google::Apis::Core::JsonRepresentation; end
1215
1215
 
1216
1216
  include Google::Apis::Core::JsonObjectSupport
1217
1217
  end
1218
1218
 
1219
- class GoogleCloudDialogflowV2beta1IntentMessageTableCard
1219
+ class GoogleCloudDialogflowV2ExportAgentResponse
1220
1220
  class Representation < Google::Apis::Core::JsonRepresentation; end
1221
1221
 
1222
1222
  include Google::Apis::Core::JsonObjectSupport
1223
1223
  end
1224
1224
 
1225
- class GoogleCloudDialogflowV2beta1IntentMessageTableCardCell
1225
+ class GoogleCloudDialogflowV2Intent
1226
1226
  class Representation < Google::Apis::Core::JsonRepresentation; end
1227
1227
 
1228
1228
  include Google::Apis::Core::JsonObjectSupport
1229
1229
  end
1230
1230
 
1231
- class GoogleCloudDialogflowV2beta1IntentMessageTableCardRow
1231
+ class GoogleCloudDialogflowV2IntentFollowupIntentInfo
1232
1232
  class Representation < Google::Apis::Core::JsonRepresentation; end
1233
1233
 
1234
1234
  include Google::Apis::Core::JsonObjectSupport
1235
1235
  end
1236
1236
 
1237
- class GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio
1237
+ class GoogleCloudDialogflowV2IntentMessage
1238
1238
  class Representation < Google::Apis::Core::JsonRepresentation; end
1239
1239
 
1240
1240
  include Google::Apis::Core::JsonObjectSupport
1241
1241
  end
1242
1242
 
1243
- class GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech
1243
+ class GoogleCloudDialogflowV2IntentMessageBasicCard
1244
1244
  class Representation < Google::Apis::Core::JsonRepresentation; end
1245
1245
 
1246
1246
  include Google::Apis::Core::JsonObjectSupport
1247
1247
  end
1248
1248
 
1249
- class GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall
1249
+ class GoogleCloudDialogflowV2IntentMessageBasicCardButton
1250
1250
  class Representation < Google::Apis::Core::JsonRepresentation; end
1251
1251
 
1252
1252
  include Google::Apis::Core::JsonObjectSupport
1253
1253
  end
1254
1254
 
1255
- class GoogleCloudDialogflowV2beta1IntentMessageText
1255
+ class GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction
1256
1256
  class Representation < Google::Apis::Core::JsonRepresentation; end
1257
1257
 
1258
1258
  include Google::Apis::Core::JsonObjectSupport
1259
1259
  end
1260
1260
 
1261
- class GoogleCloudDialogflowV2beta1IntentParameter
1261
+ class GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard
1262
1262
  class Representation < Google::Apis::Core::JsonRepresentation; end
1263
1263
 
1264
1264
  include Google::Apis::Core::JsonObjectSupport
1265
1265
  end
1266
1266
 
1267
- class GoogleCloudDialogflowV2beta1IntentTrainingPhrase
1267
+ class GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem
1268
1268
  class Representation < Google::Apis::Core::JsonRepresentation; end
1269
1269
 
1270
1270
  include Google::Apis::Core::JsonObjectSupport
1271
1271
  end
1272
1272
 
1273
- class GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart
1273
+ class GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction
1274
1274
  class Representation < Google::Apis::Core::JsonRepresentation; end
1275
1275
 
1276
1276
  include Google::Apis::Core::JsonObjectSupport
1277
1277
  end
1278
1278
 
1279
- class GoogleCloudDialogflowV2beta1KnowledgeAnswers
1279
+ class GoogleCloudDialogflowV2IntentMessageCard
1280
1280
  class Representation < Google::Apis::Core::JsonRepresentation; end
1281
1281
 
1282
1282
  include Google::Apis::Core::JsonObjectSupport
1283
1283
  end
1284
1284
 
1285
- class GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer
1285
+ class GoogleCloudDialogflowV2IntentMessageCardButton
1286
1286
  class Representation < Google::Apis::Core::JsonRepresentation; end
1287
1287
 
1288
1288
  include Google::Apis::Core::JsonObjectSupport
1289
1289
  end
1290
1290
 
1291
- class GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata
1291
+ class GoogleCloudDialogflowV2IntentMessageCarouselSelect
1292
1292
  class Representation < Google::Apis::Core::JsonRepresentation; end
1293
1293
 
1294
1294
  include Google::Apis::Core::JsonObjectSupport
1295
1295
  end
1296
1296
 
1297
- class GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
1297
+ class GoogleCloudDialogflowV2IntentMessageCarouselSelectItem
1298
1298
  class Representation < Google::Apis::Core::JsonRepresentation; end
1299
1299
 
1300
1300
  include Google::Apis::Core::JsonObjectSupport
1301
1301
  end
1302
1302
 
1303
- class GoogleCloudDialogflowV2beta1QueryResult
1303
+ class GoogleCloudDialogflowV2IntentMessageColumnProperties
1304
1304
  class Representation < Google::Apis::Core::JsonRepresentation; end
1305
1305
 
1306
1306
  include Google::Apis::Core::JsonObjectSupport
1307
1307
  end
1308
1308
 
1309
- class GoogleCloudDialogflowV2beta1Sentiment
1309
+ class GoogleCloudDialogflowV2IntentMessageImage
1310
1310
  class Representation < Google::Apis::Core::JsonRepresentation; end
1311
1311
 
1312
1312
  include Google::Apis::Core::JsonObjectSupport
1313
1313
  end
1314
1314
 
1315
- class GoogleCloudDialogflowV2beta1SentimentAnalysisResult
1315
+ class GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion
1316
1316
  class Representation < Google::Apis::Core::JsonRepresentation; end
1317
1317
 
1318
1318
  include Google::Apis::Core::JsonObjectSupport
1319
1319
  end
1320
1320
 
1321
- class GoogleCloudDialogflowV2beta1SessionEntityType
1321
+ class GoogleCloudDialogflowV2IntentMessageListSelect
1322
1322
  class Representation < Google::Apis::Core::JsonRepresentation; end
1323
1323
 
1324
1324
  include Google::Apis::Core::JsonObjectSupport
1325
1325
  end
1326
1326
 
1327
- class GoogleCloudDialogflowV2beta1WebhookRequest
1327
+ class GoogleCloudDialogflowV2IntentMessageListSelectItem
1328
1328
  class Representation < Google::Apis::Core::JsonRepresentation; end
1329
1329
 
1330
1330
  include Google::Apis::Core::JsonObjectSupport
1331
1331
  end
1332
1332
 
1333
- class GoogleCloudDialogflowV2beta1WebhookResponse
1333
+ class GoogleCloudDialogflowV2IntentMessageMediaContent
1334
1334
  class Representation < Google::Apis::Core::JsonRepresentation; end
1335
1335
 
1336
1336
  include Google::Apis::Core::JsonObjectSupport
1337
1337
  end
1338
1338
 
1339
- class GoogleLongrunningListOperationsResponse
1339
+ class GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject
1340
1340
  class Representation < Google::Apis::Core::JsonRepresentation; end
1341
1341
 
1342
1342
  include Google::Apis::Core::JsonObjectSupport
1343
1343
  end
1344
1344
 
1345
- class GoogleLongrunningOperation
1345
+ class GoogleCloudDialogflowV2IntentMessageQuickReplies
1346
1346
  class Representation < Google::Apis::Core::JsonRepresentation; end
1347
1347
 
1348
1348
  include Google::Apis::Core::JsonObjectSupport
1349
1349
  end
1350
1350
 
1351
- class GoogleProtobufEmpty
1351
+ class GoogleCloudDialogflowV2IntentMessageSelectItemInfo
1352
1352
  class Representation < Google::Apis::Core::JsonRepresentation; end
1353
1353
 
1354
1354
  include Google::Apis::Core::JsonObjectSupport
1355
1355
  end
1356
1356
 
1357
- class GoogleRpcStatus
1357
+ class GoogleCloudDialogflowV2IntentMessageSimpleResponse
1358
1358
  class Representation < Google::Apis::Core::JsonRepresentation; end
1359
1359
 
1360
1360
  include Google::Apis::Core::JsonObjectSupport
1361
1361
  end
1362
1362
 
1363
- class GoogleTypeLatLng
1363
+ class GoogleCloudDialogflowV2IntentMessageSimpleResponses
1364
1364
  class Representation < Google::Apis::Core::JsonRepresentation; end
1365
1365
 
1366
1366
  include Google::Apis::Core::JsonObjectSupport
1367
1367
  end
1368
1368
 
1369
- class GoogleCloudDialogflowCxV3PageInfo
1370
- # @private
1371
- class Representation < Google::Apis::Core::JsonRepresentation
1372
- property :current_page, as: 'currentPage'
1373
- property :form_info, as: 'formInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3PageInfoFormInfo, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3PageInfoFormInfo::Representation
1369
+ class GoogleCloudDialogflowV2IntentMessageSuggestion
1370
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1374
1371
 
1375
- end
1372
+ include Google::Apis::Core::JsonObjectSupport
1376
1373
  end
1377
1374
 
1378
- class GoogleCloudDialogflowCxV3PageInfoFormInfo
1379
- # @private
1380
- class Representation < Google::Apis::Core::JsonRepresentation
1381
- collection :parameter_info, as: 'parameterInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo::Representation
1382
-
1383
- end
1384
- end
1375
+ class GoogleCloudDialogflowV2IntentMessageSuggestions
1376
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1385
1377
 
1386
- class GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo
1387
- # @private
1388
- class Representation < Google::Apis::Core::JsonRepresentation
1389
- property :display_name, as: 'displayName'
1390
- property :just_collected, as: 'justCollected'
1391
- property :required, as: 'required'
1392
- property :state, as: 'state'
1393
- property :value, as: 'value'
1394
- end
1378
+ include Google::Apis::Core::JsonObjectSupport
1395
1379
  end
1396
1380
 
1397
- class GoogleCloudDialogflowCxV3ResponseMessage
1398
- # @private
1399
- class Representation < Google::Apis::Core::JsonRepresentation
1400
- property :conversation_success, as: 'conversationSuccess', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess::Representation
1381
+ class GoogleCloudDialogflowV2IntentMessageTableCard
1382
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1401
1383
 
1402
- property :end_interaction, as: 'endInteraction', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageEndInteraction, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageEndInteraction::Representation
1384
+ include Google::Apis::Core::JsonObjectSupport
1385
+ end
1403
1386
 
1404
- property :live_agent_handoff, as: 'liveAgentHandoff', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff::Representation
1387
+ class GoogleCloudDialogflowV2IntentMessageTableCardCell
1388
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1405
1389
 
1406
- property :mixed_audio, as: 'mixedAudio', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageMixedAudio, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageMixedAudio::Representation
1390
+ include Google::Apis::Core::JsonObjectSupport
1391
+ end
1407
1392
 
1408
- property :output_audio_text, as: 'outputAudioText', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText::Representation
1393
+ class GoogleCloudDialogflowV2IntentMessageTableCardRow
1394
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1409
1395
 
1410
- hash :payload, as: 'payload'
1411
- property :play_audio, as: 'playAudio', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessagePlayAudio, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessagePlayAudio::Representation
1396
+ include Google::Apis::Core::JsonObjectSupport
1397
+ end
1412
1398
 
1413
- property :text, as: 'text', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageText, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageText::Representation
1399
+ class GoogleCloudDialogflowV2IntentMessageText
1400
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1414
1401
 
1415
- end
1402
+ include Google::Apis::Core::JsonObjectSupport
1416
1403
  end
1417
1404
 
1418
- class GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess
1419
- # @private
1420
- class Representation < Google::Apis::Core::JsonRepresentation
1421
- hash :metadata, as: 'metadata'
1422
- end
1423
- end
1405
+ class GoogleCloudDialogflowV2IntentParameter
1406
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1424
1407
 
1425
- class GoogleCloudDialogflowCxV3ResponseMessageEndInteraction
1426
- # @private
1427
- class Representation < Google::Apis::Core::JsonRepresentation
1428
- end
1408
+ include Google::Apis::Core::JsonObjectSupport
1429
1409
  end
1430
1410
 
1431
- class GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff
1432
- # @private
1433
- class Representation < Google::Apis::Core::JsonRepresentation
1434
- hash :metadata, as: 'metadata'
1435
- end
1411
+ class GoogleCloudDialogflowV2IntentTrainingPhrase
1412
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1413
+
1414
+ include Google::Apis::Core::JsonObjectSupport
1436
1415
  end
1437
1416
 
1438
- class GoogleCloudDialogflowCxV3ResponseMessageMixedAudio
1439
- # @private
1440
- class Representation < Google::Apis::Core::JsonRepresentation
1441
- collection :segments, as: 'segments', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment::Representation
1417
+ class GoogleCloudDialogflowV2IntentTrainingPhrasePart
1418
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1442
1419
 
1443
- end
1420
+ include Google::Apis::Core::JsonObjectSupport
1444
1421
  end
1445
1422
 
1446
- class GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment
1447
- # @private
1448
- class Representation < Google::Apis::Core::JsonRepresentation
1449
- property :allow_playback_interruption, as: 'allowPlaybackInterruption'
1450
- property :audio, :base64 => true, as: 'audio'
1451
- property :uri, as: 'uri'
1452
- end
1453
- end
1423
+ class GoogleCloudDialogflowV2Message
1424
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1454
1425
 
1455
- class GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText
1456
- # @private
1457
- class Representation < Google::Apis::Core::JsonRepresentation
1458
- property :allow_playback_interruption, as: 'allowPlaybackInterruption'
1459
- property :ssml, as: 'ssml'
1460
- property :text, as: 'text'
1461
- end
1426
+ include Google::Apis::Core::JsonObjectSupport
1462
1427
  end
1463
1428
 
1464
- class GoogleCloudDialogflowCxV3ResponseMessagePlayAudio
1465
- # @private
1466
- class Representation < Google::Apis::Core::JsonRepresentation
1467
- property :allow_playback_interruption, as: 'allowPlaybackInterruption'
1468
- property :audio_uri, as: 'audioUri'
1469
- end
1470
- end
1429
+ class GoogleCloudDialogflowV2MessageAnnotation
1430
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1471
1431
 
1472
- class GoogleCloudDialogflowCxV3ResponseMessageText
1473
- # @private
1474
- class Representation < Google::Apis::Core::JsonRepresentation
1475
- property :allow_playback_interruption, as: 'allowPlaybackInterruption'
1476
- collection :text, as: 'text'
1477
- end
1432
+ include Google::Apis::Core::JsonObjectSupport
1478
1433
  end
1479
1434
 
1480
- class GoogleCloudDialogflowCxV3SessionInfo
1481
- # @private
1482
- class Representation < Google::Apis::Core::JsonRepresentation
1483
- hash :parameters, as: 'parameters'
1484
- property :session, as: 'session'
1485
- end
1435
+ class GoogleCloudDialogflowV2OriginalDetectIntentRequest
1436
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1437
+
1438
+ include Google::Apis::Core::JsonObjectSupport
1486
1439
  end
1487
1440
 
1488
- class GoogleCloudDialogflowCxV3WebhookRequest
1489
- # @private
1490
- class Representation < Google::Apis::Core::JsonRepresentation
1491
- property :detect_intent_response_id, as: 'detectIntentResponseId'
1492
- property :fulfillment_info, as: 'fulfillmentInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo::Representation
1441
+ class GoogleCloudDialogflowV2QueryResult
1442
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1493
1443
 
1494
- property :intent_info, as: 'intentInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3WebhookRequestIntentInfo, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3WebhookRequestIntentInfo::Representation
1444
+ include Google::Apis::Core::JsonObjectSupport
1445
+ end
1495
1446
 
1496
- collection :messages, as: 'messages', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessage, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessage::Representation
1447
+ class GoogleCloudDialogflowV2Sentiment
1448
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1497
1449
 
1498
- property :page_info, as: 'pageInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3PageInfo, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3PageInfo::Representation
1450
+ include Google::Apis::Core::JsonObjectSupport
1451
+ end
1499
1452
 
1500
- hash :payload, as: 'payload'
1501
- property :session_info, as: 'sessionInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3SessionInfo, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3SessionInfo::Representation
1453
+ class GoogleCloudDialogflowV2SentimentAnalysisResult
1454
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1502
1455
 
1503
- end
1456
+ include Google::Apis::Core::JsonObjectSupport
1457
+ end
1458
+
1459
+ class GoogleCloudDialogflowV2SessionEntityType
1460
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1461
+
1462
+ include Google::Apis::Core::JsonObjectSupport
1463
+ end
1464
+
1465
+ class GoogleCloudDialogflowV2WebhookRequest
1466
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1467
+
1468
+ include Google::Apis::Core::JsonObjectSupport
1469
+ end
1470
+
1471
+ class GoogleCloudDialogflowV2WebhookResponse
1472
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1473
+
1474
+ include Google::Apis::Core::JsonObjectSupport
1475
+ end
1476
+
1477
+ class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse
1478
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1479
+
1480
+ include Google::Apis::Core::JsonObjectSupport
1481
+ end
1482
+
1483
+ class GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse
1484
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1485
+
1486
+ include Google::Apis::Core::JsonObjectSupport
1487
+ end
1488
+
1489
+ class GoogleCloudDialogflowV2beta1Context
1490
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1491
+
1492
+ include Google::Apis::Core::JsonObjectSupport
1493
+ end
1494
+
1495
+ class GoogleCloudDialogflowV2beta1EntityType
1496
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1497
+
1498
+ include Google::Apis::Core::JsonObjectSupport
1499
+ end
1500
+
1501
+ class GoogleCloudDialogflowV2beta1EntityTypeEntity
1502
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1503
+
1504
+ include Google::Apis::Core::JsonObjectSupport
1505
+ end
1506
+
1507
+ class GoogleCloudDialogflowV2beta1EventInput
1508
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1509
+
1510
+ include Google::Apis::Core::JsonObjectSupport
1511
+ end
1512
+
1513
+ class GoogleCloudDialogflowV2beta1ExportAgentResponse
1514
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1515
+
1516
+ include Google::Apis::Core::JsonObjectSupport
1517
+ end
1518
+
1519
+ class GoogleCloudDialogflowV2beta1Intent
1520
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1521
+
1522
+ include Google::Apis::Core::JsonObjectSupport
1523
+ end
1524
+
1525
+ class GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo
1526
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1527
+
1528
+ include Google::Apis::Core::JsonObjectSupport
1529
+ end
1530
+
1531
+ class GoogleCloudDialogflowV2beta1IntentMessage
1532
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1533
+
1534
+ include Google::Apis::Core::JsonObjectSupport
1535
+ end
1536
+
1537
+ class GoogleCloudDialogflowV2beta1IntentMessageBasicCard
1538
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1539
+
1540
+ include Google::Apis::Core::JsonObjectSupport
1541
+ end
1542
+
1543
+ class GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton
1544
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1545
+
1546
+ include Google::Apis::Core::JsonObjectSupport
1547
+ end
1548
+
1549
+ class GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction
1550
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1551
+
1552
+ include Google::Apis::Core::JsonObjectSupport
1553
+ end
1554
+
1555
+ class GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard
1556
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1557
+
1558
+ include Google::Apis::Core::JsonObjectSupport
1559
+ end
1560
+
1561
+ class GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem
1562
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1563
+
1564
+ include Google::Apis::Core::JsonObjectSupport
1565
+ end
1566
+
1567
+ class GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction
1568
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1569
+
1570
+ include Google::Apis::Core::JsonObjectSupport
1571
+ end
1572
+
1573
+ class GoogleCloudDialogflowV2beta1IntentMessageCard
1574
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1575
+
1576
+ include Google::Apis::Core::JsonObjectSupport
1577
+ end
1578
+
1579
+ class GoogleCloudDialogflowV2beta1IntentMessageCardButton
1580
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1581
+
1582
+ include Google::Apis::Core::JsonObjectSupport
1583
+ end
1584
+
1585
+ class GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect
1586
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1587
+
1588
+ include Google::Apis::Core::JsonObjectSupport
1589
+ end
1590
+
1591
+ class GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem
1592
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1593
+
1594
+ include Google::Apis::Core::JsonObjectSupport
1595
+ end
1596
+
1597
+ class GoogleCloudDialogflowV2beta1IntentMessageColumnProperties
1598
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1599
+
1600
+ include Google::Apis::Core::JsonObjectSupport
1601
+ end
1602
+
1603
+ class GoogleCloudDialogflowV2beta1IntentMessageImage
1604
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1605
+
1606
+ include Google::Apis::Core::JsonObjectSupport
1607
+ end
1608
+
1609
+ class GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion
1610
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1611
+
1612
+ include Google::Apis::Core::JsonObjectSupport
1613
+ end
1614
+
1615
+ class GoogleCloudDialogflowV2beta1IntentMessageListSelect
1616
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1617
+
1618
+ include Google::Apis::Core::JsonObjectSupport
1619
+ end
1620
+
1621
+ class GoogleCloudDialogflowV2beta1IntentMessageListSelectItem
1622
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1623
+
1624
+ include Google::Apis::Core::JsonObjectSupport
1625
+ end
1626
+
1627
+ class GoogleCloudDialogflowV2beta1IntentMessageMediaContent
1628
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1629
+
1630
+ include Google::Apis::Core::JsonObjectSupport
1631
+ end
1632
+
1633
+ class GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject
1634
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1635
+
1636
+ include Google::Apis::Core::JsonObjectSupport
1637
+ end
1638
+
1639
+ class GoogleCloudDialogflowV2beta1IntentMessageQuickReplies
1640
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1641
+
1642
+ include Google::Apis::Core::JsonObjectSupport
1643
+ end
1644
+
1645
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent
1646
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1647
+
1648
+ include Google::Apis::Core::JsonObjectSupport
1649
+ end
1650
+
1651
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia
1652
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1653
+
1654
+ include Google::Apis::Core::JsonObjectSupport
1655
+ end
1656
+
1657
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard
1658
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1659
+
1660
+ include Google::Apis::Core::JsonObjectSupport
1661
+ end
1662
+
1663
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard
1664
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1665
+
1666
+ include Google::Apis::Core::JsonObjectSupport
1667
+ end
1668
+
1669
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction
1670
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1671
+
1672
+ include Google::Apis::Core::JsonObjectSupport
1673
+ end
1674
+
1675
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial
1676
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1677
+
1678
+ include Google::Apis::Core::JsonObjectSupport
1679
+ end
1680
+
1681
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri
1682
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1683
+
1684
+ include Google::Apis::Core::JsonObjectSupport
1685
+ end
1686
+
1687
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionShareLocation
1688
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1689
+
1690
+ include Google::Apis::Core::JsonObjectSupport
1691
+ end
1692
+
1693
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply
1694
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1695
+
1696
+ include Google::Apis::Core::JsonObjectSupport
1697
+ end
1698
+
1699
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion
1700
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1701
+
1702
+ include Google::Apis::Core::JsonObjectSupport
1703
+ end
1704
+
1705
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmText
1706
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1707
+
1708
+ include Google::Apis::Core::JsonObjectSupport
1709
+ end
1710
+
1711
+ class GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo
1712
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1713
+
1714
+ include Google::Apis::Core::JsonObjectSupport
1715
+ end
1716
+
1717
+ class GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse
1718
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1719
+
1720
+ include Google::Apis::Core::JsonObjectSupport
1721
+ end
1722
+
1723
+ class GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses
1724
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1725
+
1726
+ include Google::Apis::Core::JsonObjectSupport
1727
+ end
1728
+
1729
+ class GoogleCloudDialogflowV2beta1IntentMessageSuggestion
1730
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1731
+
1732
+ include Google::Apis::Core::JsonObjectSupport
1733
+ end
1734
+
1735
+ class GoogleCloudDialogflowV2beta1IntentMessageSuggestions
1736
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1737
+
1738
+ include Google::Apis::Core::JsonObjectSupport
1739
+ end
1740
+
1741
+ class GoogleCloudDialogflowV2beta1IntentMessageTableCard
1742
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1743
+
1744
+ include Google::Apis::Core::JsonObjectSupport
1745
+ end
1746
+
1747
+ class GoogleCloudDialogflowV2beta1IntentMessageTableCardCell
1748
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1749
+
1750
+ include Google::Apis::Core::JsonObjectSupport
1751
+ end
1752
+
1753
+ class GoogleCloudDialogflowV2beta1IntentMessageTableCardRow
1754
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1755
+
1756
+ include Google::Apis::Core::JsonObjectSupport
1757
+ end
1758
+
1759
+ class GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio
1760
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1761
+
1762
+ include Google::Apis::Core::JsonObjectSupport
1763
+ end
1764
+
1765
+ class GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech
1766
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1767
+
1768
+ include Google::Apis::Core::JsonObjectSupport
1769
+ end
1770
+
1771
+ class GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall
1772
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1773
+
1774
+ include Google::Apis::Core::JsonObjectSupport
1775
+ end
1776
+
1777
+ class GoogleCloudDialogflowV2beta1IntentMessageText
1778
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1779
+
1780
+ include Google::Apis::Core::JsonObjectSupport
1781
+ end
1782
+
1783
+ class GoogleCloudDialogflowV2beta1IntentParameter
1784
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1785
+
1786
+ include Google::Apis::Core::JsonObjectSupport
1787
+ end
1788
+
1789
+ class GoogleCloudDialogflowV2beta1IntentTrainingPhrase
1790
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1791
+
1792
+ include Google::Apis::Core::JsonObjectSupport
1793
+ end
1794
+
1795
+ class GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart
1796
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1797
+
1798
+ include Google::Apis::Core::JsonObjectSupport
1799
+ end
1800
+
1801
+ class GoogleCloudDialogflowV2beta1KnowledgeAnswers
1802
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1803
+
1804
+ include Google::Apis::Core::JsonObjectSupport
1805
+ end
1806
+
1807
+ class GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer
1808
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1809
+
1810
+ include Google::Apis::Core::JsonObjectSupport
1811
+ end
1812
+
1813
+ class GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata
1814
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1815
+
1816
+ include Google::Apis::Core::JsonObjectSupport
1817
+ end
1818
+
1819
+ class GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
1820
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1821
+
1822
+ include Google::Apis::Core::JsonObjectSupport
1823
+ end
1824
+
1825
+ class GoogleCloudDialogflowV2beta1QueryResult
1826
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1827
+
1828
+ include Google::Apis::Core::JsonObjectSupport
1829
+ end
1830
+
1831
+ class GoogleCloudDialogflowV2beta1Sentiment
1832
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1833
+
1834
+ include Google::Apis::Core::JsonObjectSupport
1835
+ end
1836
+
1837
+ class GoogleCloudDialogflowV2beta1SentimentAnalysisResult
1838
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1839
+
1840
+ include Google::Apis::Core::JsonObjectSupport
1841
+ end
1842
+
1843
+ class GoogleCloudDialogflowV2beta1SessionEntityType
1844
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1845
+
1846
+ include Google::Apis::Core::JsonObjectSupport
1847
+ end
1848
+
1849
+ class GoogleCloudDialogflowV2beta1WebhookRequest
1850
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1851
+
1852
+ include Google::Apis::Core::JsonObjectSupport
1853
+ end
1854
+
1855
+ class GoogleCloudDialogflowV2beta1WebhookResponse
1856
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1857
+
1858
+ include Google::Apis::Core::JsonObjectSupport
1859
+ end
1860
+
1861
+ class GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata
1862
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1863
+
1864
+ include Google::Apis::Core::JsonObjectSupport
1865
+ end
1866
+
1867
+ class GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata
1868
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1869
+
1870
+ include Google::Apis::Core::JsonObjectSupport
1871
+ end
1872
+
1873
+ class GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata
1874
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1875
+
1876
+ include Google::Apis::Core::JsonObjectSupport
1877
+ end
1878
+
1879
+ class GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata
1880
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1881
+
1882
+ include Google::Apis::Core::JsonObjectSupport
1883
+ end
1884
+
1885
+ class GoogleCloudDialogflowV3alpha1ImportDocumentsResponse
1886
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1887
+
1888
+ include Google::Apis::Core::JsonObjectSupport
1889
+ end
1890
+
1891
+ class GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata
1892
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1893
+
1894
+ include Google::Apis::Core::JsonObjectSupport
1895
+ end
1896
+
1897
+ class GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata
1898
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1899
+
1900
+ include Google::Apis::Core::JsonObjectSupport
1901
+ end
1902
+
1903
+ class GoogleLongrunningListOperationsResponse
1904
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1905
+
1906
+ include Google::Apis::Core::JsonObjectSupport
1907
+ end
1908
+
1909
+ class GoogleLongrunningOperation
1910
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1911
+
1912
+ include Google::Apis::Core::JsonObjectSupport
1913
+ end
1914
+
1915
+ class GoogleProtobufEmpty
1916
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1917
+
1918
+ include Google::Apis::Core::JsonObjectSupport
1919
+ end
1920
+
1921
+ class GoogleRpcStatus
1922
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1923
+
1924
+ include Google::Apis::Core::JsonObjectSupport
1925
+ end
1926
+
1927
+ class GoogleTypeLatLng
1928
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1929
+
1930
+ include Google::Apis::Core::JsonObjectSupport
1931
+ end
1932
+
1933
+ class GoogleCloudDialogflowCxV3AudioInput
1934
+ # @private
1935
+ class Representation < Google::Apis::Core::JsonRepresentation
1936
+ property :audio, :base64 => true, as: 'audio'
1937
+ property :config, as: 'config', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3InputAudioConfig, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3InputAudioConfig::Representation
1938
+
1939
+ end
1940
+ end
1941
+
1942
+ class GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata
1943
+ # @private
1944
+ class Representation < Google::Apis::Core::JsonRepresentation
1945
+ collection :errors, as: 'errors', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3TestError, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3TestError::Representation
1946
+
1947
+ end
1948
+ end
1949
+
1950
+ class GoogleCloudDialogflowCxV3BatchRunTestCasesResponse
1951
+ # @private
1952
+ class Representation < Google::Apis::Core::JsonRepresentation
1953
+ collection :results, as: 'results', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3TestCaseResult, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3TestCaseResult::Representation
1954
+
1955
+ end
1956
+ end
1957
+
1958
+ class GoogleCloudDialogflowCxV3ConversationTurn
1959
+ # @private
1960
+ class Representation < Google::Apis::Core::JsonRepresentation
1961
+ property :user_input, as: 'userInput', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ConversationTurnUserInput, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ConversationTurnUserInput::Representation
1962
+
1963
+ property :virtual_agent_output, as: 'virtualAgentOutput', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput::Representation
1964
+
1965
+ end
1966
+ end
1967
+
1968
+ class GoogleCloudDialogflowCxV3ConversationTurnUserInput
1969
+ # @private
1970
+ class Representation < Google::Apis::Core::JsonRepresentation
1971
+ hash :injected_parameters, as: 'injectedParameters'
1972
+ property :input, as: 'input', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3QueryInput, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3QueryInput::Representation
1973
+
1974
+ property :is_webhook_enabled, as: 'isWebhookEnabled'
1975
+ end
1976
+ end
1977
+
1978
+ class GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput
1979
+ # @private
1980
+ class Representation < Google::Apis::Core::JsonRepresentation
1981
+ property :current_page, as: 'currentPage', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3Page, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3Page::Representation
1982
+
1983
+ hash :diagnostic_info, as: 'diagnosticInfo'
1984
+ collection :differences, as: 'differences', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3TestRunDifference, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3TestRunDifference::Representation
1985
+
1986
+ hash :session_parameters, as: 'sessionParameters'
1987
+ property :status, as: 'status', class: Google::Apis::DialogflowV3beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV3beta1::GoogleRpcStatus::Representation
1988
+
1989
+ collection :text_responses, as: 'textResponses', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageText, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageText::Representation
1990
+
1991
+ property :triggered_intent, as: 'triggeredIntent', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3Intent, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3Intent::Representation
1992
+
1993
+ end
1994
+ end
1995
+
1996
+ class GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata
1997
+ # @private
1998
+ class Representation < Google::Apis::Core::JsonRepresentation
1999
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata::Representation
2000
+
2001
+ end
2002
+ end
2003
+
2004
+ class GoogleCloudDialogflowCxV3CreateVersionOperationMetadata
2005
+ # @private
2006
+ class Representation < Google::Apis::Core::JsonRepresentation
2007
+ property :version, as: 'version'
2008
+ end
2009
+ end
2010
+
2011
+ class GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata
2012
+ # @private
2013
+ class Representation < Google::Apis::Core::JsonRepresentation
2014
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata::Representation
2015
+
2016
+ end
2017
+ end
2018
+
2019
+ class GoogleCloudDialogflowCxV3DtmfInput
2020
+ # @private
2021
+ class Representation < Google::Apis::Core::JsonRepresentation
2022
+ property :digits, as: 'digits'
2023
+ property :finish_digit, as: 'finishDigit'
2024
+ end
2025
+ end
2026
+
2027
+ class GoogleCloudDialogflowCxV3EventHandler
2028
+ # @private
2029
+ class Representation < Google::Apis::Core::JsonRepresentation
2030
+ property :event, as: 'event'
2031
+ property :name, as: 'name'
2032
+ property :target_flow, as: 'targetFlow'
2033
+ property :target_page, as: 'targetPage'
2034
+ property :trigger_fulfillment, as: 'triggerFulfillment', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3Fulfillment, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3Fulfillment::Representation
2035
+
2036
+ end
2037
+ end
2038
+
2039
+ class GoogleCloudDialogflowCxV3EventInput
2040
+ # @private
2041
+ class Representation < Google::Apis::Core::JsonRepresentation
2042
+ property :event, as: 'event'
2043
+ end
2044
+ end
2045
+
2046
+ class GoogleCloudDialogflowCxV3ExportAgentResponse
2047
+ # @private
2048
+ class Representation < Google::Apis::Core::JsonRepresentation
2049
+ property :agent_content, :base64 => true, as: 'agentContent'
2050
+ property :agent_uri, as: 'agentUri'
2051
+ end
2052
+ end
2053
+
2054
+ class GoogleCloudDialogflowCxV3ExportTestCasesMetadata
2055
+ # @private
2056
+ class Representation < Google::Apis::Core::JsonRepresentation
2057
+ end
2058
+ end
2059
+
2060
+ class GoogleCloudDialogflowCxV3ExportTestCasesResponse
2061
+ # @private
2062
+ class Representation < Google::Apis::Core::JsonRepresentation
2063
+ property :content, :base64 => true, as: 'content'
2064
+ property :gcs_uri, as: 'gcsUri'
2065
+ end
2066
+ end
2067
+
2068
+ class GoogleCloudDialogflowCxV3Form
2069
+ # @private
2070
+ class Representation < Google::Apis::Core::JsonRepresentation
2071
+ collection :parameters, as: 'parameters', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3FormParameter, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3FormParameter::Representation
2072
+
2073
+ end
2074
+ end
2075
+
2076
+ class GoogleCloudDialogflowCxV3FormParameter
2077
+ # @private
2078
+ class Representation < Google::Apis::Core::JsonRepresentation
2079
+ property :default_value, as: 'defaultValue'
2080
+ property :display_name, as: 'displayName'
2081
+ property :entity_type, as: 'entityType'
2082
+ property :fill_behavior, as: 'fillBehavior', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3FormParameterFillBehavior, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3FormParameterFillBehavior::Representation
2083
+
2084
+ property :is_list, as: 'isList'
2085
+ property :redact, as: 'redact'
2086
+ property :required, as: 'required'
2087
+ end
2088
+ end
2089
+
2090
+ class GoogleCloudDialogflowCxV3FormParameterFillBehavior
2091
+ # @private
2092
+ class Representation < Google::Apis::Core::JsonRepresentation
2093
+ property :initial_prompt_fulfillment, as: 'initialPromptFulfillment', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3Fulfillment, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3Fulfillment::Representation
2094
+
2095
+ collection :reprompt_event_handlers, as: 'repromptEventHandlers', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3EventHandler, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3EventHandler::Representation
2096
+
2097
+ end
2098
+ end
2099
+
2100
+ class GoogleCloudDialogflowCxV3Fulfillment
2101
+ # @private
2102
+ class Representation < Google::Apis::Core::JsonRepresentation
2103
+ collection :conditional_cases, as: 'conditionalCases', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3FulfillmentConditionalCases, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3FulfillmentConditionalCases::Representation
2104
+
2105
+ collection :messages, as: 'messages', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessage, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessage::Representation
2106
+
2107
+ collection :set_parameter_actions, as: 'setParameterActions', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3FulfillmentSetParameterAction, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3FulfillmentSetParameterAction::Representation
2108
+
2109
+ property :tag, as: 'tag'
2110
+ property :webhook, as: 'webhook'
2111
+ end
2112
+ end
2113
+
2114
+ class GoogleCloudDialogflowCxV3FulfillmentConditionalCases
2115
+ # @private
2116
+ class Representation < Google::Apis::Core::JsonRepresentation
2117
+ collection :cases, as: 'cases', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase::Representation
2118
+
2119
+ end
2120
+ end
2121
+
2122
+ class GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase
2123
+ # @private
2124
+ class Representation < Google::Apis::Core::JsonRepresentation
2125
+ collection :case_content, as: 'caseContent', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent::Representation
2126
+
2127
+ property :condition, as: 'condition'
2128
+ end
2129
+ end
2130
+
2131
+ class GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent
2132
+ # @private
2133
+ class Representation < Google::Apis::Core::JsonRepresentation
2134
+ property :additional_cases, as: 'additionalCases', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3FulfillmentConditionalCases, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3FulfillmentConditionalCases::Representation
2135
+
2136
+ property :message, as: 'message', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessage, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessage::Representation
2137
+
2138
+ end
2139
+ end
2140
+
2141
+ class GoogleCloudDialogflowCxV3FulfillmentSetParameterAction
2142
+ # @private
2143
+ class Representation < Google::Apis::Core::JsonRepresentation
2144
+ property :parameter, as: 'parameter'
2145
+ property :value, as: 'value'
2146
+ end
2147
+ end
2148
+
2149
+ class GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata
2150
+ # @private
2151
+ class Representation < Google::Apis::Core::JsonRepresentation
2152
+ property :state, as: 'state'
2153
+ end
2154
+ end
2155
+
2156
+ class GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata
2157
+ # @private
2158
+ class Representation < Google::Apis::Core::JsonRepresentation
2159
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata::Representation
2160
+
2161
+ end
2162
+ end
2163
+
2164
+ class GoogleCloudDialogflowCxV3ImportDocumentsResponse
2165
+ # @private
2166
+ class Representation < Google::Apis::Core::JsonRepresentation
2167
+ collection :warnings, as: 'warnings', class: Google::Apis::DialogflowV3beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV3beta1::GoogleRpcStatus::Representation
2168
+
2169
+ end
2170
+ end
2171
+
2172
+ class GoogleCloudDialogflowCxV3ImportTestCasesMetadata
2173
+ # @private
2174
+ class Representation < Google::Apis::Core::JsonRepresentation
2175
+ collection :errors, as: 'errors', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3TestCaseError, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3TestCaseError::Representation
2176
+
2177
+ end
2178
+ end
2179
+
2180
+ class GoogleCloudDialogflowCxV3ImportTestCasesResponse
2181
+ # @private
2182
+ class Representation < Google::Apis::Core::JsonRepresentation
2183
+ collection :names, as: 'names'
2184
+ end
2185
+ end
2186
+
2187
+ class GoogleCloudDialogflowCxV3InputAudioConfig
2188
+ # @private
2189
+ class Representation < Google::Apis::Core::JsonRepresentation
2190
+ property :audio_encoding, as: 'audioEncoding'
2191
+ property :enable_word_info, as: 'enableWordInfo'
2192
+ property :model, as: 'model'
2193
+ property :model_variant, as: 'modelVariant'
2194
+ collection :phrase_hints, as: 'phraseHints'
2195
+ property :sample_rate_hertz, as: 'sampleRateHertz'
2196
+ property :single_utterance, as: 'singleUtterance'
2197
+ end
2198
+ end
2199
+
2200
+ class GoogleCloudDialogflowCxV3Intent
2201
+ # @private
2202
+ class Representation < Google::Apis::Core::JsonRepresentation
2203
+ property :description, as: 'description'
2204
+ property :display_name, as: 'displayName'
2205
+ property :is_fallback, as: 'isFallback'
2206
+ hash :labels, as: 'labels'
2207
+ property :name, as: 'name'
2208
+ collection :parameters, as: 'parameters', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3IntentParameter, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3IntentParameter::Representation
2209
+
2210
+ property :priority, as: 'priority'
2211
+ collection :training_phrases, as: 'trainingPhrases', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3IntentTrainingPhrase, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3IntentTrainingPhrase::Representation
2212
+
2213
+ end
2214
+ end
2215
+
2216
+ class GoogleCloudDialogflowCxV3IntentInput
2217
+ # @private
2218
+ class Representation < Google::Apis::Core::JsonRepresentation
2219
+ property :intent, as: 'intent'
2220
+ end
2221
+ end
2222
+
2223
+ class GoogleCloudDialogflowCxV3IntentParameter
2224
+ # @private
2225
+ class Representation < Google::Apis::Core::JsonRepresentation
2226
+ property :entity_type, as: 'entityType'
2227
+ property :id, as: 'id'
2228
+ property :is_list, as: 'isList'
2229
+ property :redact, as: 'redact'
2230
+ end
2231
+ end
2232
+
2233
+ class GoogleCloudDialogflowCxV3IntentTrainingPhrase
2234
+ # @private
2235
+ class Representation < Google::Apis::Core::JsonRepresentation
2236
+ property :id, as: 'id'
2237
+ collection :parts, as: 'parts', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3IntentTrainingPhrasePart, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3IntentTrainingPhrasePart::Representation
2238
+
2239
+ property :repeat_count, as: 'repeatCount'
2240
+ end
2241
+ end
2242
+
2243
+ class GoogleCloudDialogflowCxV3IntentTrainingPhrasePart
2244
+ # @private
2245
+ class Representation < Google::Apis::Core::JsonRepresentation
2246
+ property :parameter_id, as: 'parameterId'
2247
+ property :text, as: 'text'
2248
+ end
2249
+ end
2250
+
2251
+ class GoogleCloudDialogflowCxV3Page
2252
+ # @private
2253
+ class Representation < Google::Apis::Core::JsonRepresentation
2254
+ property :display_name, as: 'displayName'
2255
+ property :entry_fulfillment, as: 'entryFulfillment', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3Fulfillment, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3Fulfillment::Representation
2256
+
2257
+ collection :event_handlers, as: 'eventHandlers', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3EventHandler, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3EventHandler::Representation
2258
+
2259
+ property :form, as: 'form', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3Form, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3Form::Representation
2260
+
2261
+ property :name, as: 'name'
2262
+ collection :transition_route_groups, as: 'transitionRouteGroups'
2263
+ collection :transition_routes, as: 'transitionRoutes', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3TransitionRoute, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3TransitionRoute::Representation
2264
+
2265
+ end
2266
+ end
2267
+
2268
+ class GoogleCloudDialogflowCxV3PageInfo
2269
+ # @private
2270
+ class Representation < Google::Apis::Core::JsonRepresentation
2271
+ property :current_page, as: 'currentPage'
2272
+ property :form_info, as: 'formInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3PageInfoFormInfo, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3PageInfoFormInfo::Representation
2273
+
2274
+ end
2275
+ end
2276
+
2277
+ class GoogleCloudDialogflowCxV3PageInfoFormInfo
2278
+ # @private
2279
+ class Representation < Google::Apis::Core::JsonRepresentation
2280
+ collection :parameter_info, as: 'parameterInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo::Representation
2281
+
2282
+ end
2283
+ end
2284
+
2285
+ class GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo
2286
+ # @private
2287
+ class Representation < Google::Apis::Core::JsonRepresentation
2288
+ property :display_name, as: 'displayName'
2289
+ property :just_collected, as: 'justCollected'
2290
+ property :required, as: 'required'
2291
+ property :state, as: 'state'
2292
+ property :value, as: 'value'
2293
+ end
2294
+ end
2295
+
2296
+ class GoogleCloudDialogflowCxV3QueryInput
2297
+ # @private
2298
+ class Representation < Google::Apis::Core::JsonRepresentation
2299
+ property :audio, as: 'audio', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3AudioInput, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3AudioInput::Representation
2300
+
2301
+ property :dtmf, as: 'dtmf', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3DtmfInput, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3DtmfInput::Representation
2302
+
2303
+ property :event, as: 'event', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3EventInput, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3EventInput::Representation
2304
+
2305
+ property :intent, as: 'intent', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3IntentInput, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3IntentInput::Representation
2306
+
2307
+ property :language_code, as: 'languageCode'
2308
+ property :text, as: 'text', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3TextInput, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3TextInput::Representation
2309
+
2310
+ end
2311
+ end
2312
+
2313
+ class GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata
2314
+ # @private
2315
+ class Representation < Google::Apis::Core::JsonRepresentation
2316
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata::Representation
2317
+
2318
+ end
2319
+ end
2320
+
2321
+ class GoogleCloudDialogflowCxV3ResponseMessage
2322
+ # @private
2323
+ class Representation < Google::Apis::Core::JsonRepresentation
2324
+ property :conversation_success, as: 'conversationSuccess', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess::Representation
2325
+
2326
+ property :end_interaction, as: 'endInteraction', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageEndInteraction, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageEndInteraction::Representation
2327
+
2328
+ property :live_agent_handoff, as: 'liveAgentHandoff', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff::Representation
2329
+
2330
+ property :mixed_audio, as: 'mixedAudio', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageMixedAudio, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageMixedAudio::Representation
2331
+
2332
+ property :output_audio_text, as: 'outputAudioText', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText::Representation
2333
+
2334
+ hash :payload, as: 'payload'
2335
+ property :play_audio, as: 'playAudio', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessagePlayAudio, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessagePlayAudio::Representation
2336
+
2337
+ property :text, as: 'text', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageText, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageText::Representation
2338
+
2339
+ end
2340
+ end
2341
+
2342
+ class GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess
2343
+ # @private
2344
+ class Representation < Google::Apis::Core::JsonRepresentation
2345
+ hash :metadata, as: 'metadata'
2346
+ end
2347
+ end
2348
+
2349
+ class GoogleCloudDialogflowCxV3ResponseMessageEndInteraction
2350
+ # @private
2351
+ class Representation < Google::Apis::Core::JsonRepresentation
2352
+ end
2353
+ end
2354
+
2355
+ class GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff
2356
+ # @private
2357
+ class Representation < Google::Apis::Core::JsonRepresentation
2358
+ hash :metadata, as: 'metadata'
2359
+ end
2360
+ end
2361
+
2362
+ class GoogleCloudDialogflowCxV3ResponseMessageMixedAudio
2363
+ # @private
2364
+ class Representation < Google::Apis::Core::JsonRepresentation
2365
+ collection :segments, as: 'segments', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment::Representation
2366
+
2367
+ end
2368
+ end
2369
+
2370
+ class GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment
2371
+ # @private
2372
+ class Representation < Google::Apis::Core::JsonRepresentation
2373
+ property :allow_playback_interruption, as: 'allowPlaybackInterruption'
2374
+ property :audio, :base64 => true, as: 'audio'
2375
+ property :uri, as: 'uri'
2376
+ end
2377
+ end
2378
+
2379
+ class GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText
2380
+ # @private
2381
+ class Representation < Google::Apis::Core::JsonRepresentation
2382
+ property :allow_playback_interruption, as: 'allowPlaybackInterruption'
2383
+ property :ssml, as: 'ssml'
2384
+ property :text, as: 'text'
2385
+ end
2386
+ end
2387
+
2388
+ class GoogleCloudDialogflowCxV3ResponseMessagePlayAudio
2389
+ # @private
2390
+ class Representation < Google::Apis::Core::JsonRepresentation
2391
+ property :allow_playback_interruption, as: 'allowPlaybackInterruption'
2392
+ property :audio_uri, as: 'audioUri'
2393
+ end
2394
+ end
2395
+
2396
+ class GoogleCloudDialogflowCxV3ResponseMessageText
2397
+ # @private
2398
+ class Representation < Google::Apis::Core::JsonRepresentation
2399
+ property :allow_playback_interruption, as: 'allowPlaybackInterruption'
2400
+ collection :text, as: 'text'
2401
+ end
2402
+ end
2403
+
2404
+ class GoogleCloudDialogflowCxV3RunTestCaseMetadata
2405
+ # @private
2406
+ class Representation < Google::Apis::Core::JsonRepresentation
2407
+ end
2408
+ end
2409
+
2410
+ class GoogleCloudDialogflowCxV3RunTestCaseResponse
2411
+ # @private
2412
+ class Representation < Google::Apis::Core::JsonRepresentation
2413
+ property :result, as: 'result', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3TestCaseResult, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3TestCaseResult::Representation
2414
+
2415
+ end
2416
+ end
2417
+
2418
+ class GoogleCloudDialogflowCxV3SessionInfo
2419
+ # @private
2420
+ class Representation < Google::Apis::Core::JsonRepresentation
2421
+ hash :parameters, as: 'parameters'
2422
+ property :session, as: 'session'
2423
+ end
2424
+ end
2425
+
2426
+ class GoogleCloudDialogflowCxV3TestCase
2427
+ # @private
2428
+ class Representation < Google::Apis::Core::JsonRepresentation
2429
+ property :creation_time, as: 'creationTime'
2430
+ property :display_name, as: 'displayName'
2431
+ property :last_test_result, as: 'lastTestResult', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3TestCaseResult, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3TestCaseResult::Representation
2432
+
2433
+ property :name, as: 'name'
2434
+ property :notes, as: 'notes'
2435
+ collection :tags, as: 'tags'
2436
+ collection :test_case_conversation_turns, as: 'testCaseConversationTurns', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ConversationTurn, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ConversationTurn::Representation
2437
+
2438
+ property :test_config, as: 'testConfig', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3TestConfig, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3TestConfig::Representation
2439
+
2440
+ end
2441
+ end
2442
+
2443
+ class GoogleCloudDialogflowCxV3TestCaseError
2444
+ # @private
2445
+ class Representation < Google::Apis::Core::JsonRepresentation
2446
+ property :status, as: 'status', class: Google::Apis::DialogflowV3beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV3beta1::GoogleRpcStatus::Representation
2447
+
2448
+ property :test_case, as: 'testCase', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3TestCase, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3TestCase::Representation
2449
+
2450
+ end
2451
+ end
2452
+
2453
+ class GoogleCloudDialogflowCxV3TestCaseResult
2454
+ # @private
2455
+ class Representation < Google::Apis::Core::JsonRepresentation
2456
+ collection :conversation_turns, as: 'conversationTurns', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ConversationTurn, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ConversationTurn::Representation
2457
+
2458
+ property :environment, as: 'environment'
2459
+ property :name, as: 'name'
2460
+ property :test_result, as: 'testResult'
2461
+ property :test_time, as: 'testTime'
2462
+ end
2463
+ end
2464
+
2465
+ class GoogleCloudDialogflowCxV3TestConfig
2466
+ # @private
2467
+ class Representation < Google::Apis::Core::JsonRepresentation
2468
+ property :flow, as: 'flow'
2469
+ collection :tracking_parameters, as: 'trackingParameters'
2470
+ end
2471
+ end
2472
+
2473
+ class GoogleCloudDialogflowCxV3TestError
2474
+ # @private
2475
+ class Representation < Google::Apis::Core::JsonRepresentation
2476
+ property :status, as: 'status', class: Google::Apis::DialogflowV3beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV3beta1::GoogleRpcStatus::Representation
2477
+
2478
+ property :test_case, as: 'testCase'
2479
+ property :test_time, as: 'testTime'
2480
+ end
2481
+ end
2482
+
2483
+ class GoogleCloudDialogflowCxV3TestRunDifference
2484
+ # @private
2485
+ class Representation < Google::Apis::Core::JsonRepresentation
2486
+ property :description, as: 'description'
2487
+ property :type, as: 'type'
2488
+ end
2489
+ end
2490
+
2491
+ class GoogleCloudDialogflowCxV3TextInput
2492
+ # @private
2493
+ class Representation < Google::Apis::Core::JsonRepresentation
2494
+ property :text, as: 'text'
2495
+ end
2496
+ end
2497
+
2498
+ class GoogleCloudDialogflowCxV3TransitionRoute
2499
+ # @private
2500
+ class Representation < Google::Apis::Core::JsonRepresentation
2501
+ property :condition, as: 'condition'
2502
+ property :intent, as: 'intent'
2503
+ property :name, as: 'name'
2504
+ property :target_flow, as: 'targetFlow'
2505
+ property :target_page, as: 'targetPage'
2506
+ property :trigger_fulfillment, as: 'triggerFulfillment', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3Fulfillment, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3Fulfillment::Representation
2507
+
2508
+ end
2509
+ end
2510
+
2511
+ class GoogleCloudDialogflowCxV3UpdateDocumentOperationMetadata
2512
+ # @private
2513
+ class Representation < Google::Apis::Core::JsonRepresentation
2514
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata::Representation
2515
+
2516
+ end
2517
+ end
2518
+
2519
+ class GoogleCloudDialogflowCxV3WebhookRequest
2520
+ # @private
2521
+ class Representation < Google::Apis::Core::JsonRepresentation
2522
+ property :detect_intent_response_id, as: 'detectIntentResponseId'
2523
+ property :fulfillment_info, as: 'fulfillmentInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo::Representation
2524
+
2525
+ property :intent_info, as: 'intentInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3WebhookRequestIntentInfo, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3WebhookRequestIntentInfo::Representation
2526
+
2527
+ collection :messages, as: 'messages', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessage, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessage::Representation
2528
+
2529
+ property :page_info, as: 'pageInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3PageInfo, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3PageInfo::Representation
2530
+
2531
+ hash :payload, as: 'payload'
2532
+ property :session_info, as: 'sessionInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3SessionInfo, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3SessionInfo::Representation
2533
+
2534
+ end
1504
2535
  end
1505
2536
 
1506
2537
  class GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo
@@ -1537,42 +2568,130 @@ module Google
1537
2568
  hash :payload, as: 'payload'
1538
2569
  property :session_info, as: 'sessionInfo', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3SessionInfo, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3SessionInfo::Representation
1539
2570
 
1540
- property :target_flow, as: 'targetFlow'
1541
- property :target_page, as: 'targetPage'
2571
+ property :target_flow, as: 'targetFlow'
2572
+ property :target_page, as: 'targetPage'
2573
+ end
2574
+ end
2575
+
2576
+ class GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse
2577
+ # @private
2578
+ class Representation < Google::Apis::Core::JsonRepresentation
2579
+ property :merge_behavior, as: 'mergeBehavior'
2580
+ collection :messages, as: 'messages', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessage, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessage::Representation
2581
+
2582
+ end
2583
+ end
2584
+
2585
+ class GoogleCloudDialogflowCxV3beta1Agent
2586
+ # @private
2587
+ class Representation < Google::Apis::Core::JsonRepresentation
2588
+ property :avatar_uri, as: 'avatarUri'
2589
+ property :default_language_code, as: 'defaultLanguageCode'
2590
+ property :description, as: 'description'
2591
+ property :display_name, as: 'displayName'
2592
+ property :enable_spell_correction, as: 'enableSpellCorrection'
2593
+ property :enable_stackdriver_logging, as: 'enableStackdriverLogging'
2594
+ property :name, as: 'name'
2595
+ property :speech_to_text_settings, as: 'speechToTextSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1SpeechToTextSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1SpeechToTextSettings::Representation
2596
+
2597
+ property :start_flow, as: 'startFlow'
2598
+ property :time_zone, as: 'timeZone'
2599
+ end
2600
+ end
2601
+
2602
+ class GoogleCloudDialogflowCxV3beta1AudioInput
2603
+ # @private
2604
+ class Representation < Google::Apis::Core::JsonRepresentation
2605
+ property :audio, :base64 => true, as: 'audio'
2606
+ property :config, as: 'config', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1InputAudioConfig, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1InputAudioConfig::Representation
2607
+
2608
+ end
2609
+ end
2610
+
2611
+ class GoogleCloudDialogflowCxV3beta1BatchDeleteTestCasesRequest
2612
+ # @private
2613
+ class Representation < Google::Apis::Core::JsonRepresentation
2614
+ collection :names, as: 'names'
2615
+ end
2616
+ end
2617
+
2618
+ class GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata
2619
+ # @private
2620
+ class Representation < Google::Apis::Core::JsonRepresentation
2621
+ collection :errors, as: 'errors', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TestError, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TestError::Representation
2622
+
2623
+ end
2624
+ end
2625
+
2626
+ class GoogleCloudDialogflowCxV3beta1BatchRunTestCasesRequest
2627
+ # @private
2628
+ class Representation < Google::Apis::Core::JsonRepresentation
2629
+ property :environment, as: 'environment'
2630
+ collection :test_cases, as: 'testCases'
2631
+ end
2632
+ end
2633
+
2634
+ class GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse
2635
+ # @private
2636
+ class Representation < Google::Apis::Core::JsonRepresentation
2637
+ collection :results, as: 'results', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TestCaseResult, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TestCaseResult::Representation
2638
+
2639
+ end
2640
+ end
2641
+
2642
+ class GoogleCloudDialogflowCxV3beta1CalculateCoverageResponse
2643
+ # @private
2644
+ class Representation < Google::Apis::Core::JsonRepresentation
2645
+ property :agent, as: 'agent'
2646
+ property :intent_coverage, as: 'intentCoverage', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1IntentCoverage, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1IntentCoverage::Representation
2647
+
2648
+ property :transition_coverage, as: 'transitionCoverage', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TransitionCoverage, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TransitionCoverage::Representation
2649
+
2650
+ end
2651
+ end
2652
+
2653
+ class GoogleCloudDialogflowCxV3beta1ConversationTurn
2654
+ # @private
2655
+ class Representation < Google::Apis::Core::JsonRepresentation
2656
+ property :user_input, as: 'userInput', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput::Representation
2657
+
2658
+ property :virtual_agent_output, as: 'virtualAgentOutput', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput::Representation
2659
+
1542
2660
  end
1543
2661
  end
1544
2662
 
1545
- class GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse
2663
+ class GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput
1546
2664
  # @private
1547
2665
  class Representation < Google::Apis::Core::JsonRepresentation
1548
- property :merge_behavior, as: 'mergeBehavior'
1549
- collection :messages, as: 'messages', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessage, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3ResponseMessage::Representation
2666
+ hash :injected_parameters, as: 'injectedParameters'
2667
+ property :input, as: 'input', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1QueryInput, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1QueryInput::Representation
1550
2668
 
2669
+ property :is_webhook_enabled, as: 'isWebhookEnabled'
1551
2670
  end
1552
2671
  end
1553
2672
 
1554
- class GoogleCloudDialogflowCxV3beta1Agent
2673
+ class GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput
1555
2674
  # @private
1556
2675
  class Representation < Google::Apis::Core::JsonRepresentation
1557
- property :avatar_uri, as: 'avatarUri'
1558
- property :default_language_code, as: 'defaultLanguageCode'
1559
- property :description, as: 'description'
1560
- property :display_name, as: 'displayName'
1561
- property :enable_spell_correction, as: 'enableSpellCorrection'
1562
- property :enable_stackdriver_logging, as: 'enableStackdriverLogging'
1563
- property :name, as: 'name'
1564
- property :speech_to_text_settings, as: 'speechToTextSettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1SpeechToTextSettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1SpeechToTextSettings::Representation
2676
+ property :current_page, as: 'currentPage', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Page, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Page::Representation
2677
+
2678
+ hash :diagnostic_info, as: 'diagnosticInfo'
2679
+ collection :differences, as: 'differences', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TestRunDifference, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TestRunDifference::Representation
2680
+
2681
+ hash :session_parameters, as: 'sessionParameters'
2682
+ property :status, as: 'status', class: Google::Apis::DialogflowV3beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV3beta1::GoogleRpcStatus::Representation
2683
+
2684
+ collection :text_responses, as: 'textResponses', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ResponseMessageText, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ResponseMessageText::Representation
2685
+
2686
+ property :triggered_intent, as: 'triggeredIntent', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Intent, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Intent::Representation
1565
2687
 
1566
- property :start_flow, as: 'startFlow'
1567
- property :time_zone, as: 'timeZone'
1568
2688
  end
1569
2689
  end
1570
2690
 
1571
- class GoogleCloudDialogflowCxV3beta1AudioInput
2691
+ class GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata
1572
2692
  # @private
1573
2693
  class Representation < Google::Apis::Core::JsonRepresentation
1574
- property :audio, :base64 => true, as: 'audio'
1575
- property :config, as: 'config', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1InputAudioConfig, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1InputAudioConfig::Representation
2694
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata::Representation
1576
2695
 
1577
2696
  end
1578
2697
  end
@@ -1584,6 +2703,14 @@ module Google
1584
2703
  end
1585
2704
  end
1586
2705
 
2706
+ class GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata
2707
+ # @private
2708
+ class Representation < Google::Apis::Core::JsonRepresentation
2709
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata::Representation
2710
+
2711
+ end
2712
+ end
2713
+
1587
2714
  class GoogleCloudDialogflowCxV3beta1DetectIntentRequest
1588
2715
  # @private
1589
2716
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1699,6 +2826,29 @@ module Google
1699
2826
  end
1700
2827
  end
1701
2828
 
2829
+ class GoogleCloudDialogflowCxV3beta1ExportTestCasesMetadata
2830
+ # @private
2831
+ class Representation < Google::Apis::Core::JsonRepresentation
2832
+ end
2833
+ end
2834
+
2835
+ class GoogleCloudDialogflowCxV3beta1ExportTestCasesRequest
2836
+ # @private
2837
+ class Representation < Google::Apis::Core::JsonRepresentation
2838
+ property :data_format, as: 'dataFormat'
2839
+ property :filter, as: 'filter'
2840
+ property :gcs_uri, as: 'gcsUri'
2841
+ end
2842
+ end
2843
+
2844
+ class GoogleCloudDialogflowCxV3beta1ExportTestCasesResponse
2845
+ # @private
2846
+ class Representation < Google::Apis::Core::JsonRepresentation
2847
+ property :content, :base64 => true, as: 'content'
2848
+ property :gcs_uri, as: 'gcsUri'
2849
+ end
2850
+ end
2851
+
1702
2852
  class GoogleCloudDialogflowCxV3beta1Flow
1703
2853
  # @private
1704
2854
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1819,6 +2969,52 @@ module Google
1819
2969
  end
1820
2970
  end
1821
2971
 
2972
+ class GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata
2973
+ # @private
2974
+ class Representation < Google::Apis::Core::JsonRepresentation
2975
+ property :state, as: 'state'
2976
+ end
2977
+ end
2978
+
2979
+ class GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata
2980
+ # @private
2981
+ class Representation < Google::Apis::Core::JsonRepresentation
2982
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata::Representation
2983
+
2984
+ end
2985
+ end
2986
+
2987
+ class GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse
2988
+ # @private
2989
+ class Representation < Google::Apis::Core::JsonRepresentation
2990
+ collection :warnings, as: 'warnings', class: Google::Apis::DialogflowV3beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV3beta1::GoogleRpcStatus::Representation
2991
+
2992
+ end
2993
+ end
2994
+
2995
+ class GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata
2996
+ # @private
2997
+ class Representation < Google::Apis::Core::JsonRepresentation
2998
+ collection :errors, as: 'errors', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TestCaseError, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TestCaseError::Representation
2999
+
3000
+ end
3001
+ end
3002
+
3003
+ class GoogleCloudDialogflowCxV3beta1ImportTestCasesRequest
3004
+ # @private
3005
+ class Representation < Google::Apis::Core::JsonRepresentation
3006
+ property :content, :base64 => true, as: 'content'
3007
+ property :gcs_uri, as: 'gcsUri'
3008
+ end
3009
+ end
3010
+
3011
+ class GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse
3012
+ # @private
3013
+ class Representation < Google::Apis::Core::JsonRepresentation
3014
+ collection :names, as: 'names'
3015
+ end
3016
+ end
3017
+
1822
3018
  class GoogleCloudDialogflowCxV3beta1InputAudioConfig
1823
3019
  # @private
1824
3020
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1848,6 +3044,23 @@ module Google
1848
3044
  end
1849
3045
  end
1850
3046
 
3047
+ class GoogleCloudDialogflowCxV3beta1IntentCoverage
3048
+ # @private
3049
+ class Representation < Google::Apis::Core::JsonRepresentation
3050
+ property :coverage_score, as: 'coverageScore'
3051
+ collection :intents, as: 'intents', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1IntentCoverageIntent, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1IntentCoverageIntent::Representation
3052
+
3053
+ end
3054
+ end
3055
+
3056
+ class GoogleCloudDialogflowCxV3beta1IntentCoverageIntent
3057
+ # @private
3058
+ class Representation < Google::Apis::Core::JsonRepresentation
3059
+ property :covered, as: 'covered'
3060
+ property :intent, as: 'intent'
3061
+ end
3062
+ end
3063
+
1851
3064
  class GoogleCloudDialogflowCxV3beta1IntentInput
1852
3065
  # @private
1853
3066
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1937,6 +3150,15 @@ module Google
1937
3150
  end
1938
3151
  end
1939
3152
 
3153
+ class GoogleCloudDialogflowCxV3beta1ListSecuritySettingsResponse
3154
+ # @private
3155
+ class Representation < Google::Apis::Core::JsonRepresentation
3156
+ property :next_page_token, as: 'nextPageToken'
3157
+ collection :security_settings, as: 'securitySettings', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1SecuritySettings, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1SecuritySettings::Representation
3158
+
3159
+ end
3160
+ end
3161
+
1940
3162
  class GoogleCloudDialogflowCxV3beta1ListSessionEntityTypesResponse
1941
3163
  # @private
1942
3164
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1946,6 +3168,24 @@ module Google
1946
3168
  end
1947
3169
  end
1948
3170
 
3171
+ class GoogleCloudDialogflowCxV3beta1ListTestCaseResultsResponse
3172
+ # @private
3173
+ class Representation < Google::Apis::Core::JsonRepresentation
3174
+ property :next_page_token, as: 'nextPageToken'
3175
+ collection :test_case_results, as: 'testCaseResults', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TestCaseResult, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TestCaseResult::Representation
3176
+
3177
+ end
3178
+ end
3179
+
3180
+ class GoogleCloudDialogflowCxV3beta1ListTestCasesResponse
3181
+ # @private
3182
+ class Representation < Google::Apis::Core::JsonRepresentation
3183
+ property :next_page_token, as: 'nextPageToken'
3184
+ collection :test_cases, as: 'testCases', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TestCase, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TestCase::Representation
3185
+
3186
+ end
3187
+ end
3188
+
1949
3189
  class GoogleCloudDialogflowCxV3beta1ListTransitionRouteGroupsResponse
1950
3190
  # @private
1951
3191
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2118,6 +3358,7 @@ module Google
2118
3358
  collection :session_entity_types, as: 'sessionEntityTypes', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1SessionEntityType, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1SessionEntityType::Representation
2119
3359
 
2120
3360
  property :time_zone, as: 'timeZone'
3361
+ hash :webhook_headers, as: 'webhookHeaders'
2121
3362
  end
2122
3363
  end
2123
3364
 
@@ -2148,6 +3389,14 @@ module Google
2148
3389
  end
2149
3390
  end
2150
3391
 
3392
+ class GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata
3393
+ # @private
3394
+ class Representation < Google::Apis::Core::JsonRepresentation
3395
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata::Representation
3396
+
3397
+ end
3398
+ end
3399
+
2151
3400
  class GoogleCloudDialogflowCxV3beta1ResponseMessage
2152
3401
  # @private
2153
3402
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2239,6 +3488,41 @@ module Google
2239
3488
  end
2240
3489
  end
2241
3490
 
3491
+ class GoogleCloudDialogflowCxV3beta1RunTestCaseMetadata
3492
+ # @private
3493
+ class Representation < Google::Apis::Core::JsonRepresentation
3494
+ end
3495
+ end
3496
+
3497
+ class GoogleCloudDialogflowCxV3beta1RunTestCaseRequest
3498
+ # @private
3499
+ class Representation < Google::Apis::Core::JsonRepresentation
3500
+ property :environment, as: 'environment'
3501
+ property :name, as: 'name'
3502
+ end
3503
+ end
3504
+
3505
+ class GoogleCloudDialogflowCxV3beta1RunTestCaseResponse
3506
+ # @private
3507
+ class Representation < Google::Apis::Core::JsonRepresentation
3508
+ property :result, as: 'result', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TestCaseResult, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TestCaseResult::Representation
3509
+
3510
+ end
3511
+ end
3512
+
3513
+ class GoogleCloudDialogflowCxV3beta1SecuritySettings
3514
+ # @private
3515
+ class Representation < Google::Apis::Core::JsonRepresentation
3516
+ property :display_name, as: 'displayName'
3517
+ property :inspect_template, as: 'inspectTemplate'
3518
+ property :name, as: 'name'
3519
+ collection :purge_data_types, as: 'purgeDataTypes'
3520
+ property :redaction_scope, as: 'redactionScope'
3521
+ property :redaction_strategy, as: 'redactionStrategy'
3522
+ property :retention_window_days, as: 'retentionWindowDays'
3523
+ end
3524
+ end
3525
+
2242
3526
  class GoogleCloudDialogflowCxV3beta1SentimentAnalysisResult
2243
3527
  # @private
2244
3528
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2284,6 +3568,71 @@ module Google
2284
3568
  end
2285
3569
  end
2286
3570
 
3571
+ class GoogleCloudDialogflowCxV3beta1TestCase
3572
+ # @private
3573
+ class Representation < Google::Apis::Core::JsonRepresentation
3574
+ property :creation_time, as: 'creationTime'
3575
+ property :display_name, as: 'displayName'
3576
+ property :last_test_result, as: 'lastTestResult', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TestCaseResult, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TestCaseResult::Representation
3577
+
3578
+ property :name, as: 'name'
3579
+ property :notes, as: 'notes'
3580
+ collection :tags, as: 'tags'
3581
+ collection :test_case_conversation_turns, as: 'testCaseConversationTurns', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ConversationTurn, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ConversationTurn::Representation
3582
+
3583
+ property :test_config, as: 'testConfig', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TestConfig, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TestConfig::Representation
3584
+
3585
+ end
3586
+ end
3587
+
3588
+ class GoogleCloudDialogflowCxV3beta1TestCaseError
3589
+ # @private
3590
+ class Representation < Google::Apis::Core::JsonRepresentation
3591
+ property :status, as: 'status', class: Google::Apis::DialogflowV3beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV3beta1::GoogleRpcStatus::Representation
3592
+
3593
+ property :test_case, as: 'testCase', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TestCase, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TestCase::Representation
3594
+
3595
+ end
3596
+ end
3597
+
3598
+ class GoogleCloudDialogflowCxV3beta1TestCaseResult
3599
+ # @private
3600
+ class Representation < Google::Apis::Core::JsonRepresentation
3601
+ collection :conversation_turns, as: 'conversationTurns', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ConversationTurn, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1ConversationTurn::Representation
3602
+
3603
+ property :environment, as: 'environment'
3604
+ property :name, as: 'name'
3605
+ property :test_result, as: 'testResult'
3606
+ property :test_time, as: 'testTime'
3607
+ end
3608
+ end
3609
+
3610
+ class GoogleCloudDialogflowCxV3beta1TestConfig
3611
+ # @private
3612
+ class Representation < Google::Apis::Core::JsonRepresentation
3613
+ property :flow, as: 'flow'
3614
+ collection :tracking_parameters, as: 'trackingParameters'
3615
+ end
3616
+ end
3617
+
3618
+ class GoogleCloudDialogflowCxV3beta1TestError
3619
+ # @private
3620
+ class Representation < Google::Apis::Core::JsonRepresentation
3621
+ property :status, as: 'status', class: Google::Apis::DialogflowV3beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV3beta1::GoogleRpcStatus::Representation
3622
+
3623
+ property :test_case, as: 'testCase'
3624
+ property :test_time, as: 'testTime'
3625
+ end
3626
+ end
3627
+
3628
+ class GoogleCloudDialogflowCxV3beta1TestRunDifference
3629
+ # @private
3630
+ class Representation < Google::Apis::Core::JsonRepresentation
3631
+ property :description, as: 'description'
3632
+ property :type, as: 'type'
3633
+ end
3634
+ end
3635
+
2287
3636
  class GoogleCloudDialogflowCxV3beta1TextInput
2288
3637
  # @private
2289
3638
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2297,6 +3646,41 @@ module Google
2297
3646
  end
2298
3647
  end
2299
3648
 
3649
+ class GoogleCloudDialogflowCxV3beta1TransitionCoverage
3650
+ # @private
3651
+ class Representation < Google::Apis::Core::JsonRepresentation
3652
+ property :coverage_score, as: 'coverageScore'
3653
+ collection :transitions, as: 'transitions', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TransitionCoverageTransition, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TransitionCoverageTransition::Representation
3654
+
3655
+ end
3656
+ end
3657
+
3658
+ class GoogleCloudDialogflowCxV3beta1TransitionCoverageTransition
3659
+ # @private
3660
+ class Representation < Google::Apis::Core::JsonRepresentation
3661
+ property :covered, as: 'covered'
3662
+ property :event_handler, as: 'eventHandler', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1EventHandler, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1EventHandler::Representation
3663
+
3664
+ property :index, as: 'index'
3665
+ property :source, as: 'source', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TransitionCoverageTransitionNode, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TransitionCoverageTransitionNode::Representation
3666
+
3667
+ property :target, as: 'target', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TransitionCoverageTransitionNode, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TransitionCoverageTransitionNode::Representation
3668
+
3669
+ property :transition_route, as: 'transitionRoute', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TransitionRoute, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1TransitionRoute::Representation
3670
+
3671
+ end
3672
+ end
3673
+
3674
+ class GoogleCloudDialogflowCxV3beta1TransitionCoverageTransitionNode
3675
+ # @private
3676
+ class Representation < Google::Apis::Core::JsonRepresentation
3677
+ property :flow, as: 'flow', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Flow, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Flow::Representation
3678
+
3679
+ property :page, as: 'page', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Page, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1Page::Representation
3680
+
3681
+ end
3682
+ end
3683
+
2300
3684
  class GoogleCloudDialogflowCxV3beta1TransitionRoute
2301
3685
  # @private
2302
3686
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2320,6 +3704,14 @@ module Google
2320
3704
  end
2321
3705
  end
2322
3706
 
3707
+ class GoogleCloudDialogflowCxV3beta1UpdateDocumentOperationMetadata
3708
+ # @private
3709
+ class Representation < Google::Apis::Core::JsonRepresentation
3710
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata::Representation
3711
+
3712
+ end
3713
+ end
3714
+
2323
3715
  class GoogleCloudDialogflowCxV3beta1Version
2324
3716
  # @private
2325
3717
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -3663,6 +5055,61 @@ module Google
3663
5055
  end
3664
5056
  end
3665
5057
 
5058
+ class GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata
5059
+ # @private
5060
+ class Representation < Google::Apis::Core::JsonRepresentation
5061
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata::Representation
5062
+
5063
+ end
5064
+ end
5065
+
5066
+ class GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata
5067
+ # @private
5068
+ class Representation < Google::Apis::Core::JsonRepresentation
5069
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata::Representation
5070
+
5071
+ end
5072
+ end
5073
+
5074
+ class GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata
5075
+ # @private
5076
+ class Representation < Google::Apis::Core::JsonRepresentation
5077
+ property :state, as: 'state'
5078
+ end
5079
+ end
5080
+
5081
+ class GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata
5082
+ # @private
5083
+ class Representation < Google::Apis::Core::JsonRepresentation
5084
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata::Representation
5085
+
5086
+ end
5087
+ end
5088
+
5089
+ class GoogleCloudDialogflowV3alpha1ImportDocumentsResponse
5090
+ # @private
5091
+ class Representation < Google::Apis::Core::JsonRepresentation
5092
+ collection :warnings, as: 'warnings', class: Google::Apis::DialogflowV3beta1::GoogleRpcStatus, decorator: Google::Apis::DialogflowV3beta1::GoogleRpcStatus::Representation
5093
+
5094
+ end
5095
+ end
5096
+
5097
+ class GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata
5098
+ # @private
5099
+ class Representation < Google::Apis::Core::JsonRepresentation
5100
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata::Representation
5101
+
5102
+ end
5103
+ end
5104
+
5105
+ class GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata
5106
+ # @private
5107
+ class Representation < Google::Apis::Core::JsonRepresentation
5108
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV3beta1::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata::Representation
5109
+
5110
+ end
5111
+ end
5112
+
3666
5113
  class GoogleLongrunningListOperationsResponse
3667
5114
  # @private
3668
5115
  class Representation < Google::Apis::Core::JsonRepresentation