google-api-client 0.19.8 → 0.20.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (355) hide show
  1. checksums.yaml +4 -4
  2. data/.travis.yml +7 -4
  3. data/CHANGELOG.md +106 -0
  4. data/MIGRATING.md +3 -3
  5. data/README.md +6 -9
  6. data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
  7. data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +1 -7
  8. data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +0 -1
  9. data/generated/google/apis/adexchangebuyer2_v2beta1/service.rb +2 -8
  10. data/generated/google/apis/adexchangebuyer_v1_4.rb +1 -1
  11. data/generated/google/apis/adexchangebuyer_v1_4/classes.rb +84 -9
  12. data/generated/google/apis/adexchangebuyer_v1_4/representations.rb +33 -0
  13. data/generated/google/apis/admin_directory_v1.rb +1 -1
  14. data/generated/google/apis/admin_directory_v1/classes.rb +11 -10
  15. data/generated/google/apis/admin_directory_v1/service.rb +21 -7
  16. data/generated/google/apis/analytics_v3.rb +1 -1
  17. data/generated/google/apis/analytics_v3/service.rb +1 -1
  18. data/generated/google/apis/androiddeviceprovisioning_v1.rb +1 -1
  19. data/generated/google/apis/androiddeviceprovisioning_v1/classes.rb +52 -35
  20. data/generated/google/apis/androiddeviceprovisioning_v1/service.rb +33 -20
  21. data/generated/google/apis/androidenterprise_v1.rb +1 -1
  22. data/generated/google/apis/androidenterprise_v1/classes.rb +44 -0
  23. data/generated/google/apis/androidenterprise_v1/representations.rb +17 -0
  24. data/generated/google/apis/androidmanagement_v1.rb +1 -1
  25. data/generated/google/apis/androidmanagement_v1/classes.rb +66 -0
  26. data/generated/google/apis/androidmanagement_v1/representations.rb +10 -0
  27. data/generated/google/apis/androidpublisher_v2.rb +1 -1
  28. data/generated/google/apis/androidpublisher_v2/classes.rb +37 -72
  29. data/generated/google/apis/androidpublisher_v2/representations.rb +5 -34
  30. data/generated/google/apis/androidpublisher_v2/service.rb +6 -52
  31. data/generated/google/apis/appengine_v1.rb +2 -2
  32. data/generated/google/apis/appengine_v1/classes.rb +82 -7
  33. data/generated/google/apis/appengine_v1/representations.rb +32 -0
  34. data/generated/google/apis/appengine_v1/service.rb +2 -2
  35. data/generated/google/apis/appengine_v1alpha.rb +2 -2
  36. data/generated/google/apis/appengine_v1alpha/classes.rb +35 -0
  37. data/generated/google/apis/appengine_v1alpha/representations.rb +16 -0
  38. data/generated/google/apis/appengine_v1alpha/service.rb +2 -2
  39. data/generated/google/apis/appengine_v1beta.rb +2 -2
  40. data/generated/google/apis/appengine_v1beta/classes.rb +51 -7
  41. data/generated/google/apis/appengine_v1beta/representations.rb +17 -0
  42. data/generated/google/apis/appengine_v1beta/service.rb +2 -2
  43. data/generated/google/apis/appengine_v1beta4.rb +2 -2
  44. data/generated/google/apis/appengine_v1beta4/classes.rb +50 -6
  45. data/generated/google/apis/appengine_v1beta4/representations.rb +17 -0
  46. data/generated/google/apis/appengine_v1beta4/service.rb +2 -2
  47. data/generated/google/apis/appengine_v1beta5.rb +2 -2
  48. data/generated/google/apis/appengine_v1beta5/classes.rb +50 -6
  49. data/generated/google/apis/appengine_v1beta5/representations.rb +17 -0
  50. data/generated/google/apis/appengine_v1beta5/service.rb +2 -2
  51. data/generated/google/apis/bigquery_v2.rb +1 -1
  52. data/generated/google/apis/bigquery_v2/classes.rb +19 -11
  53. data/generated/google/apis/bigquery_v2/representations.rb +4 -3
  54. data/generated/google/apis/bigquery_v2/service.rb +9 -1
  55. data/generated/google/apis/bigquerydatatransfer_v1.rb +1 -1
  56. data/generated/google/apis/bigquerydatatransfer_v1/classes.rb +9 -6
  57. data/generated/google/apis/bigquerydatatransfer_v1/representations.rb +1 -0
  58. data/generated/google/apis/bigquerydatatransfer_v1/service.rb +1 -1
  59. data/generated/google/apis/calendar_v3.rb +1 -1
  60. data/generated/google/apis/calendar_v3/classes.rb +3 -1
  61. data/generated/google/apis/{firebaseremoteconfig_v1.rb → chat_v1.rb} +8 -9
  62. data/generated/google/apis/chat_v1/classes.rb +890 -0
  63. data/generated/google/apis/chat_v1/representations.rb +445 -0
  64. data/generated/google/apis/chat_v1/service.rb +344 -0
  65. data/generated/google/apis/cloudbilling_v1.rb +2 -2
  66. data/generated/google/apis/cloudbilling_v1/classes.rb +341 -5
  67. data/generated/google/apis/cloudbilling_v1/representations.rb +103 -0
  68. data/generated/google/apis/cloudbilling_v1/service.rb +217 -10
  69. data/generated/google/apis/cloudbuild_v1.rb +2 -2
  70. data/generated/google/apis/cloudbuild_v1/classes.rb +180 -84
  71. data/generated/google/apis/cloudbuild_v1/representations.rb +35 -0
  72. data/generated/google/apis/cloudbuild_v1/service.rb +25 -25
  73. data/generated/google/apis/cloudiot_v1.rb +2 -2
  74. data/generated/google/apis/cloudiot_v1/classes.rb +13 -142
  75. data/generated/google/apis/cloudiot_v1/representations.rb +0 -32
  76. data/generated/google/apis/cloudiot_v1/service.rb +2 -2
  77. data/generated/google/apis/cloudkms_v1.rb +1 -1
  78. data/generated/google/apis/cloudkms_v1/classes.rb +7 -1
  79. data/generated/google/apis/cloudkms_v1/representations.rb +1 -0
  80. data/generated/google/apis/cloudkms_v1/service.rb +1 -1
  81. data/generated/google/apis/cloudresourcemanager_v1.rb +2 -2
  82. data/generated/google/apis/cloudresourcemanager_v1/classes.rb +2 -2
  83. data/generated/google/apis/cloudresourcemanager_v1/service.rb +4 -5
  84. data/generated/google/apis/cloudresourcemanager_v1beta1.rb +2 -2
  85. data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +1 -1
  86. data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +6 -6
  87. data/generated/google/apis/{clouduseraccounts_beta.rb → cloudresourcemanager_v2.rb} +10 -16
  88. data/generated/google/apis/cloudresourcemanager_v2/classes.rb +821 -0
  89. data/generated/google/apis/cloudresourcemanager_v2/representations.rb +304 -0
  90. data/generated/google/apis/cloudresourcemanager_v2/service.rb +534 -0
  91. data/generated/google/apis/cloudresourcemanager_v2beta1.rb +2 -2
  92. data/generated/google/apis/cloudresourcemanager_v2beta1/service.rb +1 -1
  93. data/generated/google/apis/cloudtasks_v2beta2.rb +1 -1
  94. data/generated/google/apis/cloudtasks_v2beta2/classes.rb +7 -0
  95. data/generated/google/apis/cloudtasks_v2beta2/representations.rb +1 -0
  96. data/generated/google/apis/cloudtrace_v1.rb +1 -1
  97. data/generated/google/apis/cloudtrace_v1/classes.rb +2 -0
  98. data/generated/google/apis/compute_alpha.rb +1 -1
  99. data/generated/google/apis/compute_alpha/classes.rb +216 -120
  100. data/generated/google/apis/compute_alpha/representations.rb +25 -1
  101. data/generated/google/apis/compute_alpha/service.rb +1354 -1621
  102. data/generated/google/apis/compute_beta.rb +1 -1
  103. data/generated/google/apis/compute_beta/classes.rb +548 -85
  104. data/generated/google/apis/compute_beta/representations.rb +159 -0
  105. data/generated/google/apis/compute_beta/service.rb +1971 -1460
  106. data/generated/google/apis/compute_v1.rb +1 -1
  107. data/generated/google/apis/compute_v1/classes.rb +206 -70
  108. data/generated/google/apis/compute_v1/representations.rb +32 -0
  109. data/generated/google/apis/compute_v1/service.rb +1184 -1278
  110. data/generated/google/apis/container_v1.rb +1 -1
  111. data/generated/google/apis/container_v1/classes.rb +742 -9
  112. data/generated/google/apis/container_v1/representations.rb +90 -0
  113. data/generated/google/apis/container_v1/service.rb +1380 -100
  114. data/generated/google/apis/container_v1beta1.rb +1 -1
  115. data/generated/google/apis/container_v1beta1/classes.rb +191 -138
  116. data/generated/google/apis/container_v1beta1/representations.rb +2 -0
  117. data/generated/google/apis/container_v1beta1/service.rb +236 -231
  118. data/generated/google/apis/content_v2.rb +1 -1
  119. data/generated/google/apis/content_v2/classes.rb +2690 -1540
  120. data/generated/google/apis/content_v2/representations.rb +491 -0
  121. data/generated/google/apis/content_v2/service.rb +684 -0
  122. data/generated/google/apis/content_v2sandbox.rb +1 -1
  123. data/generated/google/apis/content_v2sandbox/classes.rb +2 -1
  124. data/generated/google/apis/dataflow_v1b3.rb +2 -2
  125. data/generated/google/apis/dataflow_v1b3/classes.rb +95 -0
  126. data/generated/google/apis/dataflow_v1b3/representations.rb +36 -0
  127. data/generated/google/apis/dataflow_v1b3/service.rb +1 -1
  128. data/generated/google/apis/dataproc_v1.rb +1 -1
  129. data/generated/google/apis/dataproc_v1/classes.rb +56 -45
  130. data/generated/google/apis/dataproc_v1/representations.rb +1 -0
  131. data/generated/google/apis/dataproc_v1/service.rb +30 -3
  132. data/generated/google/apis/dataproc_v1beta2.rb +1 -1
  133. data/generated/google/apis/dataproc_v1beta2/classes.rb +77 -53
  134. data/generated/google/apis/dataproc_v1beta2/representations.rb +2 -0
  135. data/generated/google/apis/dataproc_v1beta2/service.rb +484 -18
  136. data/generated/google/apis/datastore_v1.rb +1 -1
  137. data/generated/google/apis/datastore_v1/classes.rb +372 -0
  138. data/generated/google/apis/datastore_v1/representations.rb +132 -0
  139. data/generated/google/apis/datastore_v1/service.rb +77 -0
  140. data/generated/google/apis/datastore_v1beta1.rb +1 -1
  141. data/generated/google/apis/datastore_v1beta1/classes.rb +255 -0
  142. data/generated/google/apis/datastore_v1beta1/representations.rb +100 -0
  143. data/generated/google/apis/datastore_v1beta3.rb +1 -1
  144. data/generated/google/apis/datastore_v1beta3/classes.rb +255 -0
  145. data/generated/google/apis/datastore_v1beta3/representations.rb +100 -0
  146. data/generated/google/apis/deploymentmanager_alpha.rb +1 -1
  147. data/generated/google/apis/deploymentmanager_alpha/classes.rb +6 -1
  148. data/generated/google/apis/deploymentmanager_alpha/service.rb +121 -145
  149. data/generated/google/apis/deploymentmanager_v2.rb +1 -1
  150. data/generated/google/apis/deploymentmanager_v2/service.rb +79 -91
  151. data/generated/google/apis/deploymentmanager_v2beta.rb +1 -1
  152. data/generated/google/apis/deploymentmanager_v2beta/classes.rb +6 -1
  153. data/generated/google/apis/deploymentmanager_v2beta/service.rb +121 -145
  154. data/generated/google/apis/dialogflow_v2.rb +35 -0
  155. data/generated/google/apis/dialogflow_v2/classes.rb +3994 -0
  156. data/generated/google/apis/dialogflow_v2/representations.rb +1670 -0
  157. data/generated/google/apis/dialogflow_v2/service.rb +1397 -0
  158. data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
  159. data/generated/google/apis/dialogflow_v2beta1/classes.rb +39 -11
  160. data/generated/google/apis/dialogflow_v2beta1/representations.rb +1 -0
  161. data/generated/google/apis/dialogflow_v2beta1/service.rb +559 -16
  162. data/generated/google/apis/dlp_v2.rb +36 -0
  163. data/generated/google/apis/dlp_v2/classes.rb +6431 -0
  164. data/generated/google/apis/dlp_v2/representations.rb +3116 -0
  165. data/generated/google/apis/dlp_v2/service.rb +1300 -0
  166. data/generated/google/apis/dlp_v2beta1.rb +4 -4
  167. data/generated/google/apis/dlp_v2beta1/classes.rb +38 -0
  168. data/generated/google/apis/dlp_v2beta1/representations.rb +17 -0
  169. data/generated/google/apis/dlp_v2beta1/service.rb +3 -3
  170. data/generated/google/apis/dlp_v2beta2.rb +4 -4
  171. data/generated/google/apis/dlp_v2beta2/classes.rb +229 -1
  172. data/generated/google/apis/dlp_v2beta2/representations.rb +91 -0
  173. data/generated/google/apis/dlp_v2beta2/service.rb +3 -3
  174. data/generated/google/apis/dns_v1.rb +1 -1
  175. data/generated/google/apis/dns_v1/classes.rb +496 -0
  176. data/generated/google/apis/dns_v1/representations.rb +188 -0
  177. data/generated/google/apis/dns_v1/service.rb +319 -6
  178. data/generated/google/apis/dns_v1beta2.rb +1 -1
  179. data/generated/google/apis/dns_v1beta2/classes.rb +0 -19
  180. data/generated/google/apis/dns_v1beta2/representations.rb +0 -14
  181. data/generated/google/apis/dns_v1beta2/service.rb +2 -4
  182. data/generated/google/apis/dns_v2beta1.rb +1 -1
  183. data/generated/google/apis/dns_v2beta1/classes.rb +6 -19
  184. data/generated/google/apis/dns_v2beta1/representations.rb +1 -14
  185. data/generated/google/apis/dns_v2beta1/service.rb +2 -4
  186. data/generated/google/apis/doubleclicksearch_v2.rb +1 -1
  187. data/generated/google/apis/doubleclicksearch_v2/classes.rb +4 -0
  188. data/generated/google/apis/firebasedynamiclinks_v1.rb +1 -1
  189. data/generated/google/apis/firebasedynamiclinks_v1/classes.rb +2 -2
  190. data/generated/google/apis/firestore_v1beta1.rb +1 -1
  191. data/generated/google/apis/firestore_v1beta1/classes.rb +1 -1
  192. data/generated/google/apis/genomics_v1.rb +1 -1
  193. data/generated/google/apis/genomics_v1/classes.rb +271 -1
  194. data/generated/google/apis/genomics_v1/representations.rb +140 -0
  195. data/generated/google/apis/genomics_v1/service.rb +9 -1
  196. data/generated/google/apis/genomics_v1alpha2.rb +1 -1
  197. data/generated/google/apis/genomics_v1alpha2/classes.rb +271 -1
  198. data/generated/google/apis/genomics_v1alpha2/representations.rb +140 -0
  199. data/generated/google/apis/genomics_v1alpha2/service.rb +9 -1
  200. data/generated/google/apis/genomics_v2alpha1.rb +37 -0
  201. data/generated/google/apis/genomics_v2alpha1/classes.rb +1306 -0
  202. data/generated/google/apis/genomics_v2alpha1/representations.rb +535 -0
  203. data/generated/google/apis/genomics_v2alpha1/service.rb +261 -0
  204. data/generated/google/apis/gmail_v1.rb +1 -1
  205. data/generated/google/apis/gmail_v1/classes.rb +2 -1
  206. data/generated/google/apis/iam_v1.rb +1 -1
  207. data/generated/google/apis/iam_v1/classes.rb +1 -1
  208. data/generated/google/apis/language_v1.rb +2 -2
  209. data/generated/google/apis/language_v1/classes.rb +2 -1
  210. data/generated/google/apis/language_v1/service.rb +1 -1
  211. data/generated/google/apis/language_v1beta1.rb +2 -2
  212. data/generated/google/apis/language_v1beta1/service.rb +1 -1
  213. data/generated/google/apis/language_v1beta2.rb +2 -2
  214. data/generated/google/apis/language_v1beta2/classes.rb +2 -1
  215. data/generated/google/apis/language_v1beta2/service.rb +1 -1
  216. data/generated/google/apis/logging_v2.rb +1 -1
  217. data/generated/google/apis/logging_v2beta1.rb +1 -1
  218. data/generated/google/apis/manufacturers_v1.rb +1 -1
  219. data/generated/google/apis/manufacturers_v1/service.rb +14 -11
  220. data/generated/google/apis/ml_v1.rb +2 -2
  221. data/generated/google/apis/ml_v1/classes.rb +180 -5
  222. data/generated/google/apis/ml_v1/representations.rb +49 -0
  223. data/generated/google/apis/ml_v1/service.rb +1 -1
  224. data/generated/google/apis/monitoring_v3.rb +1 -1
  225. data/generated/google/apis/monitoring_v3/classes.rb +797 -2
  226. data/generated/google/apis/monitoring_v3/representations.rb +279 -0
  227. data/generated/google/apis/monitoring_v3/service.rb +612 -0
  228. data/generated/google/apis/oslogin_v1.rb +2 -2
  229. data/generated/google/apis/oslogin_v1/service.rb +1 -1
  230. data/generated/google/apis/oslogin_v1alpha.rb +2 -2
  231. data/generated/google/apis/oslogin_v1alpha/service.rb +1 -1
  232. data/generated/google/apis/oslogin_v1beta.rb +2 -2
  233. data/generated/google/apis/oslogin_v1beta/service.rb +1 -1
  234. data/generated/google/apis/pagespeedonline_v4.rb +32 -0
  235. data/generated/google/apis/pagespeedonline_v4/classes.rb +795 -0
  236. data/generated/google/apis/pagespeedonline_v4/representations.rb +335 -0
  237. data/generated/google/apis/pagespeedonline_v4/service.rb +129 -0
  238. data/generated/google/apis/people_v1.rb +2 -2
  239. data/generated/google/apis/people_v1/classes.rb +5 -2
  240. data/generated/google/apis/people_v1/service.rb +9 -7
  241. data/generated/google/apis/poly_v1.rb +1 -1
  242. data/generated/google/apis/poly_v1/classes.rb +153 -0
  243. data/generated/google/apis/poly_v1/representations.rb +67 -0
  244. data/generated/google/apis/proximitybeacon_v1beta1.rb +2 -2
  245. data/generated/google/apis/proximitybeacon_v1beta1/service.rb +1 -1
  246. data/generated/google/apis/pubsub_v1.rb +1 -1
  247. data/generated/google/apis/pubsub_v1/classes.rb +3 -0
  248. data/generated/google/apis/pubsub_v1/service.rb +7 -0
  249. data/generated/google/apis/script_v1.rb +2 -2
  250. data/generated/google/apis/script_v1/service.rb +1 -1
  251. data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
  252. data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +21 -126
  253. data/generated/google/apis/serviceconsumermanagement_v1/representations.rb +0 -30
  254. data/generated/google/apis/serviceconsumermanagement_v1/service.rb +14 -13
  255. data/generated/google/apis/servicecontrol_v1.rb +1 -1
  256. data/generated/google/apis/servicecontrol_v1/classes.rb +2 -1
  257. data/generated/google/apis/servicecontrol_v1/service.rb +9 -6
  258. data/generated/google/apis/servicemanagement_v1.rb +1 -1
  259. data/generated/google/apis/servicemanagement_v1/classes.rb +44 -157
  260. data/generated/google/apis/servicemanagement_v1/representations.rb +2 -48
  261. data/generated/google/apis/servicemanagement_v1/service.rb +9 -0
  262. data/generated/google/apis/{serviceusage_v1.rb → serviceusage_v1beta1.rb} +6 -6
  263. data/generated/google/apis/{serviceusage_v1 → serviceusage_v1beta1}/classes.rb +290 -325
  264. data/generated/google/apis/{serviceusage_v1 → serviceusage_v1beta1}/representations.rb +105 -163
  265. data/generated/google/apis/{serviceusage_v1 → serviceusage_v1beta1}/service.rb +105 -163
  266. data/generated/google/apis/serviceuser_v1.rb +2 -2
  267. data/generated/google/apis/serviceuser_v1/classes.rb +44 -101
  268. data/generated/google/apis/serviceuser_v1/representations.rb +2 -30
  269. data/generated/google/apis/serviceuser_v1/service.rb +1 -1
  270. data/generated/google/apis/sheets_v4.rb +1 -1
  271. data/generated/google/apis/sheets_v4/classes.rb +643 -10
  272. data/generated/google/apis/sheets_v4/representations.rb +53 -0
  273. data/generated/google/apis/slides_v1.rb +1 -1
  274. data/generated/google/apis/slides_v1/classes.rb +92 -9
  275. data/generated/google/apis/slides_v1/representations.rb +21 -0
  276. data/generated/google/apis/slides_v1/service.rb +3 -2
  277. data/generated/google/apis/sourcerepo_v1.rb +1 -1
  278. data/generated/google/apis/sourcerepo_v1/classes.rb +4 -73
  279. data/generated/google/apis/sourcerepo_v1/representations.rb +0 -20
  280. data/generated/google/apis/spanner_v1.rb +1 -1
  281. data/generated/google/apis/spanner_v1/classes.rb +238 -2
  282. data/generated/google/apis/spanner_v1/representations.rb +86 -0
  283. data/generated/google/apis/spanner_v1/service.rb +80 -0
  284. data/generated/google/apis/speech_v1.rb +2 -2
  285. data/generated/google/apis/speech_v1/classes.rb +14 -19
  286. data/generated/google/apis/speech_v1/representations.rb +0 -1
  287. data/generated/google/apis/speech_v1/service.rb +1 -1
  288. data/generated/google/apis/speech_v1beta1.rb +2 -2
  289. data/generated/google/apis/speech_v1beta1/service.rb +1 -1
  290. data/generated/google/apis/sqladmin_v1beta4.rb +1 -1
  291. data/generated/google/apis/sqladmin_v1beta4/classes.rb +15 -6
  292. data/generated/google/apis/sqladmin_v1beta4/representations.rb +1 -0
  293. data/generated/google/apis/storage_v1.rb +1 -1
  294. data/generated/google/apis/storage_v1/service.rb +3 -6
  295. data/generated/google/apis/storagetransfer_v1.rb +2 -2
  296. data/generated/google/apis/storagetransfer_v1/service.rb +1 -1
  297. data/generated/google/apis/testing_v1.rb +1 -1
  298. data/generated/google/apis/testing_v1/classes.rb +107 -2
  299. data/generated/google/apis/testing_v1/representations.rb +38 -0
  300. data/generated/google/apis/texttospeech_v1beta1.rb +34 -0
  301. data/generated/google/apis/texttospeech_v1beta1/classes.rb +278 -0
  302. data/generated/google/apis/texttospeech_v1beta1/representations.rb +133 -0
  303. data/generated/google/apis/texttospeech_v1beta1/service.rb +128 -0
  304. data/generated/google/apis/toolresults_v1beta3.rb +1 -1
  305. data/generated/google/apis/toolresults_v1beta3/classes.rb +30 -16
  306. data/generated/google/apis/tpu_v1alpha1.rb +1 -1
  307. data/generated/google/apis/tpu_v1alpha1/classes.rb +57 -0
  308. data/generated/google/apis/tpu_v1alpha1/representations.rb +30 -0
  309. data/generated/google/apis/tpu_v1alpha1/service.rb +73 -1
  310. data/generated/google/apis/vault_v1.rb +1 -1
  311. data/generated/google/apis/vault_v1/classes.rb +29 -3
  312. data/generated/google/apis/vault_v1/representations.rb +15 -0
  313. data/generated/google/apis/vault_v1/service.rb +8 -2
  314. data/generated/google/apis/videointelligence_v1beta1.rb +1 -1
  315. data/generated/google/apis/videointelligence_v1beta1/classes.rb +650 -0
  316. data/generated/google/apis/videointelligence_v1beta1/representations.rb +315 -0
  317. data/generated/google/apis/vision_v1.rb +2 -2
  318. data/generated/google/apis/vision_v1/classes.rb +290 -2
  319. data/generated/google/apis/vision_v1/representations.rb +128 -0
  320. data/generated/google/apis/vision_v1/service.rb +187 -1
  321. data/generated/google/apis/vision_v1p1beta1.rb +2 -2
  322. data/generated/google/apis/vision_v1p1beta1/classes.rb +136 -2
  323. data/generated/google/apis/vision_v1p1beta1/representations.rb +71 -0
  324. data/generated/google/apis/vision_v1p1beta1/service.rb +1 -1
  325. data/generated/google/apis/vision_v1p2beta1.rb +39 -0
  326. data/generated/google/apis/vision_v1p2beta1/classes.rb +2172 -0
  327. data/generated/google/apis/vision_v1p2beta1/representations.rb +895 -0
  328. data/generated/google/apis/vision_v1p2beta1/service.rb +126 -0
  329. data/generated/google/apis/youtube_partner_v1.rb +1 -1
  330. data/generated/google/apis/youtube_v3.rb +1 -1
  331. data/generated/google/apis/youtube_v3/classes.rb +12 -0
  332. data/generated/google/apis/youtube_v3/representations.rb +2 -0
  333. data/generated/google/apis/youtubereporting_v1.rb +1 -1
  334. data/lib/google/apis/core/json_representation.rb +1 -1
  335. data/lib/google/apis/version.rb +3 -3
  336. data/samples/web/Gemfile +3 -0
  337. metadata +38 -26
  338. data/generated/google/apis/clouduseraccounts_alpha.rb +0 -44
  339. data/generated/google/apis/clouduseraccounts_alpha/classes.rb +0 -1188
  340. data/generated/google/apis/clouduseraccounts_alpha/representations.rb +0 -494
  341. data/generated/google/apis/clouduseraccounts_alpha/service.rb +0 -1152
  342. data/generated/google/apis/clouduseraccounts_beta/classes.rb +0 -845
  343. data/generated/google/apis/clouduseraccounts_beta/representations.rb +0 -352
  344. data/generated/google/apis/clouduseraccounts_beta/service.rb +0 -908
  345. data/generated/google/apis/clouduseraccounts_vm_alpha.rb +0 -44
  346. data/generated/google/apis/clouduseraccounts_vm_alpha/classes.rb +0 -1188
  347. data/generated/google/apis/clouduseraccounts_vm_alpha/representations.rb +0 -494
  348. data/generated/google/apis/clouduseraccounts_vm_alpha/service.rb +0 -1152
  349. data/generated/google/apis/clouduseraccounts_vm_beta.rb +0 -44
  350. data/generated/google/apis/clouduseraccounts_vm_beta/classes.rb +0 -845
  351. data/generated/google/apis/clouduseraccounts_vm_beta/representations.rb +0 -352
  352. data/generated/google/apis/clouduseraccounts_vm_beta/service.rb +0 -908
  353. data/generated/google/apis/firebaseremoteconfig_v1/classes.rb +0 -200
  354. data/generated/google/apis/firebaseremoteconfig_v1/representations.rb +0 -89
  355. data/generated/google/apis/firebaseremoteconfig_v1/service.rb +0 -153
