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,1385 +22,2778 @@ module Google
22
22
  module Apis
23
23
  module DialogflowV2
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 GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata
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 GoogleCloudDialogflowCxV3beta1ExportAgentResponse
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 GoogleCloudDialogflowCxV3beta1PageInfo
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 GoogleCloudDialogflowCxV3beta1PageInfoFormInfo
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 GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo
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 GoogleCloudDialogflowCxV3beta1ResponseMessage
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 GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess
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 GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction
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 GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff
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 GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio
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 GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment
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 GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText
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 GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio
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 GoogleCloudDialogflowCxV3beta1ResponseMessageText
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 GoogleCloudDialogflowCxV3beta1SessionInfo
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 GoogleCloudDialogflowCxV3beta1WebhookRequest
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 GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo
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 GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo
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 GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue
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 GoogleCloudDialogflowCxV3beta1WebhookResponse
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 GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse
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 GoogleCloudDialogflowV2Agent
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 GoogleCloudDialogflowV2AnnotatedMessagePart
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 GoogleCloudDialogflowV2BatchCreateEntitiesRequest
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 GoogleCloudDialogflowV2BatchDeleteEntitiesRequest
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 GoogleCloudDialogflowV2BatchDeleteEntityTypesRequest
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 GoogleCloudDialogflowV2BatchDeleteIntentsRequest
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 GoogleCloudDialogflowV2BatchUpdateEntitiesRequest
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 GoogleCloudDialogflowV2BatchUpdateEntityTypesRequest
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 GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse
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 GoogleCloudDialogflowV2BatchUpdateIntentsRequest
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 GoogleCloudDialogflowV2BatchUpdateIntentsResponse
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 GoogleCloudDialogflowV2Context
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 GoogleCloudDialogflowV2ConversationEvent
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 GoogleCloudDialogflowV2DetectIntentRequest
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 GoogleCloudDialogflowV2DetectIntentResponse
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 GoogleCloudDialogflowV2EntityType
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 GoogleCloudDialogflowV2EntityTypeBatch
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 GoogleCloudDialogflowV2EntityTypeEntity
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 GoogleCloudDialogflowV2Environment
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 GoogleCloudDialogflowV2EventInput
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 GoogleCloudDialogflowV2ExportAgentRequest
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 GoogleCloudDialogflowV2ExportAgentResponse
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 GoogleCloudDialogflowV2Fulfillment
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 GoogleCloudDialogflowV2FulfillmentFeature
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 GoogleCloudDialogflowV2FulfillmentGenericWebService
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 GoogleCloudDialogflowV2ImportAgentRequest
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 GoogleCloudDialogflowV2InputAudioConfig
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 GoogleCloudDialogflowV2Intent
427
+ class GoogleCloudDialogflowCxV3beta1AudioInput
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 GoogleCloudDialogflowV2IntentBatch
433
+ class GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata
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 GoogleCloudDialogflowV2IntentFollowupIntentInfo
439
+ class GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse
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 GoogleCloudDialogflowV2IntentMessage
445
+ class GoogleCloudDialogflowCxV3beta1ConversationTurn
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 GoogleCloudDialogflowV2IntentMessageBasicCard
451
+ class GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput
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 GoogleCloudDialogflowV2IntentMessageBasicCardButton
457
+ class GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput
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 GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction
463
+ class GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata
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 GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard
469
+ class GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata
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 GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem
475
+ class GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata
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 GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction
481
+ class GoogleCloudDialogflowCxV3beta1DtmfInput
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 GoogleCloudDialogflowV2IntentMessageCard
487
+ class GoogleCloudDialogflowCxV3beta1EventHandler
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 GoogleCloudDialogflowV2IntentMessageCardButton
493
+ class GoogleCloudDialogflowCxV3beta1EventInput
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 GoogleCloudDialogflowV2IntentMessageCarouselSelect
499
+ class GoogleCloudDialogflowCxV3beta1ExportAgentResponse
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 GoogleCloudDialogflowV2IntentMessageCarouselSelectItem
505
+ class GoogleCloudDialogflowCxV3beta1ExportTestCasesMetadata
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 GoogleCloudDialogflowV2IntentMessageColumnProperties
511
+ class GoogleCloudDialogflowCxV3beta1ExportTestCasesResponse
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 GoogleCloudDialogflowV2IntentMessageImage
517
+ class GoogleCloudDialogflowCxV3beta1Form
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 GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion
523
+ class GoogleCloudDialogflowCxV3beta1FormParameter
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 GoogleCloudDialogflowV2IntentMessageListSelect
529
+ class GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior
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 GoogleCloudDialogflowV2IntentMessageListSelectItem
535
+ class GoogleCloudDialogflowCxV3beta1Fulfillment
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 GoogleCloudDialogflowV2IntentMessageMediaContent
541
+ class GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases
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 GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject
547
+ class GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase
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 GoogleCloudDialogflowV2IntentMessageQuickReplies
553
+ class GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent
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 GoogleCloudDialogflowV2IntentMessageSelectItemInfo
559
+ class GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction
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 GoogleCloudDialogflowV2IntentMessageSimpleResponse
565
+ class GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata
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 GoogleCloudDialogflowV2IntentMessageSimpleResponses
571
+ class GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata
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 GoogleCloudDialogflowV2IntentMessageSuggestion
577
+ class GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse
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 GoogleCloudDialogflowV2IntentMessageSuggestions
583
+ class GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata
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 GoogleCloudDialogflowV2IntentMessageTableCard
589
+ class GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse
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 GoogleCloudDialogflowV2IntentMessageTableCardCell
595
+ class GoogleCloudDialogflowCxV3beta1InputAudioConfig
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 GoogleCloudDialogflowV2IntentMessageTableCardRow
601
+ class GoogleCloudDialogflowCxV3beta1Intent
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 GoogleCloudDialogflowV2IntentMessageText
607
+ class GoogleCloudDialogflowCxV3beta1IntentInput
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 GoogleCloudDialogflowV2IntentParameter
613
+ class GoogleCloudDialogflowCxV3beta1IntentParameter
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 GoogleCloudDialogflowV2IntentTrainingPhrase
619
+ class GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase
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 GoogleCloudDialogflowV2IntentTrainingPhrasePart
625
+ class GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart
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 GoogleCloudDialogflowV2ListContextsResponse
631
+ class GoogleCloudDialogflowCxV3beta1Page
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 GoogleCloudDialogflowV2ListEntityTypesResponse
637
+ class GoogleCloudDialogflowCxV3beta1PageInfo
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 GoogleCloudDialogflowV2ListEnvironmentsResponse
643
+ class GoogleCloudDialogflowCxV3beta1PageInfoFormInfo
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 GoogleCloudDialogflowV2ListIntentsResponse
649
+ class GoogleCloudDialogflowCxV3beta1PageInfoFormInfoParameterInfo
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 GoogleCloudDialogflowV2ListSessionEntityTypesResponse
655
+ class GoogleCloudDialogflowCxV3beta1QueryInput
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 GoogleCloudDialogflowV2Message
661
+ class GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata
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 GoogleCloudDialogflowV2MessageAnnotation
667
+ class GoogleCloudDialogflowCxV3beta1ResponseMessage
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 GoogleCloudDialogflowV2OriginalDetectIntentRequest
673
+ class GoogleCloudDialogflowCxV3beta1ResponseMessageConversationSuccess
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 GoogleCloudDialogflowV2OutputAudioConfig
679
+ class GoogleCloudDialogflowCxV3beta1ResponseMessageEndInteraction
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 GoogleCloudDialogflowV2QueryInput
685
+ class GoogleCloudDialogflowCxV3beta1ResponseMessageLiveAgentHandoff
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 GoogleCloudDialogflowV2QueryParameters
691
+ class GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudio
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 GoogleCloudDialogflowV2QueryResult
697
+ class GoogleCloudDialogflowCxV3beta1ResponseMessageMixedAudioSegment
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 GoogleCloudDialogflowV2RestoreAgentRequest
703
+ class GoogleCloudDialogflowCxV3beta1ResponseMessageOutputAudioText
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 GoogleCloudDialogflowV2SearchAgentsResponse
709
+ class GoogleCloudDialogflowCxV3beta1ResponseMessagePlayAudio
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 GoogleCloudDialogflowV2Sentiment
715
+ class GoogleCloudDialogflowCxV3beta1ResponseMessageText
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 GoogleCloudDialogflowV2SentimentAnalysisRequestConfig
721
+ class GoogleCloudDialogflowCxV3beta1RunTestCaseMetadata
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 GoogleCloudDialogflowV2SentimentAnalysisResult
727
+ class GoogleCloudDialogflowCxV3beta1RunTestCaseResponse
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 GoogleCloudDialogflowV2SessionEntityType
733
+ class GoogleCloudDialogflowCxV3beta1SessionInfo
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 GoogleCloudDialogflowV2SpeechContext
739
+ class GoogleCloudDialogflowCxV3beta1TestCase
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 GoogleCloudDialogflowV2SynthesizeSpeechConfig
745
+ class GoogleCloudDialogflowCxV3beta1TestCaseError
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 GoogleCloudDialogflowV2TextInput
751
+ class GoogleCloudDialogflowCxV3beta1TestCaseResult
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 GoogleCloudDialogflowV2TrainAgentRequest
757
+ class GoogleCloudDialogflowCxV3beta1TestConfig
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 GoogleCloudDialogflowV2ValidationError
763
+ class GoogleCloudDialogflowCxV3beta1TestError
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 GoogleCloudDialogflowV2ValidationResult
769
+ class GoogleCloudDialogflowCxV3beta1TestRunDifference
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 GoogleCloudDialogflowV2VoiceSelectionParams
775
+ class GoogleCloudDialogflowCxV3beta1TextInput
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 GoogleCloudDialogflowV2WebhookRequest
781
+ class GoogleCloudDialogflowCxV3beta1TransitionRoute
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 GoogleCloudDialogflowV2WebhookResponse
787
+ class GoogleCloudDialogflowCxV3beta1UpdateDocumentOperationMetadata
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 GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse
793
+ class GoogleCloudDialogflowCxV3beta1WebhookRequest
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 GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse
799
+ class GoogleCloudDialogflowCxV3beta1WebhookRequestFulfillmentInfo
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 GoogleCloudDialogflowV2beta1Context
805
+ class GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfo
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 GoogleCloudDialogflowV2beta1EntityType
811
+ class GoogleCloudDialogflowCxV3beta1WebhookRequestIntentInfoIntentParameterValue
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 GoogleCloudDialogflowV2beta1EntityTypeEntity
817
+ class GoogleCloudDialogflowCxV3beta1WebhookResponse
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 GoogleCloudDialogflowV2beta1EventInput
823
+ class GoogleCloudDialogflowCxV3beta1WebhookResponseFulfillmentResponse
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 GoogleCloudDialogflowV2beta1ExportAgentResponse
829
+ class GoogleCloudDialogflowV2Agent
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 GoogleCloudDialogflowV2beta1Intent
835
+ class GoogleCloudDialogflowV2AnnotatedMessagePart
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 GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo
841
+ class GoogleCloudDialogflowV2BatchCreateEntitiesRequest
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 GoogleCloudDialogflowV2beta1IntentMessage
847
+ class GoogleCloudDialogflowV2BatchDeleteEntitiesRequest
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 GoogleCloudDialogflowV2beta1IntentMessageBasicCard
853
+ class GoogleCloudDialogflowV2BatchDeleteEntityTypesRequest
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 GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton
859
+ class GoogleCloudDialogflowV2BatchDeleteIntentsRequest
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 GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction
865
+ class GoogleCloudDialogflowV2BatchUpdateEntitiesRequest
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 GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard
871
+ class GoogleCloudDialogflowV2BatchUpdateEntityTypesRequest
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 GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem
877
+ class GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse
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 GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction
883
+ class GoogleCloudDialogflowV2BatchUpdateIntentsRequest
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 GoogleCloudDialogflowV2beta1IntentMessageCard
889
+ class GoogleCloudDialogflowV2BatchUpdateIntentsResponse
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 GoogleCloudDialogflowV2beta1IntentMessageCardButton
895
+ class GoogleCloudDialogflowV2Context
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 GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect
901
+ class GoogleCloudDialogflowV2ConversationEvent
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 GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem
907
+ class GoogleCloudDialogflowV2DetectIntentRequest
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 GoogleCloudDialogflowV2beta1IntentMessageColumnProperties
913
+ class GoogleCloudDialogflowV2DetectIntentResponse
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 GoogleCloudDialogflowV2beta1IntentMessageImage
919
+ class GoogleCloudDialogflowV2EntityType
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 GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion
925
+ class GoogleCloudDialogflowV2EntityTypeBatch
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 GoogleCloudDialogflowV2beta1IntentMessageListSelect
931
+ class GoogleCloudDialogflowV2EntityTypeEntity
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 GoogleCloudDialogflowV2beta1IntentMessageListSelectItem
937
+ class GoogleCloudDialogflowV2Environment
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 GoogleCloudDialogflowV2beta1IntentMessageMediaContent
943
+ class GoogleCloudDialogflowV2EventInput
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 GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject
949
+ class GoogleCloudDialogflowV2ExportAgentRequest
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 GoogleCloudDialogflowV2beta1IntentMessageQuickReplies
955
+ class GoogleCloudDialogflowV2ExportAgentResponse
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 GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent
961
+ class GoogleCloudDialogflowV2Fulfillment
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 GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia
967
+ class GoogleCloudDialogflowV2FulfillmentFeature
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 GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard
973
+ class GoogleCloudDialogflowV2FulfillmentGenericWebService
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 GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard
979
+ class GoogleCloudDialogflowV2ImportAgentRequest
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 GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction
985
+ class GoogleCloudDialogflowV2InputAudioConfig
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 GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial
991
+ class GoogleCloudDialogflowV2Intent
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 GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri
997
+ class GoogleCloudDialogflowV2IntentBatch
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 GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionShareLocation
1003
+ class GoogleCloudDialogflowV2IntentFollowupIntentInfo
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 GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply
1009
+ class GoogleCloudDialogflowV2IntentMessage
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 GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion
1015
+ class GoogleCloudDialogflowV2IntentMessageBasicCard
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 GoogleCloudDialogflowV2beta1IntentMessageRbmText
1021
+ class GoogleCloudDialogflowV2IntentMessageBasicCardButton
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 GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo
1027
+ class GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction
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 GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse
1033
+ class GoogleCloudDialogflowV2IntentMessageBrowseCarouselCard
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 GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses
1039
+ class GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItem
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 GoogleCloudDialogflowV2beta1IntentMessageSuggestion
1045
+ class GoogleCloudDialogflowV2IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction
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 GoogleCloudDialogflowV2beta1IntentMessageSuggestions
1051
+ class GoogleCloudDialogflowV2IntentMessageCard
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 GoogleCloudDialogflowV2beta1IntentMessageTableCard
1057
+ class GoogleCloudDialogflowV2IntentMessageCardButton
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 GoogleCloudDialogflowV2beta1IntentMessageTableCardCell
1063
+ class GoogleCloudDialogflowV2IntentMessageCarouselSelect
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 GoogleCloudDialogflowV2beta1IntentMessageTableCardRow
1069
+ class GoogleCloudDialogflowV2IntentMessageCarouselSelectItem
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 GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio
1075
+ class GoogleCloudDialogflowV2IntentMessageColumnProperties
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 GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech
1081
+ class GoogleCloudDialogflowV2IntentMessageImage
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 GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall
1087
+ class GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion
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 GoogleCloudDialogflowV2beta1IntentMessageText
1093
+ class GoogleCloudDialogflowV2IntentMessageListSelect
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 GoogleCloudDialogflowV2beta1IntentParameter
1099
+ class GoogleCloudDialogflowV2IntentMessageListSelectItem
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 GoogleCloudDialogflowV2beta1IntentTrainingPhrase
1105
+ class GoogleCloudDialogflowV2IntentMessageMediaContent
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 GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart
1111
+ class GoogleCloudDialogflowV2IntentMessageMediaContentResponseMediaObject
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 GoogleCloudDialogflowV2beta1KnowledgeAnswers
1117
+ class GoogleCloudDialogflowV2IntentMessageQuickReplies
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 GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer
1123
+ class GoogleCloudDialogflowV2IntentMessageSelectItemInfo
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 GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata
1129
+ class GoogleCloudDialogflowV2IntentMessageSimpleResponse
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 GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
1135
+ class GoogleCloudDialogflowV2IntentMessageSimpleResponses
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 GoogleCloudDialogflowV2beta1QueryResult
1141
+ class GoogleCloudDialogflowV2IntentMessageSuggestion
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 GoogleCloudDialogflowV2beta1Sentiment
1147
+ class GoogleCloudDialogflowV2IntentMessageSuggestions
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 GoogleCloudDialogflowV2beta1SentimentAnalysisResult
1153
+ class GoogleCloudDialogflowV2IntentMessageTableCard
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 GoogleCloudDialogflowV2beta1SessionEntityType
1159
+ class GoogleCloudDialogflowV2IntentMessageTableCardCell
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 GoogleCloudDialogflowV2beta1WebhookRequest
1165
+ class GoogleCloudDialogflowV2IntentMessageTableCardRow
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 GoogleCloudDialogflowV2beta1WebhookResponse
1171
+ class GoogleCloudDialogflowV2IntentMessageText
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 GoogleLongrunningListOperationsResponse
1177
+ class GoogleCloudDialogflowV2IntentParameter
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 GoogleLongrunningOperation
1183
+ class GoogleCloudDialogflowV2IntentTrainingPhrase
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 GoogleProtobufEmpty
1189
+ class GoogleCloudDialogflowV2IntentTrainingPhrasePart
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 GoogleRpcStatus
1195
+ class GoogleCloudDialogflowV2ListContextsResponse
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 GoogleTypeLatLng
1201
+ class GoogleCloudDialogflowV2ListEntityTypesResponse
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 GoogleCloudDialogflowCxV3PageInfo
1208
- # @private
1209
- class Representation < Google::Apis::Core::JsonRepresentation
1210
- property :current_page, as: 'currentPage'
1211
- property :form_info, as: 'formInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3PageInfoFormInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3PageInfoFormInfo::Representation
1207
+ class GoogleCloudDialogflowV2ListEnvironmentsResponse
1208
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1209
+
1210
+ include Google::Apis::Core::JsonObjectSupport
1211
+ end
1212
+
1213
+ class GoogleCloudDialogflowV2ListIntentsResponse
1214
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1215
+
1216
+ include Google::Apis::Core::JsonObjectSupport
1217
+ end
1218
+
1219
+ class GoogleCloudDialogflowV2ListSessionEntityTypesResponse
1220
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1221
+
1222
+ include Google::Apis::Core::JsonObjectSupport
1223
+ end
1224
+
1225
+ class GoogleCloudDialogflowV2Message
1226
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1227
+
1228
+ include Google::Apis::Core::JsonObjectSupport
1229
+ end
1230
+
1231
+ class GoogleCloudDialogflowV2MessageAnnotation
1232
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1233
+
1234
+ include Google::Apis::Core::JsonObjectSupport
1235
+ end
1236
+
1237
+ class GoogleCloudDialogflowV2OriginalDetectIntentRequest
1238
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1239
+
1240
+ include Google::Apis::Core::JsonObjectSupport
1241
+ end
1242
+
1243
+ class GoogleCloudDialogflowV2OutputAudioConfig
1244
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1245
+
1246
+ include Google::Apis::Core::JsonObjectSupport
1247
+ end
1248
+
1249
+ class GoogleCloudDialogflowV2QueryInput
1250
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1251
+
1252
+ include Google::Apis::Core::JsonObjectSupport
1253
+ end
1254
+
1255
+ class GoogleCloudDialogflowV2QueryParameters
1256
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1257
+
1258
+ include Google::Apis::Core::JsonObjectSupport
1259
+ end
1260
+
1261
+ class GoogleCloudDialogflowV2QueryResult
1262
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1263
+
1264
+ include Google::Apis::Core::JsonObjectSupport
1265
+ end
1266
+
1267
+ class GoogleCloudDialogflowV2RestoreAgentRequest
1268
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1269
+
1270
+ include Google::Apis::Core::JsonObjectSupport
1271
+ end
1272
+
1273
+ class GoogleCloudDialogflowV2SearchAgentsResponse
1274
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1275
+
1276
+ include Google::Apis::Core::JsonObjectSupport
1277
+ end
1278
+
1279
+ class GoogleCloudDialogflowV2Sentiment
1280
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1281
+
1282
+ include Google::Apis::Core::JsonObjectSupport
1283
+ end
1284
+
1285
+ class GoogleCloudDialogflowV2SentimentAnalysisRequestConfig
1286
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1287
+
1288
+ include Google::Apis::Core::JsonObjectSupport
1289
+ end
1290
+
1291
+ class GoogleCloudDialogflowV2SentimentAnalysisResult
1292
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1293
+
1294
+ include Google::Apis::Core::JsonObjectSupport
1295
+ end
1296
+
1297
+ class GoogleCloudDialogflowV2SessionEntityType
1298
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1299
+
1300
+ include Google::Apis::Core::JsonObjectSupport
1301
+ end
1302
+
1303
+ class GoogleCloudDialogflowV2SpeechContext
1304
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1305
+
1306
+ include Google::Apis::Core::JsonObjectSupport
1307
+ end
1308
+
1309
+ class GoogleCloudDialogflowV2SynthesizeSpeechConfig
1310
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1311
+
1312
+ include Google::Apis::Core::JsonObjectSupport
1313
+ end
1314
+
1315
+ class GoogleCloudDialogflowV2TextInput
1316
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1317
+
1318
+ include Google::Apis::Core::JsonObjectSupport
1319
+ end
1320
+
1321
+ class GoogleCloudDialogflowV2TrainAgentRequest
1322
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1323
+
1324
+ include Google::Apis::Core::JsonObjectSupport
1325
+ end
1326
+
1327
+ class GoogleCloudDialogflowV2ValidationError
1328
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1329
+
1330
+ include Google::Apis::Core::JsonObjectSupport
1331
+ end
1332
+
1333
+ class GoogleCloudDialogflowV2ValidationResult
1334
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1335
+
1336
+ include Google::Apis::Core::JsonObjectSupport
1337
+ end
1338
+
1339
+ class GoogleCloudDialogflowV2VoiceSelectionParams
1340
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1341
+
1342
+ include Google::Apis::Core::JsonObjectSupport
1343
+ end
1344
+
1345
+ class GoogleCloudDialogflowV2WebhookRequest
1346
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1347
+
1348
+ include Google::Apis::Core::JsonObjectSupport
1349
+ end
1212
1350
 
