google-api-client 0.28.4 → 0.29.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (750) hide show
  1. checksums.yaml +4 -4
  2. data/.kokoro/build.bat +9 -6
  3. data/.kokoro/build.sh +2 -34
  4. data/.kokoro/continuous/common.cfg +6 -1
  5. data/.kokoro/continuous/linux.cfg +1 -1
  6. data/.kokoro/continuous/windows.cfg +17 -1
  7. data/.kokoro/osx.sh +2 -33
  8. data/.kokoro/presubmit/common.cfg +6 -1
  9. data/.kokoro/presubmit/linux.cfg +1 -1
  10. data/.kokoro/presubmit/windows.cfg +17 -1
  11. data/.kokoro/trampoline.bat +10 -0
  12. data/.kokoro/trampoline.sh +3 -23
  13. data/CHANGELOG.md +460 -0
  14. data/README.md +1 -1
  15. data/Rakefile +31 -0
  16. data/bin/generate-api +4 -2
  17. data/generated/google/apis/abusiveexperiencereport_v1/service.rb +2 -2
  18. data/generated/google/apis/acceleratedmobilepageurl_v1/service.rb +1 -1
  19. data/generated/google/apis/accessapproval_v1beta1/classes.rb +333 -0
  20. data/generated/google/apis/accessapproval_v1beta1/representations.rb +174 -0
  21. data/generated/google/apis/accessapproval_v1beta1/service.rb +728 -0
  22. data/generated/google/apis/accessapproval_v1beta1.rb +34 -0
  23. data/generated/google/apis/accesscontextmanager_v1/classes.rb +755 -0
  24. data/generated/google/apis/accesscontextmanager_v1/representations.rb +282 -0
  25. data/generated/google/apis/accesscontextmanager_v1/service.rb +788 -0
  26. data/generated/google/apis/accesscontextmanager_v1.rb +34 -0
  27. data/generated/google/apis/accesscontextmanager_v1beta/classes.rb +47 -31
  28. data/generated/google/apis/accesscontextmanager_v1beta/representations.rb +4 -0
  29. data/generated/google/apis/accesscontextmanager_v1beta/service.rb +16 -16
  30. data/generated/google/apis/accesscontextmanager_v1beta.rb +1 -1
  31. data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +95 -200
  32. data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +0 -32
  33. data/generated/google/apis/adexchangebuyer2_v2beta1/service.rb +64 -104
  34. data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
  35. data/generated/google/apis/adexchangebuyer_v1_2/service.rb +7 -7
  36. data/generated/google/apis/adexchangebuyer_v1_3/service.rb +21 -21
  37. data/generated/google/apis/adexchangebuyer_v1_4/service.rb +38 -38
  38. data/generated/google/apis/adexperiencereport_v1/service.rb +2 -2
  39. data/generated/google/apis/admin_datatransfer_v1/service.rb +5 -5
  40. data/generated/google/apis/admin_directory_v1/classes.rb +5 -50
  41. data/generated/google/apis/admin_directory_v1/representations.rb +0 -2
  42. data/generated/google/apis/admin_directory_v1/service.rb +113 -113
  43. data/generated/google/apis/admin_directory_v1.rb +1 -1
  44. data/generated/google/apis/admin_reports_v1/service.rb +6 -6
  45. data/generated/google/apis/admin_reports_v1.rb +1 -1
  46. data/generated/google/apis/adsense_v1_4/service.rb +39 -39
  47. data/generated/google/apis/adsensehost_v4_1/service.rb +26 -26
  48. data/generated/google/apis/alertcenter_v1beta1/classes.rb +101 -2
  49. data/generated/google/apis/alertcenter_v1beta1/representations.rb +25 -0
  50. data/generated/google/apis/alertcenter_v1beta1/service.rb +17 -16
  51. data/generated/google/apis/alertcenter_v1beta1.rb +1 -1
  52. data/generated/google/apis/analytics_v2_4/service.rb +6 -6
  53. data/generated/google/apis/analytics_v3/service.rb +88 -88
  54. data/generated/google/apis/analyticsreporting_v4/classes.rb +638 -0
  55. data/generated/google/apis/analyticsreporting_v4/representations.rb +248 -0
  56. data/generated/google/apis/analyticsreporting_v4/service.rb +31 -1
  57. data/generated/google/apis/analyticsreporting_v4.rb +1 -1
  58. data/generated/google/apis/androiddeviceprovisioning_v1/classes.rb +51 -11
  59. data/generated/google/apis/androiddeviceprovisioning_v1/representations.rb +6 -0
  60. data/generated/google/apis/androiddeviceprovisioning_v1/service.rb +26 -26
  61. data/generated/google/apis/androiddeviceprovisioning_v1.rb +1 -1
  62. data/generated/google/apis/androidenterprise_v1/classes.rb +26 -30
  63. data/generated/google/apis/androidenterprise_v1/representations.rb +2 -14
  64. data/generated/google/apis/androidenterprise_v1/service.rb +85 -121
  65. data/generated/google/apis/androidenterprise_v1.rb +1 -1
  66. data/generated/google/apis/androidmanagement_v1/classes.rb +358 -4
  67. data/generated/google/apis/androidmanagement_v1/representations.rb +163 -0
  68. data/generated/google/apis/androidmanagement_v1/service.rb +191 -21
  69. data/generated/google/apis/androidmanagement_v1.rb +1 -1
  70. data/generated/google/apis/androidpublisher_v1/service.rb +2 -2
  71. data/generated/google/apis/androidpublisher_v1_1/service.rb +3 -3
  72. data/generated/google/apis/androidpublisher_v2/service.rb +64 -70
  73. data/generated/google/apis/androidpublisher_v2.rb +1 -1
  74. data/generated/google/apis/androidpublisher_v3/classes.rb +113 -0
  75. data/generated/google/apis/androidpublisher_v3/representations.rb +58 -0
  76. data/generated/google/apis/androidpublisher_v3/service.rb +234 -64
  77. data/generated/google/apis/androidpublisher_v3.rb +1 -1
  78. data/generated/google/apis/appengine_v1/classes.rb +45 -100
  79. data/generated/google/apis/appengine_v1/representations.rb +17 -35
  80. data/generated/google/apis/appengine_v1/service.rb +45 -39
  81. data/generated/google/apis/appengine_v1.rb +1 -1
  82. data/generated/google/apis/appengine_v1alpha/classes.rb +2 -99
  83. data/generated/google/apis/appengine_v1alpha/representations.rb +0 -35
  84. data/generated/google/apis/appengine_v1alpha/service.rb +15 -15
  85. data/generated/google/apis/appengine_v1alpha.rb +1 -1
  86. data/generated/google/apis/appengine_v1beta/classes.rb +7 -102
  87. data/generated/google/apis/appengine_v1beta/representations.rb +0 -35
  88. data/generated/google/apis/appengine_v1beta/service.rb +45 -39
  89. data/generated/google/apis/appengine_v1beta.rb +1 -1
  90. data/generated/google/apis/appengine_v1beta4/service.rb +20 -20
  91. data/generated/google/apis/appengine_v1beta5/service.rb +20 -20
  92. data/generated/google/apis/appsactivity_v1/service.rb +5 -4
  93. data/generated/google/apis/appsactivity_v1.rb +1 -1
  94. data/generated/google/apis/appsmarket_v2/service.rb +3 -3
  95. data/generated/google/apis/appstate_v1/service.rb +5 -5
  96. data/generated/google/apis/bigquery_v2/classes.rb +1121 -114
  97. data/generated/google/apis/bigquery_v2/representations.rb +414 -26
  98. data/generated/google/apis/bigquery_v2/service.rb +184 -22
  99. data/generated/google/apis/bigquery_v2.rb +1 -1
  100. data/generated/google/apis/bigquerydatatransfer_v1/classes.rb +88 -10
  101. data/generated/google/apis/bigquerydatatransfer_v1/representations.rb +43 -0
  102. data/generated/google/apis/bigquerydatatransfer_v1/service.rb +142 -34
  103. data/generated/google/apis/bigquerydatatransfer_v1.rb +3 -3
  104. data/generated/google/apis/bigtableadmin_v1/service.rb +3 -3
  105. data/generated/google/apis/bigtableadmin_v1.rb +2 -2
  106. data/generated/google/apis/bigtableadmin_v2/classes.rb +14 -14
  107. data/generated/google/apis/bigtableadmin_v2/service.rb +142 -33
  108. data/generated/google/apis/bigtableadmin_v2.rb +2 -2
  109. data/generated/google/apis/binaryauthorization_v1beta1/classes.rb +66 -6
  110. data/generated/google/apis/binaryauthorization_v1beta1/representations.rb +17 -0
  111. data/generated/google/apis/binaryauthorization_v1beta1/service.rb +17 -13
  112. data/generated/google/apis/binaryauthorization_v1beta1.rb +1 -1
  113. data/generated/google/apis/blogger_v2/service.rb +9 -9
  114. data/generated/google/apis/blogger_v3/service.rb +33 -33
  115. data/generated/google/apis/books_v1/service.rb +51 -51
  116. data/generated/google/apis/calendar_v3/classes.rb +1 -1
  117. data/generated/google/apis/calendar_v3/service.rb +47 -47
  118. data/generated/google/apis/calendar_v3.rb +1 -1
  119. data/generated/google/apis/chat_v1/service.rb +8 -8
  120. data/generated/google/apis/civicinfo_v2/service.rb +5 -5
  121. data/generated/google/apis/classroom_v1/classes.rb +77 -0
  122. data/generated/google/apis/classroom_v1/representations.rb +32 -0
  123. data/generated/google/apis/classroom_v1/service.rb +276 -51
  124. data/generated/google/apis/classroom_v1.rb +7 -1
  125. data/generated/google/apis/cloudasset_v1/classes.rb +818 -0
  126. data/generated/google/apis/cloudasset_v1/representations.rb +264 -0
  127. data/generated/google/apis/cloudasset_v1/service.rb +191 -0
  128. data/generated/google/apis/cloudasset_v1.rb +34 -0
  129. data/generated/google/apis/cloudasset_v1beta1/classes.rb +33 -18
  130. data/generated/google/apis/cloudasset_v1beta1/representations.rb +1 -0
  131. data/generated/google/apis/cloudasset_v1beta1/service.rb +13 -13
  132. data/generated/google/apis/cloudasset_v1beta1.rb +2 -2
  133. data/generated/google/apis/cloudbilling_v1/classes.rb +1 -1
  134. data/generated/google/apis/cloudbilling_v1/service.rb +14 -14
  135. data/generated/google/apis/cloudbilling_v1.rb +1 -1
  136. data/generated/google/apis/cloudbuild_v1/classes.rb +162 -11
  137. data/generated/google/apis/cloudbuild_v1/representations.rb +67 -0
  138. data/generated/google/apis/cloudbuild_v1/service.rb +21 -15
  139. data/generated/google/apis/cloudbuild_v1.rb +1 -1
  140. data/generated/google/apis/cloudbuild_v1alpha1/classes.rb +7 -1
  141. data/generated/google/apis/cloudbuild_v1alpha1/representations.rb +2 -0
  142. data/generated/google/apis/cloudbuild_v1alpha1/service.rb +6 -6
  143. data/generated/google/apis/cloudbuild_v1alpha1.rb +1 -1
  144. data/generated/google/apis/clouddebugger_v2/service.rb +8 -8
  145. data/generated/google/apis/clouderrorreporting_v1beta1/classes.rb +19 -16
  146. data/generated/google/apis/clouderrorreporting_v1beta1/service.rb +12 -11
  147. data/generated/google/apis/clouderrorreporting_v1beta1.rb +1 -1
  148. data/generated/google/apis/cloudfunctions_v1/classes.rb +21 -17
  149. data/generated/google/apis/cloudfunctions_v1/service.rb +22 -16
  150. data/generated/google/apis/cloudfunctions_v1.rb +1 -1
  151. data/generated/google/apis/cloudfunctions_v1beta2/classes.rb +20 -16
  152. data/generated/google/apis/cloudfunctions_v1beta2/service.rb +17 -11
  153. data/generated/google/apis/cloudfunctions_v1beta2.rb +1 -1
  154. data/generated/google/apis/cloudidentity_v1/classes.rb +14 -14
  155. data/generated/google/apis/cloudidentity_v1/service.rb +18 -27
  156. data/generated/google/apis/cloudidentity_v1.rb +7 -1
  157. data/generated/google/apis/cloudidentity_v1beta1/classes.rb +11 -11
  158. data/generated/google/apis/cloudidentity_v1beta1/service.rb +15 -21
  159. data/generated/google/apis/cloudidentity_v1beta1.rb +7 -1
  160. data/generated/google/apis/cloudiot_v1/classes.rb +11 -11
  161. data/generated/google/apis/cloudiot_v1/service.rb +23 -330
  162. data/generated/google/apis/cloudiot_v1.rb +1 -1
  163. data/generated/google/apis/cloudkms_v1/classes.rb +7 -3
  164. data/generated/google/apis/cloudkms_v1/service.rb +30 -30
  165. data/generated/google/apis/cloudkms_v1.rb +1 -1
  166. data/generated/google/apis/cloudprivatecatalog_v1beta1/classes.rb +358 -0
  167. data/generated/google/apis/cloudprivatecatalog_v1beta1/representations.rb +123 -0
  168. data/generated/google/apis/cloudprivatecatalog_v1beta1/service.rb +486 -0
  169. data/generated/google/apis/cloudprivatecatalog_v1beta1.rb +35 -0
  170. data/generated/google/apis/cloudprivatecatalogproducer_v1beta1/classes.rb +1212 -0
  171. data/generated/google/apis/cloudprivatecatalogproducer_v1beta1/representations.rb +399 -0
  172. data/generated/google/apis/cloudprivatecatalogproducer_v1beta1/service.rb +1073 -0
  173. data/generated/google/apis/cloudprivatecatalogproducer_v1beta1.rb +35 -0
  174. data/generated/google/apis/cloudprofiler_v2/service.rb +3 -3
  175. data/generated/google/apis/cloudresourcemanager_v1/classes.rb +24 -22
  176. data/generated/google/apis/cloudresourcemanager_v1/service.rb +68 -59
  177. data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
  178. data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +3 -3
  179. data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +53 -42
  180. data/generated/google/apis/cloudresourcemanager_v1beta1.rb +1 -1
  181. data/generated/google/apis/cloudresourcemanager_v2/classes.rb +15 -16
  182. data/generated/google/apis/cloudresourcemanager_v2/service.rb +13 -13
  183. data/generated/google/apis/cloudresourcemanager_v2.rb +1 -1
  184. data/generated/google/apis/cloudresourcemanager_v2beta1/classes.rb +15 -16
  185. data/generated/google/apis/cloudresourcemanager_v2beta1/service.rb +13 -13
  186. data/generated/google/apis/cloudresourcemanager_v2beta1.rb +1 -1
  187. data/generated/google/apis/cloudscheduler_v1/classes.rb +994 -0
  188. data/generated/google/apis/cloudscheduler_v1/representations.rb +297 -0
  189. data/generated/google/apis/cloudscheduler_v1/service.rb +448 -0
  190. data/generated/google/apis/cloudscheduler_v1.rb +34 -0
  191. data/generated/google/apis/cloudscheduler_v1beta1/classes.rb +160 -44
  192. data/generated/google/apis/cloudscheduler_v1beta1/representations.rb +33 -0
  193. data/generated/google/apis/cloudscheduler_v1beta1/service.rb +15 -12
  194. data/generated/google/apis/cloudscheduler_v1beta1.rb +1 -1
  195. data/generated/google/apis/cloudsearch_v1/classes.rb +245 -59
  196. data/generated/google/apis/cloudsearch_v1/representations.rb +91 -0
  197. data/generated/google/apis/cloudsearch_v1/service.rb +86 -80
  198. data/generated/google/apis/cloudsearch_v1.rb +1 -1
  199. data/generated/google/apis/cloudshell_v1/classes.rb +11 -11
  200. data/generated/google/apis/cloudshell_v1/service.rb +4 -4
  201. data/generated/google/apis/cloudshell_v1.rb +1 -1
  202. data/generated/google/apis/cloudshell_v1alpha1/classes.rb +24 -11
  203. data/generated/google/apis/cloudshell_v1alpha1/representations.rb +2 -0
  204. data/generated/google/apis/cloudshell_v1alpha1/service.rb +11 -10
  205. data/generated/google/apis/cloudshell_v1alpha1.rb +1 -1
  206. data/generated/google/apis/cloudtasks_v2/classes.rb +1436 -0
  207. data/generated/google/apis/cloudtasks_v2/representations.rb +408 -0
  208. data/generated/google/apis/cloudtasks_v2/service.rb +856 -0
  209. data/generated/google/apis/{partners_v2.rb → cloudtasks_v2.rb} +11 -9
  210. data/generated/google/apis/cloudtasks_v2beta2/classes.rb +141 -102
  211. data/generated/google/apis/cloudtasks_v2beta2/service.rb +44 -43
  212. data/generated/google/apis/cloudtasks_v2beta2.rb +1 -1
  213. data/generated/google/apis/cloudtasks_v2beta3/classes.rb +388 -108
  214. data/generated/google/apis/cloudtasks_v2beta3/representations.rb +65 -0
  215. data/generated/google/apis/cloudtasks_v2beta3/service.rb +40 -39
  216. data/generated/google/apis/cloudtasks_v2beta3.rb +1 -1
  217. data/generated/google/apis/cloudtrace_v1/service.rb +3 -3
  218. data/generated/google/apis/cloudtrace_v2/classes.rb +10 -10
  219. data/generated/google/apis/cloudtrace_v2/service.rb +2 -2
  220. data/generated/google/apis/cloudtrace_v2.rb +1 -1
  221. data/generated/google/apis/commentanalyzer_v1alpha1/classes.rb +484 -0
  222. data/generated/google/apis/commentanalyzer_v1alpha1/representations.rb +210 -0
  223. data/generated/google/apis/commentanalyzer_v1alpha1/service.rb +124 -0
  224. data/generated/google/apis/commentanalyzer_v1alpha1.rb +39 -0
  225. data/generated/google/apis/composer_v1/classes.rb +21 -15
  226. data/generated/google/apis/composer_v1/service.rb +9 -9
  227. data/generated/google/apis/composer_v1.rb +1 -1
  228. data/generated/google/apis/composer_v1beta1/classes.rb +175 -36
  229. data/generated/google/apis/composer_v1beta1/representations.rb +50 -0
  230. data/generated/google/apis/composer_v1beta1/service.rb +9 -9
  231. data/generated/google/apis/composer_v1beta1.rb +1 -1
  232. data/generated/google/apis/compute_alpha/classes.rb +10112 -7289
  233. data/generated/google/apis/compute_alpha/representations.rb +1337 -219
  234. data/generated/google/apis/compute_alpha/service.rb +4259 -2728
  235. data/generated/google/apis/compute_alpha.rb +1 -1
  236. data/generated/google/apis/compute_beta/classes.rb +4254 -2781
  237. data/generated/google/apis/compute_beta/representations.rb +853 -283
  238. data/generated/google/apis/compute_beta/service.rb +7077 -5955
  239. data/generated/google/apis/compute_beta.rb +1 -1
  240. data/generated/google/apis/compute_v1/classes.rb +1259 -93
  241. data/generated/google/apis/compute_v1/representations.rb +450 -1
  242. data/generated/google/apis/compute_v1/service.rb +1085 -400
  243. data/generated/google/apis/compute_v1.rb +1 -1
  244. data/generated/google/apis/container_v1/classes.rb +201 -22
  245. data/generated/google/apis/container_v1/representations.rb +69 -0
  246. data/generated/google/apis/container_v1/service.rb +151 -102
  247. data/generated/google/apis/container_v1.rb +1 -1
  248. data/generated/google/apis/container_v1beta1/classes.rb +215 -25
  249. data/generated/google/apis/container_v1beta1/representations.rb +86 -0
  250. data/generated/google/apis/container_v1beta1/service.rb +106 -106
  251. data/generated/google/apis/container_v1beta1.rb +1 -1
  252. data/generated/google/apis/containeranalysis_v1alpha1/classes.rb +26 -18
  253. data/generated/google/apis/containeranalysis_v1alpha1/representations.rb +1 -0
  254. data/generated/google/apis/containeranalysis_v1alpha1/service.rb +33 -33
  255. data/generated/google/apis/containeranalysis_v1alpha1.rb +1 -1
  256. data/generated/google/apis/containeranalysis_v1beta1/classes.rb +226 -12
  257. data/generated/google/apis/containeranalysis_v1beta1/representations.rb +58 -0
  258. data/generated/google/apis/containeranalysis_v1beta1/service.rb +24 -24
  259. data/generated/google/apis/containeranalysis_v1beta1.rb +1 -1
  260. data/generated/google/apis/content_v2/classes.rb +218 -101
  261. data/generated/google/apis/content_v2/representations.rb +49 -0
  262. data/generated/google/apis/content_v2/service.rb +189 -152
  263. data/generated/google/apis/content_v2.rb +1 -1
  264. data/generated/google/apis/content_v2_1/classes.rb +387 -216
  265. data/generated/google/apis/content_v2_1/representations.rb +131 -56
  266. data/generated/google/apis/content_v2_1/service.rb +190 -107
  267. data/generated/google/apis/content_v2_1.rb +1 -1
  268. data/generated/google/apis/customsearch_v1/service.rb +2 -2
  269. data/generated/google/apis/dataflow_v1b3/classes.rb +148 -31
  270. data/generated/google/apis/dataflow_v1b3/representations.rb +45 -0
  271. data/generated/google/apis/dataflow_v1b3/service.rb +415 -56
  272. data/generated/google/apis/dataflow_v1b3.rb +1 -1
  273. data/generated/google/apis/datafusion_v1beta1/classes.rb +1304 -0
  274. data/generated/google/apis/datafusion_v1beta1/representations.rb +469 -0
  275. data/generated/google/apis/datafusion_v1beta1/service.rb +657 -0
  276. data/generated/google/apis/datafusion_v1beta1.rb +43 -0
  277. data/generated/google/apis/dataproc_v1/classes.rb +27 -22
  278. data/generated/google/apis/dataproc_v1/representations.rb +1 -0
  279. data/generated/google/apis/dataproc_v1/service.rb +261 -45
  280. data/generated/google/apis/dataproc_v1.rb +1 -1
  281. data/generated/google/apis/dataproc_v1beta2/classes.rb +534 -50
  282. data/generated/google/apis/dataproc_v1beta2/representations.rb +185 -7
  283. data/generated/google/apis/dataproc_v1beta2/service.rb +617 -51
  284. data/generated/google/apis/dataproc_v1beta2.rb +1 -1
  285. data/generated/google/apis/datastore_v1/classes.rb +20 -16
  286. data/generated/google/apis/datastore_v1/service.rb +15 -15
  287. data/generated/google/apis/datastore_v1.rb +1 -1
  288. data/generated/google/apis/datastore_v1beta1/classes.rb +10 -10
  289. data/generated/google/apis/datastore_v1beta1/service.rb +2 -2
  290. data/generated/google/apis/datastore_v1beta1.rb +1 -1
  291. data/generated/google/apis/datastore_v1beta3/classes.rb +10 -6
  292. data/generated/google/apis/datastore_v1beta3/service.rb +7 -7
  293. data/generated/google/apis/datastore_v1beta3.rb +1 -1
  294. data/generated/google/apis/deploymentmanager_alpha/service.rb +37 -37
  295. data/generated/google/apis/deploymentmanager_v2/service.rb +18 -18
  296. data/generated/google/apis/deploymentmanager_v2beta/service.rb +32 -32
  297. data/generated/google/apis/dfareporting_v3_1/service.rb +206 -206
  298. data/generated/google/apis/dfareporting_v3_2/service.rb +206 -206
  299. data/generated/google/apis/dfareporting_v3_3/classes.rb +3 -3
  300. data/generated/google/apis/dfareporting_v3_3/service.rb +204 -204
  301. data/generated/google/apis/dfareporting_v3_3.rb +1 -1
  302. data/generated/google/apis/dialogflow_v2/classes.rb +367 -82
  303. data/generated/google/apis/dialogflow_v2/representations.rb +99 -0
  304. data/generated/google/apis/dialogflow_v2/service.rb +76 -60
  305. data/generated/google/apis/dialogflow_v2.rb +1 -1
  306. data/generated/google/apis/dialogflow_v2beta1/classes.rb +199 -88
  307. data/generated/google/apis/dialogflow_v2beta1/representations.rb +31 -0
  308. data/generated/google/apis/dialogflow_v2beta1/service.rb +154 -94
  309. data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
  310. data/generated/google/apis/digitalassetlinks_v1/service.rb +7 -6
  311. data/generated/google/apis/digitalassetlinks_v1.rb +1 -1
  312. data/generated/google/apis/discovery_v1/service.rb +2 -2
  313. data/generated/google/apis/dlp_v2/classes.rb +116 -45
  314. data/generated/google/apis/dlp_v2/representations.rb +32 -0
  315. data/generated/google/apis/dlp_v2/service.rb +85 -45
  316. data/generated/google/apis/dlp_v2.rb +1 -1
  317. data/generated/google/apis/dns_v1/classes.rb +83 -1
  318. data/generated/google/apis/dns_v1/representations.rb +34 -0
  319. data/generated/google/apis/dns_v1/service.rb +15 -15
  320. data/generated/google/apis/dns_v1.rb +1 -1
  321. data/generated/google/apis/dns_v1beta2/classes.rb +81 -1
  322. data/generated/google/apis/dns_v1beta2/representations.rb +33 -0
  323. data/generated/google/apis/dns_v1beta2/service.rb +21 -21
  324. data/generated/google/apis/dns_v1beta2.rb +1 -1
  325. data/generated/google/apis/dns_v2beta1/classes.rb +83 -1
  326. data/generated/google/apis/dns_v2beta1/representations.rb +34 -0
  327. data/generated/google/apis/dns_v2beta1/service.rb +16 -16
  328. data/generated/google/apis/dns_v2beta1.rb +1 -1
  329. data/generated/google/apis/docs_v1/classes.rb +265 -47
  330. data/generated/google/apis/docs_v1/representations.rb +96 -0
  331. data/generated/google/apis/docs_v1/service.rb +3 -3
  332. data/generated/google/apis/docs_v1.rb +1 -1
  333. data/generated/google/apis/doubleclickbidmanager_v1/classes.rb +6 -4
  334. data/generated/google/apis/doubleclickbidmanager_v1/service.rb +9 -9
  335. data/generated/google/apis/doubleclickbidmanager_v1.rb +1 -1
  336. data/generated/google/apis/doubleclicksearch_v2/service.rb +10 -10
  337. data/generated/google/apis/drive_v2/classes.rb +601 -80
  338. data/generated/google/apis/drive_v2/representations.rb +152 -0
  339. data/generated/google/apis/drive_v2/service.rb +574 -164
  340. data/generated/google/apis/drive_v2.rb +1 -1
  341. data/generated/google/apis/drive_v3/classes.rb +591 -75
  342. data/generated/google/apis/drive_v3/representations.rb +151 -0
  343. data/generated/google/apis/drive_v3/service.rb +483 -116
  344. data/generated/google/apis/drive_v3.rb +1 -1
  345. data/generated/google/apis/driveactivity_v2/classes.rb +149 -17
  346. data/generated/google/apis/driveactivity_v2/representations.rb +69 -0
  347. data/generated/google/apis/driveactivity_v2/service.rb +1 -1
  348. data/generated/google/apis/driveactivity_v2.rb +1 -1
  349. data/generated/google/apis/factchecktools_v1alpha1/classes.rb +459 -0
  350. data/generated/google/apis/factchecktools_v1alpha1/representations.rb +207 -0
  351. data/generated/google/apis/factchecktools_v1alpha1/service.rb +300 -0
  352. data/generated/google/apis/factchecktools_v1alpha1.rb +34 -0
  353. data/generated/google/apis/fcm_v1/classes.rb +424 -0
  354. data/generated/google/apis/fcm_v1/representations.rb +167 -0
  355. data/generated/google/apis/fcm_v1/service.rb +97 -0
  356. data/generated/google/apis/fcm_v1.rb +35 -0
  357. data/generated/google/apis/file_v1/classes.rb +646 -11
  358. data/generated/google/apis/file_v1/representations.rb +207 -0
  359. data/generated/google/apis/file_v1/service.rb +196 -6
  360. data/generated/google/apis/file_v1.rb +1 -1
  361. data/generated/google/apis/file_v1beta1/classes.rb +461 -19
  362. data/generated/google/apis/file_v1beta1/representations.rb +137 -0
  363. data/generated/google/apis/file_v1beta1/service.rb +11 -11
  364. data/generated/google/apis/file_v1beta1.rb +1 -1
  365. data/generated/google/apis/firebasedynamiclinks_v1/classes.rb +41 -14
  366. data/generated/google/apis/firebasedynamiclinks_v1/representations.rb +4 -0
  367. data/generated/google/apis/firebasedynamiclinks_v1/service.rb +5 -5
  368. data/generated/google/apis/firebasedynamiclinks_v1.rb +1 -1
  369. data/generated/google/apis/firebasehosting_v1beta1/classes.rb +13 -13
  370. data/generated/google/apis/firebasehosting_v1beta1/service.rb +14 -14
  371. data/generated/google/apis/firebasehosting_v1beta1.rb +1 -1
  372. data/generated/google/apis/firebaserules_v1/classes.rb +10 -2
  373. data/generated/google/apis/firebaserules_v1/service.rb +12 -12
  374. data/generated/google/apis/firebaserules_v1.rb +1 -1
  375. data/generated/google/apis/firestore_v1/classes.rb +15 -15
  376. data/generated/google/apis/firestore_v1/service.rb +28 -28
  377. data/generated/google/apis/firestore_v1.rb +1 -1
  378. data/generated/google/apis/firestore_v1beta1/classes.rb +15 -15
  379. data/generated/google/apis/firestore_v1beta1/service.rb +19 -19
  380. data/generated/google/apis/firestore_v1beta1.rb +1 -1
  381. data/generated/google/apis/firestore_v1beta2/classes.rb +10 -10
  382. data/generated/google/apis/firestore_v1beta2/service.rb +9 -9
  383. data/generated/google/apis/firestore_v1beta2.rb +1 -1
  384. data/generated/google/apis/fitness_v1/classes.rb +4 -1
  385. data/generated/google/apis/fitness_v1/service.rb +14 -58
  386. data/generated/google/apis/fitness_v1.rb +1 -1
  387. data/generated/google/apis/fusiontables_v1/service.rb +32 -32
  388. data/generated/google/apis/fusiontables_v2/service.rb +34 -34
  389. data/generated/google/apis/games_configuration_v1configuration/service.rb +13 -13
  390. data/generated/google/apis/games_management_v1management/service.rb +27 -27
  391. data/generated/google/apis/games_management_v1management.rb +2 -2
  392. data/generated/google/apis/games_v1/service.rb +53 -53
  393. data/generated/google/apis/games_v1.rb +3 -3
  394. data/generated/google/apis/genomics_v1/classes.rb +190 -3321
  395. data/generated/google/apis/genomics_v1/representations.rb +128 -1265
  396. data/generated/google/apis/genomics_v1/service.rb +75 -1982
  397. data/generated/google/apis/genomics_v1.rb +1 -10
  398. data/generated/google/apis/genomics_v1alpha2/classes.rb +13 -53
  399. data/generated/google/apis/genomics_v1alpha2/representations.rb +0 -26
  400. data/generated/google/apis/genomics_v1alpha2/service.rb +11 -12
  401. data/generated/google/apis/genomics_v1alpha2.rb +1 -1
  402. data/generated/google/apis/genomics_v2alpha1/classes.rb +26 -58
  403. data/generated/google/apis/genomics_v2alpha1/representations.rb +1 -26
  404. data/generated/google/apis/genomics_v2alpha1/service.rb +6 -7
  405. data/generated/google/apis/genomics_v2alpha1.rb +1 -1
  406. data/generated/google/apis/gmail_v1/classes.rb +29 -0
  407. data/generated/google/apis/gmail_v1/representations.rb +13 -0
  408. data/generated/google/apis/gmail_v1/service.rb +142 -66
  409. data/generated/google/apis/gmail_v1.rb +1 -1
  410. data/generated/google/apis/groupsmigration_v1/service.rb +1 -1
  411. data/generated/google/apis/groupssettings_v1/classes.rb +126 -1
  412. data/generated/google/apis/groupssettings_v1/representations.rb +18 -0
  413. data/generated/google/apis/groupssettings_v1/service.rb +4 -4
  414. data/generated/google/apis/groupssettings_v1.rb +2 -2
  415. data/generated/google/apis/healthcare_v1alpha2/classes.rb +2849 -0
  416. data/generated/google/apis/healthcare_v1alpha2/representations.rb +1260 -0
  417. data/generated/google/apis/healthcare_v1alpha2/service.rb +4011 -0
  418. data/generated/google/apis/healthcare_v1alpha2.rb +34 -0
  419. data/generated/google/apis/healthcare_v1beta1/classes.rb +2464 -0
  420. data/generated/google/apis/healthcare_v1beta1/representations.rb +1042 -0
  421. data/generated/google/apis/healthcare_v1beta1/service.rb +3413 -0
  422. data/generated/google/apis/healthcare_v1beta1.rb +34 -0
  423. data/generated/google/apis/iam_v1/classes.rb +171 -1
  424. data/generated/google/apis/iam_v1/representations.rb +95 -0
  425. data/generated/google/apis/iam_v1/service.rb +249 -39
  426. data/generated/google/apis/iam_v1.rb +1 -1
  427. data/generated/google/apis/iamcredentials_v1/classes.rb +8 -4
  428. data/generated/google/apis/iamcredentials_v1/service.rb +15 -10
  429. data/generated/google/apis/iamcredentials_v1.rb +1 -1
  430. data/generated/google/apis/iap_v1/classes.rb +1 -1
  431. data/generated/google/apis/iap_v1/service.rb +3 -3
  432. data/generated/google/apis/iap_v1.rb +1 -1
  433. data/generated/google/apis/iap_v1beta1/classes.rb +1 -1
  434. data/generated/google/apis/iap_v1beta1/service.rb +3 -3
  435. data/generated/google/apis/iap_v1beta1.rb +1 -1
  436. data/generated/google/apis/identitytoolkit_v3/service.rb +20 -20
  437. data/generated/google/apis/indexing_v3/service.rb +2 -2
  438. data/generated/google/apis/jobs_v2/classes.rb +16 -17
  439. data/generated/google/apis/jobs_v2/service.rb +17 -17
  440. data/generated/google/apis/jobs_v2.rb +1 -1
  441. data/generated/google/apis/jobs_v3/classes.rb +14 -8
  442. data/generated/google/apis/jobs_v3/service.rb +16 -17
  443. data/generated/google/apis/jobs_v3.rb +1 -1
  444. data/generated/google/apis/jobs_v3p1beta1/classes.rb +26 -20
  445. data/generated/google/apis/jobs_v3p1beta1/service.rb +17 -18
  446. data/generated/google/apis/jobs_v3p1beta1.rb +1 -1
  447. data/generated/google/apis/kgsearch_v1/service.rb +1 -1
  448. data/generated/google/apis/language_v1/classes.rb +8 -7
  449. data/generated/google/apis/language_v1/service.rb +6 -6
  450. data/generated/google/apis/language_v1.rb +1 -1
  451. data/generated/google/apis/language_v1beta1/classes.rb +5 -5
  452. data/generated/google/apis/language_v1beta1/service.rb +4 -4
  453. data/generated/google/apis/language_v1beta1.rb +1 -1
  454. data/generated/google/apis/language_v1beta2/classes.rb +8 -7
  455. data/generated/google/apis/language_v1beta2/service.rb +6 -6
  456. data/generated/google/apis/language_v1beta2.rb +1 -1
  457. data/generated/google/apis/libraryagent_v1/service.rb +6 -6
  458. data/generated/google/apis/licensing_v1/service.rb +7 -7
  459. data/generated/google/apis/logging_v2/classes.rb +8 -3
  460. data/generated/google/apis/logging_v2/representations.rb +1 -0
  461. data/generated/google/apis/logging_v2/service.rb +72 -72
  462. data/generated/google/apis/logging_v2.rb +1 -1
  463. data/generated/google/apis/manufacturers_v1/service.rb +4 -4
  464. data/generated/google/apis/mirror_v1/service.rb +24 -24
  465. data/generated/google/apis/ml_v1/classes.rb +240 -52
  466. data/generated/google/apis/ml_v1/representations.rb +25 -2
  467. data/generated/google/apis/ml_v1/service.rb +36 -36
  468. data/generated/google/apis/ml_v1.rb +1 -1
  469. data/generated/google/apis/monitoring_v3/classes.rb +22 -18
  470. data/generated/google/apis/monitoring_v3/representations.rb +2 -1
  471. data/generated/google/apis/monitoring_v3/service.rb +42 -37
  472. data/generated/google/apis/monitoring_v3.rb +1 -1
  473. data/generated/google/apis/oauth2_v1/classes.rb +0 -124
  474. data/generated/google/apis/oauth2_v1/representations.rb +0 -62
  475. data/generated/google/apis/oauth2_v1/service.rb +3 -162
  476. data/generated/google/apis/oauth2_v1.rb +3 -6
  477. data/generated/google/apis/oauth2_v2/service.rb +4 -4
  478. data/generated/google/apis/oauth2_v2.rb +3 -6
  479. data/generated/google/apis/oslogin_v1/service.rb +8 -7
  480. data/generated/google/apis/oslogin_v1.rb +3 -2
  481. data/generated/google/apis/oslogin_v1alpha/service.rb +8 -7
  482. data/generated/google/apis/oslogin_v1alpha.rb +3 -2
  483. data/generated/google/apis/oslogin_v1beta/service.rb +8 -7
  484. data/generated/google/apis/oslogin_v1beta.rb +3 -2
  485. data/generated/google/apis/pagespeedonline_v1/service.rb +1 -1
  486. data/generated/google/apis/pagespeedonline_v2/service.rb +1 -1
  487. data/generated/google/apis/pagespeedonline_v4/service.rb +1 -1
  488. data/generated/google/apis/pagespeedonline_v5/classes.rb +43 -0
  489. data/generated/google/apis/pagespeedonline_v5/representations.rb +18 -0
  490. data/generated/google/apis/pagespeedonline_v5/service.rb +1 -1
  491. data/generated/google/apis/pagespeedonline_v5.rb +1 -1
  492. data/generated/google/apis/people_v1/classes.rb +38 -29
  493. data/generated/google/apis/people_v1/representations.rb +1 -0
  494. data/generated/google/apis/people_v1/service.rb +18 -13
  495. data/generated/google/apis/people_v1.rb +2 -5
  496. data/generated/google/apis/playcustomapp_v1/service.rb +1 -1
  497. data/generated/google/apis/plus_domains_v1/service.rb +18 -392
  498. data/generated/google/apis/plus_domains_v1.rb +4 -10
  499. data/generated/google/apis/plus_v1/service.rb +16 -16
  500. data/generated/google/apis/plus_v1.rb +4 -4
  501. data/generated/google/apis/poly_v1/classes.rb +8 -6
  502. data/generated/google/apis/poly_v1/service.rb +15 -12
  503. data/generated/google/apis/poly_v1.rb +1 -1
  504. data/generated/google/apis/proximitybeacon_v1beta1/classes.rb +8 -6
  505. data/generated/google/apis/proximitybeacon_v1beta1/service.rb +17 -17
  506. data/generated/google/apis/proximitybeacon_v1beta1.rb +1 -1
  507. data/generated/google/apis/pubsub_v1/classes.rb +55 -39
  508. data/generated/google/apis/pubsub_v1/representations.rb +16 -0
  509. data/generated/google/apis/pubsub_v1/service.rb +46 -69
  510. data/generated/google/apis/pubsub_v1.rb +1 -1
  511. data/generated/google/apis/pubsub_v1beta1a/service.rb +15 -15
  512. data/generated/google/apis/pubsub_v1beta2/classes.rb +45 -1
  513. data/generated/google/apis/pubsub_v1beta2/representations.rb +16 -0
  514. data/generated/google/apis/pubsub_v1beta2/service.rb +20 -20
  515. data/generated/google/apis/pubsub_v1beta2.rb +1 -1
  516. data/generated/google/apis/redis_v1/classes.rb +30 -10
  517. data/generated/google/apis/redis_v1/representations.rb +13 -0
  518. data/generated/google/apis/redis_v1/service.rb +51 -15
  519. data/generated/google/apis/redis_v1.rb +1 -1
  520. data/generated/google/apis/redis_v1beta1/classes.rb +18 -21
  521. data/generated/google/apis/redis_v1beta1/representations.rb +0 -1
  522. data/generated/google/apis/redis_v1beta1/service.rb +15 -15
  523. data/generated/google/apis/redis_v1beta1.rb +1 -1
  524. data/generated/google/apis/remotebuildexecution_v1/classes.rb +50 -35
  525. data/generated/google/apis/remotebuildexecution_v1/representations.rb +2 -0
  526. data/generated/google/apis/remotebuildexecution_v1/service.rb +7 -7
  527. data/generated/google/apis/remotebuildexecution_v1.rb +1 -1
  528. data/generated/google/apis/remotebuildexecution_v1alpha/classes.rb +48 -33
  529. data/generated/google/apis/remotebuildexecution_v1alpha/representations.rb +2 -0
  530. data/generated/google/apis/remotebuildexecution_v1alpha/service.rb +10 -10
  531. data/generated/google/apis/remotebuildexecution_v1alpha.rb +1 -1
  532. data/generated/google/apis/remotebuildexecution_v2/classes.rb +58 -43
  533. data/generated/google/apis/remotebuildexecution_v2/representations.rb +2 -0
  534. data/generated/google/apis/remotebuildexecution_v2/service.rb +9 -9
  535. data/generated/google/apis/remotebuildexecution_v2.rb +1 -1
  536. data/generated/google/apis/replicapool_v1beta1/service.rb +10 -10
  537. data/generated/google/apis/reseller_v1/classes.rb +32 -39
  538. data/generated/google/apis/reseller_v1/service.rb +18 -18
  539. data/generated/google/apis/reseller_v1.rb +1 -1
  540. data/generated/google/apis/run_v1/classes.rb +73 -0
  541. data/generated/google/apis/run_v1/representations.rb +43 -0
  542. data/generated/google/apis/run_v1/service.rb +90 -0
  543. data/generated/google/apis/run_v1.rb +35 -0
  544. data/generated/google/apis/run_v1alpha1/classes.rb +3882 -0
  545. data/generated/google/apis/run_v1alpha1/representations.rb +1425 -0
  546. data/generated/google/apis/run_v1alpha1/service.rb +2071 -0
  547. data/generated/google/apis/run_v1alpha1.rb +35 -0
  548. data/generated/google/apis/runtimeconfig_v1/classes.rb +11 -11
  549. data/generated/google/apis/runtimeconfig_v1/service.rb +3 -3
  550. data/generated/google/apis/runtimeconfig_v1.rb +1 -1
  551. data/generated/google/apis/runtimeconfig_v1beta1/classes.rb +26 -25
  552. data/generated/google/apis/runtimeconfig_v1beta1/service.rb +22 -22
  553. data/generated/google/apis/runtimeconfig_v1beta1.rb +1 -1
  554. data/generated/google/apis/safebrowsing_v4/service.rb +7 -7
  555. data/generated/google/apis/script_v1/classes.rb +167 -6
  556. data/generated/google/apis/script_v1/representations.rb +79 -1
  557. data/generated/google/apis/script_v1/service.rb +16 -16
  558. data/generated/google/apis/script_v1.rb +1 -1
  559. data/generated/google/apis/searchconsole_v1/service.rb +1 -1
  560. data/generated/google/apis/securitycenter_v1/classes.rb +1627 -0
  561. data/generated/google/apis/securitycenter_v1/representations.rb +569 -0
  562. data/generated/google/apis/securitycenter_v1/service.rb +1110 -0
  563. data/generated/google/apis/securitycenter_v1.rb +35 -0
  564. data/generated/google/apis/securitycenter_v1beta1/classes.rb +1514 -0
  565. data/generated/google/apis/securitycenter_v1beta1/representations.rb +548 -0
  566. data/generated/google/apis/securitycenter_v1beta1/service.rb +1035 -0
  567. data/generated/google/apis/securitycenter_v1beta1.rb +35 -0
  568. data/generated/google/apis/servicebroker_v1/classes.rb +1 -1
  569. data/generated/google/apis/servicebroker_v1/service.rb +3 -3
  570. data/generated/google/apis/servicebroker_v1.rb +1 -1
  571. data/generated/google/apis/servicebroker_v1alpha1/classes.rb +1 -1
  572. data/generated/google/apis/servicebroker_v1alpha1/service.rb +16 -16
  573. data/generated/google/apis/servicebroker_v1alpha1.rb +1 -1
  574. data/generated/google/apis/servicebroker_v1beta1/classes.rb +1 -1
  575. data/generated/google/apis/servicebroker_v1beta1/service.rb +21 -21
  576. data/generated/google/apis/servicebroker_v1beta1.rb +1 -1
  577. data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +453 -149
  578. data/generated/google/apis/serviceconsumermanagement_v1/representations.rb +202 -29
  579. data/generated/google/apis/serviceconsumermanagement_v1/service.rb +148 -62
  580. data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
  581. data/generated/google/apis/servicecontrol_v1/classes.rb +122 -25
  582. data/generated/google/apis/servicecontrol_v1/representations.rb +47 -0
  583. data/generated/google/apis/servicecontrol_v1/service.rb +3 -3
  584. data/generated/google/apis/servicecontrol_v1.rb +1 -1
  585. data/generated/google/apis/servicemanagement_v1/classes.rb +93 -110
  586. data/generated/google/apis/servicemanagement_v1/representations.rb +13 -26
  587. data/generated/google/apis/servicemanagement_v1/service.rb +30 -27
  588. data/generated/google/apis/servicemanagement_v1.rb +1 -1
  589. data/generated/google/apis/servicenetworking_v1/classes.rb +3626 -0
  590. data/generated/google/apis/servicenetworking_v1/representations.rb +1055 -0
  591. data/generated/google/apis/servicenetworking_v1/service.rb +440 -0
  592. data/generated/google/apis/servicenetworking_v1.rb +38 -0
  593. data/generated/google/apis/servicenetworking_v1beta/classes.rb +65 -108
  594. data/generated/google/apis/servicenetworking_v1beta/representations.rb +2 -29
  595. data/generated/google/apis/servicenetworking_v1beta/service.rb +6 -6
  596. data/generated/google/apis/servicenetworking_v1beta.rb +1 -1
  597. data/generated/google/apis/serviceusage_v1/classes.rb +160 -109
  598. data/generated/google/apis/serviceusage_v1/representations.rb +42 -26
  599. data/generated/google/apis/serviceusage_v1/service.rb +17 -19
  600. data/generated/google/apis/serviceusage_v1.rb +1 -1
  601. data/generated/google/apis/serviceusage_v1beta1/classes.rb +161 -110
  602. data/generated/google/apis/serviceusage_v1beta1/representations.rb +42 -26
  603. data/generated/google/apis/serviceusage_v1beta1/service.rb +7 -7
  604. data/generated/google/apis/serviceusage_v1beta1.rb +1 -1
  605. data/generated/google/apis/sheets_v4/classes.rb +115 -26
  606. data/generated/google/apis/sheets_v4/service.rb +17 -17
  607. data/generated/google/apis/sheets_v4.rb +1 -1
  608. data/generated/google/apis/site_verification_v1/service.rb +7 -7
  609. data/generated/google/apis/slides_v1/classes.rb +2 -2
  610. data/generated/google/apis/slides_v1/service.rb +5 -5
  611. data/generated/google/apis/slides_v1.rb +1 -1
  612. data/generated/google/apis/sourcerepo_v1/classes.rb +183 -1
  613. data/generated/google/apis/sourcerepo_v1/representations.rb +45 -0
  614. data/generated/google/apis/sourcerepo_v1/service.rb +45 -10
  615. data/generated/google/apis/sourcerepo_v1.rb +1 -1
  616. data/generated/google/apis/spanner_v1/classes.rb +231 -17
  617. data/generated/google/apis/spanner_v1/representations.rb +66 -0
  618. data/generated/google/apis/spanner_v1/service.rb +92 -42
  619. data/generated/google/apis/spanner_v1.rb +1 -1
  620. data/generated/google/apis/speech_v1/classes.rb +110 -13
  621. data/generated/google/apis/speech_v1/representations.rb +24 -0
  622. data/generated/google/apis/speech_v1/service.rb +9 -7
  623. data/generated/google/apis/speech_v1.rb +1 -1
  624. data/generated/google/apis/speech_v1p1beta1/classes.rb +19 -13
  625. data/generated/google/apis/speech_v1p1beta1/representations.rb +1 -0
  626. data/generated/google/apis/speech_v1p1beta1/service.rb +9 -7
  627. data/generated/google/apis/speech_v1p1beta1.rb +1 -1
  628. data/generated/google/apis/sqladmin_v1beta4/classes.rb +94 -17
  629. data/generated/google/apis/sqladmin_v1beta4/representations.rb +36 -0
  630. data/generated/google/apis/sqladmin_v1beta4/service.rb +44 -44
  631. data/generated/google/apis/sqladmin_v1beta4.rb +1 -1
  632. data/generated/google/apis/storage_v1/classes.rb +201 -4
  633. data/generated/google/apis/storage_v1/representations.rb +76 -1
  634. data/generated/google/apis/storage_v1/service.rb +488 -93
  635. data/generated/google/apis/storage_v1.rb +1 -1
  636. data/generated/google/apis/storage_v1beta1/service.rb +24 -24
  637. data/generated/google/apis/storage_v1beta2/service.rb +34 -34
  638. data/generated/google/apis/storagetransfer_v1/classes.rb +44 -44
  639. data/generated/google/apis/storagetransfer_v1/service.rb +35 -36
  640. data/generated/google/apis/storagetransfer_v1.rb +2 -2
  641. data/generated/google/apis/streetviewpublish_v1/classes.rb +27 -27
  642. data/generated/google/apis/streetviewpublish_v1/service.rb +36 -40
  643. data/generated/google/apis/streetviewpublish_v1.rb +1 -1
  644. data/generated/google/apis/surveys_v2/service.rb +8 -8
  645. data/generated/google/apis/tagmanager_v1/service.rb +49 -95
  646. data/generated/google/apis/tagmanager_v1.rb +1 -1
  647. data/generated/google/apis/tagmanager_v2/classes.rb +197 -292
  648. data/generated/google/apis/tagmanager_v2/representations.rb +62 -103
  649. data/generated/google/apis/tagmanager_v2/service.rb +287 -249
  650. data/generated/google/apis/tagmanager_v2.rb +1 -1
  651. data/generated/google/apis/tasks_v1/service.rb +19 -19
  652. data/generated/google/apis/tasks_v1.rb +2 -2
  653. data/generated/google/apis/testing_v1/classes.rb +44 -39
  654. data/generated/google/apis/testing_v1/representations.rb +3 -1
  655. data/generated/google/apis/testing_v1/service.rb +5 -5
  656. data/generated/google/apis/testing_v1.rb +1 -1
  657. data/generated/google/apis/texttospeech_v1/service.rb +2 -2
  658. data/generated/google/apis/texttospeech_v1.rb +1 -1
  659. data/generated/google/apis/texttospeech_v1beta1/service.rb +2 -2
  660. data/generated/google/apis/texttospeech_v1beta1.rb +1 -1
  661. data/generated/google/apis/toolresults_v1beta3/classes.rb +340 -17
  662. data/generated/google/apis/toolresults_v1beta3/representations.rb +90 -0
  663. data/generated/google/apis/toolresults_v1beta3/service.rb +140 -24
  664. data/generated/google/apis/toolresults_v1beta3.rb +1 -1
  665. data/generated/google/apis/tpu_v1/classes.rb +21 -15
  666. data/generated/google/apis/tpu_v1/representations.rb +1 -0
  667. data/generated/google/apis/tpu_v1/service.rb +17 -17
  668. data/generated/google/apis/tpu_v1.rb +1 -1
  669. data/generated/google/apis/tpu_v1alpha1/classes.rb +21 -15
  670. data/generated/google/apis/tpu_v1alpha1/representations.rb +1 -0
  671. data/generated/google/apis/tpu_v1alpha1/service.rb +17 -17
  672. data/generated/google/apis/tpu_v1alpha1.rb +1 -1
  673. data/generated/google/apis/translate_v2/service.rb +5 -5
  674. data/generated/google/apis/urlshortener_v1/service.rb +3 -3
  675. data/generated/google/apis/vault_v1/classes.rb +44 -18
  676. data/generated/google/apis/vault_v1/representations.rb +4 -0
  677. data/generated/google/apis/vault_v1/service.rb +28 -28
  678. data/generated/google/apis/vault_v1.rb +1 -1
  679. data/generated/google/apis/videointelligence_v1/classes.rb +2193 -350
  680. data/generated/google/apis/videointelligence_v1/representations.rb +805 -6
  681. data/generated/google/apis/videointelligence_v1/service.rb +7 -6
  682. data/generated/google/apis/videointelligence_v1.rb +3 -2
  683. data/generated/google/apis/videointelligence_v1beta2/classes.rb +2448 -605
  684. data/generated/google/apis/videointelligence_v1beta2/representations.rb +806 -7
  685. data/generated/google/apis/videointelligence_v1beta2/service.rb +3 -2
  686. data/generated/google/apis/videointelligence_v1beta2.rb +3 -2
  687. data/generated/google/apis/videointelligence_v1p1beta1/classes.rb +2422 -579
  688. data/generated/google/apis/videointelligence_v1p1beta1/representations.rb +806 -7
  689. data/generated/google/apis/videointelligence_v1p1beta1/service.rb +3 -2
  690. data/generated/google/apis/videointelligence_v1p1beta1.rb +3 -2
  691. data/generated/google/apis/videointelligence_v1p2beta1/classes.rb +2645 -830
  692. data/generated/google/apis/videointelligence_v1p2beta1/representations.rb +796 -12
  693. data/generated/google/apis/videointelligence_v1p2beta1/service.rb +3 -2
  694. data/generated/google/apis/videointelligence_v1p2beta1.rb +3 -2
  695. data/generated/google/apis/videointelligence_v1p3beta1/classes.rb +4687 -0
  696. data/generated/google/apis/videointelligence_v1p3beta1/representations.rb +2005 -0
  697. data/generated/google/apis/videointelligence_v1p3beta1/service.rb +94 -0
  698. data/generated/google/apis/videointelligence_v1p3beta1.rb +36 -0
  699. data/generated/google/apis/vision_v1/classes.rb +4397 -124
  700. data/generated/google/apis/vision_v1/representations.rb +2366 -541
  701. data/generated/google/apis/vision_v1/service.rb +160 -33
  702. data/generated/google/apis/vision_v1.rb +1 -1
  703. data/generated/google/apis/vision_v1p1beta1/classes.rb +4451 -158
  704. data/generated/google/apis/vision_v1p1beta1/representations.rb +2415 -576
  705. data/generated/google/apis/vision_v1p1beta1/service.rb +73 -2
  706. data/generated/google/apis/vision_v1p1beta1.rb +1 -1
  707. data/generated/google/apis/vision_v1p2beta1/classes.rb +4451 -158
  708. data/generated/google/apis/vision_v1p2beta1/representations.rb +2443 -604
  709. data/generated/google/apis/vision_v1p2beta1/service.rb +73 -2
  710. data/generated/google/apis/vision_v1p2beta1.rb +1 -1
  711. data/generated/google/apis/webfonts_v1/service.rb +1 -1
  712. data/generated/google/apis/webmasters_v3/classes.rb +0 -166
  713. data/generated/google/apis/webmasters_v3/representations.rb +0 -93
  714. data/generated/google/apis/webmasters_v3/service.rb +9 -180
  715. data/generated/google/apis/webmasters_v3.rb +1 -1
  716. data/generated/google/apis/websecurityscanner_v1alpha/service.rb +13 -13
  717. data/generated/google/apis/websecurityscanner_v1beta/classes.rb +973 -0
  718. data/generated/google/apis/websecurityscanner_v1beta/representations.rb +452 -0
  719. data/generated/google/apis/websecurityscanner_v1beta/service.rb +548 -0
  720. data/generated/google/apis/websecurityscanner_v1beta.rb +34 -0
  721. data/generated/google/apis/youtube_analytics_v1/service.rb +8 -8
  722. data/generated/google/apis/youtube_analytics_v1beta1/service.rb +8 -8
  723. data/generated/google/apis/youtube_analytics_v2/service.rb +8 -8
  724. data/generated/google/apis/youtube_partner_v1/classes.rb +15 -34
  725. data/generated/google/apis/youtube_partner_v1/representations.rb +4 -17
  726. data/generated/google/apis/youtube_partner_v1/service.rb +74 -74
  727. data/generated/google/apis/youtube_partner_v1.rb +1 -1
  728. data/generated/google/apis/youtube_v3/service.rb +71 -71
  729. data/generated/google/apis/youtube_v3.rb +1 -1
  730. data/generated/google/apis/youtubereporting_v1/classes.rb +2 -2
  731. data/generated/google/apis/youtubereporting_v1/service.rb +8 -8
  732. data/generated/google/apis/youtubereporting_v1.rb +1 -1
  733. data/google-api-client.gemspec +2 -2
  734. data/lib/google/apis/core/http_command.rb +1 -0
  735. data/lib/google/apis/core/json_representation.rb +4 -0
  736. data/lib/google/apis/core/upload.rb +3 -3
  737. data/lib/google/apis/generator/model.rb +1 -1
  738. data/lib/google/apis/generator/templates/_method.tmpl +3 -3
  739. data/lib/google/apis/version.rb +1 -1
  740. metadata +86 -17
  741. data/.kokoro/common.cfg +0 -22
  742. data/.kokoro/windows.sh +0 -32
  743. data/generated/google/apis/logging_v2beta1/classes.rb +0 -1765
  744. data/generated/google/apis/logging_v2beta1/representations.rb +0 -537
  745. data/generated/google/apis/logging_v2beta1/service.rb +0 -570
  746. data/generated/google/apis/logging_v2beta1.rb +0 -46
  747. data/generated/google/apis/partners_v2/classes.rb +0 -2260
  748. data/generated/google/apis/partners_v2/representations.rb +0 -905
  749. data/generated/google/apis/partners_v2/service.rb +0 -1077
  750. data/samples/web/.env +0 -2
