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
@@ -28,6 +28,12 @@ module Google
28
28
  include Google::Apis::Core::JsonObjectSupport
29
29
  end
30
30
 
31
+ class AnnotateFileRequest
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
31
37
  class AnnotateFileResponse
32
38
  class Representation < Google::Apis::Core::JsonRepresentation; end
33
39
 
@@ -70,6 +76,30 @@ module Google
70
76
  include Google::Apis::Core::JsonObjectSupport
71
77
  end
72
78
 
79
+ class AsyncBatchAnnotateImagesRequest
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class AsyncBatchAnnotateImagesResponse
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class BatchAnnotateFilesRequest
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class BatchAnnotateFilesResponse
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
73
103
  class BatchAnnotateImagesRequest
74
104
  class Representation < Google::Apis::Core::JsonRepresentation; end
75
105
 
@@ -1018,508 +1048,2148 @@ module Google
1018
1048
  include Google::Apis::Core::JsonObjectSupport
1019
1049
  end
1020
1050
 
1021
- class GroupedResult
1051
+ class GoogleCloudVisionV1p4beta1AnnotateFileResponse
1022
1052
  class Representation < Google::Apis::Core::JsonRepresentation; end
1023
1053
 
1024
1054
  include Google::Apis::Core::JsonObjectSupport
1025
1055
  end
1026
1056
 
1027
- class Image
1057
+ class GoogleCloudVisionV1p4beta1AnnotateImageResponse
1028
1058
  class Representation < Google::Apis::Core::JsonRepresentation; end
1029
1059
 
1030
1060
  include Google::Apis::Core::JsonObjectSupport
1031
1061
  end
1032
1062
 
1033
- class ImageAnnotationContext
1063
+ class GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse
1034
1064
  class Representation < Google::Apis::Core::JsonRepresentation; end
1035
1065
 
1036
1066
  include Google::Apis::Core::JsonObjectSupport
1037
1067
  end
1038
1068
 
1039
- class ImageContext
1069
+ class GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse
1040
1070
  class Representation < Google::Apis::Core::JsonRepresentation; end
1041
1071
 
1042
1072
  include Google::Apis::Core::JsonObjectSupport
1043
1073
  end
1044
1074
 
1045
- class ImageProperties
1075
+ class GoogleCloudVisionV1p4beta1AsyncBatchAnnotateImagesResponse
1046
1076
  class Representation < Google::Apis::Core::JsonRepresentation; end
1047
1077
 
1048
1078
  include Google::Apis::Core::JsonObjectSupport
1049
1079
  end
1050
1080
 
1051
- class ImageSource
1081
+ class GoogleCloudVisionV1p4beta1BatchAnnotateFilesResponse
1052
1082
  class Representation < Google::Apis::Core::JsonRepresentation; end
1053
1083
 
1054
1084
  include Google::Apis::Core::JsonObjectSupport
1055
1085
  end
1056
1086
 
1057
- class ImportProductSetsGcsSource
1087
+ class GoogleCloudVisionV1p4beta1BatchOperationMetadata
1058
1088
  class Representation < Google::Apis::Core::JsonRepresentation; end
1059
1089
 
1060
1090
  include Google::Apis::Core::JsonObjectSupport
1061
1091
  end
1062
1092
 
1063
- class ImportProductSetsInputConfig
1093
+ class GoogleCloudVisionV1p4beta1Block
1064
1094
  class Representation < Google::Apis::Core::JsonRepresentation; end
1065
1095
 
1066
1096
  include Google::Apis::Core::JsonObjectSupport
1067
1097
  end
1068
1098
 
1069
- class ImportProductSetsRequest
1099
+ class GoogleCloudVisionV1p4beta1BoundingPoly
1070
1100
  class Representation < Google::Apis::Core::JsonRepresentation; end
1071
1101
 
1072
1102
  include Google::Apis::Core::JsonObjectSupport
1073
1103
  end
1074
1104
 
1075
- class ImportProductSetsResponse
1105
+ class GoogleCloudVisionV1p4beta1ColorInfo
1076
1106
  class Representation < Google::Apis::Core::JsonRepresentation; end
1077
1107
 
1078
1108
  include Google::Apis::Core::JsonObjectSupport
1079
1109
  end
1080
1110
 
1081
- class InputConfig
1111
+ class GoogleCloudVisionV1p4beta1CropHint
1082
1112
  class Representation < Google::Apis::Core::JsonRepresentation; end
1083
1113
 
1084
1114
  include Google::Apis::Core::JsonObjectSupport
1085
1115
  end
1086
1116
 
1087
- class KeyValue
1117
+ class GoogleCloudVisionV1p4beta1CropHintsAnnotation
1088
1118
  class Representation < Google::Apis::Core::JsonRepresentation; end
1089
1119
 
1090
1120
  include Google::Apis::Core::JsonObjectSupport
1091
1121
  end
1092
1122
 
1093
- class Landmark
1123
+ class GoogleCloudVisionV1p4beta1DominantColorsAnnotation
1094
1124
  class Representation < Google::Apis::Core::JsonRepresentation; end
1095
1125
 
1096
1126
  include Google::Apis::Core::JsonObjectSupport
1097
1127
  end
1098
1128
 
1099
- class LatLng
1129
+ class GoogleCloudVisionV1p4beta1EntityAnnotation
1100
1130
  class Representation < Google::Apis::Core::JsonRepresentation; end
1101
1131
 
1102
1132
  include Google::Apis::Core::JsonObjectSupport
1103
1133
  end
1104
1134
 
1105
- class LatLongRect
1135
+ class GoogleCloudVisionV1p4beta1FaceAnnotation
1106
1136
  class Representation < Google::Apis::Core::JsonRepresentation; end
1107
1137
 
1108
1138
  include Google::Apis::Core::JsonObjectSupport
1109
1139
  end
1110
1140
 
1111
- class ListOperationsResponse
1141
+ class GoogleCloudVisionV1p4beta1FaceAnnotationLandmark
1112
1142
  class Representation < Google::Apis::Core::JsonRepresentation; end
1113
1143
 
1114
1144
  include Google::Apis::Core::JsonObjectSupport
1115
1145
  end
1116
1146
 
1117
- class ListProductSetsResponse
1147
+ class GoogleCloudVisionV1p4beta1GcsDestination
1118
1148
  class Representation < Google::Apis::Core::JsonRepresentation; end
1119
1149
 
1120
1150
  include Google::Apis::Core::JsonObjectSupport
1121
1151
  end
1122
1152
 
1123
- class ListProductsInProductSetResponse
1153
+ class GoogleCloudVisionV1p4beta1GcsSource
1124
1154
  class Representation < Google::Apis::Core::JsonRepresentation; end
1125
1155
 
1126
1156
  include Google::Apis::Core::JsonObjectSupport
1127
1157
  end
1128
1158
 
1129
- class ListProductsResponse
1159
+ class GoogleCloudVisionV1p4beta1ImageAnnotationContext
1130
1160
  class Representation < Google::Apis::Core::JsonRepresentation; end
1131
1161
 
1132
1162
  include Google::Apis::Core::JsonObjectSupport
1133
1163
  end
1134
1164
 
1135
- class ListReferenceImagesResponse
1165
+ class GoogleCloudVisionV1p4beta1ImageProperties
1136
1166
  class Representation < Google::Apis::Core::JsonRepresentation; end
1137
1167
 
1138
1168
  include Google::Apis::Core::JsonObjectSupport
1139
1169
  end
1140
1170
 
1141
- class LocalizedObjectAnnotation
1171
+ class GoogleCloudVisionV1p4beta1ImportProductSetsResponse
1142
1172
  class Representation < Google::Apis::Core::JsonRepresentation; end
1143
1173
 
1144
1174
  include Google::Apis::Core::JsonObjectSupport
1145
1175
  end
1146
1176
 
1147
- class LocationInfo
1177
+ class GoogleCloudVisionV1p4beta1InputConfig
1148
1178
  class Representation < Google::Apis::Core::JsonRepresentation; end
1149
1179
 
1150
1180
  include Google::Apis::Core::JsonObjectSupport
1151
1181
  end
1152
1182
 
1153
- class NormalizedVertex
1183
+ class GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation
1154
1184
  class Representation < Google::Apis::Core::JsonRepresentation; end
1155
1185
 
1156
1186
  include Google::Apis::Core::JsonObjectSupport
1157
1187
  end
1158
1188
 
1159
- class Operation
1189
+ class GoogleCloudVisionV1p4beta1LocationInfo
1160
1190
  class Representation < Google::Apis::Core::JsonRepresentation; end
1161
1191
 
1162
1192
  include Google::Apis::Core::JsonObjectSupport
1163
1193
  end
1164
1194
 
1165
- class OperationMetadata
1195
+ class GoogleCloudVisionV1p4beta1NormalizedVertex
1166
1196
  class Representation < Google::Apis::Core::JsonRepresentation; end
1167
1197
 
1168
1198
  include Google::Apis::Core::JsonObjectSupport
1169
1199
  end
1170
1200
 
1171
- class OutputConfig
1201
+ class GoogleCloudVisionV1p4beta1OperationMetadata
1172
1202
  class Representation < Google::Apis::Core::JsonRepresentation; end
1173
1203
 
1174
1204
  include Google::Apis::Core::JsonObjectSupport
1175
1205
  end
1176
1206
 
1177
- class Page
1207
+ class GoogleCloudVisionV1p4beta1OutputConfig
1178
1208
  class Representation < Google::Apis::Core::JsonRepresentation; end
1179
1209
 
1180
1210
  include Google::Apis::Core::JsonObjectSupport
1181
1211
  end
1182
1212
 
1183
- class Paragraph
1213
+ class GoogleCloudVisionV1p4beta1Page
1184
1214
  class Representation < Google::Apis::Core::JsonRepresentation; end
1185
1215
 
1186
1216
  include Google::Apis::Core::JsonObjectSupport
1187
1217
  end
1188
1218
 
1189
- class Position
1219
+ class GoogleCloudVisionV1p4beta1Paragraph
1190
1220
  class Representation < Google::Apis::Core::JsonRepresentation; end
1191
1221
 
1192
1222
  include Google::Apis::Core::JsonObjectSupport
1193
1223
  end
1194
1224
 
1195
- class Product
1225
+ class GoogleCloudVisionV1p4beta1Position
1196
1226
  class Representation < Google::Apis::Core::JsonRepresentation; end
1197
1227
 
1198
1228
  include Google::Apis::Core::JsonObjectSupport
1199
1229
  end
1200
1230
 
1201
- class ProductSearchParams
1231
+ class GoogleCloudVisionV1p4beta1Product
1202
1232
  class Representation < Google::Apis::Core::JsonRepresentation; end
1203
1233
 
1204
1234
  include Google::Apis::Core::JsonObjectSupport
1205
1235
  end
1206
1236
 
1207
- class ProductSearchResults
1237
+ class GoogleCloudVisionV1p4beta1ProductKeyValue
1208
1238
  class Representation < Google::Apis::Core::JsonRepresentation; end
1209
1239
 
1210
1240
  include Google::Apis::Core::JsonObjectSupport
1211
1241
  end
1212
1242
 
1213
- class ProductSet
1243
+ class GoogleCloudVisionV1p4beta1ProductSearchResults
1214
1244
  class Representation < Google::Apis::Core::JsonRepresentation; end
1215
1245
 
1216
1246
  include Google::Apis::Core::JsonObjectSupport
1217
1247
  end
1218
1248
 
1219
- class Property
1249
+ class GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult
1220
1250
  class Representation < Google::Apis::Core::JsonRepresentation; end
1221
1251
 
1222
1252
  include Google::Apis::Core::JsonObjectSupport
1223
1253
  end
1224
1254
 
1225
- class ReferenceImage
1255
+ class GoogleCloudVisionV1p4beta1ProductSearchResultsResult
1226
1256
  class Representation < Google::Apis::Core::JsonRepresentation; end
1227
1257
 
1228
1258
  include Google::Apis::Core::JsonObjectSupport
1229
1259
  end
1230
1260
 
1231
- class RemoveProductFromProductSetRequest
1261
+ class GoogleCloudVisionV1p4beta1Property
1232
1262
  class Representation < Google::Apis::Core::JsonRepresentation; end
1233
1263
 
1234
1264
  include Google::Apis::Core::JsonObjectSupport
1235
1265
  end
1236
1266
 
1237
- class Result
1267
+ class GoogleCloudVisionV1p4beta1ReferenceImage
1238
1268
  class Representation < Google::Apis::Core::JsonRepresentation; end
1239
1269
 
1240
1270
  include Google::Apis::Core::JsonObjectSupport
1241
1271
  end
1242
1272
 
1243
- class SafeSearchAnnotation
1273
+ class GoogleCloudVisionV1p4beta1SafeSearchAnnotation
1244
1274
  class Representation < Google::Apis::Core::JsonRepresentation; end
1245
1275
 
1246
1276
  include Google::Apis::Core::JsonObjectSupport
1247
1277
  end
1248
1278
 
1249
- class Status
1279
+ class GoogleCloudVisionV1p4beta1Symbol
1250
1280
  class Representation < Google::Apis::Core::JsonRepresentation; end
1251
1281
 
1252
1282
  include Google::Apis::Core::JsonObjectSupport
1253
1283
  end
1254
1284
 
1255
- class Symbol
1285
+ class GoogleCloudVisionV1p4beta1TextAnnotation
1256
1286
  class Representation < Google::Apis::Core::JsonRepresentation; end
1257
1287
 
1258
1288
  include Google::Apis::Core::JsonObjectSupport
1259
1289
  end
1260
1290
 
1261
- class TextAnnotation
1291
+ class GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak
1262
1292
  class Representation < Google::Apis::Core::JsonRepresentation; end
1263
1293
 
1264
1294
  include Google::Apis::Core::JsonObjectSupport
1265
1295
  end
1266
1296
 
1267
- class TextProperty
1297
+ class GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage
1268
1298
  class Representation < Google::Apis::Core::JsonRepresentation; end
1269
1299
 
1270
1300
  include Google::Apis::Core::JsonObjectSupport
1271
1301
  end
1272
1302
 
1273
- class Vertex
1303
+ class GoogleCloudVisionV1p4beta1TextAnnotationTextProperty
1274
1304
  class Representation < Google::Apis::Core::JsonRepresentation; end
1275
1305
 
1276
1306
  include Google::Apis::Core::JsonObjectSupport
1277
1307
  end
1278
1308
 
1279
- class WebDetection
1309
+ class GoogleCloudVisionV1p4beta1Vertex
1280
1310
  class Representation < Google::Apis::Core::JsonRepresentation; end
1281
1311
 
1282
1312
  include Google::Apis::Core::JsonObjectSupport
1283
1313
  end
1284
1314
 
1285
- class WebDetectionParams
1315
+ class GoogleCloudVisionV1p4beta1WebDetection
1286
1316
  class Representation < Google::Apis::Core::JsonRepresentation; end
1287
1317
 
1288
1318
  include Google::Apis::Core::JsonObjectSupport
1289
1319
  end
1290
1320
 
1291
- class WebEntity
1321
+ class GoogleCloudVisionV1p4beta1WebDetectionWebEntity
1292
1322
  class Representation < Google::Apis::Core::JsonRepresentation; end
1293
1323
 
1294
1324
  include Google::Apis::Core::JsonObjectSupport
1295
1325
  end
1296
1326
 
1297
- class WebImage
1327
+ class GoogleCloudVisionV1p4beta1WebDetectionWebImage
1298
1328
  class Representation < Google::Apis::Core::JsonRepresentation; end
1299
1329
 
1300
1330
  include Google::Apis::Core::JsonObjectSupport
1301
1331
  end
1302
1332
 
1303
- class WebLabel
1333
+ class GoogleCloudVisionV1p4beta1WebDetectionWebLabel
1304
1334
  class Representation < Google::Apis::Core::JsonRepresentation; end
1305
1335
 
1306
1336
  include Google::Apis::Core::JsonObjectSupport
1307
1337
  end
1308
1338
 
1309
- class WebPage
1339
+ class GoogleCloudVisionV1p4beta1WebDetectionWebPage
1310
1340
  class Representation < Google::Apis::Core::JsonRepresentation; end
1311
1341
 
1312
1342
  include Google::Apis::Core::JsonObjectSupport
1313
1343
  end
1314
1344
 
1315
- class Word
1345
+ class GoogleCloudVisionV1p4beta1Word
1316
1346
  class Representation < Google::Apis::Core::JsonRepresentation; end
1317
1347
 
1318
1348
  include Google::Apis::Core::JsonObjectSupport
1319
1349
  end
1320
1350
 
1321
- class AddProductToProductSetRequest
1322
- # @private
1323
- class Representation < Google::Apis::Core::JsonRepresentation
1324
- property :product, as: 'product'
1325
- end
1326
- end
1351
+ class GoogleCloudVisionV1p5beta1AnnotateFileResponse
1352
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1327
1353
 
1328
- class AnnotateFileResponse
1329
- # @private
1330
- class Representation < Google::Apis::Core::JsonRepresentation
1331
- property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1::InputConfig, decorator: Google::Apis::VisionV1::InputConfig::Representation
1354
+ include Google::Apis::Core::JsonObjectSupport
1355
+ end
1332
1356
 
1333
- collection :responses, as: 'responses', class: Google::Apis::VisionV1::AnnotateImageResponse, decorator: Google::Apis::VisionV1::AnnotateImageResponse::Representation
1357
+ class GoogleCloudVisionV1p5beta1AnnotateImageResponse
1358
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1334
1359
 
1335
- end
1360
+ include Google::Apis::Core::JsonObjectSupport
1336
1361
  end
1337
1362
 
1338
- class AnnotateImageRequest
1339
- # @private
1340
- class Representation < Google::Apis::Core::JsonRepresentation
1341
- collection :features, as: 'features', class: Google::Apis::VisionV1::Feature, decorator: Google::Apis::VisionV1::Feature::Representation
1363
+ class GoogleCloudVisionV1p5beta1AsyncAnnotateFileResponse
1364
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1342
1365
 
1343
- property :image, as: 'image', class: Google::Apis::VisionV1::Image, decorator: Google::Apis::VisionV1::Image::Representation
1366
+ include Google::Apis::Core::JsonObjectSupport
1367
+ end
1344
1368
 
1345
- property :image_context, as: 'imageContext', class: Google::Apis::VisionV1::ImageContext, decorator: Google::Apis::VisionV1::ImageContext::Representation
1369
+ class GoogleCloudVisionV1p5beta1AsyncBatchAnnotateFilesResponse
1370
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1346
1371
 
1347
- end
1372
+ include Google::Apis::Core::JsonObjectSupport
1348
1373
  end
1349
1374
 
1350
- class AnnotateImageResponse
1351
- # @private
1352
- class Representation < Google::Apis::Core::JsonRepresentation
1353
- property :context, as: 'context', class: Google::Apis::VisionV1::ImageAnnotationContext, decorator: Google::Apis::VisionV1::ImageAnnotationContext::Representation
1354
-
1355
- property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1::CropHintsAnnotation, decorator: Google::Apis::VisionV1::CropHintsAnnotation::Representation
1375
+ class GoogleCloudVisionV1p5beta1AsyncBatchAnnotateImagesResponse
1376
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1356
1377
 
1357
- property :error, as: 'error', class: Google::Apis::VisionV1::Status, decorator: Google::Apis::VisionV1::Status::Representation
1378
+ include Google::Apis::Core::JsonObjectSupport
1379
+ end
1358
1380
 
1359
- collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1::FaceAnnotation, decorator: Google::Apis::VisionV1::FaceAnnotation::Representation
1381
+ class GoogleCloudVisionV1p5beta1BatchAnnotateFilesResponse
1382
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1360
1383
 
1361
- property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1::TextAnnotation, decorator: Google::Apis::VisionV1::TextAnnotation::Representation
1384
+ include Google::Apis::Core::JsonObjectSupport
1385
+ end
1362
1386
 
1363
- property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1::ImageProperties, decorator: Google::Apis::VisionV1::ImageProperties::Representation
1387
+ class GoogleCloudVisionV1p5beta1BatchOperationMetadata
1388
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1364
1389
 
1365
- collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1::EntityAnnotation, decorator: Google::Apis::VisionV1::EntityAnnotation::Representation
1390
+ include Google::Apis::Core::JsonObjectSupport
1391
+ end
1366
1392
 
1367
- collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1::EntityAnnotation, decorator: Google::Apis::VisionV1::EntityAnnotation::Representation
1393
+ class GoogleCloudVisionV1p5beta1Block
1394
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1368
1395
 
1369
- collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1::LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1::LocalizedObjectAnnotation::Representation
1396
+ include Google::Apis::Core::JsonObjectSupport
1397
+ end
1370
1398
 
1371
- collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1::EntityAnnotation, decorator: Google::Apis::VisionV1::EntityAnnotation::Representation
1399
+ class GoogleCloudVisionV1p5beta1BoundingPoly
1400
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1372
1401
 
1373
- property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1::ProductSearchResults, decorator: Google::Apis::VisionV1::ProductSearchResults::Representation
1402
+ include Google::Apis::Core::JsonObjectSupport
1403
+ end
1374
1404
 
1375
- property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1::SafeSearchAnnotation, decorator: Google::Apis::VisionV1::SafeSearchAnnotation::Representation
1405
+ class GoogleCloudVisionV1p5beta1ColorInfo
1406
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1376
1407
 
1377
- collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1::EntityAnnotation, decorator: Google::Apis::VisionV1::EntityAnnotation::Representation
1408
+ include Google::Apis::Core::JsonObjectSupport
1409
+ end
1378
1410
 
1379
- property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1::WebDetection, decorator: Google::Apis::VisionV1::WebDetection::Representation
1411
+ class GoogleCloudVisionV1p5beta1CropHint
1412
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1380
1413
 
1381
- end
1414
+ include Google::Apis::Core::JsonObjectSupport
1382
1415
  end
1383
1416
 
1384
- class AsyncAnnotateFileRequest
1385
- # @private
1386
- class Representation < Google::Apis::Core::JsonRepresentation
1387
- collection :features, as: 'features', class: Google::Apis::VisionV1::Feature, decorator: Google::Apis::VisionV1::Feature::Representation
1388
-
1389
- property :image_context, as: 'imageContext', class: Google::Apis::VisionV1::ImageContext, decorator: Google::Apis::VisionV1::ImageContext::Representation
1417
+ class GoogleCloudVisionV1p5beta1CropHintsAnnotation
1418
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1390
1419
 
1391
- property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1::InputConfig, decorator: Google::Apis::VisionV1::InputConfig::Representation
1420
+ include Google::Apis::Core::JsonObjectSupport
1421
+ end
1392
1422
 
1393
- property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1::OutputConfig, decorator: Google::Apis::VisionV1::OutputConfig::Representation
1423
+ class GoogleCloudVisionV1p5beta1DominantColorsAnnotation
1424
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1394
1425
 
1395
- end
1426
+ include Google::Apis::Core::JsonObjectSupport
1396
1427
  end
1397
1428
 
1398
- class AsyncAnnotateFileResponse
1399
- # @private
1400
- class Representation < Google::Apis::Core::JsonRepresentation
1401
- property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1::OutputConfig, decorator: Google::Apis::VisionV1::OutputConfig::Representation
1429
+ class GoogleCloudVisionV1p5beta1EntityAnnotation
1430
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1402
1431
 
