google-api-client 0.28.4 → 0.29.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (750) hide show
  1. checksums.yaml +4 -4
  2. data/.kokoro/build.bat +9 -6
  3. data/.kokoro/build.sh +2 -34
  4. data/.kokoro/continuous/common.cfg +6 -1
  5. data/.kokoro/continuous/linux.cfg +1 -1
  6. data/.kokoro/continuous/windows.cfg +17 -1
  7. data/.kokoro/osx.sh +2 -33
  8. data/.kokoro/presubmit/common.cfg +6 -1
  9. data/.kokoro/presubmit/linux.cfg +1 -1
  10. data/.kokoro/presubmit/windows.cfg +17 -1
  11. data/.kokoro/trampoline.bat +10 -0
  12. data/.kokoro/trampoline.sh +3 -23
  13. data/CHANGELOG.md +460 -0
  14. data/README.md +1 -1
  15. data/Rakefile +31 -0
  16. data/bin/generate-api +4 -2
  17. data/generated/google/apis/abusiveexperiencereport_v1/service.rb +2 -2
  18. data/generated/google/apis/acceleratedmobilepageurl_v1/service.rb +1 -1
  19. data/generated/google/apis/accessapproval_v1beta1/classes.rb +333 -0
  20. data/generated/google/apis/accessapproval_v1beta1/representations.rb +174 -0
  21. data/generated/google/apis/accessapproval_v1beta1/service.rb +728 -0
  22. data/generated/google/apis/accessapproval_v1beta1.rb +34 -0
  23. data/generated/google/apis/accesscontextmanager_v1/classes.rb +755 -0
  24. data/generated/google/apis/accesscontextmanager_v1/representations.rb +282 -0
  25. data/generated/google/apis/accesscontextmanager_v1/service.rb +788 -0
  26. data/generated/google/apis/accesscontextmanager_v1.rb +34 -0
  27. data/generated/google/apis/accesscontextmanager_v1beta/classes.rb +47 -31
  28. data/generated/google/apis/accesscontextmanager_v1beta/representations.rb +4 -0
  29. data/generated/google/apis/accesscontextmanager_v1beta/service.rb +16 -16
  30. data/generated/google/apis/accesscontextmanager_v1beta.rb +1 -1
  31. data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +95 -200
  32. data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +0 -32
  33. data/generated/google/apis/adexchangebuyer2_v2beta1/service.rb +64 -104
  34. data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
  35. data/generated/google/apis/adexchangebuyer_v1_2/service.rb +7 -7
  36. data/generated/google/apis/adexchangebuyer_v1_3/service.rb +21 -21
  37. data/generated/google/apis/adexchangebuyer_v1_4/service.rb +38 -38
  38. data/generated/google/apis/adexperiencereport_v1/service.rb +2 -2
  39. data/generated/google/apis/admin_datatransfer_v1/service.rb +5 -5
  40. data/generated/google/apis/admin_directory_v1/classes.rb +5 -50
  41. data/generated/google/apis/admin_directory_v1/representations.rb +0 -2
  42. data/generated/google/apis/admin_directory_v1/service.rb +113 -113
  43. data/generated/google/apis/admin_directory_v1.rb +1 -1
  44. data/generated/google/apis/admin_reports_v1/service.rb +6 -6
  45. data/generated/google/apis/admin_reports_v1.rb +1 -1
  46. data/generated/google/apis/adsense_v1_4/service.rb +39 -39
  47. data/generated/google/apis/adsensehost_v4_1/service.rb +26 -26
  48. data/generated/google/apis/alertcenter_v1beta1/classes.rb +101 -2
  49. data/generated/google/apis/alertcenter_v1beta1/representations.rb +25 -0
  50. data/generated/google/apis/alertcenter_v1beta1/service.rb +17 -16
  51. data/generated/google/apis/alertcenter_v1beta1.rb +1 -1
  52. data/generated/google/apis/analytics_v2_4/service.rb +6 -6
  53. data/generated/google/apis/analytics_v3/service.rb +88 -88
  54. data/generated/google/apis/analyticsreporting_v4/classes.rb +638 -0
  55. data/generated/google/apis/analyticsreporting_v4/representations.rb +248 -0
  56. data/generated/google/apis/analyticsreporting_v4/service.rb +31 -1
  57. data/generated/google/apis/analyticsreporting_v4.rb +1 -1
  58. data/generated/google/apis/androiddeviceprovisioning_v1/classes.rb +51 -11
  59. data/generated/google/apis/androiddeviceprovisioning_v1/representations.rb +6 -0
  60. data/generated/google/apis/androiddeviceprovisioning_v1/service.rb +26 -26
  61. data/generated/google/apis/androiddeviceprovisioning_v1.rb +1 -1
  62. data/generated/google/apis/androidenterprise_v1/classes.rb +26 -30
  63. data/generated/google/apis/androidenterprise_v1/representations.rb +2 -14
  64. data/generated/google/apis/androidenterprise_v1/service.rb +85 -121
  65. data/generated/google/apis/androidenterprise_v1.rb +1 -1
  66. data/generated/google/apis/androidmanagement_v1/classes.rb +358 -4
  67. data/generated/google/apis/androidmanagement_v1/representations.rb +163 -0
  68. data/generated/google/apis/androidmanagement_v1/service.rb +191 -21
  69. data/generated/google/apis/androidmanagement_v1.rb +1 -1
  70. data/generated/google/apis/androidpublisher_v1/service.rb +2 -2
  71. data/generated/google/apis/androidpublisher_v1_1/service.rb +3 -3
  72. data/generated/google/apis/androidpublisher_v2/service.rb +64 -70
  73. data/generated/google/apis/androidpublisher_v2.rb +1 -1
  74. data/generated/google/apis/androidpublisher_v3/classes.rb +113 -0
  75. data/generated/google/apis/androidpublisher_v3/representations.rb +58 -0
  76. data/generated/google/apis/androidpublisher_v3/service.rb +234 -64
  77. data/generated/google/apis/androidpublisher_v3.rb +1 -1
  78. data/generated/google/apis/appengine_v1/classes.rb +45 -100
  79. data/generated/google/apis/appengine_v1/representations.rb +17 -35
  80. data/generated/google/apis/appengine_v1/service.rb +45 -39
  81. data/generated/google/apis/appengine_v1.rb +1 -1
  82. data/generated/google/apis/appengine_v1alpha/classes.rb +2 -99
  83. data/generated/google/apis/appengine_v1alpha/representations.rb +0 -35
  84. data/generated/google/apis/appengine_v1alpha/service.rb +15 -15
  85. data/generated/google/apis/appengine_v1alpha.rb +1 -1
  86. data/generated/google/apis/appengine_v1beta/classes.rb +7 -102
  87. data/generated/google/apis/appengine_v1beta/representations.rb +0 -35
  88. data/generated/google/apis/appengine_v1beta/service.rb +45 -39
  89. data/generated/google/apis/appengine_v1beta.rb +1 -1
  90. data/generated/google/apis/appengine_v1beta4/service.rb +20 -20
  91. data/generated/google/apis/appengine_v1beta5/service.rb +20 -20
  92. data/generated/google/apis/appsactivity_v1/service.rb +5 -4
  93. data/generated/google/apis/appsactivity_v1.rb +1 -1
  94. data/generated/google/apis/appsmarket_v2/service.rb +3 -3
  95. data/generated/google/apis/appstate_v1/service.rb +5 -5
  96. data/generated/google/apis/bigquery_v2/classes.rb +1121 -114
  97. data/generated/google/apis/bigquery_v2/representations.rb +414 -26
  98. data/generated/google/apis/bigquery_v2/service.rb +184 -22
  99. data/generated/google/apis/bigquery_v2.rb +1 -1
  100. data/generated/google/apis/bigquerydatatransfer_v1/classes.rb +88 -10
  101. data/generated/google/apis/bigquerydatatransfer_v1/representations.rb +43 -0
  102. data/generated/google/apis/bigquerydatatransfer_v1/service.rb +142 -34
  103. data/generated/google/apis/bigquerydatatransfer_v1.rb +3 -3
  104. data/generated/google/apis/bigtableadmin_v1/service.rb +3 -3
  105. data/generated/google/apis/bigtableadmin_v1.rb +2 -2
  106. data/generated/google/apis/bigtableadmin_v2/classes.rb +14 -14
  107. data/generated/google/apis/bigtableadmin_v2/service.rb +142 -33
  108. data/generated/google/apis/bigtableadmin_v2.rb +2 -2
  109. data/generated/google/apis/binaryauthorization_v1beta1/classes.rb +66 -6
  110. data/generated/google/apis/binaryauthorization_v1beta1/representations.rb +17 -0
  111. data/generated/google/apis/binaryauthorization_v1beta1/service.rb +17 -13
  112. data/generated/google/apis/binaryauthorization_v1beta1.rb +1 -1
  113. data/generated/google/apis/blogger_v2/service.rb +9 -9
  114. data/generated/google/apis/blogger_v3/service.rb +33 -33
  115. data/generated/google/apis/books_v1/service.rb +51 -51
  116. data/generated/google/apis/calendar_v3/classes.rb +1 -1
  117. data/generated/google/apis/calendar_v3/service.rb +47 -47
  118. data/generated/google/apis/calendar_v3.rb +1 -1
  119. data/generated/google/apis/chat_v1/service.rb +8 -8
  120. data/generated/google/apis/civicinfo_v2/service.rb +5 -5
  121. data/generated/google/apis/classroom_v1/classes.rb +77 -0
  122. data/generated/google/apis/classroom_v1/representations.rb +32 -0
  123. data/generated/google/apis/classroom_v1/service.rb +276 -51
  124. data/generated/google/apis/classroom_v1.rb +7 -1
  125. data/generated/google/apis/cloudasset_v1/classes.rb +818 -0
  126. data/generated/google/apis/cloudasset_v1/representations.rb +264 -0
  127. data/generated/google/apis/cloudasset_v1/service.rb +191 -0
  128. data/generated/google/apis/cloudasset_v1.rb +34 -0
  129. data/generated/google/apis/cloudasset_v1beta1/classes.rb +33 -18
  130. data/generated/google/apis/cloudasset_v1beta1/representations.rb +1 -0
  131. data/generated/google/apis/cloudasset_v1beta1/service.rb +13 -13
  132. data/generated/google/apis/cloudasset_v1beta1.rb +2 -2
  133. data/generated/google/apis/cloudbilling_v1/classes.rb +1 -1
  134. data/generated/google/apis/cloudbilling_v1/service.rb +14 -14
  135. data/generated/google/apis/cloudbilling_v1.rb +1 -1
  136. data/generated/google/apis/cloudbuild_v1/classes.rb +162 -11
  137. data/generated/google/apis/cloudbuild_v1/representations.rb +67 -0
  138. data/generated/google/apis/cloudbuild_v1/service.rb +21 -15
  139. data/generated/google/apis/cloudbuild_v1.rb +1 -1
  140. data/generated/google/apis/cloudbuild_v1alpha1/classes.rb +7 -1
  141. data/generated/google/apis/cloudbuild_v1alpha1/representations.rb +2 -0
  142. data/generated/google/apis/cloudbuild_v1alpha1/service.rb +6 -6
  143. data/generated/google/apis/cloudbuild_v1alpha1.rb +1 -1
  144. data/generated/google/apis/clouddebugger_v2/service.rb +8 -8
  145. data/generated/google/apis/clouderrorreporting_v1beta1/classes.rb +19 -16
  146. data/generated/google/apis/clouderrorreporting_v1beta1/service.rb +12 -11
  147. data/generated/google/apis/clouderrorreporting_v1beta1.rb +1 -1
  148. data/generated/google/apis/cloudfunctions_v1/classes.rb +21 -17
  149. data/generated/google/apis/cloudfunctions_v1/service.rb +22 -16
  150. data/generated/google/apis/cloudfunctions_v1.rb +1 -1
  151. data/generated/google/apis/cloudfunctions_v1beta2/classes.rb +20 -16
  152. data/generated/google/apis/cloudfunctions_v1beta2/service.rb +17 -11
  153. data/generated/google/apis/cloudfunctions_v1beta2.rb +1 -1
  154. data/generated/google/apis/cloudidentity_v1/classes.rb +14 -14
  155. data/generated/google/apis/cloudidentity_v1/service.rb +18 -27
  156. data/generated/google/apis/cloudidentity_v1.rb +7 -1
  157. data/generated/google/apis/cloudidentity_v1beta1/classes.rb +11 -11
  158. data/generated/google/apis/cloudidentity_v1beta1/service.rb +15 -21
  159. data/generated/google/apis/cloudidentity_v1beta1.rb +7 -1
  160. data/generated/google/apis/cloudiot_v1/classes.rb +11 -11
  161. data/generated/google/apis/cloudiot_v1/service.rb +23 -330
  162. data/generated/google/apis/cloudiot_v1.rb +1 -1
  163. data/generated/google/apis/cloudkms_v1/classes.rb +7 -3
  164. data/generated/google/apis/cloudkms_v1/service.rb +30 -30
  165. data/generated/google/apis/cloudkms_v1.rb +1 -1
  166. data/generated/google/apis/cloudprivatecatalog_v1beta1/classes.rb +358 -0
  167. data/generated/google/apis/cloudprivatecatalog_v1beta1/representations.rb +123 -0
  168. data/generated/google/apis/cloudprivatecatalog_v1beta1/service.rb +486 -0
  169. data/generated/google/apis/cloudprivatecatalog_v1beta1.rb +35 -0
  170. data/generated/google/apis/cloudprivatecatalogproducer_v1beta1/classes.rb +1212 -0
  171. data/generated/google/apis/cloudprivatecatalogproducer_v1beta1/representations.rb +399 -0
  172. data/generated/google/apis/cloudprivatecatalogproducer_v1beta1/service.rb +1073 -0
  173. data/generated/google/apis/cloudprivatecatalogproducer_v1beta1.rb +35 -0
  174. data/generated/google/apis/cloudprofiler_v2/service.rb +3 -3
  175. data/generated/google/apis/cloudresourcemanager_v1/classes.rb +24 -22
  176. data/generated/google/apis/cloudresourcemanager_v1/service.rb +68 -59
  177. data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
  178. data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +3 -3
  179. data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +53 -42
  180. data/generated/google/apis/cloudresourcemanager_v1beta1.rb +1 -1
  181. data/generated/google/apis/cloudresourcemanager_v2/classes.rb +15 -16
  182. data/generated/google/apis/cloudresourcemanager_v2/service.rb +13 -13
  183. data/generated/google/apis/cloudresourcemanager_v2.rb +1 -1
  184. data/generated/google/apis/cloudresourcemanager_v2beta1/classes.rb +15 -16
  185. data/generated/google/apis/cloudresourcemanager_v2beta1/service.rb +13 -13
  186. data/generated/google/apis/cloudresourcemanager_v2beta1.rb +1 -1
  187. data/generated/google/apis/cloudscheduler_v1/classes.rb +994 -0
  188. data/generated/google/apis/cloudscheduler_v1/representations.rb +297 -0
  189. data/generated/google/apis/cloudscheduler_v1/service.rb +448 -0
  190. data/generated/google/apis/cloudscheduler_v1.rb +34 -0
  191. data/generated/google/apis/cloudscheduler_v1beta1/classes.rb +160 -44
  192. data/generated/google/apis/cloudscheduler_v1beta1/representations.rb +33 -0
  193. data/generated/google/apis/cloudscheduler_v1beta1/service.rb +15 -12
  194. data/generated/google/apis/cloudscheduler_v1beta1.rb +1 -1
  195. data/generated/google/apis/cloudsearch_v1/classes.rb +245 -59
  196. data/generated/google/apis/cloudsearch_v1/representations.rb +91 -0
  197. data/generated/google/apis/cloudsearch_v1/service.rb +86 -80
  198. data/generated/google/apis/cloudsearch_v1.rb +1 -1
  199. data/generated/google/apis/cloudshell_v1/classes.rb +11 -11
  200. data/generated/google/apis/cloudshell_v1/service.rb +4 -4
  201. data/generated/google/apis/cloudshell_v1.rb +1 -1
  202. data/generated/google/apis/cloudshell_v1alpha1/classes.rb +24 -11
  203. data/generated/google/apis/cloudshell_v1alpha1/representations.rb +2 -0
  204. data/generated/google/apis/cloudshell_v1alpha1/service.rb +11 -10
  205. data/generated/google/apis/cloudshell_v1alpha1.rb +1 -1
  206. data/generated/google/apis/cloudtasks_v2/classes.rb +1436 -0
  207. data/generated/google/apis/cloudtasks_v2/representations.rb +408 -0
  208. data/generated/google/apis/cloudtasks_v2/service.rb +856 -0
  209. data/generated/google/apis/{partners_v2.rb → cloudtasks_v2.rb} +11 -9
  210. data/generated/google/apis/cloudtasks_v2beta2/classes.rb +141 -102
  211. data/generated/google/apis/cloudtasks_v2beta2/service.rb +44 -43
  212. data/generated/google/apis/cloudtasks_v2beta2.rb +1 -1
  213. data/generated/google/apis/cloudtasks_v2beta3/classes.rb +388 -108
  214. data/generated/google/apis/cloudtasks_v2beta3/representations.rb +65 -0
  215. data/generated/google/apis/cloudtasks_v2beta3/service.rb +40 -39
  216. data/generated/google/apis/cloudtasks_v2beta3.rb +1 -1
  217. data/generated/google/apis/cloudtrace_v1/service.rb +3 -3
  218. data/generated/google/apis/cloudtrace_v2/classes.rb +10 -10
  219. data/generated/google/apis/cloudtrace_v2/service.rb +2 -2
  220. data/generated/google/apis/cloudtrace_v2.rb +1 -1
  221. data/generated/google/apis/commentanalyzer_v1alpha1/classes.rb +484 -0
  222. data/generated/google/apis/commentanalyzer_v1alpha1/representations.rb +210 -0
  223. data/generated/google/apis/commentanalyzer_v1alpha1/service.rb +124 -0
  224. data/generated/google/apis/commentanalyzer_v1alpha1.rb +39 -0
  225. data/generated/google/apis/composer_v1/classes.rb +21 -15
  226. data/generated/google/apis/composer_v1/service.rb +9 -9
  227. data/generated/google/apis/composer_v1.rb +1 -1
  228. data/generated/google/apis/composer_v1beta1/classes.rb +175 -36
  229. data/generated/google/apis/composer_v1beta1/representations.rb +50 -0
  230. data/generated/google/apis/composer_v1beta1/service.rb +9 -9
  231. data/generated/google/apis/composer_v1beta1.rb +1 -1
  232. data/generated/google/apis/compute_alpha/classes.rb +10112 -7289
  233. data/generated/google/apis/compute_alpha/representations.rb +1337 -219
  234. data/generated/google/apis/compute_alpha/service.rb +4259 -2728
  235. data/generated/google/apis/compute_alpha.rb +1 -1
  236. data/generated/google/apis/compute_beta/classes.rb +4254 -2781
  237. data/generated/google/apis/compute_beta/representations.rb +853 -283
  238. data/generated/google/apis/compute_beta/service.rb +7077 -5955
  239. data/generated/google/apis/compute_beta.rb +1 -1
  240. data/generated/google/apis/compute_v1/classes.rb +1259 -93
  241. data/generated/google/apis/compute_v1/representations.rb +450 -1
  242. data/generated/google/apis/compute_v1/service.rb +1085 -400
  243. data/generated/google/apis/compute_v1.rb +1 -1
  244. data/generated/google/apis/container_v1/classes.rb +201 -22
  245. data/generated/google/apis/container_v1/representations.rb +69 -0
  246. data/generated/google/apis/container_v1/service.rb +151 -102
  247. data/generated/google/apis/container_v1.rb +1 -1
  248. data/generated/google/apis/container_v1beta1/classes.rb +215 -25
  249. data/generated/google/apis/container_v1beta1/representations.rb +86 -0
  250. data/generated/google/apis/container_v1beta1/service.rb +106 -106
  251. data/generated/google/apis/container_v1beta1.rb +1 -1
  252. data/generated/google/apis/containeranalysis_v1alpha1/classes.rb +26 -18
  253. data/generated/google/apis/containeranalysis_v1alpha1/representations.rb +1 -0
  254. data/generated/google/apis/containeranalysis_v1alpha1/service.rb +33 -33
  255. data/generated/google/apis/containeranalysis_v1alpha1.rb +1 -1
  256. data/generated/google/apis/containeranalysis_v1beta1/classes.rb +226 -12
  257. data/generated/google/apis/containeranalysis_v1beta1/representations.rb +58 -0
  258. data/generated/google/apis/containeranalysis_v1beta1/service.rb +24 -24
  259. data/generated/google/apis/containeranalysis_v1beta1.rb +1 -1
  260. data/generated/google/apis/content_v2/classes.rb +218 -101
  261. data/generated/google/apis/content_v2/representations.rb +49 -0
  262. data/generated/google/apis/content_v2/service.rb +189 -152
  263. data/generated/google/apis/content_v2.rb +1 -1
  264. data/generated/google/apis/content_v2_1/classes.rb +387 -216
  265. data/generated/google/apis/content_v2_1/representations.rb +131 -56
  266. data/generated/google/apis/content_v2_1/service.rb +190 -107
  267. data/generated/google/apis/content_v2_1.rb +1 -1
  268. data/generated/google/apis/customsearch_v1/service.rb +2 -2
  269. data/generated/google/apis/dataflow_v1b3/classes.rb +148 -31
  270. data/generated/google/apis/dataflow_v1b3/representations.rb +45 -0
  271. data/generated/google/apis/dataflow_v1b3/service.rb +415 -56
  272. data/generated/google/apis/dataflow_v1b3.rb +1 -1
  273. data/generated/google/apis/datafusion_v1beta1/classes.rb +1304 -0
  274. data/generated/google/apis/datafusion_v1beta1/representations.rb +469 -0
  275. data/generated/google/apis/datafusion_v1beta1/service.rb +657 -0
  276. data/generated/google/apis/datafusion_v1beta1.rb +43 -0
  277. data/generated/google/apis/dataproc_v1/classes.rb +27 -22
  278. data/generated/google/apis/dataproc_v1/representations.rb +1 -0
  279. data/generated/google/apis/dataproc_v1/service.rb +261 -45
  280. data/generated/google/apis/dataproc_v1.rb +1 -1
  281. data/generated/google/apis/dataproc_v1beta2/classes.rb +534 -50
  282. data/generated/google/apis/dataproc_v1beta2/representations.rb +185 -7
  283. data/generated/google/apis/dataproc_v1beta2/service.rb +617 -51
  284. data/generated/google/apis/dataproc_v1beta2.rb +1 -1
  285. data/generated/google/apis/datastore_v1/classes.rb +20 -16
  286. data/generated/google/apis/datastore_v1/service.rb +15 -15
  287. data/generated/google/apis/datastore_v1.rb +1 -1
  288. data/generated/google/apis/datastore_v1beta1/classes.rb +10 -10
  289. data/generated/google/apis/datastore_v1beta1/service.rb +2 -2
  290. data/generated/google/apis/datastore_v1beta1.rb +1 -1
  291. data/generated/google/apis/datastore_v1beta3/classes.rb +10 -6
  292. data/generated/google/apis/datastore_v1beta3/service.rb +7 -7
  293. data/generated/google/apis/datastore_v1beta3.rb +1 -1
  294. data/generated/google/apis/deploymentmanager_alpha/service.rb +37 -37
  295. data/generated/google/apis/deploymentmanager_v2/service.rb +18 -18
  296. data/generated/google/apis/deploymentmanager_v2beta/service.rb +32 -32
  297. data/generated/google/apis/dfareporting_v3_1/service.rb +206 -206
  298. data/generated/google/apis/dfareporting_v3_2/service.rb +206 -206
  299. data/generated/google/apis/dfareporting_v3_3/classes.rb +3 -3
  300. data/generated/google/apis/dfareporting_v3_3/service.rb +204 -204
  301. data/generated/google/apis/dfareporting_v3_3.rb +1 -1
  302. data/generated/google/apis/dialogflow_v2/classes.rb +367 -82
  303. data/generated/google/apis/dialogflow_v2/representations.rb +99 -0
  304. data/generated/google/apis/dialogflow_v2/service.rb +76 -60
  305. data/generated/google/apis/dialogflow_v2.rb +1 -1
  306. data/generated/google/apis/dialogflow_v2beta1/classes.rb +199 -88
  307. data/generated/google/apis/dialogflow_v2beta1/representations.rb +31 -0
  308. data/generated/google/apis/dialogflow_v2beta1/service.rb +154 -94
  309. data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
  310. data/generated/google/apis/digitalassetlinks_v1/service.rb +7 -6
  311. data/generated/google/apis/digitalassetlinks_v1.rb +1 -1
  312. data/generated/google/apis/discovery_v1/service.rb +2 -2
  313. data/generated/google/apis/dlp_v2/classes.rb +116 -45
  314. data/generated/google/apis/dlp_v2/representations.rb +32 -0
  315. data/generated/google/apis/dlp_v2/service.rb +85 -45
  316. data/generated/google/apis/dlp_v2.rb +1 -1
  317. data/generated/google/apis/dns_v1/classes.rb +83 -1
  318. data/generated/google/apis/dns_v1/representations.rb +34 -0
  319. data/generated/google/apis/dns_v1/service.rb +15 -15
  320. data/generated/google/apis/dns_v1.rb +1 -1
  321. data/generated/google/apis/dns_v1beta2/classes.rb +81 -1
  322. data/generated/google/apis/dns_v1beta2/representations.rb +33 -0
  323. data/generated/google/apis/dns_v1beta2/service.rb +21 -21
  324. data/generated/google/apis/dns_v1beta2.rb +1 -1
  325. data/generated/google/apis/dns_v2beta1/classes.rb +83 -1
  326. data/generated/google/apis/dns_v2beta1/representations.rb +34 -0
  327. data/generated/google/apis/dns_v2beta1/service.rb +16 -16
  328. data/generated/google/apis/dns_v2beta1.rb +1 -1
  329. data/generated/google/apis/docs_v1/classes.rb +265 -47
  330. data/generated/google/apis/docs_v1/representations.rb +96 -0
  331. data/generated/google/apis/docs_v1/service.rb +3 -3
  332. data/generated/google/apis/docs_v1.rb +1 -1
  333. data/generated/google/apis/doubleclickbidmanager_v1/classes.rb +6 -4
  334. data/generated/google/apis/doubleclickbidmanager_v1/service.rb +9 -9
  335. data/generated/google/apis/doubleclickbidmanager_v1.rb +1 -1
  336. data/generated/google/apis/doubleclicksearch_v2/service.rb +10 -10
  337. data/generated/google/apis/drive_v2/classes.rb +601 -80
  338. data/generated/google/apis/drive_v2/representations.rb +152 -0
  339. data/generated/google/apis/drive_v2/service.rb +574 -164
  340. data/generated/google/apis/drive_v2.rb +1 -1
  341. data/generated/google/apis/drive_v3/classes.rb +591 -75
  342. data/generated/google/apis/drive_v3/representations.rb +151 -0
  343. data/generated/google/apis/drive_v3/service.rb +483 -116
  344. data/generated/google/apis/drive_v3.rb +1 -1
  345. data/generated/google/apis/driveactivity_v2/classes.rb +149 -17
  346. data/generated/google/apis/driveactivity_v2/representations.rb +69 -0
  347. data/generated/google/apis/driveactivity_v2/service.rb +1 -1
  348. data/generated/google/apis/driveactivity_v2.rb +1 -1
  349. data/generated/google/apis/factchecktools_v1alpha1/classes.rb +459 -0
  350. data/generated/google/apis/factchecktools_v1alpha1/representations.rb +207 -0
  351. data/generated/google/apis/factchecktools_v1alpha1/service.rb +300 -0
  352. data/generated/google/apis/factchecktools_v1alpha1.rb +34 -0
  353. data/generated/google/apis/fcm_v1/classes.rb +424 -0
  354. data/generated/google/apis/fcm_v1/representations.rb +167 -0
  355. data/generated/google/apis/fcm_v1/service.rb +97 -0
  356. data/generated/google/apis/fcm_v1.rb +35 -0
  357. data/generated/google/apis/file_v1/classes.rb +646 -11
  358. data/generated/google/apis/file_v1/representations.rb +207 -0
  359. data/generated/google/apis/file_v1/service.rb +196 -6
  360. data/generated/google/apis/file_v1.rb +1 -1
  361. data/generated/google/apis/file_v1beta1/classes.rb +461 -19
  362. data/generated/google/apis/file_v1beta1/representations.rb +137 -0
  363. data/generated/google/apis/file_v1beta1/service.rb +11 -11
  364. data/generated/google/apis/file_v1beta1.rb +1 -1
  365. data/generated/google/apis/firebasedynamiclinks_v1/classes.rb +41 -14
  366. data/generated/google/apis/firebasedynamiclinks_v1/representations.rb +4 -0
  367. data/generated/google/apis/firebasedynamiclinks_v1/service.rb +5 -5
  368. data/generated/google/apis/firebasedynamiclinks_v1.rb +1 -1
  369. data/generated/google/apis/firebasehosting_v1beta1/classes.rb +13 -13
  370. data/generated/google/apis/firebasehosting_v1beta1/service.rb +14 -14
  371. data/generated/google/apis/firebasehosting_v1beta1.rb +1 -1
  372. data/generated/google/apis/firebaserules_v1/classes.rb +10 -2
  373. data/generated/google/apis/firebaserules_v1/service.rb +12 -12
  374. data/generated/google/apis/firebaserules_v1.rb +1 -1
  375. data/generated/google/apis/firestore_v1/classes.rb +15 -15
  376. data/generated/google/apis/firestore_v1/service.rb +28 -28
  377. data/generated/google/apis/firestore_v1.rb +1 -1
  378. data/generated/google/apis/firestore_v1beta1/classes.rb +15 -15
  379. data/generated/google/apis/firestore_v1beta1/service.rb +19 -19
  380. data/generated/google/apis/firestore_v1beta1.rb +1 -1
  381. data/generated/google/apis/firestore_v1beta2/classes.rb +10 -10
  382. data/generated/google/apis/firestore_v1beta2/service.rb +9 -9
  383. data/generated/google/apis/firestore_v1beta2.rb +1 -1
  384. data/generated/google/apis/fitness_v1/classes.rb +4 -1
  385. data/generated/google/apis/fitness_v1/service.rb +14 -58
  386. data/generated/google/apis/fitness_v1.rb +1 -1
  387. data/generated/google/apis/fusiontables_v1/service.rb +32 -32
  388. data/generated/google/apis/fusiontables_v2/service.rb +34 -34
  389. data/generated/google/apis/games_configuration_v1configuration/service.rb +13 -13
  390. data/generated/google/apis/games_management_v1management/service.rb +27 -27
  391. data/generated/google/apis/games_management_v1management.rb +2 -2
  392. data/generated/google/apis/games_v1/service.rb +53 -53
  393. data/generated/google/apis/games_v1.rb +3 -3
  394. data/generated/google/apis/genomics_v1/classes.rb +190 -3321
  395. data/generated/google/apis/genomics_v1/representations.rb +128 -1265
  396. data/generated/google/apis/genomics_v1/service.rb +75 -1982
  397. data/generated/google/apis/genomics_v1.rb +1 -10
  398. data/generated/google/apis/genomics_v1alpha2/classes.rb +13 -53
  399. data/generated/google/apis/genomics_v1alpha2/representations.rb +0 -26
  400. data/generated/google/apis/genomics_v1alpha2/service.rb +11 -12
  401. data/generated/google/apis/genomics_v1alpha2.rb +1 -1
  402. data/generated/google/apis/genomics_v2alpha1/classes.rb +26 -58
  403. data/generated/google/apis/genomics_v2alpha1/representations.rb +1 -26
  404. data/generated/google/apis/genomics_v2alpha1/service.rb +6 -7
  405. data/generated/google/apis/genomics_v2alpha1.rb +1 -1
  406. data/generated/google/apis/gmail_v1/classes.rb +29 -0
  407. data/generated/google/apis/gmail_v1/representations.rb +13 -0
  408. data/generated/google/apis/gmail_v1/service.rb +142 -66
  409. data/generated/google/apis/gmail_v1.rb +1 -1
  410. data/generated/google/apis/groupsmigration_v1/service.rb +1 -1
  411. data/generated/google/apis/groupssettings_v1/classes.rb +126 -1
  412. data/generated/google/apis/groupssettings_v1/representations.rb +18 -0
  413. data/generated/google/apis/groupssettings_v1/service.rb +4 -4
  414. data/generated/google/apis/groupssettings_v1.rb +2 -2
  415. data/generated/google/apis/healthcare_v1alpha2/classes.rb +2849 -0
  416. data/generated/google/apis/healthcare_v1alpha2/representations.rb +1260 -0
  417. data/generated/google/apis/healthcare_v1alpha2/service.rb +4011 -0
  418. data/generated/google/apis/healthcare_v1alpha2.rb +34 -0
  419. data/generated/google/apis/healthcare_v1beta1/classes.rb +2464 -0
  420. data/generated/google/apis/healthcare_v1beta1/representations.rb +1042 -0
  421. data/generated/google/apis/healthcare_v1beta1/service.rb +3413 -0
  422. data/generated/google/apis/healthcare_v1beta1.rb +34 -0
  423. data/generated/google/apis/iam_v1/classes.rb +171 -1
  424. data/generated/google/apis/iam_v1/representations.rb +95 -0
  425. data/generated/google/apis/iam_v1/service.rb +249 -39
  426. data/generated/google/apis/iam_v1.rb +1 -1
  427. data/generated/google/apis/iamcredentials_v1/classes.rb +8 -4
  428. data/generated/google/apis/iamcredentials_v1/service.rb +15 -10
  429. data/generated/google/apis/iamcredentials_v1.rb +1 -1
  430. data/generated/google/apis/iap_v1/classes.rb +1 -1
  431. data/generated/google/apis/iap_v1/service.rb +3 -3
  432. data/generated/google/apis/iap_v1.rb +1 -1
  433. data/generated/google/apis/iap_v1beta1/classes.rb +1 -1
  434. data/generated/google/apis/iap_v1beta1/service.rb +3 -3
  435. data/generated/google/apis/iap_v1beta1.rb +1 -1
  436. data/generated/google/apis/identitytoolkit_v3/service.rb +20 -20
  437. data/generated/google/apis/indexing_v3/service.rb +2 -2
  438. data/generated/google/apis/jobs_v2/classes.rb +16 -17
  439. data/generated/google/apis/jobs_v2/service.rb +17 -17
  440. data/generated/google/apis/jobs_v2.rb +1 -1
  441. data/generated/google/apis/jobs_v3/classes.rb +14 -8
  442. data/generated/google/apis/jobs_v3/service.rb +16 -17
  443. data/generated/google/apis/jobs_v3.rb +1 -1
  444. data/generated/google/apis/jobs_v3p1beta1/classes.rb +26 -20
  445. data/generated/google/apis/jobs_v3p1beta1/service.rb +17 -18
  446. data/generated/google/apis/jobs_v3p1beta1.rb +1 -1
  447. data/generated/google/apis/kgsearch_v1/service.rb +1 -1
  448. data/generated/google/apis/language_v1/classes.rb +8 -7
  449. data/generated/google/apis/language_v1/service.rb +6 -6
  450. data/generated/google/apis/language_v1.rb +1 -1
  451. data/generated/google/apis/language_v1beta1/classes.rb +5 -5
  452. data/generated/google/apis/language_v1beta1/service.rb +4 -4
  453. data/generated/google/apis/language_v1beta1.rb +1 -1
  454. data/generated/google/apis/language_v1beta2/classes.rb +8 -7
  455. data/generated/google/apis/language_v1beta2/service.rb +6 -6
  456. data/generated/google/apis/language_v1beta2.rb +1 -1
  457. data/generated/google/apis/libraryagent_v1/service.rb +6 -6
  458. data/generated/google/apis/licensing_v1/service.rb +7 -7
  459. data/generated/google/apis/logging_v2/classes.rb +8 -3
  460. data/generated/google/apis/logging_v2/representations.rb +1 -0
  461. data/generated/google/apis/logging_v2/service.rb +72 -72
  462. data/generated/google/apis/logging_v2.rb +1 -1
  463. data/generated/google/apis/manufacturers_v1/service.rb +4 -4
  464. data/generated/google/apis/mirror_v1/service.rb +24 -24
  465. data/generated/google/apis/ml_v1/classes.rb +240 -52
  466. data/generated/google/apis/ml_v1/representations.rb +25 -2
  467. data/generated/google/apis/ml_v1/service.rb +36 -36
  468. data/generated/google/apis/ml_v1.rb +1 -1
  469. data/generated/google/apis/monitoring_v3/classes.rb +22 -18
  470. data/generated/google/apis/monitoring_v3/representations.rb +2 -1
  471. data/generated/google/apis/monitoring_v3/service.rb +42 -37
  472. data/generated/google/apis/monitoring_v3.rb +1 -1
  473. data/generated/google/apis/oauth2_v1/classes.rb +0 -124
  474. data/generated/google/apis/oauth2_v1/representations.rb +0 -62
  475. data/generated/google/apis/oauth2_v1/service.rb +3 -162
  476. data/generated/google/apis/oauth2_v1.rb +3 -6
  477. data/generated/google/apis/oauth2_v2/service.rb +4 -4
  478. data/generated/google/apis/oauth2_v2.rb +3 -6
  479. data/generated/google/apis/oslogin_v1/service.rb +8 -7
  480. data/generated/google/apis/oslogin_v1.rb +3 -2
  481. data/generated/google/apis/oslogin_v1alpha/service.rb +8 -7
  482. data/generated/google/apis/oslogin_v1alpha.rb +3 -2
  483. data/generated/google/apis/oslogin_v1beta/service.rb +8 -7
  484. data/generated/google/apis/oslogin_v1beta.rb +3 -2
  485. data/generated/google/apis/pagespeedonline_v1/service.rb +1 -1
  486. data/generated/google/apis/pagespeedonline_v2/service.rb +1 -1
  487. data/generated/google/apis/pagespeedonline_v4/service.rb +1 -1
  488. data/generated/google/apis/pagespeedonline_v5/classes.rb +43 -0
  489. data/generated/google/apis/pagespeedonline_v5/representations.rb +18 -0
  490. data/generated/google/apis/pagespeedonline_v5/service.rb +1 -1
  491. data/generated/google/apis/pagespeedonline_v5.rb +1 -1
  492. data/generated/google/apis/people_v1/classes.rb +38 -29
  493. data/generated/google/apis/people_v1/representations.rb +1 -0
  494. data/generated/google/apis/people_v1/service.rb +18 -13
  495. data/generated/google/apis/people_v1.rb +2 -5
  496. data/generated/google/apis/playcustomapp_v1/service.rb +1 -1
  497. data/generated/google/apis/plus_domains_v1/service.rb +18 -392
  498. data/generated/google/apis/plus_domains_v1.rb +4 -10
  499. data/generated/google/apis/plus_v1/service.rb +16 -16
  500. data/generated/google/apis/plus_v1.rb +4 -4
  501. data/generated/google/apis/poly_v1/classes.rb +8 -6
  502. data/generated/google/apis/poly_v1/service.rb +15 -12
  503. data/generated/google/apis/poly_v1.rb +1 -1
  504. data/generated/google/apis/proximitybeacon_v1beta1/classes.rb +8 -6
  505. data/generated/google/apis/proximitybeacon_v1beta1/service.rb +17 -17
  506. data/generated/google/apis/proximitybeacon_v1beta1.rb +1 -1
  507. data/generated/google/apis/pubsub_v1/classes.rb +55 -39
  508. data/generated/google/apis/pubsub_v1/representations.rb +16 -0
  509. data/generated/google/apis/pubsub_v1/service.rb +46 -69
  510. data/generated/google/apis/pubsub_v1.rb +1 -1
  511. data/generated/google/apis/pubsub_v1beta1a/service.rb +15 -15
  512. data/generated/google/apis/pubsub_v1beta2/classes.rb +45 -1
  513. data/generated/google/apis/pubsub_v1beta2/representations.rb +16 -0
  514. data/generated/google/apis/pubsub_v1beta2/service.rb +20 -20
  515. data/generated/google/apis/pubsub_v1beta2.rb +1 -1
  516. data/generated/google/apis/redis_v1/classes.rb +30 -10
  517. data/generated/google/apis/redis_v1/representations.rb +13 -0
  518. data/generated/google/apis/redis_v1/service.rb +51 -15
  519. data/generated/google/apis/redis_v1.rb +1 -1
  520. data/generated/google/apis/redis_v1beta1/classes.rb +18 -21
  521. data/generated/google/apis/redis_v1beta1/representations.rb +0 -1
  522. data/generated/google/apis/redis_v1beta1/service.rb +15 -15
  523. data/generated/google/apis/redis_v1beta1.rb +1 -1
  524. data/generated/google/apis/remotebuildexecution_v1/classes.rb +50 -35
  525. data/generated/google/apis/remotebuildexecution_v1/representations.rb +2 -0
  526. data/generated/google/apis/remotebuildexecution_v1/service.rb +7 -7
  527. data/generated/google/apis/remotebuildexecution_v1.rb +1 -1
  528. data/generated/google/apis/remotebuildexecution_v1alpha/classes.rb +48 -33
  529. data/generated/google/apis/remotebuildexecution_v1alpha/representations.rb +2 -0
  530. data/generated/google/apis/remotebuildexecution_v1alpha/service.rb +10 -10
  531. data/generated/google/apis/remotebuildexecution_v1alpha.rb +1 -1
  532. data/generated/google/apis/remotebuildexecution_v2/classes.rb +58 -43
  533. data/generated/google/apis/remotebuildexecution_v2/representations.rb +2 -0
  534. data/generated/google/apis/remotebuildexecution_v2/service.rb +9 -9
  535. data/generated/google/apis/remotebuildexecution_v2.rb +1 -1
  536. data/generated/google/apis/replicapool_v1beta1/service.rb +10 -10
  537. data/generated/google/apis/reseller_v1/classes.rb +32 -39
  538. data/generated/google/apis/reseller_v1/service.rb +18 -18
  539. data/generated/google/apis/reseller_v1.rb +1 -1
  540. data/generated/google/apis/run_v1/classes.rb +73 -0
  541. data/generated/google/apis/run_v1/representations.rb +43 -0
  542. data/generated/google/apis/run_v1/service.rb +90 -0
  543. data/generated/google/apis/run_v1.rb +35 -0
  544. data/generated/google/apis/run_v1alpha1/classes.rb +3882 -0
  545. data/generated/google/apis/run_v1alpha1/representations.rb +1425 -0
  546. data/generated/google/apis/run_v1alpha1/service.rb +2071 -0
  547. data/generated/google/apis/run_v1alpha1.rb +35 -0
  548. data/generated/google/apis/runtimeconfig_v1/classes.rb +11 -11
  549. data/generated/google/apis/runtimeconfig_v1/service.rb +3 -3
  550. data/generated/google/apis/runtimeconfig_v1.rb +1 -1
  551. data/generated/google/apis/runtimeconfig_v1beta1/classes.rb +26 -25
  552. data/generated/google/apis/runtimeconfig_v1beta1/service.rb +22 -22
  553. data/generated/google/apis/runtimeconfig_v1beta1.rb +1 -1
  554. data/generated/google/apis/safebrowsing_v4/service.rb +7 -7
  555. data/generated/google/apis/script_v1/classes.rb +167 -6
  556. data/generated/google/apis/script_v1/representations.rb +79 -1
  557. data/generated/google/apis/script_v1/service.rb +16 -16
  558. data/generated/google/apis/script_v1.rb +1 -1
  559. data/generated/google/apis/searchconsole_v1/service.rb +1 -1
  560. data/generated/google/apis/securitycenter_v1/classes.rb +1627 -0
  561. data/generated/google/apis/securitycenter_v1/representations.rb +569 -0
  562. data/generated/google/apis/securitycenter_v1/service.rb +1110 -0
  563. data/generated/google/apis/securitycenter_v1.rb +35 -0
  564. data/generated/google/apis/securitycenter_v1beta1/classes.rb +1514 -0
  565. data/generated/google/apis/securitycenter_v1beta1/representations.rb +548 -0
  566. data/generated/google/apis/securitycenter_v1beta1/service.rb +1035 -0
  567. data/generated/google/apis/securitycenter_v1beta1.rb +35 -0
  568. data/generated/google/apis/servicebroker_v1/classes.rb +1 -1
  569. data/generated/google/apis/servicebroker_v1/service.rb +3 -3
  570. data/generated/google/apis/servicebroker_v1.rb +1 -1
  571. data/generated/google/apis/servicebroker_v1alpha1/classes.rb +1 -1
  572. data/generated/google/apis/servicebroker_v1alpha1/service.rb +16 -16
  573. data/generated/google/apis/servicebroker_v1alpha1.rb +1 -1
  574. data/generated/google/apis/servicebroker_v1beta1/classes.rb +1 -1
  575. data/generated/google/apis/servicebroker_v1beta1/service.rb +21 -21
  576. data/generated/google/apis/servicebroker_v1beta1.rb +1 -1
  577. data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +453 -149
  578. data/generated/google/apis/serviceconsumermanagement_v1/representations.rb +202 -29
  579. data/generated/google/apis/serviceconsumermanagement_v1/service.rb +148 -62
  580. data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
  581. data/generated/google/apis/servicecontrol_v1/classes.rb +122 -25
  582. data/generated/google/apis/servicecontrol_v1/representations.rb +47 -0
  583. data/generated/google/apis/servicecontrol_v1/service.rb +3 -3
  584. data/generated/google/apis/servicecontrol_v1.rb +1 -1
  585. data/generated/google/apis/servicemanagement_v1/classes.rb +93 -110
  586. data/generated/google/apis/servicemanagement_v1/representations.rb +13 -26
  587. data/generated/google/apis/servicemanagement_v1/service.rb +30 -27
  588. data/generated/google/apis/servicemanagement_v1.rb +1 -1
  589. data/generated/google/apis/servicenetworking_v1/classes.rb +3626 -0
  590. data/generated/google/apis/servicenetworking_v1/representations.rb +1055 -0
  591. data/generated/google/apis/servicenetworking_v1/service.rb +440 -0
  592. data/generated/google/apis/servicenetworking_v1.rb +38 -0
  593. data/generated/google/apis/servicenetworking_v1beta/classes.rb +65 -108
  594. data/generated/google/apis/servicenetworking_v1beta/representations.rb +2 -29
  595. data/generated/google/apis/servicenetworking_v1beta/service.rb +6 -6
  596. data/generated/google/apis/servicenetworking_v1beta.rb +1 -1
  597. data/generated/google/apis/serviceusage_v1/classes.rb +160 -109
  598. data/generated/google/apis/serviceusage_v1/representations.rb +42 -26
  599. data/generated/google/apis/serviceusage_v1/service.rb +17 -19
  600. data/generated/google/apis/serviceusage_v1.rb +1 -1
  601. data/generated/google/apis/serviceusage_v1beta1/classes.rb +161 -110
  602. data/generated/google/apis/serviceusage_v1beta1/representations.rb +42 -26
  603. data/generated/google/apis/serviceusage_v1beta1/service.rb +7 -7
  604. data/generated/google/apis/serviceusage_v1beta1.rb +1 -1
  605. data/generated/google/apis/sheets_v4/classes.rb +115 -26
  606. data/generated/google/apis/sheets_v4/service.rb +17 -17
  607. data/generated/google/apis/sheets_v4.rb +1 -1
  608. data/generated/google/apis/site_verification_v1/service.rb +7 -7
  609. data/generated/google/apis/slides_v1/classes.rb +2 -2
  610. data/generated/google/apis/slides_v1/service.rb +5 -5
  611. data/generated/google/apis/slides_v1.rb +1 -1
  612. data/generated/google/apis/sourcerepo_v1/classes.rb +183 -1
  613. data/generated/google/apis/sourcerepo_v1/representations.rb +45 -0
  614. data/generated/google/apis/sourcerepo_v1/service.rb +45 -10
  615. data/generated/google/apis/sourcerepo_v1.rb +1 -1
  616. data/generated/google/apis/spanner_v1/classes.rb +231 -17
  617. data/generated/google/apis/spanner_v1/representations.rb +66 -0
  618. data/generated/google/apis/spanner_v1/service.rb +92 -42
  619. data/generated/google/apis/spanner_v1.rb +1 -1
  620. data/generated/google/apis/speech_v1/classes.rb +110 -13
  621. data/generated/google/apis/speech_v1/representations.rb +24 -0
  622. data/generated/google/apis/speech_v1/service.rb +9 -7
  623. data/generated/google/apis/speech_v1.rb +1 -1
  624. data/generated/google/apis/speech_v1p1beta1/classes.rb +19 -13
  625. data/generated/google/apis/speech_v1p1beta1/representations.rb +1 -0
  626. data/generated/google/apis/speech_v1p1beta1/service.rb +9 -7
  627. data/generated/google/apis/speech_v1p1beta1.rb +1 -1
  628. data/generated/google/apis/sqladmin_v1beta4/classes.rb +94 -17
  629. data/generated/google/apis/sqladmin_v1beta4/representations.rb +36 -0
  630. data/generated/google/apis/sqladmin_v1beta4/service.rb +44 -44
  631. data/generated/google/apis/sqladmin_v1beta4.rb +1 -1
  632. data/generated/google/apis/storage_v1/classes.rb +201 -4
  633. data/generated/google/apis/storage_v1/representations.rb +76 -1
  634. data/generated/google/apis/storage_v1/service.rb +488 -93
  635. data/generated/google/apis/storage_v1.rb +1 -1
  636. data/generated/google/apis/storage_v1beta1/service.rb +24 -24
  637. data/generated/google/apis/storage_v1beta2/service.rb +34 -34
  638. data/generated/google/apis/storagetransfer_v1/classes.rb +44 -44
  639. data/generated/google/apis/storagetransfer_v1/service.rb +35 -36
  640. data/generated/google/apis/storagetransfer_v1.rb +2 -2
  641. data/generated/google/apis/streetviewpublish_v1/classes.rb +27 -27
  642. data/generated/google/apis/streetviewpublish_v1/service.rb +36 -40
  643. data/generated/google/apis/streetviewpublish_v1.rb +1 -1
  644. data/generated/google/apis/surveys_v2/service.rb +8 -8
  645. data/generated/google/apis/tagmanager_v1/service.rb +49 -95
  646. data/generated/google/apis/tagmanager_v1.rb +1 -1
  647. data/generated/google/apis/tagmanager_v2/classes.rb +197 -292
  648. data/generated/google/apis/tagmanager_v2/representations.rb +62 -103
  649. data/generated/google/apis/tagmanager_v2/service.rb +287 -249
  650. data/generated/google/apis/tagmanager_v2.rb +1 -1
  651. data/generated/google/apis/tasks_v1/service.rb +19 -19
  652. data/generated/google/apis/tasks_v1.rb +2 -2
  653. data/generated/google/apis/testing_v1/classes.rb +44 -39
  654. data/generated/google/apis/testing_v1/representations.rb +3 -1
  655. data/generated/google/apis/testing_v1/service.rb +5 -5
  656. data/generated/google/apis/testing_v1.rb +1 -1
  657. data/generated/google/apis/texttospeech_v1/service.rb +2 -2
  658. data/generated/google/apis/texttospeech_v1.rb +1 -1
  659. data/generated/google/apis/texttospeech_v1beta1/service.rb +2 -2
  660. data/generated/google/apis/texttospeech_v1beta1.rb +1 -1
  661. data/generated/google/apis/toolresults_v1beta3/classes.rb +340 -17
  662. data/generated/google/apis/toolresults_v1beta3/representations.rb +90 -0
  663. data/generated/google/apis/toolresults_v1beta3/service.rb +140 -24
  664. data/generated/google/apis/toolresults_v1beta3.rb +1 -1
  665. data/generated/google/apis/tpu_v1/classes.rb +21 -15
  666. data/generated/google/apis/tpu_v1/representations.rb +1 -0
  667. data/generated/google/apis/tpu_v1/service.rb +17 -17
  668. data/generated/google/apis/tpu_v1.rb +1 -1
  669. data/generated/google/apis/tpu_v1alpha1/classes.rb +21 -15
  670. data/generated/google/apis/tpu_v1alpha1/representations.rb +1 -0
  671. data/generated/google/apis/tpu_v1alpha1/service.rb +17 -17
  672. data/generated/google/apis/tpu_v1alpha1.rb +1 -1
  673. data/generated/google/apis/translate_v2/service.rb +5 -5
  674. data/generated/google/apis/urlshortener_v1/service.rb +3 -3
  675. data/generated/google/apis/vault_v1/classes.rb +44 -18
  676. data/generated/google/apis/vault_v1/representations.rb +4 -0
  677. data/generated/google/apis/vault_v1/service.rb +28 -28
  678. data/generated/google/apis/vault_v1.rb +1 -1
  679. data/generated/google/apis/videointelligence_v1/classes.rb +2193 -350
  680. data/generated/google/apis/videointelligence_v1/representations.rb +805 -6
  681. data/generated/google/apis/videointelligence_v1/service.rb +7 -6
  682. data/generated/google/apis/videointelligence_v1.rb +3 -2
  683. data/generated/google/apis/videointelligence_v1beta2/classes.rb +2448 -605
  684. data/generated/google/apis/videointelligence_v1beta2/representations.rb +806 -7
  685. data/generated/google/apis/videointelligence_v1beta2/service.rb +3 -2
  686. data/generated/google/apis/videointelligence_v1beta2.rb +3 -2
  687. data/generated/google/apis/videointelligence_v1p1beta1/classes.rb +2422 -579
  688. data/generated/google/apis/videointelligence_v1p1beta1/representations.rb +806 -7
  689. data/generated/google/apis/videointelligence_v1p1beta1/service.rb +3 -2
  690. data/generated/google/apis/videointelligence_v1p1beta1.rb +3 -2
  691. data/generated/google/apis/videointelligence_v1p2beta1/classes.rb +2645 -830
  692. data/generated/google/apis/videointelligence_v1p2beta1/representations.rb +796 -12
  693. data/generated/google/apis/videointelligence_v1p2beta1/service.rb +3 -2
  694. data/generated/google/apis/videointelligence_v1p2beta1.rb +3 -2
  695. data/generated/google/apis/videointelligence_v1p3beta1/classes.rb +4687 -0
  696. data/generated/google/apis/videointelligence_v1p3beta1/representations.rb +2005 -0
  697. data/generated/google/apis/videointelligence_v1p3beta1/service.rb +94 -0
  698. data/generated/google/apis/videointelligence_v1p3beta1.rb +36 -0
  699. data/generated/google/apis/vision_v1/classes.rb +4397 -124
  700. data/generated/google/apis/vision_v1/representations.rb +2366 -541
  701. data/generated/google/apis/vision_v1/service.rb +160 -33
  702. data/generated/google/apis/vision_v1.rb +1 -1
  703. data/generated/google/apis/vision_v1p1beta1/classes.rb +4451 -158
  704. data/generated/google/apis/vision_v1p1beta1/representations.rb +2415 -576
  705. data/generated/google/apis/vision_v1p1beta1/service.rb +73 -2
  706. data/generated/google/apis/vision_v1p1beta1.rb +1 -1
  707. data/generated/google/apis/vision_v1p2beta1/classes.rb +4451 -158
  708. data/generated/google/apis/vision_v1p2beta1/representations.rb +2443 -604
  709. data/generated/google/apis/vision_v1p2beta1/service.rb +73 -2
  710. data/generated/google/apis/vision_v1p2beta1.rb +1 -1
  711. data/generated/google/apis/webfonts_v1/service.rb +1 -1
  712. data/generated/google/apis/webmasters_v3/classes.rb +0 -166
  713. data/generated/google/apis/webmasters_v3/representations.rb +0 -93
  714. data/generated/google/apis/webmasters_v3/service.rb +9 -180
  715. data/generated/google/apis/webmasters_v3.rb +1 -1
  716. data/generated/google/apis/websecurityscanner_v1alpha/service.rb +13 -13
  717. data/generated/google/apis/websecurityscanner_v1beta/classes.rb +973 -0
  718. data/generated/google/apis/websecurityscanner_v1beta/representations.rb +452 -0
  719. data/generated/google/apis/websecurityscanner_v1beta/service.rb +548 -0
  720. data/generated/google/apis/websecurityscanner_v1beta.rb +34 -0
  721. data/generated/google/apis/youtube_analytics_v1/service.rb +8 -8
  722. data/generated/google/apis/youtube_analytics_v1beta1/service.rb +8 -8
  723. data/generated/google/apis/youtube_analytics_v2/service.rb +8 -8
  724. data/generated/google/apis/youtube_partner_v1/classes.rb +15 -34
  725. data/generated/google/apis/youtube_partner_v1/representations.rb +4 -17
  726. data/generated/google/apis/youtube_partner_v1/service.rb +74 -74
  727. data/generated/google/apis/youtube_partner_v1.rb +1 -1
  728. data/generated/google/apis/youtube_v3/service.rb +71 -71
  729. data/generated/google/apis/youtube_v3.rb +1 -1
  730. data/generated/google/apis/youtubereporting_v1/classes.rb +2 -2
  731. data/generated/google/apis/youtubereporting_v1/service.rb +8 -8
  732. data/generated/google/apis/youtubereporting_v1.rb +1 -1
  733. data/google-api-client.gemspec +2 -2
  734. data/lib/google/apis/core/http_command.rb +1 -0
  735. data/lib/google/apis/core/json_representation.rb +4 -0
  736. data/lib/google/apis/core/upload.rb +3 -3
  737. data/lib/google/apis/generator/model.rb +1 -1
  738. data/lib/google/apis/generator/templates/_method.tmpl +3 -3
  739. data/lib/google/apis/version.rb +1 -1
  740. metadata +86 -17
  741. data/.kokoro/common.cfg +0 -22
  742. data/.kokoro/windows.sh +0 -32
  743. data/generated/google/apis/logging_v2beta1/classes.rb +0 -1765
  744. data/generated/google/apis/logging_v2beta1/representations.rb +0 -537
  745. data/generated/google/apis/logging_v2beta1/service.rb +0 -570
  746. data/generated/google/apis/logging_v2beta1.rb +0 -46
  747. data/generated/google/apis/partners_v2/classes.rb +0 -2260
  748. data/generated/google/apis/partners_v2/representations.rb +0 -905
  749. data/generated/google/apis/partners_v2/service.rb +0 -1077
  750. data/samples/web/.env +0 -2