@@ -46,6 +46,18 @@ module Google
46
46
  include Google::Apis::Core::JsonObjectSupport
47
47
  end
48
48
 
49
+ class AsyncBatchAnnotateImagesResponse
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class BatchAnnotateFilesResponse
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
49
61
  class BatchOperationMetadata
50
62
  class Representation < Google::Apis::Core::JsonRepresentation; end
51
63
 
@@ -130,6 +142,12 @@ module Google
130
142
  include Google::Apis::Core::JsonObjectSupport
131
143
  end
132
144
 
145
+ class GoogleCloudVisionV1p1beta1AnnotateFileRequest
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
133
151
  class GoogleCloudVisionV1p1beta1AnnotateFileResponse
134
152
  class Representation < Google::Apis::Core::JsonRepresentation; end
135
153
 
@@ -172,6 +190,24 @@ module Google
172
190
  include Google::Apis::Core::JsonObjectSupport
173
191
  end
174
192
 
193
+ class GoogleCloudVisionV1p1beta1AsyncBatchAnnotateImagesRequest
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class GoogleCloudVisionV1p1beta1BatchAnnotateFilesRequest
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class GoogleCloudVisionV1p1beta1BatchAnnotateFilesResponse
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
175
211
  class GoogleCloudVisionV1p1beta1BatchAnnotateImagesRequest
176
212
  class Representation < Google::Apis::Core::JsonRepresentation; end
177
213
 
@@ -1036,397 +1072,1868 @@ module Google
1036
1072
  include Google::Apis::Core::JsonObjectSupport
1037
1073
  end
1038
1074
 
1039
- class GroupedResult
1075
+ class GoogleCloudVisionV1p4beta1AnnotateFileResponse
1040
1076
  class Representation < Google::Apis::Core::JsonRepresentation; end
