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
 
@@ -400,6 +412,12 @@ module Google
400
412
  include Google::Apis::Core::JsonObjectSupport
401
413
  end
402
414
 
415
+ class GoogleCloudVisionV1p2beta1AnnotateFileRequest
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
403
421
  class GoogleCloudVisionV1p2beta1AnnotateFileResponse
404
422
  class Representation < Google::Apis::Core::JsonRepresentation; end
405
423
 
@@ -442,6 +460,24 @@ module Google
442
460
  include Google::Apis::Core::JsonObjectSupport
443
461
  end
444
462
 
463
+ class GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequest
464
+ class Representation < Google::Apis::Core::JsonRepresentation; end
465
+
466
+ include Google::Apis::Core::JsonObjectSupport
467
+ end
468
+
469
+ class GoogleCloudVisionV1p2beta1BatchAnnotateFilesRequest
470
+ class Representation < Google::Apis::Core::JsonRepresentation; end
471
+
472
+ include Google::Apis::Core::JsonObjectSupport
473
+ end
474
+
475
+ class GoogleCloudVisionV1p2beta1BatchAnnotateFilesResponse
476
+ class Representation < Google::Apis::Core::JsonRepresentation; end
477
+
478
+ include Google::Apis::Core::JsonObjectSupport
479
+ end
480
+
445
481
  class GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest
446
482
  class Representation < Google::Apis::Core::JsonRepresentation; end
447
483
 
@@ -1036,506 +1072,2298 @@ 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::VisionV1p2beta1::InputConfig, decorator: Google::Apis::VisionV1p2beta1::InputConfig::Representation
1247
-
1248
- collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::AnnotateImageResponse, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::ImageAnnotationContext, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::CropHintsAnnotation, decorator: Google::Apis::VisionV1p2beta1::CropHintsAnnotation::Representation
1288
+ include Google::Apis::Core::JsonObjectSupport
1289
+ end
1259
1290
 
1260
- property :error, as: 'error', class: Google::Apis::VisionV1p2beta1::Status, decorator: Google::Apis::VisionV1p2beta1::Status::Representation
1291
+ class GoogleCloudVisionV1p4beta1ReferenceImage
1292
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1261
1293
 
1262
- collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1p2beta1::FaceAnnotation, decorator: Google::Apis::VisionV1p2beta1::FaceAnnotation::Representation
1294
+ include Google::Apis::Core::JsonObjectSupport
1295
+ end
1263
1296
 
1264
- property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1p2beta1::TextAnnotation, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::ImageProperties, decorator: Google::Apis::VisionV1p2beta1::ImageProperties::Representation
1300
+ include Google::Apis::Core::JsonObjectSupport
1301
+ end
1267
1302
 
1268
- collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1p2beta1::EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::EntityAnnotation::Representation
1303
+ class GoogleCloudVisionV1p4beta1Symbol
1304
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1269
1305
 
1270
- collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1p2beta1::EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::EntityAnnotation::Representation
1306
+ include Google::Apis::Core::JsonObjectSupport
1307
+ end
1271
1308
 
1272
- collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1p2beta1::LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1p2beta1::LocalizedObjectAnnotation::Representation
1309
+ class GoogleCloudVisionV1p4beta1TextAnnotation
1310
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1273
1311
 
1274
- collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1p2beta1::EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::EntityAnnotation::Representation
1312
+ include Google::Apis::Core::JsonObjectSupport
1313
+ end
1275
1314
 
1276
- property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1p2beta1::ProductSearchResults, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::SafeSearchAnnotation, decorator: Google::Apis::VisionV1p2beta1::SafeSearchAnnotation::Representation
1318
+ include Google::Apis::Core::JsonObjectSupport
1319
+ end
1279
1320
 
1280
- collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1p2beta1::EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::EntityAnnotation::Representation
1321
+ class GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage
1322
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1281
1323
 
1282
- property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1p2beta1::WebDetection, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::OutputConfig, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::Paragraph, decorator: Google::Apis::VisionV1p2beta1::Paragraph::Representation
1354
+ include Google::Apis::Core::JsonObjectSupport
1355
+ end
1320
1356
 
1321
- property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::TextProperty, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::NormalizedVertex, decorator: Google::Apis::VisionV1p2beta1::NormalizedVertex::Representation
1363
+ class GoogleCloudVisionV1p4beta1WebDetectionWebPage
1364
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1330
1365
 
