lemboy-google-api-client 0.9.26

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 (555) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +20 -0
  3. data/.rspec +2 -0
  4. data/.rubocop.yml +7 -0
  5. data/.rubocop_todo.yml +63 -0
  6. data/.travis.yml +27 -0
  7. data/.yardopts +12 -0
  8. data/CHANGELOG.md +309 -0
  9. data/CONTRIBUTING.md +31 -0
  10. data/Gemfile +53 -0
  11. data/LICENSE +202 -0
  12. data/MIGRATING.md +171 -0
  13. data/README.md +327 -0
  14. data/Rakefile +2 -0
  15. data/api_names.yaml +36215 -0
  16. data/bin/generate-api +109 -0
  17. data/generated/google/apis/adexchangebuyer2_v2beta1.rb +35 -0
  18. data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +298 -0
  19. data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +122 -0
  20. data/generated/google/apis/adexchangebuyer2_v2beta1/service.rb +458 -0
  21. data/generated/google/apis/adexchangebuyer_v1_3.rb +35 -0
  22. data/generated/google/apis/adexchangebuyer_v1_3/classes.rb +1335 -0
  23. data/generated/google/apis/adexchangebuyer_v1_3/representations.rb +446 -0
  24. data/generated/google/apis/adexchangebuyer_v1_3/service.rb +872 -0
  25. data/generated/google/apis/adexchangebuyer_v1_4.rb +35 -0
  26. data/generated/google/apis/adexchangebuyer_v1_4/classes.rb +3550 -0
  27. data/generated/google/apis/adexchangebuyer_v1_4/representations.rb +1421 -0
  28. data/generated/google/apis/adexchangebuyer_v1_4/service.rb +1538 -0
  29. data/generated/google/apis/adexchangeseller_v2_0.rb +37 -0
  30. data/generated/google/apis/adexchangeseller_v2_0/classes.rb +792 -0
  31. data/generated/google/apis/adexchangeseller_v2_0/representations.rb +347 -0
  32. data/generated/google/apis/adexchangeseller_v2_0/service.rb +667 -0
  33. data/generated/google/apis/admin_datatransfer_v1.rb +37 -0
  34. data/generated/google/apis/admin_datatransfer_v1/classes.rb +267 -0
  35. data/generated/google/apis/admin_datatransfer_v1/representations.rb +130 -0
  36. data/generated/google/apis/admin_datatransfer_v1/service.rb +262 -0
  37. data/generated/google/apis/admin_directory_v1.rb +113 -0
  38. data/generated/google/apis/admin_directory_v1/classes.rb +3241 -0
  39. data/generated/google/apis/admin_directory_v1/representations.rb +1172 -0
  40. data/generated/google/apis/admin_directory_v1/service.rb +3857 -0
  41. data/generated/google/apis/admin_reports_v1.rb +38 -0
  42. data/generated/google/apis/admin_reports_v1/classes.rb +582 -0
  43. data/generated/google/apis/admin_reports_v1/representations.rb +257 -0
  44. data/generated/google/apis/admin_reports_v1/service.rb +336 -0
  45. data/generated/google/apis/adsense_v1_4.rb +37 -0
  46. data/generated/google/apis/adsense_v1_4/classes.rb +1280 -0
  47. data/generated/google/apis/adsense_v1_4/representations.rb +555 -0
  48. data/generated/google/apis/adsense_v1_4/service.rb +1713 -0
  49. data/generated/google/apis/adsensehost_v4_1.rb +35 -0
  50. data/generated/google/apis/adsensehost_v4_1/classes.rb +836 -0
  51. data/generated/google/apis/adsensehost_v4_1/representations.rb +367 -0
  52. data/generated/google/apis/adsensehost_v4_1/service.rb +1164 -0
  53. data/generated/google/apis/analytics_v3.rb +49 -0
  54. data/generated/google/apis/analytics_v3/classes.rb +5536 -0
  55. data/generated/google/apis/analytics_v3/representations.rb +1992 -0
  56. data/generated/google/apis/analytics_v3/service.rb +3785 -0
  57. data/generated/google/apis/analyticsreporting_v4.rb +37 -0
  58. data/generated/google/apis/analyticsreporting_v4/classes.rb +1420 -0
  59. data/generated/google/apis/analyticsreporting_v4/representations.rb +598 -0
  60. data/generated/google/apis/analyticsreporting_v4/service.rb +88 -0
  61. data/generated/google/apis/androidenterprise_v1.rb +34 -0
  62. data/generated/google/apis/androidenterprise_v1/classes.rb +2250 -0
  63. data/generated/google/apis/androidenterprise_v1/representations.rb +970 -0
  64. data/generated/google/apis/androidenterprise_v1/service.rb +3267 -0
  65. data/generated/google/apis/androidpublisher_v2.rb +34 -0
  66. data/generated/google/apis/androidpublisher_v2/classes.rb +1941 -0
  67. data/generated/google/apis/androidpublisher_v2/representations.rb +975 -0
  68. data/generated/google/apis/androidpublisher_v2/service.rb +2572 -0
  69. data/generated/google/apis/appengine_v1beta4.rb +35 -0
  70. data/generated/google/apis/appengine_v1beta4/classes.rb +1585 -0
  71. data/generated/google/apis/appengine_v1beta4/representations.rb +542 -0
  72. data/generated/google/apis/appengine_v1beta4/service.rb +477 -0
  73. data/generated/google/apis/appengine_v1beta5.rb +40 -0
  74. data/generated/google/apis/appengine_v1beta5/classes.rb +1984 -0
  75. data/generated/google/apis/appengine_v1beta5/representations.rb +765 -0
  76. data/generated/google/apis/appengine_v1beta5/service.rb +864 -0
  77. data/generated/google/apis/appsactivity_v1.rb +46 -0
  78. data/generated/google/apis/appsactivity_v1/classes.rb +415 -0
  79. data/generated/google/apis/appsactivity_v1/representations.rb +209 -0
  80. data/generated/google/apis/appsactivity_v1/service.rb +128 -0
  81. data/generated/google/apis/appstate_v1.rb +34 -0
  82. data/generated/google/apis/appstate_v1/classes.rb +154 -0
  83. data/generated/google/apis/appstate_v1/representations.rb +87 -0
  84. data/generated/google/apis/appstate_v1/service.rb +260 -0
  85. data/generated/google/apis/autoscaler_v1beta2.rb +38 -0
  86. data/generated/google/apis/autoscaler_v1beta2/classes.rb +710 -0
  87. data/generated/google/apis/autoscaler_v1beta2/representations.rb +296 -0
  88. data/generated/google/apis/autoscaler_v1beta2/service.rb +478 -0
  89. data/generated/google/apis/bigquery_v2.rb +52 -0
  90. data/generated/google/apis/bigquery_v2/classes.rb +3081 -0
  91. data/generated/google/apis/bigquery_v2/representations.rb +1094 -0
  92. data/generated/google/apis/bigquery_v2/service.rb +988 -0
  93. data/generated/google/apis/blogger_v3.rb +37 -0
  94. data/generated/google/apis/blogger_v3/classes.rb +1354 -0
  95. data/generated/google/apis/blogger_v3/representations.rb +632 -0
  96. data/generated/google/apis/blogger_v3/service.rb +1587 -0
  97. data/generated/google/apis/books_v1.rb +34 -0
  98. data/generated/google/apis/books_v1/classes.rb +4160 -0
  99. data/generated/google/apis/books_v1/representations.rb +1799 -0
  100. data/generated/google/apis/books_v1/service.rb +2300 -0
  101. data/generated/google/apis/calendar_v3.rb +37 -0
  102. data/generated/google/apis/calendar_v3/classes.rb +1742 -0
  103. data/generated/google/apis/calendar_v3/representations.rb +631 -0
  104. data/generated/google/apis/calendar_v3/service.rb +1968 -0
  105. data/generated/google/apis/civicinfo_v2.rb +32 -0
  106. data/generated/google/apis/civicinfo_v2/classes.rb +1499 -0
  107. data/generated/google/apis/civicinfo_v2/representations.rb +572 -0
  108. data/generated/google/apis/civicinfo_v2/service.rb +300 -0
  109. data/generated/google/apis/classroom_v1.rb +70 -0
  110. data/generated/google/apis/classroom_v1/classes.rb +1572 -0
  111. data/generated/google/apis/classroom_v1/representations.rb +729 -0
  112. data/generated/google/apis/classroom_v1/service.rb +1945 -0
  113. data/generated/google/apis/classroom_v1beta1.rb +49 -0
  114. data/generated/google/apis/classroom_v1beta1/classes.rb +447 -0
  115. data/generated/google/apis/classroom_v1beta1/representations.rb +190 -0
  116. data/generated/google/apis/classroom_v1beta1/service.rb +791 -0
  117. data/generated/google/apis/cloudbilling_v1.rb +35 -0
  118. data/generated/google/apis/cloudbilling_v1/classes.rb +169 -0
  119. data/generated/google/apis/cloudbilling_v1/representations.rb +87 -0
  120. data/generated/google/apis/cloudbilling_v1/service.rb +258 -0
  121. data/generated/google/apis/cloudbuild_v1.rb +34 -0
  122. data/generated/google/apis/cloudbuild_v1/classes.rb +919 -0
  123. data/generated/google/apis/cloudbuild_v1/representations.rb +364 -0
  124. data/generated/google/apis/cloudbuild_v1/service.rb +492 -0
  125. data/generated/google/apis/clouddebugger_v2.rb +38 -0
  126. data/generated/google/apis/clouddebugger_v2/classes.rb +1081 -0
  127. data/generated/google/apis/clouddebugger_v2/representations.rb +465 -0
  128. data/generated/google/apis/clouddebugger_v2/service.rb +396 -0
  129. data/generated/google/apis/cloudkms_v1beta1.rb +34 -0
  130. data/generated/google/apis/cloudkms_v1beta1/classes.rb +999 -0
  131. data/generated/google/apis/cloudkms_v1beta1/representations.rb +448 -0
  132. data/generated/google/apis/cloudkms_v1beta1/service.rb +932 -0
  133. data/generated/google/apis/cloudlatencytest_v2.rb +34 -0
  134. data/generated/google/apis/cloudlatencytest_v2/classes.rb +195 -0
  135. data/generated/google/apis/cloudlatencytest_v2/representations.rb +127 -0
  136. data/generated/google/apis/cloudlatencytest_v2/service.rb +135 -0
  137. data/generated/google/apis/cloudmonitoring_v2beta2.rb +37 -0
  138. data/generated/google/apis/cloudmonitoring_v2beta2/classes.rb +679 -0
  139. data/generated/google/apis/cloudmonitoring_v2beta2/representations.rb +353 -0
  140. data/generated/google/apis/cloudmonitoring_v2beta2/service.rb +452 -0
  141. data/generated/google/apis/cloudresourcemanager_v1.rb +38 -0
  142. data/generated/google/apis/cloudresourcemanager_v1/classes.rb +886 -0
  143. data/generated/google/apis/cloudresourcemanager_v1/representations.rb +359 -0
  144. data/generated/google/apis/cloudresourcemanager_v1/service.rb +686 -0
  145. data/generated/google/apis/cloudresourcemanager_v1beta1.rb +38 -0
  146. data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +682 -0
  147. data/generated/google/apis/cloudresourcemanager_v1beta1/representations.rb +312 -0
  148. data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +710 -0
  149. data/generated/google/apis/cloudtrace_v1.rb +43 -0
  150. data/generated/google/apis/cloudtrace_v1/classes.rb +188 -0
  151. data/generated/google/apis/cloudtrace_v1/representations.rb +102 -0
  152. data/generated/google/apis/cloudtrace_v1/service.rb +192 -0
  153. data/generated/google/apis/clouduseraccounts_beta.rb +44 -0
  154. data/generated/google/apis/clouduseraccounts_beta/classes.rb +845 -0
  155. data/generated/google/apis/clouduseraccounts_beta/representations.rb +352 -0
  156. data/generated/google/apis/clouduseraccounts_beta/service.rb +907 -0
  157. data/generated/google/apis/compute_beta.rb +49 -0
  158. data/generated/google/apis/compute_beta/classes.rb +12261 -0
  159. data/generated/google/apis/compute_beta/representations.rb +4615 -0
  160. data/generated/google/apis/compute_beta/service.rb +15330 -0
  161. data/generated/google/apis/compute_v1.rb +49 -0
  162. data/generated/google/apis/compute_v1/classes.rb +11179 -0
  163. data/generated/google/apis/compute_v1/representations.rb +4203 -0
  164. data/generated/google/apis/compute_v1/service.rb +12937 -0
  165. data/generated/google/apis/container_v1.rb +35 -0
  166. data/generated/google/apis/container_v1/classes.rb +1040 -0
  167. data/generated/google/apis/container_v1/representations.rb +415 -0
  168. data/generated/google/apis/container_v1/service.rb +659 -0
  169. data/generated/google/apis/container_v1beta1.rb +35 -0
  170. data/generated/google/apis/container_v1beta1/classes.rb +466 -0
  171. data/generated/google/apis/container_v1beta1/representations.rb +177 -0
  172. data/generated/google/apis/container_v1beta1/service.rb +394 -0
  173. data/generated/google/apis/content_v2.rb +35 -0
  174. data/generated/google/apis/content_v2/classes.rb +6887 -0
  175. data/generated/google/apis/content_v2/representations.rb +2963 -0
  176. data/generated/google/apis/content_v2/service.rb +2653 -0
  177. data/generated/google/apis/coordinate_v1.rb +37 -0
  178. data/generated/google/apis/coordinate_v1/classes.rb +669 -0
  179. data/generated/google/apis/coordinate_v1/representations.rb +321 -0
  180. data/generated/google/apis/coordinate_v1/service.rb +678 -0
  181. data/generated/google/apis/customsearch_v1.rb +31 -0
  182. data/generated/google/apis/customsearch_v1/classes.rb +771 -0
  183. data/generated/google/apis/customsearch_v1/representations.rb +302 -0
  184. data/generated/google/apis/customsearch_v1/service.rb +207 -0
  185. data/generated/google/apis/dataflow_v1b3.rb +37 -0
  186. data/generated/google/apis/dataflow_v1b3/classes.rb +4225 -0
  187. data/generated/google/apis/dataflow_v1b3/representations.rb +1809 -0
  188. data/generated/google/apis/dataflow_v1b3/service.rb +874 -0
  189. data/generated/google/apis/dataproc_v1.rb +34 -0
  190. data/generated/google/apis/dataproc_v1/classes.rb +1716 -0
  191. data/generated/google/apis/dataproc_v1/representations.rb +678 -0
  192. data/generated/google/apis/dataproc_v1/service.rb +670 -0
  193. data/generated/google/apis/datastore_v1.rb +38 -0
  194. data/generated/google/apis/datastore_v1/classes.rb +1289 -0
  195. data/generated/google/apis/datastore_v1/representations.rb +572 -0
  196. data/generated/google/apis/datastore_v1/service.rb +259 -0
  197. data/generated/google/apis/datastore_v1beta2.rb +40 -0
  198. data/generated/google/apis/datastore_v1beta2/classes.rb +1186 -0
  199. data/generated/google/apis/datastore_v1beta2/representations.rb +594 -0
  200. data/generated/google/apis/datastore_v1beta2/service.rb +294 -0
  201. data/generated/google/apis/datastore_v1beta3.rb +38 -0
  202. data/generated/google/apis/datastore_v1beta3/classes.rb +1284 -0
  203. data/generated/google/apis/datastore_v1beta3/representations.rb +572 -0
  204. data/generated/google/apis/datastore_v1beta3/service.rb +259 -0
  205. data/generated/google/apis/deploymentmanager_v2.rb +43 -0
  206. data/generated/google/apis/deploymentmanager_v2/classes.rb +1582 -0
  207. data/generated/google/apis/deploymentmanager_v2/representations.rb +686 -0
  208. data/generated/google/apis/deploymentmanager_v2/service.rb +1026 -0
  209. data/generated/google/apis/deploymentmanager_v2beta2.rb +44 -0
  210. data/generated/google/apis/deploymentmanager_v2beta2/classes.rb +843 -0
  211. data/generated/google/apis/deploymentmanager_v2beta2/representations.rb +306 -0
  212. data/generated/google/apis/deploymentmanager_v2beta2/service.rb +689 -0
  213. data/generated/google/apis/dfareporting_v2_1.rb +37 -0
  214. data/generated/google/apis/dfareporting_v2_1/classes.rb +10770 -0
  215. data/generated/google/apis/dfareporting_v2_1/representations.rb +3438 -0
  216. data/generated/google/apis/dfareporting_v2_1/service.rb +8585 -0
  217. data/generated/google/apis/dfareporting_v2_3.rb +37 -0
  218. data/generated/google/apis/dfareporting_v2_3/classes.rb +10839 -0
  219. data/generated/google/apis/dfareporting_v2_3/representations.rb +3829 -0
  220. data/generated/google/apis/dfareporting_v2_3/service.rb +8581 -0
  221. data/generated/google/apis/dfareporting_v2_5.rb +40 -0
  222. data/generated/google/apis/dfareporting_v2_5/classes.rb +11225 -0
  223. data/generated/google/apis/dfareporting_v2_5/representations.rb +3982 -0
  224. data/generated/google/apis/dfareporting_v2_5/service.rb +8755 -0
  225. data/generated/google/apis/dfareporting_v2_6.rb +40 -0
  226. data/generated/google/apis/dfareporting_v2_6/classes.rb +11586 -0
  227. data/generated/google/apis/dfareporting_v2_6/representations.rb +4119 -0
  228. data/generated/google/apis/dfareporting_v2_6/service.rb +9025 -0
  229. data/generated/google/apis/dfareporting_v2_7.rb +40 -0
  230. data/generated/google/apis/dfareporting_v2_7/classes.rb +11876 -0
  231. data/generated/google/apis/dfareporting_v2_7/representations.rb +4243 -0
  232. data/generated/google/apis/dfareporting_v2_7/service.rb +9095 -0
  233. data/generated/google/apis/discovery_v1.rb +32 -0
  234. data/generated/google/apis/discovery_v1/classes.rb +961 -0
  235. data/generated/google/apis/discovery_v1/representations.rb +397 -0
  236. data/generated/google/apis/discovery_v1/service.rb +142 -0
  237. data/generated/google/apis/dns_v1.rb +43 -0
  238. data/generated/google/apis/dns_v1/classes.rb +406 -0
  239. data/generated/google/apis/dns_v1/representations.rb +167 -0
  240. data/generated/google/apis/dns_v1/service.rb +453 -0
  241. data/generated/google/apis/dns_v2beta1.rb +43 -0
  242. data/generated/google/apis/dns_v2beta1/classes.rb +915 -0
  243. data/generated/google/apis/dns_v2beta1/representations.rb +368 -0
  244. data/generated/google/apis/dns_v2beta1/service.rb +768 -0
  245. data/generated/google/apis/doubleclickbidmanager_v1.rb +31 -0
  246. data/generated/google/apis/doubleclickbidmanager_v1/classes.rb +795 -0
  247. data/generated/google/apis/doubleclickbidmanager_v1/representations.rb +368 -0
  248. data/generated/google/apis/doubleclickbidmanager_v1/service.rb +376 -0
  249. data/generated/google/apis/doubleclicksearch_v2.rb +35 -0
  250. data/generated/google/apis/doubleclicksearch_v2/classes.rb +960 -0
  251. data/generated/google/apis/doubleclicksearch_v2/representations.rb +350 -0
  252. data/generated/google/apis/doubleclicksearch_v2/service.rb +480 -0
  253. data/generated/google/apis/drive_v2.rb +59 -0
  254. data/generated/google/apis/drive_v2/classes.rb +2633 -0
  255. data/generated/google/apis/drive_v2/representations.rb +885 -0
  256. data/generated/google/apis/drive_v2/service.rb +2754 -0
  257. data/generated/google/apis/drive_v3.rb +56 -0
  258. data/generated/google/apis/drive_v3/classes.rb +1611 -0
  259. data/generated/google/apis/drive_v3/representations.rb +555 -0
  260. data/generated/google/apis/drive_v3/service.rb +1553 -0
  261. data/generated/google/apis/fitness_v1.rb +85 -0
  262. data/generated/google/apis/fitness_v1/classes.rb +943 -0
  263. data/generated/google/apis/fitness_v1/representations.rb +380 -0
  264. data/generated/google/apis/fitness_v1/service.rb +674 -0
  265. data/generated/google/apis/fusiontables_v2.rb +37 -0
  266. data/generated/google/apis/fusiontables_v2/classes.rb +1049 -0
  267. data/generated/google/apis/fusiontables_v2/representations.rb +457 -0
  268. data/generated/google/apis/fusiontables_v2/service.rb +1463 -0
  269. data/generated/google/apis/games_configuration_v1configuration.rb +34 -0
  270. data/generated/google/apis/games_configuration_v1configuration/classes.rb +506 -0
  271. data/generated/google/apis/games_configuration_v1configuration/representations.rb +228 -0
  272. data/generated/google/apis/games_configuration_v1configuration/service.rb +565 -0
  273. data/generated/google/apis/games_management_v1management.rb +37 -0
  274. data/generated/google/apis/games_management_v1management/classes.rb +567 -0
  275. data/generated/google/apis/games_management_v1management/representations.rb +278 -0
  276. data/generated/google/apis/games_management_v1management/service.rb +994 -0
  277. data/generated/google/apis/games_v1.rb +40 -0
  278. data/generated/google/apis/games_v1/classes.rb +4667 -0
  279. data/generated/google/apis/games_v1/representations.rb +1800 -0
  280. data/generated/google/apis/games_v1/service.rb +2449 -0
  281. data/generated/google/apis/gan_v1beta1.rb +31 -0
  282. data/generated/google/apis/gan_v1beta1/classes.rb +1428 -0
  283. data/generated/google/apis/gan_v1beta1/representations.rb +462 -0
  284. data/generated/google/apis/gan_v1beta1/service.rb +682 -0
  285. data/generated/google/apis/genomics_v1.rb +46 -0
  286. data/generated/google/apis/genomics_v1/classes.rb +3477 -0
  287. data/generated/google/apis/genomics_v1/representations.rb +1284 -0
  288. data/generated/google/apis/genomics_v1/service.rb +2207 -0
  289. data/generated/google/apis/genomics_v1beta2.rb +46 -0
  290. data/generated/google/apis/genomics_v1beta2/classes.rb +3288 -0
  291. data/generated/google/apis/genomics_v1beta2/representations.rb +1194 -0
  292. data/generated/google/apis/genomics_v1beta2/service.rb +2392 -0
  293. data/generated/google/apis/gmail_v1.rb +61 -0
  294. data/generated/google/apis/gmail_v1/classes.rb +1382 -0
  295. data/generated/google/apis/gmail_v1/representations.rb +624 -0
  296. data/generated/google/apis/gmail_v1/service.rb +2447 -0
  297. data/generated/google/apis/groupsmigration_v1.rb +34 -0
  298. data/generated/google/apis/groupsmigration_v1/classes.rb +51 -0
  299. data/generated/google/apis/groupsmigration_v1/representations.rb +40 -0
  300. data/generated/google/apis/groupsmigration_v1/service.rb +110 -0
  301. data/generated/google/apis/groupssettings_v1.rb +34 -0
  302. data/generated/google/apis/groupssettings_v1/classes.rb +240 -0
  303. data/generated/google/apis/groupssettings_v1/representations.rb +69 -0
  304. data/generated/google/apis/groupssettings_v1/service.rb +179 -0
  305. data/generated/google/apis/iam_v1.rb +36 -0
  306. data/generated/google/apis/iam_v1/classes.rb +640 -0
  307. data/generated/google/apis/iam_v1/representations.rb +316 -0
  308. data/generated/google/apis/iam_v1/service.rb +554 -0
  309. data/generated/google/apis/identitytoolkit_v3.rb +37 -0
  310. data/generated/google/apis/identitytoolkit_v3/classes.rb +2182 -0
  311. data/generated/google/apis/identitytoolkit_v3/representations.rb +742 -0
  312. data/generated/google/apis/identitytoolkit_v3/service.rb +657 -0
  313. data/generated/google/apis/kgsearch_v1.rb +31 -0
  314. data/generated/google/apis/kgsearch_v1/classes.rb +59 -0
  315. data/generated/google/apis/kgsearch_v1/representations.rb +41 -0
  316. data/generated/google/apis/kgsearch_v1/service.rb +113 -0
  317. data/generated/google/apis/language_v1beta1.rb +36 -0
  318. data/generated/google/apis/language_v1beta1/classes.rb +757 -0
  319. data/generated/google/apis/language_v1beta1/representations.rb +339 -0
  320. data/generated/google/apis/language_v1beta1/service.rb +184 -0
  321. data/generated/google/apis/licensing_v1.rb +34 -0
  322. data/generated/google/apis/licensing_v1/classes.rb +132 -0
  323. data/generated/google/apis/licensing_v1/representations.rb +74 -0
  324. data/generated/google/apis/licensing_v1/service.rb +369 -0
  325. data/generated/google/apis/logging_v1beta3.rb +47 -0
  326. data/generated/google/apis/logging_v1beta3/classes.rb +1079 -0
  327. data/generated/google/apis/logging_v1beta3/representations.rb +366 -0
  328. data/generated/google/apis/logging_v1beta3/service.rb +1001 -0
  329. data/generated/google/apis/logging_v2beta1.rb +46 -0
  330. data/generated/google/apis/logging_v2beta1/classes.rb +1254 -0
  331. data/generated/google/apis/logging_v2beta1/representations.rb +421 -0
  332. data/generated/google/apis/logging_v2beta1/service.rb +788 -0
  333. data/generated/google/apis/manager_v1beta2.rb +53 -0
  334. data/generated/google/apis/manager_v1beta2/classes.rb +1287 -0
  335. data/generated/google/apis/manager_v1beta2/representations.rb +606 -0
  336. data/generated/google/apis/manager_v1beta2/service.rb +372 -0
  337. data/generated/google/apis/manufacturers_v1.rb +34 -0
  338. data/generated/google/apis/manufacturers_v1/classes.rb +258 -0
  339. data/generated/google/apis/manufacturers_v1/representations.rb +103 -0
  340. data/generated/google/apis/manufacturers_v1/service.rb +138 -0
  341. data/generated/google/apis/mirror_v1.rb +37 -0
  342. data/generated/google/apis/mirror_v1/classes.rb +1072 -0
  343. data/generated/google/apis/mirror_v1/representations.rb +390 -0
  344. data/generated/google/apis/mirror_v1/service.rb +977 -0
  345. data/generated/google/apis/monitoring_v3.rb +45 -0
  346. data/generated/google/apis/monitoring_v3/classes.rb +1335 -0
  347. data/generated/google/apis/monitoring_v3/representations.rb +516 -0
  348. data/generated/google/apis/monitoring_v3/service.rb +706 -0
  349. data/generated/google/apis/mybusiness_v3.rb +32 -0
  350. data/generated/google/apis/mybusiness_v3/classes.rb +1864 -0
  351. data/generated/google/apis/mybusiness_v3/representations.rb +741 -0
  352. data/generated/google/apis/mybusiness_v3/service.rb +960 -0
  353. data/generated/google/apis/oauth2_v2.rb +43 -0
  354. data/generated/google/apis/oauth2_v2/classes.rb +245 -0
  355. data/generated/google/apis/oauth2_v2/representations.rb +102 -0
  356. data/generated/google/apis/oauth2_v2/service.rb +199 -0
  357. data/generated/google/apis/pagespeedonline_v2.rb +32 -0
  358. data/generated/google/apis/pagespeedonline_v2/classes.rb +614 -0
  359. data/generated/google/apis/pagespeedonline_v2/representations.rb +272 -0
  360. data/generated/google/apis/pagespeedonline_v2/service.rb +119 -0
  361. data/generated/google/apis/partners_v2.rb +32 -0
  362. data/generated/google/apis/partners_v2/classes.rb +942 -0
  363. data/generated/google/apis/partners_v2/representations.rb +454 -0
  364. data/generated/google/apis/partners_v2/service.rb +400 -0
  365. data/generated/google/apis/people_v1.rb +59 -0
  366. data/generated/google/apis/people_v1/classes.rb +1521 -0
  367. data/generated/google/apis/people_v1/representations.rb +663 -0
  368. data/generated/google/apis/people_v1/service.rb +189 -0
  369. data/generated/google/apis/plus_domains_v1.rb +61 -0
  370. data/generated/google/apis/plus_domains_v1/classes.rb +2609 -0
  371. data/generated/google/apis/plus_domains_v1/representations.rb +1111 -0
  372. data/generated/google/apis/plus_domains_v1/service.rb +904 -0
  373. data/generated/google/apis/plus_v1.rb +43 -0
  374. data/generated/google/apis/plus_v1/classes.rb +2094 -0
  375. data/generated/google/apis/plus_v1/representations.rb +907 -0
  376. data/generated/google/apis/plus_v1/service.rb +470 -0
  377. data/generated/google/apis/prediction_v1_6.rb +47 -0
  378. data/generated/google/apis/prediction_v1_6/classes.rb +751 -0
  379. data/generated/google/apis/prediction_v1_6/representations.rb +369 -0
  380. data/generated/google/apis/prediction_v1_6/service.rb +380 -0
  381. data/generated/google/apis/proximitybeacon_v1beta1.rb +34 -0
  382. data/generated/google/apis/proximitybeacon_v1beta1/classes.rb +786 -0
  383. data/generated/google/apis/proximitybeacon_v1beta1/representations.rb +347 -0
  384. data/generated/google/apis/proximitybeacon_v1beta1/service.rb +806 -0
  385. data/generated/google/apis/pubsub_v1.rb +37 -0
  386. data/generated/google/apis/pubsub_v1/classes.rb +676 -0
  387. data/generated/google/apis/pubsub_v1/representations.rb +323 -0
  388. data/generated/google/apis/pubsub_v1/service.rb +900 -0
  389. data/generated/google/apis/pubsub_v1beta2.rb +37 -0
  390. data/generated/google/apis/pubsub_v1beta2/classes.rb +620 -0
  391. data/generated/google/apis/pubsub_v1beta2/representations.rb +282 -0
  392. data/generated/google/apis/pubsub_v1beta2/service.rb +774 -0
  393. data/generated/google/apis/qpx_express_v1.rb +31 -0
  394. data/generated/google/apis/qpx_express_v1/classes.rb +1274 -0
  395. data/generated/google/apis/qpx_express_v1/representations.rb +473 -0
  396. data/generated/google/apis/qpx_express_v1/service.rb +100 -0
  397. data/generated/google/apis/replicapool_v1beta2.rb +44 -0
  398. data/generated/google/apis/replicapool_v1beta2/classes.rb +631 -0
  399. data/generated/google/apis/replicapool_v1beta2/representations.rb +264 -0
  400. data/generated/google/apis/replicapool_v1beta2/service.rb +608 -0
  401. data/generated/google/apis/replicapoolupdater_v1beta1.rb +45 -0
  402. data/generated/google/apis/replicapoolupdater_v1beta1/classes.rb +733 -0
  403. data/generated/google/apis/replicapoolupdater_v1beta1/representations.rb +294 -0
  404. data/generated/google/apis/replicapoolupdater_v1beta1/service.rb +509 -0
  405. data/generated/google/apis/reseller_v1.rb +37 -0
  406. data/generated/google/apis/reseller_v1/classes.rb +540 -0
  407. data/generated/google/apis/reseller_v1/representations.rb +225 -0
  408. data/generated/google/apis/reseller_v1/service.rb +623 -0
  409. data/generated/google/apis/resourceviews_v1beta2.rb +50 -0
  410. data/generated/google/apis/resourceviews_v1beta2/classes.rb +660 -0
  411. data/generated/google/apis/resourceviews_v1beta2/representations.rb +301 -0
  412. data/generated/google/apis/resourceviews_v1beta2/service.rb +563 -0
  413. data/generated/google/apis/script_v1.rb +64 -0
  414. data/generated/google/apis/script_v1/classes.rb +265 -0
  415. data/generated/google/apis/script_v1/representations.rb +119 -0
  416. data/generated/google/apis/script_v1/service.rb +98 -0
  417. data/generated/google/apis/sheets_v4.rb +43 -0
  418. data/generated/google/apis/sheets_v4/classes.rb +6368 -0
  419. data/generated/google/apis/sheets_v4/representations.rb +2289 -0
  420. data/generated/google/apis/sheets_v4/service.rb +569 -0
  421. data/generated/google/apis/site_verification_v1.rb +37 -0
  422. data/generated/google/apis/site_verification_v1/classes.rb +185 -0
  423. data/generated/google/apis/site_verification_v1/representations.rb +113 -0
  424. data/generated/google/apis/site_verification_v1/service.rb +315 -0
  425. data/generated/google/apis/slides_v1.rb +49 -0
  426. data/generated/google/apis/slides_v1/classes.rb +4044 -0
  427. data/generated/google/apis/slides_v1/representations.rb +1765 -0
  428. data/generated/google/apis/slides_v1/service.rb +202 -0
  429. data/generated/google/apis/speech_v1beta1.rb +34 -0
  430. data/generated/google/apis/speech_v1beta1/classes.rb +513 -0
  431. data/generated/google/apis/speech_v1beta1/representations.rb +218 -0
  432. data/generated/google/apis/speech_v1beta1/service.rb +273 -0
  433. data/generated/google/apis/sqladmin_v1beta4.rb +38 -0
  434. data/generated/google/apis/sqladmin_v1beta4/classes.rb +2142 -0
  435. data/generated/google/apis/sqladmin_v1beta4/representations.rb +893 -0
  436. data/generated/google/apis/sqladmin_v1beta4/service.rb +1709 -0
  437. data/generated/google/apis/storage_v1.rb +46 -0
  438. data/generated/google/apis/storage_v1/classes.rb +1255 -0
  439. data/generated/google/apis/storage_v1/representations.rb +502 -0
  440. data/generated/google/apis/storage_v1/service.rb +1906 -0
  441. data/generated/google/apis/storagetransfer_v1.rb +35 -0
  442. data/generated/google/apis/storagetransfer_v1/classes.rb +1046 -0
  443. data/generated/google/apis/storagetransfer_v1/representations.rb +418 -0
  444. data/generated/google/apis/storagetransfer_v1/service.rb +473 -0
  445. data/generated/google/apis/tagmanager_v1.rb +52 -0
  446. data/generated/google/apis/tagmanager_v1/classes.rb +1494 -0
  447. data/generated/google/apis/tagmanager_v1/representations.rb +611 -0
  448. data/generated/google/apis/tagmanager_v1/service.rb +2119 -0
  449. data/generated/google/apis/taskqueue_v1beta2.rb +37 -0
  450. data/generated/google/apis/taskqueue_v1beta2/classes.rb +254 -0
  451. data/generated/google/apis/taskqueue_v1beta2/representations.rb +126 -0
  452. data/generated/google/apis/taskqueue_v1beta2/service.rb +408 -0
  453. data/generated/google/apis/tasks_v1.rb +37 -0
  454. data/generated/google/apis/tasks_v1/classes.rb +296 -0
  455. data/generated/google/apis/tasks_v1/representations.rb +125 -0
  456. data/generated/google/apis/tasks_v1/service.rb +643 -0
  457. data/generated/google/apis/translate_v2.rb +31 -0
  458. data/generated/google/apis/translate_v2/classes.rb +168 -0
  459. data/generated/google/apis/translate_v2/representations.rb +121 -0
  460. data/generated/google/apis/translate_v2/service.rb +182 -0
  461. data/generated/google/apis/urlshortener_v1.rb +34 -0
  462. data/generated/google/apis/urlshortener_v1/classes.rb +246 -0
  463. data/generated/google/apis/urlshortener_v1/representations.rb +121 -0
  464. data/generated/google/apis/urlshortener_v1/service.rb +176 -0
  465. data/generated/google/apis/vision_v1.rb +36 -0
  466. data/generated/google/apis/vision_v1/classes.rb +1267 -0
  467. data/generated/google/apis/vision_v1/representations.rb +418 -0
  468. data/generated/google/apis/vision_v1/service.rb +90 -0
  469. data/generated/google/apis/webmasters_v3.rb +37 -0
  470. data/generated/google/apis/webmasters_v3/classes.rb +570 -0
  471. data/generated/google/apis/webmasters_v3/representations.rb +283 -0
  472. data/generated/google/apis/webmasters_v3/service.rb +573 -0
  473. data/generated/google/apis/youtube_analytics_v1.rb +46 -0
  474. data/generated/google/apis/youtube_analytics_v1/classes.rb +337 -0
  475. data/generated/google/apis/youtube_analytics_v1/representations.rb +174 -0
  476. data/generated/google/apis/youtube_analytics_v1/service.rb +486 -0
  477. data/generated/google/apis/youtube_partner_v1.rb +37 -0
  478. data/generated/google/apis/youtube_partner_v1/classes.rb +3854 -0
  479. data/generated/google/apis/youtube_partner_v1/representations.rb +1537 -0
  480. data/generated/google/apis/youtube_partner_v1/service.rb +3269 -0
  481. data/generated/google/apis/youtube_v3.rb +50 -0
  482. data/generated/google/apis/youtube_v3/classes.rb +8375 -0
  483. data/generated/google/apis/youtube_v3/representations.rb +3273 -0
  484. data/generated/google/apis/youtube_v3/service.rb +4440 -0
  485. data/generated/google/apis/youtubereporting_v1.rb +38 -0
  486. data/generated/google/apis/youtubereporting_v1/classes.rb +302 -0
  487. data/generated/google/apis/youtubereporting_v1/representations.rb +149 -0
  488. data/generated/google/apis/youtubereporting_v1/service.rb +385 -0
  489. data/google-api-client.gemspec +33 -0
  490. data/lib/cacerts.pem +2183 -0
  491. data/lib/google/api_client/auth/installed_app.rb +128 -0
  492. data/lib/google/api_client/auth/key_utils.rb +94 -0
  493. data/lib/google/api_client/auth/storage.rb +104 -0
  494. data/lib/google/api_client/auth/storages/file_store.rb +57 -0
  495. data/lib/google/api_client/auth/storages/redis_store.rb +59 -0
  496. data/lib/google/api_client/client_secrets.rb +177 -0
  497. data/lib/google/apis.rb +58 -0
  498. data/lib/google/apis/core/api_command.rb +146 -0
  499. data/lib/google/apis/core/base_service.rb +401 -0
  500. data/lib/google/apis/core/batch.rb +239 -0
  501. data/lib/google/apis/core/download.rb +108 -0
  502. data/lib/google/apis/core/hashable.rb +44 -0
  503. data/lib/google/apis/core/http_client_adapter.rb +82 -0
  504. data/lib/google/apis/core/http_command.rb +332 -0
  505. data/lib/google/apis/core/json_representation.rb +145 -0
  506. data/lib/google/apis/core/logging.rb +30 -0
  507. data/lib/google/apis/core/multipart.rb +187 -0
  508. data/lib/google/apis/core/upload.rb +295 -0
  509. data/lib/google/apis/errors.rb +80 -0
  510. data/lib/google/apis/generator.rb +70 -0
  511. data/lib/google/apis/generator/annotator.rb +301 -0
  512. data/lib/google/apis/generator/helpers.rb +74 -0
  513. data/lib/google/apis/generator/model.rb +143 -0
  514. data/lib/google/apis/generator/template.rb +124 -0
  515. data/lib/google/apis/generator/templates/_class.tmpl +40 -0
  516. data/lib/google/apis/generator/templates/_method.tmpl +92 -0
  517. data/lib/google/apis/generator/templates/_representation.tmpl +51 -0
  518. data/lib/google/apis/generator/templates/_representation_stub.tmpl +17 -0
  519. data/lib/google/apis/generator/templates/_representation_type.tmpl +10 -0
  520. data/lib/google/apis/generator/templates/classes.rb.tmpl +29 -0
  521. data/lib/google/apis/generator/templates/module.rb.tmpl +40 -0
  522. data/lib/google/apis/generator/templates/representations.rb.tmpl +32 -0
  523. data/lib/google/apis/generator/templates/service.rb.tmpl +60 -0
  524. data/lib/google/apis/options.rb +85 -0
  525. data/lib/google/apis/version.rb +39 -0
  526. data/rakelib/metrics.rake +22 -0
  527. data/rakelib/rubocop.rake +10 -0
  528. data/rakelib/spec.rake +11 -0
  529. data/rakelib/yard.rake +11 -0
  530. data/samples/cli/.env +4 -0
  531. data/samples/cli/Gemfile +7 -0
  532. data/samples/cli/README.md +51 -0
  533. data/samples/cli/google-api-samples +32 -0
  534. data/samples/cli/lib/base_cli.rb +95 -0
  535. data/samples/cli/lib/samples/analytics.rb +62 -0
  536. data/samples/cli/lib/samples/androidpublisher.rb +47 -0
  537. data/samples/cli/lib/samples/bigquery.rb +101 -0
  538. data/samples/cli/lib/samples/calendar.rb +83 -0
  539. data/samples/cli/lib/samples/drive.rb +82 -0
  540. data/samples/cli/lib/samples/gmail.rb +124 -0
  541. data/samples/cli/lib/samples/pubsub.rb +114 -0
  542. data/samples/cli/lib/samples/sheets.rb +61 -0
  543. data/samples/cli/lib/samples/translate.rb +44 -0
  544. data/samples/cli/lib/samples/you_tube.rb +44 -0
  545. data/samples/web/.env +2 -0
  546. data/samples/web/Gemfile +7 -0
  547. data/samples/web/README.md +44 -0
  548. data/samples/web/app.rb +120 -0
  549. data/samples/web/views/calendar.erb +34 -0
  550. data/samples/web/views/drive.erb +33 -0
  551. data/samples/web/views/home.erb +34 -0
  552. data/samples/web/views/layout.erb +40 -0
  553. data/sync.rb +71 -0
  554. data/third_party/hurley_patches.rb +103 -0
  555. metadata +735 -0