1041
1077
 
1042
1078
  include Google::Apis::Core::JsonObjectSupport
1043
1079
  end
1044
1080
 
1045
- class ImageAnnotationContext
1081
+ class GoogleCloudVisionV1p4beta1AnnotateImageResponse
1046
1082
  class Representation < Google::Apis::Core::JsonRepresentation; end
1047
1083
 
1048
1084
  include Google::Apis::Core::JsonObjectSupport
1049
1085
  end
1050
1086
 
1051
- class ImageProperties
1087
+ class GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse
1052
1088
  class Representation < Google::Apis::Core::JsonRepresentation; end
1053
1089
 
1054
1090
  include Google::Apis::Core::JsonObjectSupport
1055
1091
  end
1056
1092
 
1057
- class ImportProductSetsResponse
1093
+ class GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse
1058
1094
  class Representation < Google::Apis::Core::JsonRepresentation; end
1059
1095
 
1060
1096
  include Google::Apis::Core::JsonObjectSupport
1061
1097
  end
1062
1098
 
1063
- class InputConfig
1099
+ class GoogleCloudVisionV1p4beta1AsyncBatchAnnotateImagesResponse
1064
1100
  class Representation < Google::Apis::Core::JsonRepresentation; end
1065
1101
 
1066
1102
  include Google::Apis::Core::JsonObjectSupport
1067
1103
  end
1068
1104
 
1069
- class KeyValue
1105
+ class GoogleCloudVisionV1p4beta1BatchAnnotateFilesResponse
1070
1106
  class Representation < Google::Apis::Core::JsonRepresentation; end
1071
1107
 
1072
1108
  include Google::Apis::Core::JsonObjectSupport
1073
1109
  end
1074
1110
 
1075
- class Landmark
1111
+ class GoogleCloudVisionV1p4beta1BatchOperationMetadata
1076
1112
  class Representation < Google::Apis::Core::JsonRepresentation; end
1077
1113
 
1078
1114
  include Google::Apis::Core::JsonObjectSupport
1079
1115
  end
1080
1116
 
1081
- class LatLng
1117
+ class GoogleCloudVisionV1p4beta1Block
1082
1118
  class Representation < Google::Apis::Core::JsonRepresentation; end
1083
1119
 
1084
1120
  include Google::Apis::Core::JsonObjectSupport
1085
1121
  end
1086
1122
 
1087
- class LocalizedObjectAnnotation
1123
+ class GoogleCloudVisionV1p4beta1BoundingPoly
1088
1124
  class Representation < Google::Apis::Core::JsonRepresentation; end
1089
1125
 
1090
1126
  include Google::Apis::Core::JsonObjectSupport
1091
1127
  end
1092
1128
 
1093
- class LocationInfo
1129
+ class GoogleCloudVisionV1p4beta1ColorInfo
1094
1130
  class Representation < Google::Apis::Core::JsonRepresentation; end
1095
1131
 
1096
1132
  include Google::Apis::Core::JsonObjectSupport
1097
1133
  end
1098
1134
 
1099
- class NormalizedVertex
1135
+ class GoogleCloudVisionV1p4beta1CropHint
1100
1136
  class Representation < Google::Apis::Core::JsonRepresentation; end
1101
1137
 
1102
1138
  include Google::Apis::Core::JsonObjectSupport
1103
1139
  end
1104
1140
 
1105
- class Operation
1141
+ class GoogleCloudVisionV1p4beta1CropHintsAnnotation
1106
1142
  class Representation < Google::Apis::Core::JsonRepresentation; end
1107
1143
 
1108
1144
  include Google::Apis::Core::JsonObjectSupport
1109
1145
  end
1110
1146
 
1111
- class OperationMetadata
1147
+ class GoogleCloudVisionV1p4beta1DominantColorsAnnotation
1112
1148
  class Representation < Google::Apis::Core::JsonRepresentation; end
1113
1149
 
1114
1150
  include Google::Apis::Core::JsonObjectSupport
1115
1151
  end
1116
1152
 
1117
- class OutputConfig
1153
+ class GoogleCloudVisionV1p4beta1EntityAnnotation
1118
1154
  class Representation < Google::Apis::Core::JsonRepresentation; end
1119
1155
 
1120
1156
  include Google::Apis::Core::JsonObjectSupport
1121
1157
  end
1122
1158
 
1123
- class Page
1159
+ class GoogleCloudVisionV1p4beta1FaceAnnotation
1124
1160
  class Representation < Google::Apis::Core::JsonRepresentation; end
1125
1161
 
1126
1162
  include Google::Apis::Core::JsonObjectSupport
1127
1163
  end
1128
1164
 
1129
- class Paragraph
1165
+ class GoogleCloudVisionV1p4beta1FaceAnnotationLandmark
1130
1166
  class Representation < Google::Apis::Core::JsonRepresentation; end
1131
1167
 
1132
1168
  include Google::Apis::Core::JsonObjectSupport
1133
1169
  end
1134
1170
 
1135
- class Position
1171
+ class GoogleCloudVisionV1p4beta1GcsDestination
1136
1172
  class Representation < Google::Apis::Core::JsonRepresentation; end
1137
1173
 
1138
1174
  include Google::Apis::Core::JsonObjectSupport
1139
1175
  end
1140
1176
 
1141
- class Product
1177
+ class GoogleCloudVisionV1p4beta1GcsSource
1142
1178
  class Representation < Google::Apis::Core::JsonRepresentation; end
1143
1179
 
1144
1180
  include Google::Apis::Core::JsonObjectSupport
1145
1181
  end
1146
1182
 
1147
- class ProductSearchResults
1183
+ class GoogleCloudVisionV1p4beta1ImageAnnotationContext
1148
1184
  class Representation < Google::Apis::Core::JsonRepresentation; end
1149
1185
 
1150
1186
  include Google::Apis::Core::JsonObjectSupport
1151
1187
  end
1152
1188
 
1153
- class Property
1189
+ class GoogleCloudVisionV1p4beta1ImageProperties
1154
1190
  class Representation < Google::Apis::Core::JsonRepresentation; end
1155
1191
 
1156
1192
  include Google::Apis::Core::JsonObjectSupport
1157
1193
  end
1158
1194
 
1159
- class ReferenceImage
1195
+ class GoogleCloudVisionV1p4beta1ImportProductSetsResponse
1160
1196
  class Representation < Google::Apis::Core::JsonRepresentation; end
1161
1197
 
1162
1198
  include Google::Apis::Core::JsonObjectSupport
1163
1199
  end
1164
1200
 
1165
- class Result
1201
+ class GoogleCloudVisionV1p4beta1InputConfig
1166
1202
  class Representation < Google::Apis::Core::JsonRepresentation; end
1167
1203
 
1168
1204
  include Google::Apis::Core::JsonObjectSupport
1169
1205
  end
1170
1206
 
1171
- class SafeSearchAnnotation
1207
+ class GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation
1172
1208
  class Representation < Google::Apis::Core::JsonRepresentation; end
1173
1209
 
1174
1210
  include Google::Apis::Core::JsonObjectSupport
1175
1211
  end
1176
1212
 
1177
- class Status
1213
+ class GoogleCloudVisionV1p4beta1LocationInfo
1178
1214
  class Representation < Google::Apis::Core::JsonRepresentation; end
1179
1215
 
1180
1216
  include Google::Apis::Core::JsonObjectSupport
1181
1217
  end
1182
1218
 
1183
- class Symbol
1219
+ class GoogleCloudVisionV1p4beta1NormalizedVertex
1184
1220
  class Representation < Google::Apis::Core::JsonRepresentation; end
1185
1221
 
1186
1222
  include Google::Apis::Core::JsonObjectSupport
1187
1223
  end
1188
1224
 
1189
- class TextAnnotation
1225
+ class GoogleCloudVisionV1p4beta1OperationMetadata
1190
1226
  class Representation < Google::Apis::Core::JsonRepresentation; end
1191
1227
 
1192
1228
  include Google::Apis::Core::JsonObjectSupport
1193
1229
  end
1194
1230
 
1195
- class TextProperty
1231
+ class GoogleCloudVisionV1p4beta1OutputConfig
1196
1232
  class Representation < Google::Apis::Core::JsonRepresentation; end
1197
1233
 
1198
1234
  include Google::Apis::Core::JsonObjectSupport
1199
1235
  end
1200
1236
 
1201
- class Vertex
1237
+ class GoogleCloudVisionV1p4beta1Page
1202
1238
  class Representation < Google::Apis::Core::JsonRepresentation; end
1203
1239
 
1204
1240
  include Google::Apis::Core::JsonObjectSupport
1205
1241
  end
1206
1242
 
1207
- class WebDetection
1243
+ class GoogleCloudVisionV1p4beta1Paragraph
1208
1244
  class Representation < Google::Apis::Core::JsonRepresentation; end
1209
1245
 
1210
1246
  include Google::Apis::Core::JsonObjectSupport
1211
1247
  end
1212
1248
 
1213
- class WebEntity
1249
+ class GoogleCloudVisionV1p4beta1Position
1214
1250
  class Representation < Google::Apis::Core::JsonRepresentation; end
1215
1251
 
1216
1252
  include Google::Apis::Core::JsonObjectSupport
1217
1253
  end
1218
1254
 
1219
- class WebImage
1255
+ class GoogleCloudVisionV1p4beta1Product
1220
1256
  class Representation < Google::Apis::Core::JsonRepresentation; end
1221
1257
 
1222
1258
  include Google::Apis::Core::JsonObjectSupport
1223
1259
  end
1224
1260
 
1225
- class WebLabel
1261
+ class GoogleCloudVisionV1p4beta1ProductKeyValue
1226
1262
  class Representation < Google::Apis::Core::JsonRepresentation; end
1227
1263
 
1228
1264
  include Google::Apis::Core::JsonObjectSupport
1229
1265
  end
1230
1266
 
1231
- class WebPage
1267
+ class GoogleCloudVisionV1p4beta1ProductSearchResults
1232
1268
  class Representation < Google::Apis::Core::JsonRepresentation; end
1233
1269
 
1234
1270
  include Google::Apis::Core::JsonObjectSupport
1235
1271
  end
1236
1272
 
1237
- class Word
1273
+ class GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult
1238
1274
  class Representation < Google::Apis::Core::JsonRepresentation; end
1239
1275
 
1240
1276
  include Google::Apis::Core::JsonObjectSupport
1241
1277
  end
1242
1278
 
1243
- class AnnotateFileResponse
1244
- # @private
1245
- class Representation < Google::Apis::Core::JsonRepresentation
1246
- property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p1beta1::InputConfig, decorator: Google::Apis::VisionV1p1beta1::InputConfig::Representation
1247
-
1248
- collection :responses, as: 'responses', class: Google::Apis::VisionV1p1beta1::AnnotateImageResponse, decorator: Google::Apis::VisionV1p1beta1::AnnotateImageResponse::Representation
1279
+ class GoogleCloudVisionV1p4beta1ProductSearchResultsResult
1280
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1249
1281
 
1250
- end
1282
+ include Google::Apis::Core::JsonObjectSupport
1251
1283
  end
1252
1284
 
1253
- class AnnotateImageResponse
1254
- # @private
1255
- class Representation < Google::Apis::Core::JsonRepresentation
1256
- property :context, as: 'context', class: Google::Apis::VisionV1p1beta1::ImageAnnotationContext, decorator: Google::Apis::VisionV1p1beta1::ImageAnnotationContext::Representation
1285
+ class GoogleCloudVisionV1p4beta1Property
1286
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1257
1287
 
1258
- property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1p1beta1::CropHintsAnnotation, decorator: Google::Apis::VisionV1p1beta1::CropHintsAnnotation::Representation
1288
+ include Google::Apis::Core::JsonObjectSupport
1289
+ end
1259
1290
 
1260
- property :error, as: 'error', class: Google::Apis::VisionV1p1beta1::Status, decorator: Google::Apis::VisionV1p1beta1::Status::Representation
1291
+ class GoogleCloudVisionV1p4beta1ReferenceImage
1292
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1261
1293
 
1262
- collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1p1beta1::FaceAnnotation, decorator: Google::Apis::VisionV1p1beta1::FaceAnnotation::Representation
1294
+ include Google::Apis::Core::JsonObjectSupport
1295
+ end
1263
1296
 
1264
- property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1p1beta1::TextAnnotation, decorator: Google::Apis::VisionV1p1beta1::TextAnnotation::Representation
1297
+ class GoogleCloudVisionV1p4beta1SafeSearchAnnotation
1298
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1265
1299
 
1266
- property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1p1beta1::ImageProperties, decorator: Google::Apis::VisionV1p1beta1::ImageProperties::Representation
1300
+ include Google::Apis::Core::JsonObjectSupport
1301
+ end
1267
1302
 
1268
- collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1p1beta1::EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::EntityAnnotation::Representation
1303
+ class GoogleCloudVisionV1p4beta1Symbol
1304
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1269
1305
 
1270
- collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1p1beta1::EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::EntityAnnotation::Representation
1306
+ include Google::Apis::Core::JsonObjectSupport
1307
+ end
1271
1308
 
1272
- collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1p1beta1::LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1p1beta1::LocalizedObjectAnnotation::Representation
1309
+ class GoogleCloudVisionV1p4beta1TextAnnotation
1310
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1273
1311
 
1274
- collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1p1beta1::EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::EntityAnnotation::Representation
1312
+ include Google::Apis::Core::JsonObjectSupport
1313
+ end
1275
1314
 
1276
- property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1p1beta1::ProductSearchResults, decorator: Google::Apis::VisionV1p1beta1::ProductSearchResults::Representation
1315
+ class GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak
1316
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1277
1317
 
1278
- property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1p1beta1::SafeSearchAnnotation, decorator: Google::Apis::VisionV1p1beta1::SafeSearchAnnotation::Representation
1318
+ include Google::Apis::Core::JsonObjectSupport
1319
+ end
1279
1320
 
1280
- collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1p1beta1::EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::EntityAnnotation::Representation
1321
+ class GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage
1322
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1281
1323
 
1282
- property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1p1beta1::WebDetection, decorator: Google::Apis::VisionV1p1beta1::WebDetection::Representation
1324
+ include Google::Apis::Core::JsonObjectSupport
1325
+ end
1283
1326
 
1284
- end
1327
+ class GoogleCloudVisionV1p4beta1TextAnnotationTextProperty
1328
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1329
+
1330
+ include Google::Apis::Core::JsonObjectSupport
1285
1331
  end
1286
1332
 
1287
- class AsyncAnnotateFileResponse
1288
- # @private
1289
- class Representation < Google::Apis::Core::JsonRepresentation
1290
- property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p1beta1::OutputConfig, decorator: Google::Apis::VisionV1p1beta1::OutputConfig::Representation
1333
+ class GoogleCloudVisionV1p4beta1Vertex
1334
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1291
1335
 
1292
- end
1336
+ include Google::Apis::Core::JsonObjectSupport
1293
1337
  end
1294
1338
 
1295
- class AsyncBatchAnnotateFilesResponse
1296
- # @private
1297
- class Representation < Google::Apis::Core::JsonRepresentation
1298
- collection :responses, as: 'responses', class: Google::Apis::VisionV1p1beta1::AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1p1beta1::AsyncAnnotateFileResponse::Representation
1339
+ class GoogleCloudVisionV1p4beta1WebDetection
1340
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1299
1341
 
1300
- end
1342
+ include Google::Apis::Core::JsonObjectSupport
1301
1343
  end
1302
1344
 
1303
- class BatchOperationMetadata
1304
- # @private
1305
- class Representation < Google::Apis::Core::JsonRepresentation
1306
- property :end_time, as: 'endTime'
1307
- property :state, as: 'state'
1308
- property :submit_time, as: 'submitTime'
1309
- end
1345
+ class GoogleCloudVisionV1p4beta1WebDetectionWebEntity
1346
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1347
+
1348
+ include Google::Apis::Core::JsonObjectSupport
1310
1349
  end
1311
1350
 
1312
- class Block
1313
- # @private
1314
- class Representation < Google::Apis::Core::JsonRepresentation
1315
- property :block_type, as: 'blockType'
1316
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::BoundingPoly::Representation
1351
+ class GoogleCloudVisionV1p4beta1WebDetectionWebImage
1352
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1317
1353
 
1318
- property :confidence, as: 'confidence'
1319
- collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1p1beta1::Paragraph, decorator: Google::Apis::VisionV1p1beta1::Paragraph::Representation
1354
+ include Google::Apis::Core::JsonObjectSupport
1355
+ end
1320
1356
 
1321
- property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::TextProperty, decorator: Google::Apis::VisionV1p1beta1::TextProperty::Representation
1357
+ class GoogleCloudVisionV1p4beta1WebDetectionWebLabel
1358
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1322
1359
 
1323
- end
1360
+ include Google::Apis::Core::JsonObjectSupport
1324
1361
  end
1325
1362
 
1326
- class BoundingPoly
1327
- # @private
1328
- class Representation < Google::Apis::Core::JsonRepresentation
1329
- collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1p1beta1::NormalizedVertex, decorator: Google::Apis::VisionV1p1beta1::NormalizedVertex::Representation
1363
+ class GoogleCloudVisionV1p4beta1WebDetectionWebPage
1364
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1330
1365
 
1331
- collection :vertices, as: 'vertices', class: Google::Apis::VisionV1p1beta1::Vertex, decorator: Google::Apis::VisionV1p1beta1::Vertex::Representation
1366
+ include Google::Apis::Core::JsonObjectSupport
1367
+ end
1332
1368
 
1333
- end
1369
+ class GoogleCloudVisionV1p4beta1Word
1370
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1371
+
1372
+ include Google::Apis::Core::JsonObjectSupport
1334
1373
  end
1335
1374
 
1336
- class Color
1337
- # @private
1338
- class Representation < Google::Apis::Core::JsonRepresentation
1339
- property :alpha, as: 'alpha'
1340
- property :blue, as: 'blue'
1341
- property :green, as: 'green'
1342
- property :red, as: 'red'
1343
- end
1375
+ class GoogleCloudVisionV1p5beta1AnnotateFileResponse
1376
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1377
+
1378
+ include Google::Apis::Core::JsonObjectSupport
1344
1379
  end
1345
1380
 
1346
- class ColorInfo
1347
- # @private
1348
- class Representation < Google::Apis::Core::JsonRepresentation
1349
- property :color, as: 'color', class: Google::Apis::VisionV1p1beta1::Color, decorator: Google::Apis::VisionV1p1beta1::Color::Representation
1381
+ class GoogleCloudVisionV1p5beta1AnnotateImageResponse
1382
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1350
1383
 
1351
- property :pixel_fraction, as: 'pixelFraction'
1352
- property :score, as: 'score'
1353
- end
1384
+ include Google::Apis::Core::JsonObjectSupport
1354
1385
  end
1355
1386
 
1356
- class CropHint
1357
- # @private
1358
- class Representation < Google::Apis::Core::JsonRepresentation
1359
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::BoundingPoly::Representation
1387
+ class GoogleCloudVisionV1p5beta1AsyncAnnotateFileResponse
1388
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1360
1389
 
1361
- property :confidence, as: 'confidence'
1362
- property :importance_fraction, as: 'importanceFraction'
1363
- end
1390
+ include Google::Apis::Core::JsonObjectSupport
1364
1391
  end
1365
1392
 
1366
- class CropHintsAnnotation
1367
- # @private
1368
- class Representation < Google::Apis::Core::JsonRepresentation
1369
- collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1p1beta1::CropHint, decorator: Google::Apis::VisionV1p1beta1::CropHint::Representation
1393
+ class GoogleCloudVisionV1p5beta1AsyncBatchAnnotateFilesResponse
1394
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1370
1395
 
1371
- end
1396
+ include Google::Apis::Core::JsonObjectSupport
1372
1397
  end
1373
1398
 
1374
- class DetectedBreak
1375
- # @private
1376
- class Representation < Google::Apis::Core::JsonRepresentation
1377
- property :is_prefix, as: 'isPrefix'
1378
- property :type, as: 'type'
1379
- end
1399
+ class GoogleCloudVisionV1p5beta1AsyncBatchAnnotateImagesResponse
1400
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1401
+
1402
+ include Google::Apis::Core::JsonObjectSupport
1380
1403
  end
1381
1404
 
1382
- class DetectedLanguage
1383
- # @private
1384
- class Representation < Google::Apis::Core::JsonRepresentation
1385
- property :confidence, as: 'confidence'
1386
- property :language_code, as: 'languageCode'
1387
- end
1405
+ class GoogleCloudVisionV1p5beta1BatchAnnotateFilesResponse
1406
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1407
+
1408
+ include Google::Apis::Core::JsonObjectSupport
1388
1409
  end
1389
1410
 
1390
- class DominantColorsAnnotation
1391
- # @private
1392
- class Representation < Google::Apis::Core::JsonRepresentation
1393
- collection :colors, as: 'colors', class: Google::Apis::VisionV1p1beta1::ColorInfo, decorator: Google::Apis::VisionV1p1beta1::ColorInfo::Representation
1411
+ class GoogleCloudVisionV1p5beta1BatchOperationMetadata
1412
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1394
1413
 
1395
- end
1414
+ include Google::Apis::Core::JsonObjectSupport
1396
1415
  end
1397
1416
 
1398
- class EntityAnnotation
1399
- # @private
1400
- class Representation < Google::Apis::Core::JsonRepresentation
1401
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::BoundingPoly::Representation
1417
+ class GoogleCloudVisionV1p5beta1Block
1418
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1402
1419
 
1403
- property :confidence, as: 'confidence'
1404
- property :description, as: 'description'
1405
- property :locale, as: 'locale'
1406
- collection :locations, as: 'locations', class: Google::Apis::VisionV1p1beta1::LocationInfo, decorator: Google::Apis::VisionV1p1beta1::LocationInfo::Representation
1420
+ include Google::Apis::Core::JsonObjectSupport
1421
+ end
1407
1422
 
1408
- property :mid, as: 'mid'
1409
- collection :properties, as: 'properties', class: Google::Apis::VisionV1p1beta1::Property, decorator: Google::Apis::VisionV1p1beta1::Property::Representation
1423
+ class GoogleCloudVisionV1p5beta1BoundingPoly
1424
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1410
1425
 
1411
- property :score, as: 'score'
1412
- property :topicality, as: 'topicality'
1413
- end
1426
+ include Google::Apis::Core::JsonObjectSupport
1414
1427
  end
1415
1428
 
1416
- class FaceAnnotation
1417
- # @private
1418
- class Representation < Google::Apis::Core::JsonRepresentation
1419
- property :anger_likelihood, as: 'angerLikelihood'
1420
- property :blurred_likelihood, as: 'blurredLikelihood'
1421
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::BoundingPoly::Representation
1429
+ class GoogleCloudVisionV1p5beta1ColorInfo
1430
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1422
1431
 
1423
- property :detection_confidence, as: 'detectionConfidence'
1424
- property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1p1beta1::BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::BoundingPoly::Representation
1432
+ include Google::Apis::Core::JsonObjectSupport
1433
+ end
1425
1434
 