1403
- end
1432
+ include Google::Apis::Core::JsonObjectSupport
1404
1433
  end
1405
1434
 
1406
- class AsyncBatchAnnotateFilesRequest
1407
- # @private
1408
- class Representation < Google::Apis::Core::JsonRepresentation
1409
- collection :requests, as: 'requests', class: Google::Apis::VisionV1::AsyncAnnotateFileRequest, decorator: Google::Apis::VisionV1::AsyncAnnotateFileRequest::Representation
1435
+ class GoogleCloudVisionV1p5beta1FaceAnnotation
1436
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1410
1437
 
1411
- end
1438
+ include Google::Apis::Core::JsonObjectSupport
1412
1439
  end
1413
1440
 
1414
- class AsyncBatchAnnotateFilesResponse
1415
- # @private
1416
- class Representation < Google::Apis::Core::JsonRepresentation
1417
- collection :responses, as: 'responses', class: Google::Apis::VisionV1::AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1::AsyncAnnotateFileResponse::Representation
1441
+ class GoogleCloudVisionV1p5beta1FaceAnnotationLandmark
1442
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1418
1443
 
1419
- end
1444
+ include Google::Apis::Core::JsonObjectSupport
1420
1445
  end
1421
1446
 
1422
- class BatchAnnotateImagesRequest
1423
- # @private
1424
- class Representation < Google::Apis::Core::JsonRepresentation
1425
- collection :requests, as: 'requests', class: Google::Apis::VisionV1::AnnotateImageRequest, decorator: Google::Apis::VisionV1::AnnotateImageRequest::Representation
1447
+ class GoogleCloudVisionV1p5beta1GcsDestination
1448
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1426
1449
 
1427
- end
1450
+ include Google::Apis::Core::JsonObjectSupport
1428
1451
  end
1429
1452
 
1430
- class BatchAnnotateImagesResponse
1431
- # @private
1432
- class Representation < Google::Apis::Core::JsonRepresentation
1433
- collection :responses, as: 'responses', class: Google::Apis::VisionV1::AnnotateImageResponse, decorator: Google::Apis::VisionV1::AnnotateImageResponse::Representation
1453
+ class GoogleCloudVisionV1p5beta1GcsSource
1454
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1434
1455
 
1435
- end
1456
+ include Google::Apis::Core::JsonObjectSupport
1436
1457
  end
1437
1458
 
1438
- class BatchOperationMetadata
1439
- # @private
1440
- class Representation < Google::Apis::Core::JsonRepresentation
1441
- property :end_time, as: 'endTime'
1442
- property :state, as: 'state'
1443
- property :submit_time, as: 'submitTime'
1444
- end
1459
+ class GoogleCloudVisionV1p5beta1ImageAnnotationContext
1460
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1461
+
1462
+ include Google::Apis::Core::JsonObjectSupport
1445
1463
  end
1446
1464
 
1447
- class Block
1448
- # @private
1449
- class Representation < Google::Apis::Core::JsonRepresentation
1450
- property :block_type, as: 'blockType'
1451
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::BoundingPoly, decorator: Google::Apis::VisionV1::BoundingPoly::Representation
1465
+ class GoogleCloudVisionV1p5beta1ImageProperties
1466
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1452
1467
 
1453
- property :confidence, as: 'confidence'
1454
- collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1::Paragraph, decorator: Google::Apis::VisionV1::Paragraph::Representation
1468
+ include Google::Apis::Core::JsonObjectSupport
1469
+ end
1455
1470
 
1456
- property :property, as: 'property', class: Google::Apis::VisionV1::TextProperty, decorator: Google::Apis::VisionV1::TextProperty::Representation
1471
+ class GoogleCloudVisionV1p5beta1ImportProductSetsResponse
1472
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1457
1473
 
1458
- end
1474
+ include Google::Apis::Core::JsonObjectSupport
1459
1475
  end
1460
1476
 
1461
- class BoundingPoly
1462
- # @private
1463
- class Representation < Google::Apis::Core::JsonRepresentation
1464
- collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1::NormalizedVertex, decorator: Google::Apis::VisionV1::NormalizedVertex::Representation
1477
+ class GoogleCloudVisionV1p5beta1InputConfig
1478
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1465
1479
 
1466
- collection :vertices, as: 'vertices', class: Google::Apis::VisionV1::Vertex, decorator: Google::Apis::VisionV1::Vertex::Representation
1480
+ include Google::Apis::Core::JsonObjectSupport
1481
+ end
1467
1482
 
1468
- end
1483
+ class GoogleCloudVisionV1p5beta1KeyValuePair
1484
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1485
+
1486
+ include Google::Apis::Core::JsonObjectSupport
1469
1487
  end
1470
1488
 
1471
- class CancelOperationRequest
1472
- # @private
1473
- class Representation < Google::Apis::Core::JsonRepresentation
1474
- end
1489
+ class GoogleCloudVisionV1p5beta1LocalizedObjectAnnotation
1490
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1491
+
1492
+ include Google::Apis::Core::JsonObjectSupport
1475
1493
  end
1476
1494
 
1477
- class Color
1478
- # @private
1479
- class Representation < Google::Apis::Core::JsonRepresentation
1480
- property :alpha, as: 'alpha'
1481
- property :blue, as: 'blue'
1482
- property :green, as: 'green'
1483
- property :red, as: 'red'
1484
- end
1495
+ class GoogleCloudVisionV1p5beta1LocationInfo
1496
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1497
+
1498
+ include Google::Apis::Core::JsonObjectSupport
1485
1499
  end
1486
1500
 
1487
- class ColorInfo
1488
- # @private
1489
- class Representation < Google::Apis::Core::JsonRepresentation
1490
- property :color, as: 'color', class: Google::Apis::VisionV1::Color, decorator: Google::Apis::VisionV1::Color::Representation
1501
+ class GoogleCloudVisionV1p5beta1NormalizedVertex
1502
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1491
1503
 
1492
- property :pixel_fraction, as: 'pixelFraction'
1493
- property :score, as: 'score'
1494
- end
1504
+ include Google::Apis::Core::JsonObjectSupport
1495
1505
  end
1496
1506
 