1331
- collection :vertices, as: 'vertices', class: Google::Apis::VisionV1p2beta1::Vertex, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::Color, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::CropHint, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::ColorInfo, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::LocationInfo, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::Property, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::InputConfig, decorator: Google::Apis::VisionV1p2beta1::InputConfig::Representation
1907
+
1908
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::AnnotateImageResponse, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::ImageAnnotationContext, decorator: Google::Apis::VisionV1p2beta1::ImageAnnotationContext::Representation
1918
+
1919
+ property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1p2beta1::CropHintsAnnotation, decorator: Google::Apis::VisionV1p2beta1::CropHintsAnnotation::Representation
1920
+
1921
+ property :error, as: 'error', class: Google::Apis::VisionV1p2beta1::Status, decorator: Google::Apis::VisionV1p2beta1::Status::Representation
1922
+
1923
+ collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1p2beta1::FaceAnnotation, decorator: Google::Apis::VisionV1p2beta1::FaceAnnotation::Representation
1924
+
1925
+ property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1p2beta1::TextAnnotation, decorator: Google::Apis::VisionV1p2beta1::TextAnnotation::Representation
1926
+
1927
+ property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1p2beta1::ImageProperties, decorator: Google::Apis::VisionV1p2beta1::ImageProperties::Representation
1928
+
1929
+ collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1p2beta1::EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::EntityAnnotation::Representation
1930
+
1931
+ collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1p2beta1::EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::EntityAnnotation::Representation
1932
+
1933
+ collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1p2beta1::LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1p2beta1::LocalizedObjectAnnotation::Representation
1934
+
1935
+ collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1p2beta1::EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::EntityAnnotation::Representation
1936
+
1937
+ property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1p2beta1::ProductSearchResults, decorator: Google::Apis::VisionV1p2beta1::ProductSearchResults::Representation
1938
+
1939
+ property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1p2beta1::SafeSearchAnnotation, decorator: Google::Apis::VisionV1p2beta1::SafeSearchAnnotation::Representation
1940
+
1941
+ collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1p2beta1::EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::EntityAnnotation::Representation
1942
+
1943
+ property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1p2beta1::WebDetection, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::OutputConfig, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::OutputConfig, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::AnnotateFileResponse, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::BoundingPoly::Representation
1994
+
1995
+ property :confidence, as: 'confidence'
1996
+ collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1p2beta1::Paragraph, decorator: Google::Apis::VisionV1p2beta1::Paragraph::Representation
1997
+
1998
+ property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::TextProperty, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::NormalizedVertex, decorator: Google::Apis::VisionV1p2beta1::NormalizedVertex::Representation
2007
+
2008
+ collection :vertices, as: 'vertices', class: Google::Apis::VisionV1p2beta1::Vertex, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::Color, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::CropHint, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::ColorInfo, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::LocationInfo, decorator: Google::Apis::VisionV1p2beta1::LocationInfo::Representation
2084
+
2085
+ property :mid, as: 'mid'
2086
+ collection :properties, as: 'properties', class: Google::Apis::VisionV1p2beta1::Property, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::BoundingPoly::Representation
2099
+
2100
+ property :detection_confidence, as: 'detectionConfidence'
2101
+ property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1p2beta1::BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::Landmark, decorator: Google::Apis::VisionV1p2beta1::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 GoogleCloudVisionV1p1beta1AnnotateFileResponse
2132
+ # @private
2133
+ class Representation < Google::Apis::Core::JsonRepresentation
2134
+ property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1InputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1InputConfig::Representation
2135
+
2136
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1AnnotateImageResponse::Representation
2137
+
2138
+ property :total_pages, as: 'totalPages'
2139
+ end
2140
+ end
2141
+
2142
+ class GoogleCloudVisionV1p1beta1AnnotateImageResponse
2143
+ # @private
2144
+ class Representation < Google::Apis::Core::JsonRepresentation
2145
+ property :context, as: 'context', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ImageAnnotationContext, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ImageAnnotationContext::Representation
2146
+
2147
+ property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1CropHintsAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1CropHintsAnnotation::Representation
2148
+
2149
+ property :error, as: 'error', class: Google::Apis::VisionV1p2beta1::Status, decorator: Google::Apis::VisionV1p2beta1::Status::Representation
2150
+
2151
+ collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1FaceAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1FaceAnnotation::Representation
2152
+
2153
+ property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotation::Representation
2154
+
2155
+ property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ImageProperties, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ImageProperties::Representation
2156
+
2157
+ collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
2158
+
2159
+ collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
2160
+
2161
+ collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation::Representation
2162
+
2163
+ collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
2164
+
2165
+ property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResults, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResults::Representation
2166
+
2167
+ property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1SafeSearchAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1SafeSearchAnnotation::Representation
2168
+
2169
+ collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
2170
+
2171
+ property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetection, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetection::Representation
2172
+
2173
+ end
2174
+ end
2175
+
2176
+ class GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse
2177
+ # @private
2178
+ class Representation < Google::Apis::Core::JsonRepresentation
2179
+ property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1OutputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1OutputConfig::Representation
2180
+
2181
+ end
2182
+ end
2183
+
2184
+ class GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse
2185
+ # @private
2186
+ class Representation < Google::Apis::Core::JsonRepresentation
2187
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse::Representation
2188
+
2189
+ end
2190
+ end
2191
+
2192
+ class GoogleCloudVisionV1p1beta1Block
2193
+ # @private
2194
+ class Representation < Google::Apis::Core::JsonRepresentation
2195
+ property :block_type, as: 'blockType'
2196
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
2197
+
2198
+ property :confidence, as: 'confidence'
2199
+ collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Paragraph, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Paragraph::Representation
2200
+
2201
+ property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
2202
+
2203
+ end
2204
+ end
2205
+
2206
+ class GoogleCloudVisionV1p1beta1BoundingPoly
2207
+ # @private
2208
+ class Representation < Google::Apis::Core::JsonRepresentation
2209
+ collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1NormalizedVertex, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1NormalizedVertex::Representation
2210
+
2211
+ collection :vertices, as: 'vertices', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Vertex, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Vertex::Representation
2212
+
2213
+ end
2214
+ end
2215
+
2216
+ class GoogleCloudVisionV1p1beta1ColorInfo
2217
+ # @private
2218
+ class Representation < Google::Apis::Core::JsonRepresentation
2219
+ property :color, as: 'color', class: Google::Apis::VisionV1p2beta1::Color, decorator: Google::Apis::VisionV1p2beta1::Color::Representation
2220
+
2221
+ property :pixel_fraction, as: 'pixelFraction'
2222
+ property :score, as: 'score'
2223
+ end
2224
+ end
2225
+
2226
+ class GoogleCloudVisionV1p1beta1CropHint
2227
+ # @private
2228
+ class Representation < Google::Apis::Core::JsonRepresentation
2229
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
2230
+
2231
+ property :confidence, as: 'confidence'
2232
+ property :importance_fraction, as: 'importanceFraction'
2233
+ end
2234
+ end
2235
+
2236
+ class GoogleCloudVisionV1p1beta1CropHintsAnnotation
2237
+ # @private
2238
+ class Representation < Google::Apis::Core::JsonRepresentation
2239
+ collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1CropHint, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1CropHint::Representation
2240
+
2241
+ end
2242
+ end
2243
+
2244
+ class GoogleCloudVisionV1p1beta1DominantColorsAnnotation
2245
+ # @private
2246
+ class Representation < Google::Apis::Core::JsonRepresentation
2247
+ collection :colors, as: 'colors', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ColorInfo, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ColorInfo::Representation
2248
+
2249
+ end
2250
+ end
2251
+
2252
+ class GoogleCloudVisionV1p1beta1EntityAnnotation
2253
+ # @private
2254
+ class Representation < Google::Apis::Core::JsonRepresentation
2255
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
2256
+
2257
+ property :confidence, as: 'confidence'
2258
+ property :description, as: 'description'
2259
+ property :locale, as: 'locale'
2260
+ collection :locations, as: 'locations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1LocationInfo, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1LocationInfo::Representation
2261
+
2262
+ property :mid, as: 'mid'
2263
+ collection :properties, as: 'properties', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Property, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Property::Representation
2264
+
2265
+ property :score, as: 'score'
2266
+ property :topicality, as: 'topicality'
2267
+ end
2268
+ end
2269
+
2270
+ class GoogleCloudVisionV1p1beta1FaceAnnotation
2271
+ # @private
2272
+ class Representation < Google::Apis::Core::JsonRepresentation
2273
+ property :anger_likelihood, as: 'angerLikelihood'
2274
+ property :blurred_likelihood, as: 'blurredLikelihood'
2275
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
2276
+
2277
+ property :detection_confidence, as: 'detectionConfidence'
2278
+ property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
2279
+
2280
+ property :headwear_likelihood, as: 'headwearLikelihood'
2281
+ property :joy_likelihood, as: 'joyLikelihood'
2282
+ property :landmarking_confidence, as: 'landmarkingConfidence'
2283
+ collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1FaceAnnotationLandmark, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1FaceAnnotationLandmark::Representation
2284
+
2285
+ property :pan_angle, as: 'panAngle'
2286
+ property :roll_angle, as: 'rollAngle'
2287
+ property :sorrow_likelihood, as: 'sorrowLikelihood'
2288
+ property :surprise_likelihood, as: 'surpriseLikelihood'
2289
+ property :tilt_angle, as: 'tiltAngle'
2290
+ property :under_exposed_likelihood, as: 'underExposedLikelihood'
2291
+ end
2292
+ end
2293
+
2294
+ class GoogleCloudVisionV1p1beta1FaceAnnotationLandmark
2295
+ # @private
2296
+ class Representation < Google::Apis::Core::JsonRepresentation
2297
+ property :position, as: 'position', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Position, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Position::Representation
2298
+
2299
+ property :type, as: 'type'
2300
+ end
2301
+ end
2302
+
2303
+ class GoogleCloudVisionV1p1beta1GcsDestination
2304
+ # @private
2305
+ class Representation < Google::Apis::Core::JsonRepresentation
2306
+ property :uri, as: 'uri'
2307
+ end
2308
+ end
2309
+
2310
+ class GoogleCloudVisionV1p1beta1GcsSource
2311
+ # @private
2312
+ class Representation < Google::Apis::Core::JsonRepresentation
2313
+ property :uri, as: 'uri'
2314
+ end
2315
+ end
2316
+
2317
+ class GoogleCloudVisionV1p1beta1ImageAnnotationContext
2318
+ # @private
2319
+ class Representation < Google::Apis::Core::JsonRepresentation
2320
+ property :page_number, as: 'pageNumber'
2321
+ property :uri, as: 'uri'
2322
+ end
2323
+ end
2324
+
2325
+ class GoogleCloudVisionV1p1beta1ImageProperties
2326
+ # @private
2327
+ class Representation < Google::Apis::Core::JsonRepresentation
2328
+ property :dominant_colors, as: 'dominantColors', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1DominantColorsAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1DominantColorsAnnotation::Representation
2329
+
2330
+ end
2331
+ end
2332
+
2333
+ class GoogleCloudVisionV1p1beta1InputConfig
2334
+ # @private
2335
+ class Representation < Google::Apis::Core::JsonRepresentation
2336
+ property :content, :base64 => true, as: 'content'
2337
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1GcsSource, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1GcsSource::Representation
2338
+
2339
+ property :mime_type, as: 'mimeType'
2340
+ end
2341
+ end
2342
+
2343
+ class GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation
2344
+ # @private
2345
+ class Representation < Google::Apis::Core::JsonRepresentation
2346
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
2347
+
2348
+ property :language_code, as: 'languageCode'
2349
+ property :mid, as: 'mid'
2350
+ property :name, as: 'name'
2351
+ property :score, as: 'score'
2352
+ end
2353
+ end
2354
+
2355
+ class GoogleCloudVisionV1p1beta1LocationInfo
2356
+ # @private
2357
+ class Representation < Google::Apis::Core::JsonRepresentation
2358
+ property :lat_lng, as: 'latLng', class: Google::Apis::VisionV1p2beta1::LatLng, decorator: Google::Apis::VisionV1p2beta1::LatLng::Representation
2359
+
2360
+ end
2361
+ end
2362
+
2363
+ class GoogleCloudVisionV1p1beta1NormalizedVertex
2364
+ # @private
2365
+ class Representation < Google::Apis::Core::JsonRepresentation
2366
+ property :x, as: 'x'
2367
+ property :y, as: 'y'
2368
+ end
2369
+ end
2370
+
2371
+ class GoogleCloudVisionV1p1beta1OperationMetadata
2372
+ # @private
2373
+ class Representation < Google::Apis::Core::JsonRepresentation
2374
+ property :create_time, as: 'createTime'
2375
+ property :state, as: 'state'
2376
+ property :update_time, as: 'updateTime'
2377
+ end
2378
+ end
2379
+
2380
+ class GoogleCloudVisionV1p1beta1OutputConfig
2381
+ # @private
2382
+ class Representation < Google::Apis::Core::JsonRepresentation
2383
+ property :batch_size, as: 'batchSize'
2384
+ property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1GcsDestination, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1GcsDestination::Representation
2385
+
2386
+ end
2387
+ end
2388
+
2389
+ class GoogleCloudVisionV1p1beta1Page
2390
+ # @private
2391
+ class Representation < Google::Apis::Core::JsonRepresentation
2392
+ collection :blocks, as: 'blocks', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Block, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Block::Representation
2393
+
2394
+ property :confidence, as: 'confidence'
2395
+ property :height, as: 'height'
2396
+ property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
2397
+
2398
+ property :width, as: 'width'
2399
+ end
2400
+ end
2401
+
2402
+ class GoogleCloudVisionV1p1beta1Paragraph
2403
+ # @private
2404
+ class Representation < Google::Apis::Core::JsonRepresentation
2405
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
2406
+
2407
+ property :confidence, as: 'confidence'
2408
+ property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
2409
+
2410
+ collection :words, as: 'words', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Word, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Word::Representation
2411
+
2412
+ end
2413
+ end
2414
+
2415
+ class GoogleCloudVisionV1p1beta1Position
2416
+ # @private
2417
+ class Representation < Google::Apis::Core::JsonRepresentation
2418
+ property :x, as: 'x'
2419
+ property :y, as: 'y'
2420
+ property :z, as: 'z'
2421
+ end
2422
+ end
2423
+
2424
+ class GoogleCloudVisionV1p1beta1Product
2425
+ # @private
2426
+ class Representation < Google::Apis::Core::JsonRepresentation
2427
+ property :description, as: 'description'
2428
+ property :display_name, as: 'displayName'
2429
+ property :name, as: 'name'
2430
+ property :product_category, as: 'productCategory'
2431
+ collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductKeyValue, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductKeyValue::Representation
2432
+
2433
+ end
2434
+ end
2435
+
2436
+ class GoogleCloudVisionV1p1beta1ProductKeyValue
2437
+ # @private
2438
+ class Representation < Google::Apis::Core::JsonRepresentation
2439
+ property :key, as: 'key'
2440
+ property :value, as: 'value'
2441
+ end
2442
+ end
2443
+
2444
+ class GoogleCloudVisionV1p1beta1ProductSearchResults
2445
+ # @private
2446
+ class Representation < Google::Apis::Core::JsonRepresentation
2447
+ property :index_time, as: 'indexTime'
2448
+ collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult::Representation
2449
+
2450
+ collection :results, as: 'results', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult::Representation
2451
+
2452
+ end
2453
+ end
2454
+
2455
+ class GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult
2456
+ # @private
2457
+ class Representation < Google::Apis::Core::JsonRepresentation
2458
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
2459
+
2460
+ collection :results, as: 'results', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult::Representation
2461
+
2462
+ end
2463
+ end
2464
+
2465
+ class GoogleCloudVisionV1p1beta1ProductSearchResultsResult
2466
+ # @private
2467
+ class Representation < Google::Apis::Core::JsonRepresentation
2468
+ property :image, as: 'image'
2469
+ property :product, as: 'product', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Product, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Product::Representation
2470
+
2471
+ property :score, as: 'score'
2472
+ end
2473
+ end
2474
+
2475
+ class GoogleCloudVisionV1p1beta1Property
2476
+ # @private
2477
+ class Representation < Google::Apis::Core::JsonRepresentation
2478
+ property :name, as: 'name'
2479
+ property :uint64_value, :numeric_string => true, as: 'uint64Value'
2480
+ property :value, as: 'value'
2481
+ end
2482
+ end
2483
+
2484
+ class GoogleCloudVisionV1p1beta1SafeSearchAnnotation
2485
+ # @private
2486
+ class Representation < Google::Apis::Core::JsonRepresentation
2487
+ property :adult, as: 'adult'
2488
+ property :medical, as: 'medical'
2489
+ property :racy, as: 'racy'
2490
+ property :spoof, as: 'spoof'
2491
+ property :violence, as: 'violence'
2492
+ end
2493
+ end
2494
+
2495
+ class GoogleCloudVisionV1p1beta1Symbol
2496
+ # @private
2497
+ class Representation < Google::Apis::Core::JsonRepresentation
2498
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
2499
+
2500
+ property :confidence, as: 'confidence'
2501
+ property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
2502
+
2503
+ property :text, as: 'text'
2504
+ end
2505
+ end
2506
+
2507
+ class GoogleCloudVisionV1p1beta1TextAnnotation
2508
+ # @private
2509
+ class Representation < Google::Apis::Core::JsonRepresentation
2510
+ collection :pages, as: 'pages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Page, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Page::Representation
2511
+
2512
+ property :text, as: 'text'
2513
+ end
2514
+ end
2515
+
2516
+ class GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak
2517
+ # @private
2518
+ class Representation < Google::Apis::Core::JsonRepresentation
2519
+ property :is_prefix, as: 'isPrefix'
2520
+ property :type, as: 'type'
2521
+ end
2522
+ end
2523
+
2524
+ class GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage
2525
+ # @private
2526
+ class Representation < Google::Apis::Core::JsonRepresentation
2527
+ property :confidence, as: 'confidence'
2528
+ property :language_code, as: 'languageCode'
2529
+ end
2530
+ end
2531
+
2532
+ class GoogleCloudVisionV1p1beta1TextAnnotationTextProperty
2533
+ # @private
2534
+ class Representation < Google::Apis::Core::JsonRepresentation
2535
+ property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak::Representation
2536
+
2537
+ collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage::Representation
2538
+
2539
+ end
2540
+ end
2541
+
2542
+ class GoogleCloudVisionV1p1beta1Vertex
2543
+ # @private
2544
+ class Representation < Google::Apis::Core::JsonRepresentation
2545
+ property :x, as: 'x'
2546
+ property :y, as: 'y'
2547
+ end
2548
+ end
2549
+
2550
+ class GoogleCloudVisionV1p1beta1WebDetection
2551
+ # @private
2552
+ class Representation < Google::Apis::Core::JsonRepresentation
2553
+ collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebLabel, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebLabel::Representation
2554
+
2555
+ collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
2556
+
2557
+ collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebPage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebPage::Representation
2558
+
2559
+ collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
2560
+
2561
+ collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
2562
+
2563
+ collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebEntity, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebEntity::Representation
2564
+
2565
+ end
2566
+ end
2567
+
2568
+ class GoogleCloudVisionV1p1beta1WebDetectionWebEntity
2569
+ # @private
2570
+ class Representation < Google::Apis::Core::JsonRepresentation
2571
+ property :description, as: 'description'
2572
+ property :entity_id, as: 'entityId'
2573
+ property :score, as: 'score'
2574
+ end
2575
+ end
2576
+
2577
+ class GoogleCloudVisionV1p1beta1WebDetectionWebImage
2578
+ # @private
2579
+ class Representation < Google::Apis::Core::JsonRepresentation
2580
+ property :score, as: 'score'
2581
+ property :url, as: 'url'
2582
+ end
2583
+ end
2584
+
2585
+ class GoogleCloudVisionV1p1beta1WebDetectionWebLabel
2586
+ # @private
2587
+ class Representation < Google::Apis::Core::JsonRepresentation
2588
+ property :label, as: 'label'
2589
+ property :language_code, as: 'languageCode'
2590
+ end
2591
+ end
2592
+
2593
+ class GoogleCloudVisionV1p1beta1WebDetectionWebPage
2594
+ # @private
2595
+ class Representation < Google::Apis::Core::JsonRepresentation
2596
+ collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
2597
+
2598
+ property :page_title, as: 'pageTitle'
2599
+ collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
2600
+
2601
+ property :score, as: 'score'
2602
+ property :url, as: 'url'
2603
+ end
2604
+ end
2605
+
2606
+ class GoogleCloudVisionV1p1beta1Word
2607
+ # @private
2608
+ class Representation < Google::Apis::Core::JsonRepresentation
2609
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
2610
+
2611
+ property :confidence, as: 'confidence'
2612
+ property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
2613
+
2614
+ collection :symbols, as: 'symbols', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Symbol, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Symbol::Representation
2615
+
2616
+ end
2617
+ end
2618
+
2619
+ class GoogleCloudVisionV1p2beta1AnnotateFileRequest
2620
+ # @private
2621
+ class Representation < Google::Apis::Core::JsonRepresentation
2622
+ collection :features, as: 'features', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Feature, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Feature::Representation
2623
+
2624
+ property :image_context, as: 'imageContext', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageContext, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageContext::Representation
2625
+
2626
+ property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1InputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1InputConfig::Representation
2627
+
2628
+ collection :pages, as: 'pages'
2629
+ end
2630
+ end
2631
+
2632
+ class GoogleCloudVisionV1p2beta1AnnotateFileResponse
2633
+ # @private
2634
+ class Representation < Google::Apis::Core::JsonRepresentation
2635
+ property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1InputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1InputConfig::Representation
2636
+
2637
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateImageResponse::Representation
2638
+
2639
+ property :total_pages, as: 'totalPages'
2640
+ end
2641
+ end
2642
+
2643
+ class GoogleCloudVisionV1p2beta1AnnotateImageRequest
2644
+ # @private
2645
+ class Representation < Google::Apis::Core::JsonRepresentation
2646
+ collection :features, as: 'features', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Feature, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Feature::Representation
2647
+
2648
+ property :image, as: 'image', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Image, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Image::Representation
2649
+
2650
+ property :image_context, as: 'imageContext', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageContext, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageContext::Representation
2651
+
2652
+ end
2653
+ end
2654
+
2655
+ class GoogleCloudVisionV1p2beta1AnnotateImageResponse
2656
+ # @private
2657
+ class Representation < Google::Apis::Core::JsonRepresentation
2658
+ property :context, as: 'context', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageAnnotationContext, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageAnnotationContext::Representation
2659
+
2660
+ property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1CropHintsAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1CropHintsAnnotation::Representation
2661
+
2662
+ property :error, as: 'error', class: Google::Apis::VisionV1p2beta1::Status, decorator: Google::Apis::VisionV1p2beta1::Status::Representation
2663
+
2664
+ collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1FaceAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1FaceAnnotation::Representation
2665
+
2666
+ property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotation::Representation
2667
+
2668
+ property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageProperties, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageProperties::Representation
2669
+
2670
+ collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
2671
+
2672
+ collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
2673
+
2674
+ collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation::Representation
2675
+
2676
+ collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
2677
+
2678
+ property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchResults, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchResults::Representation
2679
+
2680
+ property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1SafeSearchAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1SafeSearchAnnotation::Representation
2681
+
2682
+ collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
2683
+
2684
+ property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetection, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetection::Representation
2685
+
2686
+ end
2687
+ end
2688
+
2689
+ class GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest
2690
+ # @private
2691
+ class Representation < Google::Apis::Core::JsonRepresentation
2692
+ collection :features, as: 'features', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Feature, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Feature::Representation
2693
+
2694
+ property :image_context, as: 'imageContext', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageContext, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageContext::Representation
2695
+
2696
+ property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1InputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1InputConfig::Representation
2697
+
2698
+ property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1OutputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1OutputConfig::Representation
2699
+
2700
+ end
2701
+ end
2702
+
2703
+ class GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse
2704
+ # @private
2705
+ class Representation < Google::Apis::Core::JsonRepresentation
2706
+ property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1OutputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1OutputConfig::Representation
2707
+
2708
+ end
2709
+ end
2710
+
2711
+ class GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesRequest
2712
+ # @private
2713
+ class Representation < Google::Apis::Core::JsonRepresentation
2714
+ collection :requests, as: 'requests', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest::Representation
2715
+
2716
+ end
2717
+ end
2718
+
2719
+ class GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse
2720
+ # @private
2721
+ class Representation < Google::Apis::Core::JsonRepresentation
2722
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse::Representation
2723
+
2724
+ end
2725
+ end
2726
+
2727
+ class GoogleCloudVisionV1p2beta1AsyncBatchAnnotateImagesRequest
2728
+ # @private
2729
+ class Representation < Google::Apis::Core::JsonRepresentation
2730
+ property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1OutputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1OutputConfig::Representation
2731
+
2732
+ collection :requests, as: 'requests', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateImageRequest, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateImageRequest::Representation
2733
+
2734
+ end
2735
+ end
2736
+
2737
+ class GoogleCloudVisionV1p2beta1BatchAnnotateFilesRequest
2738
+ # @private
2739
+ class Representation < Google::Apis::Core::JsonRepresentation
2740
+ collection :requests, as: 'requests', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateFileRequest, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateFileRequest::Representation
2741
+
2742
+ end
2743
+ end
2744
+
2745
+ class GoogleCloudVisionV1p2beta1BatchAnnotateFilesResponse
2746
+ # @private
2747
+ class Representation < Google::Apis::Core::JsonRepresentation
2748
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateFileResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateFileResponse::Representation
2749
+
2750
+ end
2751
+ end
2752
+
2753
+ class GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest
2754
+ # @private
2755
+ class Representation < Google::Apis::Core::JsonRepresentation
2756
+ collection :requests, as: 'requests', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateImageRequest, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateImageRequest::Representation
2757
+
2758
+ end
2759
+ end
2760
+
2761
+ class GoogleCloudVisionV1p2beta1BatchAnnotateImagesResponse
2762
+ # @private
2763
+ class Representation < Google::Apis::Core::JsonRepresentation
2764
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateImageResponse::Representation
2765
+
2766
+ end
2767
+ end
2768
+
2769
+ class GoogleCloudVisionV1p2beta1Block
2770
+ # @private
2771
+ class Representation < Google::Apis::Core::JsonRepresentation
2772
+ property :block_type, as: 'blockType'
2773
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
2774
+
2775
+ property :confidence, as: 'confidence'
2776
+ collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Paragraph, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Paragraph::Representation
2777
+
2778
+ property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
2779
+
2780
+ end
2781
+ end
2782
+
2783
+ class GoogleCloudVisionV1p2beta1BoundingPoly
2784
+ # @private
2785
+ class Representation < Google::Apis::Core::JsonRepresentation
2786
+ collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1NormalizedVertex, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1NormalizedVertex::Representation
2787
+
2788
+ collection :vertices, as: 'vertices', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Vertex, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Vertex::Representation
2789
+
2790
+ end
2791
+ end
2792
+
2793
+ class GoogleCloudVisionV1p2beta1ColorInfo
2794
+ # @private
2795
+ class Representation < Google::Apis::Core::JsonRepresentation
2796
+ property :color, as: 'color', class: Google::Apis::VisionV1p2beta1::Color, decorator: Google::Apis::VisionV1p2beta1::Color::Representation
2797
+
2798
+ property :pixel_fraction, as: 'pixelFraction'
2799
+ property :score, as: 'score'
2800
+ end
2801
+ end
2802
+
2803
+ class GoogleCloudVisionV1p2beta1CropHint
2804
+ # @private
2805
+ class Representation < Google::Apis::Core::JsonRepresentation
2806
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
2807
+
2808
+ property :confidence, as: 'confidence'
2809
+ property :importance_fraction, as: 'importanceFraction'
2810
+ end
2811
+ end
2812
+
2813
+ class GoogleCloudVisionV1p2beta1CropHintsAnnotation
2814
+ # @private
2815
+ class Representation < Google::Apis::Core::JsonRepresentation
2816
+ collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1CropHint, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1CropHint::Representation
2817
+
2818
+ end
2819
+ end
2820
+
2821
+ class GoogleCloudVisionV1p2beta1CropHintsParams
2822
+ # @private
2823
+ class Representation < Google::Apis::Core::JsonRepresentation
2824
+ collection :aspect_ratios, as: 'aspectRatios'
2825
+ end
2826
+ end
2827
+
2828
+ class GoogleCloudVisionV1p2beta1DominantColorsAnnotation
2829
+ # @private
2830
+ class Representation < Google::Apis::Core::JsonRepresentation
2831
+ collection :colors, as: 'colors', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ColorInfo, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ColorInfo::Representation
2832
+
2833
+ end
2834
+ end
2835
+
2836
+ class GoogleCloudVisionV1p2beta1EntityAnnotation
2837
+ # @private
2838
+ class Representation < Google::Apis::Core::JsonRepresentation
2839
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
2840
+
2841
+ property :confidence, as: 'confidence'
2842
+ property :description, as: 'description'
2843
+ property :locale, as: 'locale'
2844
+ collection :locations, as: 'locations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1LocationInfo, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1LocationInfo::Representation
2845
+
2846
+ property :mid, as: 'mid'
2847
+ collection :properties, as: 'properties', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Property, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Property::Representation
2848
+
2849
+ property :score, as: 'score'
2850
+ property :topicality, as: 'topicality'
2851
+ end
2852
+ end
2853
+
2854
+ class GoogleCloudVisionV1p2beta1FaceAnnotation
2855
+ # @private
2856
+ class Representation < Google::Apis::Core::JsonRepresentation
2857
+ property :anger_likelihood, as: 'angerLikelihood'
2858
+ property :blurred_likelihood, as: 'blurredLikelihood'
2859
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
2860
+
2861
+ property :detection_confidence, as: 'detectionConfidence'
2862
+ property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
2863
+
2864
+ property :headwear_likelihood, as: 'headwearLikelihood'
1427
2865
  property :joy_likelihood, as: 'joyLikelihood'