1426
- property :headwear_likelihood, as: 'headwearLikelihood'
1435
+ class GoogleCloudVisionV1p5beta1CropHint
1436
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1437
+
1438
+ include Google::Apis::Core::JsonObjectSupport
1439
+ end
1440
+
1441
+ class GoogleCloudVisionV1p5beta1CropHintsAnnotation
1442
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1443
+
1444
+ include Google::Apis::Core::JsonObjectSupport
1445
+ end
1446
+
1447
+ class GoogleCloudVisionV1p5beta1DominantColorsAnnotation
1448
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1449
+
1450
+ include Google::Apis::Core::JsonObjectSupport
1451
+ end
1452
+
1453
+ class GoogleCloudVisionV1p5beta1EntityAnnotation
1454
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1455
+
1456
+ include Google::Apis::Core::JsonObjectSupport
1457
+ end
1458
+
1459
+ class GoogleCloudVisionV1p5beta1FaceAnnotation
1460
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1461
+
1462
+ include Google::Apis::Core::JsonObjectSupport
1463
+ end
1464
+
1465
+ class GoogleCloudVisionV1p5beta1FaceAnnotationLandmark
1466
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1467
+
1468
+ include Google::Apis::Core::JsonObjectSupport
1469
+ end
1470
+
1471
+ class GoogleCloudVisionV1p5beta1GcsDestination
1472
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1473
+
1474
+ include Google::Apis::Core::JsonObjectSupport
1475
+ end
1476
+
1477
+ class GoogleCloudVisionV1p5beta1GcsSource
1478
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1479
+
1480
+ include Google::Apis::Core::JsonObjectSupport
1481
+ end
1482
+
1483
+ class GoogleCloudVisionV1p5beta1ImageAnnotationContext
1484
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1485
+
1486
+ include Google::Apis::Core::JsonObjectSupport
1487
+ end
1488
+
1489
+ class GoogleCloudVisionV1p5beta1ImageProperties
1490
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1491
+
1492
+ include Google::Apis::Core::JsonObjectSupport
1493
+ end
1494
+
1495
+ class GoogleCloudVisionV1p5beta1ImportProductSetsResponse
1496
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1497
+
1498
+ include Google::Apis::Core::JsonObjectSupport
1499
+ end
1500
+
1501
+ class GoogleCloudVisionV1p5beta1InputConfig
1502
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1503
+
1504
+ include Google::Apis::Core::JsonObjectSupport
1505
+ end
1506
+
1507
+ class GoogleCloudVisionV1p5beta1KeyValuePair
1508
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1509
+
1510
+ include Google::Apis::Core::JsonObjectSupport
1511
+ end
1512
+
1513
+ class GoogleCloudVisionV1p5beta1LocalizedObjectAnnotation
1514
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1515
+
1516
+ include Google::Apis::Core::JsonObjectSupport
1517
+ end
1518
+
1519
+ class GoogleCloudVisionV1p5beta1LocationInfo
1520
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1521
+
1522
+ include Google::Apis::Core::JsonObjectSupport
1523
+ end
1524
+
1525
+ class GoogleCloudVisionV1p5beta1NormalizedVertex
1526
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1527
+
1528
+ include Google::Apis::Core::JsonObjectSupport
1529
+ end
1530
+
1531
+ class GoogleCloudVisionV1p5beta1OperationMetadata
1532
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1533
+
1534
+ include Google::Apis::Core::JsonObjectSupport
1535
+ end
1536
+
1537
+ class GoogleCloudVisionV1p5beta1OutputConfig
1538
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1539
+
1540
+ include Google::Apis::Core::JsonObjectSupport
1541
+ end
1542
+
1543
+ class GoogleCloudVisionV1p5beta1Page
1544
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1545
+
1546
+ include Google::Apis::Core::JsonObjectSupport
1547
+ end
1548
+
1549
+ class GoogleCloudVisionV1p5beta1Paragraph
1550
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1551
+
1552
+ include Google::Apis::Core::JsonObjectSupport
1553
+ end
1554
+
1555
+ class GoogleCloudVisionV1p5beta1Position
1556
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1557
+
1558
+ include Google::Apis::Core::JsonObjectSupport
1559
+ end
1560
+
1561
+ class GoogleCloudVisionV1p5beta1Product
1562
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1563
+
1564
+ include Google::Apis::Core::JsonObjectSupport
1565
+ end
1566
+
1567
+ class GoogleCloudVisionV1p5beta1ProductKeyValue
1568
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1569
+
1570
+ include Google::Apis::Core::JsonObjectSupport
1571
+ end
1572
+
1573
+ class GoogleCloudVisionV1p5beta1ProductSearchResults
1574
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1575
+
1576
+ include Google::Apis::Core::JsonObjectSupport
1577
+ end
1578
+
1579
+ class GoogleCloudVisionV1p5beta1ProductSearchResultsGroupedResult
1580
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1581
+
1582
+ include Google::Apis::Core::JsonObjectSupport
1583
+ end
1584
+
1585
+ class GoogleCloudVisionV1p5beta1ProductSearchResultsResult
1586
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1587
+
1588
+ include Google::Apis::Core::JsonObjectSupport
1589
+ end
1590
+
1591
+ class GoogleCloudVisionV1p5beta1Property
1592
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1593
+
1594
+ include Google::Apis::Core::JsonObjectSupport
1595
+ end
1596
+
1597
+ class GoogleCloudVisionV1p5beta1ReferenceImage
1598
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1599
+
1600
+ include Google::Apis::Core::JsonObjectSupport
1601
+ end
1602
+
1603
+ class GoogleCloudVisionV1p5beta1SafeSearchAnnotation
1604
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1605
+
1606
+ include Google::Apis::Core::JsonObjectSupport
1607
+ end
1608
+
1609
+ class GoogleCloudVisionV1p5beta1Symbol
1610
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1611
+
1612
+ include Google::Apis::Core::JsonObjectSupport
1613
+ end
1614
+
1615
+ class GoogleCloudVisionV1p5beta1Table
1616
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1617
+
1618
+ include Google::Apis::Core::JsonObjectSupport
1619
+ end
1620
+
1621
+ class GoogleCloudVisionV1p5beta1TableTableCell
1622
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1623
+
1624
+ include Google::Apis::Core::JsonObjectSupport
1625
+ end
1626
+
1627
+ class GoogleCloudVisionV1p5beta1TableTableRow
1628
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1629
+
1630
+ include Google::Apis::Core::JsonObjectSupport
1631
+ end
1632
+
1633
+ class GoogleCloudVisionV1p5beta1TextAnnotation
1634
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1635
+
1636
+ include Google::Apis::Core::JsonObjectSupport
1637
+ end
1638
+
1639
+ class GoogleCloudVisionV1p5beta1TextAnnotationDetectedBreak
1640
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1641
+
1642
+ include Google::Apis::Core::JsonObjectSupport
1643
+ end
1644
+
1645
+ class GoogleCloudVisionV1p5beta1TextAnnotationDetectedLanguage
1646
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1647
+
1648
+ include Google::Apis::Core::JsonObjectSupport
1649
+ end
1650
+
1651
+ class GoogleCloudVisionV1p5beta1TextAnnotationTextProperty
1652
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1653
+
1654
+ include Google::Apis::Core::JsonObjectSupport
1655
+ end
1656
+
1657
+ class GoogleCloudVisionV1p5beta1Vertex
1658
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1659
+
1660
+ include Google::Apis::Core::JsonObjectSupport
1661
+ end
1662
+
1663
+ class GoogleCloudVisionV1p5beta1WebDetection
1664
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1665
+
1666
+ include Google::Apis::Core::JsonObjectSupport
1667
+ end
1668
+
1669
+ class GoogleCloudVisionV1p5beta1WebDetectionWebEntity
1670
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1671
+
1672
+ include Google::Apis::Core::JsonObjectSupport
1673
+ end
1674
+
1675
+ class GoogleCloudVisionV1p5beta1WebDetectionWebImage
1676
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1677
+
1678
+ include Google::Apis::Core::JsonObjectSupport
1679
+ end
1680
+
1681
+ class GoogleCloudVisionV1p5beta1WebDetectionWebLabel
1682
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1683
+
1684
+ include Google::Apis::Core::JsonObjectSupport
1685
+ end
1686
+
1687
+ class GoogleCloudVisionV1p5beta1WebDetectionWebPage
1688
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1689
+
1690
+ include Google::Apis::Core::JsonObjectSupport
1691
+ end
1692
+
1693
+ class GoogleCloudVisionV1p5beta1Word
1694
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1695
+
1696
+ include Google::Apis::Core::JsonObjectSupport
1697
+ end
1698
+
1699
+ class GroupedResult
1700
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1701
+
1702
+ include Google::Apis::Core::JsonObjectSupport
1703
+ end
1704
+
1705
+ class ImageAnnotationContext
1706
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1707
+
1708
+ include Google::Apis::Core::JsonObjectSupport
1709
+ end
1710
+
1711
+ class ImageProperties
1712
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1713
+
1714
+ include Google::Apis::Core::JsonObjectSupport
1715
+ end
1716
+
1717
+ class ImportProductSetsResponse
1718
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1719
+
1720
+ include Google::Apis::Core::JsonObjectSupport
1721
+ end
1722
+
1723
+ class InputConfig
1724
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1725
+
1726
+ include Google::Apis::Core::JsonObjectSupport
1727
+ end
1728
+
1729
+ class KeyValue
1730
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1731
+
1732
+ include Google::Apis::Core::JsonObjectSupport
1733
+ end
1734
+
1735
+ class Landmark
1736
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1737
+
1738
+ include Google::Apis::Core::JsonObjectSupport
1739
+ end
1740
+
1741
+ class LatLng
1742
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1743
+
1744
+ include Google::Apis::Core::JsonObjectSupport
1745
+ end
1746
+
1747
+ class LocalizedObjectAnnotation
1748
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1749
+
1750
+ include Google::Apis::Core::JsonObjectSupport
1751
+ end
1752
+
1753
+ class LocationInfo
1754
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1755
+
1756
+ include Google::Apis::Core::JsonObjectSupport
1757
+ end
1758
+
1759
+ class NormalizedVertex
1760
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1761
+
1762
+ include Google::Apis::Core::JsonObjectSupport
1763
+ end
1764
+
1765
+ class Operation
1766
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1767
+
1768
+ include Google::Apis::Core::JsonObjectSupport
1769
+ end
1770
+
1771
+ class OperationMetadata
1772
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1773
+
1774
+ include Google::Apis::Core::JsonObjectSupport
1775
+ end
1776
+
1777
+ class OutputConfig
1778
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1779
+
1780
+ include Google::Apis::Core::JsonObjectSupport
1781
+ end
1782
+
1783
+ class Page
1784
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1785
+
1786
+ include Google::Apis::Core::JsonObjectSupport
1787
+ end
1788
+
1789
+ class Paragraph
1790
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1791
+
1792
+ include Google::Apis::Core::JsonObjectSupport
1793
+ end
1794
+
1795
+ class Position
1796
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1797
+
1798
+ include Google::Apis::Core::JsonObjectSupport
1799
+ end
1800
+
1801
+ class Product
1802
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1803
+
1804
+ include Google::Apis::Core::JsonObjectSupport
1805
+ end
1806
+
1807
+ class ProductSearchResults
1808
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1809
+
1810
+ include Google::Apis::Core::JsonObjectSupport
1811
+ end
1812
+
1813
+ class Property
1814
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1815
+
1816
+ include Google::Apis::Core::JsonObjectSupport
1817
+ end
1818
+
1819
+ class ReferenceImage
1820
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1821
+
1822
+ include Google::Apis::Core::JsonObjectSupport
1823
+ end
1824
+
1825
+ class Result
1826
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1827
+
1828
+ include Google::Apis::Core::JsonObjectSupport
1829
+ end
1830
+
1831
+ class SafeSearchAnnotation
1832
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1833
+
1834
+ include Google::Apis::Core::JsonObjectSupport
1835
+ end
1836
+
1837
+ class Status
1838
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1839
+
1840
+ include Google::Apis::Core::JsonObjectSupport
1841
+ end
1842
+
1843
+ class Symbol
1844
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1845
+
1846
+ include Google::Apis::Core::JsonObjectSupport
1847
+ end
1848
+
1849
+ class TextAnnotation
1850
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1851
+
1852
+ include Google::Apis::Core::JsonObjectSupport
1853
+ end
1854
+
1855
+ class TextProperty
1856
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1857
+
1858
+ include Google::Apis::Core::JsonObjectSupport
1859
+ end
1860
+
1861
+ class Vertex
1862
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1863
+
1864
+ include Google::Apis::Core::JsonObjectSupport
1865
+ end
1866
+
1867
+ class WebDetection
1868
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1869
+
1870
+ include Google::Apis::Core::JsonObjectSupport
1871
+ end
1872
+
1873
+ class WebEntity
1874
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1875
+
1876
+ include Google::Apis::Core::JsonObjectSupport
1877
+ end
1878
+
1879
+ class WebImage
1880
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1881
+
1882
+ include Google::Apis::Core::JsonObjectSupport
1883
+ end
1884
+
1885
+ class WebLabel
1886
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1887
+
1888
+ include Google::Apis::Core::JsonObjectSupport
1889
+ end
1890
+
1891
+ class WebPage
1892
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1893
+
1894
+ include Google::Apis::Core::JsonObjectSupport
1895
+ end
1896
+
1897
+ class Word
1898
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1899
+
1900
+ include Google::Apis::Core::JsonObjectSupport
1901
+ end
1902
+
1903
+ class AnnotateFileResponse
1904
+ # @private
1905
+ class Representation < Google::Apis::Core::JsonRepresentation
1906
+ property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p1beta1::InputConfig, decorator: Google::Apis::VisionV1p1beta1::InputConfig::Representation
1907
+
1908
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1p1beta1::AnnotateImageResponse, decorator: Google::Apis::VisionV1p1beta1::AnnotateImageResponse::Representation
1909
+
1910
+ property :total_pages, as: 'totalPages'
1911
+ end
1912
+ end
1913
+
1914
+ class AnnotateImageResponse
1915
+ # @private
1916
+ class Representation < Google::Apis::Core::JsonRepresentation
1917
+ property :context, as: 'context', class: Google::Apis::VisionV1p1beta1::ImageAnnotationContext, decorator: Google::Apis::VisionV1p1beta1::ImageAnnotationContext::Representation
1918
+
1919
+ property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1p1beta1::CropHintsAnnotation, decorator: Google::Apis::VisionV1p1beta1::CropHintsAnnotation::Representation
1920
+
1921
+ property :error, as: 'error', class: Google::Apis::VisionV1p1beta1::Status, decorator: Google::Apis::VisionV1p1beta1::Status::Representation
1922
+
1923
+ collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1p1beta1::FaceAnnotation, decorator: Google::Apis::VisionV1p1beta1::FaceAnnotation::Representation
1924
+
1925
+ property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1p1beta1::TextAnnotation, decorator: Google::Apis::VisionV1p1beta1::TextAnnotation::Representation
1926
+
1927
+ property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1p1beta1::ImageProperties, decorator: Google::Apis::VisionV1p1beta1::ImageProperties::Representation
1928
+
1929
+ collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1p1beta1::EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::EntityAnnotation::Representation
1930
+
1931
+ collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1p1beta1::EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::EntityAnnotation::Representation
1932
+
1933
+ collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1p1beta1::LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1p1beta1::LocalizedObjectAnnotation::Representation
1934
+
1935
+ collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1p1beta1::EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::EntityAnnotation::Representation
1936
+
1937
+ property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1p1beta1::ProductSearchResults, decorator: Google::Apis::VisionV1p1beta1::ProductSearchResults::Representation
1938
+
1939
+ property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1p1beta1::SafeSearchAnnotation, decorator: Google::Apis::VisionV1p1beta1::SafeSearchAnnotation::Representation
1940
+
1941
+ collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1p1beta1::EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::EntityAnnotation::Representation
1942
+
1943
+ property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1p1beta1::WebDetection, decorator: Google::Apis::VisionV1p1beta1::WebDetection::Representation
1944
+
1945
+ end
1946
+ end
1947
+
1948
+ class AsyncAnnotateFileResponse
1949
+ # @private
1950
+ class Representation < Google::Apis::Core::JsonRepresentation
1951
+ property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p1beta1::OutputConfig, decorator: Google::Apis::VisionV1p1beta1::OutputConfig::Representation
1952
+
1953
+ end
1954
+ end
1955
+
1956
+ class AsyncBatchAnnotateFilesResponse
1957
+ # @private
1958
+ class Representation < Google::Apis::Core::JsonRepresentation
1959
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1p1beta1::AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1p1beta1::AsyncAnnotateFileResponse::Representation
1960
+
1961
+ end
1962
+ end
1963
+
1964
+ class AsyncBatchAnnotateImagesResponse
1965
+ # @private
1966
+ class Representation < Google::Apis::Core::JsonRepresentation
1967
+ property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p1beta1::OutputConfig, decorator: Google::Apis::VisionV1p1beta1::OutputConfig::Representation
1968
+
1969
+ end
1970
+ end
1971
+
1972
+ class BatchAnnotateFilesResponse
1973
+ # @private
1974
+ class Representation < Google::Apis::Core::JsonRepresentation
1975
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1p1beta1::AnnotateFileResponse, decorator: Google::Apis::VisionV1p1beta1::AnnotateFileResponse::Representation
1976
+
1977
+ end
1978
+ end
1979
+
1980
+ class BatchOperationMetadata
1981
+ # @private
1982
+ class Representation < Google::Apis::Core::JsonRepresentation
1983
+ property :end_time, as: 'endTime'
1984
+ property :state, as: 'state'
1985
+ property :submit_time, as: 'submitTime'
1986
+ end
1987
+ end
1988
+
1989
+ class Block
1990
+ # @private
1991
+ class Representation < Google::Apis::Core::JsonRepresentation
1992
+ property :block_type, as: 'blockType'
1993
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::BoundingPoly::Representation
1994
+
1995
+ property :confidence, as: 'confidence'
1996
+ collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1p1beta1::Paragraph, decorator: Google::Apis::VisionV1p1beta1::Paragraph::Representation
1997
+
1998
+ property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::TextProperty, decorator: Google::Apis::VisionV1p1beta1::TextProperty::Representation
1999
+
2000
+ end
2001
+ end
2002
+
2003
+ class BoundingPoly
2004
+ # @private
2005
+ class Representation < Google::Apis::Core::JsonRepresentation
2006
+ collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1p1beta1::NormalizedVertex, decorator: Google::Apis::VisionV1p1beta1::NormalizedVertex::Representation
2007
+
2008
+ collection :vertices, as: 'vertices', class: Google::Apis::VisionV1p1beta1::Vertex, decorator: Google::Apis::VisionV1p1beta1::Vertex::Representation
2009
+
2010
+ end
2011
+ end
2012
+
2013
+ class Color
2014
+ # @private
2015
+ class Representation < Google::Apis::Core::JsonRepresentation
2016
+ property :alpha, as: 'alpha'
2017
+ property :blue, as: 'blue'
2018
+ property :green, as: 'green'
2019
+ property :red, as: 'red'
2020
+ end
2021
+ end
2022
+
2023
+ class ColorInfo
2024
+ # @private
2025
+ class Representation < Google::Apis::Core::JsonRepresentation
2026
+ property :color, as: 'color', class: Google::Apis::VisionV1p1beta1::Color, decorator: Google::Apis::VisionV1p1beta1::Color::Representation
2027
+
2028
+ property :pixel_fraction, as: 'pixelFraction'
2029
+ property :score, as: 'score'
2030
+ end
2031
+ end
2032
+
2033
+ class CropHint
2034
+ # @private
2035
+ class Representation < Google::Apis::Core::JsonRepresentation
2036
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::BoundingPoly::Representation
2037
+
2038
+ property :confidence, as: 'confidence'
2039
+ property :importance_fraction, as: 'importanceFraction'
2040
+ end
2041
+ end
2042
+
2043
+ class CropHintsAnnotation
2044
+ # @private
2045
+ class Representation < Google::Apis::Core::JsonRepresentation
2046
+ collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1p1beta1::CropHint, decorator: Google::Apis::VisionV1p1beta1::CropHint::Representation
2047
+
2048
+ end
2049
+ end
2050
+
2051
+ class DetectedBreak
2052
+ # @private
2053
+ class Representation < Google::Apis::Core::JsonRepresentation
2054
+ property :is_prefix, as: 'isPrefix'
2055
+ property :type, as: 'type'
2056
+ end
2057
+ end
2058
+
2059
+ class DetectedLanguage
2060
+ # @private
2061
+ class Representation < Google::Apis::Core::JsonRepresentation
2062
+ property :confidence, as: 'confidence'
2063
+ property :language_code, as: 'languageCode'
2064
+ end
2065
+ end
2066
+
2067
+ class DominantColorsAnnotation
2068
+ # @private
2069
+ class Representation < Google::Apis::Core::JsonRepresentation
2070
+ collection :colors, as: 'colors', class: Google::Apis::VisionV1p1beta1::ColorInfo, decorator: Google::Apis::VisionV1p1beta1::ColorInfo::Representation
2071
+
2072
+ end
2073
+ end
2074
+
2075
+ class EntityAnnotation
2076
+ # @private
2077
+ class Representation < Google::Apis::Core::JsonRepresentation
2078
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::BoundingPoly::Representation
2079
+
2080
+ property :confidence, as: 'confidence'
2081
+ property :description, as: 'description'
2082
+ property :locale, as: 'locale'
2083
+ collection :locations, as: 'locations', class: Google::Apis::VisionV1p1beta1::LocationInfo, decorator: Google::Apis::VisionV1p1beta1::LocationInfo::Representation
2084
+
2085
+ property :mid, as: 'mid'
2086
+ collection :properties, as: 'properties', class: Google::Apis::VisionV1p1beta1::Property, decorator: Google::Apis::VisionV1p1beta1::Property::Representation
2087
+
2088
+ property :score, as: 'score'
2089
+ property :topicality, as: 'topicality'
2090
+ end
2091
+ end
2092
+
2093
+ class FaceAnnotation
2094
+ # @private
2095
+ class Representation < Google::Apis::Core::JsonRepresentation
2096
+ property :anger_likelihood, as: 'angerLikelihood'
2097
+ property :blurred_likelihood, as: 'blurredLikelihood'
2098
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::BoundingPoly::Representation
2099
+
2100
+ property :detection_confidence, as: 'detectionConfidence'
2101
+ property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1p1beta1::BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::BoundingPoly::Representation
2102
+
2103
+ property :headwear_likelihood, as: 'headwearLikelihood'
2104
+ property :joy_likelihood, as: 'joyLikelihood'
2105
+ property :landmarking_confidence, as: 'landmarkingConfidence'
2106
+ collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1p1beta1::Landmark, decorator: Google::Apis::VisionV1p1beta1::Landmark::Representation
2107
+
2108
+ property :pan_angle, as: 'panAngle'
2109
+ property :roll_angle, as: 'rollAngle'
2110
+ property :sorrow_likelihood, as: 'sorrowLikelihood'
2111
+ property :surprise_likelihood, as: 'surpriseLikelihood'
2112
+ property :tilt_angle, as: 'tiltAngle'
2113
+ property :under_exposed_likelihood, as: 'underExposedLikelihood'
2114
+ end
2115
+ end
2116
+
2117
+ class GcsDestination
2118
+ # @private
2119
+ class Representation < Google::Apis::Core::JsonRepresentation
2120
+ property :uri, as: 'uri'
2121
+ end
2122
+ end
2123
+
2124
+ class GcsSource
2125
+ # @private
2126
+ class Representation < Google::Apis::Core::JsonRepresentation
2127
+ property :uri, as: 'uri'
2128
+ end
2129
+ end
2130
+
2131
+ class GoogleCloudVisionV1p1beta1AnnotateFileRequest
2132
+ # @private
2133
+ class Representation < Google::Apis::Core::JsonRepresentation
2134
+ collection :features, as: 'features', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Feature, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Feature::Representation
2135
+
2136
+ property :image_context, as: 'imageContext', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ImageContext, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ImageContext::Representation
2137
+
2138
+ property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1InputConfig, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1InputConfig::Representation
2139
+
2140
+ collection :pages, as: 'pages'
2141
+ end
2142
+ end
2143
+
2144
+ class GoogleCloudVisionV1p1beta1AnnotateFileResponse
2145
+ # @private
2146
+ class Representation < Google::Apis::Core::JsonRepresentation
2147
+ property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1InputConfig, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1InputConfig::Representation
2148
+
2149
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1AnnotateImageResponse::Representation
2150
+
2151
+ property :total_pages, as: 'totalPages'
2152
+ end
2153
+ end
2154
+
2155
+ class GoogleCloudVisionV1p1beta1AnnotateImageRequest
2156
+ # @private
2157
+ class Representation < Google::Apis::Core::JsonRepresentation
2158
+ collection :features, as: 'features', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Feature, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Feature::Representation
2159
+
2160
+ property :image, as: 'image', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Image, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Image::Representation
2161
+
2162
+ property :image_context, as: 'imageContext', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ImageContext, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ImageContext::Representation
2163
+
2164
+ end
2165
+ end
2166
+
2167
+ class GoogleCloudVisionV1p1beta1AnnotateImageResponse
2168
+ # @private
2169
+ class Representation < Google::Apis::Core::JsonRepresentation
2170
+ property :context, as: 'context', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ImageAnnotationContext, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ImageAnnotationContext::Representation
2171
+
2172
+ property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1CropHintsAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1CropHintsAnnotation::Representation
2173
+
2174
+ property :error, as: 'error', class: Google::Apis::VisionV1p1beta1::Status, decorator: Google::Apis::VisionV1p1beta1::Status::Representation
2175
+
2176
+ collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1FaceAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1FaceAnnotation::Representation
2177
+
2178
+ property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotation::Representation
2179
+
2180
+ property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ImageProperties, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ImageProperties::Representation
2181
+
2182
+ collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
2183
+
2184
+ collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
2185
+
2186
+ collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation::Representation
2187
+
2188
+ collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
2189
+
2190
+ property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ProductSearchResults, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ProductSearchResults::Representation
2191
+
2192
+ property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1SafeSearchAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1SafeSearchAnnotation::Representation
2193
+
2194
+ collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
2195
+
2196
+ property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetection, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetection::Representation
2197
+
2198
+ end
2199
+ end
2200
+
2201
+ class GoogleCloudVisionV1p1beta1AsyncAnnotateFileRequest
2202
+ # @private
2203
+ class Representation < Google::Apis::Core::JsonRepresentation
2204
+ collection :features, as: 'features', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Feature, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Feature::Representation
2205
+
2206
+ property :image_context, as: 'imageContext', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ImageContext, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ImageContext::Representation
2207
+
2208
+ property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1InputConfig, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1InputConfig::Representation
2209
+
2210
+ property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1OutputConfig, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1OutputConfig::Representation
2211
+
2212
+ end
2213
+ end
2214
+
2215
+ class GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse
2216
+ # @private
2217
+ class Representation < Google::Apis::Core::JsonRepresentation
2218
+ property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1OutputConfig, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1OutputConfig::Representation
2219
+
2220
+ end
2221
+ end
2222
+
2223
+ class GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesRequest
2224
+ # @private
2225
+ class Representation < Google::Apis::Core::JsonRepresentation
2226
+ collection :requests, as: 'requests', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1AsyncAnnotateFileRequest, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1AsyncAnnotateFileRequest::Representation
2227
+
2228
+ end
2229
+ end
2230
+
2231
+ class GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse
2232
+ # @private
2233
+ class Representation < Google::Apis::Core::JsonRepresentation
2234
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse::Representation
2235
+
2236
+ end
2237
+ end
2238
+
2239
+ class GoogleCloudVisionV1p1beta1AsyncBatchAnnotateImagesRequest
2240
+ # @private
2241
+ class Representation < Google::Apis::Core::JsonRepresentation
2242
+ property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1OutputConfig, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1OutputConfig::Representation
2243
+
2244
+ collection :requests, as: 'requests', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1AnnotateImageRequest, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1AnnotateImageRequest::Representation
2245
+
2246
+ end
2247
+ end
2248
+
2249
+ class GoogleCloudVisionV1p1beta1BatchAnnotateFilesRequest
2250
+ # @private
2251
+ class Representation < Google::Apis::Core::JsonRepresentation
2252
+ collection :requests, as: 'requests', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1AnnotateFileRequest, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1AnnotateFileRequest::Representation
2253
+
2254
+ end
2255
+ end
2256
+
2257
+ class GoogleCloudVisionV1p1beta1BatchAnnotateFilesResponse
2258
+ # @private
2259
+ class Representation < Google::Apis::Core::JsonRepresentation
2260
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1AnnotateFileResponse, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1AnnotateFileResponse::Representation
2261
+
2262
+ end
2263
+ end
2264
+
2265
+ class GoogleCloudVisionV1p1beta1BatchAnnotateImagesRequest
2266
+ # @private
2267
+ class Representation < Google::Apis::Core::JsonRepresentation
2268
+ collection :requests, as: 'requests', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1AnnotateImageRequest, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1AnnotateImageRequest::Representation
2269
+
2270
+ end
2271
+ end
2272
+
2273
+ class GoogleCloudVisionV1p1beta1BatchAnnotateImagesResponse
2274
+ # @private
2275
+ class Representation < Google::Apis::Core::JsonRepresentation
2276
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1AnnotateImageResponse::Representation
2277
+
2278
+ end
2279
+ end
2280
+
2281
+ class GoogleCloudVisionV1p1beta1Block
2282
+ # @private
2283
+ class Representation < Google::Apis::Core::JsonRepresentation
2284
+ property :block_type, as: 'blockType'
2285
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
2286
+
2287
+ property :confidence, as: 'confidence'
2288
+ collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Paragraph, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Paragraph::Representation
2289
+
2290
+ property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
2291
+
2292
+ end
2293
+ end
2294
+
2295
+ class GoogleCloudVisionV1p1beta1BoundingPoly
2296
+ # @private
2297
+ class Representation < Google::Apis::Core::JsonRepresentation
2298
+ collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1NormalizedVertex, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1NormalizedVertex::Representation
2299
+
2300
+ collection :vertices, as: 'vertices', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Vertex, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Vertex::Representation
2301
+
2302
+ end
2303
+ end
2304
+
2305
+ class GoogleCloudVisionV1p1beta1ColorInfo
2306
+ # @private
2307
+ class Representation < Google::Apis::Core::JsonRepresentation
2308
+ property :color, as: 'color', class: Google::Apis::VisionV1p1beta1::Color, decorator: Google::Apis::VisionV1p1beta1::Color::Representation
2309
+
2310
+ property :pixel_fraction, as: 'pixelFraction'
2311
+ property :score, as: 'score'
2312
+ end
2313
+ end
2314
+
2315
+ class GoogleCloudVisionV1p1beta1CropHint
2316
+ # @private
2317
+ class Representation < Google::Apis::Core::JsonRepresentation
2318
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
2319
+
2320
+ property :confidence, as: 'confidence'
2321
+ property :importance_fraction, as: 'importanceFraction'
2322
+ end
2323
+ end
2324
+
2325
+ class GoogleCloudVisionV1p1beta1CropHintsAnnotation
2326
+ # @private
2327
+ class Representation < Google::Apis::Core::JsonRepresentation
2328
+ collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1CropHint, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1CropHint::Representation
2329
+
2330
+ end
2331
+ end
2332
+
2333
+ class GoogleCloudVisionV1p1beta1CropHintsParams
2334
+ # @private
2335
+ class Representation < Google::Apis::Core::JsonRepresentation
2336
+ collection :aspect_ratios, as: 'aspectRatios'
2337
+ end
2338
+ end
2339
+
2340
+ class GoogleCloudVisionV1p1beta1DominantColorsAnnotation
2341
+ # @private
2342
+ class Representation < Google::Apis::Core::JsonRepresentation
2343
+ collection :colors, as: 'colors', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ColorInfo, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ColorInfo::Representation
2344
+
2345
+ end
2346
+ end
2347
+
2348
+ class GoogleCloudVisionV1p1beta1EntityAnnotation
2349
+ # @private
2350
+ class Representation < Google::Apis::Core::JsonRepresentation
2351
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
2352
+
2353
+ property :confidence, as: 'confidence'
2354
+ property :description, as: 'description'
2355
+ property :locale, as: 'locale'
2356
+ collection :locations, as: 'locations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1LocationInfo, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1LocationInfo::Representation
2357
+
2358
+ property :mid, as: 'mid'
2359
+ collection :properties, as: 'properties', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Property, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Property::Representation
2360
+
2361
+ property :score, as: 'score'
2362
+ property :topicality, as: 'topicality'
2363
+ end
2364
+ end
2365
+
2366
+ class GoogleCloudVisionV1p1beta1FaceAnnotation
2367
+ # @private
2368
+ class Representation < Google::Apis::Core::JsonRepresentation
2369
+ property :anger_likelihood, as: 'angerLikelihood'
2370
+ property :blurred_likelihood, as: 'blurredLikelihood'
2371
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
2372
+
2373
+ property :detection_confidence, as: 'detectionConfidence'
2374
+ property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
2375
+
2376
+ property :headwear_likelihood, as: 'headwearLikelihood'
2377
+ property :joy_likelihood, as: 'joyLikelihood'
2378
+ property :landmarking_confidence, as: 'landmarkingConfidence'
2379
+ collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1FaceAnnotationLandmark, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1FaceAnnotationLandmark::Representation
2380
+
2381
+ property :pan_angle, as: 'panAngle'
2382
+ property :roll_angle, as: 'rollAngle'
2383
+ property :sorrow_likelihood, as: 'sorrowLikelihood'
2384
+ property :surprise_likelihood, as: 'surpriseLikelihood'
2385
+ property :tilt_angle, as: 'tiltAngle'
2386
+ property :under_exposed_likelihood, as: 'underExposedLikelihood'
2387
+ end
2388
+ end
2389
+
2390
+ class GoogleCloudVisionV1p1beta1FaceAnnotationLandmark
2391
+ # @private
2392
+ class Representation < Google::Apis::Core::JsonRepresentation
2393
+ property :position, as: 'position', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Position, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Position::Representation
2394
+
2395
+ property :type, as: 'type'
2396
+ end
2397
+ end
2398
+
2399
+ class GoogleCloudVisionV1p1beta1Feature
2400
+ # @private
2401
+ class Representation < Google::Apis::Core::JsonRepresentation
2402
+ property :max_results, as: 'maxResults'
2403
+ property :model, as: 'model'
2404
+ property :type, as: 'type'
2405
+ end
2406
+ end
2407
+
2408
+ class GoogleCloudVisionV1p1beta1GcsDestination
2409
+ # @private
2410
+ class Representation < Google::Apis::Core::JsonRepresentation
2411
+ property :uri, as: 'uri'
2412
+ end
2413
+ end
2414
+
2415
+ class GoogleCloudVisionV1p1beta1GcsSource
2416
+ # @private
2417
+ class Representation < Google::Apis::Core::JsonRepresentation
2418
+ property :uri, as: 'uri'
2419
+ end
2420
+ end
2421
+
2422
+ class GoogleCloudVisionV1p1beta1Image
2423
+ # @private
2424
+ class Representation < Google::Apis::Core::JsonRepresentation
2425
+ property :content, :base64 => true, as: 'content'
2426
+ property :source, as: 'source', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ImageSource, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ImageSource::Representation
2427
+
2428
+ end
2429
+ end
2430
+
2431
+ class GoogleCloudVisionV1p1beta1ImageAnnotationContext
2432
+ # @private
2433
+ class Representation < Google::Apis::Core::JsonRepresentation
2434
+ property :page_number, as: 'pageNumber'
2435
+ property :uri, as: 'uri'
2436
+ end
2437
+ end
2438
+
2439
+ class GoogleCloudVisionV1p1beta1ImageContext
2440
+ # @private
2441
+ class Representation < Google::Apis::Core::JsonRepresentation
2442
+ property :crop_hints_params, as: 'cropHintsParams', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1CropHintsParams, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1CropHintsParams::Representation
2443
+
2444
+ collection :language_hints, as: 'languageHints'
2445
+ property :lat_long_rect, as: 'latLongRect', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1LatLongRect, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1LatLongRect::Representation
2446
+
2447
+ property :product_search_params, as: 'productSearchParams', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ProductSearchParams, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ProductSearchParams::Representation
2448
+
2449
+ property :web_detection_params, as: 'webDetectionParams', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionParams, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionParams::Representation
2450
+
2451
+ end
2452
+ end
2453
+
2454
+ class GoogleCloudVisionV1p1beta1ImageProperties
2455
+ # @private
2456
+ class Representation < Google::Apis::Core::JsonRepresentation
2457
+ property :dominant_colors, as: 'dominantColors', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1DominantColorsAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1DominantColorsAnnotation::Representation
2458
+
2459
+ end
2460
+ end
2461
+
2462
+ class GoogleCloudVisionV1p1beta1ImageSource
2463
+ # @private
2464
+ class Representation < Google::Apis::Core::JsonRepresentation
2465
+ property :gcs_image_uri, as: 'gcsImageUri'
2466
+ property :image_uri, as: 'imageUri'
2467
+ end
2468
+ end
2469
+
2470
+ class GoogleCloudVisionV1p1beta1InputConfig
2471
+ # @private
2472
+ class Representation < Google::Apis::Core::JsonRepresentation
2473
+ property :content, :base64 => true, as: 'content'
2474
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1GcsSource, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1GcsSource::Representation
2475
+
2476
+ property :mime_type, as: 'mimeType'
2477
+ end
2478
+ end
2479
+
2480
+ class GoogleCloudVisionV1p1beta1LatLongRect
2481
+ # @private
2482
+ class Representation < Google::Apis::Core::JsonRepresentation
2483
+ property :max_lat_lng, as: 'maxLatLng', class: Google::Apis::VisionV1p1beta1::LatLng, decorator: Google::Apis::VisionV1p1beta1::LatLng::Representation
2484
+
2485
+ property :min_lat_lng, as: 'minLatLng', class: Google::Apis::VisionV1p1beta1::LatLng, decorator: Google::Apis::VisionV1p1beta1::LatLng::Representation
2486
+
2487
+ end
2488
+ end
2489
+
2490
+ class GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation
2491
+ # @private
2492
+ class Representation < Google::Apis::Core::JsonRepresentation
2493
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
2494
+
2495
+ property :language_code, as: 'languageCode'
2496
+ property :mid, as: 'mid'
2497
+ property :name, as: 'name'
2498
+ property :score, as: 'score'
2499
+ end
2500
+ end
2501
+
2502
+ class GoogleCloudVisionV1p1beta1LocationInfo
2503
+ # @private
2504
+ class Representation < Google::Apis::Core::JsonRepresentation
2505
+ property :lat_lng, as: 'latLng', class: Google::Apis::VisionV1p1beta1::LatLng, decorator: Google::Apis::VisionV1p1beta1::LatLng::Representation
2506
+
2507
+ end
2508
+ end
2509
+
2510
+ class GoogleCloudVisionV1p1beta1NormalizedVertex
2511
+ # @private
2512
+ class Representation < Google::Apis::Core::JsonRepresentation
2513
+ property :x, as: 'x'
2514
+ property :y, as: 'y'
2515
+ end
2516
+ end
2517
+
2518
+ class GoogleCloudVisionV1p1beta1OperationMetadata
2519
+ # @private
2520
+ class Representation < Google::Apis::Core::JsonRepresentation
2521
+ property :create_time, as: 'createTime'
2522
+ property :state, as: 'state'
2523
+ property :update_time, as: 'updateTime'
2524
+ end
2525
+ end
2526
+
2527
+ class GoogleCloudVisionV1p1beta1OutputConfig
2528
+ # @private
2529
+ class Representation < Google::Apis::Core::JsonRepresentation
2530
+ property :batch_size, as: 'batchSize'
2531
+ property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1GcsDestination, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1GcsDestination::Representation
2532
+
2533
+ end
2534
+ end
2535
+
2536
+ class GoogleCloudVisionV1p1beta1Page
2537
+ # @private
2538
+ class Representation < Google::Apis::Core::JsonRepresentation
2539
+ collection :blocks, as: 'blocks', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Block, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Block::Representation
2540
+
2541
+ property :confidence, as: 'confidence'
2542
+ property :height, as: 'height'
2543
+ property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
2544
+
2545
+ property :width, as: 'width'
2546
+ end
2547
+ end
2548
+
2549
+ class GoogleCloudVisionV1p1beta1Paragraph
2550
+ # @private
2551
+ class Representation < Google::Apis::Core::JsonRepresentation
2552
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
2553
+
2554
+ property :confidence, as: 'confidence'
2555
+ property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
2556
+
2557
+ collection :words, as: 'words', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Word, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Word::Representation
2558
+
2559
+ end
2560
+ end
2561
+
2562
+ class GoogleCloudVisionV1p1beta1Position
2563
+ # @private
2564
+ class Representation < Google::Apis::Core::JsonRepresentation
2565
+ property :x, as: 'x'
2566
+ property :y, as: 'y'
2567
+ property :z, as: 'z'
2568
+ end
2569
+ end
2570
+
2571
+ class GoogleCloudVisionV1p1beta1Product
2572
+ # @private
2573
+ class Representation < Google::Apis::Core::JsonRepresentation
2574
+ property :description, as: 'description'
2575
+ property :display_name, as: 'displayName'
2576
+ property :name, as: 'name'
2577
+ property :product_category, as: 'productCategory'
2578
+ collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ProductKeyValue, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ProductKeyValue::Representation
2579
+
2580
+ end
2581
+ end
2582
+
2583
+ class GoogleCloudVisionV1p1beta1ProductKeyValue
2584
+ # @private
2585
+ class Representation < Google::Apis::Core::JsonRepresentation
2586
+ property :key, as: 'key'
2587
+ property :value, as: 'value'
2588
+ end
2589
+ end
2590
+
2591
+ class GoogleCloudVisionV1p1beta1ProductSearchParams
2592
+ # @private
2593
+ class Representation < Google::Apis::Core::JsonRepresentation
2594
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
2595
+
2596
+ property :filter, as: 'filter'
2597
+ collection :product_categories, as: 'productCategories'
2598
+ property :product_set, as: 'productSet'
2599
+ end
2600
+ end
2601
+
2602
+ class GoogleCloudVisionV1p1beta1ProductSearchResults
2603
+ # @private
2604
+ class Representation < Google::Apis::Core::JsonRepresentation
2605
+ property :index_time, as: 'indexTime'
2606
+ collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult::Representation
2607
+
2608
+ collection :results, as: 'results', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult::Representation
2609
+
2610
+ end
2611
+ end
2612
+
2613
+ class GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult
2614
+ # @private
2615
+ class Representation < Google::Apis::Core::JsonRepresentation
2616
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
2617
+
2618
+ collection :results, as: 'results', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult::Representation
2619
+
2620
+ end
2621
+ end
2622
+
2623
+ class GoogleCloudVisionV1p1beta1ProductSearchResultsResult
2624
+ # @private
2625
+ class Representation < Google::Apis::Core::JsonRepresentation
2626
+ property :image, as: 'image'
2627
+ property :product, as: 'product', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Product, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Product::Representation
2628
+
2629
+ property :score, as: 'score'
2630
+ end
2631
+ end
2632
+
2633
+ class GoogleCloudVisionV1p1beta1Property
2634
+ # @private
2635
+ class Representation < Google::Apis::Core::JsonRepresentation
2636
+ property :name, as: 'name'
2637
+ property :uint64_value, :numeric_string => true, as: 'uint64Value'
2638
+ property :value, as: 'value'
2639
+ end
2640
+ end
2641
+
2642
+ class GoogleCloudVisionV1p1beta1SafeSearchAnnotation
2643
+ # @private
2644
+ class Representation < Google::Apis::Core::JsonRepresentation
2645
+ property :adult, as: 'adult'
2646
+ property :medical, as: 'medical'
2647
+ property :racy, as: 'racy'
2648
+ property :spoof, as: 'spoof'
2649
+ property :violence, as: 'violence'
2650
+ end
2651
+ end
2652
+
2653
+ class GoogleCloudVisionV1p1beta1Symbol
2654
+ # @private
2655
+ class Representation < Google::Apis::Core::JsonRepresentation
2656
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
2657
+
2658
+ property :confidence, as: 'confidence'
2659
+ property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
2660
+
2661
+ property :text, as: 'text'
2662
+ end
2663
+ end
2664
+
2665
+ class GoogleCloudVisionV1p1beta1TextAnnotation
2666
+ # @private
2667
+ class Representation < Google::Apis::Core::JsonRepresentation
2668
+ collection :pages, as: 'pages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Page, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Page::Representation
2669
+
2670
+ property :text, as: 'text'
2671
+ end
2672
+ end
2673
+
2674
+ class GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak
2675
+ # @private
2676
+ class Representation < Google::Apis::Core::JsonRepresentation
2677
+ property :is_prefix, as: 'isPrefix'
2678
+ property :type, as: 'type'
2679
+ end
2680
+ end
2681
+
2682
+ class GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage
2683
+ # @private
2684
+ class Representation < Google::Apis::Core::JsonRepresentation
2685
+ property :confidence, as: 'confidence'
2686
+ property :language_code, as: 'languageCode'
2687
+ end
2688
+ end
2689
+
2690
+ class GoogleCloudVisionV1p1beta1TextAnnotationTextProperty
2691
+ # @private
2692
+ class Representation < Google::Apis::Core::JsonRepresentation
2693
+ property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak::Representation
2694
+
2695
+ collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage::Representation
2696
+
2697
+ end
2698
+ end
2699
+
2700
+ class GoogleCloudVisionV1p1beta1Vertex
2701
+ # @private
2702
+ class Representation < Google::Apis::Core::JsonRepresentation
2703
+ property :x, as: 'x'
2704
+ property :y, as: 'y'
2705
+ end
2706
+ end
2707
+
2708
+ class GoogleCloudVisionV1p1beta1WebDetection
2709
+ # @private
2710
+ class Representation < Google::Apis::Core::JsonRepresentation
2711
+ collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebLabel, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebLabel::Representation
2712
+
2713
+ collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
2714
+
2715
+ collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebPage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebPage::Representation
2716
+
2717
+ collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
2718
+
2719
+ collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
2720
+
2721
+ collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebEntity, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebEntity::Representation
2722
+
2723
+ end
2724
+ end
2725
+
2726
+ class GoogleCloudVisionV1p1beta1WebDetectionParams
2727
+ # @private
2728
+ class Representation < Google::Apis::Core::JsonRepresentation
2729
+ property :include_geo_results, as: 'includeGeoResults'
2730
+ end
2731
+ end
2732
+
2733
+ class GoogleCloudVisionV1p1beta1WebDetectionWebEntity
2734
+ # @private
2735
+ class Representation < Google::Apis::Core::JsonRepresentation
2736
+ property :description, as: 'description'
2737
+ property :entity_id, as: 'entityId'
2738
+ property :score, as: 'score'
2739
+ end
2740
+ end
2741
+
2742
+ class GoogleCloudVisionV1p1beta1WebDetectionWebImage
2743
+ # @private
2744
+ class Representation < Google::Apis::Core::JsonRepresentation
2745
+ property :score, as: 'score'
2746
+ property :url, as: 'url'
2747
+ end
2748
+ end
2749
+
2750
+ class GoogleCloudVisionV1p1beta1WebDetectionWebLabel
2751
+ # @private
2752
+ class Representation < Google::Apis::Core::JsonRepresentation
2753
+ property :label, as: 'label'
2754
+ property :language_code, as: 'languageCode'
2755
+ end
2756
+ end
2757
+
2758
+ class GoogleCloudVisionV1p1beta1WebDetectionWebPage
2759
+ # @private
2760
+ class Representation < Google::Apis::Core::JsonRepresentation
2761
+ collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
2762
+
2763
+ property :page_title, as: 'pageTitle'
2764
+ collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
2765
+
2766
+ property :score, as: 'score'
2767
+ property :url, as: 'url'
2768
+ end
2769
+ end
2770
+
2771
+ class GoogleCloudVisionV1p1beta1Word
2772
+ # @private
2773
+ class Representation < Google::Apis::Core::JsonRepresentation
2774
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
2775
+
2776
+ property :confidence, as: 'confidence'
2777
+ property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
2778
+
2779
+ collection :symbols, as: 'symbols', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Symbol, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Symbol::Representation
2780
+
2781
+ end
2782
+ end
2783
+
2784
+ class GoogleCloudVisionV1p2beta1AnnotateFileResponse
2785
+ # @private
2786
+ class Representation < Google::Apis::Core::JsonRepresentation
2787
+ property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1InputConfig, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1InputConfig::Representation
2788
+
2789
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1AnnotateImageResponse::Representation
2790
+
2791
+ property :total_pages, as: 'totalPages'
2792
+ end
2793
+ end
2794
+
2795
+ class GoogleCloudVisionV1p2beta1AnnotateImageResponse
2796
+ # @private
2797
+ class Representation < Google::Apis::Core::JsonRepresentation
2798
+ property :context, as: 'context', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ImageAnnotationContext, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ImageAnnotationContext::Representation
2799
+
2800
+ property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1CropHintsAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1CropHintsAnnotation::Representation
2801
+
2802
+ property :error, as: 'error', class: Google::Apis::VisionV1p1beta1::Status, decorator: Google::Apis::VisionV1p1beta1::Status::Representation
2803
+
2804
+ collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1FaceAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1FaceAnnotation::Representation
2805
+
2806
+ property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotation::Representation
2807
+
2808
+ property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ImageProperties, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ImageProperties::Representation
2809
+
2810
+ collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
2811
+
2812
+ collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
2813
+
2814
+ collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation::Representation
2815
+
2816
+ collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
2817
+
2818
+ property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ProductSearchResults, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ProductSearchResults::Representation
2819
+
2820
+ property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1SafeSearchAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1SafeSearchAnnotation::Representation
2821
+
2822
+ collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
2823
+
2824
+ property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetection, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetection::Representation
2825
+
2826
+ end
2827
+ end
2828
+
2829
+ class GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse
2830
+ # @private
2831
+ class Representation < Google::Apis::Core::JsonRepresentation
2832
+ property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1OutputConfig, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1OutputConfig::Representation
2833
+
2834
+ end
2835
+ end
2836
+
2837
+ class GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse
2838
+ # @private
2839
+ class Representation < Google::Apis::Core::JsonRepresentation
2840
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse::Representation
2841
+
2842
+ end
2843
+ end
2844
+
2845
+ class GoogleCloudVisionV1p2beta1Block
2846
+ # @private
2847
+ class Representation < Google::Apis::Core::JsonRepresentation
2848
+ property :block_type, as: 'blockType'
2849
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
2850
+
2851
+ property :confidence, as: 'confidence'
2852
+ collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Paragraph, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Paragraph::Representation
2853
+
2854
+ property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
2855
+
2856
+ end
2857
+ end
2858
+
2859
+ class GoogleCloudVisionV1p2beta1BoundingPoly
2860
+ # @private
2861
+ class Representation < Google::Apis::Core::JsonRepresentation
2862
+ collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1NormalizedVertex, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1NormalizedVertex::Representation
2863
+
2864
+ collection :vertices, as: 'vertices', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Vertex, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Vertex::Representation
2865
+
2866
+ end
2867
+ end
2868
+
2869
+ class GoogleCloudVisionV1p2beta1ColorInfo
2870
+ # @private
2871
+ class Representation < Google::Apis::Core::JsonRepresentation
2872
+ property :color, as: 'color', class: Google::Apis::VisionV1p1beta1::Color, decorator: Google::Apis::VisionV1p1beta1::Color::Representation
2873
+
2874
+ property :pixel_fraction, as: 'pixelFraction'
2875
+ property :score, as: 'score'
2876
+ end
2877
+ end
2878
+
2879
+ class GoogleCloudVisionV1p2beta1CropHint
2880
+ # @private
2881
+ class Representation < Google::Apis::Core::JsonRepresentation
2882
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
2883
+
2884
+ property :confidence, as: 'confidence'
2885
+ property :importance_fraction, as: 'importanceFraction'
2886
+ end
2887
+ end
2888
+
2889
+ class GoogleCloudVisionV1p2beta1CropHintsAnnotation
2890
+ # @private
2891
+ class Representation < Google::Apis::Core::JsonRepresentation
2892
+ collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1CropHint, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1CropHint::Representation
2893
+
2894
+ end
2895
+ end
2896
+
2897
+ class GoogleCloudVisionV1p2beta1DominantColorsAnnotation
2898
+ # @private
2899
+ class Representation < Google::Apis::Core::JsonRepresentation
2900
+ collection :colors, as: 'colors', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ColorInfo, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ColorInfo::Representation
2901
+
2902
+ end
2903
+ end
2904
+
2905
+ class GoogleCloudVisionV1p2beta1EntityAnnotation
2906
+ # @private
2907
+ class Representation < Google::Apis::Core::JsonRepresentation
2908
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
2909
+
2910
+ property :confidence, as: 'confidence'
2911
+ property :description, as: 'description'
2912
+ property :locale, as: 'locale'
2913
+ collection :locations, as: 'locations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1LocationInfo, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1LocationInfo::Representation
2914
+
2915
+ property :mid, as: 'mid'
2916
+ collection :properties, as: 'properties', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Property, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Property::Representation
2917
+
2918
+ property :score, as: 'score'
2919
+ property :topicality, as: 'topicality'
2920
+ end
2921
+ end
2922
+
2923
+ class GoogleCloudVisionV1p2beta1FaceAnnotation
2924
+ # @private
2925
+ class Representation < Google::Apis::Core::JsonRepresentation
2926
+ property :anger_likelihood, as: 'angerLikelihood'
2927
+ property :blurred_likelihood, as: 'blurredLikelihood'
2928
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
2929
+
2930
+ property :detection_confidence, as: 'detectionConfidence'
2931
+ property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
2932
+
2933
+ property :headwear_likelihood, as: 'headwearLikelihood'
1427
2934
  property :joy_likelihood, as: 'joyLikelihood'