@@ -0,0 +1,2963 @@
1
+ # Copyright 2015 Google Inc.
2
+ #
3
+ # Licensed under the Apache License, Version 2.0 (the "License");
4
+ # you may not use this file except in compliance with the License.
5
+ # You may obtain a copy of the License at
6
+ #
7
+ # http://www.apache.org/licenses/LICENSE-2.0
8
+ #
9
+ # Unless required by applicable law or agreed to in writing, software
10
+ # distributed under the License is distributed on an "AS IS" BASIS,
11
+ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12
+ # See the License for the specific language governing permissions and
13
+ # limitations under the License.
14
+
15
+ require 'date'
16
+ require 'google/apis/core/base_service'
17
+ require 'google/apis/core/json_representation'
18
+ require 'google/apis/core/hashable'
19
+ require 'google/apis/errors'
20
+
21
+ module Google
22
+ module Apis
23
+ module ContentV2
24
+
25
+ class Account
26
+ class Representation < Google::Apis::Core::JsonRepresentation; end
27
+
28
+ include Google::Apis::Core::JsonObjectSupport
29
+ end
30
+
31
+ class AccountAdwordsLink
32
+ class Representation < Google::Apis::Core::JsonRepresentation; end
33
+
34
+ include Google::Apis::Core::JsonObjectSupport
35
+ end
36
+
37
+ class AccountIdentifier
38
+ class Representation < Google::Apis::Core::JsonRepresentation; end
39
+
40
+ include Google::Apis::Core::JsonObjectSupport
41
+ end
42
+
43
+ class AccountShipping
44
+ class Representation < Google::Apis::Core::JsonRepresentation; end
45
+
46
+ include Google::Apis::Core::JsonObjectSupport
47
+ end
48
+
49
+ class AccountShippingCarrierRate
50
+ class Representation < Google::Apis::Core::JsonRepresentation; end
51
+
52
+ include Google::Apis::Core::JsonObjectSupport
53
+ end
54
+
55
+ class AccountShippingCondition
56
+ class Representation < Google::Apis::Core::JsonRepresentation; end
57
+
58
+ include Google::Apis::Core::JsonObjectSupport
59
+ end
60
+
61
+ class AccountShippingLocationGroup
62
+ class Representation < Google::Apis::Core::JsonRepresentation; end
63
+
64
+ include Google::Apis::Core::JsonObjectSupport
65
+ end
66
+
67
+ class AccountShippingPostalCodeRange
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
73
+ class AccountShippingRateTable
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
79
+ class AccountShippingRateTableCell
80
+ class Representation < Google::Apis::Core::JsonRepresentation; end
81
+
82
+ include Google::Apis::Core::JsonObjectSupport
83
+ end
84
+
85
+ class AccountShippingShippingService
86
+ class Representation < Google::Apis::Core::JsonRepresentation; end
87
+
88
+ include Google::Apis::Core::JsonObjectSupport
89
+ end
90
+
91
+ class AccountShippingShippingServiceCalculationMethod
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
97
+ class AccountShippingShippingServiceCostRule
98
+ class Representation < Google::Apis::Core::JsonRepresentation; end
99
+
100
+ include Google::Apis::Core::JsonObjectSupport
101
+ end
102
+
103
+ class AccountStatus
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
109
+ class AccountStatusDataQualityIssue
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
115
+ class AccountStatusExampleItem
116
+ class Representation < Google::Apis::Core::JsonRepresentation; end
117
+
118
+ include Google::Apis::Core::JsonObjectSupport
119
+ end
120
+
121
+ class AccountTax
122
+ class Representation < Google::Apis::Core::JsonRepresentation; end
123
+
124
+ include Google::Apis::Core::JsonObjectSupport
125
+ end
126
+
127
+ class AccountTaxTaxRule
128
+ class Representation < Google::Apis::Core::JsonRepresentation; end
129
+
130
+ include Google::Apis::Core::JsonObjectSupport
131
+ end
132
+
133
+ class AccountUser
134
+ class Representation < Google::Apis::Core::JsonRepresentation; end
135
+
136
+ include Google::Apis::Core::JsonObjectSupport
137
+ end
138
+
139
+ class AccountsAuthInfoResponse
140
+ class Representation < Google::Apis::Core::JsonRepresentation; end
141
+
142
+ include Google::Apis::Core::JsonObjectSupport
143
+ end
144
+
145
+ class BatchAccountsRequest
146
+ class Representation < Google::Apis::Core::JsonRepresentation; end
147
+
148
+ include Google::Apis::Core::JsonObjectSupport
149
+ end
150
+
151
+ class AccountsBatchRequestEntry
152
+ class Representation < Google::Apis::Core::JsonRepresentation; end
153
+
154
+ include Google::Apis::Core::JsonObjectSupport
155
+ end
156
+
157
+ class BatchAccountsResponse
158
+ class Representation < Google::Apis::Core::JsonRepresentation; end
159
+
160
+ include Google::Apis::Core::JsonObjectSupport
161
+ end
162
+
163
+ class AccountsBatchResponseEntry
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
169
+ class ListAccountsResponse
170
+ class Representation < Google::Apis::Core::JsonRepresentation; end
171
+
172
+ include Google::Apis::Core::JsonObjectSupport
173
+ end
174
+
175
+ class BatchAccountShippingRequest
176
+ class Representation < Google::Apis::Core::JsonRepresentation; end
177
+
178
+ include Google::Apis::Core::JsonObjectSupport
179
+ end
180
+
181
+ class AccountShippingBatchRequestEntry
182
+ class Representation < Google::Apis::Core::JsonRepresentation; end
183
+
184
+ include Google::Apis::Core::JsonObjectSupport
185
+ end
186
+
187
+ class BatchAccountShippingResponse
188
+ class Representation < Google::Apis::Core::JsonRepresentation; end
189
+
190
+ include Google::Apis::Core::JsonObjectSupport
191
+ end
192
+
193
+ class AccountShippingBatchResponseEntry
194
+ class Representation < Google::Apis::Core::JsonRepresentation; end
195
+
196
+ include Google::Apis::Core::JsonObjectSupport
197
+ end
198
+
199
+ class ListAccountShippingResponse
200
+ class Representation < Google::Apis::Core::JsonRepresentation; end
201
+
202
+ include Google::Apis::Core::JsonObjectSupport
203
+ end
204
+
205
+ class BatchAccountStatusesRequest
206
+ class Representation < Google::Apis::Core::JsonRepresentation; end
207
+
208
+ include Google::Apis::Core::JsonObjectSupport
209
+ end
210
+
211
+ class AccountStatusesBatchRequestEntry
212
+ class Representation < Google::Apis::Core::JsonRepresentation; end
213
+
214
+ include Google::Apis::Core::JsonObjectSupport
215
+ end
216
+
217
+ class BatchAccountStatusesResponse
218
+ class Representation < Google::Apis::Core::JsonRepresentation; end
219
+
220
+ include Google::Apis::Core::JsonObjectSupport
221
+ end
222
+
223
+ class AccountStatusesBatchResponseEntry
224
+ class Representation < Google::Apis::Core::JsonRepresentation; end
225
+
226
+ include Google::Apis::Core::JsonObjectSupport
227
+ end
228
+
229
+ class ListAccountStatusesResponse
230
+ class Representation < Google::Apis::Core::JsonRepresentation; end
231
+
232
+ include Google::Apis::Core::JsonObjectSupport
233
+ end
234
+
235
+ class BatchAccountTaxRequest
236
+ class Representation < Google::Apis::Core::JsonRepresentation; end
237
+
238
+ include Google::Apis::Core::JsonObjectSupport
239
+ end
240
+
241
+ class AccountTaxBatchRequestEntry
242
+ class Representation < Google::Apis::Core::JsonRepresentation; end
243
+
244
+ include Google::Apis::Core::JsonObjectSupport
245
+ end
246
+
247
+ class BatchAccountTaxResponse
248
+ class Representation < Google::Apis::Core::JsonRepresentation; end
249
+
250
+ include Google::Apis::Core::JsonObjectSupport
251
+ end
252
+
253
+ class AccountTaxBatchResponseEntry
254
+ class Representation < Google::Apis::Core::JsonRepresentation; end
255
+
256
+ include Google::Apis::Core::JsonObjectSupport
257
+ end
258
+
259
+ class ListAccountTaxResponse
260
+ class Representation < Google::Apis::Core::JsonRepresentation; end
261
+
262
+ include Google::Apis::Core::JsonObjectSupport
263
+ end
264
+
265
+ class CarrierRate
266
+ class Representation < Google::Apis::Core::JsonRepresentation; end
267
+
268
+ include Google::Apis::Core::JsonObjectSupport
269
+ end
270
+
271
+ class CarriersCarrier
272
+ class Representation < Google::Apis::Core::JsonRepresentation; end
273
+
274
+ include Google::Apis::Core::JsonObjectSupport
275
+ end
276
+
277
+ class Datafeed
278
+ class Representation < Google::Apis::Core::JsonRepresentation; end
279
+
280
+ include Google::Apis::Core::JsonObjectSupport
281
+ end
282
+
283
+ class DatafeedFetchSchedule
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class DatafeedFormat
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
295
+ class DatafeedStatus
296
+ class Representation < Google::Apis::Core::JsonRepresentation; end
297
+
298
+ include Google::Apis::Core::JsonObjectSupport
299
+ end
300
+
301
+ class DatafeedStatusError
302
+ class Representation < Google::Apis::Core::JsonRepresentation; end
303
+
304
+ include Google::Apis::Core::JsonObjectSupport
305
+ end
306
+
307
+ class DatafeedStatusExample
308
+ class Representation < Google::Apis::Core::JsonRepresentation; end
309
+
310
+ include Google::Apis::Core::JsonObjectSupport
311
+ end
312
+
313
+ class BatchDatafeedsRequest
314
+ class Representation < Google::Apis::Core::JsonRepresentation; end
315
+
316
+ include Google::Apis::Core::JsonObjectSupport
317
+ end
318
+
319
+ class DatafeedsBatchRequestEntry
320
+ class Representation < Google::Apis::Core::JsonRepresentation; end
321
+
322
+ include Google::Apis::Core::JsonObjectSupport
323
+ end
324
+
325
+ class BatchDatafeedsResponse
326
+ class Representation < Google::Apis::Core::JsonRepresentation; end
327
+
328
+ include Google::Apis::Core::JsonObjectSupport
329
+ end
330
+
331
+ class DatafeedsBatchResponseEntry
332
+ class Representation < Google::Apis::Core::JsonRepresentation; end
333
+
334
+ include Google::Apis::Core::JsonObjectSupport
335
+ end
336
+
337
+ class ListDatafeedsResponse
338
+ class Representation < Google::Apis::Core::JsonRepresentation; end
339
+
340
+ include Google::Apis::Core::JsonObjectSupport
341
+ end
342
+
343
+ class BatchDatafeedStatusesRequest
344
+ class Representation < Google::Apis::Core::JsonRepresentation; end
345
+
346
+ include Google::Apis::Core::JsonObjectSupport
347
+ end
348
+
349
+ class DatafeedStatusesBatchRequestEntry
350
+ class Representation < Google::Apis::Core::JsonRepresentation; end
351
+
352
+ include Google::Apis::Core::JsonObjectSupport
353
+ end
354
+
355
+ class BatchDatafeedStatusesResponse
356
+ class Representation < Google::Apis::Core::JsonRepresentation; end
357
+
358
+ include Google::Apis::Core::JsonObjectSupport
359
+ end
360
+
361
+ class DatafeedStatusesBatchResponseEntry
362
+ class Representation < Google::Apis::Core::JsonRepresentation; end
363
+
364
+ include Google::Apis::Core::JsonObjectSupport
365
+ end
366
+
367
+ class ListDatafeedStatusesResponse
368
+ class Representation < Google::Apis::Core::JsonRepresentation; end
369
+
370
+ include Google::Apis::Core::JsonObjectSupport
371
+ end
372
+
373
+ class DeliveryTime
374
+ class Representation < Google::Apis::Core::JsonRepresentation; end
375
+
376
+ include Google::Apis::Core::JsonObjectSupport
377
+ end
378
+
379
+ class Error
380
+ class Representation < Google::Apis::Core::JsonRepresentation; end
381
+
382
+ include Google::Apis::Core::JsonObjectSupport
383
+ end
384
+
385
+ class Errors
386
+ class Representation < Google::Apis::Core::JsonRepresentation; end
387
+
388
+ include Google::Apis::Core::JsonObjectSupport
389
+ end
390
+
391
+ class Headers
392
+ class Representation < Google::Apis::Core::JsonRepresentation; end
393
+
394
+ include Google::Apis::Core::JsonObjectSupport
395
+ end
396
+
397
+ class Installment
398
+ class Representation < Google::Apis::Core::JsonRepresentation; end
399
+
400
+ include Google::Apis::Core::JsonObjectSupport
401
+ end
402
+
403
+ class Inventory
404
+ class Representation < Google::Apis::Core::JsonRepresentation; end
405
+
406
+ include Google::Apis::Core::JsonObjectSupport
407
+ end
408
+
409
+ class BatchInventoryRequest
410
+ class Representation < Google::Apis::Core::JsonRepresentation; end
411
+
412
+ include Google::Apis::Core::JsonObjectSupport
413
+ end
414
+
415
+ class InventoryBatchRequestEntry
416
+ class Representation < Google::Apis::Core::JsonRepresentation; end
417
+
418
+ include Google::Apis::Core::JsonObjectSupport
419
+ end
420
+
421
+ class BatchInventoryResponse
422
+ class Representation < Google::Apis::Core::JsonRepresentation; end
423
+
424
+ include Google::Apis::Core::JsonObjectSupport
425
+ end
426
+
427
+ class InventoryBatchResponseEntry
428
+ class Representation < Google::Apis::Core::JsonRepresentation; end
429
+
430
+ include Google::Apis::Core::JsonObjectSupport
431
+ end
432
+
433
+ class InventoryPickup
434
+ class Representation < Google::Apis::Core::JsonRepresentation; end
435
+
436
+ include Google::Apis::Core::JsonObjectSupport
437
+ end
438
+
439
+ class SetInventoryRequest
440
+ class Representation < Google::Apis::Core::JsonRepresentation; end
441
+
442
+ include Google::Apis::Core::JsonObjectSupport
443
+ end
444
+
445
+ class SetInventoryResponse
446
+ class Representation < Google::Apis::Core::JsonRepresentation; end
447
+
448
+ include Google::Apis::Core::JsonObjectSupport
449
+ end
450
+
451
+ class LocationIdSet
452
+ class Representation < Google::Apis::Core::JsonRepresentation; end
453
+
454
+ include Google::Apis::Core::JsonObjectSupport
455
+ end
456
+
457
+ class LoyaltyPoints
458
+ class Representation < Google::Apis::Core::JsonRepresentation; end
459
+
460
+ include Google::Apis::Core::JsonObjectSupport
461
+ end
462
+
463
+ class Order
464
+ class Representation < Google::Apis::Core::JsonRepresentation; end
465
+
466
+ include Google::Apis::Core::JsonObjectSupport
467
+ end
468
+
469
+ class OrderAddress
470
+ class Representation < Google::Apis::Core::JsonRepresentation; end
471
+
472
+ include Google::Apis::Core::JsonObjectSupport
473
+ end
474
+
475
+ class OrderCancellation
476
+ class Representation < Google::Apis::Core::JsonRepresentation; end
477
+
478
+ include Google::Apis::Core::JsonObjectSupport
479
+ end
480
+
481
+ class OrderCustomer
482
+ class Representation < Google::Apis::Core::JsonRepresentation; end
483
+
484
+ include Google::Apis::Core::JsonObjectSupport
485
+ end
486
+
487
+ class OrderDeliveryDetails
488
+ class Representation < Google::Apis::Core::JsonRepresentation; end
489
+
490
+ include Google::Apis::Core::JsonObjectSupport
491
+ end
492
+
493
+ class OrderLineItem
494
+ class Representation < Google::Apis::Core::JsonRepresentation; end
495
+
496
+ include Google::Apis::Core::JsonObjectSupport
497
+ end
498
+
499
+ class OrderLineItemProduct
500
+ class Representation < Google::Apis::Core::JsonRepresentation; end
501
+
502
+ include Google::Apis::Core::JsonObjectSupport
503
+ end
504
+
505
+ class OrderLineItemProductVariantAttribute
506
+ class Representation < Google::Apis::Core::JsonRepresentation; end
507
+
508
+ include Google::Apis::Core::JsonObjectSupport
509
+ end
510
+
511
+ class OrderLineItemReturnInfo
512
+ class Representation < Google::Apis::Core::JsonRepresentation; end
513
+
514
+ include Google::Apis::Core::JsonObjectSupport
515
+ end
516
+
517
+ class OrderLineItemShippingDetails
518
+ class Representation < Google::Apis::Core::JsonRepresentation; end
519
+
520
+ include Google::Apis::Core::JsonObjectSupport
521
+ end
522
+
523
+ class OrderLineItemShippingDetailsMethod
524
+ class Representation < Google::Apis::Core::JsonRepresentation; end
525
+
526
+ include Google::Apis::Core::JsonObjectSupport
527
+ end
528
+
529
+ class OrderPaymentMethod
530
+ class Representation < Google::Apis::Core::JsonRepresentation; end
531
+
532
+ include Google::Apis::Core::JsonObjectSupport
533
+ end
534
+
535
+ class OrderPromotion
536
+ class Representation < Google::Apis::Core::JsonRepresentation; end
537
+
538
+ include Google::Apis::Core::JsonObjectSupport
539
+ end
540
+
541
+ class OrderPromotionBenefit
542
+ class Representation < Google::Apis::Core::JsonRepresentation; end
543
+
544
+ include Google::Apis::Core::JsonObjectSupport
545
+ end
546
+
547
+ class OrderRefund
548
+ class Representation < Google::Apis::Core::JsonRepresentation; end
549
+
550
+ include Google::Apis::Core::JsonObjectSupport
551
+ end
552
+
553
+ class OrderReturn
554
+ class Representation < Google::Apis::Core::JsonRepresentation; end
555
+
556
+ include Google::Apis::Core::JsonObjectSupport
557
+ end
558
+
559
+ class OrderShipment
560
+ class Representation < Google::Apis::Core::JsonRepresentation; end
561
+
562
+ include Google::Apis::Core::JsonObjectSupport
563
+ end
564
+
565
+ class OrderShipmentLineItemShipment
566
+ class Representation < Google::Apis::Core::JsonRepresentation; end
567
+
568
+ include Google::Apis::Core::JsonObjectSupport
569
+ end
570
+
571
+ class OrdersAcknowledgeRequest
572
+ class Representation < Google::Apis::Core::JsonRepresentation; end
573
+
574
+ include Google::Apis::Core::JsonObjectSupport
575
+ end
576
+
577
+ class OrdersAcknowledgeResponse
578
+ class Representation < Google::Apis::Core::JsonRepresentation; end
579
+
580
+ include Google::Apis::Core::JsonObjectSupport
581
+ end
582
+
583
+ class OrdersAdvanceTestOrderResponse
584
+ class Representation < Google::Apis::Core::JsonRepresentation; end
585
+
586
+ include Google::Apis::Core::JsonObjectSupport
587
+ end
588
+
589
+ class OrdersCancelLineItemRequest
590
+ class Representation < Google::Apis::Core::JsonRepresentation; end
591
+
592
+ include Google::Apis::Core::JsonObjectSupport
593
+ end
594
+
595
+ class OrdersCancelLineItemResponse
596
+ class Representation < Google::Apis::Core::JsonRepresentation; end
597
+
598
+ include Google::Apis::Core::JsonObjectSupport
599
+ end
600
+
601
+ class OrdersCancelRequest
602
+ class Representation < Google::Apis::Core::JsonRepresentation; end
603
+
604
+ include Google::Apis::Core::JsonObjectSupport
605
+ end
606
+
607
+ class OrdersCancelResponse
608
+ class Representation < Google::Apis::Core::JsonRepresentation; end
609
+
610
+ include Google::Apis::Core::JsonObjectSupport
611
+ end
612
+
613
+ class OrdersCreateTestOrderRequest
614
+ class Representation < Google::Apis::Core::JsonRepresentation; end
615
+
616
+ include Google::Apis::Core::JsonObjectSupport
617
+ end
618
+
619
+ class OrdersCreateTestOrderResponse
620
+ class Representation < Google::Apis::Core::JsonRepresentation; end
621
+
622
+ include Google::Apis::Core::JsonObjectSupport
623
+ end
624
+
625
+ class OrdersCustomBatchRequest
626
+ class Representation < Google::Apis::Core::JsonRepresentation; end
627
+
628
+ include Google::Apis::Core::JsonObjectSupport
629
+ end
630
+
631
+ class OrdersCustomBatchRequestEntry
632
+ class Representation < Google::Apis::Core::JsonRepresentation; end
633
+
634
+ include Google::Apis::Core::JsonObjectSupport
635
+ end
636
+
637
+ class OrdersCustomBatchRequestEntryCancel
638
+ class Representation < Google::Apis::Core::JsonRepresentation; end
639
+
640
+ include Google::Apis::Core::JsonObjectSupport
641
+ end
642
+
643
+ class OrdersCustomBatchRequestEntryCancelLineItem
644
+ class Representation < Google::Apis::Core::JsonRepresentation; end
645
+
646
+ include Google::Apis::Core::JsonObjectSupport
647
+ end
648
+
649
+ class OrdersCustomBatchRequestEntryRefund
650
+ class Representation < Google::Apis::Core::JsonRepresentation; end
651
+
652
+ include Google::Apis::Core::JsonObjectSupport
653
+ end
654
+
655
+ class OrdersCustomBatchRequestEntryReturnLineItem
656
+ class Representation < Google::Apis::Core::JsonRepresentation; end
657
+
658
+ include Google::Apis::Core::JsonObjectSupport
659
+ end
660
+
661
+ class OrdersCustomBatchRequestEntryShipLineItems
662
+ class Representation < Google::Apis::Core::JsonRepresentation; end
663
+
664
+ include Google::Apis::Core::JsonObjectSupport
665
+ end
666
+
667
+ class OrdersCustomBatchRequestEntryUpdateShipment
668
+ class Representation < Google::Apis::Core::JsonRepresentation; end
669
+
670
+ include Google::Apis::Core::JsonObjectSupport
671
+ end
672
+
673
+ class OrdersCustomBatchResponse
674
+ class Representation < Google::Apis::Core::JsonRepresentation; end
675
+
676
+ include Google::Apis::Core::JsonObjectSupport
677
+ end
678
+
679
+ class OrdersCustomBatchResponseEntry
680
+ class Representation < Google::Apis::Core::JsonRepresentation; end
681
+
682
+ include Google::Apis::Core::JsonObjectSupport
683
+ end
684
+
685
+ class OrdersGetByMerchantOrderIdResponse
686
+ class Representation < Google::Apis::Core::JsonRepresentation; end
687
+
688
+ include Google::Apis::Core::JsonObjectSupport
689
+ end
690
+
691
+ class OrdersGetTestOrderTemplateResponse
692
+ class Representation < Google::Apis::Core::JsonRepresentation; end
693
+
694
+ include Google::Apis::Core::JsonObjectSupport
695
+ end
696
+
697
+ class OrdersListResponse
698
+ class Representation < Google::Apis::Core::JsonRepresentation; end
699
+
700
+ include Google::Apis::Core::JsonObjectSupport
701
+ end
702
+
703
+ class OrdersRefundRequest
704
+ class Representation < Google::Apis::Core::JsonRepresentation; end
705
+
706
+ include Google::Apis::Core::JsonObjectSupport
707
+ end
708
+
709
+ class OrdersRefundResponse
710
+ class Representation < Google::Apis::Core::JsonRepresentation; end
711
+
712
+ include Google::Apis::Core::JsonObjectSupport
713
+ end
714
+
715
+ class OrdersReturnLineItemRequest
716
+ class Representation < Google::Apis::Core::JsonRepresentation; end
717
+
718
+ include Google::Apis::Core::JsonObjectSupport
719
+ end
720
+
721
+ class OrdersReturnLineItemResponse
722
+ class Representation < Google::Apis::Core::JsonRepresentation; end
723
+
724
+ include Google::Apis::Core::JsonObjectSupport
725
+ end
726
+
727
+ class OrdersShipLineItemsRequest
728
+ class Representation < Google::Apis::Core::JsonRepresentation; end
729
+
730
+ include Google::Apis::Core::JsonObjectSupport
731
+ end
732
+
733
+ class OrdersShipLineItemsResponse
734
+ class Representation < Google::Apis::Core::JsonRepresentation; end
735
+
736
+ include Google::Apis::Core::JsonObjectSupport
737
+ end
738
+
739
+ class OrdersUpdateMerchantOrderIdRequest
740
+ class Representation < Google::Apis::Core::JsonRepresentation; end
741
+
742
+ include Google::Apis::Core::JsonObjectSupport
743
+ end
744
+
745
+ class OrdersUpdateMerchantOrderIdResponse
746
+ class Representation < Google::Apis::Core::JsonRepresentation; end
747
+
748
+ include Google::Apis::Core::JsonObjectSupport
749
+ end
750
+
751
+ class OrdersUpdateShipmentRequest
752
+ class Representation < Google::Apis::Core::JsonRepresentation; end
753
+
754
+ include Google::Apis::Core::JsonObjectSupport
755
+ end
756
+
757
+ class OrdersUpdateShipmentResponse
758
+ class Representation < Google::Apis::Core::JsonRepresentation; end
759
+
760
+ include Google::Apis::Core::JsonObjectSupport
761
+ end
762
+
763
+ class PostalCodeGroup
764
+ class Representation < Google::Apis::Core::JsonRepresentation; end
765
+
766
+ include Google::Apis::Core::JsonObjectSupport
767
+ end
768
+
769
+ class PostalCodeRange
770
+ class Representation < Google::Apis::Core::JsonRepresentation; end
771
+
772
+ include Google::Apis::Core::JsonObjectSupport
773
+ end
774
+
775
+ class Price
776
+ class Representation < Google::Apis::Core::JsonRepresentation; end
777
+
778
+ include Google::Apis::Core::JsonObjectSupport
779
+ end
780
+
781
+ class Product
782
+ class Representation < Google::Apis::Core::JsonRepresentation; end
783
+
784
+ include Google::Apis::Core::JsonObjectSupport
785
+ end
786
+
787
+ class ProductAspect
788
+ class Representation < Google::Apis::Core::JsonRepresentation; end
789
+
790
+ include Google::Apis::Core::JsonObjectSupport
791
+ end
792
+
793
+ class ProductCustomAttribute
794
+ class Representation < Google::Apis::Core::JsonRepresentation; end
795
+
796
+ include Google::Apis::Core::JsonObjectSupport
797
+ end
798
+
799
+ class ProductCustomGroup
800
+ class Representation < Google::Apis::Core::JsonRepresentation; end
801
+
802
+ include Google::Apis::Core::JsonObjectSupport
803
+ end
804
+
805
+ class ProductDestination
806
+ class Representation < Google::Apis::Core::JsonRepresentation; end
807
+
808
+ include Google::Apis::Core::JsonObjectSupport
809
+ end
810
+
811
+ class ProductShipping
812
+ class Representation < Google::Apis::Core::JsonRepresentation; end
813
+
814
+ include Google::Apis::Core::JsonObjectSupport
815
+ end
816
+
817
+ class ProductShippingDimension
818
+ class Representation < Google::Apis::Core::JsonRepresentation; end
819
+
820
+ include Google::Apis::Core::JsonObjectSupport
821
+ end
822
+
823
+ class ProductShippingWeight
824
+ class Representation < Google::Apis::Core::JsonRepresentation; end
825
+
826
+ include Google::Apis::Core::JsonObjectSupport
827
+ end
828
+
829
+ class ProductStatus
830
+ class Representation < Google::Apis::Core::JsonRepresentation; end
831
+
832
+ include Google::Apis::Core::JsonObjectSupport
833
+ end
834
+
835
+ class ProductStatusDataQualityIssue
836
+ class Representation < Google::Apis::Core::JsonRepresentation; end
837
+
838
+ include Google::Apis::Core::JsonObjectSupport
839
+ end
840
+
841
+ class ProductStatusDestinationStatus
842
+ class Representation < Google::Apis::Core::JsonRepresentation; end
843
+
844
+ include Google::Apis::Core::JsonObjectSupport
845
+ end
846
+
847
+ class ProductTax
848
+ class Representation < Google::Apis::Core::JsonRepresentation; end
849
+
850
+ include Google::Apis::Core::JsonObjectSupport
851
+ end
852
+
853
+ class ProductUnitPricingBaseMeasure
854
+ class Representation < Google::Apis::Core::JsonRepresentation; end
855
+
856
+ include Google::Apis::Core::JsonObjectSupport
857
+ end
858
+
859
+ class ProductUnitPricingMeasure
860
+ class Representation < Google::Apis::Core::JsonRepresentation; end
861
+
862
+ include Google::Apis::Core::JsonObjectSupport
863
+ end
864
+
865
+ class BatchProductsRequest
866
+ class Representation < Google::Apis::Core::JsonRepresentation; end
867
+
868
+ include Google::Apis::Core::JsonObjectSupport
869
+ end
870
+
871
+ class ProductsBatchRequestEntry
872
+ class Representation < Google::Apis::Core::JsonRepresentation; end
873
+
874
+ include Google::Apis::Core::JsonObjectSupport
875
+ end
876
+
877
+ class BatchProductsResponse
878
+ class Representation < Google::Apis::Core::JsonRepresentation; end
879
+
880
+ include Google::Apis::Core::JsonObjectSupport
881
+ end
882
+
883
+ class ProductsBatchResponseEntry
884
+ class Representation < Google::Apis::Core::JsonRepresentation; end
885
+
886
+ include Google::Apis::Core::JsonObjectSupport
887
+ end
888
+
889
+ class ListProductsResponse
890
+ class Representation < Google::Apis::Core::JsonRepresentation; end
891
+
892
+ include Google::Apis::Core::JsonObjectSupport
893
+ end
894
+
895
+ class BatchProductStatusesRequest
896
+ class Representation < Google::Apis::Core::JsonRepresentation; end
897
+
898
+ include Google::Apis::Core::JsonObjectSupport
899
+ end
900
+
901
+ class ProductStatusesBatchRequestEntry
902
+ class Representation < Google::Apis::Core::JsonRepresentation; end
903
+
904
+ include Google::Apis::Core::JsonObjectSupport
905
+ end
906
+
907
+ class BatchProductStatusesResponse
908
+ class Representation < Google::Apis::Core::JsonRepresentation; end
909
+
910
+ include Google::Apis::Core::JsonObjectSupport
911
+ end
912
+
913
+ class ProductStatusesBatchResponseEntry
914
+ class Representation < Google::Apis::Core::JsonRepresentation; end
915
+
916
+ include Google::Apis::Core::JsonObjectSupport
917
+ end
918
+
919
+ class ListProductStatusesResponse
920
+ class Representation < Google::Apis::Core::JsonRepresentation; end
921
+
922
+ include Google::Apis::Core::JsonObjectSupport
923
+ end
924
+
925
+ class RateGroup
926
+ class Representation < Google::Apis::Core::JsonRepresentation; end
927
+
928
+ include Google::Apis::Core::JsonObjectSupport
929
+ end
930
+
931
+ class Row
932
+ class Representation < Google::Apis::Core::JsonRepresentation; end
933
+
934
+ include Google::Apis::Core::JsonObjectSupport
935
+ end
936
+
937
+ class Service
938
+ class Representation < Google::Apis::Core::JsonRepresentation; end
939
+
940
+ include Google::Apis::Core::JsonObjectSupport
941
+ end
942
+
943
+ class ShippingSettings
944
+ class Representation < Google::Apis::Core::JsonRepresentation; end
945
+
946
+ include Google::Apis::Core::JsonObjectSupport
947
+ end
948
+
949
+ class ShippingsettingsCustomBatchRequest
950
+ class Representation < Google::Apis::Core::JsonRepresentation; end
951
+
952
+ include Google::Apis::Core::JsonObjectSupport
953
+ end
954
+
955
+ class ShippingsettingsCustomBatchRequestEntry
956
+ class Representation < Google::Apis::Core::JsonRepresentation; end
957
+
958
+ include Google::Apis::Core::JsonObjectSupport
959
+ end
960
+
961
+ class ShippingsettingsCustomBatchResponse
962
+ class Representation < Google::Apis::Core::JsonRepresentation; end
963
+
964
+ include Google::Apis::Core::JsonObjectSupport
965
+ end
966
+
967
+ class ShippingsettingsCustomBatchResponseEntry
968
+ class Representation < Google::Apis::Core::JsonRepresentation; end
969
+
970
+ include Google::Apis::Core::JsonObjectSupport
971
+ end
972
+
973
+ class ShippingsettingsGetSupportedCarriersResponse
974
+ class Representation < Google::Apis::Core::JsonRepresentation; end
975
+
976
+ include Google::Apis::Core::JsonObjectSupport
977
+ end
978
+
979
+ class ShippingsettingsListResponse
980
+ class Representation < Google::Apis::Core::JsonRepresentation; end
981
+
982
+ include Google::Apis::Core::JsonObjectSupport
983
+ end
984
+
985
+ class Table
986
+ class Representation < Google::Apis::Core::JsonRepresentation; end
987
+
988
+ include Google::Apis::Core::JsonObjectSupport
989
+ end
990
+
991
+ class TestOrder
992
+ class Representation < Google::Apis::Core::JsonRepresentation; end
993
+
994
+ include Google::Apis::Core::JsonObjectSupport
995
+ end
996
+
997
+ class TestOrderCustomer
998
+ class Representation < Google::Apis::Core::JsonRepresentation; end
999
+
1000
+ include Google::Apis::Core::JsonObjectSupport
1001
+ end
1002
+
1003
+ class TestOrderLineItem
1004
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1005
+
1006
+ include Google::Apis::Core::JsonObjectSupport
1007
+ end
1008
+
1009
+ class TestOrderLineItemProduct
1010
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1011
+
1012
+ include Google::Apis::Core::JsonObjectSupport
1013
+ end
1014
+
1015
+ class TestOrderPaymentMethod
1016
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1017
+
1018
+ include Google::Apis::Core::JsonObjectSupport
1019
+ end
1020
+
1021
+ class Value
1022
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1023
+
1024
+ include Google::Apis::Core::JsonObjectSupport
1025
+ end
1026
+
1027
+ class Weight
1028
+ class Representation < Google::Apis::Core::JsonRepresentation; end
1029
+
1030
+ include Google::Apis::Core::JsonObjectSupport
1031
+ end
1032
+
1033
+ class Account
1034
+ # @private
1035
+ class Representation < Google::Apis::Core::JsonRepresentation
1036
+ property :adult_content, as: 'adultContent'
1037
+ collection :adwords_links, as: 'adwordsLinks', class: Google::Apis::ContentV2::AccountAdwordsLink, decorator: Google::Apis::ContentV2::AccountAdwordsLink::Representation
1038
+
1039
+ property :id, as: 'id'
1040
+ property :kind, as: 'kind'
1041
+ property :name, as: 'name'
1042
+ property :reviews_url, as: 'reviewsUrl'
1043
+ property :seller_id, as: 'sellerId'
1044
+ collection :users, as: 'users', class: Google::Apis::ContentV2::AccountUser, decorator: Google::Apis::ContentV2::AccountUser::Representation
1045
+
1046
+ property :website_url, as: 'websiteUrl'
1047
+ end
1048
+ end
1049
+
1050
+ class AccountAdwordsLink
1051
+ # @private
1052
+ class Representation < Google::Apis::Core::JsonRepresentation
1053
+ property :adwords_id, as: 'adwordsId'
1054
+ property :status, as: 'status'
1055
+ end
1056
+ end
1057
+
1058
+ class AccountIdentifier
1059
+ # @private
1060
+ class Representation < Google::Apis::Core::JsonRepresentation
1061
+ property :aggregator_id, as: 'aggregatorId'
1062
+ property :merchant_id, as: 'merchantId'
1063
+ end
1064
+ end
1065
+
1066
+ class AccountShipping
1067
+ # @private
1068
+ class Representation < Google::Apis::Core::JsonRepresentation
1069
+ property :account_id, as: 'accountId'
1070
+ collection :carrier_rates, as: 'carrierRates', class: Google::Apis::ContentV2::AccountShippingCarrierRate, decorator: Google::Apis::ContentV2::AccountShippingCarrierRate::Representation
1071
+
1072
+ property :kind, as: 'kind'
1073
+ collection :location_groups, as: 'locationGroups', class: Google::Apis::ContentV2::AccountShippingLocationGroup, decorator: Google::Apis::ContentV2::AccountShippingLocationGroup::Representation
1074
+
1075
+ collection :rate_tables, as: 'rateTables', class: Google::Apis::ContentV2::AccountShippingRateTable, decorator: Google::Apis::ContentV2::AccountShippingRateTable::Representation
1076
+
1077
+ collection :services, as: 'services', class: Google::Apis::ContentV2::AccountShippingShippingService, decorator: Google::Apis::ContentV2::AccountShippingShippingService::Representation
1078
+
1079
+ end
1080
+ end
1081
+
1082
+ class AccountShippingCarrierRate
1083
+ # @private
1084
+ class Representation < Google::Apis::Core::JsonRepresentation
1085
+ property :carrier, as: 'carrier'
1086
+ property :carrier_service, as: 'carrierService'
1087
+ property :modifier_flat_rate, as: 'modifierFlatRate', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
1088
+
1089
+ property :modifier_percent, as: 'modifierPercent'
1090
+ property :name, as: 'name'
1091
+ property :sale_country, as: 'saleCountry'
1092
+ property :shipping_origin, as: 'shippingOrigin'
1093
+ end
1094
+ end
1095
+
1096
+ class AccountShippingCondition
1097
+ # @private
1098
+ class Representation < Google::Apis::Core::JsonRepresentation
1099
+ property :delivery_location_group, as: 'deliveryLocationGroup'
1100
+ property :delivery_location_id, as: 'deliveryLocationId'
1101
+ property :delivery_postal_code, as: 'deliveryPostalCode'
1102
+ property :delivery_postal_code_range, as: 'deliveryPostalCodeRange', class: Google::Apis::ContentV2::AccountShippingPostalCodeRange, decorator: Google::Apis::ContentV2::AccountShippingPostalCodeRange::Representation
1103
+
1104
+ property :price_max, as: 'priceMax', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
1105
+
1106
+ property :shipping_label, as: 'shippingLabel'
1107
+ property :weight_max, as: 'weightMax', class: Google::Apis::ContentV2::Weight, decorator: Google::Apis::ContentV2::Weight::Representation
1108
+
1109
+ end
1110
+ end
1111
+
1112
+ class AccountShippingLocationGroup
1113
+ # @private
1114
+ class Representation < Google::Apis::Core::JsonRepresentation
1115
+ property :country, as: 'country'
1116
+ collection :location_ids, as: 'locationIds'
1117
+ property :name, as: 'name'
1118
+ collection :postal_code_ranges, as: 'postalCodeRanges', class: Google::Apis::ContentV2::AccountShippingPostalCodeRange, decorator: Google::Apis::ContentV2::AccountShippingPostalCodeRange::Representation
1119
+
1120
+ collection :postal_codes, as: 'postalCodes'
1121
+ end
1122
+ end
1123
+
1124
+ class AccountShippingPostalCodeRange
1125
+ # @private
1126
+ class Representation < Google::Apis::Core::JsonRepresentation
1127
+ property :end, as: 'end'
1128
+ property :start, as: 'start'
1129
+ end
1130
+ end
1131
+
1132
+ class AccountShippingRateTable
1133
+ # @private
1134
+ class Representation < Google::Apis::Core::JsonRepresentation
1135
+ collection :content, as: 'content', class: Google::Apis::ContentV2::AccountShippingRateTableCell, decorator: Google::Apis::ContentV2::AccountShippingRateTableCell::Representation
1136
+
1137
+ property :name, as: 'name'
1138
+ property :sale_country, as: 'saleCountry'
1139
+ end
1140
+ end
1141
+
1142
+ class AccountShippingRateTableCell
1143
+ # @private
1144
+ class Representation < Google::Apis::Core::JsonRepresentation
1145
+ property :condition, as: 'condition', class: Google::Apis::ContentV2::AccountShippingCondition, decorator: Google::Apis::ContentV2::AccountShippingCondition::Representation
1146
+
1147
+ property :rate, as: 'rate', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
1148
+
1149
+ end
1150
+ end
1151
+
1152
+ class AccountShippingShippingService
1153
+ # @private
1154
+ class Representation < Google::Apis::Core::JsonRepresentation
1155
+ property :active, as: 'active'
1156
+ property :calculation_method, as: 'calculationMethod', class: Google::Apis::ContentV2::AccountShippingShippingServiceCalculationMethod, decorator: Google::Apis::ContentV2::AccountShippingShippingServiceCalculationMethod::Representation
1157
+
1158
+ property :cost_rule_tree, as: 'costRuleTree', class: Google::Apis::ContentV2::AccountShippingShippingServiceCostRule, decorator: Google::Apis::ContentV2::AccountShippingShippingServiceCostRule::Representation
1159
+
1160
+ property :max_days_in_transit, as: 'maxDaysInTransit'
1161
+ property :min_days_in_transit, as: 'minDaysInTransit'
1162
+ property :name, as: 'name'
1163
+ property :sale_country, as: 'saleCountry'
1164
+ end
1165
+ end
1166
+
1167
+ class AccountShippingShippingServiceCalculationMethod
1168
+ # @private
1169
+ class Representation < Google::Apis::Core::JsonRepresentation
1170
+ property :carrier_rate, as: 'carrierRate'
1171
+ property :excluded, as: 'excluded'
1172
+ property :flat_rate, as: 'flatRate', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
1173
+
1174
+ property :percentage_rate, as: 'percentageRate'
1175
+ property :rate_table, as: 'rateTable'
1176
+ end
1177
+ end
1178
+
1179
+ class AccountShippingShippingServiceCostRule
1180
+ # @private
1181
+ class Representation < Google::Apis::Core::JsonRepresentation
1182
+ property :calculation_method, as: 'calculationMethod', class: Google::Apis::ContentV2::AccountShippingShippingServiceCalculationMethod, decorator: Google::Apis::ContentV2::AccountShippingShippingServiceCalculationMethod::Representation
1183
+
1184
+ collection :children, as: 'children', class: Google::Apis::ContentV2::AccountShippingShippingServiceCostRule, decorator: Google::Apis::ContentV2::AccountShippingShippingServiceCostRule::Representation
1185
+
1186
+ property :condition, as: 'condition', class: Google::Apis::ContentV2::AccountShippingCondition, decorator: Google::Apis::ContentV2::AccountShippingCondition::Representation
1187
+
1188
+ end
1189
+ end
1190
+
1191
+ class AccountStatus
1192
+ # @private
1193
+ class Representation < Google::Apis::Core::JsonRepresentation
1194
+ property :account_id, as: 'accountId'
1195
+ collection :data_quality_issues, as: 'dataQualityIssues', class: Google::Apis::ContentV2::AccountStatusDataQualityIssue, decorator: Google::Apis::ContentV2::AccountStatusDataQualityIssue::Representation
1196
+
1197
+ property :kind, as: 'kind'
1198
+ end
1199
+ end
1200
+
1201
+ class AccountStatusDataQualityIssue
1202
+ # @private
1203
+ class Representation < Google::Apis::Core::JsonRepresentation
1204
+ property :country, as: 'country'
1205
+ property :displayed_value, as: 'displayedValue'
1206
+ collection :example_items, as: 'exampleItems', class: Google::Apis::ContentV2::AccountStatusExampleItem, decorator: Google::Apis::ContentV2::AccountStatusExampleItem::Representation
1207
+
1208
+ property :id, as: 'id'
1209
+ property :last_checked, as: 'lastChecked'
1210
+ property :num_items, as: 'numItems'
1211
+ property :severity, as: 'severity'
1212
+ property :submitted_value, as: 'submittedValue'
1213
+ end
1214
+ end
1215
+
1216
+ class AccountStatusExampleItem
1217
+ # @private
1218
+ class Representation < Google::Apis::Core::JsonRepresentation
1219
+ property :item_id, as: 'itemId'
1220
+ property :link, as: 'link'
1221
+ property :submitted_value, as: 'submittedValue'
1222
+ property :title, as: 'title'
1223
+ property :value_on_landing_page, as: 'valueOnLandingPage'
1224
+ end
1225
+ end
1226
+
1227
+ class AccountTax
1228
+ # @private
1229
+ class Representation < Google::Apis::Core::JsonRepresentation
1230
+ property :account_id, as: 'accountId'
1231
+ property :kind, as: 'kind'
1232
+ collection :rules, as: 'rules', class: Google::Apis::ContentV2::AccountTaxTaxRule, decorator: Google::Apis::ContentV2::AccountTaxTaxRule::Representation
1233
+
1234
+ end
1235
+ end
1236
+
1237
+ class AccountTaxTaxRule
1238
+ # @private
1239
+ class Representation < Google::Apis::Core::JsonRepresentation
1240
+ property :country, as: 'country'
1241
+ property :location_id, as: 'locationId'
1242
+ property :rate_percent, as: 'ratePercent'
1243
+ property :shipping_taxed, as: 'shippingTaxed'
1244
+ property :use_global_rate, as: 'useGlobalRate'
1245
+ end
1246
+ end
1247
+
1248
+ class AccountUser
1249
+ # @private
1250
+ class Representation < Google::Apis::Core::JsonRepresentation
1251
+ property :admin, as: 'admin'
1252
+ property :email_address, as: 'emailAddress'
1253
+ end
1254
+ end
1255
+
1256
+ class AccountsAuthInfoResponse
1257
+ # @private
1258
+ class Representation < Google::Apis::Core::JsonRepresentation
1259
+ collection :account_identifiers, as: 'accountIdentifiers', class: Google::Apis::ContentV2::AccountIdentifier, decorator: Google::Apis::ContentV2::AccountIdentifier::Representation
1260
+
1261
+ property :kind, as: 'kind'
1262
+ end
1263
+ end
1264
+
1265
+ class BatchAccountsRequest
1266
+ # @private
1267
+ class Representation < Google::Apis::Core::JsonRepresentation
1268
+ collection :entries, as: 'entries', class: Google::Apis::ContentV2::AccountsBatchRequestEntry, decorator: Google::Apis::ContentV2::AccountsBatchRequestEntry::Representation
1269
+
1270
+ end
1271
+ end
1272
+
1273
+ class AccountsBatchRequestEntry
1274
+ # @private
1275
+ class Representation < Google::Apis::Core::JsonRepresentation
1276
+ property :account, as: 'account', class: Google::Apis::ContentV2::Account, decorator: Google::Apis::ContentV2::Account::Representation
1277
+
1278
+ property :account_id, as: 'accountId'
1279
+ property :batch_id, as: 'batchId'
1280
+ property :merchant_id, as: 'merchantId'
1281
+ property :request_method, as: 'method'
1282
+ end
1283
+ end
1284
+
1285
+ class BatchAccountsResponse
1286
+ # @private
1287
+ class Representation < Google::Apis::Core::JsonRepresentation
1288
+ collection :entries, as: 'entries', class: Google::Apis::ContentV2::AccountsBatchResponseEntry, decorator: Google::Apis::ContentV2::AccountsBatchResponseEntry::Representation
1289
+
1290
+ property :kind, as: 'kind'
1291
+ end
1292
+ end
1293
+
1294
+ class AccountsBatchResponseEntry
1295
+ # @private
1296
+ class Representation < Google::Apis::Core::JsonRepresentation
1297
+ property :account, as: 'account', class: Google::Apis::ContentV2::Account, decorator: Google::Apis::ContentV2::Account::Representation
1298
+
1299
+ property :batch_id, as: 'batchId'
1300
+ property :errors, as: 'errors', class: Google::Apis::ContentV2::Errors, decorator: Google::Apis::ContentV2::Errors::Representation
1301
+
1302
+ property :kind, as: 'kind'
1303
+ end
1304
+ end
1305
+
1306
+ class ListAccountsResponse
1307
+ # @private
1308
+ class Representation < Google::Apis::Core::JsonRepresentation
1309
+ property :kind, as: 'kind'
1310
+ property :next_page_token, as: 'nextPageToken'
1311
+ collection :resources, as: 'resources', class: Google::Apis::ContentV2::Account, decorator: Google::Apis::ContentV2::Account::Representation
1312
+
1313
+ end
1314
+ end
1315
+
1316
+ class BatchAccountShippingRequest
1317
+ # @private
1318
+ class Representation < Google::Apis::Core::JsonRepresentation
1319
+ collection :entries, as: 'entries', class: Google::Apis::ContentV2::AccountShippingBatchRequestEntry, decorator: Google::Apis::ContentV2::AccountShippingBatchRequestEntry::Representation
1320
+
1321
+ end
1322
+ end
1323
+
1324
+ class AccountShippingBatchRequestEntry
1325
+ # @private
1326
+ class Representation < Google::Apis::Core::JsonRepresentation
1327
+ property :account_id, as: 'accountId'
1328
+ property :account_shipping, as: 'accountShipping', class: Google::Apis::ContentV2::AccountShipping, decorator: Google::Apis::ContentV2::AccountShipping::Representation
1329
+
1330
+ property :batch_id, as: 'batchId'
1331
+ property :merchant_id, as: 'merchantId'
1332
+ property :request_method, as: 'method'
1333
+ end
1334
+ end
1335
+
1336
+ class BatchAccountShippingResponse
1337
+ # @private
1338
+ class Representation < Google::Apis::Core::JsonRepresentation
1339
+ collection :entries, as: 'entries', class: Google::Apis::ContentV2::AccountShippingBatchResponseEntry, decorator: Google::Apis::ContentV2::AccountShippingBatchResponseEntry::Representation
1340
+
1341
+ property :kind, as: 'kind'
1342
+ end
1343
+ end
1344
+
1345
+ class AccountShippingBatchResponseEntry
1346
+ # @private
1347
+ class Representation < Google::Apis::Core::JsonRepresentation
1348
+ property :account_shipping, as: 'accountShipping', class: Google::Apis::ContentV2::AccountShipping, decorator: Google::Apis::ContentV2::AccountShipping::Representation
1349
+
1350
+ property :batch_id, as: 'batchId'
1351
+ property :errors, as: 'errors', class: Google::Apis::ContentV2::Errors, decorator: Google::Apis::ContentV2::Errors::Representation
1352
+
1353
+ property :kind, as: 'kind'
1354
+ end
1355
+ end
1356
+
1357
+ class ListAccountShippingResponse
1358
+ # @private
1359
+ class Representation < Google::Apis::Core::JsonRepresentation
1360
+ property :kind, as: 'kind'
1361
+ property :next_page_token, as: 'nextPageToken'
1362
+ collection :resources, as: 'resources', class: Google::Apis::ContentV2::AccountShipping, decorator: Google::Apis::ContentV2::AccountShipping::Representation
1363
+
1364
+ end
1365
+ end
1366
+
1367
+ class BatchAccountStatusesRequest
1368
+ # @private
1369
+ class Representation < Google::Apis::Core::JsonRepresentation
1370
+ collection :entries, as: 'entries', class: Google::Apis::ContentV2::AccountStatusesBatchRequestEntry, decorator: Google::Apis::ContentV2::AccountStatusesBatchRequestEntry::Representation
1371
+
1372
+ end
1373
+ end
1374
+
1375
+ class AccountStatusesBatchRequestEntry
1376
+ # @private
1377
+ class Representation < Google::Apis::Core::JsonRepresentation
1378
+ property :account_id, as: 'accountId'
1379
+ property :batch_id, as: 'batchId'
1380
+ property :merchant_id, as: 'merchantId'
1381
+ property :request_method, as: 'method'
1382
+ end
1383
+ end
1384
+
1385
+ class BatchAccountStatusesResponse
1386
+ # @private
1387
+ class Representation < Google::Apis::Core::JsonRepresentation
1388
+ collection :entries, as: 'entries', class: Google::Apis::ContentV2::AccountStatusesBatchResponseEntry, decorator: Google::Apis::ContentV2::AccountStatusesBatchResponseEntry::Representation
1389
+
1390
+ property :kind, as: 'kind'
1391
+ end
1392
+ end
1393
+
1394
+ class AccountStatusesBatchResponseEntry
1395
+ # @private
1396
+ class Representation < Google::Apis::Core::JsonRepresentation
1397
+ property :account_status, as: 'accountStatus', class: Google::Apis::ContentV2::AccountStatus, decorator: Google::Apis::ContentV2::AccountStatus::Representation
1398
+
1399
+ property :batch_id, as: 'batchId'
1400
+ property :errors, as: 'errors', class: Google::Apis::ContentV2::Errors, decorator: Google::Apis::ContentV2::Errors::Representation
1401
+
1402
+ end
1403
+ end
1404
+
1405
+ class ListAccountStatusesResponse
1406
+ # @private
1407
+ class Representation < Google::Apis::Core::JsonRepresentation
1408
+ property :kind, as: 'kind'
1409
+ property :next_page_token, as: 'nextPageToken'
1410
+ collection :resources, as: 'resources', class: Google::Apis::ContentV2::AccountStatus, decorator: Google::Apis::ContentV2::AccountStatus::Representation
1411
+
1412
+ end
1413
+ end
1414
+
1415
+ class BatchAccountTaxRequest
1416
+ # @private
1417
+ class Representation < Google::Apis::Core::JsonRepresentation
1418
+ collection :entries, as: 'entries', class: Google::Apis::ContentV2::AccountTaxBatchRequestEntry, decorator: Google::Apis::ContentV2::AccountTaxBatchRequestEntry::Representation
1419
+
1420
+ end
1421
+ end
1422
+
1423
+ class AccountTaxBatchRequestEntry
1424
+ # @private
1425
+ class Representation < Google::Apis::Core::JsonRepresentation
1426
+ property :account_id, as: 'accountId'
1427
+ property :account_tax, as: 'accountTax', class: Google::Apis::ContentV2::AccountTax, decorator: Google::Apis::ContentV2::AccountTax::Representation
1428
+
1429
+ property :batch_id, as: 'batchId'
1430
+ property :merchant_id, as: 'merchantId'
1431
+ property :request_method, as: 'method'
1432
+ end
1433
+ end
1434
+
1435
+ class BatchAccountTaxResponse
1436
+ # @private
1437
+ class Representation < Google::Apis::Core::JsonRepresentation
1438
+ collection :entries, as: 'entries', class: Google::Apis::ContentV2::AccountTaxBatchResponseEntry, decorator: Google::Apis::ContentV2::AccountTaxBatchResponseEntry::Representation
1439
+
1440
+ property :kind, as: 'kind'
1441
+ end
1442
+ end
1443
+
1444
+ class AccountTaxBatchResponseEntry
1445
+ # @private
1446
+ class Representation < Google::Apis::Core::JsonRepresentation
1447
+ property :account_tax, as: 'accountTax', class: Google::Apis::ContentV2::AccountTax, decorator: Google::Apis::ContentV2::AccountTax::Representation
1448
+
1449
+ property :batch_id, as: 'batchId'
1450
+ property :errors, as: 'errors', class: Google::Apis::ContentV2::Errors, decorator: Google::Apis::ContentV2::Errors::Representation
1451
+
1452
+ property :kind, as: 'kind'
1453
+ end
1454
+ end
1455
+
1456
+ class ListAccountTaxResponse
1457
+ # @private
1458
+ class Representation < Google::Apis::Core::JsonRepresentation
1459
+ property :kind, as: 'kind'
1460
+ property :next_page_token, as: 'nextPageToken'
1461
+ collection :resources, as: 'resources', class: Google::Apis::ContentV2::AccountTax, decorator: Google::Apis::ContentV2::AccountTax::Representation
1462
+
1463
+ end
1464
+ end
1465
+
1466
+ class CarrierRate
1467
+ # @private
1468
+ class Representation < Google::Apis::Core::JsonRepresentation
1469
+ property :carrier_name, as: 'carrierName'
1470
+ property :carrier_service, as: 'carrierService'
1471
+ property :flat_adjustment, as: 'flatAdjustment', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
1472
+
1473
+ property :name, as: 'name'
1474
+ property :origin_postal_code, as: 'originPostalCode'
1475
+ property :percentage_adjustment, as: 'percentageAdjustment'
1476
+ end
1477
+ end
1478
+
1479
+ class CarriersCarrier
1480
+ # @private
1481
+ class Representation < Google::Apis::Core::JsonRepresentation
1482
+ property :country, as: 'country'
1483
+ property :name, as: 'name'
1484
+ collection :services, as: 'services'
1485
+ end
1486
+ end
1487
+
1488
+ class Datafeed
1489
+ # @private
1490
+ class Representation < Google::Apis::Core::JsonRepresentation
1491
+ property :attribute_language, as: 'attributeLanguage'
1492
+ property :content_language, as: 'contentLanguage'
1493
+ property :content_type, as: 'contentType'
1494
+ property :fetch_schedule, as: 'fetchSchedule', class: Google::Apis::ContentV2::DatafeedFetchSchedule, decorator: Google::Apis::ContentV2::DatafeedFetchSchedule::Representation
1495
+
1496
+ property :file_name, as: 'fileName'
1497
+ property :format, as: 'format', class: Google::Apis::ContentV2::DatafeedFormat, decorator: Google::Apis::ContentV2::DatafeedFormat::Representation
1498
+
1499
+ property :id, as: 'id'
1500
+ collection :intended_destinations, as: 'intendedDestinations'
1501
+ property :kind, as: 'kind'
1502
+ property :name, as: 'name'
1503
+ property :target_country, as: 'targetCountry'
1504
+ end
1505
+ end
1506
+
1507
+ class DatafeedFetchSchedule
1508
+ # @private
1509
+ class Representation < Google::Apis::Core::JsonRepresentation
1510
+ property :day_of_month, as: 'dayOfMonth'
1511
+ property :fetch_url, as: 'fetchUrl'
1512
+ property :hour, as: 'hour'
1513
+ property :minute_of_hour, as: 'minuteOfHour'
1514
+ property :password, as: 'password'
1515
+ property :time_zone, as: 'timeZone'
1516
+ property :username, as: 'username'
1517
+ property :weekday, as: 'weekday'
1518
+ end
1519
+ end
1520
+
1521
+ class DatafeedFormat
1522
+ # @private
1523
+ class Representation < Google::Apis::Core::JsonRepresentation
1524
+ property :column_delimiter, as: 'columnDelimiter'
1525
+ property :file_encoding, as: 'fileEncoding'
1526
+ property :quoting_mode, as: 'quotingMode'
1527
+ end
1528
+ end
1529
+
1530
+ class DatafeedStatus
1531
+ # @private
1532
+ class Representation < Google::Apis::Core::JsonRepresentation
1533
+ property :datafeed_id, as: 'datafeedId'
1534
+ collection :errors, as: 'errors', class: Google::Apis::ContentV2::DatafeedStatusError, decorator: Google::Apis::ContentV2::DatafeedStatusError::Representation
1535
+
1536
+ property :items_total, as: 'itemsTotal'
1537
+ property :items_valid, as: 'itemsValid'
1538
+ property :kind, as: 'kind'
1539
+ property :last_upload_date, as: 'lastUploadDate'
1540
+ property :processing_status, as: 'processingStatus'
1541
+ collection :warnings, as: 'warnings', class: Google::Apis::ContentV2::DatafeedStatusError, decorator: Google::Apis::ContentV2::DatafeedStatusError::Representation
1542
+
1543
+ end
1544
+ end
1545
+
1546
+ class DatafeedStatusError
1547
+ # @private
1548
+ class Representation < Google::Apis::Core::JsonRepresentation
1549
+ property :code, as: 'code'
1550
+ property :count, as: 'count'
1551
+ collection :examples, as: 'examples', class: Google::Apis::ContentV2::DatafeedStatusExample, decorator: Google::Apis::ContentV2::DatafeedStatusExample::Representation
1552
+
1553
+ property :message, as: 'message'
1554
+ end
1555
+ end
1556
+
1557
+ class DatafeedStatusExample
1558
+ # @private
1559
+ class Representation < Google::Apis::Core::JsonRepresentation
1560
+ property :item_id, as: 'itemId'
1561
+ property :line_number, as: 'lineNumber'
1562
+ property :value, as: 'value'
1563
+ end
1564
+ end
1565
+
1566
+ class BatchDatafeedsRequest
1567
+ # @private
1568
+ class Representation < Google::Apis::Core::JsonRepresentation
1569
+ collection :entries, as: 'entries', class: Google::Apis::ContentV2::DatafeedsBatchRequestEntry, decorator: Google::Apis::ContentV2::DatafeedsBatchRequestEntry::Representation
1570
+
1571
+ end
1572
+ end
1573
+
1574
+ class DatafeedsBatchRequestEntry
1575
+ # @private
1576
+ class Representation < Google::Apis::Core::JsonRepresentation
1577
+ property :batch_id, as: 'batchId'
1578
+ property :datafeed, as: 'datafeed', class: Google::Apis::ContentV2::Datafeed, decorator: Google::Apis::ContentV2::Datafeed::Representation
1579
+
1580
+ property :datafeed_id, as: 'datafeedId'
1581
+ property :merchant_id, as: 'merchantId'
1582
+ property :request_method, as: 'method'
1583
+ end
1584
+ end
1585
+
1586
+ class BatchDatafeedsResponse
1587
+ # @private
1588
+ class Representation < Google::Apis::Core::JsonRepresentation
1589
+ collection :entries, as: 'entries', class: Google::Apis::ContentV2::DatafeedsBatchResponseEntry, decorator: Google::Apis::ContentV2::DatafeedsBatchResponseEntry::Representation
1590
+
1591
+ property :kind, as: 'kind'
1592
+ end
1593
+ end
1594
+
1595
+ class DatafeedsBatchResponseEntry
1596
+ # @private
1597
+ class Representation < Google::Apis::Core::JsonRepresentation
1598
+ property :batch_id, as: 'batchId'
1599
+ property :datafeed, as: 'datafeed', class: Google::Apis::ContentV2::Datafeed, decorator: Google::Apis::ContentV2::Datafeed::Representation
1600
+
1601
+ property :errors, as: 'errors', class: Google::Apis::ContentV2::Errors, decorator: Google::Apis::ContentV2::Errors::Representation
1602
+
1603
+ end
1604
+ end
1605
+
1606
+ class ListDatafeedsResponse
1607
+ # @private
1608
+ class Representation < Google::Apis::Core::JsonRepresentation
1609
+ property :kind, as: 'kind'
1610
+ property :next_page_token, as: 'nextPageToken'
1611
+ collection :resources, as: 'resources', class: Google::Apis::ContentV2::Datafeed, decorator: Google::Apis::ContentV2::Datafeed::Representation
1612
+
1613
+ end
1614
+ end
1615
+
1616
+ class BatchDatafeedStatusesRequest
1617
+ # @private
1618
+ class Representation < Google::Apis::Core::JsonRepresentation
1619
+ collection :entries, as: 'entries', class: Google::Apis::ContentV2::DatafeedStatusesBatchRequestEntry, decorator: Google::Apis::ContentV2::DatafeedStatusesBatchRequestEntry::Representation
1620
+
1621
+ end
1622
+ end
1623
+
1624
+ class DatafeedStatusesBatchRequestEntry
1625
+ # @private
1626
+ class Representation < Google::Apis::Core::JsonRepresentation
1627
+ property :batch_id, as: 'batchId'
1628
+ property :datafeed_id, as: 'datafeedId'
1629
+ property :merchant_id, as: 'merchantId'
1630
+ property :request_method, as: 'method'
1631
+ end
1632
+ end
1633
+
1634
+ class BatchDatafeedStatusesResponse
1635
+ # @private
1636
+ class Representation < Google::Apis::Core::JsonRepresentation
1637
+ collection :entries, as: 'entries', class: Google::Apis::ContentV2::DatafeedStatusesBatchResponseEntry, decorator: Google::Apis::ContentV2::DatafeedStatusesBatchResponseEntry::Representation
1638
+
1639
+ property :kind, as: 'kind'
1640
+ end
1641
+ end
1642
+
1643
+ class DatafeedStatusesBatchResponseEntry
1644
+ # @private
1645
+ class Representation < Google::Apis::Core::JsonRepresentation
1646
+ property :batch_id, as: 'batchId'
1647
+ property :datafeed_status, as: 'datafeedStatus', class: Google::Apis::ContentV2::DatafeedStatus, decorator: Google::Apis::ContentV2::DatafeedStatus::Representation
1648
+
1649
+ property :errors, as: 'errors', class: Google::Apis::ContentV2::Errors, decorator: Google::Apis::ContentV2::Errors::Representation
1650
+
1651
+ end
1652
+ end
1653
+
1654
+ class ListDatafeedStatusesResponse
1655
+ # @private
1656
+ class Representation < Google::Apis::Core::JsonRepresentation
1657
+ property :kind, as: 'kind'
1658
+ property :next_page_token, as: 'nextPageToken'
1659
+ collection :resources, as: 'resources', class: Google::Apis::ContentV2::DatafeedStatus, decorator: Google::Apis::ContentV2::DatafeedStatus::Representation
1660
+
1661
+ end
1662
+ end
1663
+
1664
+ class DeliveryTime
1665
+ # @private
1666
+ class Representation < Google::Apis::Core::JsonRepresentation
1667
+ property :max_transit_time_in_days, as: 'maxTransitTimeInDays'
1668
+ property :min_transit_time_in_days, as: 'minTransitTimeInDays'
1669
+ end
1670
+ end
1671
+
1672
+ class Error
1673
+ # @private
1674
+ class Representation < Google::Apis::Core::JsonRepresentation
1675
+ property :domain, as: 'domain'
1676
+ property :message, as: 'message'
1677
+ property :reason, as: 'reason'
1678
+ end
1679
+ end
1680
+
1681
+ class Errors
1682
+ # @private
1683
+ class Representation < Google::Apis::Core::JsonRepresentation
1684
+ property :code, as: 'code'
1685
+ collection :errors, as: 'errors', class: Google::Apis::ContentV2::Error, decorator: Google::Apis::ContentV2::Error::Representation
1686
+
1687
+ property :message, as: 'message'
1688
+ end
1689
+ end
1690
+
1691
+ class Headers
1692
+ # @private
1693
+ class Representation < Google::Apis::Core::JsonRepresentation
1694
+ collection :locations, as: 'locations', class: Google::Apis::ContentV2::LocationIdSet, decorator: Google::Apis::ContentV2::LocationIdSet::Representation
1695
+
1696
+ collection :number_of_items, as: 'numberOfItems'
1697
+ collection :postal_code_group_names, as: 'postalCodeGroupNames'
1698
+ collection :prices, as: 'prices', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
1699
+
1700
+ collection :weights, as: 'weights', class: Google::Apis::ContentV2::Weight, decorator: Google::Apis::ContentV2::Weight::Representation
1701
+
1702
+ end
1703
+ end
1704
+
1705
+ class Installment
1706
+ # @private
1707
+ class Representation < Google::Apis::Core::JsonRepresentation
1708
+ property :amount, as: 'amount', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
1709
+
1710
+ property :months, as: 'months'
1711
+ end
1712
+ end
1713
+
1714
+ class Inventory
1715
+ # @private
1716
+ class Representation < Google::Apis::Core::JsonRepresentation
1717
+ property :availability, as: 'availability'
1718
+ property :installment, as: 'installment', class: Google::Apis::ContentV2::Installment, decorator: Google::Apis::ContentV2::Installment::Representation
1719
+
1720
+ property :kind, as: 'kind'
1721
+ property :loyalty_points, as: 'loyaltyPoints', class: Google::Apis::ContentV2::LoyaltyPoints, decorator: Google::Apis::ContentV2::LoyaltyPoints::Representation
1722
+
1723
+ property :pickup, as: 'pickup', class: Google::Apis::ContentV2::InventoryPickup, decorator: Google::Apis::ContentV2::InventoryPickup::Representation
1724
+
1725
+ property :price, as: 'price', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
1726
+
1727
+ property :quantity, as: 'quantity'
1728
+ property :sale_price, as: 'salePrice', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
1729
+
1730
+ property :sale_price_effective_date, as: 'salePriceEffectiveDate'
1731
+ property :sell_on_google_quantity, as: 'sellOnGoogleQuantity'
1732
+ end
1733
+ end
1734
+
1735
+ class BatchInventoryRequest
1736
+ # @private
1737
+ class Representation < Google::Apis::Core::JsonRepresentation
1738
+ collection :entries, as: 'entries', class: Google::Apis::ContentV2::InventoryBatchRequestEntry, decorator: Google::Apis::ContentV2::InventoryBatchRequestEntry::Representation
1739
+
1740
+ end
1741
+ end
1742
+
1743
+ class InventoryBatchRequestEntry
1744
+ # @private
1745
+ class Representation < Google::Apis::Core::JsonRepresentation
1746
+ property :batch_id, as: 'batchId'
1747
+ property :inventory, as: 'inventory', class: Google::Apis::ContentV2::Inventory, decorator: Google::Apis::ContentV2::Inventory::Representation
1748
+
1749
+ property :merchant_id, as: 'merchantId'
1750
+ property :product_id, as: 'productId'
1751
+ property :store_code, as: 'storeCode'
1752
+ end
1753
+ end
1754
+
1755
+ class BatchInventoryResponse
1756
+ # @private
1757
+ class Representation < Google::Apis::Core::JsonRepresentation
1758
+ collection :entries, as: 'entries', class: Google::Apis::ContentV2::InventoryBatchResponseEntry, decorator: Google::Apis::ContentV2::InventoryBatchResponseEntry::Representation
1759
+
1760
+ property :kind, as: 'kind'
1761
+ end
1762
+ end
1763
+
1764
+ class InventoryBatchResponseEntry
1765
+ # @private
1766
+ class Representation < Google::Apis::Core::JsonRepresentation
1767
+ property :batch_id, as: 'batchId'
1768
+ property :errors, as: 'errors', class: Google::Apis::ContentV2::Errors, decorator: Google::Apis::ContentV2::Errors::Representation
1769
+
1770
+ property :kind, as: 'kind'
1771
+ end
1772
+ end
1773
+
1774
+ class InventoryPickup
1775
+ # @private
1776
+ class Representation < Google::Apis::Core::JsonRepresentation
1777
+ property :pickup_method, as: 'pickupMethod'
1778
+ property :pickup_sla, as: 'pickupSla'
1779
+ end
1780
+ end
1781
+
1782
+ class SetInventoryRequest
1783
+ # @private
1784
+ class Representation < Google::Apis::Core::JsonRepresentation
1785
+ property :availability, as: 'availability'
1786
+ property :installment, as: 'installment', class: Google::Apis::ContentV2::Installment, decorator: Google::Apis::ContentV2::Installment::Representation
1787
+
1788
+ property :loyalty_points, as: 'loyaltyPoints', class: Google::Apis::ContentV2::LoyaltyPoints, decorator: Google::Apis::ContentV2::LoyaltyPoints::Representation
1789
+
1790
+ property :pickup, as: 'pickup', class: Google::Apis::ContentV2::InventoryPickup, decorator: Google::Apis::ContentV2::InventoryPickup::Representation
1791
+
1792
+ property :price, as: 'price', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
1793
+
1794
+ property :quantity, as: 'quantity'
1795
+ property :sale_price, as: 'salePrice', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
1796
+
1797
+ property :sale_price_effective_date, as: 'salePriceEffectiveDate'
1798
+ property :sell_on_google_quantity, as: 'sellOnGoogleQuantity'
1799
+ end
1800
+ end
1801
+
1802
+ class SetInventoryResponse
1803
+ # @private
1804
+ class Representation < Google::Apis::Core::JsonRepresentation
1805
+ property :kind, as: 'kind'
1806
+ end
1807
+ end
1808
+
1809
+ class LocationIdSet
1810
+ # @private
1811
+ class Representation < Google::Apis::Core::JsonRepresentation
1812
+ collection :location_ids, as: 'locationIds'
1813
+ end
1814
+ end
1815
+
1816
+ class LoyaltyPoints
1817
+ # @private
1818
+ class Representation < Google::Apis::Core::JsonRepresentation
1819
+ property :name, as: 'name'
1820
+ property :points_value, as: 'pointsValue'
1821
+ property :ratio, as: 'ratio'
1822
+ end
1823
+ end
1824
+
1825
+ class Order
1826
+ # @private
1827
+ class Representation < Google::Apis::Core::JsonRepresentation
1828
+ property :acknowledged, as: 'acknowledged'
1829
+ property :channel_type, as: 'channelType'
1830
+ property :customer, as: 'customer', class: Google::Apis::ContentV2::OrderCustomer, decorator: Google::Apis::ContentV2::OrderCustomer::Representation
1831
+
1832
+ property :delivery_details, as: 'deliveryDetails', class: Google::Apis::ContentV2::OrderDeliveryDetails, decorator: Google::Apis::ContentV2::OrderDeliveryDetails::Representation
1833
+
1834
+ property :id, as: 'id'
1835
+ property :kind, as: 'kind'
1836
+ collection :line_items, as: 'lineItems', class: Google::Apis::ContentV2::OrderLineItem, decorator: Google::Apis::ContentV2::OrderLineItem::Representation
1837
+
1838
+ property :merchant_id, as: 'merchantId'
1839
+ property :merchant_order_id, as: 'merchantOrderId'
1840
+ property :net_amount, as: 'netAmount', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
1841
+
1842
+ property :payment_method, as: 'paymentMethod', class: Google::Apis::ContentV2::OrderPaymentMethod, decorator: Google::Apis::ContentV2::OrderPaymentMethod::Representation
1843
+
1844
+ property :payment_status, as: 'paymentStatus'
1845
+ property :placed_date, as: 'placedDate'
1846
+ collection :promotions, as: 'promotions', class: Google::Apis::ContentV2::OrderPromotion, decorator: Google::Apis::ContentV2::OrderPromotion::Representation
1847
+
1848
+ collection :refunds, as: 'refunds', class: Google::Apis::ContentV2::OrderRefund, decorator: Google::Apis::ContentV2::OrderRefund::Representation
1849
+
1850
+ collection :shipments, as: 'shipments', class: Google::Apis::ContentV2::OrderShipment, decorator: Google::Apis::ContentV2::OrderShipment::Representation
1851
+
1852
+ property :shipping_cost, as: 'shippingCost', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
1853
+
1854
+ property :shipping_cost_tax, as: 'shippingCostTax', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
1855
+
1856
+ property :shipping_option, as: 'shippingOption'
1857
+ property :status, as: 'status'
1858
+ end
1859
+ end
1860
+
1861
+ class OrderAddress
1862
+ # @private
1863
+ class Representation < Google::Apis::Core::JsonRepresentation
1864
+ property :country, as: 'country'
1865
+ collection :full_address, as: 'fullAddress'
1866
+ property :is_post_office_box, as: 'isPostOfficeBox'
1867
+ property :locality, as: 'locality'
1868
+ property :postal_code, as: 'postalCode'
1869
+ property :recipient_name, as: 'recipientName'
1870
+ property :region, as: 'region'
1871
+ collection :street_address, as: 'streetAddress'
1872
+ end
1873
+ end
1874
+
1875
+ class OrderCancellation
1876
+ # @private
1877
+ class Representation < Google::Apis::Core::JsonRepresentation
1878
+ property :actor, as: 'actor'
1879
+ property :creation_date, as: 'creationDate'
1880
+ property :quantity, as: 'quantity'
1881
+ property :reason, as: 'reason'
1882
+ property :reason_text, as: 'reasonText'
1883
+ end
1884
+ end
1885
+
1886
+ class OrderCustomer
1887
+ # @private
1888
+ class Representation < Google::Apis::Core::JsonRepresentation
1889
+ property :email, as: 'email'
1890
+ property :explicit_marketing_preference, as: 'explicitMarketingPreference'
1891
+ property :full_name, as: 'fullName'
1892
+ end
1893
+ end
1894
+
1895
+ class OrderDeliveryDetails
1896
+ # @private
1897
+ class Representation < Google::Apis::Core::JsonRepresentation
1898
+ property :address, as: 'address', class: Google::Apis::ContentV2::OrderAddress, decorator: Google::Apis::ContentV2::OrderAddress::Representation
1899
+
1900
+ property :phone_number, as: 'phoneNumber'
1901
+ end
1902
+ end
1903
+
1904
+ class OrderLineItem
1905
+ # @private
1906
+ class Representation < Google::Apis::Core::JsonRepresentation
1907
+ collection :cancellations, as: 'cancellations', class: Google::Apis::ContentV2::OrderCancellation, decorator: Google::Apis::ContentV2::OrderCancellation::Representation
1908
+
1909
+ property :id, as: 'id'
1910
+ property :price, as: 'price', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
1911
+
1912
+ property :product, as: 'product', class: Google::Apis::ContentV2::OrderLineItemProduct, decorator: Google::Apis::ContentV2::OrderLineItemProduct::Representation
1913
+
1914
+ property :quantity_canceled, as: 'quantityCanceled'
1915
+ property :quantity_delivered, as: 'quantityDelivered'
1916
+ property :quantity_ordered, as: 'quantityOrdered'
1917
+ property :quantity_pending, as: 'quantityPending'
1918
+ property :quantity_returned, as: 'quantityReturned'
1919
+ property :quantity_shipped, as: 'quantityShipped'
1920
+ property :return_info, as: 'returnInfo', class: Google::Apis::ContentV2::OrderLineItemReturnInfo, decorator: Google::Apis::ContentV2::OrderLineItemReturnInfo::Representation
1921
+
1922
+ collection :returns, as: 'returns', class: Google::Apis::ContentV2::OrderReturn, decorator: Google::Apis::ContentV2::OrderReturn::Representation
1923
+
1924
+ property :shipping_details, as: 'shippingDetails', class: Google::Apis::ContentV2::OrderLineItemShippingDetails, decorator: Google::Apis::ContentV2::OrderLineItemShippingDetails::Representation
1925
+
1926
+ property :tax, as: 'tax', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
1927
+
1928
+ end
1929
+ end
1930
+
1931
+ class OrderLineItemProduct
1932
+ # @private
1933
+ class Representation < Google::Apis::Core::JsonRepresentation
1934
+ property :brand, as: 'brand'
1935
+ property :channel, as: 'channel'
1936
+ property :condition, as: 'condition'
1937
+ property :content_language, as: 'contentLanguage'
1938
+ property :gtin, as: 'gtin'
1939
+ property :id, as: 'id'
1940
+ property :image_link, as: 'imageLink'
1941
+ property :item_group_id, as: 'itemGroupId'
1942
+ property :mpn, as: 'mpn'
1943
+ property :offer_id, as: 'offerId'
1944
+ property :price, as: 'price', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
1945
+
1946
+ property :shown_image, as: 'shownImage'
1947
+ property :target_country, as: 'targetCountry'
1948
+ property :title, as: 'title'
1949
+ collection :variant_attributes, as: 'variantAttributes', class: Google::Apis::ContentV2::OrderLineItemProductVariantAttribute, decorator: Google::Apis::ContentV2::OrderLineItemProductVariantAttribute::Representation
1950
+
1951
+ end
1952
+ end
1953
+
1954
+ class OrderLineItemProductVariantAttribute
1955
+ # @private
1956
+ class Representation < Google::Apis::Core::JsonRepresentation
1957
+ property :dimension, as: 'dimension'
1958
+ property :value, as: 'value'
1959
+ end
1960
+ end
1961
+
1962
+ class OrderLineItemReturnInfo
1963
+ # @private
1964
+ class Representation < Google::Apis::Core::JsonRepresentation
1965
+ property :days_to_return, as: 'daysToReturn'
1966
+ property :is_returnable, as: 'isReturnable'
1967
+ property :policy_url, as: 'policyUrl'
1968
+ end
1969
+ end
1970
+
1971
+ class OrderLineItemShippingDetails
1972
+ # @private
1973
+ class Representation < Google::Apis::Core::JsonRepresentation
1974
+ property :deliver_by_date, as: 'deliverByDate'
1975
+ property :method_prop, as: 'method', class: Google::Apis::ContentV2::OrderLineItemShippingDetailsMethod, decorator: Google::Apis::ContentV2::OrderLineItemShippingDetailsMethod::Representation
1976
+
1977
+ property :ship_by_date, as: 'shipByDate'
1978
+ end
1979
+ end
1980
+
1981
+ class OrderLineItemShippingDetailsMethod
1982
+ # @private
1983
+ class Representation < Google::Apis::Core::JsonRepresentation
1984
+ property :carrier, as: 'carrier'
1985
+ property :max_days_in_transit, as: 'maxDaysInTransit'
1986
+ property :method_name, as: 'methodName'
1987
+ property :min_days_in_transit, as: 'minDaysInTransit'
1988
+ end
1989
+ end
1990
+
1991
+ class OrderPaymentMethod
1992
+ # @private
1993
+ class Representation < Google::Apis::Core::JsonRepresentation
1994
+ property :billing_address, as: 'billingAddress', class: Google::Apis::ContentV2::OrderAddress, decorator: Google::Apis::ContentV2::OrderAddress::Representation
1995
+
1996
+ property :expiration_month, as: 'expirationMonth'
1997
+ property :expiration_year, as: 'expirationYear'
1998
+ property :last_four_digits, as: 'lastFourDigits'
1999
+ property :phone_number, as: 'phoneNumber'
2000
+ property :type, as: 'type'
2001
+ end
2002
+ end
2003
+
2004
+ class OrderPromotion
2005
+ # @private
2006
+ class Representation < Google::Apis::Core::JsonRepresentation
2007
+ collection :benefits, as: 'benefits', class: Google::Apis::ContentV2::OrderPromotionBenefit, decorator: Google::Apis::ContentV2::OrderPromotionBenefit::Representation
2008
+
2009
+ property :effective_dates, as: 'effectiveDates'
2010
+ property :generic_redemption_code, as: 'genericRedemptionCode'
2011
+ property :id, as: 'id'
2012
+ property :long_title, as: 'longTitle'
2013
+ property :product_applicability, as: 'productApplicability'
2014
+ property :redemption_channel, as: 'redemptionChannel'
2015
+ end
2016
+ end
2017
+
2018
+ class OrderPromotionBenefit
2019
+ # @private
2020
+ class Representation < Google::Apis::Core::JsonRepresentation
2021
+ property :discount, as: 'discount', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
2022
+
2023
+ collection :offer_ids, as: 'offerIds'
2024
+ property :sub_type, as: 'subType'
2025
+ property :tax_impact, as: 'taxImpact', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
2026
+
2027
+ property :type, as: 'type'
2028
+ end
2029
+ end
2030
+
2031
+ class OrderRefund
2032
+ # @private
2033
+ class Representation < Google::Apis::Core::JsonRepresentation
2034
+ property :actor, as: 'actor'
2035
+ property :amount, as: 'amount', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
2036
+
2037
+ property :creation_date, as: 'creationDate'
2038
+ property :reason, as: 'reason'
2039
+ property :reason_text, as: 'reasonText'
2040
+ end
2041
+ end
2042
+
2043
+ class OrderReturn
2044
+ # @private
2045
+ class Representation < Google::Apis::Core::JsonRepresentation
2046
+ property :actor, as: 'actor'
2047
+ property :creation_date, as: 'creationDate'
2048
+ property :quantity, as: 'quantity'
2049
+ property :reason, as: 'reason'
2050
+ property :reason_text, as: 'reasonText'
2051
+ end
2052
+ end
2053
+
2054
+ class OrderShipment
2055
+ # @private
2056
+ class Representation < Google::Apis::Core::JsonRepresentation
2057
+ property :carrier, as: 'carrier'
2058
+ property :creation_date, as: 'creationDate'
2059
+ property :delivery_date, as: 'deliveryDate'
2060
+ property :id, as: 'id'
2061
+ collection :line_items, as: 'lineItems', class: Google::Apis::ContentV2::OrderShipmentLineItemShipment, decorator: Google::Apis::ContentV2::OrderShipmentLineItemShipment::Representation
2062
+
2063
+ property :status, as: 'status'
2064
+ property :tracking_id, as: 'trackingId'
2065
+ end
2066
+ end
2067
+
2068
+ class OrderShipmentLineItemShipment
2069
+ # @private
2070
+ class Representation < Google::Apis::Core::JsonRepresentation
2071
+ property :line_item_id, as: 'lineItemId'
2072
+ property :quantity, as: 'quantity'
2073
+ end
2074
+ end
2075
+
2076
+ class OrdersAcknowledgeRequest
2077
+ # @private
2078
+ class Representation < Google::Apis::Core::JsonRepresentation
2079
+ property :operation_id, as: 'operationId'
2080
+ end
2081
+ end
2082
+
2083
+ class OrdersAcknowledgeResponse
2084
+ # @private
2085
+ class Representation < Google::Apis::Core::JsonRepresentation
2086
+ property :execution_status, as: 'executionStatus'
2087
+ property :kind, as: 'kind'
2088
+ end
2089
+ end
2090
+
2091
+ class OrdersAdvanceTestOrderResponse
2092
+ # @private
2093
+ class Representation < Google::Apis::Core::JsonRepresentation
2094
+ property :kind, as: 'kind'
2095
+ end
2096
+ end
2097
+
2098
+ class OrdersCancelLineItemRequest
2099
+ # @private
2100
+ class Representation < Google::Apis::Core::JsonRepresentation
2101
+ property :amount, as: 'amount', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
2102
+
2103
+ property :line_item_id, as: 'lineItemId'
2104
+ property :operation_id, as: 'operationId'
2105
+ property :quantity, as: 'quantity'
2106
+ property :reason, as: 'reason'
2107
+ property :reason_text, as: 'reasonText'
2108
+ end
2109
+ end
2110
+
2111
+ class OrdersCancelLineItemResponse
2112
+ # @private
2113
+ class Representation < Google::Apis::Core::JsonRepresentation
2114
+ property :execution_status, as: 'executionStatus'
2115
+ property :kind, as: 'kind'
2116
+ end
2117
+ end
2118
+
2119
+ class OrdersCancelRequest
2120
+ # @private
2121
+ class Representation < Google::Apis::Core::JsonRepresentation
2122
+ property :operation_id, as: 'operationId'
2123
+ property :reason, as: 'reason'
2124
+ property :reason_text, as: 'reasonText'
2125
+ end
2126
+ end
2127
+
2128
+ class OrdersCancelResponse
2129
+ # @private
2130
+ class Representation < Google::Apis::Core::JsonRepresentation
2131
+ property :execution_status, as: 'executionStatus'
2132
+ property :kind, as: 'kind'
2133
+ end
2134
+ end
2135
+
2136
+ class OrdersCreateTestOrderRequest
2137
+ # @private
2138
+ class Representation < Google::Apis::Core::JsonRepresentation
2139
+ property :template_name, as: 'templateName'
2140
+ property :test_order, as: 'testOrder', class: Google::Apis::ContentV2::TestOrder, decorator: Google::Apis::ContentV2::TestOrder::Representation
2141
+
2142
+ end
2143
+ end
2144
+
2145
+ class OrdersCreateTestOrderResponse
2146
+ # @private
2147
+ class Representation < Google::Apis::Core::JsonRepresentation
2148
+ property :kind, as: 'kind'
2149
+ property :order_id, as: 'orderId'
2150
+ end
2151
+ end
2152
+
2153
+ class OrdersCustomBatchRequest
2154
+ # @private
2155
+ class Representation < Google::Apis::Core::JsonRepresentation
2156
+ collection :entries, as: 'entries', class: Google::Apis::ContentV2::OrdersCustomBatchRequestEntry, decorator: Google::Apis::ContentV2::OrdersCustomBatchRequestEntry::Representation
2157
+
2158
+ end
2159
+ end
2160
+
2161
+ class OrdersCustomBatchRequestEntry
2162
+ # @private
2163
+ class Representation < Google::Apis::Core::JsonRepresentation
2164
+ property :batch_id, as: 'batchId'
2165
+ property :cancel, as: 'cancel', class: Google::Apis::ContentV2::OrdersCustomBatchRequestEntryCancel, decorator: Google::Apis::ContentV2::OrdersCustomBatchRequestEntryCancel::Representation
2166
+
2167
+ property :cancel_line_item, as: 'cancelLineItem', class: Google::Apis::ContentV2::OrdersCustomBatchRequestEntryCancelLineItem, decorator: Google::Apis::ContentV2::OrdersCustomBatchRequestEntryCancelLineItem::Representation
2168
+
2169
+ property :merchant_id, as: 'merchantId'
2170
+ property :merchant_order_id, as: 'merchantOrderId'
2171
+ property :method_prop, as: 'method'
2172
+ property :operation_id, as: 'operationId'
2173
+ property :order_id, as: 'orderId'
2174
+ property :refund, as: 'refund', class: Google::Apis::ContentV2::OrdersCustomBatchRequestEntryRefund, decorator: Google::Apis::ContentV2::OrdersCustomBatchRequestEntryRefund::Representation
2175
+
2176
+ property :return_line_item, as: 'returnLineItem', class: Google::Apis::ContentV2::OrdersCustomBatchRequestEntryReturnLineItem, decorator: Google::Apis::ContentV2::OrdersCustomBatchRequestEntryReturnLineItem::Representation
2177
+
2178
+ property :ship_line_items, as: 'shipLineItems', class: Google::Apis::ContentV2::OrdersCustomBatchRequestEntryShipLineItems, decorator: Google::Apis::ContentV2::OrdersCustomBatchRequestEntryShipLineItems::Representation
2179
+
2180
+ property :update_shipment, as: 'updateShipment', class: Google::Apis::ContentV2::OrdersCustomBatchRequestEntryUpdateShipment, decorator: Google::Apis::ContentV2::OrdersCustomBatchRequestEntryUpdateShipment::Representation
2181
+
2182
+ end
2183
+ end
2184
+
2185
+ class OrdersCustomBatchRequestEntryCancel
2186
+ # @private
2187
+ class Representation < Google::Apis::Core::JsonRepresentation
2188
+ property :reason, as: 'reason'
2189
+ property :reason_text, as: 'reasonText'
2190
+ end
2191
+ end
2192
+
2193
+ class OrdersCustomBatchRequestEntryCancelLineItem
2194
+ # @private
2195
+ class Representation < Google::Apis::Core::JsonRepresentation
2196
+ property :amount, as: 'amount', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
2197
+
2198
+ property :line_item_id, as: 'lineItemId'
2199
+ property :quantity, as: 'quantity'
2200
+ property :reason, as: 'reason'
2201
+ property :reason_text, as: 'reasonText'
2202
+ end
2203
+ end
2204
+
2205
+ class OrdersCustomBatchRequestEntryRefund
2206
+ # @private
2207
+ class Representation < Google::Apis::Core::JsonRepresentation
2208
+ property :amount, as: 'amount', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
2209
+
2210
+ property :reason, as: 'reason'
2211
+ property :reason_text, as: 'reasonText'
2212
+ end
2213
+ end
2214
+
2215
+ class OrdersCustomBatchRequestEntryReturnLineItem
2216
+ # @private
2217
+ class Representation < Google::Apis::Core::JsonRepresentation
2218
+ property :line_item_id, as: 'lineItemId'
2219
+ property :quantity, as: 'quantity'
2220
+ property :reason, as: 'reason'
2221
+ property :reason_text, as: 'reasonText'
2222
+ end
2223
+ end
2224
+
2225
+ class OrdersCustomBatchRequestEntryShipLineItems
2226
+ # @private
2227
+ class Representation < Google::Apis::Core::JsonRepresentation
2228
+ property :carrier, as: 'carrier'
2229
+ collection :line_items, as: 'lineItems', class: Google::Apis::ContentV2::OrderShipmentLineItemShipment, decorator: Google::Apis::ContentV2::OrderShipmentLineItemShipment::Representation
2230
+
2231
+ property :shipment_id, as: 'shipmentId'
2232
+ property :tracking_id, as: 'trackingId'
2233
+ end
2234
+ end
2235
+
2236
+ class OrdersCustomBatchRequestEntryUpdateShipment
2237
+ # @private
2238
+ class Representation < Google::Apis::Core::JsonRepresentation
2239
+ property :carrier, as: 'carrier'
2240
+ property :shipment_id, as: 'shipmentId'
2241
+ property :status, as: 'status'
2242
+ property :tracking_id, as: 'trackingId'
2243
+ end
2244
+ end
2245
+
2246
+ class OrdersCustomBatchResponse
2247
+ # @private
2248
+ class Representation < Google::Apis::Core::JsonRepresentation
2249
+ collection :entries, as: 'entries', class: Google::Apis::ContentV2::OrdersCustomBatchResponseEntry, decorator: Google::Apis::ContentV2::OrdersCustomBatchResponseEntry::Representation
2250
+
2251
+ property :kind, as: 'kind'
2252
+ end
2253
+ end
2254
+
2255
+ class OrdersCustomBatchResponseEntry
2256
+ # @private
2257
+ class Representation < Google::Apis::Core::JsonRepresentation
2258
+ property :batch_id, as: 'batchId'
2259
+ property :errors, as: 'errors', class: Google::Apis::ContentV2::Errors, decorator: Google::Apis::ContentV2::Errors::Representation
2260
+
2261
+ property :execution_status, as: 'executionStatus'
2262
+ property :kind, as: 'kind'
2263
+ property :order, as: 'order', class: Google::Apis::ContentV2::Order, decorator: Google::Apis::ContentV2::Order::Representation
2264
+
2265
+ end
2266
+ end
2267
+
2268
+ class OrdersGetByMerchantOrderIdResponse
2269
+ # @private
2270
+ class Representation < Google::Apis::Core::JsonRepresentation
2271
+ property :kind, as: 'kind'
2272
+ property :order, as: 'order', class: Google::Apis::ContentV2::Order, decorator: Google::Apis::ContentV2::Order::Representation
2273
+
2274
+ end
2275
+ end
2276
+
2277
+ class OrdersGetTestOrderTemplateResponse
2278
+ # @private
2279
+ class Representation < Google::Apis::Core::JsonRepresentation
2280
+ property :kind, as: 'kind'
2281
+ property :template, as: 'template', class: Google::Apis::ContentV2::TestOrder, decorator: Google::Apis::ContentV2::TestOrder::Representation
2282
+
2283
+ end
2284
+ end
2285
+
2286
+ class OrdersListResponse
2287
+ # @private
2288
+ class Representation < Google::Apis::Core::JsonRepresentation
2289
+ property :kind, as: 'kind'
2290
+ property :next_page_token, as: 'nextPageToken'
2291
+ collection :resources, as: 'resources', class: Google::Apis::ContentV2::Order, decorator: Google::Apis::ContentV2::Order::Representation
2292
+
2293
+ end
2294
+ end
2295
+
2296
+ class OrdersRefundRequest
2297
+ # @private
2298
+ class Representation < Google::Apis::Core::JsonRepresentation
2299
+ property :amount, as: 'amount', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
2300
+
2301
+ property :operation_id, as: 'operationId'
2302
+ property :reason, as: 'reason'
2303
+ property :reason_text, as: 'reasonText'
2304
+ end
2305
+ end
2306
+
2307
+ class OrdersRefundResponse
2308
+ # @private
2309
+ class Representation < Google::Apis::Core::JsonRepresentation
2310
+ property :execution_status, as: 'executionStatus'
2311
+ property :kind, as: 'kind'
2312
+ end
2313
+ end
2314
+
2315
+ class OrdersReturnLineItemRequest
2316
+ # @private
2317
+ class Representation < Google::Apis::Core::JsonRepresentation
2318
+ property :line_item_id, as: 'lineItemId'
2319
+ property :operation_id, as: 'operationId'
2320
+ property :quantity, as: 'quantity'
2321
+ property :reason, as: 'reason'
2322
+ property :reason_text, as: 'reasonText'
2323
+ end
2324
+ end
2325
+
2326
+ class OrdersReturnLineItemResponse
2327
+ # @private
2328
+ class Representation < Google::Apis::Core::JsonRepresentation
2329
+ property :execution_status, as: 'executionStatus'
2330
+ property :kind, as: 'kind'
2331
+ end
2332
+ end
2333
+
2334
+ class OrdersShipLineItemsRequest
2335
+ # @private
2336
+ class Representation < Google::Apis::Core::JsonRepresentation
2337
+ property :carrier, as: 'carrier'
2338
+ collection :line_items, as: 'lineItems', class: Google::Apis::ContentV2::OrderShipmentLineItemShipment, decorator: Google::Apis::ContentV2::OrderShipmentLineItemShipment::Representation
2339
+
2340
+ property :operation_id, as: 'operationId'
2341
+ property :shipment_id, as: 'shipmentId'
2342
+ property :tracking_id, as: 'trackingId'
2343
+ end
2344
+ end
2345
+
2346
+ class OrdersShipLineItemsResponse
2347
+ # @private
2348
+ class Representation < Google::Apis::Core::JsonRepresentation
2349
+ property :execution_status, as: 'executionStatus'
2350
+ property :kind, as: 'kind'
2351
+ end
2352
+ end
2353
+
2354
+ class OrdersUpdateMerchantOrderIdRequest
2355
+ # @private
2356
+ class Representation < Google::Apis::Core::JsonRepresentation
2357
+ property :merchant_order_id, as: 'merchantOrderId'
2358
+ property :operation_id, as: 'operationId'
2359
+ end
2360
+ end
2361
+
2362
+ class OrdersUpdateMerchantOrderIdResponse
2363
+ # @private
2364
+ class Representation < Google::Apis::Core::JsonRepresentation
2365
+ property :execution_status, as: 'executionStatus'
2366
+ property :kind, as: 'kind'
2367
+ end
2368
+ end
2369
+
2370
+ class OrdersUpdateShipmentRequest
2371
+ # @private
2372
+ class Representation < Google::Apis::Core::JsonRepresentation
2373
+ property :carrier, as: 'carrier'
2374
+ property :operation_id, as: 'operationId'
2375
+ property :shipment_id, as: 'shipmentId'
2376
+ property :status, as: 'status'
2377
+ property :tracking_id, as: 'trackingId'
2378
+ end
2379
+ end
2380
+
2381
+ class OrdersUpdateShipmentResponse
2382
+ # @private
2383
+ class Representation < Google::Apis::Core::JsonRepresentation
2384
+ property :execution_status, as: 'executionStatus'
2385
+ property :kind, as: 'kind'
2386
+ end
2387
+ end
2388
+
2389
+ class PostalCodeGroup
2390
+ # @private
2391
+ class Representation < Google::Apis::Core::JsonRepresentation
2392
+ property :country, as: 'country'
2393
+ property :name, as: 'name'
2394
+ collection :postal_code_ranges, as: 'postalCodeRanges', class: Google::Apis::ContentV2::PostalCodeRange, decorator: Google::Apis::ContentV2::PostalCodeRange::Representation
2395
+
2396
+ end
2397
+ end
2398
+
2399
+ class PostalCodeRange
2400
+ # @private
2401
+ class Representation < Google::Apis::Core::JsonRepresentation
2402
+ property :postal_code_range_begin, as: 'postalCodeRangeBegin'
2403
+ property :postal_code_range_end, as: 'postalCodeRangeEnd'
2404
+ end
2405
+ end
2406
+
2407
+ class Price
2408
+ # @private
2409
+ class Representation < Google::Apis::Core::JsonRepresentation
2410
+ property :currency, as: 'currency'
2411
+ property :value, as: 'value'
2412
+ end
2413
+ end
2414
+
2415
+ class Product
2416
+ # @private
2417
+ class Representation < Google::Apis::Core::JsonRepresentation
2418
+ collection :additional_image_links, as: 'additionalImageLinks'
2419
+ collection :additional_product_types, as: 'additionalProductTypes'
2420
+ property :adult, as: 'adult'
2421
+ property :adwords_grouping, as: 'adwordsGrouping'
2422
+ collection :adwords_labels, as: 'adwordsLabels'
2423
+ property :adwords_redirect, as: 'adwordsRedirect'
2424
+ property :age_group, as: 'ageGroup'
2425
+ collection :aspects, as: 'aspects', class: Google::Apis::ContentV2::ProductAspect, decorator: Google::Apis::ContentV2::ProductAspect::Representation
2426
+
2427
+ property :availability, as: 'availability'
2428
+ property :availability_date, as: 'availabilityDate'
2429
+ property :brand, as: 'brand'
2430
+ property :channel, as: 'channel'
2431
+ property :color, as: 'color'
2432
+ property :condition, as: 'condition'
2433
+ property :content_language, as: 'contentLanguage'
2434
+ collection :custom_attributes, as: 'customAttributes', class: Google::Apis::ContentV2::ProductCustomAttribute, decorator: Google::Apis::ContentV2::ProductCustomAttribute::Representation
2435
+
2436
+ collection :custom_groups, as: 'customGroups', class: Google::Apis::ContentV2::ProductCustomGroup, decorator: Google::Apis::ContentV2::ProductCustomGroup::Representation
2437
+
2438
+ property :custom_label0, as: 'customLabel0'
2439
+ property :custom_label1, as: 'customLabel1'
2440
+ property :custom_label2, as: 'customLabel2'
2441
+ property :custom_label3, as: 'customLabel3'
2442
+ property :custom_label4, as: 'customLabel4'
2443
+ property :description, as: 'description'
2444
+ collection :destinations, as: 'destinations', class: Google::Apis::ContentV2::ProductDestination, decorator: Google::Apis::ContentV2::ProductDestination::Representation
2445
+
2446
+ property :display_ads_id, as: 'displayAdsId'
2447
+ property :display_ads_link, as: 'displayAdsLink'
2448
+ collection :display_ads_similar_ids, as: 'displayAdsSimilarIds'
2449
+ property :display_ads_title, as: 'displayAdsTitle'
2450
+ property :display_ads_value, as: 'displayAdsValue'
2451
+ property :energy_efficiency_class, as: 'energyEfficiencyClass'
2452
+ property :expiration_date, as: 'expirationDate'
2453
+ property :gender, as: 'gender'
2454
+ property :google_product_category, as: 'googleProductCategory'
2455
+ property :gtin, as: 'gtin'
2456
+ property :id, as: 'id'
2457
+ property :identifier_exists, as: 'identifierExists'
2458
+ property :image_link, as: 'imageLink'
2459
+ property :installment, as: 'installment', class: Google::Apis::ContentV2::Installment, decorator: Google::Apis::ContentV2::Installment::Representation
2460
+
2461
+ property :is_bundle, as: 'isBundle'
2462
+ property :item_group_id, as: 'itemGroupId'
2463
+ property :kind, as: 'kind'
2464
+ property :link, as: 'link'
2465
+ property :loyalty_points, as: 'loyaltyPoints', class: Google::Apis::ContentV2::LoyaltyPoints, decorator: Google::Apis::ContentV2::LoyaltyPoints::Representation
2466
+
2467
+ property :material, as: 'material'
2468
+ property :mobile_link, as: 'mobileLink'
2469
+ property :mpn, as: 'mpn'
2470
+ property :multipack, as: 'multipack'
2471
+ property :offer_id, as: 'offerId'
2472
+ property :online_only, as: 'onlineOnly'
2473
+ property :pattern, as: 'pattern'
2474
+ property :price, as: 'price', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
2475
+
2476
+ property :product_type, as: 'productType'
2477
+ collection :promotion_ids, as: 'promotionIds'
2478
+ property :sale_price, as: 'salePrice', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
2479
+
2480
+ property :sale_price_effective_date, as: 'salePriceEffectiveDate'
2481
+ property :sell_on_google_quantity, as: 'sellOnGoogleQuantity'
2482
+ collection :shipping, as: 'shipping', class: Google::Apis::ContentV2::ProductShipping, decorator: Google::Apis::ContentV2::ProductShipping::Representation
2483
+
2484
+ property :shipping_height, as: 'shippingHeight', class: Google::Apis::ContentV2::ProductShippingDimension, decorator: Google::Apis::ContentV2::ProductShippingDimension::Representation
2485
+
2486
+ property :shipping_label, as: 'shippingLabel'
2487
+ property :shipping_length, as: 'shippingLength', class: Google::Apis::ContentV2::ProductShippingDimension, decorator: Google::Apis::ContentV2::ProductShippingDimension::Representation
2488
+
2489
+ property :shipping_weight, as: 'shippingWeight', class: Google::Apis::ContentV2::ProductShippingWeight, decorator: Google::Apis::ContentV2::ProductShippingWeight::Representation
2490
+
2491
+ property :shipping_width, as: 'shippingWidth', class: Google::Apis::ContentV2::ProductShippingDimension, decorator: Google::Apis::ContentV2::ProductShippingDimension::Representation
2492
+
2493
+ property :size_system, as: 'sizeSystem'
2494
+ property :size_type, as: 'sizeType'
2495
+ collection :sizes, as: 'sizes'
2496
+ property :target_country, as: 'targetCountry'
2497
+ collection :taxes, as: 'taxes', class: Google::Apis::ContentV2::ProductTax, decorator: Google::Apis::ContentV2::ProductTax::Representation
2498
+
2499
+ property :title, as: 'title'
2500
+ property :unit_pricing_base_measure, as: 'unitPricingBaseMeasure', class: Google::Apis::ContentV2::ProductUnitPricingBaseMeasure, decorator: Google::Apis::ContentV2::ProductUnitPricingBaseMeasure::Representation
2501
+
2502
+ property :unit_pricing_measure, as: 'unitPricingMeasure', class: Google::Apis::ContentV2::ProductUnitPricingMeasure, decorator: Google::Apis::ContentV2::ProductUnitPricingMeasure::Representation
2503
+
2504
+ collection :validated_destinations, as: 'validatedDestinations'
2505
+ collection :warnings, as: 'warnings', class: Google::Apis::ContentV2::Error, decorator: Google::Apis::ContentV2::Error::Representation
2506
+
2507
+ end
2508
+ end
2509
+
2510
+ class ProductAspect
2511
+ # @private
2512
+ class Representation < Google::Apis::Core::JsonRepresentation
2513
+ property :aspect_name, as: 'aspectName'
2514
+ property :destination_name, as: 'destinationName'
2515
+ property :intention, as: 'intention'
2516
+ end
2517
+ end
2518
+
2519
+ class ProductCustomAttribute
2520
+ # @private
2521
+ class Representation < Google::Apis::Core::JsonRepresentation
2522
+ property :name, as: 'name'
2523
+ property :type, as: 'type'
2524
+ property :unit, as: 'unit'
2525
+ property :value, as: 'value'
2526
+ end
2527
+ end
2528
+
2529
+ class ProductCustomGroup
2530
+ # @private
2531
+ class Representation < Google::Apis::Core::JsonRepresentation
2532
+ collection :attributes, as: 'attributes', class: Google::Apis::ContentV2::ProductCustomAttribute, decorator: Google::Apis::ContentV2::ProductCustomAttribute::Representation
2533
+
2534
+ property :name, as: 'name'
2535
+ end
2536
+ end
2537
+
2538
+ class ProductDestination
2539
+ # @private
2540
+ class Representation < Google::Apis::Core::JsonRepresentation
2541
+ property :destination_name, as: 'destinationName'
2542
+ property :intention, as: 'intention'
2543
+ end
2544
+ end
2545
+
2546
+ class ProductShipping
2547
+ # @private
2548
+ class Representation < Google::Apis::Core::JsonRepresentation
2549
+ property :country, as: 'country'
2550
+ property :location_group_name, as: 'locationGroupName'
2551
+ property :location_id, as: 'locationId'
2552
+ property :postal_code, as: 'postalCode'
2553
+ property :price, as: 'price', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
2554
+
2555
+ property :region, as: 'region'
2556
+ property :service, as: 'service'
2557
+ end
2558
+ end
2559
+
2560
+ class ProductShippingDimension
2561
+ # @private
2562
+ class Representation < Google::Apis::Core::JsonRepresentation
2563
+ property :unit, as: 'unit'
2564
+ property :value, as: 'value'
2565
+ end
2566
+ end
2567
+
2568
+ class ProductShippingWeight
2569
+ # @private
2570
+ class Representation < Google::Apis::Core::JsonRepresentation
2571
+ property :unit, as: 'unit'
2572
+ property :value, as: 'value'
2573
+ end
2574
+ end
2575
+
2576
+ class ProductStatus
2577
+ # @private
2578
+ class Representation < Google::Apis::Core::JsonRepresentation
2579
+ property :creation_date, as: 'creationDate'
2580
+ collection :data_quality_issues, as: 'dataQualityIssues', class: Google::Apis::ContentV2::ProductStatusDataQualityIssue, decorator: Google::Apis::ContentV2::ProductStatusDataQualityIssue::Representation
2581
+
2582
+ collection :destination_statuses, as: 'destinationStatuses', class: Google::Apis::ContentV2::ProductStatusDestinationStatus, decorator: Google::Apis::ContentV2::ProductStatusDestinationStatus::Representation
2583
+
2584
+ property :google_expiration_date, as: 'googleExpirationDate'
2585
+ property :kind, as: 'kind'
2586
+ property :last_update_date, as: 'lastUpdateDate'
2587
+ property :link, as: 'link'
2588
+ property :product_id, as: 'productId'
2589
+ property :title, as: 'title'
2590
+ end
2591
+ end
2592
+
2593
+ class ProductStatusDataQualityIssue
2594
+ # @private
2595
+ class Representation < Google::Apis::Core::JsonRepresentation
2596
+ property :detail, as: 'detail'
2597
+ property :fetch_status, as: 'fetchStatus'
2598
+ property :id, as: 'id'
2599
+ property :location, as: 'location'
2600
+ property :severity, as: 'severity'
2601
+ property :timestamp, as: 'timestamp'
2602
+ property :value_on_landing_page, as: 'valueOnLandingPage'
2603
+ property :value_provided, as: 'valueProvided'
2604
+ end
2605
+ end
2606
+
2607
+ class ProductStatusDestinationStatus
2608
+ # @private
2609
+ class Representation < Google::Apis::Core::JsonRepresentation
2610
+ property :approval_status, as: 'approvalStatus'
2611
+ property :destination, as: 'destination'
2612
+ property :intention, as: 'intention'
2613
+ end
2614
+ end
2615
+
2616
+ class ProductTax
2617
+ # @private
2618
+ class Representation < Google::Apis::Core::JsonRepresentation
2619
+ property :country, as: 'country'
2620
+ property :location_id, as: 'locationId'
2621
+ property :postal_code, as: 'postalCode'
2622
+ property :rate, as: 'rate'
2623
+ property :region, as: 'region'
2624
+ property :tax_ship, as: 'taxShip'
2625
+ end
2626
+ end
2627
+
2628
+ class ProductUnitPricingBaseMeasure
2629
+ # @private
2630
+ class Representation < Google::Apis::Core::JsonRepresentation
2631
+ property :unit, as: 'unit'
2632
+ property :value, as: 'value'
2633
+ end
2634
+ end
2635
+
2636
+ class ProductUnitPricingMeasure
2637
+ # @private
2638
+ class Representation < Google::Apis::Core::JsonRepresentation
2639
+ property :unit, as: 'unit'
2640
+ property :value, as: 'value'
2641
+ end
2642
+ end
2643
+
2644
+ class BatchProductsRequest
2645
+ # @private
2646
+ class Representation < Google::Apis::Core::JsonRepresentation
2647
+ collection :entries, as: 'entries', class: Google::Apis::ContentV2::ProductsBatchRequestEntry, decorator: Google::Apis::ContentV2::ProductsBatchRequestEntry::Representation
2648
+
2649
+ end
2650
+ end
2651
+
2652
+ class ProductsBatchRequestEntry
2653
+ # @private
2654
+ class Representation < Google::Apis::Core::JsonRepresentation
2655
+ property :batch_id, as: 'batchId'
2656
+ property :merchant_id, as: 'merchantId'
2657
+ property :request_method, as: 'method'
2658
+ property :product, as: 'product', class: Google::Apis::ContentV2::Product, decorator: Google::Apis::ContentV2::Product::Representation
2659
+
2660
+ property :product_id, as: 'productId'
2661
+ end
2662
+ end
2663
+
2664
+ class BatchProductsResponse
2665
+ # @private
2666
+ class Representation < Google::Apis::Core::JsonRepresentation
2667
+ collection :entries, as: 'entries', class: Google::Apis::ContentV2::ProductsBatchResponseEntry, decorator: Google::Apis::ContentV2::ProductsBatchResponseEntry::Representation
2668
+
2669
+ property :kind, as: 'kind'
2670
+ end
2671
+ end
2672
+
2673
+ class ProductsBatchResponseEntry
2674
+ # @private
2675
+ class Representation < Google::Apis::Core::JsonRepresentation
2676
+ property :batch_id, as: 'batchId'
2677
+ property :errors, as: 'errors', class: Google::Apis::ContentV2::Errors, decorator: Google::Apis::ContentV2::Errors::Representation
2678
+
2679
+ property :kind, as: 'kind'
2680
+ property :product, as: 'product', class: Google::Apis::ContentV2::Product, decorator: Google::Apis::ContentV2::Product::Representation
2681
+
2682
+ end
2683
+ end
2684
+
2685
+ class ListProductsResponse
2686
+ # @private
2687
+ class Representation < Google::Apis::Core::JsonRepresentation
2688
+ property :kind, as: 'kind'
2689
+ property :next_page_token, as: 'nextPageToken'
2690
+ collection :resources, as: 'resources', class: Google::Apis::ContentV2::Product, decorator: Google::Apis::ContentV2::Product::Representation
2691
+
2692
+ end
2693
+ end
2694
+
2695
+ class BatchProductStatusesRequest
2696
+ # @private
2697
+ class Representation < Google::Apis::Core::JsonRepresentation
2698
+ collection :entries, as: 'entries', class: Google::Apis::ContentV2::ProductStatusesBatchRequestEntry, decorator: Google::Apis::ContentV2::ProductStatusesBatchRequestEntry::Representation
2699
+
2700
+ end
2701
+ end
2702
+
2703
+ class ProductStatusesBatchRequestEntry
2704
+ # @private
2705
+ class Representation < Google::Apis::Core::JsonRepresentation
2706
+ property :batch_id, as: 'batchId'
2707
+ property :merchant_id, as: 'merchantId'
2708
+ property :request_method, as: 'method'
2709
+ property :product_id, as: 'productId'
2710
+ end
2711
+ end
2712
+
2713
+ class BatchProductStatusesResponse
2714
+ # @private
2715
+ class Representation < Google::Apis::Core::JsonRepresentation
2716
+ collection :entries, as: 'entries', class: Google::Apis::ContentV2::ProductStatusesBatchResponseEntry, decorator: Google::Apis::ContentV2::ProductStatusesBatchResponseEntry::Representation
2717
+
2718
+ property :kind, as: 'kind'
2719
+ end
2720
+ end
2721
+
2722
+ class ProductStatusesBatchResponseEntry
2723
+ # @private
2724
+ class Representation < Google::Apis::Core::JsonRepresentation
2725
+ property :batch_id, as: 'batchId'
2726
+ property :errors, as: 'errors', class: Google::Apis::ContentV2::Errors, decorator: Google::Apis::ContentV2::Errors::Representation
2727
+
2728
+ property :kind, as: 'kind'
2729
+ property :product_status, as: 'productStatus', class: Google::Apis::ContentV2::ProductStatus, decorator: Google::Apis::ContentV2::ProductStatus::Representation
2730
+
2731
+ end
2732
+ end
2733
+
2734
+ class ListProductStatusesResponse
2735
+ # @private
2736
+ class Representation < Google::Apis::Core::JsonRepresentation
2737
+ property :kind, as: 'kind'
2738
+ property :next_page_token, as: 'nextPageToken'
2739
+ collection :resources, as: 'resources', class: Google::Apis::ContentV2::ProductStatus, decorator: Google::Apis::ContentV2::ProductStatus::Representation
2740
+
2741
+ end
2742
+ end
2743
+
2744
+ class RateGroup
2745
+ # @private
2746
+ class Representation < Google::Apis::Core::JsonRepresentation
2747
+ collection :applicable_shipping_labels, as: 'applicableShippingLabels'
2748
+ collection :carrier_rates, as: 'carrierRates', class: Google::Apis::ContentV2::CarrierRate, decorator: Google::Apis::ContentV2::CarrierRate::Representation
2749
+
2750
+ property :main_table, as: 'mainTable', class: Google::Apis::ContentV2::Table, decorator: Google::Apis::ContentV2::Table::Representation
2751
+
2752
+ property :single_value, as: 'singleValue', class: Google::Apis::ContentV2::Value, decorator: Google::Apis::ContentV2::Value::Representation
2753
+
2754
+ collection :subtables, as: 'subtables', class: Google::Apis::ContentV2::Table, decorator: Google::Apis::ContentV2::Table::Representation
2755
+
2756
+ end
2757
+ end
2758
+
2759
+ class Row
2760
+ # @private
2761
+ class Representation < Google::Apis::Core::JsonRepresentation
2762
+ collection :cells, as: 'cells', class: Google::Apis::ContentV2::Value, decorator: Google::Apis::ContentV2::Value::Representation
2763
+
2764
+ end
2765
+ end
2766
+
2767
+ class Service
2768
+ # @private
2769
+ class Representation < Google::Apis::Core::JsonRepresentation
2770
+ property :active, as: 'active'
2771
+ property :currency, as: 'currency'
2772
+ property :delivery_country, as: 'deliveryCountry'
2773
+ property :delivery_time, as: 'deliveryTime', class: Google::Apis::ContentV2::DeliveryTime, decorator: Google::Apis::ContentV2::DeliveryTime::Representation
2774
+
2775
+ property :name, as: 'name'
2776
+ collection :rate_groups, as: 'rateGroups', class: Google::Apis::ContentV2::RateGroup, decorator: Google::Apis::ContentV2::RateGroup::Representation
2777
+
2778
+ end
2779
+ end
2780
+
2781
+ class ShippingSettings
2782
+ # @private
2783
+ class Representation < Google::Apis::Core::JsonRepresentation
2784
+ property :account_id, as: 'accountId'
2785
+ collection :postal_code_groups, as: 'postalCodeGroups', class: Google::Apis::ContentV2::PostalCodeGroup, decorator: Google::Apis::ContentV2::PostalCodeGroup::Representation
2786
+
2787
+ collection :services, as: 'services', class: Google::Apis::ContentV2::Service, decorator: Google::Apis::ContentV2::Service::Representation
2788
+
2789
+ end
2790
+ end
2791
+
2792
+ class ShippingsettingsCustomBatchRequest
2793
+ # @private
2794
+ class Representation < Google::Apis::Core::JsonRepresentation
2795
+ collection :entries, as: 'entries', class: Google::Apis::ContentV2::ShippingsettingsCustomBatchRequestEntry, decorator: Google::Apis::ContentV2::ShippingsettingsCustomBatchRequestEntry::Representation
2796
+
2797
+ end
2798
+ end
2799
+
2800
+ class ShippingsettingsCustomBatchRequestEntry
2801
+ # @private
2802
+ class Representation < Google::Apis::Core::JsonRepresentation
2803
+ property :account_id, as: 'accountId'
2804
+ property :batch_id, as: 'batchId'
2805
+ property :merchant_id, as: 'merchantId'
2806
+ property :method_prop, as: 'method'
2807
+ property :shipping_settings, as: 'shippingSettings', class: Google::Apis::ContentV2::ShippingSettings, decorator: Google::Apis::ContentV2::ShippingSettings::Representation
2808
+
2809
+ end
2810
+ end
2811
+
2812
+ class ShippingsettingsCustomBatchResponse
2813
+ # @private
2814
+ class Representation < Google::Apis::Core::JsonRepresentation
2815
+ collection :entries, as: 'entries', class: Google::Apis::ContentV2::ShippingsettingsCustomBatchResponseEntry, decorator: Google::Apis::ContentV2::ShippingsettingsCustomBatchResponseEntry::Representation
2816
+
2817
+ property :kind, as: 'kind'
2818
+ end
2819
+ end
2820
+
2821
+ class ShippingsettingsCustomBatchResponseEntry
2822
+ # @private
2823
+ class Representation < Google::Apis::Core::JsonRepresentation
2824
+ property :batch_id, as: 'batchId'
2825
+ property :errors, as: 'errors', class: Google::Apis::ContentV2::Errors, decorator: Google::Apis::ContentV2::Errors::Representation
2826
+
2827
+ property :kind, as: 'kind'
2828
+ property :shipping_settings, as: 'shippingSettings', class: Google::Apis::ContentV2::ShippingSettings, decorator: Google::Apis::ContentV2::ShippingSettings::Representation
2829
+
2830
+ end
2831
+ end
2832
+
2833
+ class ShippingsettingsGetSupportedCarriersResponse
2834
+ # @private
2835
+ class Representation < Google::Apis::Core::JsonRepresentation
2836
+ collection :carriers, as: 'carriers', class: Google::Apis::ContentV2::CarriersCarrier, decorator: Google::Apis::ContentV2::CarriersCarrier::Representation
2837
+
2838
+ property :kind, as: 'kind'
2839
+ end
2840
+ end
2841
+
2842
+ class ShippingsettingsListResponse
2843
+ # @private
2844
+ class Representation < Google::Apis::Core::JsonRepresentation
2845
+ property :kind, as: 'kind'
2846
+ property :next_page_token, as: 'nextPageToken'
2847
+ collection :resources, as: 'resources', class: Google::Apis::ContentV2::ShippingSettings, decorator: Google::Apis::ContentV2::ShippingSettings::Representation
2848
+
2849
+ end
2850
+ end
2851
+
2852
+ class Table
2853
+ # @private
2854
+ class Representation < Google::Apis::Core::JsonRepresentation
2855
+ property :column_headers, as: 'columnHeaders', class: Google::Apis::ContentV2::Headers, decorator: Google::Apis::ContentV2::Headers::Representation
2856
+
2857
+ property :name, as: 'name'
2858
+ property :row_headers, as: 'rowHeaders', class: Google::Apis::ContentV2::Headers, decorator: Google::Apis::ContentV2::Headers::Representation
2859
+
2860
+ collection :rows, as: 'rows', class: Google::Apis::ContentV2::Row, decorator: Google::Apis::ContentV2::Row::Representation
2861
+
2862
+ end
2863
+ end
2864
+
2865
+ class TestOrder
2866
+ # @private
2867
+ class Representation < Google::Apis::Core::JsonRepresentation
2868
+ property :customer, as: 'customer', class: Google::Apis::ContentV2::TestOrderCustomer, decorator: Google::Apis::ContentV2::TestOrderCustomer::Representation
2869
+
2870
+ property :kind, as: 'kind'
2871
+ collection :line_items, as: 'lineItems', class: Google::Apis::ContentV2::TestOrderLineItem, decorator: Google::Apis::ContentV2::TestOrderLineItem::Representation
2872
+
2873
+ property :payment_method, as: 'paymentMethod', class: Google::Apis::ContentV2::TestOrderPaymentMethod, decorator: Google::Apis::ContentV2::TestOrderPaymentMethod::Representation
2874
+
2875
+ property :predefined_delivery_address, as: 'predefinedDeliveryAddress'
2876
+ collection :promotions, as: 'promotions', class: Google::Apis::ContentV2::OrderPromotion, decorator: Google::Apis::ContentV2::OrderPromotion::Representation
2877
+
2878
+ property :shipping_cost, as: 'shippingCost', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
2879
+
2880
+ property :shipping_cost_tax, as: 'shippingCostTax', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
2881
+
2882
+ property :shipping_option, as: 'shippingOption'
2883
+ end
2884
+ end
2885
+
2886
+ class TestOrderCustomer
2887
+ # @private
2888
+ class Representation < Google::Apis::Core::JsonRepresentation
2889
+ property :email, as: 'email'
2890
+ property :explicit_marketing_preference, as: 'explicitMarketingPreference'
2891
+ property :full_name, as: 'fullName'
2892
+ end
2893
+ end
2894
+
2895
+ class TestOrderLineItem
2896
+ # @private
2897
+ class Representation < Google::Apis::Core::JsonRepresentation
2898
+ property :product, as: 'product', class: Google::Apis::ContentV2::TestOrderLineItemProduct, decorator: Google::Apis::ContentV2::TestOrderLineItemProduct::Representation
2899
+
2900
+ property :quantity_ordered, as: 'quantityOrdered'
2901
+ property :return_info, as: 'returnInfo', class: Google::Apis::ContentV2::OrderLineItemReturnInfo, decorator: Google::Apis::ContentV2::OrderLineItemReturnInfo::Representation
2902
+
2903
+ property :shipping_details, as: 'shippingDetails', class: Google::Apis::ContentV2::OrderLineItemShippingDetails, decorator: Google::Apis::ContentV2::OrderLineItemShippingDetails::Representation
2904
+
2905
+ property :unit_tax, as: 'unitTax', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
2906
+
2907
+ end
2908
+ end
2909
+
2910
+ class TestOrderLineItemProduct
2911
+ # @private
2912
+ class Representation < Google::Apis::Core::JsonRepresentation
2913
+ property :brand, as: 'brand'
2914
+ property :channel, as: 'channel'
2915
+ property :condition, as: 'condition'
2916
+ property :content_language, as: 'contentLanguage'
2917
+ property :gtin, as: 'gtin'
2918
+ property :image_link, as: 'imageLink'
2919
+ property :item_group_id, as: 'itemGroupId'
2920
+ property :mpn, as: 'mpn'
2921
+ property :offer_id, as: 'offerId'
2922
+ property :price, as: 'price', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
2923
+
2924
+ property :target_country, as: 'targetCountry'
2925
+ property :title, as: 'title'
2926
+ collection :variant_attributes, as: 'variantAttributes', class: Google::Apis::ContentV2::OrderLineItemProductVariantAttribute, decorator: Google::Apis::ContentV2::OrderLineItemProductVariantAttribute::Representation
2927
+
2928
+ end
2929
+ end
2930
+
2931
+ class TestOrderPaymentMethod
2932
+ # @private
2933
+ class Representation < Google::Apis::Core::JsonRepresentation
2934
+ property :expiration_month, as: 'expirationMonth'
2935
+ property :expiration_year, as: 'expirationYear'
2936
+ property :last_four_digits, as: 'lastFourDigits'
2937
+ property :predefined_billing_address, as: 'predefinedBillingAddress'
2938
+ property :type, as: 'type'
2939
+ end
2940
+ end
2941
+
2942
+ class Value
2943
+ # @private
2944
+ class Representation < Google::Apis::Core::JsonRepresentation
2945
+ property :carrier_rate_name, as: 'carrierRateName'
2946
+ property :flat_rate, as: 'flatRate', class: Google::Apis::ContentV2::Price, decorator: Google::Apis::ContentV2::Price::Representation
2947
+
2948
+ property :no_shipping, as: 'noShipping'
2949
+ property :price_percentage, as: 'pricePercentage'
2950
+ property :subtable_name, as: 'subtableName'
2951
+ end
2952
+ end
2953
+
2954
+ class Weight
2955
+ # @private
2956
+ class Representation < Google::Apis::Core::JsonRepresentation
2957
+ property :unit, as: 'unit'
2958
+ property :value, as: 'value'
2959
+ end
2960
+ end
2961
+ end
2962
+ end
2963
+ end