1428
2866
  property :landmarking_confidence, as: 'landmarkingConfidence'
1429
- collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1p2beta1::Landmark, decorator: Google::Apis::VisionV1p2beta1::Landmark::Representation
2867
+ collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1FaceAnnotationLandmark, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1FaceAnnotationLandmark::Representation
2868
+
2869
+ property :pan_angle, as: 'panAngle'
2870
+ property :roll_angle, as: 'rollAngle'
2871
+ property :sorrow_likelihood, as: 'sorrowLikelihood'
2872
+ property :surprise_likelihood, as: 'surpriseLikelihood'
2873
+ property :tilt_angle, as: 'tiltAngle'
2874
+ property :under_exposed_likelihood, as: 'underExposedLikelihood'
2875
+ end
2876
+ end
2877
+
2878
+ class GoogleCloudVisionV1p2beta1FaceAnnotationLandmark
2879
+ # @private
2880
+ class Representation < Google::Apis::Core::JsonRepresentation
2881
+ property :position, as: 'position', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Position, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Position::Representation
2882
+
2883
+ property :type, as: 'type'
2884
+ end
2885
+ end
2886
+
2887
+ class GoogleCloudVisionV1p2beta1Feature
2888
+ # @private
2889
+ class Representation < Google::Apis::Core::JsonRepresentation
2890
+ property :max_results, as: 'maxResults'
2891
+ property :model, as: 'model'
2892
+ property :type, as: 'type'
2893
+ end
2894
+ end
2895
+
2896
+ class GoogleCloudVisionV1p2beta1GcsDestination
2897
+ # @private
2898
+ class Representation < Google::Apis::Core::JsonRepresentation
2899
+ property :uri, as: 'uri'
2900
+ end
2901
+ end
2902
+
2903
+ class GoogleCloudVisionV1p2beta1GcsSource
2904
+ # @private
2905
+ class Representation < Google::Apis::Core::JsonRepresentation
2906
+ property :uri, as: 'uri'
2907
+ end
2908
+ end
2909
+
2910
+ class GoogleCloudVisionV1p2beta1Image
2911
+ # @private
2912
+ class Representation < Google::Apis::Core::JsonRepresentation
2913
+ property :content, :base64 => true, as: 'content'
2914
+ property :source, as: 'source', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageSource, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageSource::Representation
2915
+
2916
+ end
2917
+ end
2918
+
2919
+ class GoogleCloudVisionV1p2beta1ImageAnnotationContext
2920
+ # @private
2921
+ class Representation < Google::Apis::Core::JsonRepresentation
2922
+ property :page_number, as: 'pageNumber'
2923
+ property :uri, as: 'uri'
2924
+ end
2925
+ end
2926
+
2927
+ class GoogleCloudVisionV1p2beta1ImageContext
2928
+ # @private
2929
+ class Representation < Google::Apis::Core::JsonRepresentation
2930
+ property :crop_hints_params, as: 'cropHintsParams', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1CropHintsParams, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1CropHintsParams::Representation
2931
+
2932
+ collection :language_hints, as: 'languageHints'
2933
+ property :lat_long_rect, as: 'latLongRect', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1LatLongRect, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1LatLongRect::Representation
2934
+
2935
+ property :product_search_params, as: 'productSearchParams', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchParams, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchParams::Representation
2936
+
2937
+ property :web_detection_params, as: 'webDetectionParams', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionParams, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionParams::Representation
2938
+
2939
+ end
2940
+ end
2941
+
2942
+ class GoogleCloudVisionV1p2beta1ImageProperties
2943
+ # @private
2944
+ class Representation < Google::Apis::Core::JsonRepresentation
2945
+ property :dominant_colors, as: 'dominantColors', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1DominantColorsAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1DominantColorsAnnotation::Representation
2946
+
2947
+ end
2948
+ end
2949
+
2950
+ class GoogleCloudVisionV1p2beta1ImageSource
2951
+ # @private
2952
+ class Representation < Google::Apis::Core::JsonRepresentation
2953
+ property :gcs_image_uri, as: 'gcsImageUri'
2954
+ property :image_uri, as: 'imageUri'
2955
+ end
2956
+ end
2957
+
2958
+ class GoogleCloudVisionV1p2beta1InputConfig
2959
+ # @private
2960
+ class Representation < Google::Apis::Core::JsonRepresentation
2961
+ property :content, :base64 => true, as: 'content'
2962
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1GcsSource, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1GcsSource::Representation
2963
+
2964
+ property :mime_type, as: 'mimeType'
2965
+ end
2966
+ end
2967
+
2968
+ class GoogleCloudVisionV1p2beta1LatLongRect
2969
+ # @private
2970
+ class Representation < Google::Apis::Core::JsonRepresentation
2971
+ property :max_lat_lng, as: 'maxLatLng', class: Google::Apis::VisionV1p2beta1::LatLng, decorator: Google::Apis::VisionV1p2beta1::LatLng::Representation
2972
+
2973
+ property :min_lat_lng, as: 'minLatLng', class: Google::Apis::VisionV1p2beta1::LatLng, decorator: Google::Apis::VisionV1p2beta1::LatLng::Representation
2974
+
2975
+ end
2976
+ end
2977
+
2978
+ class GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation
2979
+ # @private
2980
+ class Representation < Google::Apis::Core::JsonRepresentation
2981
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
2982
+
2983
+ property :language_code, as: 'languageCode'
2984
+ property :mid, as: 'mid'
2985
+ property :name, as: 'name'
2986
+ property :score, as: 'score'
2987
+ end
2988
+ end
2989
+
2990
+ class GoogleCloudVisionV1p2beta1LocationInfo
2991
+ # @private
2992
+ class Representation < Google::Apis::Core::JsonRepresentation
2993
+ property :lat_lng, as: 'latLng', class: Google::Apis::VisionV1p2beta1::LatLng, decorator: Google::Apis::VisionV1p2beta1::LatLng::Representation
2994
+
2995
+ end
2996
+ end
2997
+
2998
+ class GoogleCloudVisionV1p2beta1NormalizedVertex
2999
+ # @private
3000
+ class Representation < Google::Apis::Core::JsonRepresentation
3001
+ property :x, as: 'x'
3002
+ property :y, as: 'y'
3003
+ end
3004
+ end
3005
+
3006
+ class GoogleCloudVisionV1p2beta1OperationMetadata
3007
+ # @private
3008
+ class Representation < Google::Apis::Core::JsonRepresentation
3009
+ property :create_time, as: 'createTime'
3010
+ property :state, as: 'state'
3011
+ property :update_time, as: 'updateTime'
3012
+ end
3013
+ end
3014
+
3015
+ class GoogleCloudVisionV1p2beta1OutputConfig
3016
+ # @private
3017
+ class Representation < Google::Apis::Core::JsonRepresentation
3018
+ property :batch_size, as: 'batchSize'
3019
+ property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1GcsDestination, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1GcsDestination::Representation
3020
+
3021
+ end
3022
+ end
3023
+
3024
+ class GoogleCloudVisionV1p2beta1Page
3025
+ # @private
3026
+ class Representation < Google::Apis::Core::JsonRepresentation
3027
+ collection :blocks, as: 'blocks', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Block, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Block::Representation
3028
+
3029
+ property :confidence, as: 'confidence'
3030
+ property :height, as: 'height'
3031
+ property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
3032
+
3033
+ property :width, as: 'width'
3034
+ end
3035
+ end
3036
+
3037
+ class GoogleCloudVisionV1p2beta1Paragraph
3038
+ # @private
3039
+ class Representation < Google::Apis::Core::JsonRepresentation
3040
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
3041
+
3042
+ property :confidence, as: 'confidence'
3043
+ property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
3044
+
3045
+ collection :words, as: 'words', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Word, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Word::Representation
3046
+
3047
+ end
3048
+ end
3049
+
3050
+ class GoogleCloudVisionV1p2beta1Position
3051
+ # @private
3052
+ class Representation < Google::Apis::Core::JsonRepresentation
3053
+ property :x, as: 'x'
3054
+ property :y, as: 'y'
3055
+ property :z, as: 'z'
3056
+ end
3057
+ end
3058
+
3059
+ class GoogleCloudVisionV1p2beta1Product
3060
+ # @private
3061
+ class Representation < Google::Apis::Core::JsonRepresentation
3062
+ property :description, as: 'description'
3063
+ property :display_name, as: 'displayName'
3064
+ property :name, as: 'name'
3065
+ property :product_category, as: 'productCategory'
3066
+ collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductKeyValue, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductKeyValue::Representation
3067
+
3068
+ end
3069
+ end
3070
+
3071
+ class GoogleCloudVisionV1p2beta1ProductKeyValue
3072
+ # @private
3073
+ class Representation < Google::Apis::Core::JsonRepresentation
3074
+ property :key, as: 'key'
3075
+ property :value, as: 'value'
3076
+ end
3077
+ end
3078
+
3079
+ class GoogleCloudVisionV1p2beta1ProductSearchParams
3080
+ # @private
3081
+ class Representation < Google::Apis::Core::JsonRepresentation
3082
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
3083
+
3084
+ property :filter, as: 'filter'
3085
+ collection :product_categories, as: 'productCategories'
3086
+ property :product_set, as: 'productSet'
3087
+ end
3088
+ end
3089
+
3090
+ class GoogleCloudVisionV1p2beta1ProductSearchResults
3091
+ # @private
3092
+ class Representation < Google::Apis::Core::JsonRepresentation
3093
+ property :index_time, as: 'indexTime'
3094
+ collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult::Representation
3095
+
3096
+ collection :results, as: 'results', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsResult::Representation
3097
+
3098
+ end
3099
+ end
3100
+
3101
+ class GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult
3102
+ # @private
3103
+ class Representation < Google::Apis::Core::JsonRepresentation
3104
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
3105
+
3106
+ collection :results, as: 'results', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsResult::Representation
3107
+
3108
+ end
3109
+ end
3110
+
3111
+ class GoogleCloudVisionV1p2beta1ProductSearchResultsResult
3112
+ # @private
3113
+ class Representation < Google::Apis::Core::JsonRepresentation
3114
+ property :image, as: 'image'
3115
+ property :product, as: 'product', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Product, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Product::Representation
3116
+
3117
+ property :score, as: 'score'
3118
+ end
3119
+ end
3120
+
3121
+ class GoogleCloudVisionV1p2beta1Property
3122
+ # @private
3123
+ class Representation < Google::Apis::Core::JsonRepresentation
3124
+ property :name, as: 'name'
3125
+ property :uint64_value, :numeric_string => true, as: 'uint64Value'
3126
+ property :value, as: 'value'
3127
+ end
3128
+ end
3129
+
3130
+ class GoogleCloudVisionV1p2beta1SafeSearchAnnotation
3131
+ # @private
3132
+ class Representation < Google::Apis::Core::JsonRepresentation
3133
+ property :adult, as: 'adult'
3134
+ property :medical, as: 'medical'
3135
+ property :racy, as: 'racy'
3136
+ property :spoof, as: 'spoof'
3137
+ property :violence, as: 'violence'
3138
+ end
3139
+ end
1430
3140
 