1351
+ class GoogleCloudDialogflowV2WebhookResponse
1352
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1353
+
1354
+ include Google::Apis::Core::JsonObjectSupport
1355
+ end
1356
+
1357
+ class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse
1358
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1359
+
1360
+ include Google::Apis::Core::JsonObjectSupport
1361
+ end
1362
+
1363
+ class GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse
1364
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1365
+
1366
+ include Google::Apis::Core::JsonObjectSupport
1367
+ end
1368
+
1369
+ class GoogleCloudDialogflowV2beta1Context
1370
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1371
+
1372
+ include Google::Apis::Core::JsonObjectSupport
1373
+ end
1374
+
1375
+ class GoogleCloudDialogflowV2beta1EntityType
1376
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1377
+
1378
+ include Google::Apis::Core::JsonObjectSupport
1379
+ end
1380
+
1381
+ class GoogleCloudDialogflowV2beta1EntityTypeEntity
1382
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1383
+
1384
+ include Google::Apis::Core::JsonObjectSupport
1385
+ end
1386
+
1387
+ class GoogleCloudDialogflowV2beta1EventInput
1388
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1389
+
1390
+ include Google::Apis::Core::JsonObjectSupport
1391
+ end
1392
+
1393
+ class GoogleCloudDialogflowV2beta1ExportAgentResponse
1394
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1395
+
1396
+ include Google::Apis::Core::JsonObjectSupport
1397
+ end
1398
+
1399
+ class GoogleCloudDialogflowV2beta1Intent
1400
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1401
+
1402
+ include Google::Apis::Core::JsonObjectSupport
1403
+ end
1404
+
1405
+ class GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo
1406
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1407
+
1408
+ include Google::Apis::Core::JsonObjectSupport
1409
+ end
1410
+
1411
+ class GoogleCloudDialogflowV2beta1IntentMessage
1412
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1413
+
1414
+ include Google::Apis::Core::JsonObjectSupport
1415
+ end
1416
+
1417
+ class GoogleCloudDialogflowV2beta1IntentMessageBasicCard
1418
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1419
+
1420
+ include Google::Apis::Core::JsonObjectSupport
1421
+ end
1422
+
1423
+ class GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton
1424
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1425
+
1426
+ include Google::Apis::Core::JsonObjectSupport
1427
+ end
1428
+
1429
+ class GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction
1430
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1431
+
1432
+ include Google::Apis::Core::JsonObjectSupport
1433
+ end
1434
+
1435
+ class GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCard
1436
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1437
+
1438
+ include Google::Apis::Core::JsonObjectSupport
1439
+ end
1440
+
1441
+ class GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItem
1442
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1443
+
1444
+ include Google::Apis::Core::JsonObjectSupport
1445
+ end
1446
+
1447
+ class GoogleCloudDialogflowV2beta1IntentMessageBrowseCarouselCardBrowseCarouselCardItemOpenUrlAction
1448
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1449
+
1450
+ include Google::Apis::Core::JsonObjectSupport
1451
+ end
1452
+
1453
+ class GoogleCloudDialogflowV2beta1IntentMessageCard
1454
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1455
+
1456
+ include Google::Apis::Core::JsonObjectSupport
1457
+ end
1458
+
1459
+ class GoogleCloudDialogflowV2beta1IntentMessageCardButton
1460
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1461
+
1462
+ include Google::Apis::Core::JsonObjectSupport
1463
+ end
1464
+
1465
+ class GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect
1466
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1467
+
1468
+ include Google::Apis::Core::JsonObjectSupport
1469
+ end
1470
+
1471
+ class GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem
1472
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1473
+
1474
+ include Google::Apis::Core::JsonObjectSupport
1475
+ end
1476
+
1477
+ class GoogleCloudDialogflowV2beta1IntentMessageColumnProperties
1478
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1479
+
1480
+ include Google::Apis::Core::JsonObjectSupport
1481
+ end
1482
+
1483
+ class GoogleCloudDialogflowV2beta1IntentMessageImage
1484
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1485
+
1486
+ include Google::Apis::Core::JsonObjectSupport
1487
+ end
1488
+
1489
+ class GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion
1490
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1491
+
1492
+ include Google::Apis::Core::JsonObjectSupport
1493
+ end
1494
+
1495
+ class GoogleCloudDialogflowV2beta1IntentMessageListSelect
1496
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1497
+
1498
+ include Google::Apis::Core::JsonObjectSupport
1499
+ end
1500
+
1501
+ class GoogleCloudDialogflowV2beta1IntentMessageListSelectItem
1502
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1503
+
1504
+ include Google::Apis::Core::JsonObjectSupport
1505
+ end
1506
+
1507
+ class GoogleCloudDialogflowV2beta1IntentMessageMediaContent
1508
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1509
+
1510
+ include Google::Apis::Core::JsonObjectSupport
1511
+ end
1512
+
1513
+ class GoogleCloudDialogflowV2beta1IntentMessageMediaContentResponseMediaObject
1514
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1515
+
1516
+ include Google::Apis::Core::JsonObjectSupport
1517
+ end
1518
+
1519
+ class GoogleCloudDialogflowV2beta1IntentMessageQuickReplies
1520
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1521
+
1522
+ include Google::Apis::Core::JsonObjectSupport
1523
+ end
1524
+
1525
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmCardContent
1526
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1527
+
1528
+ include Google::Apis::Core::JsonObjectSupport
1529
+ end
1530
+
1531
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmCardContentRbmMedia
1532
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1533
+
1534
+ include Google::Apis::Core::JsonObjectSupport
1535
+ end
1536
+
1537
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmCarouselCard
1538
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1539
+
1540
+ include Google::Apis::Core::JsonObjectSupport
1541
+ end
1542
+
1543
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmStandaloneCard
1544
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1545
+
1546
+ include Google::Apis::Core::JsonObjectSupport
1547
+ end
1548
+
1549
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedAction
1550
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1551
+
1552
+ include Google::Apis::Core::JsonObjectSupport
1553
+ end
1554
+
1555
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionDial
1556
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1557
+
1558
+ include Google::Apis::Core::JsonObjectSupport
1559
+ end
1560
+
1561
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionOpenUri
1562
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1563
+
1564
+ include Google::Apis::Core::JsonObjectSupport
1565
+ end
1566
+
1567
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedActionRbmSuggestedActionShareLocation
1568
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1569
+
1570
+ include Google::Apis::Core::JsonObjectSupport
1571
+ end
1572
+
1573
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestedReply
1574
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1575
+
1576
+ include Google::Apis::Core::JsonObjectSupport
1577
+ end
1578
+
1579
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmSuggestion
1580
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1581
+
1582
+ include Google::Apis::Core::JsonObjectSupport
1583
+ end
1584
+
1585
+ class GoogleCloudDialogflowV2beta1IntentMessageRbmText
1586
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1587
+
1588
+ include Google::Apis::Core::JsonObjectSupport
1589
+ end
1590
+
1591
+ class GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo
1592
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1593
+
1594
+ include Google::Apis::Core::JsonObjectSupport
1595
+ end
1596
+
1597
+ class GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse
1598
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1599
+
1600
+ include Google::Apis::Core::JsonObjectSupport
1601
+ end
1602
+
1603
+ class GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses
1604
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1605
+
1606
+ include Google::Apis::Core::JsonObjectSupport
1607
+ end
1608
+
1609
+ class GoogleCloudDialogflowV2beta1IntentMessageSuggestion
1610
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1611
+
1612
+ include Google::Apis::Core::JsonObjectSupport
1613
+ end
1614
+
1615
+ class GoogleCloudDialogflowV2beta1IntentMessageSuggestions
1616
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1617
+
1618
+ include Google::Apis::Core::JsonObjectSupport
1619
+ end
1620
+
1621
+ class GoogleCloudDialogflowV2beta1IntentMessageTableCard
1622
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1623
+
1624
+ include Google::Apis::Core::JsonObjectSupport
1625
+ end
1626
+
1627
+ class GoogleCloudDialogflowV2beta1IntentMessageTableCardCell
1628
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1629
+
1630
+ include Google::Apis::Core::JsonObjectSupport
1631
+ end
1632
+
1633
+ class GoogleCloudDialogflowV2beta1IntentMessageTableCardRow
1634
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1635
+
1636
+ include Google::Apis::Core::JsonObjectSupport
1637
+ end
1638
+
1639
+ class GoogleCloudDialogflowV2beta1IntentMessageTelephonyPlayAudio
1640
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1641
+
1642
+ include Google::Apis::Core::JsonObjectSupport
1643
+ end
1644
+
1645
+ class GoogleCloudDialogflowV2beta1IntentMessageTelephonySynthesizeSpeech
1646
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1647
+
1648
+ include Google::Apis::Core::JsonObjectSupport
1649
+ end
1650
+
1651
+ class GoogleCloudDialogflowV2beta1IntentMessageTelephonyTransferCall
1652
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1653
+
1654
+ include Google::Apis::Core::JsonObjectSupport
1655
+ end
1656
+
1657
+ class GoogleCloudDialogflowV2beta1IntentMessageText
1658
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1659
+
1660
+ include Google::Apis::Core::JsonObjectSupport
1661
+ end
1662
+
1663
+ class GoogleCloudDialogflowV2beta1IntentParameter
1664
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1665
+
1666
+ include Google::Apis::Core::JsonObjectSupport
1667
+ end
1668
+
1669
+ class GoogleCloudDialogflowV2beta1IntentTrainingPhrase
1670
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1671
+
1672
+ include Google::Apis::Core::JsonObjectSupport
1673
+ end
1674
+
1675
+ class GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart
1676
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1677
+
1678
+ include Google::Apis::Core::JsonObjectSupport
1679
+ end
1680
+
1681
+ class GoogleCloudDialogflowV2beta1KnowledgeAnswers
1682
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1683
+
1684
+ include Google::Apis::Core::JsonObjectSupport
1685
+ end
1686
+
1687
+ class GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer
1688
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1689
+
1690
+ include Google::Apis::Core::JsonObjectSupport
1691
+ end
1692
+
1693
+ class GoogleCloudDialogflowV2beta1KnowledgeOperationMetadata
1694
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1695
+
1696
+ include Google::Apis::Core::JsonObjectSupport
1697
+ end
1698
+
1699
+ class GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
1700
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1701
+
1702
+ include Google::Apis::Core::JsonObjectSupport
1703
+ end
1704
+
1705
+ class GoogleCloudDialogflowV2beta1QueryResult
1706
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1707
+
1708
+ include Google::Apis::Core::JsonObjectSupport
1709
+ end
1710
+
1711
+ class GoogleCloudDialogflowV2beta1Sentiment
1712
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1713
+
1714
+ include Google::Apis::Core::JsonObjectSupport
1715
+ end
1716
+
1717
+ class GoogleCloudDialogflowV2beta1SentimentAnalysisResult
1718
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1719
+
1720
+ include Google::Apis::Core::JsonObjectSupport
1721
+ end
1722
+
1723
+ class GoogleCloudDialogflowV2beta1SessionEntityType
1724
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1725
+
1726
+ include Google::Apis::Core::JsonObjectSupport
1727
+ end
1728
+
1729
+ class GoogleCloudDialogflowV2beta1WebhookRequest
1730
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1731
+
1732
+ include Google::Apis::Core::JsonObjectSupport
1733
+ end
1734
+
1735
+ class GoogleCloudDialogflowV2beta1WebhookResponse
1736
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1737
+
1738
+ include Google::Apis::Core::JsonObjectSupport
1739
+ end
1740
+
1741
+ class GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata
1742
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1743
+
1744
+ include Google::Apis::Core::JsonObjectSupport
1745
+ end
1746
+
1747
+ class GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata
1748
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1749
+
1750
+ include Google::Apis::Core::JsonObjectSupport
1751
+ end
1752
+
1753
+ class GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata
1754
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1755
+
1756
+ include Google::Apis::Core::JsonObjectSupport
1757
+ end
1758
+
1759
+ class GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata
1760
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1761
+
1762
+ include Google::Apis::Core::JsonObjectSupport
1763
+ end
1764
+
1765
+ class GoogleCloudDialogflowV3alpha1ImportDocumentsResponse
1766
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1767
+
1768
+ include Google::Apis::Core::JsonObjectSupport
1769
+ end
1770
+
1771
+ class GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata
1772
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1773
+
1774
+ include Google::Apis::Core::JsonObjectSupport
1775
+ end
1776
+
1777
+ class GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata
1778
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1779
+
1780
+ include Google::Apis::Core::JsonObjectSupport
1781
+ end
1782
+
1783
+ class GoogleLongrunningListOperationsResponse
1784
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1785
+
1786
+ include Google::Apis::Core::JsonObjectSupport
1787
+ end
1788
+
1789
+ class GoogleLongrunningOperation
1790
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1791
+
1792
+ include Google::Apis::Core::JsonObjectSupport
1793
+ end
1794
+
1795
+ class GoogleProtobufEmpty
1796
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1797
+
1798
+ include Google::Apis::Core::JsonObjectSupport
1799
+ end
1800
+
1801
+ class GoogleRpcStatus
1802
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1803
+
1804
+ include Google::Apis::Core::JsonObjectSupport
1805
+ end
1806
+
1807
+ class GoogleTypeLatLng
1808
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1809
+
1810
+ include Google::Apis::Core::JsonObjectSupport
1811
+ end
1812
+
1813
+ class GoogleCloudDialogflowCxV3AudioInput
1814
+ # @private
1815
+ class Representation < Google::Apis::Core::JsonRepresentation
1816
+ property :audio, :base64 => true, as: 'audio'
1817
+ property :config, as: 'config', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3InputAudioConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3InputAudioConfig::Representation
1818
+
1819
+ end
1820
+ end
1821
+
1822
+ class GoogleCloudDialogflowCxV3BatchRunTestCasesMetadata
1823
+ # @private
1824
+ class Representation < Google::Apis::Core::JsonRepresentation
1825
+ collection :errors, as: 'errors', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3TestError, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3TestError::Representation
1826
+
1827
+ end
1828
+ end
1829
+
1830
+ class GoogleCloudDialogflowCxV3BatchRunTestCasesResponse
1831
+ # @private
1832
+ class Representation < Google::Apis::Core::JsonRepresentation
1833
+ collection :results, as: 'results', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3TestCaseResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3TestCaseResult::Representation
1834
+
1835
+ end
1836
+ end
1837
+
1838
+ class GoogleCloudDialogflowCxV3ConversationTurn
1839
+ # @private
1840
+ class Representation < Google::Apis::Core::JsonRepresentation
1841
+ property :user_input, as: 'userInput', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ConversationTurnUserInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ConversationTurnUserInput::Representation
1842
+
1843
+ property :virtual_agent_output, as: 'virtualAgentOutput', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput::Representation
1844
+
1845
+ end
1846
+ end
1847
+
1848
+ class GoogleCloudDialogflowCxV3ConversationTurnUserInput
1849
+ # @private
1850
+ class Representation < Google::Apis::Core::JsonRepresentation
1851
+ hash :injected_parameters, as: 'injectedParameters'
1852
+ property :input, as: 'input', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3QueryInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3QueryInput::Representation
1853
+
1854
+ property :is_webhook_enabled, as: 'isWebhookEnabled'
1855
+ end
1856
+ end
1857
+
1858
+ class GoogleCloudDialogflowCxV3ConversationTurnVirtualAgentOutput
1859
+ # @private
1860
+ class Representation < Google::Apis::Core::JsonRepresentation
1861
+ property :current_page, as: 'currentPage', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3Page, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3Page::Representation
1862
+
1863
+ hash :diagnostic_info, as: 'diagnosticInfo'
1864
+ collection :differences, as: 'differences', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3TestRunDifference, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3TestRunDifference::Representation
1865
+
1866
+ hash :session_parameters, as: 'sessionParameters'
1867
+ property :status, as: 'status', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
1868
+
1869
+ collection :text_responses, as: 'textResponses', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageText, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageText::Representation
1870
+
1871
+ property :triggered_intent, as: 'triggeredIntent', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3Intent, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3Intent::Representation
1872
+
1873
+ end
1874
+ end
1875
+
1876
+ class GoogleCloudDialogflowCxV3CreateDocumentOperationMetadata
1877
+ # @private
1878
+ class Representation < Google::Apis::Core::JsonRepresentation
1879
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata::Representation
1880
+
1881
+ end
1882
+ end
1883
+
1884
+ class GoogleCloudDialogflowCxV3CreateVersionOperationMetadata
1885
+ # @private
1886
+ class Representation < Google::Apis::Core::JsonRepresentation
1887
+ property :version, as: 'version'
1888
+ end
1889
+ end
1890
+
1891
+ class GoogleCloudDialogflowCxV3DeleteDocumentOperationMetadata
1892
+ # @private
1893
+ class Representation < Google::Apis::Core::JsonRepresentation
1894
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata::Representation
1895
+
1896
+ end
1897
+ end
1898
+
1899
+ class GoogleCloudDialogflowCxV3DtmfInput
1900
+ # @private
1901
+ class Representation < Google::Apis::Core::JsonRepresentation
1902
+ property :digits, as: 'digits'
1903
+ property :finish_digit, as: 'finishDigit'
1904
+ end
1905
+ end
1906
+
1907
+ class GoogleCloudDialogflowCxV3EventHandler
1908
+ # @private
1909
+ class Representation < Google::Apis::Core::JsonRepresentation
1910
+ property :event, as: 'event'
1911
+ property :name, as: 'name'
1912
+ property :target_flow, as: 'targetFlow'
1913
+ property :target_page, as: 'targetPage'
1914
+ property :trigger_fulfillment, as: 'triggerFulfillment', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3Fulfillment, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3Fulfillment::Representation
1915
+
1916
+ end
1917
+ end
1918
+
1919
+ class GoogleCloudDialogflowCxV3EventInput
1920
+ # @private
1921
+ class Representation < Google::Apis::Core::JsonRepresentation
1922
+ property :event, as: 'event'
1923
+ end
1924
+ end
1925
+
1926
+ class GoogleCloudDialogflowCxV3ExportAgentResponse
1927
+ # @private
1928
+ class Representation < Google::Apis::Core::JsonRepresentation
1929
+ property :agent_content, :base64 => true, as: 'agentContent'
1930
+ property :agent_uri, as: 'agentUri'
1931
+ end
1932
+ end
1933
+
1934
+ class GoogleCloudDialogflowCxV3ExportTestCasesMetadata
1935
+ # @private
1936
+ class Representation < Google::Apis::Core::JsonRepresentation
1937
+ end
1938
+ end
1939
+
1940
+ class GoogleCloudDialogflowCxV3ExportTestCasesResponse
1941
+ # @private
1942
+ class Representation < Google::Apis::Core::JsonRepresentation
1943
+ property :content, :base64 => true, as: 'content'
1944
+ property :gcs_uri, as: 'gcsUri'
1945
+ end
1946
+ end
1947
+
1948
+ class GoogleCloudDialogflowCxV3Form
1949
+ # @private
1950
+ class Representation < Google::Apis::Core::JsonRepresentation
1951
+ collection :parameters, as: 'parameters', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3FormParameter, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3FormParameter::Representation
1952
+
1953
+ end
1954
+ end
1955
+
1956
+ class GoogleCloudDialogflowCxV3FormParameter
1957
+ # @private
1958
+ class Representation < Google::Apis::Core::JsonRepresentation
1959
+ property :default_value, as: 'defaultValue'
1960
+ property :display_name, as: 'displayName'
1961
+ property :entity_type, as: 'entityType'
1962
+ property :fill_behavior, as: 'fillBehavior', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3FormParameterFillBehavior, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3FormParameterFillBehavior::Representation
1963
+
1964
+ property :is_list, as: 'isList'
1965
+ property :redact, as: 'redact'
1966
+ property :required, as: 'required'
1967
+ end
1968
+ end
1969
+
1970
+ class GoogleCloudDialogflowCxV3FormParameterFillBehavior
1971
+ # @private
1972
+ class Representation < Google::Apis::Core::JsonRepresentation
1973
+ property :initial_prompt_fulfillment, as: 'initialPromptFulfillment', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3Fulfillment, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3Fulfillment::Representation
1974
+
1975
+ collection :reprompt_event_handlers, as: 'repromptEventHandlers', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3EventHandler, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3EventHandler::Representation
1976
+
1977
+ end
1978
+ end
1979
+
1980
+ class GoogleCloudDialogflowCxV3Fulfillment
1981
+ # @private
1982
+ class Representation < Google::Apis::Core::JsonRepresentation
1983
+ collection :conditional_cases, as: 'conditionalCases', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3FulfillmentConditionalCases, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3FulfillmentConditionalCases::Representation
1984
+
1985
+ collection :messages, as: 'messages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessage::Representation
1986
+
1987
+ collection :set_parameter_actions, as: 'setParameterActions', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3FulfillmentSetParameterAction, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3FulfillmentSetParameterAction::Representation
1988
+
1989
+ property :tag, as: 'tag'
1990
+ property :webhook, as: 'webhook'
1991
+ end
1992
+ end
1993
+
1994
+ class GoogleCloudDialogflowCxV3FulfillmentConditionalCases
1995
+ # @private
1996
+ class Representation < Google::Apis::Core::JsonRepresentation
1997
+ collection :cases, as: 'cases', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase::Representation
1998
+
1999
+ end
2000
+ end
2001
+
2002
+ class GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCase
2003
+ # @private
2004
+ class Representation < Google::Apis::Core::JsonRepresentation
2005
+ collection :case_content, as: 'caseContent', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent::Representation
2006
+
2007
+ property :condition, as: 'condition'
2008
+ end
2009
+ end
2010
+
2011
+ class GoogleCloudDialogflowCxV3FulfillmentConditionalCasesCaseCaseContent
2012
+ # @private
2013
+ class Representation < Google::Apis::Core::JsonRepresentation
2014
+ property :additional_cases, as: 'additionalCases', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3FulfillmentConditionalCases, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3FulfillmentConditionalCases::Representation
2015
+
2016
+ property :message, as: 'message', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessage::Representation
2017
+
2018
+ end
2019
+ end
2020
+
2021
+ class GoogleCloudDialogflowCxV3FulfillmentSetParameterAction
2022
+ # @private
2023
+ class Representation < Google::Apis::Core::JsonRepresentation
2024
+ property :parameter, as: 'parameter'
2025
+ property :value, as: 'value'
2026
+ end
2027
+ end
2028
+
2029
+ class GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata
2030
+ # @private
2031
+ class Representation < Google::Apis::Core::JsonRepresentation
2032
+ property :state, as: 'state'
2033
+ end
2034
+ end
2035
+
2036
+ class GoogleCloudDialogflowCxV3ImportDocumentsOperationMetadata
2037
+ # @private
2038
+ class Representation < Google::Apis::Core::JsonRepresentation
2039
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata::Representation
2040
+
2041
+ end
2042
+ end
2043
+
2044
+ class GoogleCloudDialogflowCxV3ImportDocumentsResponse
2045
+ # @private
2046
+ class Representation < Google::Apis::Core::JsonRepresentation
2047
+ collection :warnings, as: 'warnings', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
2048
+
2049
+ end
2050
+ end
2051
+
2052
+ class GoogleCloudDialogflowCxV3ImportTestCasesMetadata
2053
+ # @private
2054
+ class Representation < Google::Apis::Core::JsonRepresentation
2055
+ collection :errors, as: 'errors', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3TestCaseError, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3TestCaseError::Representation
2056
+
2057
+ end
2058
+ end
2059
+
2060
+ class GoogleCloudDialogflowCxV3ImportTestCasesResponse
2061
+ # @private
2062
+ class Representation < Google::Apis::Core::JsonRepresentation
2063
+ collection :names, as: 'names'
2064
+ end
2065
+ end
2066
+
2067
+ class GoogleCloudDialogflowCxV3InputAudioConfig
2068
+ # @private
2069
+ class Representation < Google::Apis::Core::JsonRepresentation
2070
+ property :audio_encoding, as: 'audioEncoding'
2071
+ property :enable_word_info, as: 'enableWordInfo'
2072
+ property :model, as: 'model'
2073
+ property :model_variant, as: 'modelVariant'
2074
+ collection :phrase_hints, as: 'phraseHints'
2075
+ property :sample_rate_hertz, as: 'sampleRateHertz'
2076
+ property :single_utterance, as: 'singleUtterance'
2077
+ end
2078
+ end
2079
+
2080
+ class GoogleCloudDialogflowCxV3Intent
2081
+ # @private
2082
+ class Representation < Google::Apis::Core::JsonRepresentation
2083
+ property :description, as: 'description'
2084
+ property :display_name, as: 'displayName'
2085
+ property :is_fallback, as: 'isFallback'
2086
+ hash :labels, as: 'labels'
2087
+ property :name, as: 'name'
2088
+ collection :parameters, as: 'parameters', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3IntentParameter, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3IntentParameter::Representation
2089
+
2090
+ property :priority, as: 'priority'
2091
+ collection :training_phrases, as: 'trainingPhrases', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3IntentTrainingPhrase, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3IntentTrainingPhrase::Representation
2092
+
2093
+ end
2094
+ end
2095
+
2096
+ class GoogleCloudDialogflowCxV3IntentInput
2097
+ # @private
2098
+ class Representation < Google::Apis::Core::JsonRepresentation
2099
+ property :intent, as: 'intent'
2100
+ end
2101
+ end
2102
+
2103
+ class GoogleCloudDialogflowCxV3IntentParameter
2104
+ # @private
2105
+ class Representation < Google::Apis::Core::JsonRepresentation
2106
+ property :entity_type, as: 'entityType'
2107
+ property :id, as: 'id'
2108
+ property :is_list, as: 'isList'
2109
+ property :redact, as: 'redact'
2110
+ end
2111
+ end
2112
+
2113
+ class GoogleCloudDialogflowCxV3IntentTrainingPhrase
2114
+ # @private
2115
+ class Representation < Google::Apis::Core::JsonRepresentation
2116
+ property :id, as: 'id'
2117
+ collection :parts, as: 'parts', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3IntentTrainingPhrasePart, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3IntentTrainingPhrasePart::Representation
2118
+
2119
+ property :repeat_count, as: 'repeatCount'
2120
+ end
2121
+ end
2122
+
2123
+ class GoogleCloudDialogflowCxV3IntentTrainingPhrasePart
2124
+ # @private
2125
+ class Representation < Google::Apis::Core::JsonRepresentation
2126
+ property :parameter_id, as: 'parameterId'
2127
+ property :text, as: 'text'
2128
+ end
2129
+ end
2130
+
2131
+ class GoogleCloudDialogflowCxV3Page
2132
+ # @private
2133
+ class Representation < Google::Apis::Core::JsonRepresentation
2134
+ property :display_name, as: 'displayName'
2135
+ property :entry_fulfillment, as: 'entryFulfillment', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3Fulfillment, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3Fulfillment::Representation
2136
+
2137
+ collection :event_handlers, as: 'eventHandlers', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3EventHandler, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3EventHandler::Representation
2138
+
2139
+ property :form, as: 'form', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3Form, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3Form::Representation
2140
+
2141
+ property :name, as: 'name'
2142
+ collection :transition_route_groups, as: 'transitionRouteGroups'
2143
+ collection :transition_routes, as: 'transitionRoutes', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3TransitionRoute, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3TransitionRoute::Representation
2144
+
2145
+ end
2146
+ end
2147
+
2148
+ class GoogleCloudDialogflowCxV3PageInfo
2149
+ # @private
2150
+ class Representation < Google::Apis::Core::JsonRepresentation
2151
+ property :current_page, as: 'currentPage'
2152
+ property :form_info, as: 'formInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3PageInfoFormInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3PageInfoFormInfo::Representation
2153
+
2154
+ end
2155
+ end
2156
+
2157
+ class GoogleCloudDialogflowCxV3PageInfoFormInfo
2158
+ # @private
2159
+ class Representation < Google::Apis::Core::JsonRepresentation
2160
+ collection :parameter_info, as: 'parameterInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo::Representation
2161
+
2162
+ end
2163
+ end
2164
+
2165
+ class GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo
2166
+ # @private
2167
+ class Representation < Google::Apis::Core::JsonRepresentation
2168
+ property :display_name, as: 'displayName'
2169
+ property :just_collected, as: 'justCollected'
2170
+ property :required, as: 'required'
2171
+ property :state, as: 'state'
2172
+ property :value, as: 'value'
2173
+ end
2174
+ end
2175
+
2176
+ class GoogleCloudDialogflowCxV3QueryInput
2177
+ # @private
2178
+ class Representation < Google::Apis::Core::JsonRepresentation
2179
+ property :audio, as: 'audio', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3AudioInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3AudioInput::Representation
2180
+
2181
+ property :dtmf, as: 'dtmf', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3DtmfInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3DtmfInput::Representation
2182
+
2183
+ property :event, as: 'event', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3EventInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3EventInput::Representation
2184
+
2185
+ property :intent, as: 'intent', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3IntentInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3IntentInput::Representation
2186
+
2187
+ property :language_code, as: 'languageCode'
2188
+ property :text, as: 'text', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3TextInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3TextInput::Representation
2189
+
2190
+ end
2191
+ end
2192
+
2193
+ class GoogleCloudDialogflowCxV3ReloadDocumentOperationMetadata
2194
+ # @private
2195
+ class Representation < Google::Apis::Core::JsonRepresentation
2196
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata::Representation
2197
+
2198
+ end
2199
+ end
2200
+
2201
+ class GoogleCloudDialogflowCxV3ResponseMessage
2202
+ # @private
2203
+ class Representation < Google::Apis::Core::JsonRepresentation
2204
+ property :conversation_success, as: 'conversationSuccess', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess::Representation
2205
+
2206
+ property :end_interaction, as: 'endInteraction', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageEndInteraction, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageEndInteraction::Representation
2207
+
2208
+ property :live_agent_handoff, as: 'liveAgentHandoff', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff::Representation
2209
+
2210
+ property :mixed_audio, as: 'mixedAudio', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageMixedAudio, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageMixedAudio::Representation
2211
+
2212
+ property :output_audio_text, as: 'outputAudioText', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText::Representation
2213
+
2214
+ hash :payload, as: 'payload'
2215
+ property :play_audio, as: 'playAudio', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessagePlayAudio, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessagePlayAudio::Representation
2216
+
2217
+ property :text, as: 'text', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageText, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageText::Representation
2218
+
2219
+ end
2220
+ end
2221
+
2222
+ class GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess
2223
+ # @private
2224
+ class Representation < Google::Apis::Core::JsonRepresentation
2225
+ hash :metadata, as: 'metadata'
2226
+ end
2227
+ end
2228
+
2229
+ class GoogleCloudDialogflowCxV3ResponseMessageEndInteraction
2230
+ # @private
2231
+ class Representation < Google::Apis::Core::JsonRepresentation
2232
+ end
2233
+ end
2234
+
2235
+ class GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff
2236
+ # @private
2237
+ class Representation < Google::Apis::Core::JsonRepresentation
2238
+ hash :metadata, as: 'metadata'
2239
+ end
2240
+ end
2241
+
2242
+ class GoogleCloudDialogflowCxV3ResponseMessageMixedAudio
2243
+ # @private
2244
+ class Representation < Google::Apis::Core::JsonRepresentation
2245
+ collection :segments, as: 'segments', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment::Representation
2246
+
2247
+ end
2248
+ end
2249
+
2250
+ class GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment
2251
+ # @private
2252
+ class Representation < Google::Apis::Core::JsonRepresentation
2253
+ property :allow_playback_interruption, as: 'allowPlaybackInterruption'
2254
+ property :audio, :base64 => true, as: 'audio'
2255
+ property :uri, as: 'uri'
2256
+ end
2257
+ end
2258
+
2259
+ class GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText
2260
+ # @private
2261
+ class Representation < Google::Apis::Core::JsonRepresentation
2262
+ property :allow_playback_interruption, as: 'allowPlaybackInterruption'
2263
+ property :ssml, as: 'ssml'
2264
+ property :text, as: 'text'
2265
+ end
2266
+ end
2267
+
2268
+ class GoogleCloudDialogflowCxV3ResponseMessagePlayAudio
2269
+ # @private
2270
+ class Representation < Google::Apis::Core::JsonRepresentation
2271
+ property :allow_playback_interruption, as: 'allowPlaybackInterruption'
2272
+ property :audio_uri, as: 'audioUri'
2273
+ end
2274
+ end
2275
+
2276
+ class GoogleCloudDialogflowCxV3ResponseMessageText
2277
+ # @private
2278
+ class Representation < Google::Apis::Core::JsonRepresentation
2279
+ property :allow_playback_interruption, as: 'allowPlaybackInterruption'
2280
+ collection :text, as: 'text'
2281
+ end
2282
+ end
2283
+
2284
+ class GoogleCloudDialogflowCxV3RunTestCaseMetadata
2285
+ # @private
2286
+ class Representation < Google::Apis::Core::JsonRepresentation
2287
+ end
2288
+ end
2289
+
2290
+ class GoogleCloudDialogflowCxV3RunTestCaseResponse
2291
+ # @private
2292
+ class Representation < Google::Apis::Core::JsonRepresentation
2293
+ property :result, as: 'result', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3TestCaseResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3TestCaseResult::Representation
2294
+
2295
+ end
2296
+ end
2297
+
2298
+ class GoogleCloudDialogflowCxV3SessionInfo
2299
+ # @private
2300
+ class Representation < Google::Apis::Core::JsonRepresentation
2301
+ hash :parameters, as: 'parameters'
2302
+ property :session, as: 'session'
2303
+ end
2304
+ end
2305
+
2306
+ class GoogleCloudDialogflowCxV3TestCase
2307
+ # @private
2308
+ class Representation < Google::Apis::Core::JsonRepresentation
2309
+ property :creation_time, as: 'creationTime'
2310
+ property :display_name, as: 'displayName'
2311
+ property :last_test_result, as: 'lastTestResult', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3TestCaseResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3TestCaseResult::Representation
2312
+
2313
+ property :name, as: 'name'
2314
+ property :notes, as: 'notes'
2315
+ collection :tags, as: 'tags'
2316
+ collection :test_case_conversation_turns, as: 'testCaseConversationTurns', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ConversationTurn, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ConversationTurn::Representation
2317
+
2318
+ property :test_config, as: 'testConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3TestConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3TestConfig::Representation
2319
+
2320
+ end
2321
+ end
2322
+
2323
+ class GoogleCloudDialogflowCxV3TestCaseError
2324
+ # @private
2325
+ class Representation < Google::Apis::Core::JsonRepresentation
2326
+ property :status, as: 'status', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
2327
+
2328
+ property :test_case, as: 'testCase', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3TestCase, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3TestCase::Representation
2329
+
2330
+ end
2331
+ end
2332
+
2333
+ class GoogleCloudDialogflowCxV3TestCaseResult
2334
+ # @private
2335
+ class Representation < Google::Apis::Core::JsonRepresentation
2336
+ collection :conversation_turns, as: 'conversationTurns', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ConversationTurn, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ConversationTurn::Representation
2337
+
2338
+ property :environment, as: 'environment'
2339
+ property :name, as: 'name'
2340
+ property :test_result, as: 'testResult'
2341
+ property :test_time, as: 'testTime'
2342
+ end
2343
+ end
2344
+
2345
+ class GoogleCloudDialogflowCxV3TestConfig
2346
+ # @private
2347
+ class Representation < Google::Apis::Core::JsonRepresentation
2348
+ property :flow, as: 'flow'
2349
+ collection :tracking_parameters, as: 'trackingParameters'
2350
+ end
2351
+ end
2352
+
2353
+ class GoogleCloudDialogflowCxV3TestError
2354
+ # @private
2355
+ class Representation < Google::Apis::Core::JsonRepresentation
2356
+ property :status, as: 'status', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
2357
+
2358
+ property :test_case, as: 'testCase'
2359
+ property :test_time, as: 'testTime'
2360
+ end
2361
+ end
2362
+
2363
+ class GoogleCloudDialogflowCxV3TestRunDifference
2364
+ # @private
2365
+ class Representation < Google::Apis::Core::JsonRepresentation
2366
+ property :description, as: 'description'
2367
+ property :type, as: 'type'
2368
+ end
2369
+ end
2370
+
2371
+ class GoogleCloudDialogflowCxV3TextInput
2372
+ # @private
2373
+ class Representation < Google::Apis::Core::JsonRepresentation
2374
+ property :text, as: 'text'
2375
+ end
2376
+ end
2377
+
2378
+ class GoogleCloudDialogflowCxV3TransitionRoute
2379
+ # @private
2380
+ class Representation < Google::Apis::Core::JsonRepresentation
2381
+ property :condition, as: 'condition'
2382
+ property :intent, as: 'intent'
2383
+ property :name, as: 'name'
2384
+ property :target_flow, as: 'targetFlow'
2385
+ property :target_page, as: 'targetPage'
2386
+ property :trigger_fulfillment, as: 'triggerFulfillment', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3Fulfillment, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3Fulfillment::Representation
2387
+
2388
+ end
2389
+ end
2390
+
2391
+ class GoogleCloudDialogflowCxV3UpdateDocumentOperationMetadata
2392
+ # @private
2393
+ class Representation < Google::Apis::Core::JsonRepresentation
2394
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3GenericKnowledgeOperationMetadata::Representation
2395
+
2396
+ end
2397
+ end
2398
+
2399
+ class GoogleCloudDialogflowCxV3WebhookRequest
2400
+ # @private
2401
+ class Representation < Google::Apis::Core::JsonRepresentation
2402
+ property :detect_intent_response_id, as: 'detectIntentResponseId'
2403
+ property :fulfillment_info, as: 'fulfillmentInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo::Representation
2404
+
2405
+ property :intent_info, as: 'intentInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookRequestIntentInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookRequestIntentInfo::Representation
2406
+
2407
+ collection :messages, as: 'messages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessage::Representation
2408
+
2409
+ property :page_info, as: 'pageInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3PageInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3PageInfo::Representation
2410
+
2411
+ hash :payload, as: 'payload'
2412
+ property :session_info, as: 'sessionInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3SessionInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3SessionInfo::Representation
2413
+
2414
+ end
2415
+ end
2416
+
2417
+ class GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo
2418
+ # @private
2419
+ class Representation < Google::Apis::Core::JsonRepresentation
2420
+ property :tag, as: 'tag'
2421
+ end
2422
+ end
2423
+
2424
+ class GoogleCloudDialogflowCxV3WebhookRequestIntentInfo
2425
+ # @private
2426
+ class Representation < Google::Apis::Core::JsonRepresentation
2427
+ property :last_matched_intent, as: 'lastMatchedIntent'
2428
+ hash :parameters, as: 'parameters', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue::Representation
2429
+
2430
+ end
2431
+ end
2432
+
2433
+ class GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue
2434
+ # @private
2435
+ class Representation < Google::Apis::Core::JsonRepresentation
2436
+ property :original_value, as: 'originalValue'
2437
+ property :resolved_value, as: 'resolvedValue'
2438
+ end
2439
+ end
2440
+
2441
+ class GoogleCloudDialogflowCxV3WebhookResponse
2442
+ # @private
2443
+ class Representation < Google::Apis::Core::JsonRepresentation
2444
+ property :fulfillment_response, as: 'fulfillmentResponse', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse::Representation
2445
+
2446
+ property :page_info, as: 'pageInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3PageInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3PageInfo::Representation
2447
+
2448
+ hash :payload, as: 'payload'
2449
+ property :session_info, as: 'sessionInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3SessionInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3SessionInfo::Representation
2450
+
2451
+ property :target_flow, as: 'targetFlow'
2452
+ property :target_page, as: 'targetPage'
2453
+ end
2454
+ end
2455
+
2456
+ class GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse
2457
+ # @private
2458
+ class Representation < Google::Apis::Core::JsonRepresentation
2459
+ property :merge_behavior, as: 'mergeBehavior'
2460
+ collection :messages, as: 'messages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessage::Representation
2461
+
2462
+ end
2463
+ end
2464
+
2465
+ class GoogleCloudDialogflowCxV3beta1AudioInput
2466
+ # @private
2467
+ class Representation < Google::Apis::Core::JsonRepresentation
2468
+ property :audio, :base64 => true, as: 'audio'
2469
+ property :config, as: 'config', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1InputAudioConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1InputAudioConfig::Representation
2470
+
2471
+ end
2472
+ end
2473
+
2474
+ class GoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata
2475
+ # @private
2476
+ class Representation < Google::Apis::Core::JsonRepresentation
2477
+ collection :errors, as: 'errors', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1TestError, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1TestError::Representation
2478
+
2479
+ end
2480
+ end
2481
+
2482
+ class GoogleCloudDialogflowCxV3beta1BatchRunTestCasesResponse
2483
+ # @private
2484
+ class Representation < Google::Apis::Core::JsonRepresentation
2485
+ collection :results, as: 'results', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1TestCaseResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1TestCaseResult::Representation
2486
+
2487
+ end
2488
+ end
2489
+
2490
+ class GoogleCloudDialogflowCxV3beta1ConversationTurn
2491
+ # @private
2492
+ class Representation < Google::Apis::Core::JsonRepresentation
2493
+ property :user_input, as: 'userInput', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput::Representation
2494
+
2495
+ property :virtual_agent_output, as: 'virtualAgentOutput', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput::Representation
2496
+
2497
+ end
2498
+ end
2499
+
2500
+ class GoogleCloudDialogflowCxV3beta1ConversationTurnUserInput
2501
+ # @private
2502
+ class Representation < Google::Apis::Core::JsonRepresentation
2503
+ hash :injected_parameters, as: 'injectedParameters'
2504
+ property :input, as: 'input', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1QueryInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1QueryInput::Representation
2505
+
2506
+ property :is_webhook_enabled, as: 'isWebhookEnabled'
2507
+ end
2508
+ end
2509
+
2510
+ class GoogleCloudDialogflowCxV3beta1ConversationTurnVirtualAgentOutput
2511
+ # @private
2512
+ class Representation < Google::Apis::Core::JsonRepresentation
2513
+ property :current_page, as: 'currentPage', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1Page, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1Page::Representation
2514
+
2515
+ hash :diagnostic_info, as: 'diagnosticInfo'
2516
+ collection :differences, as: 'differences', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1TestRunDifference, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1TestRunDifference::Representation
2517
+
2518
+ hash :session_parameters, as: 'sessionParameters'
2519
+ property :status, as: 'status', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
2520
+
2521
+ collection :text_responses, as: 'textResponses', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageText, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessageText::Representation
2522
+
2523
+ property :triggered_intent, as: 'triggeredIntent', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1Intent, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1Intent::Representation
2524
+
2525
+ end
2526
+ end
2527
+
2528
+ class GoogleCloudDialogflowCxV3beta1CreateDocumentOperationMetadata
2529
+ # @private
2530
+ class Representation < Google::Apis::Core::JsonRepresentation
2531
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata::Representation
2532
+
2533
+ end
2534
+ end
2535
+
2536
+ class GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata
2537
+ # @private
2538
+ class Representation < Google::Apis::Core::JsonRepresentation
2539
+ property :version, as: 'version'
2540
+ end
2541
+ end
2542
+
2543
+ class GoogleCloudDialogflowCxV3beta1DeleteDocumentOperationMetadata
2544
+ # @private
2545
+ class Representation < Google::Apis::Core::JsonRepresentation
2546
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata::Representation
2547
+
2548
+ end
2549
+ end
2550
+
2551
+ class GoogleCloudDialogflowCxV3beta1DtmfInput
2552
+ # @private
2553
+ class Representation < Google::Apis::Core::JsonRepresentation
2554
+ property :digits, as: 'digits'
2555
+ property :finish_digit, as: 'finishDigit'
2556
+ end
2557
+ end
2558
+
2559
+ class GoogleCloudDialogflowCxV3beta1EventHandler
2560
+ # @private
2561
+ class Representation < Google::Apis::Core::JsonRepresentation
2562
+ property :event, as: 'event'
2563
+ property :name, as: 'name'
2564
+ property :target_flow, as: 'targetFlow'
2565
+ property :target_page, as: 'targetPage'
2566
+ property :trigger_fulfillment, as: 'triggerFulfillment', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1Fulfillment, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1Fulfillment::Representation
2567
+
2568
+ end
2569
+ end
2570
+
2571
+ class GoogleCloudDialogflowCxV3beta1EventInput
2572
+ # @private
2573
+ class Representation < Google::Apis::Core::JsonRepresentation
2574
+ property :event, as: 'event'
2575
+ end
2576
+ end
2577
+
2578
+ class GoogleCloudDialogflowCxV3beta1ExportAgentResponse
2579
+ # @private
2580
+ class Representation < Google::Apis::Core::JsonRepresentation
2581
+ property :agent_content, :base64 => true, as: 'agentContent'
2582
+ property :agent_uri, as: 'agentUri'
2583
+ end
2584
+ end
2585
+
2586
+ class GoogleCloudDialogflowCxV3beta1ExportTestCasesMetadata
2587
+ # @private
2588
+ class Representation < Google::Apis::Core::JsonRepresentation
2589
+ end
2590
+ end
2591
+
2592
+ class GoogleCloudDialogflowCxV3beta1ExportTestCasesResponse
2593
+ # @private
2594
+ class Representation < Google::Apis::Core::JsonRepresentation
2595
+ property :content, :base64 => true, as: 'content'
2596
+ property :gcs_uri, as: 'gcsUri'
1213
2597
  end