@@ -0,0 +1,1670 @@
1
+ # Copyright 2015 Google Inc.
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require 'date'
16
+ require 'google/apis/core/base_service'
17
+ require 'google/apis/core/json_representation'
18
+ require 'google/apis/core/hashable'
19
+ require 'google/apis/errors'
20
+
21
+ module Google
22
+ module Apis
23
+ module DialogflowV2
24
+
25
+ class GoogleCloudDialogflowV2Agent
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class GoogleCloudDialogflowV2BatchCreateEntitiesRequest
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class GoogleCloudDialogflowV2BatchDeleteEntitiesRequest
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class GoogleCloudDialogflowV2BatchDeleteEntityTypesRequest
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class GoogleCloudDialogflowV2BatchDeleteIntentsRequest
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class GoogleCloudDialogflowV2BatchUpdateEntitiesRequest
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class GoogleCloudDialogflowV2BatchUpdateEntityTypesRequest
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class GoogleCloudDialogflowV2BatchUpdateIntentsRequest
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class GoogleCloudDialogflowV2BatchUpdateIntentsResponse
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class GoogleCloudDialogflowV2Context
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class GoogleCloudDialogflowV2DetectIntentRequest
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class GoogleCloudDialogflowV2DetectIntentResponse
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class GoogleCloudDialogflowV2EntityType
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class GoogleCloudDialogflowV2EntityTypeBatch
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class GoogleCloudDialogflowV2EntityTypeEntity
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class GoogleCloudDialogflowV2EventInput
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class GoogleCloudDialogflowV2ExportAgentRequest
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class GoogleCloudDialogflowV2ExportAgentResponse
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class GoogleCloudDialogflowV2ImportAgentRequest
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class GoogleCloudDialogflowV2InputAudioConfig
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class GoogleCloudDialogflowV2Intent
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class GoogleCloudDialogflowV2IntentBatch
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class GoogleCloudDialogflowV2IntentFollowupIntentInfo
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class GoogleCloudDialogflowV2IntentMessage
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class GoogleCloudDialogflowV2IntentMessageBasicCard
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class GoogleCloudDialogflowV2IntentMessageBasicCardButton
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class GoogleCloudDialogflowV2IntentMessageCard
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class GoogleCloudDialogflowV2IntentMessageCardButton
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class GoogleCloudDialogflowV2IntentMessageCarouselSelect
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class GoogleCloudDialogflowV2IntentMessageCarouselSelectItem
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class GoogleCloudDialogflowV2IntentMessageImage
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ class GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ class GoogleCloudDialogflowV2IntentMessageListSelect
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class GoogleCloudDialogflowV2IntentMessageListSelectItem
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
241
+ class GoogleCloudDialogflowV2IntentMessageQuickReplies
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class GoogleCloudDialogflowV2IntentMessageSelectItemInfo
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class GoogleCloudDialogflowV2IntentMessageSimpleResponse
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class GoogleCloudDialogflowV2IntentMessageSimpleResponses
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class GoogleCloudDialogflowV2IntentMessageSuggestion
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
271
+ class GoogleCloudDialogflowV2IntentMessageSuggestions
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
277
+ class GoogleCloudDialogflowV2IntentMessageText
278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
279
+
280
+ include Google::Apis::Core::JsonObjectSupport
281
+ end
282
+
283
+ class GoogleCloudDialogflowV2IntentParameter
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class GoogleCloudDialogflowV2IntentTrainingPhrase
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
295
+ class GoogleCloudDialogflowV2IntentTrainingPhrasePart
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
301
+ class GoogleCloudDialogflowV2ListContextsResponse
302
+ class Representation < Google::Apis::Core::JsonRepresentation; end
303
+
304
+ include Google::Apis::Core::JsonObjectSupport
305
+ end
306
+
307
+ class GoogleCloudDialogflowV2ListEntityTypesResponse
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
313
+ class GoogleCloudDialogflowV2ListIntentsResponse
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
319
+ class GoogleCloudDialogflowV2ListSessionEntityTypesResponse
320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
321
+
322
+ include Google::Apis::Core::JsonObjectSupport
323
+ end
324
+
325
+ class GoogleCloudDialogflowV2OriginalDetectIntentRequest
326
+ class Representation < Google::Apis::Core::JsonRepresentation; end
327
+
328
+ include Google::Apis::Core::JsonObjectSupport
329
+ end
330
+
331
+ class GoogleCloudDialogflowV2QueryInput
332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
337
+ class GoogleCloudDialogflowV2QueryParameters
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
343
+ class GoogleCloudDialogflowV2QueryResult
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
349
+ class GoogleCloudDialogflowV2RestoreAgentRequest
350
+ class Representation < Google::Apis::Core::JsonRepresentation; end
351
+
352
+ include Google::Apis::Core::JsonObjectSupport
353
+ end
354
+
355
+ class GoogleCloudDialogflowV2SearchAgentsResponse
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
361
+ class GoogleCloudDialogflowV2SessionEntityType
362
+ class Representation < Google::Apis::Core::JsonRepresentation; end
363
+
364
+ include Google::Apis::Core::JsonObjectSupport
365
+ end
366
+
367
+ class GoogleCloudDialogflowV2TextInput
368
+ class Representation < Google::Apis::Core::JsonRepresentation; end
369
+
370
+ include Google::Apis::Core::JsonObjectSupport
371
+ end
372
+
373
+ class GoogleCloudDialogflowV2TrainAgentRequest
374
+ class Representation < Google::Apis::Core::JsonRepresentation; end
375
+
376
+ include Google::Apis::Core::JsonObjectSupport
377
+ end
378
+
379
+ class GoogleCloudDialogflowV2WebhookRequest
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
385
+ class GoogleCloudDialogflowV2WebhookResponse
386
+ class Representation < Google::Apis::Core::JsonRepresentation; end
387
+
388
+ include Google::Apis::Core::JsonObjectSupport
389
+ end
390
+
391
+ class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse
392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
393
+
394
+ include Google::Apis::Core::JsonObjectSupport
395
+ end
396
+
397
+ class GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse
398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
399
+
400
+ include Google::Apis::Core::JsonObjectSupport
401
+ end
402
+
403
+ class GoogleCloudDialogflowV2beta1Context
404
+ class Representation < Google::Apis::Core::JsonRepresentation; end
405
+
406
+ include Google::Apis::Core::JsonObjectSupport
407
+ end
408
+
409
+ class GoogleCloudDialogflowV2beta1EntityType
410
+ class Representation < Google::Apis::Core::JsonRepresentation; end
411
+
412
+ include Google::Apis::Core::JsonObjectSupport
413
+ end
414
+
415
+ class GoogleCloudDialogflowV2beta1EntityTypeEntity
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
421
+ class GoogleCloudDialogflowV2beta1EventInput
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
427
+ class GoogleCloudDialogflowV2beta1ExportAgentResponse
428
+ class Representation < Google::Apis::Core::JsonRepresentation; end
429
+
430
+ include Google::Apis::Core::JsonObjectSupport
431
+ end
432
+
433
+ class GoogleCloudDialogflowV2beta1Intent
434
+ class Representation < Google::Apis::Core::JsonRepresentation; end
435
+
436
+ include Google::Apis::Core::JsonObjectSupport
437
+ end
438
+
439
+ class GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo
440
+ class Representation < Google::Apis::Core::JsonRepresentation; end
441
+
442
+ include Google::Apis::Core::JsonObjectSupport
443
+ end
444
+
445
+ class GoogleCloudDialogflowV2beta1IntentMessage
446
+ class Representation < Google::Apis::Core::JsonRepresentation; end
447
+
448
+ include Google::Apis::Core::JsonObjectSupport
449
+ end
450
+
451
+ class GoogleCloudDialogflowV2beta1IntentMessageBasicCard
452
+ class Representation < Google::Apis::Core::JsonRepresentation; end
453
+
454
+ include Google::Apis::Core::JsonObjectSupport
455
+ end
456
+
457
+ class GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton
458
+ class Representation < Google::Apis::Core::JsonRepresentation; end
459
+
460
+ include Google::Apis::Core::JsonObjectSupport
461
+ end
462
+
463
+ class GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction
464
+ class Representation < Google::Apis::Core::JsonRepresentation; end
465
+
466
+ include Google::Apis::Core::JsonObjectSupport
467
+ end
468
+
469
+ class GoogleCloudDialogflowV2beta1IntentMessageCard
470
+ class Representation < Google::Apis::Core::JsonRepresentation; end
471
+
472
+ include Google::Apis::Core::JsonObjectSupport
473
+ end
474
+
475
+ class GoogleCloudDialogflowV2beta1IntentMessageCardButton
476
+ class Representation < Google::Apis::Core::JsonRepresentation; end
477
+
478
+ include Google::Apis::Core::JsonObjectSupport
479
+ end
480
+
481
+ class GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect
482
+ class Representation < Google::Apis::Core::JsonRepresentation; end
483
+
484
+ include Google::Apis::Core::JsonObjectSupport
485
+ end
486
+
487
+ class GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem
488
+ class Representation < Google::Apis::Core::JsonRepresentation; end
489
+
490
+ include Google::Apis::Core::JsonObjectSupport
491
+ end
492
+
493
+ class GoogleCloudDialogflowV2beta1IntentMessageImage
494
+ class Representation < Google::Apis::Core::JsonRepresentation; end
495
+
496
+ include Google::Apis::Core::JsonObjectSupport
497
+ end
498
+
499
+ class GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion
500
+ class Representation < Google::Apis::Core::JsonRepresentation; end
501
+
502
+ include Google::Apis::Core::JsonObjectSupport
503
+ end
504
+
505
+ class GoogleCloudDialogflowV2beta1IntentMessageListSelect
506
+ class Representation < Google::Apis::Core::JsonRepresentation; end
507
+
508
+ include Google::Apis::Core::JsonObjectSupport
509
+ end
510
+
511
+ class GoogleCloudDialogflowV2beta1IntentMessageListSelectItem
512
+ class Representation < Google::Apis::Core::JsonRepresentation; end
513
+
514
+ include Google::Apis::Core::JsonObjectSupport
515
+ end
516
+
517
+ class GoogleCloudDialogflowV2beta1IntentMessageQuickReplies
518
+ class Representation < Google::Apis::Core::JsonRepresentation; end
519
+
520
+ include Google::Apis::Core::JsonObjectSupport
521
+ end
522
+
523
+ class GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo
524
+ class Representation < Google::Apis::Core::JsonRepresentation; end
525
+
526
+ include Google::Apis::Core::JsonObjectSupport
527
+ end
528
+
529
+ class GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse
530
+ class Representation < Google::Apis::Core::JsonRepresentation; end
531
+
532
+ include Google::Apis::Core::JsonObjectSupport
533
+ end
534
+
535
+ class GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses
536
+ class Representation < Google::Apis::Core::JsonRepresentation; end
537
+
538
+ include Google::Apis::Core::JsonObjectSupport
539
+ end
540
+
541
+ class GoogleCloudDialogflowV2beta1IntentMessageSuggestion
542
+ class Representation < Google::Apis::Core::JsonRepresentation; end
543
+
544
+ include Google::Apis::Core::JsonObjectSupport
545
+ end
546
+
547
+ class GoogleCloudDialogflowV2beta1IntentMessageSuggestions
548
+ class Representation < Google::Apis::Core::JsonRepresentation; end
549
+
550
+ include Google::Apis::Core::JsonObjectSupport
551
+ end
552
+
553
+ class GoogleCloudDialogflowV2beta1IntentMessageText
554
+ class Representation < Google::Apis::Core::JsonRepresentation; end
555
+
556
+ include Google::Apis::Core::JsonObjectSupport
557
+ end
558
+
559
+ class GoogleCloudDialogflowV2beta1IntentParameter
560
+ class Representation < Google::Apis::Core::JsonRepresentation; end
561
+
562
+ include Google::Apis::Core::JsonObjectSupport
563
+ end
564
+
565
+ class GoogleCloudDialogflowV2beta1IntentTrainingPhrase
566
+ class Representation < Google::Apis::Core::JsonRepresentation; end
567
+
568
+ include Google::Apis::Core::JsonObjectSupport
569
+ end
570
+
571
+ class GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart
572
+ class Representation < Google::Apis::Core::JsonRepresentation; end
573
+
574
+ include Google::Apis::Core::JsonObjectSupport
575
+ end
576
+
577
+ class GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
578
+ class Representation < Google::Apis::Core::JsonRepresentation; end
579
+
580
+ include Google::Apis::Core::JsonObjectSupport
581
+ end
582
+
583
+ class GoogleCloudDialogflowV2beta1QueryResult
584
+ class Representation < Google::Apis::Core::JsonRepresentation; end
585
+
586
+ include Google::Apis::Core::JsonObjectSupport
587
+ end
588
+
589
+ class GoogleCloudDialogflowV2beta1WebhookRequest
590
+ class Representation < Google::Apis::Core::JsonRepresentation; end
591
+
592
+ include Google::Apis::Core::JsonObjectSupport
593
+ end
594
+
595
+ class GoogleCloudDialogflowV2beta1WebhookResponse
596
+ class Representation < Google::Apis::Core::JsonRepresentation; end
597
+
598
+ include Google::Apis::Core::JsonObjectSupport
599
+ end
600
+
601
+ class GoogleLongrunningOperation
602
+ class Representation < Google::Apis::Core::JsonRepresentation; end
603
+
604
+ include Google::Apis::Core::JsonObjectSupport
605
+ end
606
+
607
+ class GoogleProtobufEmpty
608
+ class Representation < Google::Apis::Core::JsonRepresentation; end
609
+
610
+ include Google::Apis::Core::JsonObjectSupport
611
+ end
612
+
613
+ class GoogleRpcStatus
614
+ class Representation < Google::Apis::Core::JsonRepresentation; end
615
+
616
+ include Google::Apis::Core::JsonObjectSupport
617
+ end
618
+
619
+ class GoogleTypeLatLng
620
+ class Representation < Google::Apis::Core::JsonRepresentation; end
621
+
622
+ include Google::Apis::Core::JsonObjectSupport
623
+ end
624
+
625
+ class GoogleCloudDialogflowV2Agent
626
+ # @private
627
+ class Representation < Google::Apis::Core::JsonRepresentation
628
+ property :avatar_uri, as: 'avatarUri'
629
+ property :classification_threshold, as: 'classificationThreshold'
630
+ property :default_language_code, as: 'defaultLanguageCode'
631
+ property :description, as: 'description'
632
+ property :display_name, as: 'displayName'
633
+ property :enable_logging, as: 'enableLogging'
634
+ property :match_mode, as: 'matchMode'
635
+ property :parent, as: 'parent'
636
+ collection :supported_language_codes, as: 'supportedLanguageCodes'
637
+ property :time_zone, as: 'timeZone'
638
+ end
639
+ end
640
+
641
+ class GoogleCloudDialogflowV2BatchCreateEntitiesRequest
642
+ # @private
643
+ class Representation < Google::Apis::Core::JsonRepresentation
644
+ collection :entities, as: 'entities', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EntityTypeEntity, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EntityTypeEntity::Representation
645
+
646
+ property :language_code, as: 'languageCode'
647
+ end
648
+ end
649
+
650
+ class GoogleCloudDialogflowV2BatchDeleteEntitiesRequest
651
+ # @private
652
+ class Representation < Google::Apis::Core::JsonRepresentation
653
+ collection :entity_values, as: 'entityValues'
654
+ property :language_code, as: 'languageCode'
655
+ end
656
+ end
657
+
658
+ class GoogleCloudDialogflowV2BatchDeleteEntityTypesRequest
659
+ # @private
660
+ class Representation < Google::Apis::Core::JsonRepresentation
661
+ collection :entity_type_names, as: 'entityTypeNames'
662
+ end
663
+ end
664
+
665
+ class GoogleCloudDialogflowV2BatchDeleteIntentsRequest
666
+ # @private
667
+ class Representation < Google::Apis::Core::JsonRepresentation
668
+ collection :intents, as: 'intents', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Intent, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Intent::Representation
669
+
670
+ end
671
+ end
672
+
673
+ class GoogleCloudDialogflowV2BatchUpdateEntitiesRequest
674
+ # @private
675
+ class Representation < Google::Apis::Core::JsonRepresentation
676
+ collection :entities, as: 'entities', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EntityTypeEntity, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EntityTypeEntity::Representation
677
+
678
+ property :language_code, as: 'languageCode'
679
+ property :update_mask, as: 'updateMask'
680
+ end
681
+ end
682
+
683
+ class GoogleCloudDialogflowV2BatchUpdateEntityTypesRequest
684
+ # @private
685
+ class Representation < Google::Apis::Core::JsonRepresentation
686
+ property :entity_type_batch_inline, as: 'entityTypeBatchInline', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EntityTypeBatch, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EntityTypeBatch::Representation
687
+
688
+ property :entity_type_batch_uri, as: 'entityTypeBatchUri'
689
+ property :language_code, as: 'languageCode'
690
+ property :update_mask, as: 'updateMask'
691
+ end
692
+ end
693
+
694
+ class GoogleCloudDialogflowV2BatchUpdateEntityTypesResponse
695
+ # @private
696
+ class Representation < Google::Apis::Core::JsonRepresentation
697
+ collection :entity_types, as: 'entityTypes', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EntityType, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EntityType::Representation
698
+
699
+ end
700
+ end
701
+
702
+ class GoogleCloudDialogflowV2BatchUpdateIntentsRequest
703
+ # @private
704
+ class Representation < Google::Apis::Core::JsonRepresentation
705
+ property :intent_batch_inline, as: 'intentBatchInline', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentBatch, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentBatch::Representation
706
+
707
+ property :intent_batch_uri, as: 'intentBatchUri'
708
+ property :intent_view, as: 'intentView'
709
+ property :language_code, as: 'languageCode'
710
+ property :update_mask, as: 'updateMask'
711
+ end
712
+ end
713
+
714
+ class GoogleCloudDialogflowV2BatchUpdateIntentsResponse
715
+ # @private
716
+ class Representation < Google::Apis::Core::JsonRepresentation
717
+ collection :intents, as: 'intents', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Intent, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Intent::Representation
718
+
719
+ end
720
+ end
721
+
722
+ class GoogleCloudDialogflowV2Context
723
+ # @private
724
+ class Representation < Google::Apis::Core::JsonRepresentation
725
+ property :lifespan_count, as: 'lifespanCount'
726
+ property :name, as: 'name'
727
+ hash :parameters, as: 'parameters'
728
+ end
729
+ end
730
+
731
+ class GoogleCloudDialogflowV2DetectIntentRequest
732
+ # @private
733
+ class Representation < Google::Apis::Core::JsonRepresentation
734
+ property :input_audio, :base64 => true, as: 'inputAudio'
735
+ property :query_input, as: 'queryInput', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2QueryInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2QueryInput::Representation
736
+
737
+ property :query_params, as: 'queryParams', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2QueryParameters, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2QueryParameters::Representation
738
+
739
+ end
740
+ end
741
+
742
+ class GoogleCloudDialogflowV2DetectIntentResponse
743
+ # @private
744
+ class Representation < Google::Apis::Core::JsonRepresentation
745
+ property :query_result, as: 'queryResult', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2QueryResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2QueryResult::Representation
746
+
747
+ property :response_id, as: 'responseId'
748
+ property :webhook_status, as: 'webhookStatus', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
749
+
750
+ end
751
+ end
752
+
753
+ class GoogleCloudDialogflowV2EntityType
754
+ # @private
755
+ class Representation < Google::Apis::Core::JsonRepresentation
756
+ property :auto_expansion_mode, as: 'autoExpansionMode'
757
+ property :display_name, as: 'displayName'
758
+ collection :entities, as: 'entities', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EntityTypeEntity, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EntityTypeEntity::Representation
759
+
760
+ property :kind, as: 'kind'
761
+ property :name, as: 'name'
762
+ end
763
+ end
764
+
765
+ class GoogleCloudDialogflowV2EntityTypeBatch
766
+ # @private
767
+ class Representation < Google::Apis::Core::JsonRepresentation
768
+ collection :entity_types, as: 'entityTypes', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EntityType, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EntityType::Representation
769
+
770
+ end
771
+ end
772
+
773
+ class GoogleCloudDialogflowV2EntityTypeEntity
774
+ # @private
775
+ class Representation < Google::Apis::Core::JsonRepresentation
776
+ collection :synonyms, as: 'synonyms'
777
+ property :value, as: 'value'
778
+ end
779
+ end
780
+
781
+ class GoogleCloudDialogflowV2EventInput
782
+ # @private
783
+ class Representation < Google::Apis::Core::JsonRepresentation
784
+ property :language_code, as: 'languageCode'
785
+ property :name, as: 'name'
786
+ hash :parameters, as: 'parameters'
787
+ end
788
+ end
789
+
790
+ class GoogleCloudDialogflowV2ExportAgentRequest
791
+ # @private
792
+ class Representation < Google::Apis::Core::JsonRepresentation
793
+ property :agent_uri, as: 'agentUri'
794
+ end
795
+ end
796
+
797
+ class GoogleCloudDialogflowV2ExportAgentResponse
798
+ # @private
799
+ class Representation < Google::Apis::Core::JsonRepresentation
800
+ property :agent_content, :base64 => true, as: 'agentContent'
801
+ property :agent_uri, as: 'agentUri'
802
+ end
803
+ end
804
+
805
+ class GoogleCloudDialogflowV2ImportAgentRequest
806
+ # @private
807
+ class Representation < Google::Apis::Core::JsonRepresentation
808
+ property :agent_content, :base64 => true, as: 'agentContent'
809
+ property :agent_uri, as: 'agentUri'
810
+ end
811
+ end
812
+
813
+ class GoogleCloudDialogflowV2InputAudioConfig
814
+ # @private
815
+ class Representation < Google::Apis::Core::JsonRepresentation
816
+ property :audio_encoding, as: 'audioEncoding'
817
+ property :language_code, as: 'languageCode'
818
+ collection :phrase_hints, as: 'phraseHints'
819
+ property :sample_rate_hertz, as: 'sampleRateHertz'
820
+ end
821
+ end
822
+
823
+ class GoogleCloudDialogflowV2Intent
824
+ # @private
825
+ class Representation < Google::Apis::Core::JsonRepresentation
826
+ property :action, as: 'action'
827
+ collection :default_response_platforms, as: 'defaultResponsePlatforms'
828
+ property :display_name, as: 'displayName'
829
+ collection :events, as: 'events'
830
+ collection :followup_intent_info, as: 'followupIntentInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentFollowupIntentInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentFollowupIntentInfo::Representation
831
+
832
+ collection :input_context_names, as: 'inputContextNames'
833
+ property :is_fallback, as: 'isFallback'
834
+ collection :messages, as: 'messages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessage::Representation
835
+
836
+ property :ml_disabled, as: 'mlDisabled'
837
+ property :name, as: 'name'
838
+ collection :output_contexts, as: 'outputContexts', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Context, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Context::Representation
839
+
840
+ collection :parameters, as: 'parameters', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentParameter, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentParameter::Representation
841
+
842
+ property :parent_followup_intent_name, as: 'parentFollowupIntentName'
843
+ property :priority, as: 'priority'
844
+ property :reset_contexts, as: 'resetContexts'
845
+ property :root_followup_intent_name, as: 'rootFollowupIntentName'
846
+ collection :training_phrases, as: 'trainingPhrases', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentTrainingPhrase, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentTrainingPhrase::Representation
847
+
848
+ property :webhook_state, as: 'webhookState'
849
+ end
850
+ end
851
+
852
+ class GoogleCloudDialogflowV2IntentBatch
853
+ # @private
854
+ class Representation < Google::Apis::Core::JsonRepresentation
855
+ collection :intents, as: 'intents', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Intent, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Intent::Representation
856
+
857
+ end
858
+ end
859
+
860
+ class GoogleCloudDialogflowV2IntentFollowupIntentInfo
861
+ # @private
862
+ class Representation < Google::Apis::Core::JsonRepresentation
863
+ property :followup_intent_name, as: 'followupIntentName'
864
+ property :parent_followup_intent_name, as: 'parentFollowupIntentName'
865
+ end
866
+ end
867
+
868
+ class GoogleCloudDialogflowV2IntentMessage
869
+ # @private
870
+ class Representation < Google::Apis::Core::JsonRepresentation
871
+ property :basic_card, as: 'basicCard', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageBasicCard, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageBasicCard::Representation
872
+
873
+ property :card, as: 'card', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageCard, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageCard::Representation
874
+
875
+ property :carousel_select, as: 'carouselSelect', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageCarouselSelect, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageCarouselSelect::Representation
876
+
877
+ property :image, as: 'image', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageImage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageImage::Representation
878
+
879
+ property :link_out_suggestion, as: 'linkOutSuggestion', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion::Representation
880
+
881
+ property :list_select, as: 'listSelect', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageListSelect, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageListSelect::Representation
882
+
883
+ hash :payload, as: 'payload'
884
+ property :platform, as: 'platform'
885
+ property :quick_replies, as: 'quickReplies', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageQuickReplies, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageQuickReplies::Representation
886
+
887
+ property :simple_responses, as: 'simpleResponses', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageSimpleResponses, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageSimpleResponses::Representation
888
+
889
+ property :suggestions, as: 'suggestions', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageSuggestions, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageSuggestions::Representation
890
+
891
+ property :text, as: 'text', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageText, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageText::Representation
892
+
893
+ end
894
+ end
895
+
896
+ class GoogleCloudDialogflowV2IntentMessageBasicCard
897
+ # @private
898
+ class Representation < Google::Apis::Core::JsonRepresentation
899
+ collection :buttons, as: 'buttons', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageBasicCardButton, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageBasicCardButton::Representation
900
+
901
+ property :formatted_text, as: 'formattedText'
902
+ property :image, as: 'image', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageImage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageImage::Representation
903
+
904
+ property :subtitle, as: 'subtitle'
905
+ property :title, as: 'title'
906
+ end
907
+ end
908
+
909
+ class GoogleCloudDialogflowV2IntentMessageBasicCardButton
910
+ # @private
911
+ class Representation < Google::Apis::Core::JsonRepresentation
912
+ property :open_uri_action, as: 'openUriAction', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction::Representation
913
+
914
+ property :title, as: 'title'
915
+ end
916
+ end
917
+
918
+ class GoogleCloudDialogflowV2IntentMessageBasicCardButtonOpenUriAction
919
+ # @private
920
+ class Representation < Google::Apis::Core::JsonRepresentation
921
+ property :uri, as: 'uri'
922
+ end
923
+ end
924
+
925
+ class GoogleCloudDialogflowV2IntentMessageCard
926
+ # @private
927
+ class Representation < Google::Apis::Core::JsonRepresentation
928
+ collection :buttons, as: 'buttons', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageCardButton, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageCardButton::Representation
929
+
930
+ property :image_uri, as: 'imageUri'
931
+ property :subtitle, as: 'subtitle'
932
+ property :title, as: 'title'
933
+ end
934
+ end
935
+
936
+ class GoogleCloudDialogflowV2IntentMessageCardButton
937
+ # @private
938
+ class Representation < Google::Apis::Core::JsonRepresentation
939
+ property :postback, as: 'postback'
940
+ property :text, as: 'text'
941
+ end
942
+ end
943
+
944
+ class GoogleCloudDialogflowV2IntentMessageCarouselSelect
945
+ # @private
946
+ class Representation < Google::Apis::Core::JsonRepresentation
947
+ collection :items, as: 'items', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageCarouselSelectItem, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageCarouselSelectItem::Representation
948
+
949
+ end
950
+ end
951
+
952
+ class GoogleCloudDialogflowV2IntentMessageCarouselSelectItem
953
+ # @private
954
+ class Representation < Google::Apis::Core::JsonRepresentation
955
+ property :description, as: 'description'
956
+ property :image, as: 'image', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageImage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageImage::Representation
957
+
958
+ property :info, as: 'info', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageSelectItemInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageSelectItemInfo::Representation
959
+
960
+ property :title, as: 'title'
961
+ end
962
+ end
963
+
964
+ class GoogleCloudDialogflowV2IntentMessageImage
965
+ # @private
966
+ class Representation < Google::Apis::Core::JsonRepresentation
967
+ property :accessibility_text, as: 'accessibilityText'
968
+ property :image_uri, as: 'imageUri'
969
+ end
970
+ end
971
+
972
+ class GoogleCloudDialogflowV2IntentMessageLinkOutSuggestion
973
+ # @private
974
+ class Representation < Google::Apis::Core::JsonRepresentation
975
+ property :destination_name, as: 'destinationName'
976
+ property :uri, as: 'uri'
977
+ end
978
+ end
979
+
980
+ class GoogleCloudDialogflowV2IntentMessageListSelect
981
+ # @private
982
+ class Representation < Google::Apis::Core::JsonRepresentation
983
+ collection :items, as: 'items', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageListSelectItem, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageListSelectItem::Representation
984
+
985
+ property :title, as: 'title'
986
+ end
987
+ end
988
+
989
+ class GoogleCloudDialogflowV2IntentMessageListSelectItem
990
+ # @private
991
+ class Representation < Google::Apis::Core::JsonRepresentation
992
+ property :description, as: 'description'
993
+ property :image, as: 'image', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageImage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageImage::Representation
994
+
995
+ property :info, as: 'info', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageSelectItemInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageSelectItemInfo::Representation
996
+
997
+ property :title, as: 'title'
998
+ end
999
+ end
1000
+
1001
+ class GoogleCloudDialogflowV2IntentMessageQuickReplies
1002
+ # @private
1003
+ class Representation < Google::Apis::Core::JsonRepresentation
1004
+ collection :quick_replies, as: 'quickReplies'
1005
+ property :title, as: 'title'
1006
+ end
1007
+ end
1008
+
1009
+ class GoogleCloudDialogflowV2IntentMessageSelectItemInfo
1010
+ # @private
1011
+ class Representation < Google::Apis::Core::JsonRepresentation
1012
+ property :key, as: 'key'
1013
+ collection :synonyms, as: 'synonyms'
1014
+ end
1015
+ end
1016
+
1017
+ class GoogleCloudDialogflowV2IntentMessageSimpleResponse
1018
+ # @private
1019
+ class Representation < Google::Apis::Core::JsonRepresentation
1020
+ property :display_text, as: 'displayText'
1021
+ property :ssml, as: 'ssml'
1022
+ property :text_to_speech, as: 'textToSpeech'
1023
+ end
1024
+ end
1025
+
1026
+ class GoogleCloudDialogflowV2IntentMessageSimpleResponses
1027
+ # @private
1028
+ class Representation < Google::Apis::Core::JsonRepresentation
1029
+ collection :simple_responses, as: 'simpleResponses', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageSimpleResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageSimpleResponse::Representation
1030
+
1031
+ end
1032
+ end
1033
+
1034
+ class GoogleCloudDialogflowV2IntentMessageSuggestion
1035
+ # @private
1036
+ class Representation < Google::Apis::Core::JsonRepresentation
1037
+ property :title, as: 'title'
1038
+ end
1039
+ end
1040
+
1041
+ class GoogleCloudDialogflowV2IntentMessageSuggestions
1042
+ # @private
1043
+ class Representation < Google::Apis::Core::JsonRepresentation
1044
+ collection :suggestions, as: 'suggestions', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageSuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessageSuggestion::Representation
1045
+
1046
+ end
1047
+ end
1048
+
1049
+ class GoogleCloudDialogflowV2IntentMessageText
1050
+ # @private
1051
+ class Representation < Google::Apis::Core::JsonRepresentation
1052
+ collection :text, as: 'text'
1053
+ end
1054
+ end
1055
+
1056
+ class GoogleCloudDialogflowV2IntentParameter
1057
+ # @private
1058
+ class Representation < Google::Apis::Core::JsonRepresentation
1059
+ property :default_value, as: 'defaultValue'
1060
+ property :display_name, as: 'displayName'
1061
+ property :entity_type_display_name, as: 'entityTypeDisplayName'
1062
+ property :is_list, as: 'isList'
1063
+ property :mandatory, as: 'mandatory'
1064
+ property :name, as: 'name'
1065
+ collection :prompts, as: 'prompts'
1066
+ property :value, as: 'value'
1067
+ end
1068
+ end
1069
+
1070
+ class GoogleCloudDialogflowV2IntentTrainingPhrase
1071
+ # @private
1072
+ class Representation < Google::Apis::Core::JsonRepresentation
1073
+ property :name, as: 'name'
1074
+ collection :parts, as: 'parts', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentTrainingPhrasePart, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentTrainingPhrasePart::Representation
1075
+
1076
+ property :times_added_count, as: 'timesAddedCount'
1077
+ property :type, as: 'type'
1078
+ end
1079
+ end
1080
+
1081
+ class GoogleCloudDialogflowV2IntentTrainingPhrasePart
1082
+ # @private
1083
+ class Representation < Google::Apis::Core::JsonRepresentation
1084
+ property :alias, as: 'alias'
1085
+ property :entity_type, as: 'entityType'
1086
+ property :text, as: 'text'
1087
+ property :user_defined, as: 'userDefined'
1088
+ end
1089
+ end
1090
+
1091
+ class GoogleCloudDialogflowV2ListContextsResponse
1092
+ # @private
1093
+ class Representation < Google::Apis::Core::JsonRepresentation
1094
+ collection :contexts, as: 'contexts', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Context, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Context::Representation
1095
+
1096
+ property :next_page_token, as: 'nextPageToken'
1097
+ end
1098
+ end
1099
+
1100
+ class GoogleCloudDialogflowV2ListEntityTypesResponse
1101
+ # @private
1102
+ class Representation < Google::Apis::Core::JsonRepresentation
1103
+ collection :entity_types, as: 'entityTypes', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EntityType, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EntityType::Representation
1104
+
1105
+ property :next_page_token, as: 'nextPageToken'
1106
+ end
1107
+ end
1108
+
1109
+ class GoogleCloudDialogflowV2ListIntentsResponse
1110
+ # @private
1111
+ class Representation < Google::Apis::Core::JsonRepresentation
1112
+ collection :intents, as: 'intents', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Intent, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Intent::Representation
1113
+
1114
+ property :next_page_token, as: 'nextPageToken'
1115
+ end
1116
+ end
1117
+
1118
+ class GoogleCloudDialogflowV2ListSessionEntityTypesResponse
1119
+ # @private
1120
+ class Representation < Google::Apis::Core::JsonRepresentation
1121
+ property :next_page_token, as: 'nextPageToken'
1122
+ collection :session_entity_types, as: 'sessionEntityTypes', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SessionEntityType, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SessionEntityType::Representation
1123
+
1124
+ end
1125
+ end
1126
+
1127
+ class GoogleCloudDialogflowV2OriginalDetectIntentRequest
1128
+ # @private
1129
+ class Representation < Google::Apis::Core::JsonRepresentation
1130
+ hash :payload, as: 'payload'
1131
+ property :source, as: 'source'
1132
+ end
1133
+ end
1134
+
1135
+ class GoogleCloudDialogflowV2QueryInput
1136
+ # @private
1137
+ class Representation < Google::Apis::Core::JsonRepresentation
1138
+ property :audio_config, as: 'audioConfig', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2InputAudioConfig, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2InputAudioConfig::Representation
1139
+
1140
+ property :event, as: 'event', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EventInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EventInput::Representation
1141
+
1142
+ property :text, as: 'text', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2TextInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2TextInput::Representation
1143
+
1144
+ end
1145
+ end
1146
+
1147
+ class GoogleCloudDialogflowV2QueryParameters
1148
+ # @private
1149
+ class Representation < Google::Apis::Core::JsonRepresentation
1150
+ collection :contexts, as: 'contexts', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Context, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Context::Representation
1151
+
1152
+ property :geo_location, as: 'geoLocation', class: Google::Apis::DialogflowV2::GoogleTypeLatLng, decorator: Google::Apis::DialogflowV2::GoogleTypeLatLng::Representation
1153
+
1154
+ hash :payload, as: 'payload'
1155
+ property :reset_contexts, as: 'resetContexts'
1156
+ collection :session_entity_types, as: 'sessionEntityTypes', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SessionEntityType, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2SessionEntityType::Representation
1157
+
1158
+ property :time_zone, as: 'timeZone'
1159
+ end
1160
+ end
1161
+
1162
+ class GoogleCloudDialogflowV2QueryResult
1163
+ # @private
1164
+ class Representation < Google::Apis::Core::JsonRepresentation
1165
+ property :action, as: 'action'
1166
+ property :all_required_params_present, as: 'allRequiredParamsPresent'
1167
+ hash :diagnostic_info, as: 'diagnosticInfo'
1168
+ collection :fulfillment_messages, as: 'fulfillmentMessages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessage::Representation
1169
+
1170
+ property :fulfillment_text, as: 'fulfillmentText'
1171
+ property :intent, as: 'intent', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Intent, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Intent::Representation
1172
+
1173
+ property :intent_detection_confidence, as: 'intentDetectionConfidence'
1174
+ property :language_code, as: 'languageCode'
1175
+ collection :output_contexts, as: 'outputContexts', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Context, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Context::Representation
1176
+
1177
+ hash :parameters, as: 'parameters'
1178
+ property :query_text, as: 'queryText'
1179
+ property :speech_recognition_confidence, as: 'speechRecognitionConfidence'
1180
+ hash :webhook_payload, as: 'webhookPayload'
1181
+ property :webhook_source, as: 'webhookSource'
1182
+ end
1183
+ end
1184
+
1185
+ class GoogleCloudDialogflowV2RestoreAgentRequest
1186
+ # @private
1187
+ class Representation < Google::Apis::Core::JsonRepresentation
1188
+ property :agent_content, :base64 => true, as: 'agentContent'
1189
+ property :agent_uri, as: 'agentUri'
1190
+ end
1191
+ end
1192
+
1193
+ class GoogleCloudDialogflowV2SearchAgentsResponse
1194
+ # @private
1195
+ class Representation < Google::Apis::Core::JsonRepresentation
1196
+ collection :agents, as: 'agents', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Agent, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Agent::Representation
1197
+
1198
+ property :next_page_token, as: 'nextPageToken'
1199
+ end
1200
+ end
1201
+
1202
+ class GoogleCloudDialogflowV2SessionEntityType
1203
+ # @private
1204
+ class Representation < Google::Apis::Core::JsonRepresentation
1205
+ collection :entities, as: 'entities', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EntityTypeEntity, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EntityTypeEntity::Representation
1206
+
1207
+ property :entity_override_mode, as: 'entityOverrideMode'
1208
+ property :name, as: 'name'
1209
+ end
1210
+ end
1211
+
1212
+ class GoogleCloudDialogflowV2TextInput
1213
+ # @private
1214
+ class Representation < Google::Apis::Core::JsonRepresentation
1215
+ property :language_code, as: 'languageCode'
1216
+ property :text, as: 'text'
1217
+ end
1218
+ end
1219
+
1220
+ class GoogleCloudDialogflowV2TrainAgentRequest
1221
+ # @private
1222
+ class Representation < Google::Apis::Core::JsonRepresentation
1223
+ end
1224
+ end
1225
+
1226
+ class GoogleCloudDialogflowV2WebhookRequest
1227
+ # @private
1228
+ class Representation < Google::Apis::Core::JsonRepresentation
1229
+ property :original_detect_intent_request, as: 'originalDetectIntentRequest', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OriginalDetectIntentRequest, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2OriginalDetectIntentRequest::Representation
1230
+
1231
+ property :query_result, as: 'queryResult', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2QueryResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2QueryResult::Representation
1232
+
1233
+ property :response_id, as: 'responseId'
1234
+ property :session, as: 'session'
1235
+ end
1236
+ end
1237
+
1238
+ class GoogleCloudDialogflowV2WebhookResponse
1239
+ # @private
1240
+ class Representation < Google::Apis::Core::JsonRepresentation
1241
+ property :followup_event_input, as: 'followupEventInput', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EventInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2EventInput::Representation
1242
+
1243
+ collection :fulfillment_messages, as: 'fulfillmentMessages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2IntentMessage::Representation
1244
+
1245
+ property :fulfillment_text, as: 'fulfillmentText'
1246
+ collection :output_contexts, as: 'outputContexts', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Context, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2Context::Representation
1247
+
1248
+ hash :payload, as: 'payload'
1249
+ property :source, as: 'source'
1250
+ end
1251
+ end
1252
+
1253
+ class GoogleCloudDialogflowV2beta1BatchUpdateEntityTypesResponse
1254
+ # @private
1255
+ class Representation < Google::Apis::Core::JsonRepresentation
1256
+ collection :entity_types, as: 'entityTypes', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1EntityType, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1EntityType::Representation
1257
+
1258
+ end
1259
+ end
1260
+
1261
+ class GoogleCloudDialogflowV2beta1BatchUpdateIntentsResponse
1262
+ # @private
1263
+ class Representation < Google::Apis::Core::JsonRepresentation
1264
+ collection :intents, as: 'intents', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1Intent, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1Intent::Representation
1265
+
1266
+ end
1267
+ end
1268
+
1269
+ class GoogleCloudDialogflowV2beta1Context
1270
+ # @private
1271
+ class Representation < Google::Apis::Core::JsonRepresentation
1272
+ property :lifespan_count, as: 'lifespanCount'
1273
+ property :name, as: 'name'
1274
+ hash :parameters, as: 'parameters'
1275
+ end
1276
+ end
1277
+
1278
+ class GoogleCloudDialogflowV2beta1EntityType
1279
+ # @private
1280
+ class Representation < Google::Apis::Core::JsonRepresentation
1281
+ property :auto_expansion_mode, as: 'autoExpansionMode'
1282
+ property :display_name, as: 'displayName'
1283
+ collection :entities, as: 'entities', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1EntityTypeEntity, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1EntityTypeEntity::Representation
1284
+
1285
+ property :kind, as: 'kind'
1286
+ property :name, as: 'name'
1287
+ end
1288
+ end
1289
+
1290
+ class GoogleCloudDialogflowV2beta1EntityTypeEntity
1291
+ # @private
1292
+ class Representation < Google::Apis::Core::JsonRepresentation
1293
+ collection :synonyms, as: 'synonyms'
1294
+ property :value, as: 'value'
1295
+ end
1296
+ end
1297
+
1298
+ class GoogleCloudDialogflowV2beta1EventInput
1299
+ # @private
1300
+ class Representation < Google::Apis::Core::JsonRepresentation
1301
+ property :language_code, as: 'languageCode'
1302
+ property :name, as: 'name'
1303
+ hash :parameters, as: 'parameters'
1304
+ end
1305
+ end
1306
+
1307
+ class GoogleCloudDialogflowV2beta1ExportAgentResponse
1308
+ # @private
1309
+ class Representation < Google::Apis::Core::JsonRepresentation
1310
+ property :agent_content, :base64 => true, as: 'agentContent'
1311
+ property :agent_uri, as: 'agentUri'
1312
+ end
1313
+ end
1314
+
1315
+ class GoogleCloudDialogflowV2beta1Intent
1316
+ # @private
1317
+ class Representation < Google::Apis::Core::JsonRepresentation
1318
+ property :action, as: 'action'
1319
+ collection :default_response_platforms, as: 'defaultResponsePlatforms'
1320
+ property :display_name, as: 'displayName'
1321
+ collection :events, as: 'events'
1322
+ collection :followup_intent_info, as: 'followupIntentInfo', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo::Representation
1323
+
1324
+ collection :input_context_names, as: 'inputContextNames'
1325
+ property :is_fallback, as: 'isFallback'
1326
+ collection :messages, as: 'messages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessage::Representation
1327
+
1328
+ property :ml_disabled, as: 'mlDisabled'
1329
+ property :ml_enabled, as: 'mlEnabled'
1330
+ property :name, as: 'name'
1331
+ collection :output_contexts, as: 'outputContexts', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1Context, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1Context::Representation
1332
+
1333
+ collection :parameters, as: 'parameters', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentParameter, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentParameter::Representation
1334
+
1335
+ property :parent_followup_intent_name, as: 'parentFollowupIntentName'
1336
+ property :priority, as: 'priority'
1337
+ property :reset_contexts, as: 'resetContexts'
1338
+ property :root_followup_intent_name, as: 'rootFollowupIntentName'
1339
+ collection :training_phrases, as: 'trainingPhrases', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentTrainingPhrase, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentTrainingPhrase::Representation
1340
+
1341
+ property :webhook_state, as: 'webhookState'
1342
+ end
1343
+ end
1344
+
1345
+ class GoogleCloudDialogflowV2beta1IntentFollowupIntentInfo
1346
+ # @private
1347
+ class Representation < Google::Apis::Core::JsonRepresentation
1348
+ property :followup_intent_name, as: 'followupIntentName'
1349
+ property :parent_followup_intent_name, as: 'parentFollowupIntentName'
1350
+ end
1351
+ end
1352
+
1353
+ class GoogleCloudDialogflowV2beta1IntentMessage
1354
+ # @private
1355
+ class Representation < Google::Apis::Core::JsonRepresentation
1356
+ property :basic_card, as: 'basicCard', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageBasicCard, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageBasicCard::Representation
1357
+
1358
+ property :card, as: 'card', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageCard, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageCard::Representation
1359
+
1360
+ property :carousel_select, as: 'carouselSelect', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect::Representation
1361
+
1362
+ property :image, as: 'image', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageImage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageImage::Representation
1363
+
1364
+ property :link_out_suggestion, as: 'linkOutSuggestion', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion::Representation
1365
+
1366
+ property :list_select, as: 'listSelect', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageListSelect, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageListSelect::Representation
1367
+
1368
+ hash :payload, as: 'payload'
1369
+ property :platform, as: 'platform'
1370
+ property :quick_replies, as: 'quickReplies', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageQuickReplies, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageQuickReplies::Representation
1371
+
1372
+ property :simple_responses, as: 'simpleResponses', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses::Representation
1373
+
1374
+ property :suggestions, as: 'suggestions', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageSuggestions, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageSuggestions::Representation
1375
+
1376
+ property :text, as: 'text', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageText, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageText::Representation
1377
+
1378
+ end
1379
+ end
1380
+
1381
+ class GoogleCloudDialogflowV2beta1IntentMessageBasicCard
1382
+ # @private
1383
+ class Representation < Google::Apis::Core::JsonRepresentation
1384
+ collection :buttons, as: 'buttons', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton::Representation
1385
+
1386
+ property :formatted_text, as: 'formattedText'
1387
+ property :image, as: 'image', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageImage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageImage::Representation
1388
+
1389
+ property :subtitle, as: 'subtitle'
1390
+ property :title, as: 'title'
1391
+ end
1392
+ end
1393
+
1394
+ class GoogleCloudDialogflowV2beta1IntentMessageBasicCardButton
1395
+ # @private
1396
+ class Representation < Google::Apis::Core::JsonRepresentation
1397
+ property :open_uri_action, as: 'openUriAction', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction::Representation
1398
+
1399
+ property :title, as: 'title'
1400
+ end
1401
+ end
1402
+
1403
+ class GoogleCloudDialogflowV2beta1IntentMessageBasicCardButtonOpenUriAction
1404
+ # @private
1405
+ class Representation < Google::Apis::Core::JsonRepresentation
1406
+ property :uri, as: 'uri'
1407
+ end
1408
+ end
1409
+
1410
+ class GoogleCloudDialogflowV2beta1IntentMessageCard
1411
+ # @private
1412
+ class Representation < Google::Apis::Core::JsonRepresentation
1413
+ collection :buttons, as: 'buttons', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageCardButton, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageCardButton::Representation
1414
+
1415
+ property :image_uri, as: 'imageUri'
1416
+ property :subtitle, as: 'subtitle'
1417
+ property :title, as: 'title'
1418
+ end
1419
+ end
1420
+
1421
+ class GoogleCloudDialogflowV2beta1IntentMessageCardButton
1422
+ # @private
1423
+ class Representation < Google::Apis::Core::JsonRepresentation
1424
+ property :postback, as: 'postback'
1425
+ property :text, as: 'text'
1426
+ end
1427
+ end
1428
+
1429
+ class GoogleCloudDialogflowV2beta1IntentMessageCarouselSelect
1430
+ # @private
1431
+ class Representation < Google::Apis::Core::JsonRepresentation
1432
+ collection :items, as: 'items', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem::Representation
1433
+
1434
+ end
1435
+ end
1436
+
1437
+ class GoogleCloudDialogflowV2beta1IntentMessageCarouselSelectItem
1438
+ # @private
1439
+ class Representation < Google::Apis::Core::JsonRepresentation
1440
+ property :description, as: 'description'
1441
+ property :image, as: 'image', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageImage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageImage::Representation
1442
+
1443
+ property :info, as: 'info', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo::Representation
1444
+
1445
+ property :title, as: 'title'
1446
+ end
1447
+ end
1448
+
1449
+ class GoogleCloudDialogflowV2beta1IntentMessageImage
1450
+ # @private
1451
+ class Representation < Google::Apis::Core::JsonRepresentation
1452
+ property :accessibility_text, as: 'accessibilityText'
1453
+ property :image_uri, as: 'imageUri'
1454
+ end
1455
+ end
1456
+
1457
+ class GoogleCloudDialogflowV2beta1IntentMessageLinkOutSuggestion
1458
+ # @private
1459
+ class Representation < Google::Apis::Core::JsonRepresentation
1460
+ property :destination_name, as: 'destinationName'
1461
+ property :uri, as: 'uri'
1462
+ end
1463
+ end
1464
+
1465
+ class GoogleCloudDialogflowV2beta1IntentMessageListSelect
1466
+ # @private
1467
+ class Representation < Google::Apis::Core::JsonRepresentation
1468
+ collection :items, as: 'items', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageListSelectItem, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageListSelectItem::Representation
1469
+
1470
+ property :title, as: 'title'
1471
+ end
1472
+ end
1473
+
1474
+ class GoogleCloudDialogflowV2beta1IntentMessageListSelectItem
1475
+ # @private
1476
+ class Representation < Google::Apis::Core::JsonRepresentation
1477
+ property :description, as: 'description'
1478
+ property :image, as: 'image', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageImage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageImage::Representation
1479
+
1480
+ property :info, as: 'info', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo::Representation
1481
+
1482
+ property :title, as: 'title'
1483
+ end
1484
+ end
1485
+
1486
+ class GoogleCloudDialogflowV2beta1IntentMessageQuickReplies
1487
+ # @private
1488
+ class Representation < Google::Apis::Core::JsonRepresentation
1489
+ collection :quick_replies, as: 'quickReplies'
1490
+ property :title, as: 'title'
1491
+ end
1492
+ end
1493
+
1494
+ class GoogleCloudDialogflowV2beta1IntentMessageSelectItemInfo
1495
+ # @private
1496
+ class Representation < Google::Apis::Core::JsonRepresentation
1497
+ property :key, as: 'key'
1498
+ collection :synonyms, as: 'synonyms'
1499
+ end
1500
+ end
1501
+
1502
+ class GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse
1503
+ # @private
1504
+ class Representation < Google::Apis::Core::JsonRepresentation
1505
+ property :display_text, as: 'displayText'
1506
+ property :ssml, as: 'ssml'
1507
+ property :text_to_speech, as: 'textToSpeech'
1508
+ end
1509
+ end
1510
+
1511
+ class GoogleCloudDialogflowV2beta1IntentMessageSimpleResponses
1512
+ # @private
1513
+ class Representation < Google::Apis::Core::JsonRepresentation
1514
+ collection :simple_responses, as: 'simpleResponses', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageSimpleResponse::Representation
1515
+
1516
+ end
1517
+ end
1518
+
1519
+ class GoogleCloudDialogflowV2beta1IntentMessageSuggestion
1520
+ # @private
1521
+ class Representation < Google::Apis::Core::JsonRepresentation
1522
+ property :title, as: 'title'
1523
+ end
1524
+ end
1525
+
1526
+ class GoogleCloudDialogflowV2beta1IntentMessageSuggestions
1527
+ # @private
1528
+ class Representation < Google::Apis::Core::JsonRepresentation
1529
+ collection :suggestions, as: 'suggestions', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageSuggestion, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessageSuggestion::Representation
1530
+
1531
+ end
1532
+ end
1533
+
1534
+ class GoogleCloudDialogflowV2beta1IntentMessageText
1535
+ # @private
1536
+ class Representation < Google::Apis::Core::JsonRepresentation
1537
+ collection :text, as: 'text'
1538
+ end
1539
+ end
1540
+
1541
+ class GoogleCloudDialogflowV2beta1IntentParameter
1542
+ # @private
1543
+ class Representation < Google::Apis::Core::JsonRepresentation
1544
+ property :default_value, as: 'defaultValue'
1545
+ property :display_name, as: 'displayName'
1546
+ property :entity_type_display_name, as: 'entityTypeDisplayName'
1547
+ property :is_list, as: 'isList'
1548
+ property :mandatory, as: 'mandatory'
1549
+ property :name, as: 'name'
1550
+ collection :prompts, as: 'prompts'
1551
+ property :value, as: 'value'
1552
+ end
1553
+ end
1554
+
1555
+ class GoogleCloudDialogflowV2beta1IntentTrainingPhrase
1556
+ # @private
1557
+ class Representation < Google::Apis::Core::JsonRepresentation
1558
+ property :name, as: 'name'
1559
+ collection :parts, as: 'parts', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart::Representation
1560
+
1561
+ property :times_added_count, as: 'timesAddedCount'
1562
+ property :type, as: 'type'
1563
+ end
1564
+ end
1565
+
1566
+ class GoogleCloudDialogflowV2beta1IntentTrainingPhrasePart
1567
+ # @private
1568
+ class Representation < Google::Apis::Core::JsonRepresentation
1569
+ property :alias, as: 'alias'
1570
+ property :entity_type, as: 'entityType'
1571
+ property :text, as: 'text'
1572
+ property :user_defined, as: 'userDefined'
1573
+ end
1574
+ end
1575
+
1576
+ class GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest
1577
+ # @private
1578
+ class Representation < Google::Apis::Core::JsonRepresentation
1579
+ hash :payload, as: 'payload'
1580
+ property :source, as: 'source'
1581
+ end
1582
+ end
1583
+
1584
+ class GoogleCloudDialogflowV2beta1QueryResult
1585
+ # @private
1586
+ class Representation < Google::Apis::Core::JsonRepresentation
1587
+ property :action, as: 'action'
1588
+ property :all_required_params_present, as: 'allRequiredParamsPresent'
1589
+ hash :diagnostic_info, as: 'diagnosticInfo'
1590
+ collection :fulfillment_messages, as: 'fulfillmentMessages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessage::Representation
1591
+
1592
+ property :fulfillment_text, as: 'fulfillmentText'
1593
+ property :intent, as: 'intent', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1Intent, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1Intent::Representation
1594
+
1595
+ property :intent_detection_confidence, as: 'intentDetectionConfidence'
1596
+ property :language_code, as: 'languageCode'
1597
+ collection :output_contexts, as: 'outputContexts', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1Context, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1Context::Representation
1598
+
1599
+ hash :parameters, as: 'parameters'
1600
+ property :query_text, as: 'queryText'
1601
+ property :speech_recognition_confidence, as: 'speechRecognitionConfidence'
1602
+ hash :webhook_payload, as: 'webhookPayload'
1603
+ property :webhook_source, as: 'webhookSource'
1604
+ end
1605
+ end
1606
+
1607
+ class GoogleCloudDialogflowV2beta1WebhookRequest
1608
+ # @private
1609
+ class Representation < Google::Apis::Core::JsonRepresentation
1610
+ property :original_detect_intent_request, as: 'originalDetectIntentRequest', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1OriginalDetectIntentRequest::Representation
1611
+
1612
+ property :query_result, as: 'queryResult', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1QueryResult, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1QueryResult::Representation
1613
+
1614
+ property :response_id, as: 'responseId'
1615
+ property :session, as: 'session'
1616
+ end
1617
+ end
1618
+
1619
+ class GoogleCloudDialogflowV2beta1WebhookResponse
1620
+ # @private
1621
+ class Representation < Google::Apis::Core::JsonRepresentation
1622
+ property :followup_event_input, as: 'followupEventInput', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1EventInput, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1EventInput::Representation
1623
+
1624
+ collection :fulfillment_messages, as: 'fulfillmentMessages', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessage, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1IntentMessage::Representation
1625
+
1626
+ property :fulfillment_text, as: 'fulfillmentText'
1627
+ collection :output_contexts, as: 'outputContexts', class: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1Context, decorator: Google::Apis::DialogflowV2::GoogleCloudDialogflowV2beta1Context::Representation
1628
+
1629
+ hash :payload, as: 'payload'
1630
+ property :source, as: 'source'
1631
+ end
1632
+ end
1633
+
1634
+ class GoogleLongrunningOperation
1635
+ # @private
1636
+ class Representation < Google::Apis::Core::JsonRepresentation
1637
+ property :done, as: 'done'
1638
+ property :error, as: 'error', class: Google::Apis::DialogflowV2::GoogleRpcStatus, decorator: Google::Apis::DialogflowV2::GoogleRpcStatus::Representation
1639
+
1640
+ hash :metadata, as: 'metadata'
1641
+ property :name, as: 'name'
1642
+ hash :response, as: 'response'
1643
+ end
1644
+ end
1645
+
1646
+ class GoogleProtobufEmpty
1647
+ # @private
1648
+ class Representation < Google::Apis::Core::JsonRepresentation
1649
+ end
1650
+ end
1651
+
1652
+ class GoogleRpcStatus
1653
+ # @private
1654
+ class Representation < Google::Apis::Core::JsonRepresentation
1655
+ property :code, as: 'code'
1656
+ collection :details, as: 'details'
1657
+ property :message, as: 'message'
1658
+ end
1659
+ end
1660
+
1661
+ class GoogleTypeLatLng
1662
+ # @private
1663
+ class Representation < Google::Apis::Core::JsonRepresentation
1664
+ property :latitude, as: 'latitude'
1665
+ property :longitude, as: 'longitude'
1666
+ end
1667
+ end
1668
+ end
1669
+ end
1670
+ end