1497
- class CropHint
1507
+ class GoogleCloudVisionV1p5beta1OperationMetadata
1508
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1509
+
1510
+ include Google::Apis::Core::JsonObjectSupport
1511
+ end
1512
+
1513
+ class GoogleCloudVisionV1p5beta1OutputConfig
1514
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1515
+
1516
+ include Google::Apis::Core::JsonObjectSupport
1517
+ end
1518
+
1519
+ class GoogleCloudVisionV1p5beta1Page
1520
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1521
+
1522
+ include Google::Apis::Core::JsonObjectSupport
1523
+ end
1524
+
1525
+ class GoogleCloudVisionV1p5beta1Paragraph
1526
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1527
+
1528
+ include Google::Apis::Core::JsonObjectSupport
1529
+ end
1530
+
1531
+ class GoogleCloudVisionV1p5beta1Position
1532
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1533
+
1534
+ include Google::Apis::Core::JsonObjectSupport
1535
+ end
1536
+
1537
+ class GoogleCloudVisionV1p5beta1Product
1538
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1539
+
1540
+ include Google::Apis::Core::JsonObjectSupport
1541
+ end
1542
+
1543
+ class GoogleCloudVisionV1p5beta1ProductKeyValue
1544
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1545
+
1546
+ include Google::Apis::Core::JsonObjectSupport
1547
+ end
1548
+
1549
+ class GoogleCloudVisionV1p5beta1ProductSearchResults
1550
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1551
+
1552
+ include Google::Apis::Core::JsonObjectSupport
1553
+ end
1554
+
1555
+ class GoogleCloudVisionV1p5beta1ProductSearchResultsGroupedResult
1556
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1557
+
1558
+ include Google::Apis::Core::JsonObjectSupport
1559
+ end
1560
+
1561
+ class GoogleCloudVisionV1p5beta1ProductSearchResultsResult
1562
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1563
+
1564
+ include Google::Apis::Core::JsonObjectSupport
1565
+ end
1566
+
1567
+ class GoogleCloudVisionV1p5beta1Property
1568
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1569
+
1570
+ include Google::Apis::Core::JsonObjectSupport
1571
+ end
1572
+
1573
+ class GoogleCloudVisionV1p5beta1ReferenceImage
1574
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1575
+
1576
+ include Google::Apis::Core::JsonObjectSupport
1577
+ end
1578
+
1579
+ class GoogleCloudVisionV1p5beta1SafeSearchAnnotation
1580
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1581
+
1582
+ include Google::Apis::Core::JsonObjectSupport
1583
+ end
1584
+
1585
+ class GoogleCloudVisionV1p5beta1Symbol
1586
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1587
+
1588
+ include Google::Apis::Core::JsonObjectSupport
1589
+ end
1590
+
1591
+ class GoogleCloudVisionV1p5beta1Table
1592
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1593
+
1594
+ include Google::Apis::Core::JsonObjectSupport
1595
+ end
1596
+
1597
+ class GoogleCloudVisionV1p5beta1TableTableCell
1598
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1599
+
1600
+ include Google::Apis::Core::JsonObjectSupport
1601
+ end
1602
+
1603
+ class GoogleCloudVisionV1p5beta1TableTableRow
1604
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1605
+
1606
+ include Google::Apis::Core::JsonObjectSupport
1607
+ end
1608
+
1609
+ class GoogleCloudVisionV1p5beta1TextAnnotation
1610
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1611
+
1612
+ include Google::Apis::Core::JsonObjectSupport
1613
+ end
1614
+
1615
+ class GoogleCloudVisionV1p5beta1TextAnnotationDetectedBreak
1616
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1617
+
1618
+ include Google::Apis::Core::JsonObjectSupport
1619
+ end
1620
+
1621
+ class GoogleCloudVisionV1p5beta1TextAnnotationDetectedLanguage
1622
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1623
+
1624
+ include Google::Apis::Core::JsonObjectSupport
1625
+ end
1626
+
1627
+ class GoogleCloudVisionV1p5beta1TextAnnotationTextProperty
1628
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1629
+
1630
+ include Google::Apis::Core::JsonObjectSupport
1631
+ end
1632
+
1633
+ class GoogleCloudVisionV1p5beta1Vertex
1634
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1635
+
1636
+ include Google::Apis::Core::JsonObjectSupport
1637
+ end
1638
+
1639
+ class GoogleCloudVisionV1p5beta1WebDetection
1640
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1641
+
1642
+ include Google::Apis::Core::JsonObjectSupport
1643
+ end
1644
+
1645
+ class GoogleCloudVisionV1p5beta1WebDetectionWebEntity
1646
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1647
+
1648
+ include Google::Apis::Core::JsonObjectSupport
1649
+ end
1650
+
1651
+ class GoogleCloudVisionV1p5beta1WebDetectionWebImage
1652
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1653
+
1654
+ include Google::Apis::Core::JsonObjectSupport
1655
+ end
1656
+
1657
+ class GoogleCloudVisionV1p5beta1WebDetectionWebLabel
1658
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1659
+
1660
+ include Google::Apis::Core::JsonObjectSupport
1661
+ end
1662
+
1663
+ class GoogleCloudVisionV1p5beta1WebDetectionWebPage
1664
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1665
+
1666
+ include Google::Apis::Core::JsonObjectSupport
1667
+ end
1668
+
1669
+ class GoogleCloudVisionV1p5beta1Word
1670
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1671
+
1672
+ include Google::Apis::Core::JsonObjectSupport
1673
+ end
1674
+
1675
+ class GroupedResult
1676
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1677
+
1678
+ include Google::Apis::Core::JsonObjectSupport
1679
+ end
1680
+
1681
+ class Image
1682
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1683
+
1684
+ include Google::Apis::Core::JsonObjectSupport
1685
+ end
1686
+
1687
+ class ImageAnnotationContext
1688
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1689
+
1690
+ include Google::Apis::Core::JsonObjectSupport
1691
+ end
1692
+
1693
+ class ImageContext
1694
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1695
+
1696
+ include Google::Apis::Core::JsonObjectSupport
1697
+ end
1698
+
1699
+ class ImageProperties
1700
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1701
+
1702
+ include Google::Apis::Core::JsonObjectSupport
1703
+ end
1704
+
1705
+ class ImageSource
1706
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1707
+
1708
+ include Google::Apis::Core::JsonObjectSupport
1709
+ end
1710
+
1711
+ class ImportProductSetsGcsSource
1712
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1713
+
1714
+ include Google::Apis::Core::JsonObjectSupport
1715
+ end
1716
+
1717
+ class ImportProductSetsInputConfig
1718
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1719
+
1720
+ include Google::Apis::Core::JsonObjectSupport
1721
+ end
1722
+
1723
+ class ImportProductSetsRequest
1724
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1725
+
1726
+ include Google::Apis::Core::JsonObjectSupport
1727
+ end
1728
+
1729
+ class ImportProductSetsResponse
1730
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1731
+
1732
+ include Google::Apis::Core::JsonObjectSupport
1733
+ end
1734
+
1735
+ class InputConfig
1736
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1737
+
1738
+ include Google::Apis::Core::JsonObjectSupport
1739
+ end
1740
+
1741
+ class KeyValue
1742
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1743
+
1744
+ include Google::Apis::Core::JsonObjectSupport
1745
+ end
1746
+
1747
+ class Landmark
1748
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1749
+
1750
+ include Google::Apis::Core::JsonObjectSupport
1751
+ end
1752
+
1753
+ class LatLng
1754
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1755
+
1756
+ include Google::Apis::Core::JsonObjectSupport
1757
+ end
1758
+
1759
+ class LatLongRect
1760
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1761
+
1762
+ include Google::Apis::Core::JsonObjectSupport
1763
+ end
1764
+
1765
+ class ListOperationsResponse
1766
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1767
+
1768
+ include Google::Apis::Core::JsonObjectSupport
1769
+ end
1770
+
1771
+ class ListProductSetsResponse
1772
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1773
+
1774
+ include Google::Apis::Core::JsonObjectSupport
1775
+ end
1776
+
1777
+ class ListProductsInProductSetResponse
1778
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1779
+
1780
+ include Google::Apis::Core::JsonObjectSupport
1781
+ end
1782
+
1783
+ class ListProductsResponse
1784
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1785
+
1786
+ include Google::Apis::Core::JsonObjectSupport
1787
+ end
1788
+
1789
+ class ListReferenceImagesResponse
1790
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1791
+
1792
+ include Google::Apis::Core::JsonObjectSupport
1793
+ end
1794
+
1795
+ class LocalizedObjectAnnotation
1796
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1797
+
1798
+ include Google::Apis::Core::JsonObjectSupport
1799
+ end
1800
+
1801
+ class LocationInfo
1802
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1803
+
1804
+ include Google::Apis::Core::JsonObjectSupport
1805
+ end
1806
+
1807
+ class NormalizedVertex
1808
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1809
+
1810
+ include Google::Apis::Core::JsonObjectSupport
1811
+ end
1812
+
1813
+ class Operation
1814
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1815
+
1816
+ include Google::Apis::Core::JsonObjectSupport
1817
+ end
1818
+
1819
+ class OperationMetadata
1820
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1821
+
1822
+ include Google::Apis::Core::JsonObjectSupport
1823
+ end
1824
+
1825
+ class OutputConfig
1826
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1827
+
1828
+ include Google::Apis::Core::JsonObjectSupport
1829
+ end
1830
+
1831
+ class Page
1832
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1833
+
1834
+ include Google::Apis::Core::JsonObjectSupport
1835
+ end
1836
+
1837
+ class Paragraph
1838
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1839
+
1840
+ include Google::Apis::Core::JsonObjectSupport
1841
+ end
1842
+
1843
+ class Position
1844
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1845
+
1846
+ include Google::Apis::Core::JsonObjectSupport
1847
+ end
1848
+
1849
+ class Product
1850
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1851
+
1852
+ include Google::Apis::Core::JsonObjectSupport
1853
+ end
1854
+
1855
+ class ProductSearchParams
1856
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1857
+
1858
+ include Google::Apis::Core::JsonObjectSupport
1859
+ end
1860
+
1861
+ class ProductSearchResults
1862
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1863
+
1864
+ include Google::Apis::Core::JsonObjectSupport
1865
+ end
1866
+
1867
+ class ProductSet
1868
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1869
+
1870
+ include Google::Apis::Core::JsonObjectSupport
1871
+ end
1872
+
1873
+ class Property
1874
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1875
+
1876
+ include Google::Apis::Core::JsonObjectSupport
1877
+ end
1878
+
1879
+ class ReferenceImage
1880
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1881
+
1882
+ include Google::Apis::Core::JsonObjectSupport
1883
+ end
1884
+
1885
+ class RemoveProductFromProductSetRequest
1886
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1887
+
1888
+ include Google::Apis::Core::JsonObjectSupport
1889
+ end
1890
+
1891
+ class Result
1892
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1893
+
1894
+ include Google::Apis::Core::JsonObjectSupport
1895
+ end
1896
+
1897
+ class SafeSearchAnnotation
1898
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1899
+
1900
+ include Google::Apis::Core::JsonObjectSupport
1901
+ end
1902
+
1903
+ class Status
1904
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1905
+
1906
+ include Google::Apis::Core::JsonObjectSupport
1907
+ end
1908
+
1909
+ class Symbol
1910
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1911
+
1912
+ include Google::Apis::Core::JsonObjectSupport
1913
+ end
1914
+
1915
+ class TextAnnotation
1916
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1917
+
1918
+ include Google::Apis::Core::JsonObjectSupport
1919
+ end
1920
+
1921
+ class TextProperty
1922
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1923
+
1924
+ include Google::Apis::Core::JsonObjectSupport
1925
+ end
1926
+
1927
+ class Vertex
1928
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1929
+
1930
+ include Google::Apis::Core::JsonObjectSupport
1931
+ end
1932
+
1933
+ class WebDetection
1934
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1935
+
1936
+ include Google::Apis::Core::JsonObjectSupport
1937
+ end
1938
+
1939
+ class WebDetectionParams
1940
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1941
+
1942
+ include Google::Apis::Core::JsonObjectSupport
1943
+ end
1944
+
1945
+ class WebEntity
1946
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1947
+
1948
+ include Google::Apis::Core::JsonObjectSupport
1949
+ end
1950
+
1951
+ class WebImage
1952
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1953
+
1954
+ include Google::Apis::Core::JsonObjectSupport
1955
+ end
1956
+
1957
+ class WebLabel
1958
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1959
+
1960
+ include Google::Apis::Core::JsonObjectSupport
1961
+ end
1962
+
1963
+ class WebPage
1964
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1965
+
1966
+ include Google::Apis::Core::JsonObjectSupport
1967
+ end
1968
+
1969
+ class Word
1970
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1971
+
1972
+ include Google::Apis::Core::JsonObjectSupport
1973
+ end
1974
+
1975
+ class AddProductToProductSetRequest
1976
+ # @private
1977
+ class Representation < Google::Apis::Core::JsonRepresentation
1978
+ property :product, as: 'product'
1979
+ end
1980
+ end
1981
+
1982
+ class AnnotateFileRequest
1983
+ # @private
1984
+ class Representation < Google::Apis::Core::JsonRepresentation
1985
+ collection :features, as: 'features', class: Google::Apis::VisionV1::Feature, decorator: Google::Apis::VisionV1::Feature::Representation
1986
+
1987
+ property :image_context, as: 'imageContext', class: Google::Apis::VisionV1::ImageContext, decorator: Google::Apis::VisionV1::ImageContext::Representation
1988
+
1989
+ property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1::InputConfig, decorator: Google::Apis::VisionV1::InputConfig::Representation
1990
+
1991
+ collection :pages, as: 'pages'
1992
+ end
1993
+ end
1994
+
1995
+ class AnnotateFileResponse
1996
+ # @private
1997
+ class Representation < Google::Apis::Core::JsonRepresentation
1998
+ property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1::InputConfig, decorator: Google::Apis::VisionV1::InputConfig::Representation
1999
+
2000
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1::AnnotateImageResponse, decorator: Google::Apis::VisionV1::AnnotateImageResponse::Representation
2001
+
2002
+ property :total_pages, as: 'totalPages'
2003
+ end
2004
+ end
2005
+
2006
+ class AnnotateImageRequest
2007
+ # @private
2008
+ class Representation < Google::Apis::Core::JsonRepresentation
2009
+ collection :features, as: 'features', class: Google::Apis::VisionV1::Feature, decorator: Google::Apis::VisionV1::Feature::Representation
2010
+
2011
+ property :image, as: 'image', class: Google::Apis::VisionV1::Image, decorator: Google::Apis::VisionV1::Image::Representation
2012
+
2013
+ property :image_context, as: 'imageContext', class: Google::Apis::VisionV1::ImageContext, decorator: Google::Apis::VisionV1::ImageContext::Representation
2014
+
2015
+ end
2016
+ end
2017
+
2018
+ class AnnotateImageResponse
2019
+ # @private
2020
+ class Representation < Google::Apis::Core::JsonRepresentation
2021
+ property :context, as: 'context', class: Google::Apis::VisionV1::ImageAnnotationContext, decorator: Google::Apis::VisionV1::ImageAnnotationContext::Representation
2022
+
2023
+ property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1::CropHintsAnnotation, decorator: Google::Apis::VisionV1::CropHintsAnnotation::Representation
2024
+
2025
+ property :error, as: 'error', class: Google::Apis::VisionV1::Status, decorator: Google::Apis::VisionV1::Status::Representation
2026
+
2027
+ collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1::FaceAnnotation, decorator: Google::Apis::VisionV1::FaceAnnotation::Representation
2028
+
2029
+ property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1::TextAnnotation, decorator: Google::Apis::VisionV1::TextAnnotation::Representation
2030
+
2031
+ property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1::ImageProperties, decorator: Google::Apis::VisionV1::ImageProperties::Representation
2032
+
2033
+ collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1::EntityAnnotation, decorator: Google::Apis::VisionV1::EntityAnnotation::Representation
2034
+
2035
+ collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1::EntityAnnotation, decorator: Google::Apis::VisionV1::EntityAnnotation::Representation
2036
+
2037
+ collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1::LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1::LocalizedObjectAnnotation::Representation
2038
+
2039
+ collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1::EntityAnnotation, decorator: Google::Apis::VisionV1::EntityAnnotation::Representation
2040
+
2041
+ property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1::ProductSearchResults, decorator: Google::Apis::VisionV1::ProductSearchResults::Representation
2042
+
2043
+ property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1::SafeSearchAnnotation, decorator: Google::Apis::VisionV1::SafeSearchAnnotation::Representation
2044
+
2045
+ collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1::EntityAnnotation, decorator: Google::Apis::VisionV1::EntityAnnotation::Representation
2046
+
2047
+ property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1::WebDetection, decorator: Google::Apis::VisionV1::WebDetection::Representation
2048
+
2049
+ end
2050
+ end
2051
+
2052
+ class AsyncAnnotateFileRequest
2053
+ # @private
2054
+ class Representation < Google::Apis::Core::JsonRepresentation
2055
+ collection :features, as: 'features', class: Google::Apis::VisionV1::Feature, decorator: Google::Apis::VisionV1::Feature::Representation
2056
+
2057
+ property :image_context, as: 'imageContext', class: Google::Apis::VisionV1::ImageContext, decorator: Google::Apis::VisionV1::ImageContext::Representation
2058
+
2059
+ property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1::InputConfig, decorator: Google::Apis::VisionV1::InputConfig::Representation
2060
+
2061
+ property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1::OutputConfig, decorator: Google::Apis::VisionV1::OutputConfig::Representation
2062
+
2063
+ end
2064
+ end
2065
+
2066
+ class AsyncAnnotateFileResponse
2067
+ # @private
2068
+ class Representation < Google::Apis::Core::JsonRepresentation
2069
+ property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1::OutputConfig, decorator: Google::Apis::VisionV1::OutputConfig::Representation
2070
+
2071
+ end
2072
+ end
2073
+
2074
+ class AsyncBatchAnnotateFilesRequest
2075
+ # @private
2076
+ class Representation < Google::Apis::Core::JsonRepresentation
2077
+ collection :requests, as: 'requests', class: Google::Apis::VisionV1::AsyncAnnotateFileRequest, decorator: Google::Apis::VisionV1::AsyncAnnotateFileRequest::Representation
2078
+
2079
+ end
2080
+ end
2081
+
2082
+ class AsyncBatchAnnotateFilesResponse
2083
+ # @private
2084
+ class Representation < Google::Apis::Core::JsonRepresentation
2085
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1::AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1::AsyncAnnotateFileResponse::Representation
2086
+
2087
+ end
2088
+ end
2089
+
2090
+ class AsyncBatchAnnotateImagesRequest
2091
+ # @private
2092
+ class Representation < Google::Apis::Core::JsonRepresentation
2093
+ property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1::OutputConfig, decorator: Google::Apis::VisionV1::OutputConfig::Representation
2094
+
2095
+ collection :requests, as: 'requests', class: Google::Apis::VisionV1::AnnotateImageRequest, decorator: Google::Apis::VisionV1::AnnotateImageRequest::Representation
2096
+
2097
+ end
2098
+ end
2099
+
2100
+ class AsyncBatchAnnotateImagesResponse
2101
+ # @private
2102
+ class Representation < Google::Apis::Core::JsonRepresentation
2103
+ property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1::OutputConfig, decorator: Google::Apis::VisionV1::OutputConfig::Representation
2104
+
2105
+ end
2106
+ end
2107
+
2108
+ class BatchAnnotateFilesRequest
2109
+ # @private
2110
+ class Representation < Google::Apis::Core::JsonRepresentation
2111
+ collection :requests, as: 'requests', class: Google::Apis::VisionV1::AnnotateFileRequest, decorator: Google::Apis::VisionV1::AnnotateFileRequest::Representation
2112
+
2113
+ end
2114
+ end
2115
+
2116
+ class BatchAnnotateFilesResponse
2117
+ # @private
2118
+ class Representation < Google::Apis::Core::JsonRepresentation
2119
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1::AnnotateFileResponse, decorator: Google::Apis::VisionV1::AnnotateFileResponse::Representation
2120
+
2121
+ end
2122
+ end
2123
+
2124
+ class BatchAnnotateImagesRequest
2125
+ # @private
2126
+ class Representation < Google::Apis::Core::JsonRepresentation
2127
+ collection :requests, as: 'requests', class: Google::Apis::VisionV1::AnnotateImageRequest, decorator: Google::Apis::VisionV1::AnnotateImageRequest::Representation
2128
+
2129
+ end
2130
+ end
2131
+
2132
+ class BatchAnnotateImagesResponse
2133
+ # @private
2134
+ class Representation < Google::Apis::Core::JsonRepresentation
2135
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1::AnnotateImageResponse, decorator: Google::Apis::VisionV1::AnnotateImageResponse::Representation
2136
+
2137
+ end
2138
+ end
2139
+
2140
+ class BatchOperationMetadata
2141
+ # @private
2142
+ class Representation < Google::Apis::Core::JsonRepresentation
2143
+ property :end_time, as: 'endTime'
2144
+ property :state, as: 'state'
2145
+ property :submit_time, as: 'submitTime'
2146
+ end
2147
+ end
2148
+
2149
+ class Block
2150
+ # @private
2151
+ class Representation < Google::Apis::Core::JsonRepresentation
2152
+ property :block_type, as: 'blockType'
2153
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::BoundingPoly, decorator: Google::Apis::VisionV1::BoundingPoly::Representation
2154
+
2155
+ property :confidence, as: 'confidence'
2156
+ collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1::Paragraph, decorator: Google::Apis::VisionV1::Paragraph::Representation
2157
+
2158
+ property :property, as: 'property', class: Google::Apis::VisionV1::TextProperty, decorator: Google::Apis::VisionV1::TextProperty::Representation
2159
+
2160
+ end
2161
+ end
2162
+
2163
+ class BoundingPoly
2164
+ # @private
2165
+ class Representation < Google::Apis::Core::JsonRepresentation
2166
+ collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1::NormalizedVertex, decorator: Google::Apis::VisionV1::NormalizedVertex::Representation
2167
+
2168
+ collection :vertices, as: 'vertices', class: Google::Apis::VisionV1::Vertex, decorator: Google::Apis::VisionV1::Vertex::Representation
2169
+
2170
+ end
2171
+ end
2172
+
2173
+ class CancelOperationRequest
2174
+ # @private
2175
+ class Representation < Google::Apis::Core::JsonRepresentation
2176
+ end
2177
+ end
2178
+
2179
+ class Color
2180
+ # @private
2181
+ class Representation < Google::Apis::Core::JsonRepresentation
2182
+ property :alpha, as: 'alpha'
2183
+ property :blue, as: 'blue'
2184
+ property :green, as: 'green'
2185
+ property :red, as: 'red'
2186
+ end
2187
+ end
2188
+
2189
+ class ColorInfo
2190
+ # @private
2191
+ class Representation < Google::Apis::Core::JsonRepresentation
2192
+ property :color, as: 'color', class: Google::Apis::VisionV1::Color, decorator: Google::Apis::VisionV1::Color::Representation
2193
+
2194
+ property :pixel_fraction, as: 'pixelFraction'
2195
+ property :score, as: 'score'
2196
+ end
2197
+ end
2198
+
2199
+ class CropHint
2200
+ # @private
2201
+ class Representation < Google::Apis::Core::JsonRepresentation
2202
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::BoundingPoly, decorator: Google::Apis::VisionV1::BoundingPoly::Representation
2203
+
2204
+ property :confidence, as: 'confidence'
2205
+ property :importance_fraction, as: 'importanceFraction'
2206
+ end
2207
+ end
2208
+
2209
+ class CropHintsAnnotation
2210
+ # @private
2211
+ class Representation < Google::Apis::Core::JsonRepresentation
2212
+ collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1::CropHint, decorator: Google::Apis::VisionV1::CropHint::Representation
2213
+
2214
+ end
2215
+ end
2216
+
2217
+ class CropHintsParams
2218
+ # @private
2219
+ class Representation < Google::Apis::Core::JsonRepresentation
2220
+ collection :aspect_ratios, as: 'aspectRatios'
2221
+ end
2222
+ end
2223
+
2224
+ class DetectedBreak
2225
+ # @private
2226
+ class Representation < Google::Apis::Core::JsonRepresentation
2227
+ property :is_prefix, as: 'isPrefix'
2228
+ property :type, as: 'type'
2229
+ end
2230
+ end
2231
+
2232
+ class DetectedLanguage
2233
+ # @private
2234
+ class Representation < Google::Apis::Core::JsonRepresentation
2235
+ property :confidence, as: 'confidence'
2236
+ property :language_code, as: 'languageCode'
2237
+ end
2238
+ end
2239
+
2240
+ class DominantColorsAnnotation
2241
+ # @private
2242
+ class Representation < Google::Apis::Core::JsonRepresentation
2243
+ collection :colors, as: 'colors', class: Google::Apis::VisionV1::ColorInfo, decorator: Google::Apis::VisionV1::ColorInfo::Representation
2244
+
2245
+ end
2246
+ end
2247
+
2248
+ class Empty
2249
+ # @private
2250
+ class Representation < Google::Apis::Core::JsonRepresentation
2251
+ end
2252
+ end
2253
+
2254
+ class EntityAnnotation
2255
+ # @private
2256
+ class Representation < Google::Apis::Core::JsonRepresentation
2257
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::BoundingPoly, decorator: Google::Apis::VisionV1::BoundingPoly::Representation
2258
+
2259
+ property :confidence, as: 'confidence'
2260
+ property :description, as: 'description'
2261
+ property :locale, as: 'locale'
2262
+ collection :locations, as: 'locations', class: Google::Apis::VisionV1::LocationInfo, decorator: Google::Apis::VisionV1::LocationInfo::Representation
2263
+
2264
+ property :mid, as: 'mid'
2265
+ collection :properties, as: 'properties', class: Google::Apis::VisionV1::Property, decorator: Google::Apis::VisionV1::Property::Representation
2266
+
2267
+ property :score, as: 'score'
2268
+ property :topicality, as: 'topicality'
2269
+ end
2270
+ end
2271
+
2272
+ class FaceAnnotation
2273
+ # @private
2274
+ class Representation < Google::Apis::Core::JsonRepresentation
2275
+ property :anger_likelihood, as: 'angerLikelihood'
2276
+ property :blurred_likelihood, as: 'blurredLikelihood'
2277
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::BoundingPoly, decorator: Google::Apis::VisionV1::BoundingPoly::Representation
2278
+
2279
+ property :detection_confidence, as: 'detectionConfidence'
2280
+ property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1::BoundingPoly, decorator: Google::Apis::VisionV1::BoundingPoly::Representation
2281
+
2282
+ property :headwear_likelihood, as: 'headwearLikelihood'
2283
+ property :joy_likelihood, as: 'joyLikelihood'
2284
+ property :landmarking_confidence, as: 'landmarkingConfidence'
2285
+ collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1::Landmark, decorator: Google::Apis::VisionV1::Landmark::Representation
2286
+
2287
+ property :pan_angle, as: 'panAngle'
2288
+ property :roll_angle, as: 'rollAngle'
2289
+ property :sorrow_likelihood, as: 'sorrowLikelihood'
2290
+ property :surprise_likelihood, as: 'surpriseLikelihood'
2291
+ property :tilt_angle, as: 'tiltAngle'
2292
+ property :under_exposed_likelihood, as: 'underExposedLikelihood'
2293
+ end
2294
+ end
2295
+
2296
+ class Feature
2297
+ # @private
2298
+ class Representation < Google::Apis::Core::JsonRepresentation
2299
+ property :max_results, as: 'maxResults'
2300
+ property :model, as: 'model'
2301
+ property :type, as: 'type'
2302
+ end
2303
+ end
2304
+
2305
+ class GcsDestination
2306
+ # @private
2307
+ class Representation < Google::Apis::Core::JsonRepresentation
2308
+ property :uri, as: 'uri'
2309
+ end
2310
+ end
2311
+
2312
+ class GcsSource
2313
+ # @private
2314
+ class Representation < Google::Apis::Core::JsonRepresentation
2315
+ property :uri, as: 'uri'
2316
+ end
2317
+ end
2318
+
2319
+ class GoogleCloudVisionV1p1beta1AnnotateFileResponse
2320
+ # @private
2321
+ class Representation < Google::Apis::Core::JsonRepresentation
2322
+ property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1InputConfig, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1InputConfig::Representation
2323
+
2324
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1AnnotateImageResponse::Representation
2325
+
2326
+ property :total_pages, as: 'totalPages'
2327
+ end
2328
+ end
2329
+
2330
+ class GoogleCloudVisionV1p1beta1AnnotateImageResponse
2331
+ # @private
2332
+ class Representation < Google::Apis::Core::JsonRepresentation
2333
+ property :context, as: 'context', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ImageAnnotationContext, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ImageAnnotationContext::Representation
2334
+
2335
+ property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1CropHintsAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1CropHintsAnnotation::Representation
2336
+
2337
+ property :error, as: 'error', class: Google::Apis::VisionV1::Status, decorator: Google::Apis::VisionV1::Status::Representation
2338
+
2339
+ collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1FaceAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1FaceAnnotation::Representation
2340
+
2341
+ property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotation::Representation
2342
+
2343
+ property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ImageProperties, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ImageProperties::Representation
2344
+
2345
+ collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
2346
+
2347
+ collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
2348
+
2349
+ collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation::Representation
2350
+
2351
+ collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
2352
+
2353
+ property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ProductSearchResults, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ProductSearchResults::Representation
2354
+
2355
+ property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1SafeSearchAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1SafeSearchAnnotation::Representation
2356
+
2357
+ collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
2358
+
2359
+ property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetection, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetection::Representation
2360
+
2361
+ end
2362
+ end
2363
+
2364
+ class GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse
2365
+ # @private
2366
+ class Representation < Google::Apis::Core::JsonRepresentation
2367
+ property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1OutputConfig, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1OutputConfig::Representation
2368
+
2369
+ end
2370
+ end
2371
+
2372
+ class GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse
2373
+ # @private
2374
+ class Representation < Google::Apis::Core::JsonRepresentation
2375
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse::Representation
2376
+
2377
+ end
2378
+ end
2379
+
2380
+ class GoogleCloudVisionV1p1beta1Block
2381
+ # @private
2382
+ class Representation < Google::Apis::Core::JsonRepresentation
2383
+ property :block_type, as: 'blockType'
2384
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
2385
+
2386
+ property :confidence, as: 'confidence'
2387
+ collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Paragraph, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Paragraph::Representation
2388
+
2389
+ property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
2390
+
2391
+ end
2392
+ end
2393
+
2394
+ class GoogleCloudVisionV1p1beta1BoundingPoly
2395
+ # @private
2396
+ class Representation < Google::Apis::Core::JsonRepresentation
2397
+ collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1NormalizedVertex, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1NormalizedVertex::Representation
2398
+
2399
+ collection :vertices, as: 'vertices', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Vertex, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Vertex::Representation
2400
+
2401
+ end
2402
+ end
2403
+
2404
+ class GoogleCloudVisionV1p1beta1ColorInfo
2405
+ # @private
2406
+ class Representation < Google::Apis::Core::JsonRepresentation
2407
+ property :color, as: 'color', class: Google::Apis::VisionV1::Color, decorator: Google::Apis::VisionV1::Color::Representation
2408
+
2409
+ property :pixel_fraction, as: 'pixelFraction'
2410
+ property :score, as: 'score'
2411
+ end
2412
+ end
2413
+
2414
+ class GoogleCloudVisionV1p1beta1CropHint
2415
+ # @private
2416
+ class Representation < Google::Apis::Core::JsonRepresentation
2417
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
2418
+
2419
+ property :confidence, as: 'confidence'
2420
+ property :importance_fraction, as: 'importanceFraction'
2421
+ end
2422
+ end
2423
+
2424
+ class GoogleCloudVisionV1p1beta1CropHintsAnnotation
2425
+ # @private
2426
+ class Representation < Google::Apis::Core::JsonRepresentation
2427
+ collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1CropHint, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1CropHint::Representation
2428
+
2429
+ end
2430
+ end
2431
+
2432
+ class GoogleCloudVisionV1p1beta1DominantColorsAnnotation
2433
+ # @private
2434
+ class Representation < Google::Apis::Core::JsonRepresentation
2435
+ collection :colors, as: 'colors', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ColorInfo, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ColorInfo::Representation
2436
+
2437
+ end
2438
+ end
2439
+
2440
+ class GoogleCloudVisionV1p1beta1EntityAnnotation
2441
+ # @private
2442
+ class Representation < Google::Apis::Core::JsonRepresentation
2443
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
2444
+
2445
+ property :confidence, as: 'confidence'
2446
+ property :description, as: 'description'
2447
+ property :locale, as: 'locale'
2448
+ collection :locations, as: 'locations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1LocationInfo, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1LocationInfo::Representation
2449
+
2450
+ property :mid, as: 'mid'
2451
+ collection :properties, as: 'properties', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Property, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Property::Representation
2452
+
2453
+ property :score, as: 'score'
2454
+ property :topicality, as: 'topicality'
2455
+ end
2456
+ end
2457
+
2458
+ class GoogleCloudVisionV1p1beta1FaceAnnotation
2459
+ # @private
2460
+ class Representation < Google::Apis::Core::JsonRepresentation
2461
+ property :anger_likelihood, as: 'angerLikelihood'
2462
+ property :blurred_likelihood, as: 'blurredLikelihood'
2463
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
2464
+
2465
+ property :detection_confidence, as: 'detectionConfidence'
2466
+ property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
2467
+
2468
+ property :headwear_likelihood, as: 'headwearLikelihood'
2469
+ property :joy_likelihood, as: 'joyLikelihood'
2470
+ property :landmarking_confidence, as: 'landmarkingConfidence'
2471
+ collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1FaceAnnotationLandmark, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1FaceAnnotationLandmark::Representation
2472
+
2473
+ property :pan_angle, as: 'panAngle'
2474
+ property :roll_angle, as: 'rollAngle'
2475
+ property :sorrow_likelihood, as: 'sorrowLikelihood'
2476
+ property :surprise_likelihood, as: 'surpriseLikelihood'
2477
+ property :tilt_angle, as: 'tiltAngle'
2478
+ property :under_exposed_likelihood, as: 'underExposedLikelihood'
2479
+ end
2480
+ end
2481
+
2482
+ class GoogleCloudVisionV1p1beta1FaceAnnotationLandmark
2483
+ # @private
2484
+ class Representation < Google::Apis::Core::JsonRepresentation
2485
+ property :position, as: 'position', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Position, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Position::Representation
2486
+
2487
+ property :type, as: 'type'
2488
+ end
2489
+ end
2490
+
2491
+ class GoogleCloudVisionV1p1beta1GcsDestination
2492
+ # @private
2493
+ class Representation < Google::Apis::Core::JsonRepresentation
2494
+ property :uri, as: 'uri'
2495
+ end
2496
+ end
2497
+
2498
+ class GoogleCloudVisionV1p1beta1GcsSource
2499
+ # @private
2500
+ class Representation < Google::Apis::Core::JsonRepresentation
2501
+ property :uri, as: 'uri'
2502
+ end
2503
+ end
2504
+
2505
+ class GoogleCloudVisionV1p1beta1ImageAnnotationContext
2506
+ # @private
2507
+ class Representation < Google::Apis::Core::JsonRepresentation
2508
+ property :page_number, as: 'pageNumber'
2509
+ property :uri, as: 'uri'
2510
+ end
2511
+ end
2512
+
2513
+ class GoogleCloudVisionV1p1beta1ImageProperties
2514
+ # @private
2515
+ class Representation < Google::Apis::Core::JsonRepresentation
2516
+ property :dominant_colors, as: 'dominantColors', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1DominantColorsAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1DominantColorsAnnotation::Representation
2517
+
2518
+ end
2519
+ end
2520
+
2521
+ class GoogleCloudVisionV1p1beta1InputConfig
2522
+ # @private
2523
+ class Representation < Google::Apis::Core::JsonRepresentation
2524
+ property :content, :base64 => true, as: 'content'
2525
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1GcsSource, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1GcsSource::Representation
2526
+
2527
+ property :mime_type, as: 'mimeType'
2528
+ end
2529
+ end
2530
+
2531
+ class GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation
2532
+ # @private
2533
+ class Representation < Google::Apis::Core::JsonRepresentation
2534
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
2535
+
2536
+ property :language_code, as: 'languageCode'
2537
+ property :mid, as: 'mid'
2538
+ property :name, as: 'name'
2539
+ property :score, as: 'score'
2540
+ end
2541
+ end
2542
+
2543
+ class GoogleCloudVisionV1p1beta1LocationInfo
2544
+ # @private
2545
+ class Representation < Google::Apis::Core::JsonRepresentation
2546
+ property :lat_lng, as: 'latLng', class: Google::Apis::VisionV1::LatLng, decorator: Google::Apis::VisionV1::LatLng::Representation
2547
+
2548
+ end
2549
+ end
2550
+
2551
+ class GoogleCloudVisionV1p1beta1NormalizedVertex
2552
+ # @private
2553
+ class Representation < Google::Apis::Core::JsonRepresentation
2554
+ property :x, as: 'x'
2555
+ property :y, as: 'y'
2556
+ end
2557
+ end
2558
+
2559
+ class GoogleCloudVisionV1p1beta1OperationMetadata
2560
+ # @private
2561
+ class Representation < Google::Apis::Core::JsonRepresentation
2562
+ property :create_time, as: 'createTime'
2563
+ property :state, as: 'state'
2564
+ property :update_time, as: 'updateTime'
2565
+ end
2566
+ end
2567
+
2568
+ class GoogleCloudVisionV1p1beta1OutputConfig
2569
+ # @private
2570
+ class Representation < Google::Apis::Core::JsonRepresentation
2571
+ property :batch_size, as: 'batchSize'
2572
+ property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1GcsDestination, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1GcsDestination::Representation
2573
+
2574
+ end
2575
+ end
2576
+
2577
+ class GoogleCloudVisionV1p1beta1Page
2578
+ # @private
2579
+ class Representation < Google::Apis::Core::JsonRepresentation
2580
+ collection :blocks, as: 'blocks', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Block, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Block::Representation
2581
+
2582
+ property :confidence, as: 'confidence'
2583
+ property :height, as: 'height'
2584
+ property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
2585
+
2586
+ property :width, as: 'width'
2587
+ end
2588
+ end
2589
+
2590
+ class GoogleCloudVisionV1p1beta1Paragraph
2591
+ # @private
2592
+ class Representation < Google::Apis::Core::JsonRepresentation
2593
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
2594
+
2595
+ property :confidence, as: 'confidence'
2596
+ property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
2597
+
2598
+ collection :words, as: 'words', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Word, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Word::Representation
2599
+
2600
+ end
2601
+ end
2602
+
2603
+ class GoogleCloudVisionV1p1beta1Position
2604
+ # @private
2605
+ class Representation < Google::Apis::Core::JsonRepresentation
2606
+ property :x, as: 'x'
2607
+ property :y, as: 'y'
2608
+ property :z, as: 'z'
2609
+ end
2610
+ end
2611
+
2612
+ class GoogleCloudVisionV1p1beta1Product
2613
+ # @private
2614
+ class Representation < Google::Apis::Core::JsonRepresentation
2615
+ property :description, as: 'description'
2616
+ property :display_name, as: 'displayName'
2617
+ property :name, as: 'name'
2618
+ property :product_category, as: 'productCategory'
2619
+ collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ProductKeyValue, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ProductKeyValue::Representation
2620
+
2621
+ end
2622
+ end
2623
+
2624
+ class GoogleCloudVisionV1p1beta1ProductKeyValue
2625
+ # @private
2626
+ class Representation < Google::Apis::Core::JsonRepresentation
2627
+ property :key, as: 'key'
2628
+ property :value, as: 'value'
2629
+ end
2630
+ end
2631
+
2632
+ class GoogleCloudVisionV1p1beta1ProductSearchResults
2633
+ # @private
2634
+ class Representation < Google::Apis::Core::JsonRepresentation
2635
+ property :index_time, as: 'indexTime'
2636
+ collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult::Representation
2637
+
2638
+ collection :results, as: 'results', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult::Representation
2639
+
2640
+ end
2641
+ end
2642
+
2643
+ class GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult
2644
+ # @private
2645
+ class Representation < Google::Apis::Core::JsonRepresentation
2646
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
2647
+
2648
+ collection :results, as: 'results', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult::Representation
2649
+
2650
+ end
2651
+ end
2652
+
2653
+ class GoogleCloudVisionV1p1beta1ProductSearchResultsResult
2654
+ # @private
2655
+ class Representation < Google::Apis::Core::JsonRepresentation
2656
+ property :image, as: 'image'
2657
+ property :product, as: 'product', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Product, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Product::Representation
2658
+
2659
+ property :score, as: 'score'
2660
+ end
2661
+ end
2662
+
2663
+ class GoogleCloudVisionV1p1beta1Property
2664
+ # @private
2665
+ class Representation < Google::Apis::Core::JsonRepresentation
2666
+ property :name, as: 'name'
2667
+ property :uint64_value, :numeric_string => true, as: 'uint64Value'
2668
+ property :value, as: 'value'
2669
+ end
2670
+ end
2671
+
2672
+ class GoogleCloudVisionV1p1beta1SafeSearchAnnotation
2673
+ # @private
2674
+ class Representation < Google::Apis::Core::JsonRepresentation
2675
+ property :adult, as: 'adult'
2676
+ property :medical, as: 'medical'
2677
+ property :racy, as: 'racy'
2678
+ property :spoof, as: 'spoof'
2679
+ property :violence, as: 'violence'
2680
+ end
2681
+ end
2682
+
2683
+ class GoogleCloudVisionV1p1beta1Symbol
2684
+ # @private
2685
+ class Representation < Google::Apis::Core::JsonRepresentation
2686
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
2687
+
2688
+ property :confidence, as: 'confidence'
2689
+ property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
2690
+
2691
+ property :text, as: 'text'
2692
+ end
2693
+ end
2694
+
2695
+ class GoogleCloudVisionV1p1beta1TextAnnotation
2696
+ # @private
2697
+ class Representation < Google::Apis::Core::JsonRepresentation
2698
+ collection :pages, as: 'pages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Page, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Page::Representation
2699
+
2700
+ property :text, as: 'text'
2701
+ end
2702
+ end
2703
+
2704
+ class GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak
2705
+ # @private
2706
+ class Representation < Google::Apis::Core::JsonRepresentation
2707
+ property :is_prefix, as: 'isPrefix'
2708
+ property :type, as: 'type'
2709
+ end
2710
+ end
2711
+
2712
+ class GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage
2713
+ # @private
2714
+ class Representation < Google::Apis::Core::JsonRepresentation
2715
+ property :confidence, as: 'confidence'
2716
+ property :language_code, as: 'languageCode'
2717
+ end
2718
+ end
2719
+
2720
+ class GoogleCloudVisionV1p1beta1TextAnnotationTextProperty
2721
+ # @private
2722
+ class Representation < Google::Apis::Core::JsonRepresentation
2723
+ property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak::Representation
2724
+
2725
+ collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage::Representation
2726
+
2727
+ end
2728
+ end
2729
+
2730
+ class GoogleCloudVisionV1p1beta1Vertex
2731
+ # @private
2732
+ class Representation < Google::Apis::Core::JsonRepresentation
2733
+ property :x, as: 'x'
2734
+ property :y, as: 'y'
2735
+ end
2736
+ end
2737
+
2738
+ class GoogleCloudVisionV1p1beta1WebDetection
2739
+ # @private
2740
+ class Representation < Google::Apis::Core::JsonRepresentation
2741
+ collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebLabel, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebLabel::Representation
2742
+
2743
+ collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
2744
+
2745
+ collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebPage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebPage::Representation
2746
+
2747
+ collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
2748
+
2749
+ collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
2750
+
2751
+ collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebEntity, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebEntity::Representation
2752
+
2753
+ end
2754
+ end
2755
+
2756
+ class GoogleCloudVisionV1p1beta1WebDetectionWebEntity
2757
+ # @private
2758
+ class Representation < Google::Apis::Core::JsonRepresentation
2759
+ property :description, as: 'description'
2760
+ property :entity_id, as: 'entityId'
2761
+ property :score, as: 'score'
2762
+ end
2763
+ end
2764
+
2765
+ class GoogleCloudVisionV1p1beta1WebDetectionWebImage
2766
+ # @private
2767
+ class Representation < Google::Apis::Core::JsonRepresentation
2768
+ property :score, as: 'score'
2769
+ property :url, as: 'url'
2770
+ end
2771
+ end
2772
+
2773
+ class GoogleCloudVisionV1p1beta1WebDetectionWebLabel
2774
+ # @private
2775
+ class Representation < Google::Apis::Core::JsonRepresentation
2776
+ property :label, as: 'label'
2777
+ property :language_code, as: 'languageCode'
2778
+ end
2779
+ end
2780
+
2781
+ class GoogleCloudVisionV1p1beta1WebDetectionWebPage
2782
+ # @private
2783
+ class Representation < Google::Apis::Core::JsonRepresentation
2784
+ collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
2785
+
2786
+ property :page_title, as: 'pageTitle'
2787
+ collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
2788
+
2789
+ property :score, as: 'score'
2790
+ property :url, as: 'url'
2791
+ end
2792
+ end
2793
+
2794
+ class GoogleCloudVisionV1p1beta1Word
2795
+ # @private
2796
+ class Representation < Google::Apis::Core::JsonRepresentation
2797
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
2798
+
2799
+ property :confidence, as: 'confidence'
2800
+ property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
2801
+
2802
+ collection :symbols, as: 'symbols', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Symbol, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Symbol::Representation
2803
+
2804
+ end
2805
+ end
2806
+
2807
+ class GoogleCloudVisionV1p2beta1AnnotateFileResponse
2808
+ # @private
2809
+ class Representation < Google::Apis::Core::JsonRepresentation
2810
+ property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1InputConfig, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1InputConfig::Representation
2811
+
2812
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1AnnotateImageResponse::Representation
2813
+
2814
+ property :total_pages, as: 'totalPages'
2815
+ end
2816
+ end
2817
+
2818
+ class GoogleCloudVisionV1p2beta1AnnotateImageResponse
2819
+ # @private
2820
+ class Representation < Google::Apis::Core::JsonRepresentation
2821
+ property :context, as: 'context', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ImageAnnotationContext, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ImageAnnotationContext::Representation
2822
+
2823
+ property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1CropHintsAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1CropHintsAnnotation::Representation
2824
+
2825
+ property :error, as: 'error', class: Google::Apis::VisionV1::Status, decorator: Google::Apis::VisionV1::Status::Representation
2826
+
2827
+ collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1FaceAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1FaceAnnotation::Representation
2828
+
2829
+ property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotation::Representation
2830
+
2831
+ property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ImageProperties, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ImageProperties::Representation
2832
+
2833
+ collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
2834
+
2835
+ collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
2836
+
2837
+ collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation::Representation
2838
+
2839
+ collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
2840
+
2841
+ property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ProductSearchResults, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ProductSearchResults::Representation
2842
+
2843
+ property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1SafeSearchAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1SafeSearchAnnotation::Representation
2844
+
2845
+ collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
2846
+
2847
+ property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetection, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetection::Representation
2848
+
2849
+ end
2850
+ end
2851
+
2852
+ class GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse
2853
+ # @private
2854
+ class Representation < Google::Apis::Core::JsonRepresentation
2855
+ property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1OutputConfig, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1OutputConfig::Representation
2856
+
2857
+ end
2858
+ end
2859
+
2860
+ class GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse
2861
+ # @private
2862
+ class Representation < Google::Apis::Core::JsonRepresentation
2863
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse::Representation
2864
+
2865
+ end
2866
+ end
2867
+
2868
+ class GoogleCloudVisionV1p2beta1Block
2869
+ # @private
2870
+ class Representation < Google::Apis::Core::JsonRepresentation
2871
+ property :block_type, as: 'blockType'
2872
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
2873
+
2874
+ property :confidence, as: 'confidence'
2875
+ collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Paragraph, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Paragraph::Representation
2876
+
2877
+ property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
2878
+
2879
+ end
2880
+ end
2881
+
2882
+ class GoogleCloudVisionV1p2beta1BoundingPoly
2883
+ # @private
2884
+ class Representation < Google::Apis::Core::JsonRepresentation
2885
+ collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1NormalizedVertex, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1NormalizedVertex::Representation
2886
+
2887
+ collection :vertices, as: 'vertices', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Vertex, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Vertex::Representation
2888
+
2889
+ end
2890
+ end
2891
+
2892
+ class GoogleCloudVisionV1p2beta1ColorInfo
2893
+ # @private
2894
+ class Representation < Google::Apis::Core::JsonRepresentation
2895
+ property :color, as: 'color', class: Google::Apis::VisionV1::Color, decorator: Google::Apis::VisionV1::Color::Representation
2896
+
2897
+ property :pixel_fraction, as: 'pixelFraction'
2898
+ property :score, as: 'score'
2899
+ end
2900
+ end
2901
+
2902
+ class GoogleCloudVisionV1p2beta1CropHint
2903
+ # @private
2904
+ class Representation < Google::Apis::Core::JsonRepresentation
2905
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
2906
+
2907
+ property :confidence, as: 'confidence'
2908
+ property :importance_fraction, as: 'importanceFraction'
2909
+ end
2910
+ end
2911
+
2912
+ class GoogleCloudVisionV1p2beta1CropHintsAnnotation
2913
+ # @private
2914
+ class Representation < Google::Apis::Core::JsonRepresentation
2915
+ collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1CropHint, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1CropHint::Representation
2916
+
2917
+ end
2918
+ end
2919
+
2920
+ class GoogleCloudVisionV1p2beta1DominantColorsAnnotation
2921
+ # @private
2922
+ class Representation < Google::Apis::Core::JsonRepresentation
2923
+ collection :colors, as: 'colors', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ColorInfo, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ColorInfo::Representation
2924
+
2925
+ end
2926
+ end
2927
+
2928
+ class GoogleCloudVisionV1p2beta1EntityAnnotation
2929
+ # @private
2930
+ class Representation < Google::Apis::Core::JsonRepresentation
2931
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
2932
+
2933
+ property :confidence, as: 'confidence'
2934
+ property :description, as: 'description'
2935
+ property :locale, as: 'locale'
2936
+ collection :locations, as: 'locations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1LocationInfo, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1LocationInfo::Representation
2937
+
2938
+ property :mid, as: 'mid'
2939
+ collection :properties, as: 'properties', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Property, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Property::Representation
2940
+
2941
+ property :score, as: 'score'
2942
+ property :topicality, as: 'topicality'
2943
+ end
2944
+ end
2945
+
2946
+ class GoogleCloudVisionV1p2beta1FaceAnnotation
2947
+ # @private
2948
+ class Representation < Google::Apis::Core::JsonRepresentation
2949
+ property :anger_likelihood, as: 'angerLikelihood'
2950
+ property :blurred_likelihood, as: 'blurredLikelihood'
2951
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
2952
+
2953
+ property :detection_confidence, as: 'detectionConfidence'
2954
+ property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
2955
+
2956
+ property :headwear_likelihood, as: 'headwearLikelihood'
2957
+ property :joy_likelihood, as: 'joyLikelihood'
2958
+ property :landmarking_confidence, as: 'landmarkingConfidence'
2959
+ collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1FaceAnnotationLandmark, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1FaceAnnotationLandmark::Representation
2960
+
2961
+ property :pan_angle, as: 'panAngle'
2962
+ property :roll_angle, as: 'rollAngle'
2963
+ property :sorrow_likelihood, as: 'sorrowLikelihood'
2964
+ property :surprise_likelihood, as: 'surpriseLikelihood'
2965
+ property :tilt_angle, as: 'tiltAngle'
2966
+ property :under_exposed_likelihood, as: 'underExposedLikelihood'
2967
+ end
2968
+ end
2969
+
2970
+ class GoogleCloudVisionV1p2beta1FaceAnnotationLandmark
2971
+ # @private
2972
+ class Representation < Google::Apis::Core::JsonRepresentation
2973
+ property :position, as: 'position', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Position, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Position::Representation
2974
+
2975
+ property :type, as: 'type'
2976
+ end
2977
+ end
2978
+
2979
+ class GoogleCloudVisionV1p2beta1GcsDestination
2980
+ # @private
2981
+ class Representation < Google::Apis::Core::JsonRepresentation
2982
+ property :uri, as: 'uri'
2983
+ end
2984
+ end
2985
+
2986
+ class GoogleCloudVisionV1p2beta1GcsSource
2987
+ # @private
2988
+ class Representation < Google::Apis::Core::JsonRepresentation
2989
+ property :uri, as: 'uri'
2990
+ end
2991
+ end
2992
+
2993
+ class GoogleCloudVisionV1p2beta1ImageAnnotationContext
2994
+ # @private
2995
+ class Representation < Google::Apis::Core::JsonRepresentation
2996
+ property :page_number, as: 'pageNumber'
2997
+ property :uri, as: 'uri'
2998
+ end
2999
+ end
3000
+
3001
+ class GoogleCloudVisionV1p2beta1ImageProperties
3002
+ # @private
3003
+ class Representation < Google::Apis::Core::JsonRepresentation
3004
+ property :dominant_colors, as: 'dominantColors', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1DominantColorsAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1DominantColorsAnnotation::Representation
3005
+
3006
+ end
3007
+ end
3008
+
3009
+ class GoogleCloudVisionV1p2beta1InputConfig
3010
+ # @private
3011
+ class Representation < Google::Apis::Core::JsonRepresentation
3012
+ property :content, :base64 => true, as: 'content'
3013
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1GcsSource, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1GcsSource::Representation
3014
+
3015
+ property :mime_type, as: 'mimeType'
3016
+ end
3017
+ end
3018
+
3019
+ class GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation
3020
+ # @private
3021
+ class Representation < Google::Apis::Core::JsonRepresentation
3022
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
3023
+
3024
+ property :language_code, as: 'languageCode'
3025
+ property :mid, as: 'mid'
3026
+ property :name, as: 'name'
3027
+ property :score, as: 'score'
3028
+ end
3029
+ end
3030
+
3031
+ class GoogleCloudVisionV1p2beta1LocationInfo
3032
+ # @private
3033
+ class Representation < Google::Apis::Core::JsonRepresentation
3034
+ property :lat_lng, as: 'latLng', class: Google::Apis::VisionV1::LatLng, decorator: Google::Apis::VisionV1::LatLng::Representation
3035
+
3036
+ end
3037
+ end
3038
+
3039
+ class GoogleCloudVisionV1p2beta1NormalizedVertex
3040
+ # @private
3041
+ class Representation < Google::Apis::Core::JsonRepresentation
3042
+ property :x, as: 'x'
3043
+ property :y, as: 'y'
3044
+ end
3045
+ end
3046
+
3047
+ class GoogleCloudVisionV1p2beta1OperationMetadata
3048
+ # @private
3049
+ class Representation < Google::Apis::Core::JsonRepresentation
3050
+ property :create_time, as: 'createTime'
3051
+ property :state, as: 'state'
3052
+ property :update_time, as: 'updateTime'
3053
+ end
3054
+ end
3055
+
3056
+ class GoogleCloudVisionV1p2beta1OutputConfig
1498
3057
  # @private