1428
2935
  property :landmarking_confidence, as: 'landmarkingConfidence'
1429
- collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1p1beta1::Landmark, decorator: Google::Apis::VisionV1p1beta1::Landmark::Representation
2936
+ collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1FaceAnnotationLandmark, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1FaceAnnotationLandmark::Representation
1430
2937
 
1431
2938
  property :pan_angle, as: 'panAngle'
1432
2939
  property :roll_angle, as: 'rollAngle'
@@ -1437,155 +2944,426 @@ module Google
1437
2944
  end
1438
2945
  end
1439
2946
 
1440
- class GcsDestination
2947
+ class GoogleCloudVisionV1p2beta1FaceAnnotationLandmark
2948
+ # @private
2949
+ class Representation < Google::Apis::Core::JsonRepresentation
2950
+ property :position, as: 'position', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Position, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Position::Representation
2951
+
2952
+ property :type, as: 'type'
2953
+ end
2954
+ end
2955
+
2956
+ class GoogleCloudVisionV1p2beta1GcsDestination
2957
+ # @private
2958
+ class Representation < Google::Apis::Core::JsonRepresentation
2959
+ property :uri, as: 'uri'
2960
+ end
2961
+ end
2962
+
2963
+ class GoogleCloudVisionV1p2beta1GcsSource
2964
+ # @private
2965
+ class Representation < Google::Apis::Core::JsonRepresentation
2966
+ property :uri, as: 'uri'
2967
+ end
2968
+ end
2969
+
2970
+ class GoogleCloudVisionV1p2beta1ImageAnnotationContext
2971
+ # @private
2972
+ class Representation < Google::Apis::Core::JsonRepresentation
2973
+ property :page_number, as: 'pageNumber'
2974
+ property :uri, as: 'uri'
2975
+ end
2976
+ end
2977
+
2978
+ class GoogleCloudVisionV1p2beta1ImageProperties
2979
+ # @private
2980
+ class Representation < Google::Apis::Core::JsonRepresentation
2981
+ property :dominant_colors, as: 'dominantColors', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1DominantColorsAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1DominantColorsAnnotation::Representation
2982
+
2983
+ end
2984
+ end
2985
+
2986
+ class GoogleCloudVisionV1p2beta1InputConfig
2987
+ # @private
2988
+ class Representation < Google::Apis::Core::JsonRepresentation
2989
+ property :content, :base64 => true, as: 'content'
2990
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1GcsSource, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1GcsSource::Representation
2991
+
2992
+ property :mime_type, as: 'mimeType'
2993
+ end
2994
+ end
2995
+
2996
+ class GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation
2997
+ # @private
2998
+ class Representation < Google::Apis::Core::JsonRepresentation
2999
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
3000
+
3001
+ property :language_code, as: 'languageCode'
3002
+ property :mid, as: 'mid'
3003
+ property :name, as: 'name'
3004
+ property :score, as: 'score'
3005
+ end
3006
+ end
3007
+
3008
+ class GoogleCloudVisionV1p2beta1LocationInfo
3009
+ # @private
3010
+ class Representation < Google::Apis::Core::JsonRepresentation
3011
+ property :lat_lng, as: 'latLng', class: Google::Apis::VisionV1p1beta1::LatLng, decorator: Google::Apis::VisionV1p1beta1::LatLng::Representation
3012
+
3013
+ end
3014
+ end
3015
+
3016
+ class GoogleCloudVisionV1p2beta1NormalizedVertex
3017
+ # @private
3018
+ class Representation < Google::Apis::Core::JsonRepresentation
3019
+ property :x, as: 'x'
3020
+ property :y, as: 'y'
3021
+ end
3022
+ end
3023
+
3024
+ class GoogleCloudVisionV1p2beta1OperationMetadata
3025
+ # @private
3026
+ class Representation < Google::Apis::Core::JsonRepresentation
3027
+ property :create_time, as: 'createTime'
3028
+ property :state, as: 'state'
3029
+ property :update_time, as: 'updateTime'
3030
+ end
3031
+ end
3032
+
3033
+ class GoogleCloudVisionV1p2beta1OutputConfig
3034
+ # @private
3035
+ class Representation < Google::Apis::Core::JsonRepresentation
3036
+ property :batch_size, as: 'batchSize'
3037
+ property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1GcsDestination, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1GcsDestination::Representation
3038
+
3039
+ end
3040
+ end
3041
+
3042
+ class GoogleCloudVisionV1p2beta1Page
3043
+ # @private
3044
+ class Representation < Google::Apis::Core::JsonRepresentation
3045
+ collection :blocks, as: 'blocks', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Block, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Block::Representation
3046
+
3047
+ property :confidence, as: 'confidence'
3048
+ property :height, as: 'height'
3049
+ property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
3050
+
3051
+ property :width, as: 'width'
3052
+ end
3053
+ end
3054
+
3055
+ class GoogleCloudVisionV1p2beta1Paragraph
3056
+ # @private
3057
+ class Representation < Google::Apis::Core::JsonRepresentation
3058
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
3059
+
3060
+ property :confidence, as: 'confidence'
3061
+ property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
3062
+
3063
+ collection :words, as: 'words', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Word, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Word::Representation
3064
+
3065
+ end
3066
+ end
3067
+
3068
+ class GoogleCloudVisionV1p2beta1Position
3069
+ # @private
3070
+ class Representation < Google::Apis::Core::JsonRepresentation
3071
+ property :x, as: 'x'
3072
+ property :y, as: 'y'
3073
+ property :z, as: 'z'
3074
+ end
3075
+ end
3076
+
3077
+ class GoogleCloudVisionV1p2beta1Product
3078
+ # @private
3079
+ class Representation < Google::Apis::Core::JsonRepresentation
3080
+ property :description, as: 'description'
3081
+ property :display_name, as: 'displayName'
3082
+ property :name, as: 'name'
3083
+ property :product_category, as: 'productCategory'
3084
+ collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ProductKeyValue, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ProductKeyValue::Representation
3085
+
3086
+ end
3087
+ end
3088
+
3089
+ class GoogleCloudVisionV1p2beta1ProductKeyValue
3090
+ # @private
3091
+ class Representation < Google::Apis::Core::JsonRepresentation
3092
+ property :key, as: 'key'
3093
+ property :value, as: 'value'
3094
+ end
3095
+ end
3096
+
3097
+ class GoogleCloudVisionV1p2beta1ProductSearchResults
1441
3098
  # @private
1442
3099
  class Representation < Google::Apis::Core::JsonRepresentation
1443
- property :uri, as: 'uri'
3100
+ property :index_time, as: 'indexTime'
3101
+ collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult::Representation
3102
+
3103
+ collection :results, as: 'results', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsResult::Representation
3104
+
1444
3105
  end
1445
3106
  end
1446
3107
 
1447
- class GcsSource
3108
+ class GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult
1448
3109
  # @private
1449
3110
  class Representation < Google::Apis::Core::JsonRepresentation
1450
- property :uri, as: 'uri'
3111
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
3112
+
3113
+ collection :results, as: 'results', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsResult::Representation
3114
+
1451
3115
  end
1452
3116
  end
1453
3117
 
1454
- class GoogleCloudVisionV1p1beta1AnnotateFileResponse
3118
+ class GoogleCloudVisionV1p2beta1ProductSearchResultsResult
1455
3119
  # @private
1456
3120
  class Representation < Google::Apis::Core::JsonRepresentation
1457
- property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1InputConfig, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1InputConfig::Representation
3121
+ property :image, as: 'image'
3122
+ property :product, as: 'product', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Product, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Product::Representation
1458
3123
 
1459
- collection :responses, as: 'responses', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1AnnotateImageResponse::Representation
3124
+ property :score, as: 'score'
3125
+ end
3126
+ end
1460
3127
 
3128
+ class GoogleCloudVisionV1p2beta1Property
3129
+ # @private
3130
+ class Representation < Google::Apis::Core::JsonRepresentation
3131
+ property :name, as: 'name'
3132
+ property :uint64_value, :numeric_string => true, as: 'uint64Value'
3133
+ property :value, as: 'value'
1461
3134
  end
1462
3135
  end
1463
3136
 
1464
- class GoogleCloudVisionV1p1beta1AnnotateImageRequest
3137
+ class GoogleCloudVisionV1p2beta1SafeSearchAnnotation
1465
3138
  # @private
1466
3139
  class Representation < Google::Apis::Core::JsonRepresentation
1467
- collection :features, as: 'features', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Feature, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Feature::Representation
3140
+ property :adult, as: 'adult'
3141
+ property :medical, as: 'medical'
3142
+ property :racy, as: 'racy'
3143
+ property :spoof, as: 'spoof'
3144
+ property :violence, as: 'violence'
3145
+ end
3146
+ end
1468
3147
 
1469
- property :image, as: 'image', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Image, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Image::Representation
3148
+ class GoogleCloudVisionV1p2beta1Symbol
3149
+ # @private
3150
+ class Representation < Google::Apis::Core::JsonRepresentation
3151
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
1470
3152
 
1471
- property :image_context, as: 'imageContext', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ImageContext, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ImageContext::Representation
3153
+ property :confidence, as: 'confidence'
3154
+ property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
1472
3155
 
3156
+ property :text, as: 'text'
1473
3157
  end
1474
3158
  end
1475
3159
 
1476
- class GoogleCloudVisionV1p1beta1AnnotateImageResponse
3160
+ class GoogleCloudVisionV1p2beta1TextAnnotation
1477
3161
  # @private
1478
3162
  class Representation < Google::Apis::Core::JsonRepresentation
1479
- property :context, as: 'context', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ImageAnnotationContext, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ImageAnnotationContext::Representation
3163
+ collection :pages, as: 'pages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Page, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Page::Representation
1480
3164
 
1481
- property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1CropHintsAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1CropHintsAnnotation::Representation
3165
+ property :text, as: 'text'
3166
+ end
3167
+ end
1482
3168
 
1483
- property :error, as: 'error', class: Google::Apis::VisionV1p1beta1::Status, decorator: Google::Apis::VisionV1p1beta1::Status::Representation
3169
+ class GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak
3170
+ # @private
3171
+ class Representation < Google::Apis::Core::JsonRepresentation
3172
+ property :is_prefix, as: 'isPrefix'
3173
+ property :type, as: 'type'
3174
+ end
3175
+ end
1484
3176
 
1485
- collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1FaceAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1FaceAnnotation::Representation
3177
+ class GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage
3178
+ # @private
3179
+ class Representation < Google::Apis::Core::JsonRepresentation
3180
+ property :confidence, as: 'confidence'
3181
+ property :language_code, as: 'languageCode'
3182
+ end
3183
+ end
1486
3184
 
1487
- property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotation::Representation
3185
+ class GoogleCloudVisionV1p2beta1TextAnnotationTextProperty
3186
+ # @private
3187
+ class Representation < Google::Apis::Core::JsonRepresentation
3188
+ property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak::Representation
1488
3189
 
1489
- property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ImageProperties, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ImageProperties::Representation
3190
+ collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage::Representation
1490
3191
 
1491
- collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
3192
+ end
3193
+ end
1492
3194
 
1493
- collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
3195
+ class GoogleCloudVisionV1p2beta1Vertex
3196
+ # @private
3197
+ class Representation < Google::Apis::Core::JsonRepresentation
3198
+ property :x, as: 'x'
3199
+ property :y, as: 'y'
3200
+ end
3201
+ end
1494
3202
 
1495
- collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation::Representation
3203
+ class GoogleCloudVisionV1p2beta1WebDetection
3204
+ # @private
3205
+ class Representation < Google::Apis::Core::JsonRepresentation
3206
+ collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebLabel, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebLabel::Representation
1496
3207
 
1497
- collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
3208
+ collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
1498
3209
 
1499
- property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ProductSearchResults, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ProductSearchResults::Representation
3210
+ collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebPage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebPage::Representation
1500
3211
 
1501
- property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1SafeSearchAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1SafeSearchAnnotation::Representation
3212
+ collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
1502
3213
 
1503
- collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
3214
+ collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
1504
3215
 
1505
- property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetection, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetection::Representation
3216
+ collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebEntity, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebEntity::Representation
1506
3217
 
1507
3218
  end
1508
3219
  end
1509
3220
 
1510
- class GoogleCloudVisionV1p1beta1AsyncAnnotateFileRequest
3221
+ class GoogleCloudVisionV1p2beta1WebDetectionWebEntity
1511
3222
  # @private
1512
3223
  class Representation < Google::Apis::Core::JsonRepresentation
1513
- collection :features, as: 'features', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Feature, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Feature::Representation
3224
+ property :description, as: 'description'
3225
+ property :entity_id, as: 'entityId'
3226
+ property :score, as: 'score'
3227
+ end
3228
+ end
1514
3229
 
1515
- property :image_context, as: 'imageContext', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ImageContext, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ImageContext::Representation
3230
+ class GoogleCloudVisionV1p2beta1WebDetectionWebImage
3231
+ # @private
3232
+ class Representation < Google::Apis::Core::JsonRepresentation
3233
+ property :score, as: 'score'
3234
+ property :url, as: 'url'
3235
+ end
3236
+ end
1516
3237
 