1214
2598
  end
1215
2599
 
1216
- class GoogleCloudDialogflowCxV3PageInfoFormInfo
2600
+ class GoogleCloudDialogflowCxV3beta1Form
1217
2601
  # @private
1218
2602
  class Representation < Google::Apis::Core::JsonRepresentation
1219
- collection :parameter_info, as: 'parameterInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo::Representation
2603
+ collection :parameters, as: 'parameters', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1FormParameter, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1FormParameter::Representation
1220
2604
 
1221
2605
  end
1222
2606
  end
1223
2607
 
1224
- class GoogleCloudDialogflowCxV3PageInfoFormInfoParameterInfo
2608
+ class GoogleCloudDialogflowCxV3beta1FormParameter
1225
2609
  # @private
1226
2610
  class Representation < Google::Apis::Core::JsonRepresentation
2611
+ property :default_value, as: 'defaultValue'
1227
2612
  property :display_name, as: 'displayName'
1228
- property :just_collected, as: 'justCollected'
2613
+ property :entity_type, as: 'entityType'
2614
+ property :fill_behavior, as: 'fillBehavior', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior::Representation
2615
+
2616
+ property :is_list, as: 'isList'
2617
+ property :redact, as: 'redact'
1229
2618
  property :required, as: 'required'