1431
- property :pan_angle, as: 'panAngle'
1432
- property :roll_angle, as: 'rollAngle'
1433
- property :sorrow_likelihood, as: 'sorrowLikelihood'
1434
- property :surprise_likelihood, as: 'surpriseLikelihood'
1435
- property :tilt_angle, as: 'tiltAngle'
1436
- property :under_exposed_likelihood, as: 'underExposedLikelihood'
3141
+ class GoogleCloudVisionV1p2beta1Symbol
3142
+ # @private
3143
+ class Representation < Google::Apis::Core::JsonRepresentation
3144
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
3145
+
3146
+ property :confidence, as: 'confidence'
3147
+ property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
3148
+
3149
+ property :text, as: 'text'
1437
3150
  end
1438
3151
  end
1439
3152
 
1440
- class GcsDestination
3153
+ class GoogleCloudVisionV1p2beta1TextAnnotation
1441
3154
  # @private
1442
3155
  class Representation < Google::Apis::Core::JsonRepresentation
1443
- property :uri, as: 'uri'
3156
+ collection :pages, as: 'pages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Page, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Page::Representation
3157
+
3158
+ property :text, as: 'text'
1444
3159
  end
1445
3160
  end
1446
3161
 
1447
- class GcsSource
3162
+ class GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak
1448
3163
  # @private
1449
3164
  class Representation < Google::Apis::Core::JsonRepresentation
1450
- property :uri, as: 'uri'
3165
+ property :is_prefix, as: 'isPrefix'
3166
+ property :type, as: 'type'
1451
3167
  end
1452
3168
  end
1453
3169
 
1454
- class GoogleCloudVisionV1p1beta1AnnotateFileResponse
3170
+ class GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage
1455
3171
  # @private
1456
3172
  class Representation < Google::Apis::Core::JsonRepresentation
1457
- property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1InputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1InputConfig::Representation
3173
+ property :confidence, as: 'confidence'
3174
+ property :language_code, as: 'languageCode'
3175
+ end
3176
+ end
1458
3177
 
1459
- collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1AnnotateImageResponse::Representation
3178
+ class GoogleCloudVisionV1p2beta1TextAnnotationTextProperty
3179
+ # @private
3180
+ class Representation < Google::Apis::Core::JsonRepresentation
3181
+ property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak::Representation
3182
+
3183
+ collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage::Representation
1460
3184
 
1461
3185
  end
1462
3186
  end
1463
3187
 
1464
- class GoogleCloudVisionV1p1beta1AnnotateImageResponse
3188
+ class GoogleCloudVisionV1p2beta1Vertex
1465
3189
  # @private
1466
3190
  class Representation < Google::Apis::Core::JsonRepresentation
1467
- property :context, as: 'context', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ImageAnnotationContext, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ImageAnnotationContext::Representation
3191
+ property :x, as: 'x'
3192
+ property :y, as: 'y'
3193
+ end
3194
+ end
1468
3195
 
1469
- property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1CropHintsAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1CropHintsAnnotation::Representation
3196
+ class GoogleCloudVisionV1p2beta1WebDetection
3197
+ # @private
3198
+ class Representation < Google::Apis::Core::JsonRepresentation
3199
+ collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebLabel, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebLabel::Representation
3200
+
3201
+ collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
3202
+
3203
+ collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebPage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebPage::Representation
3204
+
3205
+ collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
3206
+
3207
+ collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
3208
+
3209
+ collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebEntity, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebEntity::Representation
3210
+
3211
+ end
3212
+ end
3213
+
3214
+ class GoogleCloudVisionV1p2beta1WebDetectionParams
3215
+ # @private
3216
+ class Representation < Google::Apis::Core::JsonRepresentation
3217
+ property :include_geo_results, as: 'includeGeoResults'
3218
+ end
3219
+ end
3220
+
3221
+ class GoogleCloudVisionV1p2beta1WebDetectionWebEntity
3222
+ # @private
3223
+ class Representation < Google::Apis::Core::JsonRepresentation
3224
+ property :description, as: 'description'
3225
+ property :entity_id, as: 'entityId'
3226
+ property :score, as: 'score'
3227
+ end
3228
+ end
3229
+
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
3237
+
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
3245
+
3246
+ class GoogleCloudVisionV1p2beta1WebDetectionWebPage
3247
+ # @private
3248
+ class Representation < Google::Apis::Core::JsonRepresentation
3249
+ collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
3250
+
3251
+ property :page_title, as: 'pageTitle'
3252
+ collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
3253
+
3254
+ property :score, as: 'score'
3255
+ property :url, as: 'url'
3256
+ end
3257
+ end
3258
+
3259
+ class GoogleCloudVisionV1p2beta1Word
3260
+ # @private
3261
+ class Representation < Google::Apis::Core::JsonRepresentation
3262
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
3263
+
3264
+ property :confidence, as: 'confidence'
3265
+ property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
3266
+
3267
+ collection :symbols, as: 'symbols', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Symbol, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Symbol::Representation
3268
+
3269
+ end
3270
+ end
3271
+
3272
+ class GoogleCloudVisionV1p3beta1AnnotateFileResponse
3273
+ # @private
3274
+ class Representation < Google::Apis::Core::JsonRepresentation
3275
+ property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1InputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1InputConfig::Representation
3276
+
3277
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1AnnotateImageResponse::Representation
3278
+
3279
+ property :total_pages, as: 'totalPages'
3280
+ end
3281
+ end
3282
+
3283
+ class GoogleCloudVisionV1p3beta1AnnotateImageResponse
3284
+ # @private
3285
+ class Representation < Google::Apis::Core::JsonRepresentation
3286
+ property :context, as: 'context', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ImageAnnotationContext, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ImageAnnotationContext::Representation
3287
+
3288
+ property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1CropHintsAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1CropHintsAnnotation::Representation
1470
3289
 
1471
3290
  property :error, as: 'error', class: Google::Apis::VisionV1p2beta1::Status, decorator: Google::Apis::VisionV1p2beta1::Status::Representation
1472
3291
 
1473
- collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1FaceAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1FaceAnnotation::Representation
3292
+ collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1FaceAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1FaceAnnotation::Representation
1474
3293
 
1475
- property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotation::Representation
3294
+ property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotation::Representation
1476
3295
 
1477
- property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ImageProperties, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ImageProperties::Representation
3296
+ property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ImageProperties, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ImageProperties::Representation
1478
3297
 
1479
- collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
3298
+ collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1EntityAnnotation::Representation
1480
3299
 
1481
- collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
3300
+ collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1EntityAnnotation::Representation
1482
3301
 
1483
- collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation::Representation
3302
+ collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation::Representation
1484
3303
 
1485
- collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
3304
+ collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1EntityAnnotation::Representation
1486
3305
 
1487
- property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResults, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResults::Representation
3306
+ property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductSearchResults, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductSearchResults::Representation
1488
3307
 
1489
- property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1SafeSearchAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1SafeSearchAnnotation::Representation
3308
+ property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1SafeSearchAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1SafeSearchAnnotation::Representation
1490
3309
 
1491
- collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
3310
+ collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1EntityAnnotation::Representation
1492
3311
 
1493
- property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetection, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetection::Representation
3312
+ property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetection, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetection::Representation
1494
3313
 
1495
3314
  end
1496
3315
  end
1497
3316
 
1498
- class GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse
3317
+ class GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse
1499
3318
  # @private
1500
3319
  class Representation < Google::Apis::Core::JsonRepresentation
1501
- property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1OutputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1OutputConfig::Representation
3320
+ property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1OutputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1OutputConfig::Representation
1502
3321
 
1503
3322
  end
1504
3323
  end
1505
3324
 
1506
- class GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse
3325
+ class GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse
1507
3326
  # @private
1508
3327
  class Representation < Google::Apis::Core::JsonRepresentation
1509
- collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse::Representation
3328
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse::Representation
1510
3329
 
1511
3330
  end
1512
3331
  end
1513
3332
 
1514
- 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
1515
3343
  # @private
1516
3344
  class Representation < Google::Apis::Core::JsonRepresentation
1517
3345
  property :block_type, as: 'blockType'
1518
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
3346
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
1519
3347
 
1520
3348
  property :confidence, as: 'confidence'
1521
- collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Paragraph, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Paragraph::Representation
3349
+ collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Paragraph, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Paragraph::Representation
1522
3350
 
1523
- property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
3351
+ property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
1524
3352
 
1525
3353
  end
1526
3354
  end
1527
3355
 
1528
- class GoogleCloudVisionV1p1beta1BoundingPoly
3356
+ class GoogleCloudVisionV1p3beta1BoundingPoly
1529
3357
  # @private
1530
3358
  class Representation < Google::Apis::Core::JsonRepresentation
1531
- collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1NormalizedVertex, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1NormalizedVertex::Representation
3359
+ collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1NormalizedVertex, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1NormalizedVertex::Representation
1532
3360
 
1533
- collection :vertices, as: 'vertices', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Vertex, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Vertex::Representation
3361
+ collection :vertices, as: 'vertices', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Vertex, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Vertex::Representation
1534
3362
 
1535
3363
  end
1536
3364
  end
1537
3365
 
1538
- class GoogleCloudVisionV1p1beta1ColorInfo
3366
+ class GoogleCloudVisionV1p3beta1ColorInfo
1539
3367
  # @private
1540
3368
  class Representation < Google::Apis::Core::JsonRepresentation
1541
3369
  property :color, as: 'color', class: Google::Apis::VisionV1p2beta1::Color, decorator: Google::Apis::VisionV1p2beta1::Color::Representation
@@ -1545,64 +3373,64 @@ module Google
1545
3373
  end
1546
3374
  end
1547
3375
 
1548
- class GoogleCloudVisionV1p1beta1CropHint
3376
+ class GoogleCloudVisionV1p3beta1CropHint
1549
3377
  # @private
1550
3378
  class Representation < Google::Apis::Core::JsonRepresentation
1551
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
3379
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
1552
3380
 
1553
3381
  property :confidence, as: 'confidence'
1554
3382
  property :importance_fraction, as: 'importanceFraction'
1555
3383
  end
1556
3384
  end
1557
3385
 
1558
- class GoogleCloudVisionV1p1beta1CropHintsAnnotation
3386
+ class GoogleCloudVisionV1p3beta1CropHintsAnnotation
1559
3387
  # @private
1560
3388
  class Representation < Google::Apis::Core::JsonRepresentation
1561
- collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1CropHint, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1CropHint::Representation
3389
+ collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1CropHint, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1CropHint::Representation
1562
3390
 
1563
3391
  end
1564
3392
  end
1565
3393
 
1566
- class GoogleCloudVisionV1p1beta1DominantColorsAnnotation
3394
+ class GoogleCloudVisionV1p3beta1DominantColorsAnnotation
1567
3395
  # @private
1568
3396
  class Representation < Google::Apis::Core::JsonRepresentation
1569
- collection :colors, as: 'colors', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ColorInfo, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ColorInfo::Representation
3397
+ collection :colors, as: 'colors', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ColorInfo, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ColorInfo::Representation
1570
3398
 
1571
3399
  end
1572
3400
  end
1573
3401
 
1574
- class GoogleCloudVisionV1p1beta1EntityAnnotation
3402
+ class GoogleCloudVisionV1p3beta1EntityAnnotation
1575
3403
  # @private
1576
3404
  class Representation < Google::Apis::Core::JsonRepresentation
1577
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
3405
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
1578
3406
 
1579
3407
  property :confidence, as: 'confidence'
1580
3408
  property :description, as: 'description'
1581
3409
  property :locale, as: 'locale'
1582
- collection :locations, as: 'locations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1LocationInfo, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1LocationInfo::Representation
3410
+ collection :locations, as: 'locations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1LocationInfo, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1LocationInfo::Representation
1583
3411
 
1584
3412
  property :mid, as: 'mid'
1585
- collection :properties, as: 'properties', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Property, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Property::Representation
3413
+ collection :properties, as: 'properties', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Property, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Property::Representation
1586
3414
 
1587
3415
  property :score, as: 'score'