1517
- property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1InputConfig, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1InputConfig::Representation
3238
+ class GoogleCloudVisionV1p2beta1WebDetectionWebLabel
3239
+ # @private
3240
+ class Representation < Google::Apis::Core::JsonRepresentation
3241
+ property :label, as: 'label'
3242
+ property :language_code, as: 'languageCode'
3243
+ end
3244
+ end
1518
3245
 
1519
- property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1OutputConfig, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1OutputConfig::Representation
3246
+ class GoogleCloudVisionV1p2beta1WebDetectionWebPage
3247
+ # @private
3248
+ class Representation < Google::Apis::Core::JsonRepresentation
3249
+ collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
3250
+
3251
+ property :page_title, as: 'pageTitle'
3252
+ collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
1520
3253
 
3254
+ property :score, as: 'score'
3255
+ property :url, as: 'url'
1521
3256
  end
1522
3257
  end
1523
3258
 
1524
- class GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse
3259
+ class GoogleCloudVisionV1p2beta1Word
1525
3260
  # @private
1526
3261
  class Representation < Google::Apis::Core::JsonRepresentation
1527
- property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1OutputConfig, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1OutputConfig::Representation
3262
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
3263
+
3264
+ property :confidence, as: 'confidence'
3265
+ property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
3266
+
3267
+ collection :symbols, as: 'symbols', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Symbol, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Symbol::Representation
1528
3268
 
1529
3269
  end
1530
3270
  end
1531
3271
 
1532
- class GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesRequest
3272
+ class GoogleCloudVisionV1p3beta1AnnotateFileResponse
1533
3273
  # @private
1534
3274
  class Representation < Google::Apis::Core::JsonRepresentation
1535
- collection :requests, as: 'requests', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1AsyncAnnotateFileRequest, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1AsyncAnnotateFileRequest::Representation
3275
+ property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1InputConfig, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1InputConfig::Representation
1536
3276
 
3277
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1AnnotateImageResponse::Representation
3278
+
3279
+ property :total_pages, as: 'totalPages'
1537
3280
  end
1538
3281
  end
1539
3282
 
1540
- class GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse
3283
+ class GoogleCloudVisionV1p3beta1AnnotateImageResponse
1541
3284
  # @private
1542
3285
  class Representation < Google::Apis::Core::JsonRepresentation
1543
- collection :responses, as: 'responses', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse::Representation
3286
+ property :context, as: 'context', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ImageAnnotationContext, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ImageAnnotationContext::Representation
3287
+
3288
+ property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1CropHintsAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1CropHintsAnnotation::Representation
3289
+
3290
+ property :error, as: 'error', class: Google::Apis::VisionV1p1beta1::Status, decorator: Google::Apis::VisionV1p1beta1::Status::Representation
3291
+
3292
+ collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1FaceAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1FaceAnnotation::Representation
3293
+
3294
+ property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotation::Representation
3295
+
3296
+ property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ImageProperties, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ImageProperties::Representation
3297
+
3298
+ collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1EntityAnnotation::Representation
3299
+
3300
+ collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1EntityAnnotation::Representation
3301
+
3302
+ collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation::Representation
3303
+
3304
+ collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1EntityAnnotation::Representation
3305
+
3306
+ property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ProductSearchResults, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ProductSearchResults::Representation
3307
+
3308
+ property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1SafeSearchAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1SafeSearchAnnotation::Representation
3309
+
3310
+ collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1EntityAnnotation::Representation
3311
+
3312
+ property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetection, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetection::Representation
1544
3313
 
1545
3314
  end
1546
3315
  end
1547
3316
 
1548
- class GoogleCloudVisionV1p1beta1BatchAnnotateImagesRequest
3317
+ class GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse
1549
3318
  # @private
1550
3319
  class Representation < Google::Apis::Core::JsonRepresentation
1551
- collection :requests, as: 'requests', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1AnnotateImageRequest, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1AnnotateImageRequest::Representation
3320
+ property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1OutputConfig, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1OutputConfig::Representation
1552
3321
 
1553
3322
  end
1554
3323
  end
1555
3324
 
1556
- class GoogleCloudVisionV1p1beta1BatchAnnotateImagesResponse
3325
+ class GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse
1557
3326
  # @private
1558
3327
  class Representation < Google::Apis::Core::JsonRepresentation
1559
- collection :responses, as: 'responses', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1AnnotateImageResponse::Representation
3328
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse::Representation
1560
3329
 
1561
3330
  end
1562
3331
  end
1563
3332
 
1564
- class GoogleCloudVisionV1p1beta1Block
3333
+ class GoogleCloudVisionV1p3beta1BatchOperationMetadata
3334
+ # @private
3335
+ class Representation < Google::Apis::Core::JsonRepresentation
3336
+ property :end_time, as: 'endTime'
3337
+ property :state, as: 'state'
3338
+ property :submit_time, as: 'submitTime'
3339
+ end
3340
+ end
3341
+
3342
+ class GoogleCloudVisionV1p3beta1Block
1565
3343
  # @private
1566
3344
  class Representation < Google::Apis::Core::JsonRepresentation
1567
3345
  property :block_type, as: 'blockType'
1568
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
3346
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
1569
3347
 
1570
3348
  property :confidence, as: 'confidence'
1571
- collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Paragraph, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Paragraph::Representation
3349
+ collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Paragraph, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Paragraph::Representation
1572
3350
 
1573
- property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
3351
+ property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
1574
3352
 
1575
3353
  end
1576
3354
  end
1577
3355
 
1578
- class GoogleCloudVisionV1p1beta1BoundingPoly
3356
+ class GoogleCloudVisionV1p3beta1BoundingPoly
1579
3357
  # @private
1580
3358
  class Representation < Google::Apis::Core::JsonRepresentation
1581
- collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1NormalizedVertex, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1NormalizedVertex::Representation
3359
+ collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1NormalizedVertex, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1NormalizedVertex::Representation
1582
3360
 
1583
- collection :vertices, as: 'vertices', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Vertex, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Vertex::Representation
3361
+ collection :vertices, as: 'vertices', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Vertex, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Vertex::Representation
1584
3362
 
1585
3363
  end
1586
3364
  end
1587
3365
 
1588
- class GoogleCloudVisionV1p1beta1ColorInfo
3366
+ class GoogleCloudVisionV1p3beta1ColorInfo
1589
3367
  # @private
1590
3368
  class Representation < Google::Apis::Core::JsonRepresentation
1591
3369
  property :color, as: 'color', class: Google::Apis::VisionV1p1beta1::Color, decorator: Google::Apis::VisionV1p1beta1::Color::Representation
@@ -1595,71 +3373,64 @@ module Google
1595
3373
  end
1596
3374
  end
1597
3375
 
1598
- class GoogleCloudVisionV1p1beta1CropHint
3376
+ class GoogleCloudVisionV1p3beta1CropHint
1599
3377
  # @private
1600
3378
  class Representation < Google::Apis::Core::JsonRepresentation
1601
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
3379
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
1602
3380
 
1603
3381
  property :confidence, as: 'confidence'
1604
3382
  property :importance_fraction, as: 'importanceFraction'
1605
3383
  end
1606
3384
  end
1607
3385
 
1608
- class GoogleCloudVisionV1p1beta1CropHintsAnnotation
3386
+ class GoogleCloudVisionV1p3beta1CropHintsAnnotation
1609
3387
  # @private
1610
3388
  class Representation < Google::Apis::Core::JsonRepresentation
1611
- collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1CropHint, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1CropHint::Representation
1612
-
1613
- end
1614
- end
3389
+ collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1CropHint, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1CropHint::Representation
1615
3390
 
1616
- class GoogleCloudVisionV1p1beta1CropHintsParams
1617
- # @private
1618
- class Representation < Google::Apis::Core::JsonRepresentation
1619
- collection :aspect_ratios, as: 'aspectRatios'
1620
3391
  end
1621
3392
  end
1622
3393
 
1623
- class GoogleCloudVisionV1p1beta1DominantColorsAnnotation
3394
+ class GoogleCloudVisionV1p3beta1DominantColorsAnnotation
1624
3395
  # @private
1625
3396
  class Representation < Google::Apis::Core::JsonRepresentation
1626
- collection :colors, as: 'colors', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ColorInfo, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ColorInfo::Representation
3397
+ collection :colors, as: 'colors', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ColorInfo, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ColorInfo::Representation
1627
3398
 
1628
3399
  end
1629
3400
  end
1630
3401
 
1631
- class GoogleCloudVisionV1p1beta1EntityAnnotation
3402
+ class GoogleCloudVisionV1p3beta1EntityAnnotation
1632
3403
  # @private
1633
3404
  class Representation < Google::Apis::Core::JsonRepresentation
1634
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
3405
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
1635
3406
 
1636
3407
  property :confidence, as: 'confidence'
1637
3408
  property :description, as: 'description'
1638
3409
  property :locale, as: 'locale'
1639
- collection :locations, as: 'locations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1LocationInfo, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1LocationInfo::Representation
3410
+ collection :locations, as: 'locations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1LocationInfo, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1LocationInfo::Representation
1640
3411
 
1641
3412
  property :mid, as: 'mid'
1642
- collection :properties, as: 'properties', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Property, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Property::Representation
3413
+ collection :properties, as: 'properties', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Property, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Property::Representation
1643
3414
 
1644
3415
  property :score, as: 'score'
1645
3416
  property :topicality, as: 'topicality'
1646
3417
  end
1647
3418
  end
1648
3419
 
1649
- class GoogleCloudVisionV1p1beta1FaceAnnotation
3420
+ class GoogleCloudVisionV1p3beta1FaceAnnotation
1650
3421
  # @private
1651
3422
  class Representation < Google::Apis::Core::JsonRepresentation
1652
3423
  property :anger_likelihood, as: 'angerLikelihood'
1653
3424
  property :blurred_likelihood, as: 'blurredLikelihood'
1654
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
3425
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
1655
3426
 
1656
3427
  property :detection_confidence, as: 'detectionConfidence'
1657
- property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
3428
+ property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
1658
3429
 
1659
3430
  property :headwear_likelihood, as: 'headwearLikelihood'
1660
3431
  property :joy_likelihood, as: 'joyLikelihood'
1661
3432
  property :landmarking_confidence, as: 'landmarkingConfidence'
1662
- collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1FaceAnnotationLandmark, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1FaceAnnotationLandmark::Representation
3433
+ collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1FaceAnnotationLandmark, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1FaceAnnotationLandmark::Representation
1663
3434
 
1664
3435
  property :pan_angle, as: 'panAngle'
1665
3436
  property :roll_angle, as: 'rollAngle'
@@ -1670,48 +3441,30 @@ module Google
1670
3441
  end
1671
3442
  end
1672
3443
 
1673
- class GoogleCloudVisionV1p1beta1FaceAnnotationLandmark
3444
+ class GoogleCloudVisionV1p3beta1FaceAnnotationLandmark
1674
3445
  # @private
1675
3446
  class Representation < Google::Apis::Core::JsonRepresentation
1676
- property :position, as: 'position', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Position, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Position::Representation
1677
-
1678
- property :type, as: 'type'
1679
- end
1680
- end
3447
+ property :position, as: 'position', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Position, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Position::Representation
1681
3448
 
1682
- class GoogleCloudVisionV1p1beta1Feature
1683
- # @private
1684
- class Representation < Google::Apis::Core::JsonRepresentation
1685
- property :max_results, as: 'maxResults'
1686
- property :model, as: 'model'
1687
3449
  property :type, as: 'type'
1688
3450
  end
1689
3451
  end
1690
3452
 
1691
- class GoogleCloudVisionV1p1beta1GcsDestination
3453
+ class GoogleCloudVisionV1p3beta1GcsDestination
1692
3454
  # @private
1693
3455
  class Representation < Google::Apis::Core::JsonRepresentation
1694
3456
  property :uri, as: 'uri'
1695
3457
  end
1696
3458
  end
1697
3459
 
1698
- class GoogleCloudVisionV1p1beta1GcsSource
3460
+ class GoogleCloudVisionV1p3beta1GcsSource
1699
3461
  # @private
1700
3462
  class Representation < Google::Apis::Core::JsonRepresentation
1701
3463
  property :uri, as: 'uri'
1702
3464
  end
1703
3465
  end
1704
3466
 
1705
- class GoogleCloudVisionV1p1beta1Image
1706
- # @private
1707
- class Representation < Google::Apis::Core::JsonRepresentation
1708
- property :content, :base64 => true, as: 'content'
1709
- property :source, as: 'source', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ImageSource, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ImageSource::Representation
1710
-
1711
- end
1712
- end
1713
-
1714
- class GoogleCloudVisionV1p1beta1ImageAnnotationContext
3467
+ class GoogleCloudVisionV1p3beta1ImageAnnotationContext
1715
3468
  # @private
1716
3469
  class Representation < Google::Apis::Core::JsonRepresentation
1717
3470
  property :page_number, as: 'pageNumber'
@@ -1719,60 +3472,38 @@ module Google
1719
3472
  end
1720
3473
  end
1721
3474
 
1722
- class GoogleCloudVisionV1p1beta1ImageContext
3475
+ class GoogleCloudVisionV1p3beta1ImageProperties
1723
3476
  # @private
1724
3477
  class Representation < Google::Apis::Core::JsonRepresentation
1725
- property :crop_hints_params, as: 'cropHintsParams', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1CropHintsParams, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1CropHintsParams::Representation
1726
-
1727
- collection :language_hints, as: 'languageHints'
1728
- property :lat_long_rect, as: 'latLongRect', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1LatLongRect, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1LatLongRect::Representation
1729
-
1730
- property :product_search_params, as: 'productSearchParams', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ProductSearchParams, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ProductSearchParams::Representation
1731
-
1732
- property :web_detection_params, as: 'webDetectionParams', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionParams, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionParams::Representation
3478
+ property :dominant_colors, as: 'dominantColors', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1DominantColorsAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1DominantColorsAnnotation::Representation
1733
3479
 
1734
3480
  end
1735
3481
  end
1736
3482
 
1737
- class GoogleCloudVisionV1p1beta1ImageProperties
3483
+ class GoogleCloudVisionV1p3beta1ImportProductSetsResponse
1738
3484
  # @private
1739
3485
  class Representation < Google::Apis::Core::JsonRepresentation
1740
- property :dominant_colors, as: 'dominantColors', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1DominantColorsAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1DominantColorsAnnotation::Representation
3486
+ collection :reference_images, as: 'referenceImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ReferenceImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ReferenceImage::Representation
1741
3487
 
1742
- end
1743
- end
3488
+ collection :statuses, as: 'statuses', class: Google::Apis::VisionV1p1beta1::Status, decorator: Google::Apis::VisionV1p1beta1::Status::Representation
1744
3489
 
1745
- class GoogleCloudVisionV1p1beta1ImageSource
1746
- # @private
1747
- class Representation < Google::Apis::Core::JsonRepresentation
1748
- property :gcs_image_uri, as: 'gcsImageUri'
1749
- property :image_uri, as: 'imageUri'
1750
3490
  end
1751
3491
  end
1752
3492
 
1753
- class GoogleCloudVisionV1p1beta1InputConfig
3493
+ class GoogleCloudVisionV1p3beta1InputConfig
1754
3494
  # @private
1755
3495
  class Representation < Google::Apis::Core::JsonRepresentation
1756
- property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1GcsSource, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1GcsSource::Representation
3496
+ property :content, :base64 => true, as: 'content'
3497
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1GcsSource, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1GcsSource::Representation
1757
3498
 
1758
3499
  property :mime_type, as: 'mimeType'
1759
3500
  end
1760
3501
  end
1761
3502
 
1762
- class GoogleCloudVisionV1p1beta1LatLongRect
1763
- # @private
1764
- class Representation < Google::Apis::Core::JsonRepresentation
1765
- property :max_lat_lng, as: 'maxLatLng', class: Google::Apis::VisionV1p1beta1::LatLng, decorator: Google::Apis::VisionV1p1beta1::LatLng::Representation
1766
-
1767
- property :min_lat_lng, as: 'minLatLng', class: Google::Apis::VisionV1p1beta1::LatLng, decorator: Google::Apis::VisionV1p1beta1::LatLng::Representation
1768
-
1769
- end
1770
- end
1771
-
1772
- class GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation
3503
+ class GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation
1773
3504
  # @private
1774
3505
  class Representation < Google::Apis::Core::JsonRepresentation
1775
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
3506
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
1776
3507
 
1777
3508
  property :language_code, as: 'languageCode'
1778
3509
  property :mid, as: 'mid'
@@ -1781,7 +3512,7 @@ module Google
1781
3512
  end
1782
3513
  end
1783
3514
 
1784
- class GoogleCloudVisionV1p1beta1LocationInfo
3515
+ class GoogleCloudVisionV1p3beta1LocationInfo
1785
3516
  # @private
1786
3517
  class Representation < Google::Apis::Core::JsonRepresentation
1787
3518
  property :lat_lng, as: 'latLng', class: Google::Apis::VisionV1p1beta1::LatLng, decorator: Google::Apis::VisionV1p1beta1::LatLng::Representation
@@ -1789,7 +3520,7 @@ module Google
1789
3520
  end
1790
3521
  end
1791
3522
 
1792
- class GoogleCloudVisionV1p1beta1NormalizedVertex
3523
+ class GoogleCloudVisionV1p3beta1NormalizedVertex
1793
3524
  # @private
1794
3525
  class Representation < Google::Apis::Core::JsonRepresentation
1795
3526
  property :x, as: 'x'
@@ -1797,7 +3528,7 @@ module Google
1797
3528
  end
1798
3529
  end
1799
3530
 
1800
- class GoogleCloudVisionV1p1beta1OperationMetadata
3531
+ class GoogleCloudVisionV1p3beta1OperationMetadata
1801
3532
  # @private
1802
3533
  class Representation < Google::Apis::Core::JsonRepresentation
1803
3534
  property :create_time, as: 'createTime'
@@ -1806,42 +3537,42 @@ module Google
1806
3537
  end
1807
3538
  end
1808
3539
 
1809
- class GoogleCloudVisionV1p1beta1OutputConfig
3540
+ class GoogleCloudVisionV1p3beta1OutputConfig
1810
3541
  # @private
1811
3542
  class Representation < Google::Apis::Core::JsonRepresentation
1812
3543
  property :batch_size, as: 'batchSize'
1813
- property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1GcsDestination, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1GcsDestination::Representation
3544
+ property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1GcsDestination, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1GcsDestination::Representation
1814
3545
 
1815
3546
  end
1816
3547
  end
1817
3548
 
1818
- class GoogleCloudVisionV1p1beta1Page
3549
+ class GoogleCloudVisionV1p3beta1Page
1819
3550
  # @private
1820
3551
  class Representation < Google::Apis::Core::JsonRepresentation
1821
- collection :blocks, as: 'blocks', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Block, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Block::Representation
3552
+ collection :blocks, as: 'blocks', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Block, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Block::Representation
1822
3553
 
1823
3554
  property :confidence, as: 'confidence'
1824
3555
  property :height, as: 'height'
1825
- property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
3556
+ property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
1826
3557
 
1827
3558
  property :width, as: 'width'
1828
3559
  end
1829
3560
  end
1830
3561
 
1831
- class GoogleCloudVisionV1p1beta1Paragraph
3562
+ class GoogleCloudVisionV1p3beta1Paragraph
1832
3563
  # @private
1833
3564
  class Representation < Google::Apis::Core::JsonRepresentation
1834
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
3565
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
1835
3566
 
1836
3567
  property :confidence, as: 'confidence'
1837
- property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
3568
+ property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
1838
3569
 
1839
- collection :words, as: 'words', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Word, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Word::Representation
3570
+ collection :words, as: 'words', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Word, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Word::Representation
1840
3571
 
1841
3572
  end
1842
3573
  end
1843
3574
 
1844
- class GoogleCloudVisionV1p1beta1Position
3575
+ class GoogleCloudVisionV1p3beta1Position
1845
3576
  # @private
1846
3577
  class Representation < Google::Apis::Core::JsonRepresentation
1847
3578
  property :x, as: 'x'
@@ -1850,19 +3581,19 @@ module Google
1850
3581
  end
1851
3582
  end
1852
3583
 
1853
- class GoogleCloudVisionV1p1beta1Product
3584
+ class GoogleCloudVisionV1p3beta1Product
1854
3585
  # @private
1855
3586
  class Representation < Google::Apis::Core::JsonRepresentation
1856
3587
  property :description, as: 'description'
1857
3588
  property :display_name, as: 'displayName'
1858
3589
  property :name, as: 'name'
1859
3590
  property :product_category, as: 'productCategory'
1860
- collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ProductKeyValue, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ProductKeyValue::Representation
3591
+ collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ProductKeyValue, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ProductKeyValue::Representation
1861
3592
 
1862
3593
  end
1863
3594
  end
1864
3595
 
1865
- class GoogleCloudVisionV1p1beta1ProductKeyValue
3596
+ class GoogleCloudVisionV1p3beta1ProductKeyValue
1866
3597
  # @private
1867
3598
  class Representation < Google::Apis::Core::JsonRepresentation
1868
3599
  property :key, as: 'key'
@@ -1870,49 +3601,38 @@ module Google
1870
3601
  end
1871
3602
  end
1872
3603
 
1873
- class GoogleCloudVisionV1p1beta1ProductSearchParams
1874
- # @private
1875
- class Representation < Google::Apis::Core::JsonRepresentation
1876
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
1877
-
1878
- property :filter, as: 'filter'
1879
- collection :product_categories, as: 'productCategories'
1880
- property :product_set, as: 'productSet'
1881
- end
1882
- end
1883
-
1884
- class GoogleCloudVisionV1p1beta1ProductSearchResults
3604
+ class GoogleCloudVisionV1p3beta1ProductSearchResults
1885
3605
  # @private
1886
3606
  class Representation < Google::Apis::Core::JsonRepresentation
1887
3607
  property :index_time, as: 'indexTime'
1888
- collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult::Representation
3608
+ collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult::Representation
1889
3609
 
1890
- collection :results, as: 'results', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult::Representation
3610
+ collection :results, as: 'results', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsResult::Representation
1891
3611
 
1892
3612
  end
1893
3613
  end
1894
3614
 
1895
- class GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult
3615
+ class GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult
1896
3616
  # @private
1897
3617
  class Representation < Google::Apis::Core::JsonRepresentation
1898
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
3618
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
1899
3619
 
1900
- collection :results, as: 'results', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult::Representation
3620
+ collection :results, as: 'results', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsResult::Representation
1901
3621
 
1902
3622
  end
1903
3623
  end
1904
3624
 
1905
- class GoogleCloudVisionV1p1beta1ProductSearchResultsResult
3625
+ class GoogleCloudVisionV1p3beta1ProductSearchResultsResult
1906
3626
  # @private
1907
3627
  class Representation < Google::Apis::Core::JsonRepresentation
1908
3628
  property :image, as: 'image'
1909
- property :product, as: 'product', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Product, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Product::Representation
3629
+ property :product, as: 'product', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Product, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Product::Representation
1910
3630
 
1911
3631
  property :score, as: 'score'
1912
3632
  end
1913
3633
  end
1914
3634
 
1915
- class GoogleCloudVisionV1p1beta1Property
3635
+ class GoogleCloudVisionV1p3beta1Property
1916
3636
  # @private
1917
3637
  class Representation < Google::Apis::Core::JsonRepresentation
1918
3638
  property :name, as: 'name'
@@ -1921,7 +3641,17 @@ module Google
1921
3641
  end
1922
3642
  end
1923
3643
 
1924
- class GoogleCloudVisionV1p1beta1SafeSearchAnnotation
3644
+ class GoogleCloudVisionV1p3beta1ReferenceImage
3645
+ # @private
3646
+ class Representation < Google::Apis::Core::JsonRepresentation
3647
+ collection :bounding_polys, as: 'boundingPolys', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
3648
+
3649
+ property :name, as: 'name'
3650
+ property :uri, as: 'uri'
3651
+ end
3652
+ end
3653
+
3654
+ class GoogleCloudVisionV1p3beta1SafeSearchAnnotation
1925
3655
  # @private
1926
3656
  class Representation < Google::Apis::Core::JsonRepresentation
1927
3657
  property :adult, as: 'adult'
@@ -1932,28 +3662,28 @@ module Google
1932
3662
  end
1933
3663
  end
1934
3664
 
1935
- class GoogleCloudVisionV1p1beta1Symbol
3665
+ class GoogleCloudVisionV1p3beta1Symbol
1936
3666
  # @private
1937
3667
  class Representation < Google::Apis::Core::JsonRepresentation
1938
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
3668
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
1939
3669
 
1940
3670
  property :confidence, as: 'confidence'
1941
- property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
3671
+ property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
1942
3672
 
1943
3673
  property :text, as: 'text'
1944
3674
  end
1945
3675
  end
1946
3676
 
1947
- class GoogleCloudVisionV1p1beta1TextAnnotation
3677
+ class GoogleCloudVisionV1p3beta1TextAnnotation
1948
3678
  # @private
1949
3679
  class Representation < Google::Apis::Core::JsonRepresentation
1950
- collection :pages, as: 'pages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Page, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Page::Representation
3680
+ collection :pages, as: 'pages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Page, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Page::Representation
1951
3681
 
1952
3682
  property :text, as: 'text'
1953
3683
  end
1954
3684
  end
1955
3685
 
1956
- class GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak
3686
+ class GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak
1957
3687
  # @private
1958
3688
  class Representation < Google::Apis::Core::JsonRepresentation
1959
3689
  property :is_prefix, as: 'isPrefix'
@@ -1961,7 +3691,7 @@ module Google
1961
3691
  end
1962
3692
  end
1963
3693
 
1964
- class GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage
3694
+ class GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage
1965
3695
  # @private
1966
3696
  class Representation < Google::Apis::Core::JsonRepresentation
1967
3697
  property :confidence, as: 'confidence'
@@ -1969,17 +3699,17 @@ module Google
1969
3699
  end
1970
3700
  end
1971
3701
 
1972
- class GoogleCloudVisionV1p1beta1TextAnnotationTextProperty
3702
+ class GoogleCloudVisionV1p3beta1TextAnnotationTextProperty
1973
3703
  # @private
1974
3704
  class Representation < Google::Apis::Core::JsonRepresentation
1975
- property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak::Representation
3705
+ property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak::Representation
1976
3706
 
1977
- collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage::Representation
3707
+ collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage::Representation
1978
3708
 
1979
3709
  end
1980
3710
  end
1981
3711
 
1982
- class GoogleCloudVisionV1p1beta1Vertex
3712
+ class GoogleCloudVisionV1p3beta1Vertex
1983
3713
  # @private
1984
3714
  class Representation < Google::Apis::Core::JsonRepresentation
1985
3715
  property :x, as: 'x'
@@ -1987,32 +3717,25 @@ module Google
1987
3717
  end
1988
3718
  end
1989
3719
 
1990
- class GoogleCloudVisionV1p1beta1WebDetection
3720
+ class GoogleCloudVisionV1p3beta1WebDetection
1991
3721
  # @private
1992
3722
  class Representation < Google::Apis::Core::JsonRepresentation
1993
- collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebLabel, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebLabel::Representation
1994
-
1995
- collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
3723
+ collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebLabel, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebLabel::Representation
1996
3724
 
1997
- collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebPage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebPage::Representation
3725
+ collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
1998
3726
 
1999
- collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
3727
+ collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebPage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebPage::Representation
2000
3728
 
2001
- collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
3729
+ collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
2002
3730
 
2003
- collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebEntity, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebEntity::Representation
3731
+ collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
2004
3732
 
2005
- end
2006
- end
3733
+ collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebEntity, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebEntity::Representation
2007
3734
 
2008
- class GoogleCloudVisionV1p1beta1WebDetectionParams
2009
- # @private
2010
- class Representation < Google::Apis::Core::JsonRepresentation
2011
- property :include_geo_results, as: 'includeGeoResults'
2012
3735
  end
2013
3736
  end
2014
3737
 
2015
- class GoogleCloudVisionV1p1beta1WebDetectionWebEntity
3738
+ class GoogleCloudVisionV1p3beta1WebDetectionWebEntity
2016
3739
  # @private
2017
3740
  class Representation < Google::Apis::Core::JsonRepresentation
2018
3741
  property :description, as: 'description'
@@ -2021,7 +3744,7 @@ module Google
2021
3744
  end
2022
3745
  end
2023
3746
 
2024
- class GoogleCloudVisionV1p1beta1WebDetectionWebImage
3747
+ class GoogleCloudVisionV1p3beta1WebDetectionWebImage
2025
3748
  # @private
2026
3749
  class Representation < Google::Apis::Core::JsonRepresentation
2027
3750
  property :score, as: 'score'
@@ -2029,7 +3752,7 @@ module Google
2029
3752
  end
2030
3753
  end
2031
3754
 
2032
- class GoogleCloudVisionV1p1beta1WebDetectionWebLabel
3755
+ class GoogleCloudVisionV1p3beta1WebDetectionWebLabel
2033
3756
  # @private
2034
3757
  class Representation < Google::Apis::Core::JsonRepresentation
2035
3758
  property :label, as: 'label'
@@ -2037,117 +3760,143 @@ module Google
2037
3760
  end
2038
3761
  end
2039
3762
 
2040
- class GoogleCloudVisionV1p1beta1WebDetectionWebPage
3763
+ class GoogleCloudVisionV1p3beta1WebDetectionWebPage
2041
3764
  # @private
2042
3765
  class Representation < Google::Apis::Core::JsonRepresentation
2043
- collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
3766
+ collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
2044
3767
 
2045
3768
  property :page_title, as: 'pageTitle'
2046
- collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
3769
+ collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
2047
3770
 
2048
3771
  property :score, as: 'score'
2049
3772
  property :url, as: 'url'
2050
3773
  end
2051
3774
  end
2052
3775
 
2053
- class GoogleCloudVisionV1p1beta1Word
3776
+ class GoogleCloudVisionV1p3beta1Word
2054
3777
  # @private
2055
3778
  class Representation < Google::Apis::Core::JsonRepresentation
2056
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
3779
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
2057
3780
 
2058
3781
  property :confidence, as: 'confidence'
2059
- property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
3782
+ property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
2060
3783
 