1499
3058
  class Representation < Google::Apis::Core::JsonRepresentation
1500
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::BoundingPoly, decorator: Google::Apis::VisionV1::BoundingPoly::Representation
3059
+ property :batch_size, as: 'batchSize'
3060
+ property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1GcsDestination, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1GcsDestination::Representation
3061
+
3062
+ end
3063
+ end
3064
+
3065
+ class GoogleCloudVisionV1p2beta1Page
3066
+ # @private
3067
+ class Representation < Google::Apis::Core::JsonRepresentation
3068
+ collection :blocks, as: 'blocks', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Block, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Block::Representation
1501
3069
 
1502
3070
  property :confidence, as: 'confidence'
1503
- property :importance_fraction, as: 'importanceFraction'
3071
+ property :height, as: 'height'
3072
+ property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
3073
+
3074
+ property :width, as: 'width'
1504
3075
  end
1505
3076
  end
1506
3077
 
1507
- class CropHintsAnnotation
3078
+ class GoogleCloudVisionV1p2beta1Paragraph
1508
3079
  # @private
1509
3080
  class Representation < Google::Apis::Core::JsonRepresentation
1510
- collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1::CropHint, decorator: Google::Apis::VisionV1::CropHint::Representation
3081
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
3082
+
3083
+ property :confidence, as: 'confidence'
3084
+ property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
3085
+
3086
+ collection :words, as: 'words', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Word, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Word::Representation
1511
3087
 
1512
3088
  end
1513
3089
  end
1514
3090
 
1515
- class CropHintsParams
3091
+ class GoogleCloudVisionV1p2beta1Position
1516
3092
  # @private
1517
3093
  class Representation < Google::Apis::Core::JsonRepresentation
1518
- collection :aspect_ratios, as: 'aspectRatios'
3094
+ property :x, as: 'x'
3095
+ property :y, as: 'y'
3096
+ property :z, as: 'z'
1519
3097
  end
1520
3098
  end
1521
3099
 
1522
- class DetectedBreak
3100
+ class GoogleCloudVisionV1p2beta1Product
3101
+ # @private
3102
+ class Representation < Google::Apis::Core::JsonRepresentation
3103
+ property :description, as: 'description'
3104
+ property :display_name, as: 'displayName'
3105
+ property :name, as: 'name'
3106
+ property :product_category, as: 'productCategory'
3107
+ collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ProductKeyValue, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ProductKeyValue::Representation
3108
+
3109
+ end
3110
+ end
3111
+
3112
+ class GoogleCloudVisionV1p2beta1ProductKeyValue
3113
+ # @private
3114
+ class Representation < Google::Apis::Core::JsonRepresentation
3115
+ property :key, as: 'key'
3116
+ property :value, as: 'value'
3117
+ end
3118
+ end
3119
+
3120
+ class GoogleCloudVisionV1p2beta1ProductSearchResults
3121
+ # @private
3122
+ class Representation < Google::Apis::Core::JsonRepresentation
3123
+ property :index_time, as: 'indexTime'
3124
+ collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult::Representation
3125
+
3126
+ collection :results, as: 'results', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ProductSearchResultsResult::Representation
3127
+
3128
+ end
3129
+ end
3130
+
3131
+ class GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult
3132
+ # @private
3133
+ class Representation < Google::Apis::Core::JsonRepresentation
3134
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
3135
+
3136
+ collection :results, as: 'results', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ProductSearchResultsResult::Representation
3137
+
3138
+ end
3139
+ end
3140
+
3141
+ class GoogleCloudVisionV1p2beta1ProductSearchResultsResult
3142
+ # @private
3143
+ class Representation < Google::Apis::Core::JsonRepresentation
3144
+ property :image, as: 'image'
3145
+ property :product, as: 'product', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Product, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Product::Representation
3146
+
3147
+ property :score, as: 'score'
3148
+ end
3149
+ end
3150
+
3151
+ class GoogleCloudVisionV1p2beta1Property
3152
+ # @private
3153
+ class Representation < Google::Apis::Core::JsonRepresentation
3154
+ property :name, as: 'name'
3155
+ property :uint64_value, :numeric_string => true, as: 'uint64Value'
3156
+ property :value, as: 'value'
3157
+ end
3158
+ end
3159
+
3160
+ class GoogleCloudVisionV1p2beta1SafeSearchAnnotation
3161
+ # @private
3162
+ class Representation < Google::Apis::Core::JsonRepresentation
3163
+ property :adult, as: 'adult'
3164
+ property :medical, as: 'medical'
3165
+ property :racy, as: 'racy'
3166
+ property :spoof, as: 'spoof'
3167
+ property :violence, as: 'violence'
3168
+ end
3169
+ end
3170
+
3171
+ class GoogleCloudVisionV1p2beta1Symbol
3172
+ # @private
3173
+ class Representation < Google::Apis::Core::JsonRepresentation
3174
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
3175
+
3176
+ property :confidence, as: 'confidence'
3177
+ property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
3178
+
3179
+ property :text, as: 'text'
3180
+ end
3181
+ end
3182
+
3183
+ class GoogleCloudVisionV1p2beta1TextAnnotation
3184
+ # @private
3185
+ class Representation < Google::Apis::Core::JsonRepresentation
3186
+ collection :pages, as: 'pages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Page, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Page::Representation
3187
+
3188
+ property :text, as: 'text'
3189
+ end
3190
+ end
3191
+
3192
+ class GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak
1523
3193
  # @private
1524
3194
  class Representation < Google::Apis::Core::JsonRepresentation
1525
3195
  property :is_prefix, as: 'isPrefix'
@@ -1527,7 +3197,7 @@ module Google
1527
3197
  end
1528
3198
  end
1529
3199
 
1530
- class DetectedLanguage
3200
+ class GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage
1531
3201
  # @private
1532
3202
  class Representation < Google::Apis::Core::JsonRepresentation
1533
3203
  property :confidence, as: 'confidence'
@@ -1535,170 +3205,188 @@ module Google
1535
3205
  end
1536
3206
  end
1537
3207
 
1538
- class DominantColorsAnnotation
3208
+ class GoogleCloudVisionV1p2beta1TextAnnotationTextProperty
1539
3209
  # @private
1540
3210
  class Representation < Google::Apis::Core::JsonRepresentation
1541
- collection :colors, as: 'colors', class: Google::Apis::VisionV1::ColorInfo, decorator: Google::Apis::VisionV1::ColorInfo::Representation
3211
+ property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak::Representation
3212
+
3213
+ collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage::Representation
1542
3214
 
1543
3215
  end
1544
3216
  end
1545
3217
 
1546
- class Empty
3218
+ class GoogleCloudVisionV1p2beta1Vertex
1547
3219
  # @private
1548
3220
  class Representation < Google::Apis::Core::JsonRepresentation
3221
+ property :x, as: 'x'
3222
+ property :y, as: 'y'
1549
3223
  end
1550
3224
  end
1551
3225
 
1552
- class EntityAnnotation
3226
+ class GoogleCloudVisionV1p2beta1WebDetection
1553
3227
  # @private
1554
3228
  class Representation < Google::Apis::Core::JsonRepresentation
1555
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::BoundingPoly, decorator: Google::Apis::VisionV1::BoundingPoly::Representation
3229
+ collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebLabel, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebLabel::Representation
1556
3230
 
1557
- property :confidence, as: 'confidence'
1558
- property :description, as: 'description'
1559
- property :locale, as: 'locale'
1560
- collection :locations, as: 'locations', class: Google::Apis::VisionV1::LocationInfo, decorator: Google::Apis::VisionV1::LocationInfo::Representation
3231
+ collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
1561
3232
 
1562
- property :mid, as: 'mid'
1563
- collection :properties, as: 'properties', class: Google::Apis::VisionV1::Property, decorator: Google::Apis::VisionV1::Property::Representation
3233
+ collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebPage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebPage::Representation
3234
+
3235
+ collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
3236
+
3237
+ collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
3238
+
3239
+ collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebEntity, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebEntity::Representation
1564
3240
 
1565
- property :score, as: 'score'
1566
- property :topicality, as: 'topicality'
1567
3241
  end
1568
3242
  end
1569
3243
 
1570
- class FaceAnnotation
3244
+ class GoogleCloudVisionV1p2beta1WebDetectionWebEntity
1571
3245
  # @private
1572
3246
  class Representation < Google::Apis::Core::JsonRepresentation