1588
3416
  property :topicality, as: 'topicality'
1589
3417
  end
1590
3418
  end
1591
3419
 
1592
- class GoogleCloudVisionV1p1beta1FaceAnnotation
3420
+ class GoogleCloudVisionV1p3beta1FaceAnnotation
1593
3421
  # @private
1594
3422
  class Representation < Google::Apis::Core::JsonRepresentation
1595
3423
  property :anger_likelihood, as: 'angerLikelihood'
1596
3424
  property :blurred_likelihood, as: 'blurredLikelihood'
1597
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
3425
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
1598
3426
 
1599
3427
  property :detection_confidence, as: 'detectionConfidence'
1600
- property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
3428
+ property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
1601
3429
 
1602
3430
  property :headwear_likelihood, as: 'headwearLikelihood'
1603
3431
  property :joy_likelihood, as: 'joyLikelihood'
1604
3432
  property :landmarking_confidence, as: 'landmarkingConfidence'
1605
- collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1FaceAnnotationLandmark, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1FaceAnnotationLandmark::Representation
3433
+ collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1FaceAnnotationLandmark, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1FaceAnnotationLandmark::Representation
1606
3434
 
1607
3435
  property :pan_angle, as: 'panAngle'
1608
3436
  property :roll_angle, as: 'rollAngle'
@@ -1613,30 +3441,30 @@ module Google
1613
3441
  end
1614
3442
  end
1615
3443
 
1616
- class GoogleCloudVisionV1p1beta1FaceAnnotationLandmark
3444
+ class GoogleCloudVisionV1p3beta1FaceAnnotationLandmark
1617
3445
  # @private
1618
3446
  class Representation < Google::Apis::Core::JsonRepresentation
1619
- property :position, as: 'position', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Position, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Position::Representation
3447
+ property :position, as: 'position', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Position, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Position::Representation
1620
3448
 
1621
3449
  property :type, as: 'type'
1622
3450
  end
1623
3451
  end
1624
3452
 
1625
- class GoogleCloudVisionV1p1beta1GcsDestination
3453
+ class GoogleCloudVisionV1p3beta1GcsDestination
1626
3454
  # @private
1627
3455
  class Representation < Google::Apis::Core::JsonRepresentation
1628
3456
  property :uri, as: 'uri'
1629
3457
  end
1630
3458
  end
1631
3459
 
1632
- class GoogleCloudVisionV1p1beta1GcsSource
3460
+ class GoogleCloudVisionV1p3beta1GcsSource
1633
3461
  # @private
1634
3462
  class Representation < Google::Apis::Core::JsonRepresentation
1635
3463
  property :uri, as: 'uri'
1636
3464
  end
1637
3465
  end
1638
3466
 
1639
- class GoogleCloudVisionV1p1beta1ImageAnnotationContext
3467
+ class GoogleCloudVisionV1p3beta1ImageAnnotationContext
1640
3468
  # @private
1641
3469
  class Representation < Google::Apis::Core::JsonRepresentation
1642
3470
  property :page_number, as: 'pageNumber'
@@ -1644,27 +3472,38 @@ module Google
1644
3472
  end
1645
3473
  end
1646
3474
 
1647
- class GoogleCloudVisionV1p1beta1ImageProperties
3475
+ class GoogleCloudVisionV1p3beta1ImageProperties
1648
3476
  # @private
1649
3477
  class Representation < Google::Apis::Core::JsonRepresentation
1650
- property :dominant_colors, as: 'dominantColors', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1DominantColorsAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1DominantColorsAnnotation::Representation
3478
+ property :dominant_colors, as: 'dominantColors', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1DominantColorsAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1DominantColorsAnnotation::Representation
1651
3479
 
1652
3480
  end
1653
3481
  end
1654
3482
 
1655
- class GoogleCloudVisionV1p1beta1InputConfig
3483
+ class GoogleCloudVisionV1p3beta1ImportProductSetsResponse
1656
3484
  # @private
1657
3485
  class Representation < Google::Apis::Core::JsonRepresentation
1658
- property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1GcsSource, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1GcsSource::Representation
3486
+ collection :reference_images, as: 'referenceImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ReferenceImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ReferenceImage::Representation
3487
+
3488
+ collection :statuses, as: 'statuses', class: Google::Apis::VisionV1p2beta1::Status, decorator: Google::Apis::VisionV1p2beta1::Status::Representation
3489
+
3490
+ end
3491
+ end
3492
+
3493
+ class GoogleCloudVisionV1p3beta1InputConfig
3494
+ # @private
3495
+ class Representation < Google::Apis::Core::JsonRepresentation
3496
+ property :content, :base64 => true, as: 'content'
3497
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1GcsSource, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1GcsSource::Representation
1659
3498
 
1660
3499
  property :mime_type, as: 'mimeType'
1661
3500
  end
1662
3501
  end
1663
3502
 
1664
- class GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation
3503
+ class GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation
1665
3504
  # @private
1666
3505
  class Representation < Google::Apis::Core::JsonRepresentation
1667
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
3506
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
1668
3507
 
1669
3508
  property :language_code, as: 'languageCode'
1670
3509
  property :mid, as: 'mid'
@@ -1673,7 +3512,7 @@ module Google
1673
3512
  end
1674
3513
  end
1675
3514
 
1676
- class GoogleCloudVisionV1p1beta1LocationInfo
3515
+ class GoogleCloudVisionV1p3beta1LocationInfo
1677
3516
  # @private
1678
3517
  class Representation < Google::Apis::Core::JsonRepresentation
1679
3518
  property :lat_lng, as: 'latLng', class: Google::Apis::VisionV1p2beta1::LatLng, decorator: Google::Apis::VisionV1p2beta1::LatLng::Representation
@@ -1681,7 +3520,7 @@ module Google
1681
3520
  end
1682
3521
  end
1683
3522
 
1684
- class GoogleCloudVisionV1p1beta1NormalizedVertex
3523
+ class GoogleCloudVisionV1p3beta1NormalizedVertex
1685
3524
  # @private
1686
3525
  class Representation < Google::Apis::Core::JsonRepresentation
1687
3526
  property :x, as: 'x'
@@ -1689,7 +3528,7 @@ module Google
1689
3528
  end
1690
3529
  end
1691
3530
 
1692
- class GoogleCloudVisionV1p1beta1OperationMetadata
3531
+ class GoogleCloudVisionV1p3beta1OperationMetadata
1693
3532
  # @private
1694
3533
  class Representation < Google::Apis::Core::JsonRepresentation
1695
3534
  property :create_time, as: 'createTime'
@@ -1698,42 +3537,42 @@ module Google
1698
3537
  end
1699
3538
  end
1700
3539
 
1701
- class GoogleCloudVisionV1p1beta1OutputConfig
3540
+ class GoogleCloudVisionV1p3beta1OutputConfig
1702
3541
  # @private
1703
3542
  class Representation < Google::Apis::Core::JsonRepresentation
1704
3543
  property :batch_size, as: 'batchSize'
1705
- property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1GcsDestination, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1GcsDestination::Representation
3544
+ property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1GcsDestination, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1GcsDestination::Representation
1706
3545
 
1707
3546
  end
1708
3547
  end
1709
3548
 
1710
- class GoogleCloudVisionV1p1beta1Page
3549
+ class GoogleCloudVisionV1p3beta1Page
1711
3550
  # @private
1712
3551
  class Representation < Google::Apis::Core::JsonRepresentation
1713
- collection :blocks, as: 'blocks', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Block, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Block::Representation
3552
+ collection :blocks, as: 'blocks', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Block, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Block::Representation
1714
3553
 
1715
3554
  property :confidence, as: 'confidence'
1716
3555
  property :height, as: 'height'
1717
- property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
3556
+ property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
1718
3557
 
1719
3558
  property :width, as: 'width'
1720
3559
  end
1721
3560
  end
1722
3561
 
1723
- class GoogleCloudVisionV1p1beta1Paragraph
3562
+ class GoogleCloudVisionV1p3beta1Paragraph
1724
3563
  # @private
1725
3564
  class Representation < Google::Apis::Core::JsonRepresentation
1726
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
3565
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
1727
3566
 
1728
3567
  property :confidence, as: 'confidence'
1729
- property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
3568
+ property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
1730
3569
 
1731
- collection :words, as: 'words', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Word, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Word::Representation
3570
+ collection :words, as: 'words', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Word, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Word::Representation
1732
3571
 
1733
3572
  end
1734
3573
  end
1735
3574
 
1736
- class GoogleCloudVisionV1p1beta1Position
3575
+ class GoogleCloudVisionV1p3beta1Position
1737
3576
  # @private
1738
3577
  class Representation < Google::Apis::Core::JsonRepresentation
1739
3578
  property :x, as: 'x'
@@ -1742,19 +3581,19 @@ module Google
1742
3581
  end
1743
3582
  end
1744
3583
 
1745
- class GoogleCloudVisionV1p1beta1Product
3584
+ class GoogleCloudVisionV1p3beta1Product
1746
3585
  # @private
1747
3586
  class Representation < Google::Apis::Core::JsonRepresentation
1748
3587
  property :description, as: 'description'
1749
3588
  property :display_name, as: 'displayName'
1750
3589
  property :name, as: 'name'
1751
3590
  property :product_category, as: 'productCategory'
1752
- collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductKeyValue, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductKeyValue::Representation
3591
+ collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductKeyValue, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductKeyValue::Representation
1753
3592
 
1754
3593
  end
1755
3594
  end
1756
3595
 
1757
- class GoogleCloudVisionV1p1beta1ProductKeyValue
3596
+ class GoogleCloudVisionV1p3beta1ProductKeyValue
1758
3597
  # @private
1759
3598
  class Representation < Google::Apis::Core::JsonRepresentation
1760
3599
  property :key, as: 'key'
@@ -1762,38 +3601,38 @@ module Google
1762
3601
  end
1763
3602
  end
1764
3603
 
1765
- class GoogleCloudVisionV1p1beta1ProductSearchResults
3604
+ class GoogleCloudVisionV1p3beta1ProductSearchResults
1766
3605
  # @private
1767
3606
  class Representation < Google::Apis::Core::JsonRepresentation
1768
3607
  property :index_time, as: 'indexTime'
1769
- collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult::Representation
3608
+ collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult::Representation
1770
3609
 
1771
- collection :results, as: 'results', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult::Representation
3610
+ collection :results, as: 'results', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsResult::Representation
1772
3611
 
1773
3612
  end
1774
3613
  end
1775
3614
 
1776
- class GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult
3615
+ class GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult
1777
3616
  # @private
1778
3617
  class Representation < Google::Apis::Core::JsonRepresentation
1779
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
3618
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
1780
3619
 
1781
- collection :results, as: 'results', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult::Representation
3620
+ collection :results, as: 'results', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsResult::Representation
1782
3621
 
1783
3622
  end
1784
3623
  end
1785
3624
 
1786
- class GoogleCloudVisionV1p1beta1ProductSearchResultsResult
3625
+ class GoogleCloudVisionV1p3beta1ProductSearchResultsResult
1787
3626
  # @private
1788
3627
  class Representation < Google::Apis::Core::JsonRepresentation
1789
3628
  property :image, as: 'image'
1790
- property :product, as: 'product', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Product, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Product::Representation
3629
+ property :product, as: 'product', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Product, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Product::Representation
1791
3630
 
1792
3631
  property :score, as: 'score'
1793
3632
  end
1794
3633
  end
1795
3634
 
1796
- class GoogleCloudVisionV1p1beta1Property
3635
+ class GoogleCloudVisionV1p3beta1Property
1797
3636
  # @private
1798
3637
  class Representation < Google::Apis::Core::JsonRepresentation
1799
3638
  property :name, as: 'name'
@@ -1802,7 +3641,17 @@ module Google
1802
3641
  end
1803
3642
  end
1804
3643
 
1805
- class GoogleCloudVisionV1p1beta1SafeSearchAnnotation
3644
+ class GoogleCloudVisionV1p3beta1ReferenceImage
3645
+ # @private
3646
+ class Representation < Google::Apis::Core::JsonRepresentation
3647
+ collection :bounding_polys, as: 'boundingPolys', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
3648
+
3649
+ property :name, as: 'name'
3650
+ property :uri, as: 'uri'
3651
+ end
3652
+ end
3653
+
3654
+ class GoogleCloudVisionV1p3beta1SafeSearchAnnotation
1806
3655
  # @private
1807
3656
  class Representation < Google::Apis::Core::JsonRepresentation
1808
3657
  property :adult, as: 'adult'
@@ -1813,28 +3662,28 @@ module Google
1813
3662
  end
1814
3663
  end
1815
3664
 
1816
- class GoogleCloudVisionV1p1beta1Symbol
3665
+ class GoogleCloudVisionV1p3beta1Symbol
1817
3666
  # @private
1818
3667
  class Representation < Google::Apis::Core::JsonRepresentation
1819
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
3668
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
1820
3669
 
1821
3670
  property :confidence, as: 'confidence'
1822
- property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
3671
+ property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
1823
3672
 
1824
3673
  property :text, as: 'text'
1825
3674
  end
1826
3675
  end
1827
3676
 
1828
- class GoogleCloudVisionV1p1beta1TextAnnotation
3677
+ class GoogleCloudVisionV1p3beta1TextAnnotation
1829
3678
  # @private
1830
3679
  class Representation < Google::Apis::Core::JsonRepresentation
1831
- collection :pages, as: 'pages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Page, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Page::Representation
3680
+ collection :pages, as: 'pages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Page, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Page::Representation
1832
3681
 
1833
3682
  property :text, as: 'text'
1834
3683
  end
1835
3684
  end
1836
3685
 
1837
- class GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak
3686
+ class GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak
1838
3687
  # @private
1839
3688
  class Representation < Google::Apis::Core::JsonRepresentation
1840
3689
  property :is_prefix, as: 'isPrefix'
@@ -1842,7 +3691,7 @@ module Google
1842
3691
  end
1843
3692
  end
1844
3693
 
1845
- class GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage
3694
+ class GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage
1846
3695
  # @private
1847
3696
  class Representation < Google::Apis::Core::JsonRepresentation
1848
3697
  property :confidence, as: 'confidence'
@@ -1850,17 +3699,17 @@ module Google
1850
3699
  end
1851
3700
  end
1852
3701
 
1853
- class GoogleCloudVisionV1p1beta1TextAnnotationTextProperty
3702
+ class GoogleCloudVisionV1p3beta1TextAnnotationTextProperty
1854
3703
  # @private