1230
- property :state, as: 'state'
1231
- property :value, as: 'value'
1232
2619
  end
1233
2620
  end
1234
2621
 
1235
- class GoogleCloudDialogflowCxV3ResponseMessage
2622
+ class GoogleCloudDialogflowCxV3beta1FormParameterFillBehavior
1236
2623
  # @private
1237
2624
  class Representation < Google::Apis::Core::JsonRepresentation
1238
- property :conversation_success, as: 'conversationSuccess', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess::Representation
1239
-
1240
- property :end_interaction, as: 'endInteraction', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageEndInteraction, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageEndInteraction::Representation
1241
-
1242
- property :live_agent_handoff, as: 'liveAgentHandoff', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff::Representation
1243
-
1244
- property :mixed_audio, as: 'mixedAudio', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageMixedAudio, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageMixedAudio::Representation
1245
-
1246
- property :output_audio_text, as: 'outputAudioText', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText::Representation
1247
-
1248
- hash :payload, as: 'payload'
1249
- property :play_audio, as: 'playAudio', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessagePlayAudio, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessagePlayAudio::Representation
2625
+ property :initial_prompt_fulfillment, as: 'initialPromptFulfillment', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1Fulfillment, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1Fulfillment::Representation
1250
2626
 
1251
- property :text, as: 'text', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageText, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageText::Representation
2627
+ collection :reprompt_event_handlers, as: 'repromptEventHandlers', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1EventHandler, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1EventHandler::Representation
1252
2628
 