1573
- property :anger_likelihood, as: 'angerLikelihood'
1574
- property :blurred_likelihood, as: 'blurredLikelihood'
1575
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::BoundingPoly, decorator: Google::Apis::VisionV1::BoundingPoly::Representation
1576
-
1577
- property :detection_confidence, as: 'detectionConfidence'
1578
- property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1::BoundingPoly, decorator: Google::Apis::VisionV1::BoundingPoly::Representation
1579
-
1580
- property :headwear_likelihood, as: 'headwearLikelihood'
1581
- property :joy_likelihood, as: 'joyLikelihood'
1582
- property :landmarking_confidence, as: 'landmarkingConfidence'
1583
- collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1::Landmark, decorator: Google::Apis::VisionV1::Landmark::Representation
3247
+ property :description, as: 'description'
3248
+ property :entity_id, as: 'entityId'
3249
+ property :score, as: 'score'
3250
+ end
3251
+ end
1584
3252
 
1585
- property :pan_angle, as: 'panAngle'
1586
- property :roll_angle, as: 'rollAngle'
1587
- property :sorrow_likelihood, as: 'sorrowLikelihood'
1588
- property :surprise_likelihood, as: 'surpriseLikelihood'
1589
- property :tilt_angle, as: 'tiltAngle'
1590
- property :under_exposed_likelihood, as: 'underExposedLikelihood'
3253
+ class GoogleCloudVisionV1p2beta1WebDetectionWebImage
3254
+ # @private
3255
+ class Representation < Google::Apis::Core::JsonRepresentation
3256
+ property :score, as: 'score'
3257
+ property :url, as: 'url'
1591
3258
  end
1592
3259
  end
1593
3260
 
1594
- class Feature
3261
+ class GoogleCloudVisionV1p2beta1WebDetectionWebLabel
1595
3262
  # @private
1596
3263
  class Representation < Google::Apis::Core::JsonRepresentation
1597
- property :max_results, as: 'maxResults'
1598
- property :model, as: 'model'
1599
- property :type, as: 'type'
3264
+ property :label, as: 'label'
3265
+ property :language_code, as: 'languageCode'
1600
3266
  end
1601
3267
  end
1602
3268
 
1603
- class GcsDestination
3269
+ class GoogleCloudVisionV1p2beta1WebDetectionWebPage
1604
3270
  # @private
1605
3271
  class Representation < Google::Apis::Core::JsonRepresentation
1606
- property :uri, as: 'uri'
3272
+ collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
3273
+
3274
+ property :page_title, as: 'pageTitle'
3275
+ collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
3276
+
3277
+ property :score, as: 'score'
3278
+ property :url, as: 'url'
1607
3279
  end
1608
3280
  end
1609
3281
 
1610
- class GcsSource
3282
+ class GoogleCloudVisionV1p2beta1Word
1611
3283
  # @private
1612
3284
  class Representation < Google::Apis::Core::JsonRepresentation
1613
- property :uri, as: 'uri'
3285
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
3286
+
3287
+ property :confidence, as: 'confidence'
3288
+ property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
3289
+
3290
+ collection :symbols, as: 'symbols', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Symbol, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Symbol::Representation
3291
+
1614
3292
  end
1615
3293
  end
1616
3294
 
1617
- class GoogleCloudVisionV1p1beta1AnnotateFileResponse
3295
+ class GoogleCloudVisionV1p3beta1AnnotateFileResponse
1618
3296
  # @private
1619
3297
  class Representation < Google::Apis::Core::JsonRepresentation
1620
- property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1InputConfig, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1InputConfig::Representation
3298
+ property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1InputConfig, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1InputConfig::Representation
1621
3299
 
1622
- collection :responses, as: 'responses', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1AnnotateImageResponse::Representation
3300
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1AnnotateImageResponse::Representation
1623
3301
 
3302
+ property :total_pages, as: 'totalPages'
1624
3303
  end
1625
3304
  end
1626
3305
 
1627
- class GoogleCloudVisionV1p1beta1AnnotateImageResponse
3306
+ class GoogleCloudVisionV1p3beta1AnnotateImageResponse
1628
3307
  # @private
1629
3308
  class Representation < Google::Apis::Core::JsonRepresentation
1630
- property :context, as: 'context', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ImageAnnotationContext, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ImageAnnotationContext::Representation
3309
+ property :context, as: 'context', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ImageAnnotationContext, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ImageAnnotationContext::Representation
1631
3310
 
1632
- property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1CropHintsAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1CropHintsAnnotation::Representation
3311
+ property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1CropHintsAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1CropHintsAnnotation::Representation
1633
3312
 
1634
3313
  property :error, as: 'error', class: Google::Apis::VisionV1::Status, decorator: Google::Apis::VisionV1::Status::Representation
1635
3314
 
1636
- collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1FaceAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1FaceAnnotation::Representation
3315
+ collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1FaceAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1FaceAnnotation::Representation
1637
3316
 
1638
- property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotation::Representation
3317
+ property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotation::Representation
1639
3318
 
1640
- property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ImageProperties, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ImageProperties::Representation
3319
+ property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ImageProperties, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ImageProperties::Representation
1641
3320
 
1642
- collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
3321
+ collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1EntityAnnotation::Representation
1643
3322
 
1644
- collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
3323
+ collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1EntityAnnotation::Representation
1645
3324
 
1646
- collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation::Representation
3325
+ collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation::Representation
1647
3326
 
1648
- collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
3327
+ collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1EntityAnnotation::Representation
1649
3328
 
1650
- property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ProductSearchResults, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ProductSearchResults::Representation
3329
+ property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ProductSearchResults, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ProductSearchResults::Representation
1651
3330
 
1652
- property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1SafeSearchAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1SafeSearchAnnotation::Representation
3331
+ property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1SafeSearchAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1SafeSearchAnnotation::Representation
1653
3332
 
1654
- collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1EntityAnnotation::Representation
3333
+ collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1EntityAnnotation::Representation
1655
3334
 
1656
- property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetection, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetection::Representation
3335
+ property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetection, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetection::Representation
3336
+
3337
+ end
3338
+ end
3339
+
3340
+ class GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse
3341
+ # @private
3342
+ class Representation < Google::Apis::Core::JsonRepresentation
3343
+ property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1OutputConfig, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1OutputConfig::Representation
1657
3344
 
1658
3345
  end
1659
3346
  end
1660
3347
 
1661
- class GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse
3348
+ class GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse
1662
3349
  # @private
1663
3350
  class Representation < Google::Apis::Core::JsonRepresentation
1664
- property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1OutputConfig, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1OutputConfig::Representation
3351
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse::Representation
1665
3352
 
1666
3353
  end
1667
3354
  end
1668
3355
 
1669
- class GoogleCloudVisionV1p1beta1AsyncBatchAnnotateFilesResponse
3356
+ class GoogleCloudVisionV1p3beta1BatchOperationMetadata
1670
3357
  # @private
1671
3358
  class Representation < Google::Apis::Core::JsonRepresentation
1672
- collection :responses, as: 'responses', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1AsyncAnnotateFileResponse::Representation
1673
-
3359
+ property :end_time, as: 'endTime'
3360
+ property :state, as: 'state'
3361
+ property :submit_time, as: 'submitTime'
1674
3362
  end
1675
3363
  end
1676
3364
 
1677
- class GoogleCloudVisionV1p1beta1Block
3365
+ class GoogleCloudVisionV1p3beta1Block
1678
3366
  # @private
1679
3367
  class Representation < Google::Apis::Core::JsonRepresentation
1680
3368
  property :block_type, as: 'blockType'
1681
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
3369
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
1682
3370
 
1683
3371
  property :confidence, as: 'confidence'
1684
- collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Paragraph, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Paragraph::Representation
3372
+ collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Paragraph, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Paragraph::Representation
1685
3373
 
1686
- property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
3374
+ property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
1687
3375
 
1688
3376
  end
1689
3377
  end
1690
3378
 
1691
- class GoogleCloudVisionV1p1beta1BoundingPoly
3379
+ class GoogleCloudVisionV1p3beta1BoundingPoly
1692
3380
  # @private
1693
3381
  class Representation < Google::Apis::Core::JsonRepresentation
1694
- collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1NormalizedVertex, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1NormalizedVertex::Representation
3382
+ collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1NormalizedVertex, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1NormalizedVertex::Representation
1695
3383
 
1696
- collection :vertices, as: 'vertices', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Vertex, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Vertex::Representation
3384
+ collection :vertices, as: 'vertices', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Vertex, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Vertex::Representation
1697
3385
 
1698
3386
  end
1699
3387
  end
1700
3388
 
1701
- class GoogleCloudVisionV1p1beta1ColorInfo
3389
+ class GoogleCloudVisionV1p3beta1ColorInfo
1702
3390
  # @private
1703
3391
  class Representation < Google::Apis::Core::JsonRepresentation
1704
3392
  property :color, as: 'color', class: Google::Apis::VisionV1::Color, decorator: Google::Apis::VisionV1::Color::Representation
@@ -1708,64 +3396,64 @@ module Google
1708
3396
  end
1709
3397
  end
1710
3398
 
1711
- class GoogleCloudVisionV1p1beta1CropHint
3399
+ class GoogleCloudVisionV1p3beta1CropHint
1712
3400
  # @private
1713
3401
  class Representation < Google::Apis::Core::JsonRepresentation
1714
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
3402
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
1715
3403
 
1716
3404
  property :confidence, as: 'confidence'
1717
3405
  property :importance_fraction, as: 'importanceFraction'
1718
3406
  end
1719
3407
  end
1720
3408
 
1721
- class GoogleCloudVisionV1p1beta1CropHintsAnnotation
3409
+ class GoogleCloudVisionV1p3beta1CropHintsAnnotation
1722
3410
  # @private
1723
3411
  class Representation < Google::Apis::Core::JsonRepresentation
1724
- collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1CropHint, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1CropHint::Representation
3412
+ collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1CropHint, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1CropHint::Representation
1725
3413
 
1726
3414
  end
1727
3415
  end
1728
3416
 
1729
- class GoogleCloudVisionV1p1beta1DominantColorsAnnotation
3417
+ class GoogleCloudVisionV1p3beta1DominantColorsAnnotation
1730
3418
  # @private
1731
3419
  class Representation < Google::Apis::Core::JsonRepresentation
1732
- collection :colors, as: 'colors', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ColorInfo, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ColorInfo::Representation
3420
+ collection :colors, as: 'colors', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ColorInfo, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ColorInfo::Representation
1733
3421
 
1734
3422
  end
1735
3423
  end
1736
3424
 
1737
- class GoogleCloudVisionV1p1beta1EntityAnnotation
3425
+ class GoogleCloudVisionV1p3beta1EntityAnnotation
1738
3426
  # @private
1739
3427
  class Representation < Google::Apis::Core::JsonRepresentation
1740
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
3428
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
1741
3429
 
1742
3430
  property :confidence, as: 'confidence'
1743
3431
  property :description, as: 'description'
1744
3432
  property :locale, as: 'locale'
1745
- collection :locations, as: 'locations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1LocationInfo, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1LocationInfo::Representation
3433
+ collection :locations, as: 'locations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1LocationInfo, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1LocationInfo::Representation
1746
3434
 
1747
3435
  property :mid, as: 'mid'
1748
- collection :properties, as: 'properties', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Property, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Property::Representation
3436
+ collection :properties, as: 'properties', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Property, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Property::Representation
1749
3437
 
1750
3438
  property :score, as: 'score'
1751
3439
  property :topicality, as: 'topicality'
1752
3440
  end
1753
3441
  end
1754
3442
 
1755
- class GoogleCloudVisionV1p1beta1FaceAnnotation
3443
+ class GoogleCloudVisionV1p3beta1FaceAnnotation
1756
3444
  # @private
1757
3445
  class Representation < Google::Apis::Core::JsonRepresentation
1758
3446
  property :anger_likelihood, as: 'angerLikelihood'
1759
3447
  property :blurred_likelihood, as: 'blurredLikelihood'
1760
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
3448
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
1761
3449
 
1762
3450
  property :detection_confidence, as: 'detectionConfidence'
1763
- property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
3451
+ property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
1764
3452
 
1765
3453
  property :headwear_likelihood, as: 'headwearLikelihood'
1766
3454
  property :joy_likelihood, as: 'joyLikelihood'
1767
3455
  property :landmarking_confidence, as: 'landmarkingConfidence'
1768
- collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1FaceAnnotationLandmark, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1FaceAnnotationLandmark::Representation
3456
+ collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1FaceAnnotationLandmark, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1FaceAnnotationLandmark::Representation
1769
3457
 
1770
3458
  property :pan_angle, as: 'panAngle'
1771
3459
  property :roll_angle, as: 'rollAngle'
@@ -1776,30 +3464,30 @@ module Google
1776
3464
  end
1777
3465
  end
1778
3466
 
1779
- class GoogleCloudVisionV1p1beta1FaceAnnotationLandmark
3467
+ class GoogleCloudVisionV1p3beta1FaceAnnotationLandmark
1780
3468
  # @private
1781
3469
  class Representation < Google::Apis::Core::JsonRepresentation
1782
- property :position, as: 'position', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Position, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Position::Representation
3470
+ property :position, as: 'position', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Position, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Position::Representation
1783
3471
 
1784
3472
  property :type, as: 'type'
1785
3473
  end
1786
3474
  end
1787
3475
 
1788
- class GoogleCloudVisionV1p1beta1GcsDestination
3476
+ class GoogleCloudVisionV1p3beta1GcsDestination
1789
3477
  # @private
1790
3478
  class Representation < Google::Apis::Core::JsonRepresentation
1791
3479
  property :uri, as: 'uri'
1792
3480
  end
1793
3481
  end
1794
3482
 
1795
- class GoogleCloudVisionV1p1beta1GcsSource
3483
+ class GoogleCloudVisionV1p3beta1GcsSource
1796
3484
  # @private
1797
3485
  class Representation < Google::Apis::Core::JsonRepresentation
1798
3486
  property :uri, as: 'uri'
1799
3487
  end
1800
3488
  end
1801
3489
 
1802
- class GoogleCloudVisionV1p1beta1ImageAnnotationContext
3490
+ class GoogleCloudVisionV1p3beta1ImageAnnotationContext
1803
3491
  # @private
1804
3492
  class Representation < Google::Apis::Core::JsonRepresentation
1805
3493
  property :page_number, as: 'pageNumber'
@@ -1807,27 +3495,38 @@ module Google
1807
3495
  end
1808
3496
  end
1809
3497
 
1810
- class GoogleCloudVisionV1p1beta1ImageProperties
3498
+ class GoogleCloudVisionV1p3beta1ImageProperties
1811
3499
  # @private
1812
3500
  class Representation < Google::Apis::Core::JsonRepresentation
1813
- property :dominant_colors, as: 'dominantColors', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1DominantColorsAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1DominantColorsAnnotation::Representation
3501
+ property :dominant_colors, as: 'dominantColors', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1DominantColorsAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1DominantColorsAnnotation::Representation
1814
3502
 
1815
3503
  end
1816
3504
  end
1817
3505
 
1818
- class GoogleCloudVisionV1p1beta1InputConfig
3506
+ class GoogleCloudVisionV1p3beta1ImportProductSetsResponse
1819
3507
  # @private
1820
3508
  class Representation < Google::Apis::Core::JsonRepresentation
1821
- property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1GcsSource, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1GcsSource::Representation
3509
+ collection :reference_images, as: 'referenceImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ReferenceImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ReferenceImage::Representation
3510
+
3511
+ collection :statuses, as: 'statuses', class: Google::Apis::VisionV1::Status, decorator: Google::Apis::VisionV1::Status::Representation
3512
+
3513
+ end
3514
+ end
3515
+
3516
+ class GoogleCloudVisionV1p3beta1InputConfig
3517
+ # @private
3518
+ class Representation < Google::Apis::Core::JsonRepresentation
3519
+ property :content, :base64 => true, as: 'content'
3520
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1GcsSource, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1GcsSource::Representation
1822
3521
 
1823
3522
  property :mime_type, as: 'mimeType'
1824
3523
  end
1825
3524
  end
1826
3525
 
1827
- class GoogleCloudVisionV1p1beta1LocalizedObjectAnnotation
3526
+ class GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation
1828
3527
  # @private
1829
3528
  class Representation < Google::Apis::Core::JsonRepresentation
1830
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
3529
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
1831
3530
 
1832
3531
  property :language_code, as: 'languageCode'
1833
3532
  property :mid, as: 'mid'
@@ -1836,7 +3535,7 @@ module Google
1836
3535
  end
1837
3536
  end
1838
3537
 
1839
- class GoogleCloudVisionV1p1beta1LocationInfo
3538
+ class GoogleCloudVisionV1p3beta1LocationInfo
1840
3539
  # @private
1841
3540
  class Representation < Google::Apis::Core::JsonRepresentation
1842
3541
  property :lat_lng, as: 'latLng', class: Google::Apis::VisionV1::LatLng, decorator: Google::Apis::VisionV1::LatLng::Representation
@@ -1844,7 +3543,7 @@ module Google
1844
3543
  end
1845
3544
  end
1846
3545
 
1847
- class GoogleCloudVisionV1p1beta1NormalizedVertex
3546
+ class GoogleCloudVisionV1p3beta1NormalizedVertex
1848
3547
  # @private
1849
3548
  class Representation < Google::Apis::Core::JsonRepresentation
1850
3549
  property :x, as: 'x'
@@ -1852,7 +3551,7 @@ module Google
1852
3551
  end
1853
3552
  end
1854
3553
 
1855
- class GoogleCloudVisionV1p1beta1OperationMetadata
3554
+ class GoogleCloudVisionV1p3beta1OperationMetadata
1856
3555
  # @private
1857
3556
  class Representation < Google::Apis::Core::JsonRepresentation
1858
3557
  property :create_time, as: 'createTime'
@@ -1861,42 +3560,42 @@ module Google
1861
3560
  end
1862
3561
  end
1863
3562
 
1864
- class GoogleCloudVisionV1p1beta1OutputConfig
3563
+ class GoogleCloudVisionV1p3beta1OutputConfig
1865
3564
  # @private
1866
3565
  class Representation < Google::Apis::Core::JsonRepresentation
1867
3566
  property :batch_size, as: 'batchSize'
1868
- property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1GcsDestination, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1GcsDestination::Representation
3567
+ property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1GcsDestination, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1GcsDestination::Representation
1869
3568
 
1870
3569
  end
1871
3570
  end
1872
3571
 
1873
- class GoogleCloudVisionV1p1beta1Page
3572
+ class GoogleCloudVisionV1p3beta1Page
1874
3573
  # @private
1875
3574
  class Representation < Google::Apis::Core::JsonRepresentation
1876
- collection :blocks, as: 'blocks', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Block, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Block::Representation
3575
+ collection :blocks, as: 'blocks', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Block, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Block::Representation
1877
3576
 
1878
3577
  property :confidence, as: 'confidence'
1879
3578
  property :height, as: 'height'
1880
- property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
3579
+ property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
1881
3580
 
1882
3581
  property :width, as: 'width'
1883
3582
  end
1884
3583
  end
1885
3584
 
1886
- class GoogleCloudVisionV1p1beta1Paragraph
3585
+ class GoogleCloudVisionV1p3beta1Paragraph
1887
3586
  # @private
1888
3587
  class Representation < Google::Apis::Core::JsonRepresentation
1889
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
3588
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
1890
3589
 
1891
3590
  property :confidence, as: 'confidence'
1892
- property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
3591
+ property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
1893
3592
 
1894
- collection :words, as: 'words', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Word, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Word::Representation
3593
+ collection :words, as: 'words', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Word, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Word::Representation
1895
3594
 
1896
3595
  end
1897
3596
  end
1898
3597
 
1899
- class GoogleCloudVisionV1p1beta1Position
3598
+ class GoogleCloudVisionV1p3beta1Position
1900
3599
  # @private
1901
3600
  class Representation < Google::Apis::Core::JsonRepresentation
1902
3601
  property :x, as: 'x'
@@ -1905,19 +3604,19 @@ module Google
1905
3604
  end
1906
3605
  end
1907
3606
 
1908
- class GoogleCloudVisionV1p1beta1Product
3607
+ class GoogleCloudVisionV1p3beta1Product
1909
3608
  # @private
1910
3609
  class Representation < Google::Apis::Core::JsonRepresentation
1911
3610
  property :description, as: 'description'
1912
3611
  property :display_name, as: 'displayName'
1913
3612
  property :name, as: 'name'
1914
3613
  property :product_category, as: 'productCategory'
1915
- collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ProductKeyValue, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ProductKeyValue::Representation
3614
+ collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ProductKeyValue, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ProductKeyValue::Representation
1916
3615
 
1917
3616
  end
1918
3617
  end
1919
3618
 
1920
- class GoogleCloudVisionV1p1beta1ProductKeyValue
3619
+ class GoogleCloudVisionV1p3beta1ProductKeyValue
1921
3620
  # @private
1922
3621
  class Representation < Google::Apis::Core::JsonRepresentation
1923
3622
  property :key, as: 'key'
@@ -1925,38 +3624,38 @@ module Google
1925
3624
  end
1926
3625
  end
1927
3626
 
1928
- class GoogleCloudVisionV1p1beta1ProductSearchResults
3627
+ class GoogleCloudVisionV1p3beta1ProductSearchResults
1929
3628
  # @private
1930
3629
  class Representation < Google::Apis::Core::JsonRepresentation
1931
3630
  property :index_time, as: 'indexTime'
1932
- collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult::Representation
3631
+ collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult::Representation
1933
3632
 
1934
- collection :results, as: 'results', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult::Representation
3633
+ collection :results, as: 'results', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ProductSearchResultsResult::Representation
1935
3634
 
1936
3635
  end
1937
3636
  end
1938
3637
 
1939
- class GoogleCloudVisionV1p1beta1ProductSearchResultsGroupedResult
3638
+ class GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult
1940
3639
  # @private
1941
3640
  class Representation < Google::Apis::Core::JsonRepresentation
1942
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
3641
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
1943
3642
 
1944
- collection :results, as: 'results', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1ProductSearchResultsResult::Representation
3643
+ collection :results, as: 'results', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ProductSearchResultsResult::Representation
1945
3644
 
1946
3645
  end
1947
3646
  end
1948
3647
 
1949
- class GoogleCloudVisionV1p1beta1ProductSearchResultsResult
3648
+ class GoogleCloudVisionV1p3beta1ProductSearchResultsResult
1950
3649
  # @private
1951
3650
  class Representation < Google::Apis::Core::JsonRepresentation
1952
3651
  property :image, as: 'image'
1953
- property :product, as: 'product', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Product, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Product::Representation
3652
+ property :product, as: 'product', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Product, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Product::Representation
1954
3653
 
1955
3654
  property :score, as: 'score'
1956
3655
  end
1957
3656
  end
1958
3657
 
1959
- class GoogleCloudVisionV1p1beta1Property
3658
+ class GoogleCloudVisionV1p3beta1Property
1960
3659
  # @private
1961
3660
  class Representation < Google::Apis::Core::JsonRepresentation
1962
3661
  property :name, as: 'name'
@@ -1965,7 +3664,17 @@ module Google
1965
3664
  end
1966
3665
  end
1967
3666
 