2061
- collection :symbols, as: 'symbols', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Symbol, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p1beta1Symbol::Representation
3784
+ collection :symbols, as: 'symbols', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Symbol, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Symbol::Representation
2062
3785
 
2063
3786
  end
2064
3787
  end
2065
3788
 
2066
- class GoogleCloudVisionV1p2beta1AnnotateFileResponse
3789
+ class GoogleCloudVisionV1p4beta1AnnotateFileResponse
2067
3790
  # @private
2068
3791
  class Representation < Google::Apis::Core::JsonRepresentation
2069
- property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1InputConfig, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1InputConfig::Representation
3792
+ property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1InputConfig, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1InputConfig::Representation
2070
3793
 
2071
- collection :responses, as: 'responses', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1AnnotateImageResponse::Representation
3794
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1AnnotateImageResponse::Representation
2072
3795
 
3796
+ property :total_pages, as: 'totalPages'
2073
3797
  end
2074
3798
  end
2075
3799
 
2076
- class GoogleCloudVisionV1p2beta1AnnotateImageResponse
3800
+ class GoogleCloudVisionV1p4beta1AnnotateImageResponse
2077
3801
  # @private
2078
3802
  class Representation < Google::Apis::Core::JsonRepresentation
2079
- property :context, as: 'context', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ImageAnnotationContext, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ImageAnnotationContext::Representation
3803
+ property :context, as: 'context', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1ImageAnnotationContext, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1ImageAnnotationContext::Representation
2080
3804
 
2081
- property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1CropHintsAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1CropHintsAnnotation::Representation
3805
+ property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1CropHintsAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1CropHintsAnnotation::Representation
2082
3806
 
2083
3807
  property :error, as: 'error', class: Google::Apis::VisionV1p1beta1::Status, decorator: Google::Apis::VisionV1p1beta1::Status::Representation
2084
3808
 
2085
- collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1FaceAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1FaceAnnotation::Representation
3809
+ collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1FaceAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1FaceAnnotation::Representation
2086
3810
 
2087
- property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotation::Representation
3811
+ property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1TextAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1TextAnnotation::Representation
2088
3812
 
2089
- property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ImageProperties, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ImageProperties::Representation
3813
+ property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1ImageProperties, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1ImageProperties::Representation
2090
3814
 
2091
- collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
3815
+ collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1EntityAnnotation::Representation
2092
3816
 
2093
- collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
3817
+ collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1EntityAnnotation::Representation
2094
3818
 
2095
- collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation::Representation
3819
+ collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation::Representation
2096
3820
 
2097
- collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
3821
+ collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1EntityAnnotation::Representation
2098
3822
 
2099
- property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ProductSearchResults, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ProductSearchResults::Representation
3823
+ property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1ProductSearchResults, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1ProductSearchResults::Representation
2100
3824
 
2101
- property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1SafeSearchAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1SafeSearchAnnotation::Representation
3825
+ property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1SafeSearchAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1SafeSearchAnnotation::Representation
2102
3826
 
2103
- collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
3827
+ collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1EntityAnnotation::Representation
2104
3828
 
2105
- property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetection, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetection::Representation
3829
+ property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1WebDetection, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1WebDetection::Representation
2106
3830
 
2107
3831
  end
2108
3832
  end
2109
3833
 
2110
- class GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse
3834
+ class GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse
2111
3835
  # @private
2112
3836
  class Representation < Google::Apis::Core::JsonRepresentation
2113
- property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1OutputConfig, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1OutputConfig::Representation
3837
+ property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1OutputConfig, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1OutputConfig::Representation
2114
3838
 
2115
3839
  end
2116
3840
  end
2117
3841
 
2118
- class GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse
3842
+ class GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse
2119
3843
  # @private
2120
3844
  class Representation < Google::Apis::Core::JsonRepresentation
2121
- collection :responses, as: 'responses', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse::Representation
3845
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse::Representation
2122
3846
 
2123
3847
  end
2124
3848
  end
2125
3849
 
2126
- class GoogleCloudVisionV1p2beta1Block
3850
+ class GoogleCloudVisionV1p4beta1AsyncBatchAnnotateImagesResponse
3851
+ # @private
3852
+ class Representation < Google::Apis::Core::JsonRepresentation
3853
+ property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1OutputConfig, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1OutputConfig::Representation
3854
+
3855
+ end
3856
+ end
3857
+
3858
+ class GoogleCloudVisionV1p4beta1BatchAnnotateFilesResponse
3859
+ # @private
3860
+ class Representation < Google::Apis::Core::JsonRepresentation
3861
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1AnnotateFileResponse, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1AnnotateFileResponse::Representation
3862
+
3863
+ end
3864
+ end
3865
+
3866
+ class GoogleCloudVisionV1p4beta1BatchOperationMetadata
3867
+ # @private
3868
+ class Representation < Google::Apis::Core::JsonRepresentation
3869
+ property :end_time, as: 'endTime'
3870
+ property :state, as: 'state'
3871
+ property :submit_time, as: 'submitTime'
3872
+ end
3873
+ end
3874
+
3875
+ class GoogleCloudVisionV1p4beta1Block
2127
3876
  # @private
2128
3877
  class Representation < Google::Apis::Core::JsonRepresentation
2129
3878
  property :block_type, as: 'blockType'
2130
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
3879
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
2131
3880
 
2132
3881
  property :confidence, as: 'confidence'
2133
- collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Paragraph, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Paragraph::Representation
3882
+ collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1Paragraph, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1Paragraph::Representation
2134
3883
 
2135
- property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
3884
+ property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty::Representation
2136
3885
 
2137
3886
  end
2138
3887
  end
2139
3888
 
2140
- class GoogleCloudVisionV1p2beta1BoundingPoly
3889
+ class GoogleCloudVisionV1p4beta1BoundingPoly
2141
3890
  # @private
2142
3891
  class Representation < Google::Apis::Core::JsonRepresentation
2143
- collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1NormalizedVertex, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1NormalizedVertex::Representation
3892
+ collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1NormalizedVertex, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1NormalizedVertex::Representation
2144
3893
 
2145
- collection :vertices, as: 'vertices', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Vertex, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Vertex::Representation
3894
+ collection :vertices, as: 'vertices', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1Vertex, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1Vertex::Representation
2146
3895
 
2147
3896
  end
2148
3897
  end
2149
3898
 
2150
- class GoogleCloudVisionV1p2beta1ColorInfo
3899
+ class GoogleCloudVisionV1p4beta1ColorInfo
2151
3900
  # @private
2152
3901
  class Representation < Google::Apis::Core::JsonRepresentation
2153
3902
  property :color, as: 'color', class: Google::Apis::VisionV1p1beta1::Color, decorator: Google::Apis::VisionV1p1beta1::Color::Representation
@@ -2157,64 +3906,64 @@ module Google
2157
3906
  end
2158
3907
  end
2159
3908
 
2160
- class GoogleCloudVisionV1p2beta1CropHint
3909
+ class GoogleCloudVisionV1p4beta1CropHint
2161
3910
  # @private
2162
3911
  class Representation < Google::Apis::Core::JsonRepresentation
2163
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
3912
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
2164
3913
 
2165
3914
  property :confidence, as: 'confidence'
2166
3915
  property :importance_fraction, as: 'importanceFraction'
2167
3916
  end
2168
3917
  end
2169
3918
 
2170
- class GoogleCloudVisionV1p2beta1CropHintsAnnotation
3919
+ class GoogleCloudVisionV1p4beta1CropHintsAnnotation
2171
3920
  # @private
2172
3921
  class Representation < Google::Apis::Core::JsonRepresentation
2173
- collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1CropHint, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1CropHint::Representation
3922
+ collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1CropHint, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1CropHint::Representation
2174
3923
 
2175
3924
  end
2176
3925
  end
2177
3926
 
2178
- class GoogleCloudVisionV1p2beta1DominantColorsAnnotation
3927
+ class GoogleCloudVisionV1p4beta1DominantColorsAnnotation
2179
3928
  # @private
2180
3929
  class Representation < Google::Apis::Core::JsonRepresentation
2181
- collection :colors, as: 'colors', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ColorInfo, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ColorInfo::Representation
3930
+ collection :colors, as: 'colors', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1ColorInfo, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1ColorInfo::Representation
2182
3931
 
2183
3932
  end
2184
3933
  end
2185
3934
 
2186
- class GoogleCloudVisionV1p2beta1EntityAnnotation
3935
+ class GoogleCloudVisionV1p4beta1EntityAnnotation
2187
3936
  # @private
2188
3937
  class Representation < Google::Apis::Core::JsonRepresentation
2189
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
3938
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
2190
3939
 
2191
3940
  property :confidence, as: 'confidence'
2192
3941
  property :description, as: 'description'
2193
3942
  property :locale, as: 'locale'
2194
- collection :locations, as: 'locations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1LocationInfo, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1LocationInfo::Representation
3943
+ collection :locations, as: 'locations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1LocationInfo, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1LocationInfo::Representation
2195
3944
 
2196
3945
  property :mid, as: 'mid'
2197
- collection :properties, as: 'properties', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Property, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Property::Representation
3946
+ collection :properties, as: 'properties', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1Property, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1Property::Representation
2198
3947
 
2199
3948
  property :score, as: 'score'
2200
3949
  property :topicality, as: 'topicality'
2201
3950
  end
2202
3951
  end
2203
3952
 
2204
- class GoogleCloudVisionV1p2beta1FaceAnnotation
3953
+ class GoogleCloudVisionV1p4beta1FaceAnnotation
2205
3954
  # @private
2206
3955
  class Representation < Google::Apis::Core::JsonRepresentation
2207
3956
  property :anger_likelihood, as: 'angerLikelihood'
2208
3957
  property :blurred_likelihood, as: 'blurredLikelihood'
2209
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
3958
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
2210
3959
 
2211
3960
  property :detection_confidence, as: 'detectionConfidence'
2212
- property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
3961
+ property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
2213
3962
 
2214
3963
  property :headwear_likelihood, as: 'headwearLikelihood'
2215
3964
  property :joy_likelihood, as: 'joyLikelihood'
2216
3965
  property :landmarking_confidence, as: 'landmarkingConfidence'
2217
- collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1FaceAnnotationLandmark, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1FaceAnnotationLandmark::Representation
3966
+ collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1FaceAnnotationLandmark, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1FaceAnnotationLandmark::Representation
2218
3967
 
2219
3968
  property :pan_angle, as: 'panAngle'
2220
3969
  property :roll_angle, as: 'rollAngle'
@@ -2225,30 +3974,30 @@ module Google
2225
3974
  end
2226
3975
  end
2227
3976
 
2228
- class GoogleCloudVisionV1p2beta1FaceAnnotationLandmark
3977
+ class GoogleCloudVisionV1p4beta1FaceAnnotationLandmark
2229
3978
  # @private
2230
3979
  class Representation < Google::Apis::Core::JsonRepresentation
2231
- property :position, as: 'position', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Position, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Position::Representation
3980
+ property :position, as: 'position', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1Position, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1Position::Representation
2232
3981
 
2233
3982
  property :type, as: 'type'
2234
3983
  end
2235
3984
  end
2236
3985
 
2237
- class GoogleCloudVisionV1p2beta1GcsDestination
3986
+ class GoogleCloudVisionV1p4beta1GcsDestination
2238
3987
  # @private
2239
3988
  class Representation < Google::Apis::Core::JsonRepresentation
2240
3989
  property :uri, as: 'uri'
2241
3990
  end
2242
3991
  end
2243
3992
 
2244
- class GoogleCloudVisionV1p2beta1GcsSource
3993
+ class GoogleCloudVisionV1p4beta1GcsSource
2245
3994
  # @private
2246
3995
  class Representation < Google::Apis::Core::JsonRepresentation
2247
3996
  property :uri, as: 'uri'
2248
3997
  end
2249
3998
  end
2250
3999
 
2251
- class GoogleCloudVisionV1p2beta1ImageAnnotationContext
4000
+ class GoogleCloudVisionV1p4beta1ImageAnnotationContext
2252
4001
  # @private
2253
4002
  class Representation < Google::Apis::Core::JsonRepresentation
2254
4003
  property :page_number, as: 'pageNumber'
@@ -2256,27 +4005,38 @@ module Google
2256
4005
  end
2257
4006
  end
2258
4007
 
2259
- class GoogleCloudVisionV1p2beta1ImageProperties
4008
+ class GoogleCloudVisionV1p4beta1ImageProperties
2260
4009
  # @private
2261
4010
  class Representation < Google::Apis::Core::JsonRepresentation
2262
- property :dominant_colors, as: 'dominantColors', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1DominantColorsAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1DominantColorsAnnotation::Representation
4011
+ property :dominant_colors, as: 'dominantColors', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1DominantColorsAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1DominantColorsAnnotation::Representation
2263
4012
 
2264
4013
  end
2265
4014
  end
2266
4015
 
2267
- class GoogleCloudVisionV1p2beta1InputConfig
4016
+ class GoogleCloudVisionV1p4beta1ImportProductSetsResponse
2268
4017
  # @private
2269
4018
  class Representation < Google::Apis::Core::JsonRepresentation
2270
- property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1GcsSource, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1GcsSource::Representation
4019
+ collection :reference_images, as: 'referenceImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1ReferenceImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1ReferenceImage::Representation
4020
+
4021
+ collection :statuses, as: 'statuses', class: Google::Apis::VisionV1p1beta1::Status, decorator: Google::Apis::VisionV1p1beta1::Status::Representation
4022
+
4023
+ end
4024
+ end
4025
+
4026
+ class GoogleCloudVisionV1p4beta1InputConfig
4027
+ # @private
4028
+ class Representation < Google::Apis::Core::JsonRepresentation
4029
+ property :content, :base64 => true, as: 'content'
4030
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1GcsSource, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1GcsSource::Representation
2271
4031
 
2272
4032
  property :mime_type, as: 'mimeType'
2273
4033
  end
2274
4034
  end
2275
4035
 
2276
- class GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation
4036
+ class GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation
2277
4037
  # @private
2278
4038
  class Representation < Google::Apis::Core::JsonRepresentation
2279
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
4039
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
2280
4040
 
2281
4041
  property :language_code, as: 'languageCode'
2282
4042
  property :mid, as: 'mid'
@@ -2285,7 +4045,7 @@ module Google
2285
4045
  end
2286
4046
  end
2287
4047
 
2288
- class GoogleCloudVisionV1p2beta1LocationInfo
4048
+ class GoogleCloudVisionV1p4beta1LocationInfo
2289
4049
  # @private
2290
4050
  class Representation < Google::Apis::Core::JsonRepresentation
2291
4051
  property :lat_lng, as: 'latLng', class: Google::Apis::VisionV1p1beta1::LatLng, decorator: Google::Apis::VisionV1p1beta1::LatLng::Representation
@@ -2293,7 +4053,7 @@ module Google
2293
4053
  end
2294
4054
  end
2295
4055
 
2296
- class GoogleCloudVisionV1p2beta1NormalizedVertex
4056
+ class GoogleCloudVisionV1p4beta1NormalizedVertex
2297
4057
  # @private
2298
4058
  class Representation < Google::Apis::Core::JsonRepresentation
2299
4059
  property :x, as: 'x'
@@ -2301,7 +4061,7 @@ module Google
2301
4061
  end
2302
4062
  end
2303
4063
 
2304
- class GoogleCloudVisionV1p2beta1OperationMetadata
4064
+ class GoogleCloudVisionV1p4beta1OperationMetadata
2305
4065
  # @private
2306
4066
  class Representation < Google::Apis::Core::JsonRepresentation
2307
4067
  property :create_time, as: 'createTime'
@@ -2310,42 +4070,42 @@ module Google
2310
4070
  end
2311
4071
  end
2312
4072
 
2313
- class GoogleCloudVisionV1p2beta1OutputConfig
4073
+ class GoogleCloudVisionV1p4beta1OutputConfig
2314
4074
  # @private
2315
4075
  class Representation < Google::Apis::Core::JsonRepresentation
2316
4076
  property :batch_size, as: 'batchSize'
2317
- property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1GcsDestination, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1GcsDestination::Representation
4077
+ property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1GcsDestination, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1GcsDestination::Representation
2318
4078
 
2319
4079
  end
2320
4080
  end
2321
4081
 
2322
- class GoogleCloudVisionV1p2beta1Page
4082
+ class GoogleCloudVisionV1p4beta1Page
2323
4083
  # @private
2324
4084
  class Representation < Google::Apis::Core::JsonRepresentation
2325
- collection :blocks, as: 'blocks', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Block, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Block::Representation
4085
+ collection :blocks, as: 'blocks', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1Block, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1Block::Representation
2326
4086
 
2327
4087
  property :confidence, as: 'confidence'
2328
4088
  property :height, as: 'height'
2329
- property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
4089
+ property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty::Representation
2330
4090
 
2331
4091
  property :width, as: 'width'
2332
4092
  end
2333
4093
  end
2334
4094
 
2335
- class GoogleCloudVisionV1p2beta1Paragraph
4095
+ class GoogleCloudVisionV1p4beta1Paragraph
2336
4096
  # @private
2337
4097
  class Representation < Google::Apis::Core::JsonRepresentation
2338
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
4098
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
2339
4099
 
2340
4100
  property :confidence, as: 'confidence'
2341
- property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
4101
+ property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty::Representation
2342
4102
 
2343
- collection :words, as: 'words', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Word, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Word::Representation
4103
+ collection :words, as: 'words', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1Word, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1Word::Representation
2344
4104
 
2345
4105
  end
2346
4106
  end
2347
4107
 
2348
- class GoogleCloudVisionV1p2beta1Position
4108
+ class GoogleCloudVisionV1p4beta1Position
2349
4109
  # @private
2350
4110
  class Representation < Google::Apis::Core::JsonRepresentation
2351
4111
  property :x, as: 'x'
@@ -2354,19 +4114,19 @@ module Google
2354
4114
  end
2355
4115
  end
2356
4116
 
2357
- class GoogleCloudVisionV1p2beta1Product
4117
+ class GoogleCloudVisionV1p4beta1Product
2358
4118
  # @private
2359
4119
  class Representation < Google::Apis::Core::JsonRepresentation
2360
4120
  property :description, as: 'description'
2361
4121
  property :display_name, as: 'displayName'
2362
4122
  property :name, as: 'name'
2363
4123
  property :product_category, as: 'productCategory'
2364
- collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ProductKeyValue, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ProductKeyValue::Representation
4124
+ collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1ProductKeyValue, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1ProductKeyValue::Representation
2365
4125
 
2366
4126
  end
2367
4127
  end
2368
4128
 
2369
- class GoogleCloudVisionV1p2beta1ProductKeyValue
4129
+ class GoogleCloudVisionV1p4beta1ProductKeyValue
2370
4130
  # @private
2371
4131
  class Representation < Google::Apis::Core::JsonRepresentation
2372
4132
  property :key, as: 'key'
@@ -2374,38 +4134,38 @@ module Google
2374
4134
  end
2375
4135
  end
2376
4136
 
2377
- class GoogleCloudVisionV1p2beta1ProductSearchResults
4137
+ class GoogleCloudVisionV1p4beta1ProductSearchResults
2378
4138
  # @private
2379
4139
  class Representation < Google::Apis::Core::JsonRepresentation
2380
4140
  property :index_time, as: 'indexTime'
2381
- collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult::Representation
4141
+ collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult::Representation
2382
4142
 
2383
- collection :results, as: 'results', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsResult::Representation
4143
+ collection :results, as: 'results', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1ProductSearchResultsResult::Representation
2384
4144
 
2385
4145
  end
2386
4146
  end
2387
4147
 
2388
- class GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult
4148
+ class GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult
2389
4149
  # @private
2390
4150
  class Representation < Google::Apis::Core::JsonRepresentation
2391
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
4151
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
2392
4152
 
2393
- collection :results, as: 'results', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsResult::Representation
4153
+ collection :results, as: 'results', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1ProductSearchResultsResult::Representation
2394
4154
 
2395
4155
  end
2396
4156
  end
2397
4157
 
2398
- class GoogleCloudVisionV1p2beta1ProductSearchResultsResult
4158
+ class GoogleCloudVisionV1p4beta1ProductSearchResultsResult
2399
4159
  # @private
2400
4160
  class Representation < Google::Apis::Core::JsonRepresentation
2401
4161
  property :image, as: 'image'
2402
- property :product, as: 'product', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Product, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Product::Representation
4162
+ property :product, as: 'product', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1Product, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1Product::Representation
2403
4163
 
2404
4164
  property :score, as: 'score'
2405
4165
  end
2406
4166
  end
2407
4167
 
2408
- class GoogleCloudVisionV1p2beta1Property
4168
+ class GoogleCloudVisionV1p4beta1Property
2409
4169
  # @private
2410
4170
  class Representation < Google::Apis::Core::JsonRepresentation
2411
4171
  property :name, as: 'name'
@@ -2414,7 +4174,17 @@ module Google
2414
4174
  end
2415
4175
  end
2416
4176
 
2417
- class GoogleCloudVisionV1p2beta1SafeSearchAnnotation
4177
+ class GoogleCloudVisionV1p4beta1ReferenceImage
4178
+ # @private
4179
+ class Representation < Google::Apis::Core::JsonRepresentation
4180
+ collection :bounding_polys, as: 'boundingPolys', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
4181
+
4182
+ property :name, as: 'name'
4183
+ property :uri, as: 'uri'
4184
+ end
4185
+ end
4186
+
4187
+ class GoogleCloudVisionV1p4beta1SafeSearchAnnotation
2418
4188
  # @private
2419
4189
  class Representation < Google::Apis::Core::JsonRepresentation
2420
4190
  property :adult, as: 'adult'
@@ -2425,28 +4195,28 @@ module Google
2425
4195
  end
2426
4196
  end
2427
4197
 
2428
- class GoogleCloudVisionV1p2beta1Symbol
4198
+ class GoogleCloudVisionV1p4beta1Symbol
2429
4199
  # @private
2430
4200
  class Representation < Google::Apis::Core::JsonRepresentation
2431
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
4201
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
2432
4202
 
2433
4203
  property :confidence, as: 'confidence'
2434
- property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
4204
+ property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty::Representation
2435
4205
 
2436
4206
  property :text, as: 'text'
2437
4207
  end
2438
4208
  end
2439
4209
 
2440
- class GoogleCloudVisionV1p2beta1TextAnnotation
4210
+ class GoogleCloudVisionV1p4beta1TextAnnotation
2441
4211
  # @private
2442
4212
  class Representation < Google::Apis::Core::JsonRepresentation
2443
- collection :pages, as: 'pages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Page, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Page::Representation
4213
+ collection :pages, as: 'pages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1Page, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1Page::Representation
2444
4214
 
2445
4215
  property :text, as: 'text'
2446
4216
  end
2447
4217
  end
2448
4218
 
2449
- class GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak
4219
+ class GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak
2450
4220
  # @private
2451
4221
  class Representation < Google::Apis::Core::JsonRepresentation
2452
4222
  property :is_prefix, as: 'isPrefix'
@@ -2454,7 +4224,7 @@ module Google
2454
4224
  end
2455
4225
  end
2456
4226
 
2457
- class GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage
4227
+ class GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage
2458
4228
  # @private
2459
4229
  class Representation < Google::Apis::Core::JsonRepresentation
2460
4230
  property :confidence, as: 'confidence'
@@ -2462,17 +4232,17 @@ module Google
2462
4232
  end
2463
4233
  end
2464
4234
 
2465
- class GoogleCloudVisionV1p2beta1TextAnnotationTextProperty
4235
+ class GoogleCloudVisionV1p4beta1TextAnnotationTextProperty
2466
4236
  # @private
2467
4237
  class Representation < Google::Apis::Core::JsonRepresentation
2468
- property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak::Representation
4238
+ property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak::Representation
2469
4239
 
2470
- collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage::Representation
4240
+ collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage::Representation
2471
4241
 
2472
4242
  end
2473
4243
  end
2474
4244
 
2475
- class GoogleCloudVisionV1p2beta1Vertex
4245
+ class GoogleCloudVisionV1p4beta1Vertex
2476
4246
  # @private
2477
4247
  class Representation < Google::Apis::Core::JsonRepresentation
2478
4248
  property :x, as: 'x'
@@ -2480,25 +4250,25 @@ module Google
2480
4250
  end
2481
4251
  end
2482
4252
 
2483
- class GoogleCloudVisionV1p2beta1WebDetection
4253
+ class GoogleCloudVisionV1p4beta1WebDetection
2484
4254
  # @private
2485
4255
  class Representation < Google::Apis::Core::JsonRepresentation
2486
- collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebLabel, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebLabel::Representation
4256
+ collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1WebDetectionWebLabel, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1WebDetectionWebLabel::Representation
2487
4257
 
2488
- collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
4258
+ collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1WebDetectionWebImage::Representation
2489
4259
 
2490
- collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebPage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebPage::Representation
4260
+ collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1WebDetectionWebPage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1WebDetectionWebPage::Representation
2491
4261
 
2492
- collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
4262
+ collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1WebDetectionWebImage::Representation
2493
4263
 
2494
- collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
4264
+ collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1WebDetectionWebImage::Representation
2495
4265
 
2496
- collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebEntity, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebEntity::Representation
4266
+ collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1WebDetectionWebEntity, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1WebDetectionWebEntity::Representation
2497
4267
 
2498
4268
  end
2499
4269
  end
2500
4270
 
2501
- class GoogleCloudVisionV1p2beta1WebDetectionWebEntity
4271
+ class GoogleCloudVisionV1p4beta1WebDetectionWebEntity
2502
4272
  # @private
2503
4273
  class Representation < Google::Apis::Core::JsonRepresentation
2504
4274
  property :description, as: 'description'
@@ -2507,7 +4277,7 @@ module Google
2507
4277
  end
2508
4278
  end
2509
4279
 
2510
- class GoogleCloudVisionV1p2beta1WebDetectionWebImage
4280
+ class GoogleCloudVisionV1p4beta1WebDetectionWebImage
2511
4281
  # @private
2512
4282
  class Representation < Google::Apis::Core::JsonRepresentation
2513
4283
  property :score, as: 'score'
@@ -2515,7 +4285,7 @@ module Google
2515
4285
  end
2516
4286
  end
2517
4287
 
2518
- class GoogleCloudVisionV1p2beta1WebDetectionWebLabel
4288
+ class GoogleCloudVisionV1p4beta1WebDetectionWebLabel
2519
4289
  # @private
2520
4290
  class Representation < Google::Apis::Core::JsonRepresentation
2521
4291
  property :label, as: 'label'
@@ -2523,93 +4293,110 @@ module Google
2523
4293
  end
2524
4294
  end
2525
4295
 
2526
- class GoogleCloudVisionV1p2beta1WebDetectionWebPage
4296
+ class GoogleCloudVisionV1p4beta1WebDetectionWebPage
2527
4297
  # @private
2528
4298
  class Representation < Google::Apis::Core::JsonRepresentation
2529
- collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
4299
+ collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1WebDetectionWebImage::Representation
2530
4300
 
2531
4301
  property :page_title, as: 'pageTitle'
2532
- collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
4302
+ collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1WebDetectionWebImage::Representation
2533
4303
 
2534
4304
  property :score, as: 'score'
2535
4305
  property :url, as: 'url'
2536
4306
  end
2537
4307
  end
2538
4308
 
2539
- class GoogleCloudVisionV1p2beta1Word
4309
+ class GoogleCloudVisionV1p4beta1Word
2540
4310
  # @private
2541
4311
  class Representation < Google::Apis::Core::JsonRepresentation
2542
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
4312
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
2543
4313
 
2544
4314
  property :confidence, as: 'confidence'
2545
- property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
4315
+ property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty::Representation
2546
4316
 
2547
- collection :symbols, as: 'symbols', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Symbol, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p2beta1Symbol::Representation
4317
+ collection :symbols, as: 'symbols', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1Symbol, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p4beta1Symbol::Representation
2548
4318
 
2549
4319
  end
2550
4320
  end
2551
4321
 
2552
- class GoogleCloudVisionV1p3beta1AnnotateFileResponse
4322
+ class GoogleCloudVisionV1p5beta1AnnotateFileResponse
2553
4323
  # @private
2554
4324
  class Representation < Google::Apis::Core::JsonRepresentation
2555
- property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1InputConfig, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1InputConfig::Representation
4325
+ property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1InputConfig, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1InputConfig::Representation
2556
4326
 
2557
- collection :responses, as: 'responses', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1AnnotateImageResponse::Representation
4327
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1AnnotateImageResponse::Representation
2558
4328
 
4329
+ property :total_pages, as: 'totalPages'
2559
4330
  end
2560
4331
  end
2561
4332
 
2562
- class GoogleCloudVisionV1p3beta1AnnotateImageResponse
4333
+ class GoogleCloudVisionV1p5beta1AnnotateImageResponse
2563
4334
  # @private
2564
4335
  class Representation < Google::Apis::Core::JsonRepresentation
2565
- property :context, as: 'context', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ImageAnnotationContext, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ImageAnnotationContext::Representation
4336
+ property :context, as: 'context', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1ImageAnnotationContext, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1ImageAnnotationContext::Representation
2566
4337
 
2567
- property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1CropHintsAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1CropHintsAnnotation::Representation
4338
+ property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1CropHintsAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1CropHintsAnnotation::Representation
2568
4339
 
2569
4340
  property :error, as: 'error', class: Google::Apis::VisionV1p1beta1::Status, decorator: Google::Apis::VisionV1p1beta1::Status::Representation
2570
4341
 
2571
- collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1FaceAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1FaceAnnotation::Representation
4342
+ collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1FaceAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1FaceAnnotation::Representation
2572
4343
 
2573
- property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotation::Representation
4344
+ property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1TextAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1TextAnnotation::Representation
2574
4345
 
2575
- property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ImageProperties, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ImageProperties::Representation
4346
+ property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1ImageProperties, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1ImageProperties::Representation
2576
4347
 
2577
- collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1EntityAnnotation::Representation
4348
+ collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1EntityAnnotation::Representation
2578
4349
 