1855
3704
  class Representation < Google::Apis::Core::JsonRepresentation
1856
- property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak::Representation
3705
+ property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak::Representation
1857
3706
 
1858
- collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage::Representation
3707
+ collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage::Representation
1859
3708
 
1860
3709
  end
1861
3710
  end
1862
3711
 
1863
- class GoogleCloudVisionV1p1beta1Vertex
3712
+ class GoogleCloudVisionV1p3beta1Vertex
1864
3713
  # @private
1865
3714
  class Representation < Google::Apis::Core::JsonRepresentation
1866
3715
  property :x, as: 'x'
@@ -1868,25 +3717,25 @@ module Google
1868
3717
  end
1869
3718
  end
1870
3719
 
1871
- class GoogleCloudVisionV1p1beta1WebDetection
3720
+ class GoogleCloudVisionV1p3beta1WebDetection
1872
3721
  # @private
1873
3722
  class Representation < Google::Apis::Core::JsonRepresentation
1874
- collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebLabel, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebLabel::Representation
3723
+ collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebLabel, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebLabel::Representation
1875
3724
 
1876
- collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
3725
+ collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
1877
3726
 
1878
- collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebPage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebPage::Representation
3727
+ collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebPage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebPage::Representation
1879
3728
 
1880
- collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
3729
+ collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
1881
3730
 
1882
- collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
3731
+ collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
1883
3732
 
1884
- collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebEntity, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebEntity::Representation
3733
+ collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebEntity, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebEntity::Representation
1885
3734
 
1886
3735
  end
1887
3736
  end
1888
3737
 
1889
- class GoogleCloudVisionV1p1beta1WebDetectionWebEntity
3738
+ class GoogleCloudVisionV1p3beta1WebDetectionWebEntity
1890
3739
  # @private
1891
3740
  class Representation < Google::Apis::Core::JsonRepresentation
1892
3741
  property :description, as: 'description'
@@ -1895,7 +3744,7 @@ module Google
1895
3744
  end
1896
3745
  end
1897
3746
 
1898
- class GoogleCloudVisionV1p1beta1WebDetectionWebImage
3747
+ class GoogleCloudVisionV1p3beta1WebDetectionWebImage
1899
3748
  # @private
1900
3749
  class Representation < Google::Apis::Core::JsonRepresentation
1901
3750
  property :score, as: 'score'
@@ -1903,7 +3752,7 @@ module Google
1903
3752
  end
1904
3753
  end
1905
3754
 
1906
- class GoogleCloudVisionV1p1beta1WebDetectionWebLabel
3755
+ class GoogleCloudVisionV1p3beta1WebDetectionWebLabel
1907
3756
  # @private
1908
3757
  class Representation < Google::Apis::Core::JsonRepresentation
1909
3758
  property :label, as: 'label'
@@ -1911,167 +3760,143 @@ module Google
1911
3760
  end
1912
3761
  end
1913
3762
 
1914
- class GoogleCloudVisionV1p1beta1WebDetectionWebPage
3763
+ class GoogleCloudVisionV1p3beta1WebDetectionWebPage
1915
3764
  # @private
1916
3765
  class Representation < Google::Apis::Core::JsonRepresentation
1917
- collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
3766
+ collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
1918
3767
 
1919
3768
  property :page_title, as: 'pageTitle'
1920
- collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
3769
+ collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
1921
3770
 
1922
3771
  property :score, as: 'score'
1923
3772
  property :url, as: 'url'
1924
3773
  end
1925
3774
  end
1926
3775
 
1927
- class GoogleCloudVisionV1p1beta1Word
3776
+ class GoogleCloudVisionV1p3beta1Word
1928
3777
  # @private
1929
3778
  class Representation < Google::Apis::Core::JsonRepresentation
1930
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
3779
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
1931
3780
 
1932
3781
  property :confidence, as: 'confidence'
1933
- property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
1934
-
1935
- collection :symbols, as: 'symbols', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Symbol, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p1beta1Symbol::Representation
1936
-
1937
- end
1938
- end
1939
-
1940
- class GoogleCloudVisionV1p2beta1AnnotateFileResponse
1941
- # @private
1942
- class Representation < Google::Apis::Core::JsonRepresentation
1943
- property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1InputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1InputConfig::Representation
3782
+ property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
1944
3783
 
1945
- collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateImageResponse::Representation
3784
+ collection :symbols, as: 'symbols', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Symbol, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Symbol::Representation
1946
3785
 
1947
3786
  end
1948
3787
  end
1949
3788
 
1950
- class GoogleCloudVisionV1p2beta1AnnotateImageRequest
3789
+ class GoogleCloudVisionV1p4beta1AnnotateFileResponse
1951
3790
  # @private
1952
3791
  class Representation < Google::Apis::Core::JsonRepresentation
1953
- collection :features, as: 'features', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Feature, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Feature::Representation
1954
-
1955
- property :image, as: 'image', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Image, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Image::Representation
3792
+ property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1InputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1InputConfig::Representation
1956
3793
 
1957
- property :image_context, as: 'imageContext', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageContext, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageContext::Representation
3794
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1AnnotateImageResponse::Representation
1958
3795
 
3796
+ property :total_pages, as: 'totalPages'
1959
3797
  end
1960
3798
  end
1961
3799
 
1962
- class GoogleCloudVisionV1p2beta1AnnotateImageResponse
3800
+ class GoogleCloudVisionV1p4beta1AnnotateImageResponse
1963
3801
  # @private
1964
3802
  class Representation < Google::Apis::Core::JsonRepresentation
1965
- property :context, as: 'context', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageAnnotationContext, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageAnnotationContext::Representation
3803
+ property :context, as: 'context', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ImageAnnotationContext, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ImageAnnotationContext::Representation
1966
3804
 
1967
- property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1CropHintsAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1CropHintsAnnotation::Representation
3805
+ property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1CropHintsAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1CropHintsAnnotation::Representation
1968
3806
 
1969
3807
  property :error, as: 'error', class: Google::Apis::VisionV1p2beta1::Status, decorator: Google::Apis::VisionV1p2beta1::Status::Representation
1970
3808
 
1971
- collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1FaceAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1FaceAnnotation::Representation
1972
-
1973
- property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotation::Representation
1974
-
1975
- property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageProperties, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageProperties::Representation
1976
-
1977
- collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
1978
-
1979
- collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
1980
-
1981
- collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation::Representation
3809
+ collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1FaceAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1FaceAnnotation::Representation
1982
3810
 
1983
- collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
3811
+ property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotation::Representation
1984
3812
 
1985
- property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchResults, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchResults::Representation
3813
+ property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ImageProperties, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ImageProperties::Representation
1986
3814
 
1987
- property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1SafeSearchAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1SafeSearchAnnotation::Representation
3815
+ collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1EntityAnnotation::Representation
1988
3816
 
1989
- collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
3817
+ collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1EntityAnnotation::Representation
1990
3818
 
1991
- property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetection, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetection::Representation
3819
+ collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation::Representation
1992
3820
 
1993
- end
1994
- end
3821
+ collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1EntityAnnotation::Representation
1995
3822
 
1996
- class GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest
1997
- # @private
1998
- class Representation < Google::Apis::Core::JsonRepresentation
1999
- collection :features, as: 'features', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Feature, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Feature::Representation
3823
+ property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ProductSearchResults, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ProductSearchResults::Representation
2000
3824
 
2001
- property :image_context, as: 'imageContext', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageContext, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageContext::Representation
3825
+ property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1SafeSearchAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1SafeSearchAnnotation::Representation
2002
3826
 
2003
- property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1InputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1InputConfig::Representation
3827
+ collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1EntityAnnotation::Representation
2004
3828
 
2005
- property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1OutputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1OutputConfig::Representation
3829
+ property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetection, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetection::Representation
2006
3830
 
2007
3831
  end
2008
3832
  end
2009
3833
 
2010
- class GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse
3834
+ class GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse
2011
3835
  # @private
2012
3836
  class Representation < Google::Apis::Core::JsonRepresentation
2013
- property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1OutputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1OutputConfig::Representation
3837
+ property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1OutputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1OutputConfig::Representation
2014
3838
 
2015
3839
  end
2016
3840
  end
2017
3841
 
2018
- class GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesRequest
3842
+ class GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse
2019
3843
  # @private
2020
3844
  class Representation < Google::Apis::Core::JsonRepresentation
2021
- collection :requests, as: 'requests', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AsyncAnnotateFileRequest::Representation
3845
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse::Representation
2022
3846
 
2023
3847
  end
2024
3848
  end
2025
3849
 
2026
- class GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse
3850
+ class GoogleCloudVisionV1p4beta1AsyncBatchAnnotateImagesResponse
2027
3851
  # @private
2028
3852
  class Representation < Google::Apis::Core::JsonRepresentation
2029
- collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse::Representation
3853
+ property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1OutputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1OutputConfig::Representation
2030
3854
 
2031
3855
  end
2032
3856
  end
2033
3857
 
2034
- class GoogleCloudVisionV1p2beta1BatchAnnotateImagesRequest
3858
+ class GoogleCloudVisionV1p4beta1BatchAnnotateFilesResponse
2035
3859
  # @private
2036
3860
  class Representation < Google::Apis::Core::JsonRepresentation
2037
- collection :requests, as: 'requests', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateImageRequest, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateImageRequest::Representation
3861
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1AnnotateFileResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1AnnotateFileResponse::Representation
2038
3862
 
2039
3863
  end
2040
3864
  end
2041
3865
 
2042
- class GoogleCloudVisionV1p2beta1BatchAnnotateImagesResponse
3866
+ class GoogleCloudVisionV1p4beta1BatchOperationMetadata
2043
3867
  # @private
2044
3868
  class Representation < Google::Apis::Core::JsonRepresentation
2045
- collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1AnnotateImageResponse::Representation
2046
-
3869
+ property :end_time, as: 'endTime'
3870
+ property :state, as: 'state'
3871
+ property :submit_time, as: 'submitTime'
2047
3872
  end
2048
3873
  end
2049
3874
 
2050
- class GoogleCloudVisionV1p2beta1Block
3875
+ class GoogleCloudVisionV1p4beta1Block
2051
3876
  # @private
2052
3877
  class Representation < Google::Apis::Core::JsonRepresentation
2053
3878
  property :block_type, as: 'blockType'
2054
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
3879
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
2055
3880
 
2056
3881
  property :confidence, as: 'confidence'
2057
- collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Paragraph, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Paragraph::Representation
3882
+ collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Paragraph, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Paragraph::Representation
2058
3883
 
2059
- property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
3884
+ property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty::Representation
2060
3885
 
2061
3886
  end
2062
3887
  end
2063
3888
 
2064
- class GoogleCloudVisionV1p2beta1BoundingPoly
3889
+ class GoogleCloudVisionV1p4beta1BoundingPoly
2065
3890
  # @private
2066
3891
  class Representation < Google::Apis::Core::JsonRepresentation
2067
- collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1NormalizedVertex, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1NormalizedVertex::Representation
3892
+ collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1NormalizedVertex, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1NormalizedVertex::Representation
2068
3893
 
2069
- collection :vertices, as: 'vertices', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Vertex, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Vertex::Representation
3894
+ collection :vertices, as: 'vertices', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Vertex, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Vertex::Representation
2070
3895
 
2071
3896
  end
2072
3897
  end
2073
3898
 
2074
- class GoogleCloudVisionV1p2beta1ColorInfo
3899
+ class GoogleCloudVisionV1p4beta1ColorInfo
2075
3900
  # @private
2076
3901
  class Representation < Google::Apis::Core::JsonRepresentation
2077
3902
  property :color, as: 'color', class: Google::Apis::VisionV1p2beta1::Color, decorator: Google::Apis::VisionV1p2beta1::Color::Representation
@@ -2081,71 +3906,64 @@ module Google
2081
3906
  end
2082
3907
  end
2083
3908
 
2084
- class GoogleCloudVisionV1p2beta1CropHint
3909
+ class GoogleCloudVisionV1p4beta1CropHint
2085
3910
  # @private
2086
3911
  class Representation < Google::Apis::Core::JsonRepresentation
2087
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
3912
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
2088
3913
 
2089
3914
  property :confidence, as: 'confidence'
2090
3915
  property :importance_fraction, as: 'importanceFraction'
2091
3916
  end
2092
3917
  end
2093
3918
 
2094
- class GoogleCloudVisionV1p2beta1CropHintsAnnotation
3919
+ class GoogleCloudVisionV1p4beta1CropHintsAnnotation
2095
3920
  # @private
2096
3921
  class Representation < Google::Apis::Core::JsonRepresentation
2097
- collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1CropHint, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1CropHint::Representation
2098
-
2099
- end
2100
- end
3922
+ collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1CropHint, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1CropHint::Representation
2101
3923
 
2102
- class GoogleCloudVisionV1p2beta1CropHintsParams
2103
- # @private
2104
- class Representation < Google::Apis::Core::JsonRepresentation
2105
- collection :aspect_ratios, as: 'aspectRatios'
2106
3924
  end
2107
3925
  end
2108
3926
 
2109
- class GoogleCloudVisionV1p2beta1DominantColorsAnnotation
3927
+ class GoogleCloudVisionV1p4beta1DominantColorsAnnotation
2110
3928
  # @private
2111
3929
  class Representation < Google::Apis::Core::JsonRepresentation
2112
- collection :colors, as: 'colors', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ColorInfo, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ColorInfo::Representation
3930
+ collection :colors, as: 'colors', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ColorInfo, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ColorInfo::Representation
2113
3931
 
2114
3932
  end
2115
3933
  end
2116
3934
 
2117
- class GoogleCloudVisionV1p2beta1EntityAnnotation
3935
+ class GoogleCloudVisionV1p4beta1EntityAnnotation
2118
3936
  # @private
2119
3937
  class Representation < Google::Apis::Core::JsonRepresentation
2120
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
3938
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
2121
3939
 
2122
3940
  property :confidence, as: 'confidence'
2123
3941
  property :description, as: 'description'
2124
3942
  property :locale, as: 'locale'
2125
- collection :locations, as: 'locations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1LocationInfo, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1LocationInfo::Representation
3943
+ collection :locations, as: 'locations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1LocationInfo, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1LocationInfo::Representation
2126
3944
 
2127
3945
  property :mid, as: 'mid'