1968
- class GoogleCloudVisionV1p1beta1SafeSearchAnnotation
3667
+ class GoogleCloudVisionV1p3beta1ReferenceImage
3668
+ # @private
3669
+ class Representation < Google::Apis::Core::JsonRepresentation
3670
+ collection :bounding_polys, as: 'boundingPolys', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
3671
+
3672
+ property :name, as: 'name'
3673
+ property :uri, as: 'uri'
3674
+ end
3675
+ end
3676
+
3677
+ class GoogleCloudVisionV1p3beta1SafeSearchAnnotation
1969
3678
  # @private
1970
3679
  class Representation < Google::Apis::Core::JsonRepresentation
1971
3680
  property :adult, as: 'adult'
@@ -1976,28 +3685,28 @@ module Google
1976
3685
  end
1977
3686
  end
1978
3687
 
1979
- class GoogleCloudVisionV1p1beta1Symbol
3688
+ class GoogleCloudVisionV1p3beta1Symbol
1980
3689
  # @private
1981
3690
  class Representation < Google::Apis::Core::JsonRepresentation
1982
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
3691
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
1983
3692
 
1984
3693
  property :confidence, as: 'confidence'
1985
- property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
3694
+ property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
1986
3695
 
1987
3696
  property :text, as: 'text'
1988
3697
  end
1989
3698
  end
1990
3699
 
1991
- class GoogleCloudVisionV1p1beta1TextAnnotation
3700
+ class GoogleCloudVisionV1p3beta1TextAnnotation
1992
3701
  # @private
1993
3702
  class Representation < Google::Apis::Core::JsonRepresentation
1994
- collection :pages, as: 'pages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Page, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Page::Representation
3703
+ collection :pages, as: 'pages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Page, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Page::Representation
1995
3704
 
1996
3705
  property :text, as: 'text'
1997
3706
  end
1998
3707
  end
1999
3708
 
2000
- class GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak
3709
+ class GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak
2001
3710
  # @private
2002
3711
  class Representation < Google::Apis::Core::JsonRepresentation
2003
3712
  property :is_prefix, as: 'isPrefix'
@@ -2005,7 +3714,7 @@ module Google
2005
3714
  end
2006
3715
  end
2007
3716
 
2008
- class GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage
3717
+ class GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage
2009
3718
  # @private
2010
3719
  class Representation < Google::Apis::Core::JsonRepresentation
2011
3720
  property :confidence, as: 'confidence'
@@ -2013,17 +3722,17 @@ module Google
2013
3722
  end
2014
3723
  end
2015
3724
 
2016
- class GoogleCloudVisionV1p1beta1TextAnnotationTextProperty
3725
+ class GoogleCloudVisionV1p3beta1TextAnnotationTextProperty
2017
3726
  # @private
2018
3727
  class Representation < Google::Apis::Core::JsonRepresentation
2019
- property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedBreak::Representation
3728
+ property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak::Representation
2020
3729
 
2021
- collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotationDetectedLanguage::Representation
3730
+ collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage::Representation
2022
3731
 
2023
3732
  end
2024
3733
  end
2025
3734
 
2026
- class GoogleCloudVisionV1p1beta1Vertex
3735
+ class GoogleCloudVisionV1p3beta1Vertex
2027
3736
  # @private
2028
3737
  class Representation < Google::Apis::Core::JsonRepresentation
2029
3738
  property :x, as: 'x'
@@ -2031,25 +3740,25 @@ module Google
2031
3740
  end
2032
3741
  end
2033
3742
 
2034
- class GoogleCloudVisionV1p1beta1WebDetection
3743
+ class GoogleCloudVisionV1p3beta1WebDetection
2035
3744
  # @private
2036
3745
  class Representation < Google::Apis::Core::JsonRepresentation
2037
- collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebLabel, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebLabel::Representation
3746
+ collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebLabel, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebLabel::Representation
2038
3747
 
2039
- collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
3748
+ collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
2040
3749
 
2041
- collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebPage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebPage::Representation
3750
+ collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebPage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebPage::Representation
2042
3751
 
2043
- collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
3752
+ collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
2044
3753
 
2045
- collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
3754
+ collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
2046
3755
 
2047
- collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebEntity, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebEntity::Representation
3756
+ collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebEntity, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebEntity::Representation
2048
3757
 
2049
3758
  end
2050
3759
  end
2051
3760
 
2052
- class GoogleCloudVisionV1p1beta1WebDetectionWebEntity
3761
+ class GoogleCloudVisionV1p3beta1WebDetectionWebEntity
2053
3762
  # @private
2054
3763
  class Representation < Google::Apis::Core::JsonRepresentation
2055
3764
  property :description, as: 'description'
@@ -2058,7 +3767,7 @@ module Google
2058
3767
  end
2059
3768
  end
2060
3769
 
2061
- class GoogleCloudVisionV1p1beta1WebDetectionWebImage
3770
+ class GoogleCloudVisionV1p3beta1WebDetectionWebImage
2062
3771
  # @private
2063
3772
  class Representation < Google::Apis::Core::JsonRepresentation
2064
3773
  property :score, as: 'score'
@@ -2066,7 +3775,7 @@ module Google
2066
3775
  end
2067
3776
  end
2068
3777
 
2069
- class GoogleCloudVisionV1p1beta1WebDetectionWebLabel
3778
+ class GoogleCloudVisionV1p3beta1WebDetectionWebLabel
2070
3779
  # @private
2071
3780
  class Representation < Google::Apis::Core::JsonRepresentation
2072
3781
  property :label, as: 'label'
@@ -2074,117 +3783,143 @@ module Google
2074
3783
  end
2075
3784
  end
2076
3785
 
2077
- class GoogleCloudVisionV1p1beta1WebDetectionWebPage
3786
+ class GoogleCloudVisionV1p3beta1WebDetectionWebPage
2078
3787
  # @private
2079
3788
  class Representation < Google::Apis::Core::JsonRepresentation
2080
- collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
3789
+ collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
2081
3790
 
2082
3791
  property :page_title, as: 'pageTitle'
2083
- collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1WebDetectionWebImage::Representation
3792
+ collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
2084
3793
 
2085
3794
  property :score, as: 'score'
2086
3795
  property :url, as: 'url'
2087
3796
  end
2088
3797
  end
2089
3798
 
2090
- class GoogleCloudVisionV1p1beta1Word
3799
+ class GoogleCloudVisionV1p3beta1Word
2091
3800
  # @private
2092
3801
  class Representation < Google::Apis::Core::JsonRepresentation
2093
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1BoundingPoly::Representation
3802
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
2094
3803
 
2095
3804
  property :confidence, as: 'confidence'
2096
- property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1TextAnnotationTextProperty::Representation
3805
+ property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
2097
3806
 
2098
- collection :symbols, as: 'symbols', class: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Symbol, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p1beta1Symbol::Representation
3807
+ collection :symbols, as: 'symbols', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Symbol, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Symbol::Representation
2099
3808
 
2100
3809
  end
2101
3810
  end
2102
3811
 
2103
- class GoogleCloudVisionV1p2beta1AnnotateFileResponse
3812
+ class GoogleCloudVisionV1p4beta1AnnotateFileResponse
2104
3813
  # @private
2105
3814
  class Representation < Google::Apis::Core::JsonRepresentation
2106
- property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1InputConfig, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1InputConfig::Representation
3815
+ property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1InputConfig, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1InputConfig::Representation
2107
3816
 
2108
- collection :responses, as: 'responses', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1AnnotateImageResponse::Representation
3817
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1AnnotateImageResponse::Representation
2109
3818
 
3819
+ property :total_pages, as: 'totalPages'
2110
3820
  end
2111
3821
  end
2112
3822
 
2113
- class GoogleCloudVisionV1p2beta1AnnotateImageResponse
3823
+ class GoogleCloudVisionV1p4beta1AnnotateImageResponse
2114
3824
  # @private
2115
3825
  class Representation < Google::Apis::Core::JsonRepresentation
2116
- property :context, as: 'context', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ImageAnnotationContext, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ImageAnnotationContext::Representation
3826
+ property :context, as: 'context', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1ImageAnnotationContext, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1ImageAnnotationContext::Representation
2117
3827
 
2118
- property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1CropHintsAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1CropHintsAnnotation::Representation
3828
+ property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1CropHintsAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1CropHintsAnnotation::Representation
2119
3829
 
2120
3830
  property :error, as: 'error', class: Google::Apis::VisionV1::Status, decorator: Google::Apis::VisionV1::Status::Representation
2121
3831
 
2122
- collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1FaceAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1FaceAnnotation::Representation
3832
+ collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1FaceAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1FaceAnnotation::Representation
2123
3833
 
2124
- property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotation::Representation
3834
+ property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1TextAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1TextAnnotation::Representation
2125
3835
 
2126
- property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ImageProperties, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ImageProperties::Representation
3836
+ property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1ImageProperties, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1ImageProperties::Representation
2127
3837
 
2128
- collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
3838
+ collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1EntityAnnotation::Representation
2129
3839
 
2130
- collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
3840
+ collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1EntityAnnotation::Representation
2131
3841
 
2132
- collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation::Representation
3842
+ collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation::Representation
2133
3843
 
2134
- collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
3844
+ collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1EntityAnnotation::Representation
2135
3845
 
2136
- property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ProductSearchResults, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ProductSearchResults::Representation
3846
+ property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1ProductSearchResults, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1ProductSearchResults::Representation
2137
3847
 
2138
- property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1SafeSearchAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1SafeSearchAnnotation::Representation
3848
+ property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1SafeSearchAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1SafeSearchAnnotation::Representation
2139
3849
 
2140
- collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1EntityAnnotation::Representation
3850
+ collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1EntityAnnotation::Representation
2141
3851
 
2142
- property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetection, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetection::Representation
3852
+ property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1WebDetection, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1WebDetection::Representation
2143
3853
 
2144
3854
  end
2145
3855
  end
2146
3856
 
2147
- class GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse
3857
+ class GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse
2148
3858
  # @private
2149
3859
  class Representation < Google::Apis::Core::JsonRepresentation
2150
- property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1OutputConfig, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1OutputConfig::Representation
3860
+ property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1OutputConfig, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1OutputConfig::Representation
2151
3861
 
2152
3862
  end
2153
3863
  end
2154
3864
 
2155
- class GoogleCloudVisionV1p2beta1AsyncBatchAnnotateFilesResponse
3865
+ class GoogleCloudVisionV1p4beta1AsyncBatchAnnotateFilesResponse
2156
3866
  # @private
2157
3867
  class Representation < Google::Apis::Core::JsonRepresentation
2158
- collection :responses, as: 'responses', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1AsyncAnnotateFileResponse::Representation
3868
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1AsyncAnnotateFileResponse::Representation
2159
3869
 
2160
3870
  end
2161
3871
  end
2162
3872
 
2163
- class GoogleCloudVisionV1p2beta1Block
3873
+ class GoogleCloudVisionV1p4beta1AsyncBatchAnnotateImagesResponse
3874
+ # @private
3875
+ class Representation < Google::Apis::Core::JsonRepresentation
3876
+ property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1OutputConfig, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1OutputConfig::Representation
3877
+
3878
+ end
3879
+ end
3880
+
3881
+ class GoogleCloudVisionV1p4beta1BatchAnnotateFilesResponse
3882
+ # @private
3883
+ class Representation < Google::Apis::Core::JsonRepresentation
3884
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1AnnotateFileResponse, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1AnnotateFileResponse::Representation
3885
+
3886
+ end
3887
+ end
3888
+
3889
+ class GoogleCloudVisionV1p4beta1BatchOperationMetadata
3890
+ # @private
3891
+ class Representation < Google::Apis::Core::JsonRepresentation
3892
+ property :end_time, as: 'endTime'
3893
+ property :state, as: 'state'
3894
+ property :submit_time, as: 'submitTime'
3895
+ end
3896
+ end
3897
+
3898
+ class GoogleCloudVisionV1p4beta1Block
2164
3899
  # @private
2165
3900
  class Representation < Google::Apis::Core::JsonRepresentation
2166
3901
  property :block_type, as: 'blockType'
2167
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
3902
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
2168
3903
 
2169
3904
  property :confidence, as: 'confidence'
2170
- collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Paragraph, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Paragraph::Representation
3905
+ collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1Paragraph, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1Paragraph::Representation
2171
3906
 
2172
- property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
3907
+ property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty::Representation
2173
3908
 
2174
3909
  end
2175
3910
  end
2176
3911
 
2177
- class GoogleCloudVisionV1p2beta1BoundingPoly
3912
+ class GoogleCloudVisionV1p4beta1BoundingPoly
2178
3913
  # @private
2179
3914
  class Representation < Google::Apis::Core::JsonRepresentation
2180
- collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1NormalizedVertex, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1NormalizedVertex::Representation
3915
+ collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1NormalizedVertex, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1NormalizedVertex::Representation
2181
3916
 
2182
- collection :vertices, as: 'vertices', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Vertex, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Vertex::Representation
3917
+ collection :vertices, as: 'vertices', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1Vertex, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1Vertex::Representation
2183
3918
 
2184
3919
  end
2185
3920
  end
2186
3921
 
2187
- class GoogleCloudVisionV1p2beta1ColorInfo
3922
+ class GoogleCloudVisionV1p4beta1ColorInfo
2188
3923
  # @private
2189
3924
  class Representation < Google::Apis::Core::JsonRepresentation
2190
3925
  property :color, as: 'color', class: Google::Apis::VisionV1::Color, decorator: Google::Apis::VisionV1::Color::Representation
@@ -2194,64 +3929,64 @@ module Google
2194
3929
  end
2195
3930
  end
2196
3931
 
2197
- class GoogleCloudVisionV1p2beta1CropHint
3932
+ class GoogleCloudVisionV1p4beta1CropHint
2198
3933
  # @private
2199
3934
  class Representation < Google::Apis::Core::JsonRepresentation
2200
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
3935
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
2201
3936
 
2202
3937
  property :confidence, as: 'confidence'
2203
3938
  property :importance_fraction, as: 'importanceFraction'
2204
3939
  end
2205
3940
  end
2206
3941
 
2207
- class GoogleCloudVisionV1p2beta1CropHintsAnnotation
3942
+ class GoogleCloudVisionV1p4beta1CropHintsAnnotation
2208
3943
  # @private
2209
3944
  class Representation < Google::Apis::Core::JsonRepresentation
2210
- collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1CropHint, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1CropHint::Representation
3945
+ collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1CropHint, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1CropHint::Representation
2211
3946
 
2212
3947
  end
2213
3948
  end
2214
3949
 
2215
- class GoogleCloudVisionV1p2beta1DominantColorsAnnotation
3950
+ class GoogleCloudVisionV1p4beta1DominantColorsAnnotation
2216
3951
  # @private
2217
3952
  class Representation < Google::Apis::Core::JsonRepresentation
2218
- collection :colors, as: 'colors', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ColorInfo, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ColorInfo::Representation
3953
+ collection :colors, as: 'colors', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1ColorInfo, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1ColorInfo::Representation
2219
3954
 
2220
3955
  end
2221
3956
  end
2222
3957
 
2223
- class GoogleCloudVisionV1p2beta1EntityAnnotation
3958
+ class GoogleCloudVisionV1p4beta1EntityAnnotation
2224
3959
  # @private
2225
3960
  class Representation < Google::Apis::Core::JsonRepresentation
2226
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
3961
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
2227
3962
 
2228
3963
  property :confidence, as: 'confidence'
2229
3964
  property :description, as: 'description'
2230
3965
  property :locale, as: 'locale'
2231
- collection :locations, as: 'locations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1LocationInfo, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1LocationInfo::Representation
3966
+ collection :locations, as: 'locations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1LocationInfo, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1LocationInfo::Representation
2232
3967
 
2233
3968
  property :mid, as: 'mid'
2234
- collection :properties, as: 'properties', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Property, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Property::Representation
3969
+ collection :properties, as: 'properties', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1Property, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1Property::Representation
2235
3970
 
2236
3971
  property :score, as: 'score'
2237
3972
  property :topicality, as: 'topicality'
2238
3973
  end
2239
3974
  end
2240
3975
 
2241
- class GoogleCloudVisionV1p2beta1FaceAnnotation
3976
+ class GoogleCloudVisionV1p4beta1FaceAnnotation
2242
3977
  # @private
2243
3978
  class Representation < Google::Apis::Core::JsonRepresentation
2244
3979
  property :anger_likelihood, as: 'angerLikelihood'
2245
3980
  property :blurred_likelihood, as: 'blurredLikelihood'
2246
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
3981
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
2247
3982
 
2248
3983
  property :detection_confidence, as: 'detectionConfidence'
2249
- property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
3984
+ property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
2250
3985
 
2251
3986
  property :headwear_likelihood, as: 'headwearLikelihood'
2252
3987
  property :joy_likelihood, as: 'joyLikelihood'
2253
3988
  property :landmarking_confidence, as: 'landmarkingConfidence'
2254
- collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1FaceAnnotationLandmark, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1FaceAnnotationLandmark::Representation
3989
+ collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1FaceAnnotationLandmark, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1FaceAnnotationLandmark::Representation
2255
3990
 
2256
3991
  property :pan_angle, as: 'panAngle'
2257
3992
  property :roll_angle, as: 'rollAngle'
@@ -2262,30 +3997,30 @@ module Google
2262
3997
  end
2263
3998
  end
2264
3999
 
2265
- class GoogleCloudVisionV1p2beta1FaceAnnotationLandmark
4000
+ class GoogleCloudVisionV1p4beta1FaceAnnotationLandmark
2266
4001
  # @private
2267
4002
  class Representation < Google::Apis::Core::JsonRepresentation
2268
- property :position, as: 'position', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Position, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Position::Representation
4003
+ property :position, as: 'position', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1Position, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1Position::Representation
2269
4004
 
2270
4005
  property :type, as: 'type'
2271
4006
  end
2272
4007
  end
2273
4008
 
2274
- class GoogleCloudVisionV1p2beta1GcsDestination
4009
+ class GoogleCloudVisionV1p4beta1GcsDestination
2275
4010
  # @private
2276
4011
  class Representation < Google::Apis::Core::JsonRepresentation
2277
4012
  property :uri, as: 'uri'
2278
4013
  end
2279
4014
  end
2280
4015
 
2281
- class GoogleCloudVisionV1p2beta1GcsSource
4016
+ class GoogleCloudVisionV1p4beta1GcsSource
2282
4017
  # @private
2283
4018
  class Representation < Google::Apis::Core::JsonRepresentation
2284
4019
  property :uri, as: 'uri'
2285
4020
  end
2286
4021
  end
2287
4022
 
2288
- class GoogleCloudVisionV1p2beta1ImageAnnotationContext
4023
+ class GoogleCloudVisionV1p4beta1ImageAnnotationContext
2289
4024
  # @private
2290
4025
  class Representation < Google::Apis::Core::JsonRepresentation
2291
4026
  property :page_number, as: 'pageNumber'
@@ -2293,27 +4028,38 @@ module Google
2293
4028
  end
2294
4029
  end
2295
4030
 
2296
- class GoogleCloudVisionV1p2beta1ImageProperties
4031
+ class GoogleCloudVisionV1p4beta1ImageProperties
2297
4032
  # @private
2298
4033
  class Representation < Google::Apis::Core::JsonRepresentation
2299
- property :dominant_colors, as: 'dominantColors', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1DominantColorsAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1DominantColorsAnnotation::Representation
4034
+ property :dominant_colors, as: 'dominantColors', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1DominantColorsAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1DominantColorsAnnotation::Representation
2300
4035
 
2301
4036
  end
2302
4037
  end
2303
4038
 
2304
- class GoogleCloudVisionV1p2beta1InputConfig
4039
+ class GoogleCloudVisionV1p4beta1ImportProductSetsResponse
2305
4040
  # @private
2306
4041
  class Representation < Google::Apis::Core::JsonRepresentation
2307
- property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1GcsSource, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1GcsSource::Representation
4042
+ collection :reference_images, as: 'referenceImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1ReferenceImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1ReferenceImage::Representation
4043
+
4044
+ collection :statuses, as: 'statuses', class: Google::Apis::VisionV1::Status, decorator: Google::Apis::VisionV1::Status::Representation
4045
+
4046
+ end
4047
+ end
4048
+
4049
+ class GoogleCloudVisionV1p4beta1InputConfig
4050
+ # @private
4051
+ class Representation < Google::Apis::Core::JsonRepresentation
4052
+ property :content, :base64 => true, as: 'content'
4053
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1GcsSource, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1GcsSource::Representation
2308
4054
 
2309
4055
  property :mime_type, as: 'mimeType'
2310
4056
  end
2311
4057
  end
2312
4058
 
2313
- class GoogleCloudVisionV1p2beta1LocalizedObjectAnnotation
4059
+ class GoogleCloudVisionV1p4beta1LocalizedObjectAnnotation
2314
4060
  # @private
2315
4061
  class Representation < Google::Apis::Core::JsonRepresentation
2316
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
4062
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
2317
4063
 
2318
4064
  property :language_code, as: 'languageCode'
2319
4065
  property :mid, as: 'mid'
@@ -2322,7 +4068,7 @@ module Google
2322
4068
  end
2323
4069
  end
2324
4070
 
2325
- class GoogleCloudVisionV1p2beta1LocationInfo
4071
+ class GoogleCloudVisionV1p4beta1LocationInfo
2326
4072
  # @private
2327
4073
  class Representation < Google::Apis::Core::JsonRepresentation
2328
4074
  property :lat_lng, as: 'latLng', class: Google::Apis::VisionV1::LatLng, decorator: Google::Apis::VisionV1::LatLng::Representation
@@ -2330,7 +4076,7 @@ module Google
2330
4076
  end
2331
4077
  end
2332
4078
 
2333
- class GoogleCloudVisionV1p2beta1NormalizedVertex
4079
+ class GoogleCloudVisionV1p4beta1NormalizedVertex
2334
4080
  # @private
2335
4081
  class Representation < Google::Apis::Core::JsonRepresentation
2336
4082
  property :x, as: 'x'
@@ -2338,7 +4084,7 @@ module Google
2338
4084
  end
2339
4085
  end
2340
4086
 
2341
- class GoogleCloudVisionV1p2beta1OperationMetadata
4087
+ class GoogleCloudVisionV1p4beta1OperationMetadata
2342
4088
  # @private
2343
4089
  class Representation < Google::Apis::Core::JsonRepresentation
2344
4090
  property :create_time, as: 'createTime'
@@ -2347,42 +4093,42 @@ module Google
2347
4093
  end
2348
4094
  end
2349
4095
 
2350
- class GoogleCloudVisionV1p2beta1OutputConfig
4096
+ class GoogleCloudVisionV1p4beta1OutputConfig
2351
4097
  # @private
2352
4098
  class Representation < Google::Apis::Core::JsonRepresentation
2353
4099
  property :batch_size, as: 'batchSize'
2354
- property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1GcsDestination, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1GcsDestination::Representation
4100
+ property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1GcsDestination, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1GcsDestination::Representation
2355
4101
 
2356
4102
  end
2357
4103
  end
2358
4104
 
2359
- class GoogleCloudVisionV1p2beta1Page
4105
+ class GoogleCloudVisionV1p4beta1Page
2360
4106
  # @private