1253
2629
  end
1254
2630
  end
1255
2631
 
1256
- class GoogleCloudDialogflowCxV3ResponseMessageConversationSuccess
2632
+ class GoogleCloudDialogflowCxV3beta1Fulfillment
1257
2633
  # @private
1258
2634
  class Representation < Google::Apis::Core::JsonRepresentation
1259
- hash :metadata, as: 'metadata'
2635
+ collection :conditional_cases, as: 'conditionalCases', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases::Representation
2636
+
2637
+ collection :messages, as: 'messages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessage::Representation
2638
+
2639
+ collection :set_parameter_actions, as: 'setParameterActions', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction::Representation
2640
+
2641
+ property :tag, as: 'tag'
2642
+ property :webhook, as: 'webhook'
1260
2643
  end
1261
2644
  end
1262
2645
 
1263
- class GoogleCloudDialogflowCxV3ResponseMessageEndInteraction
2646
+ class GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases
1264
2647
  # @private
1265
2648
  class Representation < Google::Apis::Core::JsonRepresentation
2649
+ collection :cases, as: 'cases', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase::Representation
2650
+
1266
2651
  end
1267
2652
  end
1268
2653
 
1269
- class GoogleCloudDialogflowCxV3ResponseMessageLiveAgentHandoff
2654
+ class GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCase
1270
2655
  # @private