2579
- collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1EntityAnnotation::Representation
4350
+ collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1EntityAnnotation::Representation
2580
4351
 
2581
- collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation::Representation
4352
+ collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1LocalizedObjectAnnotation::Representation
2582
4353
 
2583
- collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1EntityAnnotation::Representation
4354
+ collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1EntityAnnotation::Representation
2584
4355
 
2585
- property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ProductSearchResults, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ProductSearchResults::Representation
4356
+ property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1ProductSearchResults, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1ProductSearchResults::Representation
2586
4357
 
2587
- property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1SafeSearchAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1SafeSearchAnnotation::Representation
4358
+ property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1SafeSearchAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1SafeSearchAnnotation::Representation
2588
4359
 
2589
- collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1EntityAnnotation::Representation
4360
+ collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1EntityAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1EntityAnnotation::Representation
2590
4361
 
2591
- property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetection, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetection::Representation
4362
+ property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1WebDetection, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1WebDetection::Representation
2592
4363
 
2593
4364
  end
2594
4365
  end
2595
4366
 
2596
- class GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse
4367
+ class GoogleCloudVisionV1p5beta1AsyncAnnotateFileResponse
2597
4368
  # @private
2598
4369
  class Representation < Google::Apis::Core::JsonRepresentation
2599
- property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1OutputConfig, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1OutputConfig::Representation
4370
+ property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1OutputConfig, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1OutputConfig::Representation
2600
4371
 
2601
4372
  end
2602
4373
  end
2603
4374
 
2604
- class GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse
4375
+ class GoogleCloudVisionV1p5beta1AsyncBatchAnnotateFilesResponse
2605
4376
  # @private
2606
4377
  class Representation < Google::Apis::Core::JsonRepresentation
2607
- collection :responses, as: 'responses', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse::Representation
4378
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1AsyncAnnotateFileResponse::Representation
2608
4379
 
2609
4380
  end
2610
4381
  end
2611
4382
 
2612
- class GoogleCloudVisionV1p3beta1BatchOperationMetadata
4383
+ class GoogleCloudVisionV1p5beta1AsyncBatchAnnotateImagesResponse
4384
+ # @private
4385
+ class Representation < Google::Apis::Core::JsonRepresentation
4386
+ property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1OutputConfig, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1OutputConfig::Representation
4387
+
4388
+ end
4389
+ end
4390
+
4391
+ class GoogleCloudVisionV1p5beta1BatchAnnotateFilesResponse
4392
+ # @private
4393
+ class Representation < Google::Apis::Core::JsonRepresentation
4394
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1AnnotateFileResponse, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1AnnotateFileResponse::Representation
4395
+
4396
+ end
4397
+ end
4398
+
4399
+ class GoogleCloudVisionV1p5beta1BatchOperationMetadata
2613
4400
  # @private
2614
4401
  class Representation < Google::Apis::Core::JsonRepresentation
2615
4402
  property :end_time, as: 'endTime'
@@ -2618,31 +4405,36 @@ module Google
2618
4405
  end
2619
4406
  end
2620
4407
 
2621
- class GoogleCloudVisionV1p3beta1Block
4408
+ class GoogleCloudVisionV1p5beta1Block
2622
4409
  # @private
2623
4410
  class Representation < Google::Apis::Core::JsonRepresentation
2624
4411
  property :block_type, as: 'blockType'
2625
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4412
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1BoundingPoly::Representation
2626
4413
 
2627
4414
  property :confidence, as: 'confidence'
2628
- collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Paragraph, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Paragraph::Representation
4415
+ property :key_value_pair, as: 'keyValuePair', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1KeyValuePair, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1KeyValuePair::Representation
2629
4416
 
2630
- property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
4417
+ property :merged_text, as: 'mergedText'
4418
+ collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1Paragraph, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1Paragraph::Representation
4419
+
4420
+ property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty::Representation
4421
+
4422
+ property :table, as: 'table', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1Table, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1Table::Representation
2631
4423
 
2632
4424
  end
2633
4425
  end
2634
4426
 
2635
- class GoogleCloudVisionV1p3beta1BoundingPoly
4427
+ class GoogleCloudVisionV1p5beta1BoundingPoly
2636
4428
  # @private
2637
4429
  class Representation < Google::Apis::Core::JsonRepresentation
2638
- collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1NormalizedVertex, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1NormalizedVertex::Representation
4430
+ collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1NormalizedVertex, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1NormalizedVertex::Representation
2639
4431
 
2640
- collection :vertices, as: 'vertices', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Vertex, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Vertex::Representation
4432
+ collection :vertices, as: 'vertices', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1Vertex, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1Vertex::Representation
2641
4433
 
2642
4434
  end
2643
4435
  end
2644
4436
 
2645
- class GoogleCloudVisionV1p3beta1ColorInfo
4437
+ class GoogleCloudVisionV1p5beta1ColorInfo
2646
4438
  # @private
2647
4439
  class Representation < Google::Apis::Core::JsonRepresentation
2648
4440
  property :color, as: 'color', class: Google::Apis::VisionV1p1beta1::Color, decorator: Google::Apis::VisionV1p1beta1::Color::Representation
@@ -2652,64 +4444,64 @@ module Google
2652
4444
  end
2653
4445
  end
2654
4446
 
2655
- class GoogleCloudVisionV1p3beta1CropHint
4447
+ class GoogleCloudVisionV1p5beta1CropHint
2656
4448
  # @private
2657
4449
  class Representation < Google::Apis::Core::JsonRepresentation
2658
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4450
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1BoundingPoly::Representation
2659
4451
 
2660
4452
  property :confidence, as: 'confidence'
2661
4453
  property :importance_fraction, as: 'importanceFraction'
2662
4454
  end
2663
4455
  end
2664
4456
 
2665
- class GoogleCloudVisionV1p3beta1CropHintsAnnotation
4457
+ class GoogleCloudVisionV1p5beta1CropHintsAnnotation
2666
4458
  # @private
2667
4459
  class Representation < Google::Apis::Core::JsonRepresentation
2668
- collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1CropHint, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1CropHint::Representation
4460
+ collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1CropHint, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1CropHint::Representation
2669
4461
 
2670
4462
  end
2671
4463
  end
2672
4464
 
2673
- class GoogleCloudVisionV1p3beta1DominantColorsAnnotation
4465
+ class GoogleCloudVisionV1p5beta1DominantColorsAnnotation
2674
4466
  # @private
2675
4467
  class Representation < Google::Apis::Core::JsonRepresentation
2676
- collection :colors, as: 'colors', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ColorInfo, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ColorInfo::Representation
4468
+ collection :colors, as: 'colors', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1ColorInfo, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1ColorInfo::Representation
2677
4469
 
2678
4470
  end
2679
4471
  end
2680
4472
 
2681
- class GoogleCloudVisionV1p3beta1EntityAnnotation
4473
+ class GoogleCloudVisionV1p5beta1EntityAnnotation
2682
4474
  # @private
2683
4475
  class Representation < Google::Apis::Core::JsonRepresentation
2684
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4476
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1BoundingPoly::Representation
2685
4477
 
2686
4478
  property :confidence, as: 'confidence'
2687
4479
  property :description, as: 'description'
2688
4480
  property :locale, as: 'locale'
2689
- collection :locations, as: 'locations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1LocationInfo, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1LocationInfo::Representation
4481
+ collection :locations, as: 'locations', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1LocationInfo, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1LocationInfo::Representation
2690
4482
 
2691
4483
  property :mid, as: 'mid'
2692
- collection :properties, as: 'properties', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Property, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Property::Representation
4484
+ collection :properties, as: 'properties', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1Property, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1Property::Representation
2693
4485
 
2694
4486
  property :score, as: 'score'
2695
4487
  property :topicality, as: 'topicality'
2696
4488
  end
2697
4489
  end
2698
4490
 
2699
- class GoogleCloudVisionV1p3beta1FaceAnnotation
4491
+ class GoogleCloudVisionV1p5beta1FaceAnnotation
2700
4492
  # @private
2701
4493
  class Representation < Google::Apis::Core::JsonRepresentation
2702
4494
  property :anger_likelihood, as: 'angerLikelihood'
2703
4495
  property :blurred_likelihood, as: 'blurredLikelihood'
2704
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4496
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1BoundingPoly::Representation
2705
4497
 
2706
4498
  property :detection_confidence, as: 'detectionConfidence'
2707
- property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4499
+ property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1BoundingPoly::Representation
2708
4500
 
2709
4501
  property :headwear_likelihood, as: 'headwearLikelihood'
2710
4502
  property :joy_likelihood, as: 'joyLikelihood'
2711
4503
  property :landmarking_confidence, as: 'landmarkingConfidence'
2712
- collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1FaceAnnotationLandmark, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1FaceAnnotationLandmark::Representation
4504
+ collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1FaceAnnotationLandmark, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1FaceAnnotationLandmark::Representation
2713
4505
 
2714
4506
  property :pan_angle, as: 'panAngle'
2715
4507
  property :roll_angle, as: 'rollAngle'
@@ -2720,30 +4512,30 @@ module Google
2720
4512
  end
2721
4513
  end
2722
4514
 
2723
- class GoogleCloudVisionV1p3beta1FaceAnnotationLandmark
4515
+ class GoogleCloudVisionV1p5beta1FaceAnnotationLandmark
2724
4516
  # @private
2725
4517
  class Representation < Google::Apis::Core::JsonRepresentation
2726
- property :position, as: 'position', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Position, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Position::Representation
4518
+ property :position, as: 'position', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1Position, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1Position::Representation
2727
4519
 
2728
4520
  property :type, as: 'type'
2729
4521
  end
2730
4522
  end
2731
4523
 
2732
- class GoogleCloudVisionV1p3beta1GcsDestination
4524
+ class GoogleCloudVisionV1p5beta1GcsDestination
2733
4525
  # @private
2734
4526
  class Representation < Google::Apis::Core::JsonRepresentation
2735
4527
  property :uri, as: 'uri'
2736
4528
  end
2737
4529
  end
2738
4530
 
2739
- class GoogleCloudVisionV1p3beta1GcsSource
4531
+ class GoogleCloudVisionV1p5beta1GcsSource
2740
4532
  # @private
2741
4533
  class Representation < Google::Apis::Core::JsonRepresentation
2742
4534
  property :uri, as: 'uri'
2743
4535
  end
2744
4536
  end
2745
4537
 
2746
- class GoogleCloudVisionV1p3beta1ImageAnnotationContext
4538
+ class GoogleCloudVisionV1p5beta1ImageAnnotationContext
2747
4539
  # @private
2748
4540
  class Representation < Google::Apis::Core::JsonRepresentation
2749
4541
  property :page_number, as: 'pageNumber'
@@ -2751,37 +4543,51 @@ module Google
2751
4543
  end
2752
4544
  end
2753
4545
 
2754
- class GoogleCloudVisionV1p3beta1ImageProperties
4546
+ class GoogleCloudVisionV1p5beta1ImageProperties
2755
4547
  # @private
2756
4548
  class Representation < Google::Apis::Core::JsonRepresentation
2757
- property :dominant_colors, as: 'dominantColors', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1DominantColorsAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1DominantColorsAnnotation::Representation
4549
+ property :dominant_colors, as: 'dominantColors', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1DominantColorsAnnotation, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1DominantColorsAnnotation::Representation
2758
4550
 
2759
4551
  end
2760
4552
  end
2761
4553
 
2762
- class GoogleCloudVisionV1p3beta1ImportProductSetsResponse
4554
+ class GoogleCloudVisionV1p5beta1ImportProductSetsResponse
2763
4555
  # @private
2764
4556
  class Representation < Google::Apis::Core::JsonRepresentation
2765
- collection :reference_images, as: 'referenceImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ReferenceImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ReferenceImage::Representation
4557
+ collection :reference_images, as: 'referenceImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1ReferenceImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1ReferenceImage::Representation
2766
4558
 
2767
4559
  collection :statuses, as: 'statuses', class: Google::Apis::VisionV1p1beta1::Status, decorator: Google::Apis::VisionV1p1beta1::Status::Representation
2768
4560
 
2769
4561
  end
2770
4562
  end
2771
4563
 
2772
- class GoogleCloudVisionV1p3beta1InputConfig
4564
+ class GoogleCloudVisionV1p5beta1InputConfig
2773
4565
  # @private
2774
4566
  class Representation < Google::Apis::Core::JsonRepresentation
2775
- property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1GcsSource, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1GcsSource::Representation
4567
+ property :content, :base64 => true, as: 'content'
4568
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1GcsSource, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1GcsSource::Representation
2776
4569
 
2777
4570
  property :mime_type, as: 'mimeType'
2778
4571
  end
2779
4572
  end
2780
4573
 
2781
- class GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation
4574
+ class GoogleCloudVisionV1p5beta1KeyValuePair
2782
4575
  # @private
2783
4576
  class Representation < Google::Apis::Core::JsonRepresentation
2784
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4577
+ property :key, as: 'key'
4578
+ property :key_block, as: 'keyBlock', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1Block, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1Block::Representation
4579
+
4580
+ property :normalized_key, as: 'normalizedKey'
4581
+ property :value_block, as: 'valueBlock', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1Block, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1Block::Representation
4582
+
4583
+ property :value_type, as: 'valueType'
4584
+ end
4585
+ end
4586
+
4587
+ class GoogleCloudVisionV1p5beta1LocalizedObjectAnnotation
4588
+ # @private
4589
+ class Representation < Google::Apis::Core::JsonRepresentation
4590
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1BoundingPoly::Representation
2785
4591
 
2786
4592
  property :language_code, as: 'languageCode'
2787
4593
  property :mid, as: 'mid'
@@ -2790,7 +4596,7 @@ module Google
2790
4596
  end
2791
4597
  end
2792
4598
 
2793
- class GoogleCloudVisionV1p3beta1LocationInfo
4599
+ class GoogleCloudVisionV1p5beta1LocationInfo
2794
4600
  # @private
2795
4601
  class Representation < Google::Apis::Core::JsonRepresentation
2796
4602
  property :lat_lng, as: 'latLng', class: Google::Apis::VisionV1p1beta1::LatLng, decorator: Google::Apis::VisionV1p1beta1::LatLng::Representation
@@ -2798,7 +4604,7 @@ module Google
2798
4604
  end
2799
4605
  end
2800
4606
 
2801
- class GoogleCloudVisionV1p3beta1NormalizedVertex
4607
+ class GoogleCloudVisionV1p5beta1NormalizedVertex
2802
4608
  # @private
2803
4609
  class Representation < Google::Apis::Core::JsonRepresentation
2804
4610
  property :x, as: 'x'
@@ -2806,7 +4612,7 @@ module Google
2806
4612
  end
2807
4613
  end
2808
4614
 
2809
- class GoogleCloudVisionV1p3beta1OperationMetadata
4615
+ class GoogleCloudVisionV1p5beta1OperationMetadata
2810
4616
  # @private
2811
4617
  class Representation < Google::Apis::Core::JsonRepresentation
2812
4618
  property :create_time, as: 'createTime'
@@ -2815,42 +4621,44 @@ module Google
2815
4621
  end
2816
4622
  end
2817
4623
 
2818
- class GoogleCloudVisionV1p3beta1OutputConfig
4624
+ class GoogleCloudVisionV1p5beta1OutputConfig
2819
4625
  # @private
2820
4626
  class Representation < Google::Apis::Core::JsonRepresentation
2821
4627
  property :batch_size, as: 'batchSize'
2822
- property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1GcsDestination, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1GcsDestination::Representation
4628
+ property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1GcsDestination, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1GcsDestination::Representation
2823
4629
 
2824
4630
  end
2825
4631
  end
2826
4632
 
2827
- class GoogleCloudVisionV1p3beta1Page
4633
+ class GoogleCloudVisionV1p5beta1Page
2828
4634
  # @private
2829
4635
  class Representation < Google::Apis::Core::JsonRepresentation
2830
- collection :blocks, as: 'blocks', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Block, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Block::Representation
4636
+ collection :blocks, as: 'blocks', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1Block, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1Block::Representation
2831
4637
 
2832
4638
  property :confidence, as: 'confidence'
2833
4639
  property :height, as: 'height'
2834
- property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
4640
+ property :merged_text, as: 'mergedText'
4641
+ property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty::Representation
2835
4642
 
2836
4643
  property :width, as: 'width'
2837
4644
  end
2838
4645
  end
2839
4646
 
2840
- class GoogleCloudVisionV1p3beta1Paragraph
4647
+ class GoogleCloudVisionV1p5beta1Paragraph
2841
4648
  # @private
2842
4649
  class Representation < Google::Apis::Core::JsonRepresentation
2843
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4650
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1BoundingPoly::Representation
2844
4651
 
2845
4652
  property :confidence, as: 'confidence'
2846
- property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
4653
+ property :merged_text, as: 'mergedText'
4654
+ property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty::Representation
2847
4655
 
2848
- collection :words, as: 'words', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Word, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Word::Representation
4656
+ collection :words, as: 'words', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1Word, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1Word::Representation
2849
4657
 
2850
4658
  end
2851
4659
  end
2852
4660
 
2853
- class GoogleCloudVisionV1p3beta1Position
4661
+ class GoogleCloudVisionV1p5beta1Position
2854
4662
  # @private
2855
4663
  class Representation < Google::Apis::Core::JsonRepresentation
2856
4664
  property :x, as: 'x'
@@ -2859,19 +4667,19 @@ module Google
2859
4667
  end
2860
4668
  end
2861
4669
 
2862
- class GoogleCloudVisionV1p3beta1Product
4670
+ class GoogleCloudVisionV1p5beta1Product
2863
4671
  # @private
2864
4672
  class Representation < Google::Apis::Core::JsonRepresentation
2865
4673
  property :description, as: 'description'
2866
4674
  property :display_name, as: 'displayName'
2867
4675
  property :name, as: 'name'
2868
4676
  property :product_category, as: 'productCategory'
2869
- collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ProductKeyValue, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ProductKeyValue::Representation
4677
+ collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1ProductKeyValue, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1ProductKeyValue::Representation
2870
4678
 
2871
4679
  end
2872
4680
  end
2873
4681
 
2874
- class GoogleCloudVisionV1p3beta1ProductKeyValue
4682
+ class GoogleCloudVisionV1p5beta1ProductKeyValue
2875
4683
  # @private
2876
4684
  class Representation < Google::Apis::Core::JsonRepresentation
2877
4685
  property :key, as: 'key'
@@ -2879,38 +4687,38 @@ module Google
2879
4687
  end
2880
4688
  end
2881
4689
 
2882
- class GoogleCloudVisionV1p3beta1ProductSearchResults
4690
+ class GoogleCloudVisionV1p5beta1ProductSearchResults
2883
4691
  # @private
2884
4692
  class Representation < Google::Apis::Core::JsonRepresentation
2885
4693
  property :index_time, as: 'indexTime'
2886
- collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult::Representation
4694
+ collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1ProductSearchResultsGroupedResult, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1ProductSearchResultsGroupedResult::Representation
2887
4695
 
2888
- collection :results, as: 'results', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsResult::Representation
4696
+ collection :results, as: 'results', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1ProductSearchResultsResult::Representation
2889
4697
 
2890
4698
  end
2891
4699
  end
2892
4700
 
2893
- class GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult
4701
+ class GoogleCloudVisionV1p5beta1ProductSearchResultsGroupedResult
2894
4702
  # @private
2895
4703
  class Representation < Google::Apis::Core::JsonRepresentation
2896
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4704
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1BoundingPoly::Representation
2897
4705
 
2898
- collection :results, as: 'results', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsResult::Representation
4706
+ collection :results, as: 'results', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1ProductSearchResultsResult::Representation
2899
4707
 
2900
4708
  end
2901
4709
  end
2902
4710
 
2903
- class GoogleCloudVisionV1p3beta1ProductSearchResultsResult
4711
+ class GoogleCloudVisionV1p5beta1ProductSearchResultsResult
2904
4712
  # @private
2905
4713
  class Representation < Google::Apis::Core::JsonRepresentation
2906
4714
  property :image, as: 'image'
2907
- property :product, as: 'product', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Product, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Product::Representation
4715
+ property :product, as: 'product', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1Product, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1Product::Representation
2908
4716
 
2909
4717
  property :score, as: 'score'
2910
4718
  end
2911
4719
  end
2912
4720
 
2913
- class GoogleCloudVisionV1p3beta1Property
4721
+ class GoogleCloudVisionV1p5beta1Property
2914
4722
  # @private
2915
4723
  class Representation < Google::Apis::Core::JsonRepresentation
2916
4724
  property :name, as: 'name'
@@ -2919,17 +4727,17 @@ module Google
2919
4727
  end
2920
4728
  end
2921
4729
 
2922
- class GoogleCloudVisionV1p3beta1ReferenceImage
4730
+ class GoogleCloudVisionV1p5beta1ReferenceImage
2923
4731
  # @private
2924
4732
  class Representation < Google::Apis::Core::JsonRepresentation
2925
- collection :bounding_polys, as: 'boundingPolys', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4733
+ collection :bounding_polys, as: 'boundingPolys', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1BoundingPoly::Representation
2926
4734
 
2927
4735
  property :name, as: 'name'
2928
4736
  property :uri, as: 'uri'
2929
4737
  end
2930
4738
  end
2931
4739
 
2932
- class GoogleCloudVisionV1p3beta1SafeSearchAnnotation
4740
+ class GoogleCloudVisionV1p5beta1SafeSearchAnnotation
2933
4741
  # @private
2934
4742
  class Representation < Google::Apis::Core::JsonRepresentation
2935
4743
  property :adult, as: 'adult'
@@ -2940,28 +4748,57 @@ module Google
2940
4748
  end
2941
4749
  end
2942
4750
 
2943
- class GoogleCloudVisionV1p3beta1Symbol
4751
+ class GoogleCloudVisionV1p5beta1Symbol
2944
4752
  # @private
2945
4753
  class Representation < Google::Apis::Core::JsonRepresentation
2946
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4754
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1BoundingPoly::Representation
2947
4755
 
2948
4756
  property :confidence, as: 'confidence'
2949
- property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
4757
+ property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty::Representation
2950
4758
 
2951
4759
  property :text, as: 'text'
2952
4760
  end
2953
4761
  end
2954
4762
 
2955
- class GoogleCloudVisionV1p3beta1TextAnnotation
4763
+ class GoogleCloudVisionV1p5beta1Table
2956
4764
  # @private
2957
4765
  class Representation < Google::Apis::Core::JsonRepresentation
2958
- collection :pages, as: 'pages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Page, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Page::Representation
4766
+ collection :body_rows, as: 'bodyRows', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1TableTableRow, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1TableTableRow::Representation
4767
+
4768
+ collection :header_rows, as: 'headerRows', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1TableTableRow, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1TableTableRow::Representation
4769
+
4770
+ end
4771
+ end
2959
4772
 
4773
+ class GoogleCloudVisionV1p5beta1TableTableCell
4774
+ # @private
4775
+ class Representation < Google::Apis::Core::JsonRepresentation
4776
+ property :col_span, as: 'colSpan'
4777
+ property :row_span, as: 'rowSpan'
2960
4778
  property :text, as: 'text'
4779
+ property :text_block, as: 'textBlock', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1Block, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1Block::Representation
4780
+
2961
4781
  end
2962
4782
  end
2963
4783
 
2964
- class GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak
4784
+ class GoogleCloudVisionV1p5beta1TableTableRow
4785
+ # @private
4786
+ class Representation < Google::Apis::Core::JsonRepresentation
4787
+ collection :cells, as: 'cells', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1TableTableCell, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1TableTableCell::Representation
4788
+
4789
+ end
4790
+ end
4791
+
4792
+ class GoogleCloudVisionV1p5beta1TextAnnotation
4793
+ # @private
4794
+ class Representation < Google::Apis::Core::JsonRepresentation
4795
+ collection :pages, as: 'pages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1Page, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1Page::Representation
4796
+
4797
+ property :text, as: 'text'
4798
+ end
4799
+ end
4800
+
4801
+ class GoogleCloudVisionV1p5beta1TextAnnotationDetectedBreak
2965
4802
  # @private
2966
4803
  class Representation < Google::Apis::Core::JsonRepresentation
2967
4804
  property :is_prefix, as: 'isPrefix'
@@ -2969,7 +4806,7 @@ module Google
2969
4806
  end
2970
4807
  end
2971
4808
 
2972
- class GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage
4809
+ class GoogleCloudVisionV1p5beta1TextAnnotationDetectedLanguage
2973
4810
  # @private
2974
4811
  class Representation < Google::Apis::Core::JsonRepresentation
2975
4812
  property :confidence, as: 'confidence'
@@ -2977,17 +4814,17 @@ module Google
2977
4814
  end
2978
4815
  end
2979
4816
 
2980
- class GoogleCloudVisionV1p3beta1TextAnnotationTextProperty
4817
+ class GoogleCloudVisionV1p5beta1TextAnnotationTextProperty
2981
4818
  # @private
2982
4819
  class Representation < Google::Apis::Core::JsonRepresentation
2983
- property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak::Representation
4820
+ property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1TextAnnotationDetectedBreak, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1TextAnnotationDetectedBreak::Representation
2984
4821
 
2985
- collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage::Representation
4822
+ collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1TextAnnotationDetectedLanguage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1TextAnnotationDetectedLanguage::Representation
2986
4823
 
2987
4824
  end
2988
4825
  end
2989
4826
 
2990
- class GoogleCloudVisionV1p3beta1Vertex
4827
+ class GoogleCloudVisionV1p5beta1Vertex
2991
4828
  # @private
2992
4829
  class Representation < Google::Apis::Core::JsonRepresentation
2993
4830
  property :x, as: 'x'
@@ -2995,25 +4832,25 @@ module Google
2995
4832
  end
2996
4833
  end
2997
4834
 
2998
- class GoogleCloudVisionV1p3beta1WebDetection
4835
+ class GoogleCloudVisionV1p5beta1WebDetection
2999
4836
  # @private
3000
4837
  class Representation < Google::Apis::Core::JsonRepresentation
3001
- collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebLabel, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebLabel::Representation
4838
+ collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1WebDetectionWebLabel, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1WebDetectionWebLabel::Representation
3002
4839
 
3003
- collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
4840
+ collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1WebDetectionWebImage::Representation
3004
4841
 
3005
- collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebPage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebPage::Representation
4842
+ collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1WebDetectionWebPage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1WebDetectionWebPage::Representation
3006
4843
 
3007
- collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
4844
+ collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1WebDetectionWebImage::Representation
3008
4845
 
3009
- collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
4846
+ collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1WebDetectionWebImage::Representation
3010
4847
 
3011
- collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebEntity, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebEntity::Representation
4848
+ collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1WebDetectionWebEntity, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1WebDetectionWebEntity::Representation
3012
4849
 
3013
4850
  end
3014
4851
  end
3015
4852
 
3016
- class GoogleCloudVisionV1p3beta1WebDetectionWebEntity
4853
+ class GoogleCloudVisionV1p5beta1WebDetectionWebEntity
3017
4854
  # @private
3018
4855
  class Representation < Google::Apis::Core::JsonRepresentation
3019
4856
  property :description, as: 'description'
@@ -3022,7 +4859,7 @@ module Google
3022
4859
  end
3023
4860
  end
3024
4861
 
3025
- class GoogleCloudVisionV1p3beta1WebDetectionWebImage
4862
+ class GoogleCloudVisionV1p5beta1WebDetectionWebImage
3026
4863
  # @private
3027
4864
  class Representation < Google::Apis::Core::JsonRepresentation
3028
4865
  property :score, as: 'score'
@@ -3030,7 +4867,7 @@ module Google
3030
4867
  end
3031
4868
  end
3032
4869
 
3033
- class GoogleCloudVisionV1p3beta1WebDetectionWebLabel
4870
+ class GoogleCloudVisionV1p5beta1WebDetectionWebLabel
3034
4871
  # @private
3035
4872
  class Representation < Google::Apis::Core::JsonRepresentation
3036
4873
  property :label, as: 'label'
@@ -3038,28 +4875,29 @@ module Google
3038
4875
  end
3039
4876
  end
3040
4877
 
3041
- class GoogleCloudVisionV1p3beta1WebDetectionWebPage
4878
+ class GoogleCloudVisionV1p5beta1WebDetectionWebPage
3042
4879
  # @private
3043
4880
  class Representation < Google::Apis::Core::JsonRepresentation
3044
- collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
4881
+ collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1WebDetectionWebImage::Representation
3045
4882
 
3046
4883
  property :page_title, as: 'pageTitle'
3047
- collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
4884
+ collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1WebDetectionWebImage::Representation
3048
4885
 
3049
4886
  property :score, as: 'score'
3050
4887
  property :url, as: 'url'
3051
4888
  end
3052
4889
  end
3053
4890
 
3054
- class GoogleCloudVisionV1p3beta1Word
4891
+ class GoogleCloudVisionV1p5beta1Word
3055
4892
  # @private
3056
4893
  class Representation < Google::Apis::Core::JsonRepresentation
3057
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4894
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1BoundingPoly::Representation
3058
4895
 
3059
4896
  property :confidence, as: 'confidence'
3060
- property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
4897
+ property :merged_text, as: 'mergedText'
4898
+ property :property, as: 'property', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty::Representation
3061
4899
 
3062
- collection :symbols, as: 'symbols', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Symbol, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p3beta1Symbol::Representation
4900
+ collection :symbols, as: 'symbols', class: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1Symbol, decorator: Google::Apis::VisionV1p1beta1::GoogleCloudVisionV1p5beta1Symbol::Representation
3063
4901
 
3064
4902
  end
3065
4903
  end
@@ -3103,6 +4941,7 @@ module Google
3103
4941
  class InputConfig
3104
4942
  # @private
3105
4943
  class Representation < Google::Apis::Core::JsonRepresentation
4944
+ property :content, :base64 => true, as: 'content'
3106
4945
  property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1p1beta1::GcsSource, decorator: Google::Apis::VisionV1p1beta1::GcsSource::Representation
3107
4946
 
3108
4947
  property :mime_type, as: 'mimeType'