2361
4107
  class Representation < Google::Apis::Core::JsonRepresentation
2362
- collection :blocks, as: 'blocks', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Block, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Block::Representation
4108
+ collection :blocks, as: 'blocks', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1Block, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1Block::Representation
2363
4109
 
2364
4110
  property :confidence, as: 'confidence'
2365
4111
  property :height, as: 'height'
2366
- property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
4112
+ property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty::Representation
2367
4113
 
2368
4114
  property :width, as: 'width'
2369
4115
  end
2370
4116
  end
2371
4117
 
2372
- class GoogleCloudVisionV1p2beta1Paragraph
4118
+ class GoogleCloudVisionV1p4beta1Paragraph
2373
4119
  # @private
2374
4120
  class Representation < Google::Apis::Core::JsonRepresentation
2375
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
4121
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
2376
4122
 
2377
4123
  property :confidence, as: 'confidence'
2378
- property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
4124
+ property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty::Representation
2379
4125
 
2380
- collection :words, as: 'words', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Word, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Word::Representation
4126
+ collection :words, as: 'words', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1Word, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1Word::Representation
2381
4127
 
2382
4128
  end
2383
4129
  end
2384
4130
 
2385
- class GoogleCloudVisionV1p2beta1Position
4131
+ class GoogleCloudVisionV1p4beta1Position
2386
4132
  # @private
2387
4133
  class Representation < Google::Apis::Core::JsonRepresentation
2388
4134
  property :x, as: 'x'
@@ -2391,19 +4137,19 @@ module Google
2391
4137
  end
2392
4138
  end
2393
4139
 
2394
- class GoogleCloudVisionV1p2beta1Product
4140
+ class GoogleCloudVisionV1p4beta1Product
2395
4141
  # @private
2396
4142
  class Representation < Google::Apis::Core::JsonRepresentation
2397
4143
  property :description, as: 'description'
2398
4144
  property :display_name, as: 'displayName'
2399
4145
  property :name, as: 'name'
2400
4146
  property :product_category, as: 'productCategory'
2401
- collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ProductKeyValue, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ProductKeyValue::Representation
4147
+ collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1ProductKeyValue, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1ProductKeyValue::Representation
2402
4148
 
2403
4149
  end
2404
4150
  end
2405
4151
 
2406
- class GoogleCloudVisionV1p2beta1ProductKeyValue
4152
+ class GoogleCloudVisionV1p4beta1ProductKeyValue
2407
4153
  # @private
2408
4154
  class Representation < Google::Apis::Core::JsonRepresentation
2409
4155
  property :key, as: 'key'
@@ -2411,38 +4157,38 @@ module Google
2411
4157
  end
2412
4158
  end
2413
4159
 
2414
- class GoogleCloudVisionV1p2beta1ProductSearchResults
4160
+ class GoogleCloudVisionV1p4beta1ProductSearchResults
2415
4161
  # @private
2416
4162
  class Representation < Google::Apis::Core::JsonRepresentation
2417
4163
  property :index_time, as: 'indexTime'
2418
- collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult::Representation
4164
+ collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult::Representation
2419
4165
 
2420
- collection :results, as: 'results', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ProductSearchResultsResult::Representation
4166
+ collection :results, as: 'results', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1ProductSearchResultsResult::Representation
2421
4167
 
2422
4168
  end
2423
4169
  end
2424
4170
 
2425
- class GoogleCloudVisionV1p2beta1ProductSearchResultsGroupedResult
4171
+ class GoogleCloudVisionV1p4beta1ProductSearchResultsGroupedResult
2426
4172
  # @private
2427
4173
  class Representation < Google::Apis::Core::JsonRepresentation
2428
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
4174
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
2429
4175
 
2430
- collection :results, as: 'results', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1ProductSearchResultsResult::Representation
4176
+ collection :results, as: 'results', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1ProductSearchResultsResult::Representation
2431
4177
 
2432
4178
  end
2433
4179
  end
2434
4180
 
2435
- class GoogleCloudVisionV1p2beta1ProductSearchResultsResult
4181
+ class GoogleCloudVisionV1p4beta1ProductSearchResultsResult
2436
4182
  # @private
2437
4183
  class Representation < Google::Apis::Core::JsonRepresentation
2438
4184
  property :image, as: 'image'
2439
- property :product, as: 'product', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Product, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Product::Representation
4185
+ property :product, as: 'product', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1Product, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1Product::Representation
2440
4186
 
2441
4187
  property :score, as: 'score'
2442
4188
  end
2443
4189
  end
2444
4190
 
2445
- class GoogleCloudVisionV1p2beta1Property
4191
+ class GoogleCloudVisionV1p4beta1Property
2446
4192
  # @private
2447
4193
  class Representation < Google::Apis::Core::JsonRepresentation
2448
4194
  property :name, as: 'name'
@@ -2451,7 +4197,17 @@ module Google
2451
4197
  end
2452
4198
  end
2453
4199
 
2454
- class GoogleCloudVisionV1p2beta1SafeSearchAnnotation
4200
+ class GoogleCloudVisionV1p4beta1ReferenceImage
4201
+ # @private
4202
+ class Representation < Google::Apis::Core::JsonRepresentation
4203
+ collection :bounding_polys, as: 'boundingPolys', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
4204
+
4205
+ property :name, as: 'name'
4206
+ property :uri, as: 'uri'
4207
+ end
4208
+ end
4209
+
4210
+ class GoogleCloudVisionV1p4beta1SafeSearchAnnotation
2455
4211
  # @private
2456
4212
  class Representation < Google::Apis::Core::JsonRepresentation
2457
4213
  property :adult, as: 'adult'
@@ -2462,28 +4218,28 @@ module Google
2462
4218
  end
2463
4219
  end
2464
4220
 
2465
- class GoogleCloudVisionV1p2beta1Symbol
4221
+ class GoogleCloudVisionV1p4beta1Symbol
2466
4222
  # @private
2467
4223
  class Representation < Google::Apis::Core::JsonRepresentation
2468
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
4224
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
2469
4225
 
2470
4226
  property :confidence, as: 'confidence'
2471
- property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
4227
+ property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty::Representation
2472
4228
 
2473
4229
  property :text, as: 'text'
2474
4230
  end
2475
4231
  end
2476
4232
 
2477
- class GoogleCloudVisionV1p2beta1TextAnnotation
4233
+ class GoogleCloudVisionV1p4beta1TextAnnotation
2478
4234
  # @private
2479
4235
  class Representation < Google::Apis::Core::JsonRepresentation
2480
- collection :pages, as: 'pages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Page, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Page::Representation
4236
+ collection :pages, as: 'pages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1Page, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1Page::Representation
2481
4237
 
2482
4238
  property :text, as: 'text'
2483
4239
  end
2484
4240
  end
2485
4241
 
2486
- class GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak
4242
+ class GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak
2487
4243
  # @private
2488
4244
  class Representation < Google::Apis::Core::JsonRepresentation
2489
4245
  property :is_prefix, as: 'isPrefix'
@@ -2491,7 +4247,7 @@ module Google
2491
4247
  end
2492
4248
  end
2493
4249
 
2494
- class GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage
4250
+ class GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage
2495
4251
  # @private
2496
4252
  class Representation < Google::Apis::Core::JsonRepresentation
2497
4253
  property :confidence, as: 'confidence'
@@ -2499,17 +4255,17 @@ module Google
2499
4255
  end
2500
4256
  end
2501
4257
 
2502
- class GoogleCloudVisionV1p2beta1TextAnnotationTextProperty
4258
+ class GoogleCloudVisionV1p4beta1TextAnnotationTextProperty
2503
4259
  # @private
2504
4260
  class Representation < Google::Apis::Core::JsonRepresentation
2505
- property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotationDetectedBreak::Representation
4261
+ property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1TextAnnotationDetectedBreak::Representation
2506
4262
 
2507
- collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotationDetectedLanguage::Representation
4263
+ collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1TextAnnotationDetectedLanguage::Representation
2508
4264
 
2509
4265
  end
2510
4266
  end
2511
4267
 
2512
- class GoogleCloudVisionV1p2beta1Vertex
4268
+ class GoogleCloudVisionV1p4beta1Vertex
2513
4269
  # @private
2514
4270
  class Representation < Google::Apis::Core::JsonRepresentation
2515
4271
  property :x, as: 'x'
@@ -2517,25 +4273,25 @@ module Google
2517
4273
  end
2518
4274
  end
2519
4275
 
2520
- class GoogleCloudVisionV1p2beta1WebDetection
4276
+ class GoogleCloudVisionV1p4beta1WebDetection
2521
4277
  # @private
2522
4278
  class Representation < Google::Apis::Core::JsonRepresentation
2523
- collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebLabel, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebLabel::Representation
4279
+ collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1WebDetectionWebLabel, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1WebDetectionWebLabel::Representation
2524
4280
 
2525
- collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
4281
+ collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1WebDetectionWebImage::Representation
2526
4282
 
2527
- collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebPage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebPage::Representation
4283
+ collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1WebDetectionWebPage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1WebDetectionWebPage::Representation
2528
4284
 
2529
- collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
4285
+ collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1WebDetectionWebImage::Representation
2530
4286
 
2531
- collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
4287
+ collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1WebDetectionWebImage::Representation
2532
4288
 
2533
- collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebEntity, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebEntity::Representation
4289
+ collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1WebDetectionWebEntity, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1WebDetectionWebEntity::Representation
2534
4290
 
2535
4291
  end
2536
4292
  end
2537
4293
 
2538
- class GoogleCloudVisionV1p2beta1WebDetectionWebEntity
4294
+ class GoogleCloudVisionV1p4beta1WebDetectionWebEntity
2539
4295
  # @private
2540
4296
  class Representation < Google::Apis::Core::JsonRepresentation
2541
4297
  property :description, as: 'description'
@@ -2544,7 +4300,7 @@ module Google
2544
4300
  end
2545
4301
  end
2546
4302
 
2547
- class GoogleCloudVisionV1p2beta1WebDetectionWebImage
4303
+ class GoogleCloudVisionV1p4beta1WebDetectionWebImage
2548
4304
  # @private
2549
4305
  class Representation < Google::Apis::Core::JsonRepresentation
2550
4306
  property :score, as: 'score'
@@ -2552,7 +4308,7 @@ module Google
2552
4308
  end
2553
4309
  end
2554
4310
 
2555
- class GoogleCloudVisionV1p2beta1WebDetectionWebLabel
4311
+ class GoogleCloudVisionV1p4beta1WebDetectionWebLabel
2556
4312
  # @private
2557
4313
  class Representation < Google::Apis::Core::JsonRepresentation
2558
4314
  property :label, as: 'label'
@@ -2560,93 +4316,110 @@ module Google
2560
4316
  end
2561
4317
  end
2562
4318
 
2563
- class GoogleCloudVisionV1p2beta1WebDetectionWebPage
4319
+ class GoogleCloudVisionV1p4beta1WebDetectionWebPage
2564
4320
  # @private
2565
4321
  class Representation < Google::Apis::Core::JsonRepresentation
2566
- collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
4322
+ collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1WebDetectionWebImage::Representation
2567
4323
 
2568
4324
  property :page_title, as: 'pageTitle'
2569
- collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1WebDetectionWebImage::Representation
4325
+ collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1WebDetectionWebImage::Representation
2570
4326
 
2571
4327
  property :score, as: 'score'
2572
4328
  property :url, as: 'url'
2573
4329
  end
2574
4330
  end
2575
4331
 
2576
- class GoogleCloudVisionV1p2beta1Word
4332
+ class GoogleCloudVisionV1p4beta1Word
2577
4333
  # @private
2578
4334
  class Representation < Google::Apis::Core::JsonRepresentation
2579
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1BoundingPoly::Representation
4335
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1BoundingPoly::Representation
2580
4336
 
2581
4337
  property :confidence, as: 'confidence'
2582
- property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1TextAnnotationTextProperty::Representation
4338
+ property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1TextAnnotationTextProperty::Representation
2583
4339
 
2584
- collection :symbols, as: 'symbols', class: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Symbol, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p2beta1Symbol::Representation
4340
+ collection :symbols, as: 'symbols', class: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1Symbol, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p4beta1Symbol::Representation
2585
4341
 
2586
4342
  end
2587
4343
  end
2588
4344
 
2589
- class GoogleCloudVisionV1p3beta1AnnotateFileResponse
4345
+ class GoogleCloudVisionV1p5beta1AnnotateFileResponse
2590
4346
  # @private
2591
4347
  class Representation < Google::Apis::Core::JsonRepresentation
2592
- property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1InputConfig, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1InputConfig::Representation
4348
+ property :input_config, as: 'inputConfig', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1InputConfig, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1InputConfig::Representation
2593
4349
 
2594
- collection :responses, as: 'responses', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1AnnotateImageResponse::Representation
4350
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1AnnotateImageResponse, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1AnnotateImageResponse::Representation
2595
4351
 
4352
+ property :total_pages, as: 'totalPages'
2596
4353
  end
2597
4354
  end
2598
4355
 
2599
- class GoogleCloudVisionV1p3beta1AnnotateImageResponse
4356
+ class GoogleCloudVisionV1p5beta1AnnotateImageResponse
2600
4357
  # @private
2601
4358
  class Representation < Google::Apis::Core::JsonRepresentation
2602
- property :context, as: 'context', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ImageAnnotationContext, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ImageAnnotationContext::Representation
4359
+ property :context, as: 'context', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1ImageAnnotationContext, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1ImageAnnotationContext::Representation
2603
4360
 
2604
- property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1CropHintsAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1CropHintsAnnotation::Representation
4361
+ property :crop_hints_annotation, as: 'cropHintsAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1CropHintsAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1CropHintsAnnotation::Representation
2605
4362
 
2606
4363
  property :error, as: 'error', class: Google::Apis::VisionV1::Status, decorator: Google::Apis::VisionV1::Status::Representation
2607
4364
 
2608
- collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1FaceAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1FaceAnnotation::Representation
4365
+ collection :face_annotations, as: 'faceAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1FaceAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1FaceAnnotation::Representation
2609
4366
 
2610
- property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotation::Representation
4367
+ property :full_text_annotation, as: 'fullTextAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1TextAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1TextAnnotation::Representation
2611
4368
 
2612
- property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ImageProperties, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ImageProperties::Representation
4369
+ property :image_properties_annotation, as: 'imagePropertiesAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1ImageProperties, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1ImageProperties::Representation
2613
4370
 
2614
- collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1EntityAnnotation::Representation
4371
+ collection :label_annotations, as: 'labelAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1EntityAnnotation::Representation
2615
4372
 
2616
- collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1EntityAnnotation::Representation
4373
+ collection :landmark_annotations, as: 'landmarkAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1EntityAnnotation::Representation
2617
4374
 
2618
- collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation::Representation
4375
+ collection :localized_object_annotations, as: 'localizedObjectAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1LocalizedObjectAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1LocalizedObjectAnnotation::Representation
2619
4376
 
2620
- collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1EntityAnnotation::Representation
4377
+ collection :logo_annotations, as: 'logoAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1EntityAnnotation::Representation
2621
4378
 
2622
- property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ProductSearchResults, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ProductSearchResults::Representation
4379
+ property :product_search_results, as: 'productSearchResults', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1ProductSearchResults, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1ProductSearchResults::Representation
2623
4380
 
2624
- property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1SafeSearchAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1SafeSearchAnnotation::Representation
4381
+ property :safe_search_annotation, as: 'safeSearchAnnotation', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1SafeSearchAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1SafeSearchAnnotation::Representation
2625
4382
 
2626
- collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1EntityAnnotation::Representation
4383
+ collection :text_annotations, as: 'textAnnotations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1EntityAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1EntityAnnotation::Representation
2627
4384
 
2628
- property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetection, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetection::Representation
4385
+ property :web_detection, as: 'webDetection', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1WebDetection, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1WebDetection::Representation
2629
4386
 
2630
4387
  end
2631
4388
  end
2632
4389
 
2633
- class GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse
4390
+ class GoogleCloudVisionV1p5beta1AsyncAnnotateFileResponse
2634
4391
  # @private
2635
4392
  class Representation < Google::Apis::Core::JsonRepresentation
2636
- property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1OutputConfig, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1OutputConfig::Representation
4393
+ property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1OutputConfig, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1OutputConfig::Representation
2637
4394
 
2638
4395
  end
2639
4396
  end
2640
4397
 
2641
- class GoogleCloudVisionV1p3beta1AsyncBatchAnnotateFilesResponse
4398
+ class GoogleCloudVisionV1p5beta1AsyncBatchAnnotateFilesResponse
2642
4399
  # @private
2643
4400
  class Representation < Google::Apis::Core::JsonRepresentation
2644
- collection :responses, as: 'responses', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1AsyncAnnotateFileResponse::Representation
4401
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1AsyncAnnotateFileResponse, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1AsyncAnnotateFileResponse::Representation
2645
4402
 
2646
4403
  end
2647
4404
  end
2648
4405
 
2649
- class GoogleCloudVisionV1p3beta1BatchOperationMetadata
4406
+ class GoogleCloudVisionV1p5beta1AsyncBatchAnnotateImagesResponse
4407
+ # @private
4408
+ class Representation < Google::Apis::Core::JsonRepresentation
4409
+ property :output_config, as: 'outputConfig', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1OutputConfig, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1OutputConfig::Representation
4410
+
4411
+ end
4412
+ end
4413
+
4414
+ class GoogleCloudVisionV1p5beta1BatchAnnotateFilesResponse
4415
+ # @private
4416
+ class Representation < Google::Apis::Core::JsonRepresentation
4417
+ collection :responses, as: 'responses', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1AnnotateFileResponse, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1AnnotateFileResponse::Representation
4418
+
4419
+ end
4420
+ end
4421
+
4422
+ class GoogleCloudVisionV1p5beta1BatchOperationMetadata
2650
4423
  # @private
2651
4424
  class Representation < Google::Apis::Core::JsonRepresentation
2652
4425
  property :end_time, as: 'endTime'
@@ -2655,31 +4428,36 @@ module Google
2655
4428
  end
2656
4429
  end
2657
4430
 
2658
- class GoogleCloudVisionV1p3beta1Block
4431
+ class GoogleCloudVisionV1p5beta1Block
2659
4432
  # @private
2660
4433
  class Representation < Google::Apis::Core::JsonRepresentation
2661
4434
  property :block_type, as: 'blockType'
2662
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4435
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1BoundingPoly::Representation
2663
4436
 
2664
4437
  property :confidence, as: 'confidence'
2665
- collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Paragraph, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Paragraph::Representation
4438
+ property :key_value_pair, as: 'keyValuePair', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1KeyValuePair, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1KeyValuePair::Representation
2666
4439
 
2667
- property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
4440
+ property :merged_text, as: 'mergedText'
4441
+ collection :paragraphs, as: 'paragraphs', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1Paragraph, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1Paragraph::Representation
4442
+
4443
+ property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty::Representation
4444
+
4445
+ property :table, as: 'table', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1Table, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1Table::Representation
2668
4446
 
2669
4447
  end
2670
4448
  end
2671
4449
 
2672
- class GoogleCloudVisionV1p3beta1BoundingPoly
4450
+ class GoogleCloudVisionV1p5beta1BoundingPoly
2673
4451
  # @private
2674
4452
  class Representation < Google::Apis::Core::JsonRepresentation
2675
- collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1NormalizedVertex, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1NormalizedVertex::Representation
4453
+ collection :normalized_vertices, as: 'normalizedVertices', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1NormalizedVertex, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1NormalizedVertex::Representation
2676
4454
 
2677
- collection :vertices, as: 'vertices', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Vertex, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Vertex::Representation
4455
+ collection :vertices, as: 'vertices', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1Vertex, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1Vertex::Representation
2678
4456
 
2679
4457
  end
2680
4458
  end
2681
4459
 
2682
- class GoogleCloudVisionV1p3beta1ColorInfo
4460
+ class GoogleCloudVisionV1p5beta1ColorInfo
2683
4461
  # @private
2684
4462
  class Representation < Google::Apis::Core::JsonRepresentation
2685
4463
  property :color, as: 'color', class: Google::Apis::VisionV1::Color, decorator: Google::Apis::VisionV1::Color::Representation
@@ -2689,64 +4467,64 @@ module Google
2689
4467
  end
2690
4468
  end
2691
4469
 
2692
- class GoogleCloudVisionV1p3beta1CropHint
4470
+ class GoogleCloudVisionV1p5beta1CropHint
2693
4471
  # @private
2694
4472
  class Representation < Google::Apis::Core::JsonRepresentation
2695
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4473
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1BoundingPoly::Representation
2696
4474
 
2697
4475
  property :confidence, as: 'confidence'
2698
4476
  property :importance_fraction, as: 'importanceFraction'
2699
4477
  end
2700
4478
  end
2701
4479
 
2702
- class GoogleCloudVisionV1p3beta1CropHintsAnnotation
4480
+ class GoogleCloudVisionV1p5beta1CropHintsAnnotation
2703
4481
  # @private
2704
4482
  class Representation < Google::Apis::Core::JsonRepresentation
2705
- collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1CropHint, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1CropHint::Representation
4483
+ collection :crop_hints, as: 'cropHints', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1CropHint, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1CropHint::Representation
2706
4484
 
2707
4485
  end
2708
4486
  end
2709
4487
 
2710
- class GoogleCloudVisionV1p3beta1DominantColorsAnnotation
4488
+ class GoogleCloudVisionV1p5beta1DominantColorsAnnotation
2711
4489
  # @private
2712
4490
  class Representation < Google::Apis::Core::JsonRepresentation
2713
- collection :colors, as: 'colors', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ColorInfo, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ColorInfo::Representation
4491
+ collection :colors, as: 'colors', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1ColorInfo, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1ColorInfo::Representation
2714
4492
 
2715
4493
  end
2716
4494
  end
2717
4495
 
2718
- class GoogleCloudVisionV1p3beta1EntityAnnotation
4496
+ class GoogleCloudVisionV1p5beta1EntityAnnotation
2719
4497
  # @private
2720
4498
  class Representation < Google::Apis::Core::JsonRepresentation
2721
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4499
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1BoundingPoly::Representation
2722
4500
 
2723
4501
  property :confidence, as: 'confidence'
2724
4502
  property :description, as: 'description'
2725
4503
  property :locale, as: 'locale'
2726
- collection :locations, as: 'locations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1LocationInfo, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1LocationInfo::Representation
4504
+ collection :locations, as: 'locations', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1LocationInfo, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1LocationInfo::Representation
2727
4505
 
2728
4506
  property :mid, as: 'mid'
2729
- collection :properties, as: 'properties', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Property, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Property::Representation
4507
+ collection :properties, as: 'properties', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1Property, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1Property::Representation
2730
4508
 
2731
4509
  property :score, as: 'score'
2732
4510
  property :topicality, as: 'topicality'
2733
4511
  end
2734
4512
  end
2735
4513
 
2736
- class GoogleCloudVisionV1p3beta1FaceAnnotation
4514
+ class GoogleCloudVisionV1p5beta1FaceAnnotation
2737
4515
  # @private
2738
4516
  class Representation < Google::Apis::Core::JsonRepresentation
2739
4517
  property :anger_likelihood, as: 'angerLikelihood'