1271
2656
  class Representation < Google::Apis::Core::JsonRepresentation
1272
- hash :metadata, as: 'metadata'
2657
+ collection :case_content, as: 'caseContent', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent::Representation
2658
+
2659
+ property :condition, as: 'condition'
1273
2660
  end
1274
2661
  end
1275
2662
 
1276
- class GoogleCloudDialogflowCxV3ResponseMessageMixedAudio
2663
+ class GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCasesCaseCaseContent
1277
2664
  # @private
1278
2665
  class Representation < Google::Apis::Core::JsonRepresentation
1279
- collection :segments, as: 'segments', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment::Representation
2666
+ property :additional_cases, as: 'additionalCases', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1FulfillmentConditionalCases::Representation
2667
+
2668
+ property :message, as: 'message', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ResponseMessage::Representation
1280
2669
 
1281
2670
  end
1282
2671
  end
1283
2672
 
1284
- class GoogleCloudDialogflowCxV3ResponseMessageMixedAudioSegment
2673
+ class GoogleCloudDialogflowCxV3beta1FulfillmentSetParameterAction
1285
2674
  # @private
1286
2675
  class Representation < Google::Apis::Core::JsonRepresentation
1287
- property :allow_playback_interruption, as: 'allowPlaybackInterruption'
1288
- property :audio, :base64 => true, as: 'audio'
1289
- property :uri, as: 'uri'
2676
+ property :parameter, as: 'parameter'
2677
+ property :value, as: 'value'
1290
2678
  end