2128
- collection :properties, as: 'properties', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Property, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Property::Representation
3946
+ collection :properties, as: 'properties', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Property, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Property::Representation
2129
3947
 
2130
3948
  property :score, as: 'score'
2131
3949
  property :topicality, as: 'topicality'
2132
3950
  end
2133
3951
  end
2134
3952
 
2135
- class GoogleCloudVisionV1p2beta1FaceAnnotation
3953
+ class GoogleCloudVisionV1p4beta1FaceAnnotation
2136
3954
  # @private
2137
3955
  class Representation < Google::Apis::Core::JsonRepresentation
2138
3956
  property :anger_likelihood, as: 'angerLikelihood'
2139
3957
  property :blurred_likelihood, as: 'blurredLikelihood'
2140
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
3958
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
2141
3959
 
2142
3960
  property :detection_confidence, as: 'detectionConfidence'
2143
- property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
3961
+ property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
2144
3962
 
2145
3963
  property :headwear_likelihood, as: 'headwearLikelihood'
2146
3964
  property :joy_likelihood, as: 'joyLikelihood'
2147
3965
  property :landmarking_confidence, as: 'landmarkingConfidence'
2148
- collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1FaceAnnotationLandmark, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1FaceAnnotationLandmark::Representation
3966
+ collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1FaceAnnotationLandmark, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1FaceAnnotationLandmark::Representation
2149
3967
 
2150
3968
  property :pan_angle, as: 'panAngle'
2151
3969
  property :roll_angle, as: 'rollAngle'
@@ -2156,109 +3974,69 @@ module Google
2156
3974
  end
2157
3975
  end
2158
3976
 
2159
- class GoogleCloudVisionV1p2beta1FaceAnnotationLandmark
3977
+ class GoogleCloudVisionV1p4beta1FaceAnnotationLandmark
2160
3978
  # @private
2161
3979
  class Representation < Google::Apis::Core::JsonRepresentation
2162
- property :position, as: 'position', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Position, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Position::Representation
2163
-
2164
- property :type, as: 'type'
2165
- end
2166
- end
3980
+ property :position, as: 'position', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Position, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Position::Representation
2167
3981
 
2168
- class GoogleCloudVisionV1p2beta1Feature
2169
- # @private
2170
- class Representation < Google::Apis::Core::JsonRepresentation
2171
- property :max_results, as: 'maxResults'
2172
- property :model, as: 'model'
2173
3982
  property :type, as: 'type'
2174
3983
  end
2175
3984
  end
2176
3985
 
2177
- class GoogleCloudVisionV1p2beta1GcsDestination
2178
- # @private
2179
- class Representation < Google::Apis::Core::JsonRepresentation
2180
- property :uri, as: 'uri'
2181
- end
2182
- end
2183
-
2184
- class GoogleCloudVisionV1p2beta1GcsSource
3986
+ class GoogleCloudVisionV1p4beta1GcsDestination
2185
3987
  # @private
2186
3988
  class Representation < Google::Apis::Core::JsonRepresentation
2187
3989
  property :uri, as: 'uri'
2188
3990
  end
2189
3991
  end
2190
3992
 
2191
- class GoogleCloudVisionV1p2beta1Image
2192
- # @private
2193
- class Representation < Google::Apis::Core::JsonRepresentation
2194
- property :content, :base64 => true, as: 'content'
2195
- property :source, as: 'source', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageSource, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ImageSource::Representation
2196
-
2197
- end
2198
- end
2199
-
2200
- class GoogleCloudVisionV1p2beta1ImageAnnotationContext
3993
+ class GoogleCloudVisionV1p4beta1GcsSource
2201
3994
  # @private
2202
3995
  class Representation < Google::Apis::Core::JsonRepresentation
2203
- property :page_number, as: 'pageNumber'
2204
3996
  property :uri, as: 'uri'
2205
3997
  end
2206
3998
  end
2207
3999
 
2208
- class GoogleCloudVisionV1p2beta1ImageContext
2209
- # @private
2210
- class Representation < Google::Apis::Core::JsonRepresentation
2211
- property :crop_hints_params, as: 'cropHintsParams', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1CropHintsParams, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1CropHintsParams::Representation
2212
-
2213
- collection :language_hints, as: 'languageHints'
2214
- property :lat_long_rect, as: 'latLongRect', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1LatLongRect, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1LatLongRect::Representation
2215
-
2216
- property :product_search_params, as: 'productSearchParams', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchParams, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchParams::Representation
2217
-
2218
- property :web_detection_params, as: 'webDetectionParams', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionParams, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionParams::Representation
2219
-
2220
- end
2221
- end
2222
-
2223
- class GoogleCloudVisionV1p2beta1ImageProperties
4000
+ class GoogleCloudVisionV1p4beta1ImageAnnotationContext
2224
4001
  # @private
2225
4002
  class Representation < Google::Apis::Core::JsonRepresentation
2226
- property :dominant_colors, as: 'dominantColors', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1DominantColorsAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1DominantColorsAnnotation::Representation
2227
-
4003
+ property :page_number, as: 'pageNumber'
4004
+ property :uri, as: 'uri'
2228
4005
  end
2229
4006
  end
2230
4007
 
2231
- class GoogleCloudVisionV1p2beta1ImageSource
4008
+ class GoogleCloudVisionV1p4beta1ImageProperties
2232
4009
  # @private
2233
4010
  class Representation < Google::Apis::Core::JsonRepresentation
2234
- property :gcs_image_uri, as: 'gcsImageUri'
2235
- property :image_uri, as: 'imageUri'
4011
+ property :dominant_colors, as: 'dominantColors', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1DominantColorsAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1DominantColorsAnnotation::Representation
4012
+
2236
4013
  end
2237
4014
  end
2238
4015
 
2239
- class GoogleCloudVisionV1p2beta1InputConfig
4016
+ class GoogleCloudVisionV1p4beta1ImportProductSetsResponse
2240
4017
  # @private
2241
4018
  class Representation < Google::Apis::Core::JsonRepresentation
2242
- property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1GcsSource, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1GcsSource::Representation
4019
+ collection :reference_images, as: 'referenceImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ReferenceImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ReferenceImage::Representation
4020
+
4021
+ collection :statuses, as: 'statuses', class: Google::Apis::VisionV1p2beta1::Status, decorator: Google::Apis::VisionV1p2beta1::Status::Representation
2243
4022
 
2244
- property :mime_type, as: 'mimeType'
2245
4023
  end
2246
4024
  end
2247
4025
 
2248
- class GoogleCloudVisionV1p2beta1LatLongRect
4026
+ class GoogleCloudVisionV1p4beta1InputConfig
2249
4027
  # @private
2250
4028
  class Representation < Google::Apis::Core::JsonRepresentation
2251
- property :max_lat_lng, as: 'maxLatLng', class: Google::Apis::VisionV1p2beta1::LatLng, decorator: Google::Apis::VisionV1p2beta1::LatLng::Representation
2252
-
2253
- property :min_lat_lng, as: 'minLatLng', class: Google::Apis::VisionV1p2beta1::LatLng, decorator: Google::Apis::VisionV1p2beta1::LatLng::Representation
4029
+ property :content, :base64 => true, as: 'content'
4030
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1GcsSource, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1GcsSource::Representation
2254
4031
 
4032
+ property :mime_type, as: 'mimeType'
2255
4033
  end
2256
4034
  end
2257
4035
 
2258
- class GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation
4036
+ class GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation
2259
4037
  # @private
2260
4038
  class Representation < Google::Apis::Core::JsonRepresentation
2261
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
4039
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
2262
4040
 
2263
4041
  property :language_code, as: 'languageCode'
2264
4042
  property :mid, as: 'mid'
@@ -2267,7 +4045,7 @@ module Google
2267
4045
  end
2268
4046
  end
2269
4047
 
2270
- class GoogleCloudVisionV1p2beta1LocationInfo
4048
+ class GoogleCloudVisionV1p4beta1LocationInfo
2271
4049
  # @private
2272
4050
  class Representation < Google::Apis::Core::JsonRepresentation
2273
4051
  property :lat_lng, as: 'latLng', class: Google::Apis::VisionV1p2beta1::LatLng, decorator: Google::Apis::VisionV1p2beta1::LatLng::Representation
@@ -2275,7 +4053,7 @@ module Google
2275
4053
  end
2276
4054
  end
2277
4055
 
2278
- class GoogleCloudVisionV1p2beta1NormalizedVertex
4056
+ class GoogleCloudVisionV1p4beta1NormalizedVertex
2279
4057
  # @private
2280
4058
  class Representation < Google::Apis::Core::JsonRepresentation
2281
4059
  property :x, as: 'x'
@@ -2283,7 +4061,7 @@ module Google
2283
4061
  end
2284
4062
  end
2285
4063
 
2286
- class GoogleCloudVisionV1p2beta1OperationMetadata
4064
+ class GoogleCloudVisionV1p4beta1OperationMetadata
2287
4065
  # @private
2288
4066
  class Representation < Google::Apis::Core::JsonRepresentation
2289
4067
  property :create_time, as: 'createTime'
@@ -2292,42 +4070,42 @@ module Google
2292
4070
  end
2293
4071
  end
2294
4072
 
2295
- class GoogleCloudVisionV1p2beta1OutputConfig
4073
+ class GoogleCloudVisionV1p4beta1OutputConfig
2296
4074
  # @private
2297
4075
  class Representation < Google::Apis::Core::JsonRepresentation
2298
4076
  property :batch_size, as: 'batchSize'
2299
- property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1GcsDestination, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1GcsDestination::Representation
4077
+ property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1GcsDestination, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1GcsDestination::Representation
2300
4078
 
2301
4079
  end
2302
4080
  end
2303
4081
 
2304
- class GoogleCloudVisionV1p2beta1Page
4082
+ class GoogleCloudVisionV1p4beta1Page
2305
4083
  # @private
2306
4084
  class Representation < Google::Apis::Core::JsonRepresentation
2307
- collection :blocks, as: 'blocks', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Block, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Block::Representation
4085
+ collection :blocks, as: 'blocks', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Block, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Block::Representation
2308
4086
 
2309
4087
  property :confidence, as: 'confidence'
2310
4088
  property :height, as: 'height'
2311
- property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
4089
+ property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty::Representation
2312
4090
 
2313
4091
  property :width, as: 'width'
2314
4092
  end
2315
4093
  end
2316
4094
 
2317
- class GoogleCloudVisionV1p2beta1Paragraph
4095
+ class GoogleCloudVisionV1p4beta1Paragraph
2318
4096
  # @private
2319
4097
  class Representation < Google::Apis::Core::JsonRepresentation
2320
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
4098
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
2321
4099
 
2322
4100
  property :confidence, as: 'confidence'
2323
- property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
4101
+ property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty::Representation
2324
4102
 
2325
- collection :words, as: 'words', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Word, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Word::Representation
4103
+ collection :words, as: 'words', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Word, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Word::Representation
2326
4104
 
2327
4105
  end
2328
4106
  end
2329
4107
 
2330
- class GoogleCloudVisionV1p2beta1Position
4108
+ class GoogleCloudVisionV1p4beta1Position
2331
4109
  # @private
2332
4110
  class Representation < Google::Apis::Core::JsonRepresentation
2333
4111
  property :x, as: 'x'
@@ -2336,19 +4114,19 @@ module Google
2336
4114
  end
2337
4115
  end
2338
4116
 
2339
- class GoogleCloudVisionV1p2beta1Product
4117
+ class GoogleCloudVisionV1p4beta1Product
2340
4118
  # @private
2341
4119
  class Representation < Google::Apis::Core::JsonRepresentation
2342
4120
  property :description, as: 'description'
2343
4121
  property :display_name, as: 'displayName'
2344
4122
  property :name, as: 'name'
2345
4123
  property :product_category, as: 'productCategory'
2346
- collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductKeyValue, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductKeyValue::Representation
4124
+ collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ProductKeyValue, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ProductKeyValue::Representation
2347
4125
 
2348
4126
  end
2349
4127
  end
2350
4128
 
2351
- class GoogleCloudVisionV1p2beta1ProductKeyValue
4129
+ class GoogleCloudVisionV1p4beta1ProductKeyValue
2352
4130
  # @private
2353
4131
  class Representation < Google::Apis::Core::JsonRepresentation
2354
4132
  property :key, as: 'key'
@@ -2356,49 +4134,38 @@ module Google
2356
4134
  end
2357
4135
  end
2358
4136
 
2359
- class GoogleCloudVisionV1p2beta1ProductSearchParams
2360
- # @private
2361
- class Representation < Google::Apis::Core::JsonRepresentation
2362
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
2363
-
2364
- property :filter, as: 'filter'
2365
- collection :product_categories, as: 'productCategories'
2366
- property :product_set, as: 'productSet'
2367
- end
2368
- end
2369
-
2370
- class GoogleCloudVisionV1p2beta1ProductSearchResults
4137
+ class GoogleCloudVisionV1p4beta1ProductSearchResults
2371
4138
  # @private
2372
4139
  class Representation < Google::Apis::Core::JsonRepresentation
2373
4140
  property :index_time, as: 'indexTime'
2374
- collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult::Representation
4141
+ collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult::Representation
2375
4142
 
2376
- collection :results, as: 'results', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsResult::Representation
4143
+ collection :results, as: 'results', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ProductSearchResultsResult::Representation
2377
4144
 
2378
4145
  end
2379
4146
  end
2380
4147
 
2381
- class GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult
4148
+ class GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult
2382
4149
  # @private
2383
4150
  class Representation < Google::Apis::Core::JsonRepresentation
2384
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
4151
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
2385
4152
 
2386
- collection :results, as: 'results', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1ProductSearchResultsResult::Representation
4153
+ collection :results, as: 'results', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1ProductSearchResultsResult::Representation
2387
4154
 
2388
4155
  end
2389
4156
  end
2390
4157
 
2391
- class GoogleCloudVisionV1p2beta1ProductSearchResultsResult
4158
+ class GoogleCloudVisionV1p4beta1ProductSearchResultsResult
2392
4159
  # @private
2393
4160
  class Representation < Google::Apis::Core::JsonRepresentation
2394
4161
  property :image, as: 'image'
2395
- property :product, as: 'product', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Product, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Product::Representation
4162
+ property :product, as: 'product', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Product, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Product::Representation
2396
4163
 
2397
4164
  property :score, as: 'score'
2398
4165
  end
2399
4166
  end
2400
4167
 