2740
4518
  property :blurred_likelihood, as: 'blurredLikelihood'
2741
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4519
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1BoundingPoly::Representation
2742
4520
 
2743
4521
  property :detection_confidence, as: 'detectionConfidence'
2744
- property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4522
+ property :fd_bounding_poly, as: 'fdBoundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1BoundingPoly::Representation
2745
4523
 
2746
4524
  property :headwear_likelihood, as: 'headwearLikelihood'
2747
4525
  property :joy_likelihood, as: 'joyLikelihood'
2748
4526
  property :landmarking_confidence, as: 'landmarkingConfidence'
2749
- collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1FaceAnnotationLandmark, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1FaceAnnotationLandmark::Representation
4527
+ collection :landmarks, as: 'landmarks', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1FaceAnnotationLandmark, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1FaceAnnotationLandmark::Representation
2750
4528
 
2751
4529
  property :pan_angle, as: 'panAngle'
2752
4530
  property :roll_angle, as: 'rollAngle'
@@ -2757,30 +4535,30 @@ module Google
2757
4535
  end
2758
4536
  end
2759
4537
 
2760
- class GoogleCloudVisionV1p3beta1FaceAnnotationLandmark
4538
+ class GoogleCloudVisionV1p5beta1FaceAnnotationLandmark
2761
4539
  # @private
2762
4540
  class Representation < Google::Apis::Core::JsonRepresentation
2763
- property :position, as: 'position', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Position, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Position::Representation
4541
+ property :position, as: 'position', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1Position, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1Position::Representation
2764
4542
 
2765
4543
  property :type, as: 'type'
2766
4544
  end
2767
4545
  end
2768
4546
 
2769
- class GoogleCloudVisionV1p3beta1GcsDestination
4547
+ class GoogleCloudVisionV1p5beta1GcsDestination
2770
4548
  # @private
2771
4549
  class Representation < Google::Apis::Core::JsonRepresentation
2772
4550
  property :uri, as: 'uri'
2773
4551
  end
2774
4552
  end
2775
4553
 
2776
- class GoogleCloudVisionV1p3beta1GcsSource
4554
+ class GoogleCloudVisionV1p5beta1GcsSource
2777
4555
  # @private
2778
4556
  class Representation < Google::Apis::Core::JsonRepresentation
2779
4557
  property :uri, as: 'uri'
2780
4558
  end
2781
4559
  end
2782
4560
 
2783
- class GoogleCloudVisionV1p3beta1ImageAnnotationContext
4561
+ class GoogleCloudVisionV1p5beta1ImageAnnotationContext
2784
4562
  # @private
2785
4563
  class Representation < Google::Apis::Core::JsonRepresentation
2786
4564
  property :page_number, as: 'pageNumber'
@@ -2788,37 +4566,51 @@ module Google
2788
4566
  end
2789
4567
  end
2790
4568
 
2791
- class GoogleCloudVisionV1p3beta1ImageProperties
4569
+ class GoogleCloudVisionV1p5beta1ImageProperties
2792
4570
  # @private
2793
4571
  class Representation < Google::Apis::Core::JsonRepresentation
2794
- property :dominant_colors, as: 'dominantColors', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1DominantColorsAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1DominantColorsAnnotation::Representation
4572
+ property :dominant_colors, as: 'dominantColors', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1DominantColorsAnnotation, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1DominantColorsAnnotation::Representation
2795
4573
 
2796
4574
  end
2797
4575
  end
2798
4576
 
2799
- class GoogleCloudVisionV1p3beta1ImportProductSetsResponse
4577
+ class GoogleCloudVisionV1p5beta1ImportProductSetsResponse
2800
4578
  # @private
2801
4579
  class Representation < Google::Apis::Core::JsonRepresentation
2802
- collection :reference_images, as: 'referenceImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ReferenceImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ReferenceImage::Representation
4580
+ collection :reference_images, as: 'referenceImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1ReferenceImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1ReferenceImage::Representation
2803
4581
 
2804
4582
  collection :statuses, as: 'statuses', class: Google::Apis::VisionV1::Status, decorator: Google::Apis::VisionV1::Status::Representation
2805
4583
 
2806
4584
  end
2807
4585
  end
2808
4586
 
2809
- class GoogleCloudVisionV1p3beta1InputConfig
4587
+ class GoogleCloudVisionV1p5beta1InputConfig
2810
4588
  # @private
2811
4589
  class Representation < Google::Apis::Core::JsonRepresentation
2812
- property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1GcsSource, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1GcsSource::Representation
4590
+ property :content, :base64 => true, as: 'content'
4591
+ property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1GcsSource, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1GcsSource::Representation
2813
4592
 
2814
4593
  property :mime_type, as: 'mimeType'
2815
4594
  end
2816
4595
  end
2817
4596
 
2818
- class GoogleCloudVisionV1p3beta1LocalizedObjectAnnotation
4597
+ class GoogleCloudVisionV1p5beta1KeyValuePair
2819
4598
  # @private
2820
4599
  class Representation < Google::Apis::Core::JsonRepresentation
2821
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4600
+ property :key, as: 'key'
4601
+ property :key_block, as: 'keyBlock', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1Block, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1Block::Representation
4602
+
4603
+ property :normalized_key, as: 'normalizedKey'
4604
+ property :value_block, as: 'valueBlock', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1Block, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1Block::Representation
4605
+
4606
+ property :value_type, as: 'valueType'
4607
+ end
4608
+ end
4609
+
4610
+ class GoogleCloudVisionV1p5beta1LocalizedObjectAnnotation
4611
+ # @private
4612
+ class Representation < Google::Apis::Core::JsonRepresentation
4613
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1BoundingPoly::Representation
2822
4614
 
2823
4615
  property :language_code, as: 'languageCode'
2824
4616
  property :mid, as: 'mid'
@@ -2827,7 +4619,7 @@ module Google
2827
4619
  end
2828
4620
  end
2829
4621
 
2830
- class GoogleCloudVisionV1p3beta1LocationInfo
4622
+ class GoogleCloudVisionV1p5beta1LocationInfo
2831
4623
  # @private
2832
4624
  class Representation < Google::Apis::Core::JsonRepresentation
2833
4625
  property :lat_lng, as: 'latLng', class: Google::Apis::VisionV1::LatLng, decorator: Google::Apis::VisionV1::LatLng::Representation
@@ -2835,7 +4627,7 @@ module Google
2835
4627
  end
2836
4628
  end
2837
4629
 
2838
- class GoogleCloudVisionV1p3beta1NormalizedVertex
4630
+ class GoogleCloudVisionV1p5beta1NormalizedVertex
2839
4631
  # @private
2840
4632
  class Representation < Google::Apis::Core::JsonRepresentation
2841
4633
  property :x, as: 'x'
@@ -2843,7 +4635,7 @@ module Google
2843
4635
  end
2844
4636
  end
2845
4637
 
2846
- class GoogleCloudVisionV1p3beta1OperationMetadata
4638
+ class GoogleCloudVisionV1p5beta1OperationMetadata
2847
4639
  # @private
2848
4640
  class Representation < Google::Apis::Core::JsonRepresentation
2849
4641
  property :create_time, as: 'createTime'
@@ -2852,42 +4644,44 @@ module Google
2852
4644
  end
2853
4645
  end
2854
4646
 
2855
- class GoogleCloudVisionV1p3beta1OutputConfig
4647
+ class GoogleCloudVisionV1p5beta1OutputConfig
2856
4648
  # @private
2857
4649
  class Representation < Google::Apis::Core::JsonRepresentation
2858
4650
  property :batch_size, as: 'batchSize'
2859
- property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1GcsDestination, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1GcsDestination::Representation
4651
+ property :gcs_destination, as: 'gcsDestination', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1GcsDestination, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1GcsDestination::Representation
2860
4652
 
2861
4653
  end
2862
4654
  end
2863
4655
 
2864
- class GoogleCloudVisionV1p3beta1Page
4656
+ class GoogleCloudVisionV1p5beta1Page
2865
4657
  # @private
2866
4658
  class Representation < Google::Apis::Core::JsonRepresentation
2867
- collection :blocks, as: 'blocks', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Block, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Block::Representation
4659
+ collection :blocks, as: 'blocks', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1Block, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1Block::Representation
2868
4660
 
2869
4661
  property :confidence, as: 'confidence'
2870
4662
  property :height, as: 'height'
2871
- property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
4663
+ property :merged_text, as: 'mergedText'
4664
+ property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty::Representation
2872
4665
 
2873
4666
  property :width, as: 'width'
2874
4667
  end
2875
4668
  end
2876
4669
 
2877
- class GoogleCloudVisionV1p3beta1Paragraph
4670
+ class GoogleCloudVisionV1p5beta1Paragraph
2878
4671
  # @private
2879
4672
  class Representation < Google::Apis::Core::JsonRepresentation
2880
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4673
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1BoundingPoly::Representation
2881
4674
 
2882
4675
  property :confidence, as: 'confidence'
2883
- property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
4676
+ property :merged_text, as: 'mergedText'
4677
+ property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty::Representation
2884
4678
 
2885
- collection :words, as: 'words', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Word, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Word::Representation
4679
+ collection :words, as: 'words', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1Word, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1Word::Representation
2886
4680
 
2887
4681
  end
2888
4682
  end
2889
4683
 
2890
- class GoogleCloudVisionV1p3beta1Position
4684
+ class GoogleCloudVisionV1p5beta1Position
2891
4685
  # @private
2892
4686
  class Representation < Google::Apis::Core::JsonRepresentation
2893
4687
  property :x, as: 'x'
@@ -2896,19 +4690,19 @@ module Google
2896
4690
  end
2897
4691
  end
2898
4692
 
2899
- class GoogleCloudVisionV1p3beta1Product
4693
+ class GoogleCloudVisionV1p5beta1Product
2900
4694
  # @private
2901
4695
  class Representation < Google::Apis::Core::JsonRepresentation
2902
4696
  property :description, as: 'description'
2903
4697
  property :display_name, as: 'displayName'
2904
4698
  property :name, as: 'name'
2905
4699
  property :product_category, as: 'productCategory'
2906
- collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ProductKeyValue, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ProductKeyValue::Representation
4700
+ collection :product_labels, as: 'productLabels', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1ProductKeyValue, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1ProductKeyValue::Representation
2907
4701
 
2908
4702
  end
2909
4703
  end
2910
4704
 
2911
- class GoogleCloudVisionV1p3beta1ProductKeyValue
4705
+ class GoogleCloudVisionV1p5beta1ProductKeyValue
2912
4706
  # @private
2913
4707
  class Representation < Google::Apis::Core::JsonRepresentation
2914
4708
  property :key, as: 'key'
@@ -2916,38 +4710,38 @@ module Google
2916
4710
  end
2917
4711
  end
2918
4712
 
2919
- class GoogleCloudVisionV1p3beta1ProductSearchResults
4713
+ class GoogleCloudVisionV1p5beta1ProductSearchResults
2920
4714
  # @private
2921
4715
  class Representation < Google::Apis::Core::JsonRepresentation
2922
4716
  property :index_time, as: 'indexTime'
2923
- collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult::Representation
4717
+ collection :product_grouped_results, as: 'productGroupedResults', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1ProductSearchResultsGroupedResult, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1ProductSearchResultsGroupedResult::Representation
2924
4718
 
2925
- collection :results, as: 'results', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ProductSearchResultsResult::Representation
4719
+ collection :results, as: 'results', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1ProductSearchResultsResult::Representation
2926
4720
 
2927
4721
  end
2928
4722
  end
2929
4723
 
2930
- class GoogleCloudVisionV1p3beta1ProductSearchResultsGroupedResult
4724
+ class GoogleCloudVisionV1p5beta1ProductSearchResultsGroupedResult
2931
4725
  # @private
2932
4726
  class Representation < Google::Apis::Core::JsonRepresentation
2933
- property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4727
+ property :bounding_poly, as: 'boundingPoly', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1BoundingPoly::Representation
2934
4728
 
2935
- collection :results, as: 'results', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1ProductSearchResultsResult::Representation
4729
+ collection :results, as: 'results', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1ProductSearchResultsResult, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1ProductSearchResultsResult::Representation
2936
4730
 
2937
4731
  end
2938
4732
  end
2939
4733
 
2940
- class GoogleCloudVisionV1p3beta1ProductSearchResultsResult
4734
+ class GoogleCloudVisionV1p5beta1ProductSearchResultsResult
2941
4735
  # @private
2942
4736
  class Representation < Google::Apis::Core::JsonRepresentation
2943
4737
  property :image, as: 'image'
2944
- property :product, as: 'product', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Product, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Product::Representation
4738
+ property :product, as: 'product', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1Product, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1Product::Representation
2945
4739
 
2946
4740
  property :score, as: 'score'
2947
4741
  end
2948
4742
  end
2949
4743
 
2950
- class GoogleCloudVisionV1p3beta1Property
4744
+ class GoogleCloudVisionV1p5beta1Property
2951
4745
  # @private
2952
4746
  class Representation < Google::Apis::Core::JsonRepresentation
2953
4747
  property :name, as: 'name'
@@ -2956,17 +4750,17 @@ module Google
2956
4750
  end
2957
4751
  end
2958
4752
 
2959
- class GoogleCloudVisionV1p3beta1ReferenceImage
4753
+ class GoogleCloudVisionV1p5beta1ReferenceImage
2960
4754
  # @private
2961
4755
  class Representation < Google::Apis::Core::JsonRepresentation
2962
- collection :bounding_polys, as: 'boundingPolys', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4756
+ collection :bounding_polys, as: 'boundingPolys', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1BoundingPoly::Representation
2963
4757
 
2964
4758
  property :name, as: 'name'
2965
4759
  property :uri, as: 'uri'
2966
4760
  end
2967
4761
  end
2968
4762
 
2969
- class GoogleCloudVisionV1p3beta1SafeSearchAnnotation
4763
+ class GoogleCloudVisionV1p5beta1SafeSearchAnnotation
2970
4764
  # @private
2971
4765
  class Representation < Google::Apis::Core::JsonRepresentation
2972
4766
  property :adult, as: 'adult'
@@ -2977,28 +4771,57 @@ module Google
2977
4771
  end
2978
4772
  end
2979
4773
 
2980
- class GoogleCloudVisionV1p3beta1Symbol
4774
+ class GoogleCloudVisionV1p5beta1Symbol
2981
4775
  # @private
2982
4776
  class Representation < Google::Apis::Core::JsonRepresentation
2983
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4777
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1BoundingPoly::Representation
2984
4778
 
2985
4779
  property :confidence, as: 'confidence'
2986
- property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
4780
+ property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty::Representation
2987
4781
 
2988
4782
  property :text, as: 'text'
2989
4783
  end
2990
4784
  end
2991
4785
 
2992
- class GoogleCloudVisionV1p3beta1TextAnnotation
4786
+ class GoogleCloudVisionV1p5beta1Table
2993
4787
  # @private
2994
4788
  class Representation < Google::Apis::Core::JsonRepresentation
2995
- collection :pages, as: 'pages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Page, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Page::Representation
4789
+ collection :body_rows, as: 'bodyRows', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1TableTableRow, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1TableTableRow::Representation
4790
+
4791
+ collection :header_rows, as: 'headerRows', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1TableTableRow, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1TableTableRow::Representation
4792
+
4793
+ end
4794
+ end
2996
4795
 
4796
+ class GoogleCloudVisionV1p5beta1TableTableCell
4797
+ # @private
4798
+ class Representation < Google::Apis::Core::JsonRepresentation
4799
+ property :col_span, as: 'colSpan'
4800
+ property :row_span, as: 'rowSpan'
2997
4801
  property :text, as: 'text'
4802
+ property :text_block, as: 'textBlock', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1Block, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1Block::Representation
4803
+
2998
4804
  end
2999
4805
  end
3000
4806
 
3001
- class GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak
4807
+ class GoogleCloudVisionV1p5beta1TableTableRow
4808
+ # @private
4809
+ class Representation < Google::Apis::Core::JsonRepresentation
4810
+ collection :cells, as: 'cells', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1TableTableCell, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1TableTableCell::Representation
4811
+
4812
+ end
4813
+ end
4814
+
4815
+ class GoogleCloudVisionV1p5beta1TextAnnotation
4816
+ # @private
4817
+ class Representation < Google::Apis::Core::JsonRepresentation
4818
+ collection :pages, as: 'pages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1Page, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1Page::Representation
4819
+
4820
+ property :text, as: 'text'
4821
+ end
4822
+ end
4823
+
4824
+ class GoogleCloudVisionV1p5beta1TextAnnotationDetectedBreak
3002
4825
  # @private
3003
4826
  class Representation < Google::Apis::Core::JsonRepresentation
3004
4827
  property :is_prefix, as: 'isPrefix'
@@ -3006,7 +4829,7 @@ module Google
3006
4829
  end
3007
4830
  end
3008
4831
 
3009
- class GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage
4832
+ class GoogleCloudVisionV1p5beta1TextAnnotationDetectedLanguage
3010
4833
  # @private
3011
4834
  class Representation < Google::Apis::Core::JsonRepresentation
3012
4835
  property :confidence, as: 'confidence'
@@ -3014,17 +4837,17 @@ module Google
3014
4837
  end
3015
4838
  end
3016
4839
 
3017
- class GoogleCloudVisionV1p3beta1TextAnnotationTextProperty
4840
+ class GoogleCloudVisionV1p5beta1TextAnnotationTextProperty
3018
4841
  # @private
3019
4842
  class Representation < Google::Apis::Core::JsonRepresentation
3020
- property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotationDetectedBreak::Representation
4843
+ property :detected_break, as: 'detectedBreak', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1TextAnnotationDetectedBreak, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1TextAnnotationDetectedBreak::Representation
3021
4844
 
3022
- collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotationDetectedLanguage::Representation
4845
+ collection :detected_languages, as: 'detectedLanguages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1TextAnnotationDetectedLanguage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1TextAnnotationDetectedLanguage::Representation
3023
4846
 
3024
4847
  end
3025
4848
  end
3026
4849
 
3027
- class GoogleCloudVisionV1p3beta1Vertex
4850
+ class GoogleCloudVisionV1p5beta1Vertex
3028
4851
  # @private
3029
4852
  class Representation < Google::Apis::Core::JsonRepresentation
3030
4853
  property :x, as: 'x'
@@ -3032,25 +4855,25 @@ module Google
3032
4855
  end
3033
4856
  end
3034
4857
 
3035
- class GoogleCloudVisionV1p3beta1WebDetection
4858
+ class GoogleCloudVisionV1p5beta1WebDetection
3036
4859
  # @private
3037
4860
  class Representation < Google::Apis::Core::JsonRepresentation
3038
- collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebLabel, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebLabel::Representation
4861
+ collection :best_guess_labels, as: 'bestGuessLabels', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1WebDetectionWebLabel, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1WebDetectionWebLabel::Representation
3039
4862
 
3040
- collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
4863
+ collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1WebDetectionWebImage::Representation
3041
4864
 
3042
- collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebPage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebPage::Representation
4865
+ collection :pages_with_matching_images, as: 'pagesWithMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1WebDetectionWebPage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1WebDetectionWebPage::Representation
3043
4866
 
3044
- collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
4867
+ collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1WebDetectionWebImage::Representation
3045
4868
 
3046
- collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
4869
+ collection :visually_similar_images, as: 'visuallySimilarImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1WebDetectionWebImage::Representation
3047
4870
 
3048
- collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebEntity, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebEntity::Representation
4871
+ collection :web_entities, as: 'webEntities', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1WebDetectionWebEntity, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1WebDetectionWebEntity::Representation
3049
4872
 
3050
4873
  end
3051
4874
  end
3052
4875
 
3053
- class GoogleCloudVisionV1p3beta1WebDetectionWebEntity
4876
+ class GoogleCloudVisionV1p5beta1WebDetectionWebEntity
3054
4877
  # @private
3055
4878
  class Representation < Google::Apis::Core::JsonRepresentation
3056
4879
  property :description, as: 'description'
@@ -3059,7 +4882,7 @@ module Google
3059
4882
  end
3060
4883
  end
3061
4884
 
3062
- class GoogleCloudVisionV1p3beta1WebDetectionWebImage
4885
+ class GoogleCloudVisionV1p5beta1WebDetectionWebImage
3063
4886
  # @private
3064
4887
  class Representation < Google::Apis::Core::JsonRepresentation
3065
4888
  property :score, as: 'score'
@@ -3067,7 +4890,7 @@ module Google
3067
4890
  end
3068
4891
  end
3069
4892
 
3070
- class GoogleCloudVisionV1p3beta1WebDetectionWebLabel
4893
+ class GoogleCloudVisionV1p5beta1WebDetectionWebLabel
3071
4894
  # @private
3072
4895
  class Representation < Google::Apis::Core::JsonRepresentation
3073
4896
  property :label, as: 'label'
@@ -3075,28 +4898,29 @@ module Google
3075
4898
  end
3076
4899
  end
3077
4900
 
3078
- class GoogleCloudVisionV1p3beta1WebDetectionWebPage
4901
+ class GoogleCloudVisionV1p5beta1WebDetectionWebPage
3079
4902
  # @private
3080
4903
  class Representation < Google::Apis::Core::JsonRepresentation
3081
- collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
4904
+ collection :full_matching_images, as: 'fullMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1WebDetectionWebImage::Representation
3082
4905
 
3083
4906
  property :page_title, as: 'pageTitle'
3084
- collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1WebDetectionWebImage::Representation
4907
+ collection :partial_matching_images, as: 'partialMatchingImages', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1WebDetectionWebImage, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1WebDetectionWebImage::Representation
3085
4908
 
3086
4909
  property :score, as: 'score'
3087
4910
  property :url, as: 'url'
3088
4911
  end
3089
4912
  end
3090
4913
 
3091
- class GoogleCloudVisionV1p3beta1Word
4914
+ class GoogleCloudVisionV1p5beta1Word
3092
4915
  # @private
3093
4916
  class Representation < Google::Apis::Core::JsonRepresentation
3094
- property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1BoundingPoly::Representation
4917
+ property :bounding_box, as: 'boundingBox', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1BoundingPoly, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1BoundingPoly::Representation
3095
4918
 
3096
4919
  property :confidence, as: 'confidence'
3097
- property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1TextAnnotationTextProperty::Representation
4920
+ property :merged_text, as: 'mergedText'
4921
+ property :property, as: 'property', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1TextAnnotationTextProperty::Representation
3098
4922
 
3099
- collection :symbols, as: 'symbols', class: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Symbol, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p3beta1Symbol::Representation
4923
+ collection :symbols, as: 'symbols', class: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1Symbol, decorator: Google::Apis::VisionV1::GoogleCloudVisionV1p5beta1Symbol::Representation
3100
4924
 
3101
4925
  end
3102
4926
  end
@@ -3195,6 +5019,7 @@ module Google
3195
5019
  class InputConfig
3196
5020
  # @private
3197
5021
  class Representation < Google::Apis::Core::JsonRepresentation
5022
+ property :content, :base64 => true, as: 'content'
3198
5023
  property :gcs_source, as: 'gcsSource', class: Google::Apis::VisionV1::GcsSource, decorator: Google::Apis::VisionV1::GcsSource::Representation
3199
5024
 
3200
5025
  property :mime_type, as: 'mimeType'