@@ -108,7 +108,7 @@ module Google
108
108
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
109
109
  # @raise [Google::Apis::AuthorizationError] Authorization is required
110
110
  def get_ga_data(ids, start_date, end_date, metrics, dimensions: nil, filters: nil, include_empty_rows: nil, max_results: nil, output: nil, sampling_level: nil, segment: nil, sort: nil, start_index: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
111
- command = make_simple_command(:get, 'data/ga', options)
111
+ command = make_simple_command(:get, 'data/ga', options)
112
112
  command.response_representation = Google::Apis::AnalyticsV3::GaData::Representation
113
113
  command.response_class = Google::Apis::AnalyticsV3::GaData
114
114
  command.query['dimensions'] = dimensions unless dimensions.nil?
@@ -182,7 +182,7 @@ module Google
182
182
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
183
183
  # @raise [Google::Apis::AuthorizationError] Authorization is required
184
184
  def get_mcf_data(ids, start_date, end_date, metrics, dimensions: nil, filters: nil, max_results: nil, sampling_level: nil, sort: nil, start_index: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
185
- command = make_simple_command(:get, 'data/mcf', options)
185
+ command = make_simple_command(:get, 'data/mcf', options)
186
186
  command.response_representation = Google::Apis::AnalyticsV3::McfData::Representation
187
187
  command.response_class = Google::Apis::AnalyticsV3::McfData
188
188
  command.query['dimensions'] = dimensions unless dimensions.nil?
@@ -238,7 +238,7 @@ module Google
238
238
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
239
239
  # @raise [Google::Apis::AuthorizationError] Authorization is required
240
240
  def get_realtime_data(ids, metrics, dimensions: nil, filters: nil, max_results: nil, sort: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
241
- command = make_simple_command(:get, 'data/realtime', options)
241
+ command = make_simple_command(:get, 'data/realtime', options)
242
242
  command.response_representation = Google::Apis::AnalyticsV3::RealtimeData::Representation
243
243
  command.response_class = Google::Apis::AnalyticsV3::RealtimeData
244
244
  command.query['dimensions'] = dimensions unless dimensions.nil?
@@ -281,7 +281,7 @@ module Google
281
281
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
282
282
  # @raise [Google::Apis::AuthorizationError] Authorization is required
283
283
  def list_account_summaries(max_results: nil, start_index: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
284
- command = make_simple_command(:get, 'management/accountSummaries', options)
284
+ command = make_simple_command(:get, 'management/accountSummaries', options)
285
285
  command.response_representation = Google::Apis::AnalyticsV3::AccountSummaries::Representation
286
286
  command.response_class = Google::Apis::AnalyticsV3::AccountSummaries
287
287
  command.query['max-results'] = max_results unless max_results.nil?
@@ -317,7 +317,7 @@ module Google
317
317
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
318
318
  # @raise [Google::Apis::AuthorizationError] Authorization is required
319
319
  def delete_account_user_link(account_id, link_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
320
- command = make_simple_command(:delete, 'management/accounts/{accountId}/entityUserLinks/{linkId}', options)
320
+ command = make_simple_command(:delete, 'management/accounts/{accountId}/entityUserLinks/{linkId}', options)
321
321
  command.params['accountId'] = account_id unless account_id.nil?
322
322
  command.params['linkId'] = link_id unless link_id.nil?
323
323
  command.query['fields'] = fields unless fields.nil?
@@ -350,7 +350,7 @@ module Google
350
350
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
351
351
  # @raise [Google::Apis::AuthorizationError] Authorization is required
352
352
  def insert_account_user_link(account_id, entity_user_link_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
353
- command = make_simple_command(:post, 'management/accounts/{accountId}/entityUserLinks', options)
353
+ command = make_simple_command(:post, 'management/accounts/{accountId}/entityUserLinks', options)
354
354
  command.request_representation = Google::Apis::AnalyticsV3::EntityUserLink::Representation
355
355
  command.request_object = entity_user_link_object
356
356
  command.response_representation = Google::Apis::AnalyticsV3::EntityUserLink::Representation
@@ -390,7 +390,7 @@ module Google
390
390
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
391
391
  # @raise [Google::Apis::AuthorizationError] Authorization is required
392
392
  def list_account_user_links(account_id, max_results: nil, start_index: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
393
- command = make_simple_command(:get, 'management/accounts/{accountId}/entityUserLinks', options)
393
+ command = make_simple_command(:get, 'management/accounts/{accountId}/entityUserLinks', options)
394
394
  command.response_representation = Google::Apis::AnalyticsV3::EntityUserLinks::Representation
395
395
  command.response_class = Google::Apis::AnalyticsV3::EntityUserLinks
396
396
  command.params['accountId'] = account_id unless account_id.nil?
@@ -428,7 +428,7 @@ module Google
428
428
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
429
429
  # @raise [Google::Apis::AuthorizationError] Authorization is required
430
430
  def update_account_user_link(account_id, link_id, entity_user_link_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
431
- command = make_simple_command(:put, 'management/accounts/{accountId}/entityUserLinks/{linkId}', options)
431
+ command = make_simple_command(:put, 'management/accounts/{accountId}/entityUserLinks/{linkId}', options)
432
432
  command.request_representation = Google::Apis::AnalyticsV3::EntityUserLink::Representation
433
433
  command.request_object = entity_user_link_object
434
434
  command.response_representation = Google::Apis::AnalyticsV3::EntityUserLink::Representation
@@ -467,7 +467,7 @@ module Google
467
467
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
468
468
  # @raise [Google::Apis::AuthorizationError] Authorization is required
469
469
  def list_accounts(max_results: nil, start_index: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
470
- command = make_simple_command(:get, 'management/accounts', options)
470
+ command = make_simple_command(:get, 'management/accounts', options)
471
471
  command.response_representation = Google::Apis::AnalyticsV3::Accounts::Representation
472
472
  command.response_class = Google::Apis::AnalyticsV3::Accounts
473
473
  command.query['max-results'] = max_results unless max_results.nil?
@@ -500,7 +500,7 @@ module Google
500
500
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
501
501
  # @raise [Google::Apis::AuthorizationError] Authorization is required
502
502
  def hash_client_id(hash_client_id_request_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
503
- command = make_simple_command(:post, 'management/clientId:hashClientId', options)
503
+ command = make_simple_command(:post, 'management/clientId:hashClientId', options)
504
504
  command.request_representation = Google::Apis::AnalyticsV3::HashClientIdRequest::Representation
505
505
  command.request_object = hash_client_id_request_object
506
506
  command.response_representation = Google::Apis::AnalyticsV3::HashClientIdResponse::Representation
@@ -541,7 +541,7 @@ module Google
541
541
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
542
542
  # @raise [Google::Apis::AuthorizationError] Authorization is required
543
543
  def list_custom_data_sources(account_id, web_property_id, max_results: nil, start_index: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
544
- command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/customDataSources', options)
544
+ command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/customDataSources', options)
545
545
  command.response_representation = Google::Apis::AnalyticsV3::CustomDataSources::Representation
546
546
  command.response_class = Google::Apis::AnalyticsV3::CustomDataSources
547
547
  command.params['accountId'] = account_id unless account_id.nil?
@@ -581,7 +581,7 @@ module Google
581
581
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
582
582
  # @raise [Google::Apis::AuthorizationError] Authorization is required
583
583
  def get_custom_dimension(account_id, web_property_id, custom_dimension_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
584
- command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/customDimensions/{customDimensionId}', options)
584
+ command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/customDimensions/{customDimensionId}', options)
585
585
  command.response_representation = Google::Apis::AnalyticsV3::CustomDimension::Representation
586
586
  command.response_class = Google::Apis::AnalyticsV3::CustomDimension
587
587
  command.params['accountId'] = account_id unless account_id.nil?
@@ -619,7 +619,7 @@ module Google
619
619
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
620
620
  # @raise [Google::Apis::AuthorizationError] Authorization is required
621
621
  def insert_custom_dimension(account_id, web_property_id, custom_dimension_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
622
- command = make_simple_command(:post, 'management/accounts/{accountId}/webproperties/{webPropertyId}/customDimensions', options)
622
+ command = make_simple_command(:post, 'management/accounts/{accountId}/webproperties/{webPropertyId}/customDimensions', options)
623
623
  command.request_representation = Google::Apis::AnalyticsV3::CustomDimension::Representation
624
624
  command.request_object = custom_dimension_object
625
625
  command.response_representation = Google::Apis::AnalyticsV3::CustomDimension::Representation
@@ -662,7 +662,7 @@ module Google
662
662
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
663
663
  # @raise [Google::Apis::AuthorizationError] Authorization is required
664
664
  def list_custom_dimensions(account_id, web_property_id, max_results: nil, start_index: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
665
- command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/customDimensions', options)
665
+ command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/customDimensions', options)
666
666
  command.response_representation = Google::Apis::AnalyticsV3::CustomDimensions::Representation
667
667
  command.response_class = Google::Apis::AnalyticsV3::CustomDimensions
668
668
  command.params['accountId'] = account_id unless account_id.nil?
@@ -706,7 +706,7 @@ module Google
706
706
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
707
707
  # @raise [Google::Apis::AuthorizationError] Authorization is required
708
708
  def patch_custom_dimension(account_id, web_property_id, custom_dimension_id, custom_dimension_object = nil, ignore_custom_data_source_links: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
709
- command = make_simple_command(:patch, 'management/accounts/{accountId}/webproperties/{webPropertyId}/customDimensions/{customDimensionId}', options)
709
+ command = make_simple_command(:patch, 'management/accounts/{accountId}/webproperties/{webPropertyId}/customDimensions/{customDimensionId}', options)
710
710
  command.request_representation = Google::Apis::AnalyticsV3::CustomDimension::Representation
711
711
  command.request_object = custom_dimension_object
712
712
  command.response_representation = Google::Apis::AnalyticsV3::CustomDimension::Representation
@@ -752,7 +752,7 @@ module Google
752
752
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
753
753
  # @raise [Google::Apis::AuthorizationError] Authorization is required
754
754
  def update_custom_dimension(account_id, web_property_id, custom_dimension_id, custom_dimension_object = nil, ignore_custom_data_source_links: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
755
- command = make_simple_command(:put, 'management/accounts/{accountId}/webproperties/{webPropertyId}/customDimensions/{customDimensionId}', options)
755
+ command = make_simple_command(:put, 'management/accounts/{accountId}/webproperties/{webPropertyId}/customDimensions/{customDimensionId}', options)
756
756
  command.request_representation = Google::Apis::AnalyticsV3::CustomDimension::Representation
757
757
  command.request_object = custom_dimension_object
758
758
  command.response_representation = Google::Apis::AnalyticsV3::CustomDimension::Representation
@@ -794,7 +794,7 @@ module Google
794
794
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
795
795
  # @raise [Google::Apis::AuthorizationError] Authorization is required
796
796
  def get_custom_metric(account_id, web_property_id, custom_metric_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
797
- command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/customMetrics/{customMetricId}', options)
797
+ command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/customMetrics/{customMetricId}', options)
798
798
  command.response_representation = Google::Apis::AnalyticsV3::CustomMetric::Representation
799
799
  command.response_class = Google::Apis::AnalyticsV3::CustomMetric
800
800
  command.params['accountId'] = account_id unless account_id.nil?
@@ -832,7 +832,7 @@ module Google
832
832
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
833
833
  # @raise [Google::Apis::AuthorizationError] Authorization is required
834
834
  def insert_custom_metric(account_id, web_property_id, custom_metric_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
835
- command = make_simple_command(:post, 'management/accounts/{accountId}/webproperties/{webPropertyId}/customMetrics', options)
835
+ command = make_simple_command(:post, 'management/accounts/{accountId}/webproperties/{webPropertyId}/customMetrics', options)
836
836
  command.request_representation = Google::Apis::AnalyticsV3::CustomMetric::Representation
837
837
  command.request_object = custom_metric_object
838
838
  command.response_representation = Google::Apis::AnalyticsV3::CustomMetric::Representation
@@ -875,7 +875,7 @@ module Google
875
875
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
876
876
  # @raise [Google::Apis::AuthorizationError] Authorization is required
877
877
  def list_custom_metrics(account_id, web_property_id, max_results: nil, start_index: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
878
- command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/customMetrics', options)
878
+ command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/customMetrics', options)
879
879
  command.response_representation = Google::Apis::AnalyticsV3::CustomMetrics::Representation
880
880
  command.response_class = Google::Apis::AnalyticsV3::CustomMetrics
881
881
  command.params['accountId'] = account_id unless account_id.nil?
@@ -919,7 +919,7 @@ module Google
919
919
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
920
920
  # @raise [Google::Apis::AuthorizationError] Authorization is required
921
921
  def patch_custom_metric(account_id, web_property_id, custom_metric_id, custom_metric_object = nil, ignore_custom_data_source_links: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
922
- command = make_simple_command(:patch, 'management/accounts/{accountId}/webproperties/{webPropertyId}/customMetrics/{customMetricId}', options)
922
+ command = make_simple_command(:patch, 'management/accounts/{accountId}/webproperties/{webPropertyId}/customMetrics/{customMetricId}', options)
923
923
  command.request_representation = Google::Apis::AnalyticsV3::CustomMetric::Representation
924
924
  command.request_object = custom_metric_object
925
925
  command.response_representation = Google::Apis::AnalyticsV3::CustomMetric::Representation
@@ -965,7 +965,7 @@ module Google
965
965
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
966
966
  # @raise [Google::Apis::AuthorizationError] Authorization is required
967
967
  def update_custom_metric(account_id, web_property_id, custom_metric_id, custom_metric_object = nil, ignore_custom_data_source_links: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
968
- command = make_simple_command(:put, 'management/accounts/{accountId}/webproperties/{webPropertyId}/customMetrics/{customMetricId}', options)
968
+ command = make_simple_command(:put, 'management/accounts/{accountId}/webproperties/{webPropertyId}/customMetrics/{customMetricId}', options)
969
969
  command.request_representation = Google::Apis::AnalyticsV3::CustomMetric::Representation
970
970
  command.request_object = custom_metric_object
971
971
  command.response_representation = Google::Apis::AnalyticsV3::CustomMetric::Representation
@@ -1009,7 +1009,7 @@ module Google
1009
1009
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1010
1010
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1011
1011
  def delete_experiment(account_id, web_property_id, profile_id, experiment_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1012
- command = make_simple_command(:delete, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/experiments/{experimentId}', options)
1012
+ command = make_simple_command(:delete, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/experiments/{experimentId}', options)
1013
1013
  command.params['accountId'] = account_id unless account_id.nil?
1014
1014
  command.params['webPropertyId'] = web_property_id unless web_property_id.nil?
1015
1015
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -1049,7 +1049,7 @@ module Google
1049
1049
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1050
1050
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1051
1051
  def get_experiment(account_id, web_property_id, profile_id, experiment_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1052
- command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/experiments/{experimentId}', options)
1052
+ command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/experiments/{experimentId}', options)
1053
1053
  command.response_representation = Google::Apis::AnalyticsV3::Experiment::Representation
1054
1054
  command.response_class = Google::Apis::AnalyticsV3::Experiment
1055
1055
  command.params['accountId'] = account_id unless account_id.nil?
@@ -1090,7 +1090,7 @@ module Google
1090
1090
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1091
1091
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1092
1092
  def insert_experiment(account_id, web_property_id, profile_id, experiment_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1093
- command = make_simple_command(:post, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/experiments', options)
1093
+ command = make_simple_command(:post, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/experiments', options)
1094
1094
  command.request_representation = Google::Apis::AnalyticsV3::Experiment::Representation
1095
1095
  command.request_object = experiment_object
1096
1096
  command.response_representation = Google::Apis::AnalyticsV3::Experiment::Representation
@@ -1136,7 +1136,7 @@ module Google
1136
1136
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1137
1137
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1138
1138
  def list_experiments(account_id, web_property_id, profile_id, max_results: nil, start_index: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1139
- command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/experiments', options)
1139
+ command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/experiments', options)
1140
1140
  command.response_representation = Google::Apis::AnalyticsV3::Experiments::Representation
1141
1141
  command.response_class = Google::Apis::AnalyticsV3::Experiments
1142
1142
  command.params['accountId'] = account_id unless account_id.nil?
@@ -1180,7 +1180,7 @@ module Google
1180
1180
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1181
1181
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1182
1182
  def patch_experiment(account_id, web_property_id, profile_id, experiment_id, experiment_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1183
- command = make_simple_command(:patch, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/experiments/{experimentId}', options)
1183
+ command = make_simple_command(:patch, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/experiments/{experimentId}', options)
1184
1184
  command.request_representation = Google::Apis::AnalyticsV3::Experiment::Representation
1185
1185
  command.request_object = experiment_object
1186
1186
  command.response_representation = Google::Apis::AnalyticsV3::Experiment::Representation
@@ -1225,7 +1225,7 @@ module Google
1225
1225
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1226
1226
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1227
1227
  def update_experiment(account_id, web_property_id, profile_id, experiment_id, experiment_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1228
- command = make_simple_command(:put, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/experiments/{experimentId}', options)
1228
+ command = make_simple_command(:put, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/experiments/{experimentId}', options)
1229
1229
  command.request_representation = Google::Apis::AnalyticsV3::Experiment::Representation
1230
1230
  command.request_object = experiment_object
1231
1231
  command.response_representation = Google::Apis::AnalyticsV3::Experiment::Representation
@@ -1265,7 +1265,7 @@ module Google
1265
1265
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1266
1266
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1267
1267
  def delete_filter(account_id, filter_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1268
- command = make_simple_command(:delete, 'management/accounts/{accountId}/filters/{filterId}', options)
1268
+ command = make_simple_command(:delete, 'management/accounts/{accountId}/filters/{filterId}', options)
1269
1269
  command.response_representation = Google::Apis::AnalyticsV3::Filter::Representation
1270
1270
  command.response_class = Google::Apis::AnalyticsV3::Filter
1271
1271
  command.params['accountId'] = account_id unless account_id.nil?
@@ -1301,7 +1301,7 @@ module Google
1301
1301
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1302
1302
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1303
1303
  def get_filter(account_id, filter_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1304
- command = make_simple_command(:get, 'management/accounts/{accountId}/filters/{filterId}', options)
1304
+ command = make_simple_command(:get, 'management/accounts/{accountId}/filters/{filterId}', options)
1305
1305
  command.response_representation = Google::Apis::AnalyticsV3::Filter::Representation
1306
1306
  command.response_class = Google::Apis::AnalyticsV3::Filter
1307
1307
  command.params['accountId'] = account_id unless account_id.nil?
@@ -1336,7 +1336,7 @@ module Google
1336
1336
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1337
1337
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1338
1338
  def insert_filter(account_id, filter_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1339
- command = make_simple_command(:post, 'management/accounts/{accountId}/filters', options)
1339
+ command = make_simple_command(:post, 'management/accounts/{accountId}/filters', options)
1340
1340
  command.request_representation = Google::Apis::AnalyticsV3::Filter::Representation
1341
1341
  command.request_object = filter_object
1342
1342
  command.response_representation = Google::Apis::AnalyticsV3::Filter::Representation
@@ -1376,7 +1376,7 @@ module Google
1376
1376
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1377
1377
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1378
1378
  def list_filters(account_id, max_results: nil, start_index: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1379
- command = make_simple_command(:get, 'management/accounts/{accountId}/filters', options)
1379
+ command = make_simple_command(:get, 'management/accounts/{accountId}/filters', options)
1380
1380
  command.response_representation = Google::Apis::AnalyticsV3::Filters::Representation
1381
1381
  command.response_class = Google::Apis::AnalyticsV3::Filters
1382
1382
  command.params['accountId'] = account_id unless account_id.nil?
@@ -1414,7 +1414,7 @@ module Google
1414
1414
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1415
1415
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1416
1416
  def patch_filter(account_id, filter_id, filter_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1417
- command = make_simple_command(:patch, 'management/accounts/{accountId}/filters/{filterId}', options)
1417
+ command = make_simple_command(:patch, 'management/accounts/{accountId}/filters/{filterId}', options)
1418
1418
  command.request_representation = Google::Apis::AnalyticsV3::Filter::Representation
1419
1419
  command.request_object = filter_object
1420
1420
  command.response_representation = Google::Apis::AnalyticsV3::Filter::Representation
@@ -1453,7 +1453,7 @@ module Google
1453
1453
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1454
1454
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1455
1455
  def update_filter(account_id, filter_id, filter_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1456
- command = make_simple_command(:put, 'management/accounts/{accountId}/filters/{filterId}', options)
1456
+ command = make_simple_command(:put, 'management/accounts/{accountId}/filters/{filterId}', options)
1457
1457
  command.request_representation = Google::Apis::AnalyticsV3::Filter::Representation
1458
1458
  command.request_object = filter_object
1459
1459
  command.response_representation = Google::Apis::AnalyticsV3::Filter::Representation
@@ -1495,7 +1495,7 @@ module Google
1495
1495
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1496
1496
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1497
1497
  def get_goal(account_id, web_property_id, profile_id, goal_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1498
- command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/goals/{goalId}', options)
1498
+ command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/goals/{goalId}', options)
1499
1499
  command.response_representation = Google::Apis::AnalyticsV3::Goal::Representation
1500
1500
  command.response_class = Google::Apis::AnalyticsV3::Goal
1501
1501
  command.params['accountId'] = account_id unless account_id.nil?
@@ -1536,7 +1536,7 @@ module Google
1536
1536
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1537
1537
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1538
1538
  def insert_goal(account_id, web_property_id, profile_id, goal_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1539
- command = make_simple_command(:post, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/goals', options)
1539
+ command = make_simple_command(:post, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/goals', options)
1540
1540
  command.request_representation = Google::Apis::AnalyticsV3::Goal::Representation
1541
1541
  command.request_object = goal_object
1542
1542
  command.response_representation = Google::Apis::AnalyticsV3::Goal::Representation
@@ -1586,7 +1586,7 @@ module Google
1586
1586
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1587
1587
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1588
1588
  def list_goals(account_id, web_property_id, profile_id, max_results: nil, start_index: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1589
- command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/goals', options)
1589
+ command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/goals', options)
1590
1590
  command.response_representation = Google::Apis::AnalyticsV3::Goals::Representation
1591
1591
  command.response_class = Google::Apis::AnalyticsV3::Goals
1592
1592
  command.params['accountId'] = account_id unless account_id.nil?
@@ -1630,7 +1630,7 @@ module Google
1630
1630
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1631
1631
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1632
1632
  def patch_goal(account_id, web_property_id, profile_id, goal_id, goal_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1633
- command = make_simple_command(:patch, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/goals/{goalId}', options)
1633
+ command = make_simple_command(:patch, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/goals/{goalId}', options)
1634
1634
  command.request_representation = Google::Apis::AnalyticsV3::Goal::Representation
1635
1635
  command.request_object = goal_object
1636
1636
  command.response_representation = Google::Apis::AnalyticsV3::Goal::Representation
@@ -1675,7 +1675,7 @@ module Google
1675
1675
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1676
1676
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1677
1677
  def update_goal(account_id, web_property_id, profile_id, goal_id, goal_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1678
- command = make_simple_command(:put, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/goals/{goalId}', options)
1678
+ command = make_simple_command(:put, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/goals/{goalId}', options)
1679
1679
  command.request_representation = Google::Apis::AnalyticsV3::Goal::Representation
1680
1680
  command.request_object = goal_object
1681
1681
  command.response_representation = Google::Apis::AnalyticsV3::Goal::Representation
@@ -1719,7 +1719,7 @@ module Google
1719
1719
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1720
1720
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1721
1721
  def delete_profile_filter_link(account_id, web_property_id, profile_id, link_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1722
- command = make_simple_command(:delete, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/profileFilterLinks/{linkId}', options)
1722
+ command = make_simple_command(:delete, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/profileFilterLinks/{linkId}', options)
1723
1723
  command.params['accountId'] = account_id unless account_id.nil?
1724
1724
  command.params['webPropertyId'] = web_property_id unless web_property_id.nil?
1725
1725
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -1759,7 +1759,7 @@ module Google
1759
1759
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1760
1760
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1761
1761
  def get_profile_filter_link(account_id, web_property_id, profile_id, link_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1762
- command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/profileFilterLinks/{linkId}', options)
1762
+ command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/profileFilterLinks/{linkId}', options)
1763
1763
  command.response_representation = Google::Apis::AnalyticsV3::ProfileFilterLink::Representation
1764
1764
  command.response_class = Google::Apis::AnalyticsV3::ProfileFilterLink
1765
1765
  command.params['accountId'] = account_id unless account_id.nil?
@@ -1800,7 +1800,7 @@ module Google
1800
1800
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1801
1801
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1802
1802
  def insert_profile_filter_link(account_id, web_property_id, profile_id, profile_filter_link_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1803
- command = make_simple_command(:post, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/profileFilterLinks', options)
1803
+ command = make_simple_command(:post, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/profileFilterLinks', options)
1804
1804
  command.request_representation = Google::Apis::AnalyticsV3::ProfileFilterLink::Representation
1805
1805
  command.request_object = profile_filter_link_object
1806
1806
  command.response_representation = Google::Apis::AnalyticsV3::ProfileFilterLink::Representation
@@ -1849,7 +1849,7 @@ module Google
1849
1849
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1850
1850
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1851
1851
  def list_profile_filter_links(account_id, web_property_id, profile_id, max_results: nil, start_index: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1852
- command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/profileFilterLinks', options)
1852
+ command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/profileFilterLinks', options)
1853
1853
  command.response_representation = Google::Apis::AnalyticsV3::ProfileFilterLinks::Representation
1854
1854
  command.response_class = Google::Apis::AnalyticsV3::ProfileFilterLinks
1855
1855
  command.params['accountId'] = account_id unless account_id.nil?
@@ -1893,7 +1893,7 @@ module Google
1893
1893
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1894
1894
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1895
1895
  def patch_profile_filter_link(account_id, web_property_id, profile_id, link_id, profile_filter_link_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1896
- command = make_simple_command(:patch, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/profileFilterLinks/{linkId}', options)
1896
+ command = make_simple_command(:patch, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/profileFilterLinks/{linkId}', options)
1897
1897
  command.request_representation = Google::Apis::AnalyticsV3::ProfileFilterLink::Representation
1898
1898
  command.request_object = profile_filter_link_object
1899
1899
  command.response_representation = Google::Apis::AnalyticsV3::ProfileFilterLink::Representation
@@ -1938,7 +1938,7 @@ module Google
1938
1938
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1939
1939
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1940
1940
  def update_profile_filter_link(account_id, web_property_id, profile_id, link_id, profile_filter_link_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1941
- command = make_simple_command(:put, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/profileFilterLinks/{linkId}', options)
1941
+ command = make_simple_command(:put, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/profileFilterLinks/{linkId}', options)
1942
1942
  command.request_representation = Google::Apis::AnalyticsV3::ProfileFilterLink::Representation
1943
1943
  command.request_object = profile_filter_link_object
1944
1944
  command.response_representation = Google::Apis::AnalyticsV3::ProfileFilterLink::Representation
@@ -1982,7 +1982,7 @@ module Google
1982
1982
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1983
1983
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1984
1984
  def delete_profile_user_link(account_id, web_property_id, profile_id, link_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1985
- command = make_simple_command(:delete, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/entityUserLinks/{linkId}', options)
1985
+ command = make_simple_command(:delete, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/entityUserLinks/{linkId}', options)
1986
1986
  command.params['accountId'] = account_id unless account_id.nil?
1987
1987
  command.params['webPropertyId'] = web_property_id unless web_property_id.nil?
1988
1988
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2021,7 +2021,7 @@ module Google
2021
2021
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2022
2022
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2023
2023
  def insert_profile_user_link(account_id, web_property_id, profile_id, entity_user_link_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2024
- command = make_simple_command(:post, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/entityUserLinks', options)
2024
+ command = make_simple_command(:post, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/entityUserLinks', options)
2025
2025
  command.request_representation = Google::Apis::AnalyticsV3::EntityUserLink::Representation
2026
2026
  command.request_object = entity_user_link_object
2027
2027
  command.response_representation = Google::Apis::AnalyticsV3::EntityUserLink::Representation
@@ -2071,7 +2071,7 @@ module Google
2071
2071
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2072
2072
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2073
2073
  def list_profile_user_links(account_id, web_property_id, profile_id, max_results: nil, start_index: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2074
- command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/entityUserLinks', options)
2074
+ command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/entityUserLinks', options)
2075
2075
  command.response_representation = Google::Apis::AnalyticsV3::EntityUserLinks::Representation
2076
2076
  command.response_class = Google::Apis::AnalyticsV3::EntityUserLinks
2077
2077
  command.params['accountId'] = account_id unless account_id.nil?
@@ -2115,7 +2115,7 @@ module Google
2115
2115
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2116
2116
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2117
2117
  def update_profile_user_link(account_id, web_property_id, profile_id, link_id, entity_user_link_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2118
- command = make_simple_command(:put, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/entityUserLinks/{linkId}', options)
2118
+ command = make_simple_command(:put, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/entityUserLinks/{linkId}', options)
2119
2119
  command.request_representation = Google::Apis::AnalyticsV3::EntityUserLink::Representation
2120
2120
  command.request_object = entity_user_link_object
2121
2121
  command.response_representation = Google::Apis::AnalyticsV3::EntityUserLink::Representation
@@ -2157,7 +2157,7 @@ module Google
2157
2157
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2158
2158
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2159
2159
  def delete_profile(account_id, web_property_id, profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2160
- command = make_simple_command(:delete, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}', options)
2160
+ command = make_simple_command(:delete, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}', options)
2161
2161
  command.params['accountId'] = account_id unless account_id.nil?
2162
2162
  command.params['webPropertyId'] = web_property_id unless web_property_id.nil?
2163
2163
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2194,7 +2194,7 @@ module Google
2194
2194
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2195
2195
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2196
2196
  def get_profile(account_id, web_property_id, profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2197
- command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}', options)
2197
+ command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}', options)
2198
2198
  command.response_representation = Google::Apis::AnalyticsV3::Profile::Representation
2199
2199
  command.response_class = Google::Apis::AnalyticsV3::Profile
2200
2200
  command.params['accountId'] = account_id unless account_id.nil?
@@ -2232,7 +2232,7 @@ module Google
2232
2232
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2233
2233
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2234
2234
  def insert_profile(account_id, web_property_id, profile_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2235
- command = make_simple_command(:post, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles', options)
2235
+ command = make_simple_command(:post, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles', options)
2236
2236
  command.request_representation = Google::Apis::AnalyticsV3::Profile::Representation
2237
2237
  command.request_object = profile_object
2238
2238
  command.response_representation = Google::Apis::AnalyticsV3::Profile::Representation
@@ -2279,7 +2279,7 @@ module Google
2279
2279
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2280
2280
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2281
2281
  def list_profiles(account_id, web_property_id, max_results: nil, start_index: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2282
- command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles', options)
2282
+ command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles', options)
2283
2283
  command.response_representation = Google::Apis::AnalyticsV3::Profiles::Representation
2284
2284
  command.response_class = Google::Apis::AnalyticsV3::Profiles
2285
2285
  command.params['accountId'] = account_id unless account_id.nil?
@@ -2320,7 +2320,7 @@ module Google
2320
2320
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2321
2321
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2322
2322
  def patch_profile(account_id, web_property_id, profile_id, profile_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2323
- command = make_simple_command(:patch, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}', options)
2323
+ command = make_simple_command(:patch, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}', options)
2324
2324
  command.request_representation = Google::Apis::AnalyticsV3::Profile::Representation
2325
2325
  command.request_object = profile_object
2326
2326
  command.response_representation = Google::Apis::AnalyticsV3::Profile::Representation
@@ -2362,7 +2362,7 @@ module Google
2362
2362
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2363
2363
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2364
2364
  def update_profile(account_id, web_property_id, profile_id, profile_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2365
- command = make_simple_command(:put, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}', options)
2365
+ command = make_simple_command(:put, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}', options)
2366
2366
  command.request_representation = Google::Apis::AnalyticsV3::Profile::Representation
2367
2367
  command.request_object = profile_object
2368
2368
  command.response_representation = Google::Apis::AnalyticsV3::Profile::Representation
@@ -2403,7 +2403,7 @@ module Google
2403
2403
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2404
2404
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2405
2405
  def delete_management_remarketing_audience(account_id, web_property_id, remarketing_audience_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2406
- command = make_simple_command(:delete, 'management/accounts/{accountId}/webproperties/{webPropertyId}/remarketingAudiences/{remarketingAudienceId}', options)
2406
+ command = make_simple_command(:delete, 'management/accounts/{accountId}/webproperties/{webPropertyId}/remarketingAudiences/{remarketingAudienceId}', options)
2407
2407
  command.params['accountId'] = account_id unless account_id.nil?
2408
2408
  command.params['webPropertyId'] = web_property_id unless web_property_id.nil?
2409
2409
  command.params['remarketingAudienceId'] = remarketing_audience_id unless remarketing_audience_id.nil?
@@ -2440,7 +2440,7 @@ module Google
2440
2440
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2441
2441
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2442
2442
  def get_management_remarketing_audience(account_id, web_property_id, remarketing_audience_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2443
- command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/remarketingAudiences/{remarketingAudienceId}', options)
2443
+ command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/remarketingAudiences/{remarketingAudienceId}', options)
2444
2444
  command.response_representation = Google::Apis::AnalyticsV3::RemarketingAudience::Representation
2445
2445
  command.response_class = Google::Apis::AnalyticsV3::RemarketingAudience
2446
2446
  command.params['accountId'] = account_id unless account_id.nil?
@@ -2478,7 +2478,7 @@ module Google
2478
2478
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2479
2479
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2480
2480
  def insert_management_remarketing_audience(account_id, web_property_id, remarketing_audience_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2481
- command = make_simple_command(:post, 'management/accounts/{accountId}/webproperties/{webPropertyId}/remarketingAudiences', options)
2481
+ command = make_simple_command(:post, 'management/accounts/{accountId}/webproperties/{webPropertyId}/remarketingAudiences', options)
2482
2482
  command.request_representation = Google::Apis::AnalyticsV3::RemarketingAudience::Representation
2483
2483
  command.request_object = remarketing_audience_object
2484
2484
  command.response_representation = Google::Apis::AnalyticsV3::RemarketingAudience::Representation
@@ -2522,7 +2522,7 @@ module Google
2522
2522
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2523
2523
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2524
2524
  def list_management_remarketing_audiences(account_id, web_property_id, max_results: nil, start_index: nil, type: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2525
- command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/remarketingAudiences', options)
2525
+ command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/remarketingAudiences', options)
2526
2526
  command.response_representation = Google::Apis::AnalyticsV3::RemarketingAudiences::Representation
2527
2527
  command.response_class = Google::Apis::AnalyticsV3::RemarketingAudiences
2528
2528
  command.params['accountId'] = account_id unless account_id.nil?
@@ -2564,7 +2564,7 @@ module Google
2564
2564
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2565
2565
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2566
2566
  def patch_management_remarketing_audience(account_id, web_property_id, remarketing_audience_id, remarketing_audience_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2567
- command = make_simple_command(:patch, 'management/accounts/{accountId}/webproperties/{webPropertyId}/remarketingAudiences/{remarketingAudienceId}', options)
2567
+ command = make_simple_command(:patch, 'management/accounts/{accountId}/webproperties/{webPropertyId}/remarketingAudiences/{remarketingAudienceId}', options)
2568
2568
  command.request_representation = Google::Apis::AnalyticsV3::RemarketingAudience::Representation
2569
2569
  command.request_object = remarketing_audience_object
2570
2570
  command.response_representation = Google::Apis::AnalyticsV3::RemarketingAudience::Representation
@@ -2606,7 +2606,7 @@ module Google
2606
2606
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2607
2607
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2608
2608
  def update_management_remarketing_audience(account_id, web_property_id, remarketing_audience_id, remarketing_audience_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2609
- command = make_simple_command(:put, 'management/accounts/{accountId}/webproperties/{webPropertyId}/remarketingAudiences/{remarketingAudienceId}', options)
2609
+ command = make_simple_command(:put, 'management/accounts/{accountId}/webproperties/{webPropertyId}/remarketingAudiences/{remarketingAudienceId}', options)
2610
2610
  command.request_representation = Google::Apis::AnalyticsV3::RemarketingAudience::Representation
2611
2611
  command.request_object = remarketing_audience_object
2612
2612
  command.response_representation = Google::Apis::AnalyticsV3::RemarketingAudience::Representation
@@ -2646,7 +2646,7 @@ module Google
2646
2646
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2647
2647
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2648
2648
  def list_segments(max_results: nil, start_index: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2649
- command = make_simple_command(:get, 'management/segments', options)
2649
+ command = make_simple_command(:get, 'management/segments', options)
2650
2650
  command.response_representation = Google::Apis::AnalyticsV3::Segments::Representation
2651
2651
  command.response_class = Google::Apis::AnalyticsV3::Segments
2652
2652
  command.query['max-results'] = max_results unless max_results.nil?
@@ -2686,7 +2686,7 @@ module Google
2686
2686
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2687
2687
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2688
2688
  def delete_unsampled_report(account_id, web_property_id, profile_id, unsampled_report_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2689
- command = make_simple_command(:delete, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/unsampledReports/{unsampledReportId}', options)
2689
+ command = make_simple_command(:delete, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/unsampledReports/{unsampledReportId}', options)
2690
2690
  command.params['accountId'] = account_id unless account_id.nil?
2691
2691
  command.params['webPropertyId'] = web_property_id unless web_property_id.nil?
2692
2692
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2726,7 +2726,7 @@ module Google
2726
2726
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2727
2727
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2728
2728
  def get_unsampled_report(account_id, web_property_id, profile_id, unsampled_report_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2729
- command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/unsampledReports/{unsampledReportId}', options)
2729
+ command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/unsampledReports/{unsampledReportId}', options)
2730
2730
  command.response_representation = Google::Apis::AnalyticsV3::UnsampledReport::Representation
2731
2731
  command.response_class = Google::Apis::AnalyticsV3::UnsampledReport
2732
2732
  command.params['accountId'] = account_id unless account_id.nil?
@@ -2767,7 +2767,7 @@ module Google
2767
2767
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2768
2768
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2769
2769
  def insert_unsampled_report(account_id, web_property_id, profile_id, unsampled_report_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2770
- command = make_simple_command(:post, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/unsampledReports', options)
2770
+ command = make_simple_command(:post, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/unsampledReports', options)
2771
2771
  command.request_representation = Google::Apis::AnalyticsV3::UnsampledReport::Representation
2772
2772
  command.request_object = unsampled_report_object
2773
2773
  command.response_representation = Google::Apis::AnalyticsV3::UnsampledReport::Representation
@@ -2816,7 +2816,7 @@ module Google
2816
2816
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2817
2817
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2818
2818
  def list_unsampled_reports(account_id, web_property_id, profile_id, max_results: nil, start_index: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2819
- command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/unsampledReports', options)
2819
+ command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/unsampledReports', options)
2820
2820
  command.response_representation = Google::Apis::AnalyticsV3::UnsampledReports::Representation
2821
2821
  command.response_class = Google::Apis::AnalyticsV3::UnsampledReports
2822
2822
  command.params['accountId'] = account_id unless account_id.nil?
@@ -2858,7 +2858,7 @@ module Google
2858
2858
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2859
2859
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2860
2860
  def delete_upload_data(account_id, web_property_id, custom_data_source_id, delete_upload_data_request_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2861
- command = make_simple_command(:post, 'management/accounts/{accountId}/webproperties/{webPropertyId}/customDataSources/{customDataSourceId}/deleteUploadData', options)
2861
+ command = make_simple_command(:post, 'management/accounts/{accountId}/webproperties/{webPropertyId}/customDataSources/{customDataSourceId}/deleteUploadData', options)
2862
2862
  command.request_representation = Google::Apis::AnalyticsV3::DeleteUploadDataRequest::Representation
2863
2863
  command.request_object = delete_upload_data_request_object
2864
2864
  command.params['accountId'] = account_id unless account_id.nil?
@@ -2899,7 +2899,7 @@ module Google
2899
2899
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2900
2900
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2901
2901
  def get_upload(account_id, web_property_id, custom_data_source_id, upload_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2902
- command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/customDataSources/{customDataSourceId}/uploads/{uploadId}', options)
2902
+ command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/customDataSources/{customDataSourceId}/uploads/{uploadId}', options)
2903
2903
  command.response_representation = Google::Apis::AnalyticsV3::Upload::Representation
2904
2904
  command.response_class = Google::Apis::AnalyticsV3::Upload
2905
2905
  command.params['accountId'] = account_id unless account_id.nil?
@@ -2944,7 +2944,7 @@ module Google
2944
2944
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2945
2945
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2946
2946
  def list_uploads(account_id, web_property_id, custom_data_source_id, max_results: nil, start_index: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2947
- command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/customDataSources/{customDataSourceId}/uploads', options)
2947
+ command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/customDataSources/{customDataSourceId}/uploads', options)
2948
2948
  command.response_representation = Google::Apis::AnalyticsV3::Uploads::Representation
2949
2949
  command.response_class = Google::Apis::AnalyticsV3::Uploads
2950
2950
  command.params['accountId'] = account_id unless account_id.nil?
@@ -2990,7 +2990,7 @@ module Google
2990
2990
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2991
2991
  def upload_data(account_id, web_property_id, custom_data_source_id, fields: nil, quota_user: nil, user_ip: nil, upload_source: nil, content_type: nil, options: nil, &block)
2992
2992
  if upload_source.nil?
2993
- command = make_simple_command(:post, 'management/accounts/{accountId}/webproperties/{webPropertyId}/customDataSources/{customDataSourceId}/uploads', options)
2993
+ command = make_simple_command(:post, 'management/accounts/{accountId}/webproperties/{webPropertyId}/customDataSources/{customDataSourceId}/uploads', options)
2994
2994
  else
2995
2995
  command = make_upload_command(:post, 'management/accounts/{accountId}/webproperties/{webPropertyId}/customDataSources/{customDataSourceId}/uploads', options)
2996
2996
  command.upload_source = upload_source
@@ -3034,7 +3034,7 @@ module Google
3034
3034
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3035
3035
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3036
3036
  def delete_web_property_ad_words_link(account_id, web_property_id, web_property_ad_words_link_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3037
- command = make_simple_command(:delete, 'management/accounts/{accountId}/webproperties/{webPropertyId}/entityAdWordsLinks/{webPropertyAdWordsLinkId}', options)
3037
+ command = make_simple_command(:delete, 'management/accounts/{accountId}/webproperties/{webPropertyId}/entityAdWordsLinks/{webPropertyAdWordsLinkId}', options)
3038
3038
  command.params['accountId'] = account_id unless account_id.nil?
3039
3039
  command.params['webPropertyId'] = web_property_id unless web_property_id.nil?
3040
3040
  command.params['webPropertyAdWordsLinkId'] = web_property_ad_words_link_id unless web_property_ad_words_link_id.nil?
@@ -3071,7 +3071,7 @@ module Google
3071
3071
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3072
3072
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3073
3073
  def get_web_property_ad_words_link(account_id, web_property_id, web_property_ad_words_link_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3074
- command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/entityAdWordsLinks/{webPropertyAdWordsLinkId}', options)
3074
+ command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/entityAdWordsLinks/{webPropertyAdWordsLinkId}', options)
3075
3075
  command.response_representation = Google::Apis::AnalyticsV3::EntityAdWordsLink::Representation
3076
3076
  command.response_class = Google::Apis::AnalyticsV3::EntityAdWordsLink
3077
3077
  command.params['accountId'] = account_id unless account_id.nil?
@@ -3109,7 +3109,7 @@ module Google
3109
3109
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3110
3110
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3111
3111
  def insert_web_property_ad_words_link(account_id, web_property_id, entity_ad_words_link_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3112
- command = make_simple_command(:post, 'management/accounts/{accountId}/webproperties/{webPropertyId}/entityAdWordsLinks', options)
3112
+ command = make_simple_command(:post, 'management/accounts/{accountId}/webproperties/{webPropertyId}/entityAdWordsLinks', options)
3113
3113
  command.request_representation = Google::Apis::AnalyticsV3::EntityAdWordsLink::Representation
3114
3114
  command.request_object = entity_ad_words_link_object
3115
3115
  command.response_representation = Google::Apis::AnalyticsV3::EntityAdWordsLink::Representation
@@ -3152,7 +3152,7 @@ module Google
3152
3152
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3153
3153
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3154
3154
  def list_web_property_ad_words_links(account_id, web_property_id, max_results: nil, start_index: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3155
- command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/entityAdWordsLinks', options)
3155
+ command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/entityAdWordsLinks', options)
3156
3156
  command.response_representation = Google::Apis::AnalyticsV3::EntityAdWordsLinks::Representation
3157
3157
  command.response_class = Google::Apis::AnalyticsV3::EntityAdWordsLinks
3158
3158
  command.params['accountId'] = account_id unless account_id.nil?
@@ -3194,7 +3194,7 @@ module Google
3194
3194
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3195
3195
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3196
3196
  def patch_web_property_ad_words_link(account_id, web_property_id, web_property_ad_words_link_id, entity_ad_words_link_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3197
- command = make_simple_command(:patch, 'management/accounts/{accountId}/webproperties/{webPropertyId}/entityAdWordsLinks/{webPropertyAdWordsLinkId}', options)
3197
+ command = make_simple_command(:patch, 'management/accounts/{accountId}/webproperties/{webPropertyId}/entityAdWordsLinks/{webPropertyAdWordsLinkId}', options)
3198
3198
  command.request_representation = Google::Apis::AnalyticsV3::EntityAdWordsLink::Representation
3199
3199
  command.request_object = entity_ad_words_link_object
3200
3200
  command.response_representation = Google::Apis::AnalyticsV3::EntityAdWordsLink::Representation
@@ -3236,7 +3236,7 @@ module Google
3236
3236
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3237
3237
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3238
3238
  def update_web_property_ad_words_link(account_id, web_property_id, web_property_ad_words_link_id, entity_ad_words_link_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3239
- command = make_simple_command(:put, 'management/accounts/{accountId}/webproperties/{webPropertyId}/entityAdWordsLinks/{webPropertyAdWordsLinkId}', options)
3239
+ command = make_simple_command(:put, 'management/accounts/{accountId}/webproperties/{webPropertyId}/entityAdWordsLinks/{webPropertyAdWordsLinkId}', options)
3240
3240
  command.request_representation = Google::Apis::AnalyticsV3::EntityAdWordsLink::Representation
3241
3241
  command.request_object = entity_ad_words_link_object
3242
3242
  command.response_representation = Google::Apis::AnalyticsV3::EntityAdWordsLink::Representation
@@ -3275,7 +3275,7 @@ module Google
3275
3275
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3276
3276
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3277
3277
  def get_web_property(account_id, web_property_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3278
- command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}', options)
3278
+ command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}', options)
3279
3279
  command.response_representation = Google::Apis::AnalyticsV3::Webproperty::Representation
3280
3280
  command.response_class = Google::Apis::AnalyticsV3::Webproperty
3281
3281
  command.params['accountId'] = account_id unless account_id.nil?
@@ -3312,7 +3312,7 @@ module Google
3312
3312
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3313
3313
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3314
3314
  def insert_web_property(account_id, webproperty_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3315
- command = make_simple_command(:post, 'management/accounts/{accountId}/webproperties', options)
3315
+ command = make_simple_command(:post, 'management/accounts/{accountId}/webproperties', options)
3316
3316
  command.request_representation = Google::Apis::AnalyticsV3::Webproperty::Representation
3317
3317
  command.request_object = webproperty_object
3318
3318
  command.response_representation = Google::Apis::AnalyticsV3::Webproperty::Representation
@@ -3353,7 +3353,7 @@ module Google
3353
3353
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3354
3354
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3355
3355
  def list_web_properties(account_id, max_results: nil, start_index: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3356
- command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties', options)
3356
+ command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties', options)
3357
3357
  command.response_representation = Google::Apis::AnalyticsV3::Webproperties::Representation
3358
3358
  command.response_class = Google::Apis::AnalyticsV3::Webproperties
3359
3359
  command.params['accountId'] = account_id unless account_id.nil?
@@ -3391,7 +3391,7 @@ module Google
3391
3391
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3392
3392
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3393
3393
  def patch_web_property(account_id, web_property_id, webproperty_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3394
- command = make_simple_command(:patch, 'management/accounts/{accountId}/webproperties/{webPropertyId}', options)
3394
+ command = make_simple_command(:patch, 'management/accounts/{accountId}/webproperties/{webPropertyId}', options)
3395
3395
  command.request_representation = Google::Apis::AnalyticsV3::Webproperty::Representation
3396
3396
  command.request_object = webproperty_object
3397
3397
  command.response_representation = Google::Apis::AnalyticsV3::Webproperty::Representation
@@ -3430,7 +3430,7 @@ module Google
3430
3430
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3431
3431
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3432
3432
  def update_web_property(account_id, web_property_id, webproperty_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3433
- command = make_simple_command(:put, 'management/accounts/{accountId}/webproperties/{webPropertyId}', options)
3433
+ command = make_simple_command(:put, 'management/accounts/{accountId}/webproperties/{webPropertyId}', options)
3434
3434
  command.request_representation = Google::Apis::AnalyticsV3::Webproperty::Representation
3435
3435
  command.request_object = webproperty_object
3436
3436
  command.response_representation = Google::Apis::AnalyticsV3::Webproperty::Representation
@@ -3470,7 +3470,7 @@ module Google
3470
3470
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3471
3471
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3472
3472
  def delete_web_property_user_link(account_id, web_property_id, link_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3473
- command = make_simple_command(:delete, 'management/accounts/{accountId}/webproperties/{webPropertyId}/entityUserLinks/{linkId}', options)
3473
+ command = make_simple_command(:delete, 'management/accounts/{accountId}/webproperties/{webPropertyId}/entityUserLinks/{linkId}', options)
3474
3474
  command.params['accountId'] = account_id unless account_id.nil?
3475
3475
  command.params['webPropertyId'] = web_property_id unless web_property_id.nil?
3476
3476
  command.params['linkId'] = link_id unless link_id.nil?
@@ -3506,7 +3506,7 @@ module Google
3506
3506
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3507
3507
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3508
3508
  def insert_web_property_user_link(account_id, web_property_id, entity_user_link_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3509
- command = make_simple_command(:post, 'management/accounts/{accountId}/webproperties/{webPropertyId}/entityUserLinks', options)
3509
+ command = make_simple_command(:post, 'management/accounts/{accountId}/webproperties/{webPropertyId}/entityUserLinks', options)
3510
3510
  command.request_representation = Google::Apis::AnalyticsV3::EntityUserLink::Representation
3511
3511
  command.request_object = entity_user_link_object
3512
3512
  command.response_representation = Google::Apis::AnalyticsV3::EntityUserLink::Representation
@@ -3551,7 +3551,7 @@ module Google
3551
3551
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3552
3552
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3553
3553
  def list_web_property_user_links(account_id, web_property_id, max_results: nil, start_index: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3554
- command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/entityUserLinks', options)
3554
+ command = make_simple_command(:get, 'management/accounts/{accountId}/webproperties/{webPropertyId}/entityUserLinks', options)
3555
3555
  command.response_representation = Google::Apis::AnalyticsV3::EntityUserLinks::Representation
3556
3556
  command.response_class = Google::Apis::AnalyticsV3::EntityUserLinks
3557
3557
  command.params['accountId'] = account_id unless account_id.nil?
@@ -3592,7 +3592,7 @@ module Google
3592
3592
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3593
3593
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3594
3594
  def update_web_property_user_link(account_id, web_property_id, link_id, entity_user_link_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3595
- command = make_simple_command(:put, 'management/accounts/{accountId}/webproperties/{webPropertyId}/entityUserLinks/{linkId}', options)
3595
+ command = make_simple_command(:put, 'management/accounts/{accountId}/webproperties/{webPropertyId}/entityUserLinks/{linkId}', options)
3596
3596
  command.request_representation = Google::Apis::AnalyticsV3::EntityUserLink::Representation
3597
3597
  command.request_object = entity_user_link_object
3598
3598
  command.response_representation = Google::Apis::AnalyticsV3::EntityUserLink::Representation
@@ -3630,7 +3630,7 @@ module Google
3630
3630
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3631
3631
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3632
3632
  def list_metadata_columns(report_type, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3633
- command = make_simple_command(:get, 'metadata/{reportType}/columns', options)
3633
+ command = make_simple_command(:get, 'metadata/{reportType}/columns', options)
3634
3634
  command.response_representation = Google::Apis::AnalyticsV3::Columns::Representation
3635
3635
  command.response_class = Google::Apis::AnalyticsV3::Columns
3636
3636
  command.params['reportType'] = report_type unless report_type.nil?
@@ -3662,7 +3662,7 @@ module Google
3662
3662
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3663
3663
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3664
3664
  def create_account_ticket(account_ticket_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3665
- command = make_simple_command(:post, 'provisioning/createAccountTicket', options)
3665
+ command = make_simple_command(:post, 'provisioning/createAccountTicket', options)
3666
3666
  command.request_representation = Google::Apis::AnalyticsV3::AccountTicket::Representation
3667
3667
  command.request_object = account_ticket_object
3668
3668
  command.response_representation = Google::Apis::AnalyticsV3::AccountTicket::Representation
@@ -3695,7 +3695,7 @@ module Google
3695
3695
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3696
3696
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3697
3697
  def create_provisioning_account_tree(account_tree_request_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3698
- command = make_simple_command(:post, 'provisioning/createAccountTree', options)
3698
+ command = make_simple_command(:post, 'provisioning/createAccountTree', options)
3699
3699
  command.request_representation = Google::Apis::AnalyticsV3::AccountTreeRequest::Representation
3700
3700
  command.request_object = account_tree_request_object
3701
3701
  command.response_representation = Google::Apis::AnalyticsV3::AccountTreeResponse::Representation
@@ -3728,7 +3728,7 @@ module Google
3728
3728
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3729
3729
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3730
3730
  def upsert_user_deletion_user_deletion_request(user_deletion_request_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3731
- command = make_simple_command(:post, 'userDeletion/userDeletionRequests:upsert', options)
3731
+ command = make_simple_command(:post, 'userDeletion/userDeletionRequests:upsert', options)
3732
3732
  command.request_representation = Google::Apis::AnalyticsV3::UserDeletionRequest::Representation
3733
3733
  command.request_object = user_deletion_request_object
3734
3734
  command.response_representation = Google::Apis::AnalyticsV3::UserDeletionRequest::Representation