1291
2679
  end
1292
2680
 
1293
- class GoogleCloudDialogflowCxV3ResponseMessageOutputAudioText
2681
+ class GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata
1294
2682
  # @private
1295
2683
  class Representation < Google::Apis::Core::JsonRepresentation
1296
- property :allow_playback_interruption, as: 'allowPlaybackInterruption'
1297
- property :ssml, as: 'ssml'
1298
- property :text, as: 'text'
2684
+ property :state, as: 'state'
1299
2685
  end
1300
2686
  end
1301
2687
 
1302
- class GoogleCloudDialogflowCxV3ResponseMessagePlayAudio
2688
+ class GoogleCloudDialogflowCxV3beta1ImportDocumentsOperationMetadata
1303
2689
  # @private
1304
2690
  class Representation < Google::Apis::Core::JsonRepresentation
1305
- property :allow_playback_interruption, as: 'allowPlaybackInterruption'
1306
- property :audio_uri, as: 'audioUri'
2691
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata::Representation
2692
+
1307
2693
  end
1308
2694
  end
1309
2695
 
1310
- class GoogleCloudDialogflowCxV3ResponseMessageText
2696
+ class GoogleCloudDialogflowCxV3beta1ImportDocumentsResponse
1311
2697
  # @private
1312
2698
  class Representation < Google::Apis::Core::JsonRepresentation
1313
- property :allow_playback_interruption, as: 'allowPlaybackInterruption'
1314
- collection :text, as: 'text'
2699
+ collection :warnings, as: 'warnings', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
2700
+
1315
2701
  end
1316
2702
  end
1317
2703
 
1318
- class GoogleCloudDialogflowCxV3SessionInfo
2704
+ class GoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata
1319
2705
  # @private
1320
2706
  class Representation < Google::Apis::Core::JsonRepresentation
1321
- hash :parameters, as: 'parameters'
1322
- property :session, as: 'session'
2707
+ collection :errors, as: 'errors', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1TestCaseError, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1TestCaseError::Representation
2708
+
1323
2709
  end
1324
2710
  end
1325
2711
 
1326
- class GoogleCloudDialogflowCxV3WebhookRequest
2712
+ class GoogleCloudDialogflowCxV3beta1ImportTestCasesResponse
1327
2713
  # @private
1328
2714
  class Representation < Google::Apis::Core::JsonRepresentation
1329
- property :detect_intent_response_id, as: 'detectIntentResponseId'
1330
- property :fulfillment_info, as: 'fulfillmentInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo::Representation
1331
-
1332
- property :intent_info, as: 'intentInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookRequestIntentInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookRequestIntentInfo::Representation
1333
-
1334
- collection :messages, as: 'messages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessage::Representation
1335
-
1336
- property :page_info, as: 'pageInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3PageInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3PageInfo::Representation
1337
-
1338
- hash :payload, as: 'payload'
1339
- property :session_info, as: 'sessionInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3SessionInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3SessionInfo::Representation
1340
-
2715
+ collection :names, as: 'names'
1341
2716
  end
1342
2717
  end
1343
2718
 
1344
- class GoogleCloudDialogflowCxV3WebhookRequestFulfillmentInfo
2719
+ class GoogleCloudDialogflowCxV3beta1InputAudioConfig
1345
2720
  # @private
1346
2721
  class Representation < Google::Apis::Core::JsonRepresentation
1347
- property :tag, as: 'tag'
2722
+ property :audio_encoding, as: 'audioEncoding'
2723
+ property :enable_word_info, as: 'enableWordInfo'
2724
+ property :model, as: 'model'
2725
+ property :model_variant, as: 'modelVariant'
2726
+ collection :phrase_hints, as: 'phraseHints'
2727
+ property :sample_rate_hertz, as: 'sampleRateHertz'
2728
+ property :single_utterance, as: 'singleUtterance'
1348
2729
  end
1349
2730
  end
1350
2731
 
1351
- class GoogleCloudDialogflowCxV3WebhookRequestIntentInfo
2732
+ class GoogleCloudDialogflowCxV3beta1Intent
1352
2733
  # @private
1353
2734
  class Representation < Google::Apis::Core::JsonRepresentation
1354
- property :last_matched_intent, as: 'lastMatchedIntent'
1355
- hash :parameters, as: 'parameters', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue::Representation
2735
+ property :description, as: 'description'
2736
+ property :display_name, as: 'displayName'
2737
+ property :is_fallback, as: 'isFallback'
2738
+ hash :labels, as: 'labels'
2739
+ property :name, as: 'name'
2740
+ collection :parameters, as: 'parameters', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1IntentParameter, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1IntentParameter::Representation
2741
+
2742
+ property :priority, as: 'priority'
2743
+ collection :training_phrases, as: 'trainingPhrases', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase::Representation
1356
2744
 
1357
2745
  end
1358
2746
  end
1359
2747
 
1360
- class GoogleCloudDialogflowCxV3WebhookRequestIntentInfoIntentParameterValue
2748
+ class GoogleCloudDialogflowCxV3beta1IntentInput
1361
2749
  # @private
1362
2750
  class Representation < Google::Apis::Core::JsonRepresentation
1363
- property :original_value, as: 'originalValue'
1364
- property :resolved_value, as: 'resolvedValue'
2751
+ property :intent, as: 'intent'
1365
2752
  end
1366
2753
  end
1367
2754
 
1368
- class GoogleCloudDialogflowCxV3WebhookResponse
2755
+ class GoogleCloudDialogflowCxV3beta1IntentParameter
1369
2756
  # @private
1370
2757
  class Representation < Google::Apis::Core::JsonRepresentation
1371
- property :fulfillment_response, as: 'fulfillmentResponse', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse::Representation
1372
-
1373
- property :page_info, as: 'pageInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3PageInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3PageInfo::Representation
1374
-
1375
- hash :payload, as: 'payload'
1376
- property :session_info, as: 'sessionInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3SessionInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3SessionInfo::Representation
1377
-
1378
- property :target_flow, as: 'targetFlow'
1379
- property :target_page, as: 'targetPage'
2758
+ property :entity_type, as: 'entityType'
2759
+ property :id, as: 'id'
2760
+ property :is_list, as: 'isList'
2761
+ property :redact, as: 'redact'
1380
2762
  end