2401
- class GoogleCloudVisionV1p2beta1Property
4168
+ class GoogleCloudVisionV1p4beta1Property
2402
4169
  # @private
2403
4170
  class Representation < Google::Apis::Core::JsonRepresentation
2404
4171
  property :name, as: 'name'
@@ -2407,7 +4174,17 @@ module Google
2407
4174
  end
2408
4175
  end
2409
4176
 
2410
- class GoogleCloudVisionV1p2beta1SafeSearchAnnotation
4177
+ class GoogleCloudVisionV1p4beta1ReferenceImage
4178
+ # @private
4179
+ class Representation < Google::Apis::Core::JsonRepresentation
4180
+ collection :bounding_polys, as: 'boundingPolys', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
4181
+
4182
+ property :name, as: 'name'
4183
+ property :uri, as: 'uri'
4184
+ end
4185
+ end
4186
+
4187
+ class GoogleCloudVisionV1p4beta1SafeSearchAnnotation
2411
4188
  # @private
2412
4189
  class Representation < Google::Apis::Core::JsonRepresentation
2413
4190
  property :adult, as: 'adult'
@@ -2418,28 +4195,28 @@ module Google
2418
4195
  end
2419
4196
  end
2420
4197
 
2421
- class GoogleCloudVisionV1p2beta1Symbol
4198
+ class GoogleCloudVisionV1p4beta1Symbol
2422
4199
  # @private
2423
4200
  class Representation < Google::Apis::Core::JsonRepresentation
2424
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
4201
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
2425
4202
 
2426
4203
  property :confidence, as: 'confidence'
2427
- property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
4204
+ property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty::Representation
2428
4205
 
2429
4206
  property :text, as: 'text'
2430
4207
  end
2431
4208
  end
2432
4209
 
2433
- class GoogleCloudVisionV1p2beta1TextAnnotation
4210
+ class GoogleCloudVisionV1p4beta1TextAnnotation
2434
4211
  # @private
2435
4212
  class Representation < Google::Apis::Core::JsonRepresentation
2436
- collection :pages, as: 'pages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Page, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Page::Representation
4213
+ collection :pages, as: 'pages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Page, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Page::Representation
2437
4214
 
2438
4215
  property :text, as: 'text'
2439
4216
  end
2440
4217
  end
2441
4218
 
2442
- class GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak
4219
+ class GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak
2443
4220
  # @private
2444
4221
  class Representation < Google::Apis::Core::JsonRepresentation
2445
4222
  property :is_prefix, as: 'isPrefix'
@@ -2447,7 +4224,7 @@ module Google
2447
4224
  end
2448
4225
  end
2449
4226
 
2450
- class GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage
4227
+ class GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage
2451
4228
  # @private
2452
4229
  class Representation < Google::Apis::Core::JsonRepresentation
2453
4230
  property :confidence, as: 'confidence'
@@ -2455,17 +4232,17 @@ module Google
2455
4232
  end
2456
4233
  end
2457
4234
 
2458
- class GoogleCloudVisionV1p2beta1TextAnnotationTextProperty
4235
+ class GoogleCloudVisionV1p4beta1TextAnnotationTextProperty
2459
4236
  # @private
2460
4237
  class Representation < Google::Apis::Core::JsonRepresentation
2461
- property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak::Representation
4238
+ property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak::Representation
2462
4239
 
2463
- collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage::Representation
4240
+ collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage::Representation
2464
4241
 
2465
4242
  end
2466
4243
  end
2467
4244
 
2468
- class GoogleCloudVisionV1p2beta1Vertex
4245
+ class GoogleCloudVisionV1p4beta1Vertex
2469
4246
  # @private
2470
4247
  class Representation < Google::Apis::Core::JsonRepresentation
2471
4248
  property :x, as: 'x'
@@ -2473,32 +4250,25 @@ module Google
2473
4250
  end
2474
4251
  end
2475
4252
 
2476
- class GoogleCloudVisionV1p2beta1WebDetection
4253
+ class GoogleCloudVisionV1p4beta1WebDetection
2477
4254
  # @private
2478
4255
  class Representation < Google::Apis::Core::JsonRepresentation
2479
- collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebLabel, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebLabel::Representation
2480
-
2481
- collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
4256
+ collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetectionWebLabel, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetectionWebLabel::Representation
2482
4257
 
2483
- collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebPage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebPage::Representation
4258
+ collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetectionWebImage::Representation
2484
4259
 
2485
- collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
4260
+ collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetectionWebPage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetectionWebPage::Representation
2486
4261
 
2487
- collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
4262
+ collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetectionWebImage::Representation
2488
4263
 
2489
- collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebEntity, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebEntity::Representation
4264
+ collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetectionWebImage::Representation
2490
4265
 
2491
- end
2492
- end
4266
+ collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetectionWebEntity, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetectionWebEntity::Representation
2493
4267
 
2494
- class GoogleCloudVisionV1p2beta1WebDetectionParams
2495
- # @private
2496
- class Representation < Google::Apis::Core::JsonRepresentation
2497
- property :include_geo_results, as: 'includeGeoResults'
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::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
4299
+ collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetectionWebImage::Representation
2530
4300
 
2531
4301
  property :page_title, as: 'pageTitle'
2532
- collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
4302
+ collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
4312
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
2543
4313
 
2544
4314
  property :confidence, as: 'confidence'
2545
- property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
4315
+ property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty::Representation
2546
4316
 
2547
- collection :symbols, as: 'symbols', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Symbol, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p2beta1Symbol::Representation
4317
+ collection :symbols, as: 'symbols', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p4beta1Symbol, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1InputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1InputConfig::Representation
4325
+ property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1InputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1InputConfig::Representation
2556
4326
 
2557
- collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1AnnotateImageResponse::Representation
4327
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ImageAnnotationContext, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ImageAnnotationContext::Representation
4336
+ property :context, as: 'context', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1ImageAnnotationContext, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1ImageAnnotationContext::Representation
2566
4337
 
2567
- property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1CropHintsAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1CropHintsAnnotation::Representation
4338
+ property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1CropHintsAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1CropHintsAnnotation::Representation
2568
4339
 
2569
4340
  property :error, as: 'error', class: Google::Apis::VisionV1p2beta1::Status, decorator: Google::Apis::VisionV1p2beta1::Status::Representation
2570
4341
 
2571
- collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1FaceAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1FaceAnnotation::Representation
4342
+ collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1FaceAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1FaceAnnotation::Representation
2572
4343
 
2573
- property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotation::Representation
4344
+ property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1TextAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1TextAnnotation::Representation
2574
4345
 
2575
- property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ImageProperties, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ImageProperties::Representation
4346
+ property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1ImageProperties, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1ImageProperties::Representation
2576
4347
 
2577
- collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1EntityAnnotation::Representation
4348
+ collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1EntityAnnotation::Representation
2578
4349
 
2579
- collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1EntityAnnotation::Representation
4350
+ collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1EntityAnnotation::Representation
2580
4351
 
2581
- collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation::Representation
4352
+ collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1LocalizedObjectAnnotation::Representation
2582
4353
 
2583
- collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1EntityAnnotation::Representation
4354
+ collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1EntityAnnotation::Representation
2584
4355
 
2585
- property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductSearchResults, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductSearchResults::Representation
4356
+ property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1ProductSearchResults, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1ProductSearchResults::Representation
2586
4357
 
2587
- property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1SafeSearchAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1SafeSearchAnnotation::Representation
4358
+ property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1SafeSearchAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1SafeSearchAnnotation::Representation
2588
4359
 
2589
- collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1EntityAnnotation::Representation
4360
+ collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1EntityAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1EntityAnnotation::Representation
2590
4361
 
2591
- property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetection, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetection::Representation
4362
+ property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1WebDetection, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1OutputConfig, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1OutputConfig::Representation
4370
+ property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1OutputConfig, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse::Representation
4378
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p5beta1OutputConfig, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p5beta1AnnotateFileResponse, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4412
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1BoundingPoly::Representation
2626
4413
 
2627
4414
  property :confidence, as: 'confidence'
2628
- collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Paragraph, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Paragraph::Representation
4415
+ property :key_value_pair, as: 'keyValuePair', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1KeyValuePair, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1KeyValuePair::Representation
2629
4416
 
2630
- property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
4417
+ property :merged_text, as: 'mergedText'
4418
+ collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1Paragraph, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1Paragraph::Representation
4419
+
4420
+ property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty::Representation
4421
+
4422
+ property :table, as: 'table', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1Table, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1NormalizedVertex, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1NormalizedVertex::Representation
4430
+ collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1NormalizedVertex, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1NormalizedVertex::Representation
2639
4431
 
2640
- collection :vertices, as: 'vertices', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Vertex, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Vertex::Representation
4432
+ collection :vertices, as: 'vertices', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1Vertex, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::Color, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4450
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1CropHint, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1CropHint::Representation
4460
+ collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1CropHint, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ColorInfo, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ColorInfo::Representation
4468
+ collection :colors, as: 'colors', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1ColorInfo, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4476
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1LocationInfo, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1LocationInfo::Representation
4481
+ collection :locations, as: 'locations', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1LocationInfo, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1LocationInfo::Representation
2690
4482
 
2691
4483
  property :mid, as: 'mid'
2692
- collection :properties, as: 'properties', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Property, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Property::Representation
4484
+ collection :properties, as: 'properties', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1Property, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4496
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1BoundingPoly::Representation
2705
4497
 
2706
4498
  property :detection_confidence, as: 'detectionConfidence'
2707
- property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4499
+ property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1FaceAnnotationLandmark, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1FaceAnnotationLandmark::Representation
4504
+ collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1FaceAnnotationLandmark, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Position, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Position::Representation
4518
+ property :position, as: 'position', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1Position, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1DominantColorsAnnotation, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1DominantColorsAnnotation::Representation
4549
+ property :dominant_colors, as: 'dominantColors', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1DominantColorsAnnotation, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ReferenceImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ReferenceImage::Representation
4557
+ collection :reference_images, as: 'referenceImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1ReferenceImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1ReferenceImage::Representation
2766
4558
 
2767
4559
  collection :statuses, as: 'statuses', class: Google::Apis::VisionV1p2beta1::Status, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1GcsSource, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1GcsSource::Representation
4567
+ property :content, :base64 => true, as: 'content'
4568
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1GcsSource, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4577
+ property :key, as: 'key'
4578
+ property :key_block, as: 'keyBlock', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1Block, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1Block::Representation
4579
+
4580
+ property :normalized_key, as: 'normalizedKey'
4581
+ property :value_block, as: 'valueBlock', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1Block, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::LatLng, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1GcsDestination, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1GcsDestination::Representation
4628
+ property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1GcsDestination, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Block, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Block::Representation
4636
+ collection :blocks, as: 'blocks', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1Block, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1Block::Representation
2831
4637
 
2832
4638
  property :confidence, as: 'confidence'
2833
4639
  property :height, as: 'height'
2834
- property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
4640
+ property :merged_text, as: 'mergedText'
4641
+ property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4650
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1BoundingPoly::Representation
2844
4651
 
2845
4652
  property :confidence, as: 'confidence'
2846
- property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
4653
+ property :merged_text, as: 'mergedText'
4654
+ property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty::Representation
2847
4655
 
2848
- collection :words, as: 'words', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Word, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Word::Representation
4656
+ collection :words, as: 'words', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1Word, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductKeyValue, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductKeyValue::Representation
4677
+ collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1ProductKeyValue, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult::Representation
4694
+ collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1ProductSearchResultsGroupedResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1ProductSearchResultsGroupedResult::Representation
2887
4695
 
2888
- collection :results, as: 'results', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsResult::Representation
4696
+ collection :results, as: 'results', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4704
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1BoundingPoly::Representation
2897
4705
 
2898
- collection :results, as: 'results', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1ProductSearchResultsResult::Representation
4706
+ collection :results, as: 'results', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Product, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Product::Representation
4715
+ property :product, as: 'product', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1Product, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4733
+ collection :bounding_polys, as: 'boundingPolys', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4754
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1BoundingPoly::Representation
2947
4755
 
2948
4756
  property :confidence, as: 'confidence'
2949
- property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
4757
+ property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Page, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Page::Representation
4766
+ collection :body_rows, as: 'bodyRows', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1TableTableRow, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1TableTableRow::Representation
4767
+
4768
+ collection :header_rows, as: 'headerRows', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1TableTableRow, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p5beta1Block, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p5beta1TableTableCell, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p5beta1Page, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak::Representation
4820
+ property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1TextAnnotationDetectedBreak, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1TextAnnotationDetectedBreak::Representation
2984
4821
 
2985
- collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage::Representation
4822
+ collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1TextAnnotationDetectedLanguage, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebLabel, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebLabel::Representation
4838
+ collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1WebDetectionWebLabel, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1WebDetectionWebLabel::Representation
3002
4839
 
3003
- collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
4840
+ collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1WebDetectionWebImage::Representation
3004
4841
 
3005
- collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebPage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebPage::Representation
4842
+ collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1WebDetectionWebPage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1WebDetectionWebPage::Representation
3006
4843
 
3007
- collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
4844
+ collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1WebDetectionWebImage::Representation
3008
4845
 
3009
- collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
4846
+ collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1WebDetectionWebImage::Representation
3010
4847
 
3011
- collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebEntity, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebEntity::Representation
4848
+ collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1WebDetectionWebEntity, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
4881
+ collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1WebDetectionWebImage::Representation
3045
4882
 
3046
4883
  property :page_title, as: 'pageTitle'
3047
- collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
4884
+ collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4894
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1BoundingPoly::Representation
3058
4895
 
3059
4896
  property :confidence, as: 'confidence'
3060
- property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
4897
+ property :merged_text, as: 'mergedText'
4898
+ property :property, as: 'property', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty::Representation
3061
4899
 
3062
- collection :symbols, as: 'symbols', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Symbol, decorator: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p3beta1Symbol::Representation
4900
+ collection :symbols, as: 'symbols', class: Google::Apis::VisionV1p2beta1::GoogleCloudVisionV1p5beta1Symbol, decorator: Google::Apis::VisionV1p2beta1::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::VisionV1p2beta1::GcsSource, decorator: Google::Apis::VisionV1p2beta1::GcsSource::Representation
3107
4946
 
3108
4947
  property :mime_type, as: 'mimeType'