1381
2763
  end
1382
2764
 
1383
- class GoogleCloudDialogflowCxV3WebhookResponseFulfillmentResponse
2765
+ class GoogleCloudDialogflowCxV3beta1IntentTrainingPhrase
1384
2766
  # @private
1385
2767
  class Representation < Google::Apis::Core::JsonRepresentation
1386
- property :merge_behavior, as: 'mergeBehavior'
1387
- collection :messages, as: 'messages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3ResponseMessage::Representation
2768
+ property :id, as: 'id'
2769
+ collection :parts, as: 'parts', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart::Representation
1388
2770
 
2771
+ property :repeat_count, as: 'repeatCount'
1389
2772
  end
1390
2773
  end
1391
2774
 
1392
- class GoogleCloudDialogflowCxV3beta1CreateVersionOperationMetadata
2775
+ class GoogleCloudDialogflowCxV3beta1IntentTrainingPhrasePart
1393
2776
  # @private
1394
2777
  class Representation < Google::Apis::Core::JsonRepresentation
1395
- property :version, as: 'version'
2778
+ property :parameter_id, as: 'parameterId'
2779
+ property :text, as: 'text'
1396
2780
  end
1397
2781
  end
1398
2782
 
1399
- class GoogleCloudDialogflowCxV3beta1ExportAgentResponse
2783
+ class GoogleCloudDialogflowCxV3beta1Page
1400
2784
  # @private
1401
2785
  class Representation < Google::Apis::Core::JsonRepresentation
1402
- property :agent_content, :base64 => true, as: 'agentContent'
1403
- property :agent_uri, as: 'agentUri'
2786
+ property :display_name, as: 'displayName'
2787
+ property :entry_fulfillment, as: 'entryFulfillment', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1Fulfillment, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1Fulfillment::Representation
2788
+
2789
+ collection :event_handlers, as: 'eventHandlers', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1EventHandler, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1EventHandler::Representation
2790
+
2791
+ property :form, as: 'form', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1Form, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1Form::Representation
2792
+
2793
+ property :name, as: 'name'
2794
+ collection :transition_route_groups, as: 'transitionRouteGroups'
2795
+ collection :transition_routes, as: 'transitionRoutes', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1TransitionRoute, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1TransitionRoute::Representation
2796
+
1404
2797
  end
1405
2798
  end
1406
2799
 
@@ -1432,6 +2825,31 @@ module Google
1432
2825
  end
1433
2826
  end
1434
2827
 
2828
+ class GoogleCloudDialogflowCxV3beta1QueryInput
2829
+ # @private
2830
+ class Representation < Google::Apis::Core::JsonRepresentation
2831
+ property :audio, as: 'audio', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1AudioInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1AudioInput::Representation
2832
+
2833
+ property :dtmf, as: 'dtmf', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1DtmfInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1DtmfInput::Representation
2834
+
2835
+ property :event, as: 'event', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1EventInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1EventInput::Representation
2836
+
2837
+ property :intent, as: 'intent', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1IntentInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1IntentInput::Representation
2838
+
2839
+ property :language_code, as: 'languageCode'
2840
+ property :text, as: 'text', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1TextInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1TextInput::Representation
2841
+
2842
+ end
2843
+ end
2844
+
2845
+ class GoogleCloudDialogflowCxV3beta1ReloadDocumentOperationMetadata
2846
+ # @private
2847
+ class Representation < Google::Apis::Core::JsonRepresentation
2848
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata::Representation
2849
+
2850
+ end
2851
+ end
2852
+
1435
2853
  class GoogleCloudDialogflowCxV3beta1ResponseMessage
1436
2854
  # @private
1437
2855
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1515,6 +2933,20 @@ module Google
1515
2933
  end
1516
2934
  end
1517
2935
 
2936
+ class GoogleCloudDialogflowCxV3beta1RunTestCaseMetadata
2937
+ # @private
2938
+ class Representation < Google::Apis::Core::JsonRepresentation
2939
+ end
2940
+ end
2941
+
2942
+ class GoogleCloudDialogflowCxV3beta1RunTestCaseResponse
2943
+ # @private
2944
+ class Representation < Google::Apis::Core::JsonRepresentation
2945
+ property :result, as: 'result', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1TestCaseResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1TestCaseResult::Representation
2946
+
2947
+ end
2948
+ end
2949
+
1518
2950
  class GoogleCloudDialogflowCxV3beta1SessionInfo
1519
2951
  # @private
1520
2952
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -1523,6 +2955,99 @@ module Google
1523
2955
  end
1524
2956
  end
1525
2957
 
2958
+ class GoogleCloudDialogflowCxV3beta1TestCase
2959
+ # @private
2960
+ class Representation < Google::Apis::Core::JsonRepresentation
2961
+ property :creation_time, as: 'creationTime'
2962
+ property :display_name, as: 'displayName'
2963
+ property :last_test_result, as: 'lastTestResult', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1TestCaseResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1TestCaseResult::Representation
2964
+
2965
+ property :name, as: 'name'
2966
+ property :notes, as: 'notes'
2967
+ collection :tags, as: 'tags'
2968
+ collection :test_case_conversation_turns, as: 'testCaseConversationTurns', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ConversationTurn, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ConversationTurn::Representation
2969
+
2970
+ property :test_config, as: 'testConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1TestConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1TestConfig::Representation
2971
+
2972
+ end
2973
+ end
2974
+
2975
+ class GoogleCloudDialogflowCxV3beta1TestCaseError
2976
+ # @private
2977
+ class Representation < Google::Apis::Core::JsonRepresentation
2978
+ property :status, as: 'status', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
2979
+
2980
+ property :test_case, as: 'testCase', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1TestCase, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1TestCase::Representation
2981
+
2982
+ end
2983
+ end
2984
+
2985
+ class GoogleCloudDialogflowCxV3beta1TestCaseResult
2986
+ # @private
2987
+ class Representation < Google::Apis::Core::JsonRepresentation
2988
+ collection :conversation_turns, as: 'conversationTurns', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ConversationTurn, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1ConversationTurn::Representation
2989
+
2990
+ property :environment, as: 'environment'
2991
+ property :name, as: 'name'
2992
+ property :test_result, as: 'testResult'
2993
+ property :test_time, as: 'testTime'
2994
+ end
2995
+ end
2996
+
2997
+ class GoogleCloudDialogflowCxV3beta1TestConfig
2998
+ # @private
2999
+ class Representation < Google::Apis::Core::JsonRepresentation
3000
+ property :flow, as: 'flow'
3001
+ collection :tracking_parameters, as: 'trackingParameters'
3002
+ end
3003
+ end
3004
+
3005
+ class GoogleCloudDialogflowCxV3beta1TestError
3006
+ # @private
3007
+ class Representation < Google::Apis::Core::JsonRepresentation
3008
+ property :status, as: 'status', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
3009
+
3010
+ property :test_case, as: 'testCase'
3011
+ property :test_time, as: 'testTime'
3012
+ end
3013
+ end
3014
+
3015
+ class GoogleCloudDialogflowCxV3beta1TestRunDifference
3016
+ # @private
3017
+ class Representation < Google::Apis::Core::JsonRepresentation
3018
+ property :description, as: 'description'
3019
+ property :type, as: 'type'
3020
+ end
3021
+ end
3022
+
3023
+ class GoogleCloudDialogflowCxV3beta1TextInput
3024
+ # @private
3025
+ class Representation < Google::Apis::Core::JsonRepresentation
3026
+ property :text, as: 'text'
3027
+ end
3028
+ end
3029
+
3030
+ class GoogleCloudDialogflowCxV3beta1TransitionRoute
3031
+ # @private
3032
+ class Representation < Google::Apis::Core::JsonRepresentation
3033
+ property :condition, as: 'condition'
3034
+ property :intent, as: 'intent'
3035
+ property :name, as: 'name'
3036
+ property :target_flow, as: 'targetFlow'
3037
+ property :target_page, as: 'targetPage'
3038
+ property :trigger_fulfillment, as: 'triggerFulfillment', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1Fulfillment, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1Fulfillment::Representation
3039
+
3040
+ end
3041
+ end
3042
+
3043
+ class GoogleCloudDialogflowCxV3beta1UpdateDocumentOperationMetadata
3044
+ # @private
3045
+ class Representation < Google::Apis::Core::JsonRepresentation
3046
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowCxV3beta1GenericKnowledgeOperationMetadata::Representation
3047
+
3048
+ end
3049
+ end
3050
+
1526
3051
  class GoogleCloudDialogflowCxV3beta1WebhookRequest
1527
3052
  # @private
1528
3053
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -2345,6 +3870,7 @@ module Google
2345
3870
  collection :session_entity_types, as: 'sessionEntityTypes', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SessionEntityType, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SessionEntityType::Representation
2346
3871
 
2347
3872
  property :time_zone, as: 'timeZone'
3873
+ hash :webhook_headers, as: 'webhookHeaders'
2348
3874
  end
2349
3875
  end
2350
3876
 
@@ -3190,6 +4716,61 @@ module Google
3190
4716
  end
3191
4717
  end
3192
4718
 
4719
+ class GoogleCloudDialogflowV3alpha1CreateDocumentOperationMetadata
4720
+ # @private
4721
+ class Representation < Google::Apis::Core::JsonRepresentation
4722
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata::Representation
4723
+
4724
+ end
4725
+ end
4726
+
4727
+ class GoogleCloudDialogflowV3alpha1DeleteDocumentOperationMetadata
4728
+ # @private
4729
+ class Representation < Google::Apis::Core::JsonRepresentation
4730
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata::Representation
4731
+
4732
+ end
4733
+ end
4734
+
4735
+ class GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata
4736
+ # @private
4737
+ class Representation < Google::Apis::Core::JsonRepresentation
4738
+ property :state, as: 'state'
4739
+ end
4740
+ end
4741
+
4742
+ class GoogleCloudDialogflowV3alpha1ImportDocumentsOperationMetadata
4743
+ # @private
4744
+ class Representation < Google::Apis::Core::JsonRepresentation
4745
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata::Representation
4746
+
4747
+ end
4748
+ end
4749
+
4750
+ class GoogleCloudDialogflowV3alpha1ImportDocumentsResponse
4751
+ # @private
4752
+ class Representation < Google::Apis::Core::JsonRepresentation
4753
+ collection :warnings, as: 'warnings', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
4754
+
4755
+ end
4756
+ end
4757
+
4758
+ class GoogleCloudDialogflowV3alpha1ReloadDocumentOperationMetadata
4759
+ # @private
4760
+ class Representation < Google::Apis::Core::JsonRepresentation
4761
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata::Representation
4762
+
4763
+ end
4764
+ end
4765
+
4766
+ class GoogleCloudDialogflowV3alpha1UpdateDocumentOperationMetadata
4767
+ # @private
4768
+ class Representation < Google::Apis::Core::JsonRepresentation
4769
+ property :generic_metadata, as: 'genericMetadata', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV3alpha1GenericKnowledgeOperationMetadata::Representation
4770
+
4771
+ end
4772
+ end
4773
+
3193
4774
  class GoogleLongrunningListOperationsResponse
3194
4775
  # @private
3195
4776
  class Representation < Google::Apis::Core::JsonRepresentation