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
@@ -76,7 +76,7 @@ module Google
76
76
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
77
77
  # @raise [Google::Apis::AuthorizationError] Authorization is required
78
78
  def get_account_active_ad_summary(profile_id, summary_account_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
79
- command = make_simple_command(:get, 'userprofiles/{profileId}/accountActiveAdSummaries/{summaryAccountId}', options)
79
+ command = make_simple_command(:get, 'userprofiles/{profileId}/accountActiveAdSummaries/{summaryAccountId}', options)
80
80
  command.response_representation = Google::Apis::DfareportingV3_3::AccountActiveAdSummary::Representation
81
81
  command.response_class = Google::Apis::DfareportingV3_3::AccountActiveAdSummary
82
82
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -112,7 +112,7 @@ module Google
112
112
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
113
113
  # @raise [Google::Apis::AuthorizationError] Authorization is required
114
114
  def get_account_permission_group(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
115
- command = make_simple_command(:get, 'userprofiles/{profileId}/accountPermissionGroups/{id}', options)
115
+ command = make_simple_command(:get, 'userprofiles/{profileId}/accountPermissionGroups/{id}', options)
116
116
  command.response_representation = Google::Apis::DfareportingV3_3::AccountPermissionGroup::Representation
117
117
  command.response_class = Google::Apis::DfareportingV3_3::AccountPermissionGroup
118
118
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -146,7 +146,7 @@ module Google
146
146
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
147
147
  # @raise [Google::Apis::AuthorizationError] Authorization is required
148
148
  def list_account_permission_groups(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
149
- command = make_simple_command(:get, 'userprofiles/{profileId}/accountPermissionGroups', options)
149
+ command = make_simple_command(:get, 'userprofiles/{profileId}/accountPermissionGroups', options)
150
150
  command.response_representation = Google::Apis::DfareportingV3_3::AccountPermissionGroupsListResponse::Representation
151
151
  command.response_class = Google::Apis::DfareportingV3_3::AccountPermissionGroupsListResponse
152
152
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -181,7 +181,7 @@ module Google
181
181
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
182
182
  # @raise [Google::Apis::AuthorizationError] Authorization is required
183
183
  def get_account_permission(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
184
- command = make_simple_command(:get, 'userprofiles/{profileId}/accountPermissions/{id}', options)
184
+ command = make_simple_command(:get, 'userprofiles/{profileId}/accountPermissions/{id}', options)
185
185
  command.response_representation = Google::Apis::DfareportingV3_3::AccountPermission::Representation
186
186
  command.response_class = Google::Apis::DfareportingV3_3::AccountPermission
187
187
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -215,7 +215,7 @@ module Google
215
215
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
216
216
  # @raise [Google::Apis::AuthorizationError] Authorization is required
217
217
  def list_account_permissions(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
218
- command = make_simple_command(:get, 'userprofiles/{profileId}/accountPermissions', options)
218
+ command = make_simple_command(:get, 'userprofiles/{profileId}/accountPermissions', options)
219
219
  command.response_representation = Google::Apis::DfareportingV3_3::AccountPermissionsListResponse::Representation
220
220
  command.response_class = Google::Apis::DfareportingV3_3::AccountPermissionsListResponse
221
221
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -250,7 +250,7 @@ module Google
250
250
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
251
251
  # @raise [Google::Apis::AuthorizationError] Authorization is required
252
252
  def get_account_user_profile(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
253
- command = make_simple_command(:get, 'userprofiles/{profileId}/accountUserProfiles/{id}', options)
253
+ command = make_simple_command(:get, 'userprofiles/{profileId}/accountUserProfiles/{id}', options)
254
254
  command.response_representation = Google::Apis::DfareportingV3_3::AccountUserProfile::Representation
255
255
  command.response_class = Google::Apis::DfareportingV3_3::AccountUserProfile
256
256
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -285,7 +285,7 @@ module Google
285
285
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
286
286
  # @raise [Google::Apis::AuthorizationError] Authorization is required
287
287
  def insert_account_user_profile(profile_id, account_user_profile_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
288
- command = make_simple_command(:post, 'userprofiles/{profileId}/accountUserProfiles', options)
288
+ command = make_simple_command(:post, 'userprofiles/{profileId}/accountUserProfiles', options)
289
289
  command.request_representation = Google::Apis::DfareportingV3_3::AccountUserProfile::Representation
290
290
  command.request_object = account_user_profile_object
291
291
  command.response_representation = Google::Apis::DfareportingV3_3::AccountUserProfile::Representation
@@ -345,7 +345,7 @@ module Google
345
345
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
346
346
  # @raise [Google::Apis::AuthorizationError] Authorization is required
347
347
  def list_account_user_profiles(profile_id, active: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, subaccount_id: nil, user_role_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
348
- command = make_simple_command(:get, 'userprofiles/{profileId}/accountUserProfiles', options)
348
+ command = make_simple_command(:get, 'userprofiles/{profileId}/accountUserProfiles', options)
349
349
  command.response_representation = Google::Apis::DfareportingV3_3::AccountUserProfilesListResponse::Representation
350
350
  command.response_class = Google::Apis::DfareportingV3_3::AccountUserProfilesListResponse
351
351
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -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 patch_account_user_profile(profile_id, id, account_user_profile_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
393
- command = make_simple_command(:patch, 'userprofiles/{profileId}/accountUserProfiles', options)
393
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/accountUserProfiles', options)
394
394
  command.request_representation = Google::Apis::DfareportingV3_3::AccountUserProfile::Representation
395
395
  command.request_object = account_user_profile_object
396
396
  command.response_representation = Google::Apis::DfareportingV3_3::AccountUserProfile::Representation
@@ -427,7 +427,7 @@ module Google
427
427
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
428
428
  # @raise [Google::Apis::AuthorizationError] Authorization is required
429
429
  def update_account_user_profile(profile_id, account_user_profile_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
430
- command = make_simple_command(:put, 'userprofiles/{profileId}/accountUserProfiles', options)
430
+ command = make_simple_command(:put, 'userprofiles/{profileId}/accountUserProfiles', options)
431
431
  command.request_representation = Google::Apis::DfareportingV3_3::AccountUserProfile::Representation
432
432
  command.request_object = account_user_profile_object
433
433
  command.response_representation = Google::Apis::DfareportingV3_3::AccountUserProfile::Representation
@@ -464,7 +464,7 @@ module Google
464
464
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
465
465
  # @raise [Google::Apis::AuthorizationError] Authorization is required
466
466
  def get_account(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
467
- command = make_simple_command(:get, 'userprofiles/{profileId}/accounts/{id}', options)
467
+ command = make_simple_command(:get, 'userprofiles/{profileId}/accounts/{id}', options)
468
468
  command.response_representation = Google::Apis::DfareportingV3_3::Account::Representation
469
469
  command.response_class = Google::Apis::DfareportingV3_3::Account
470
470
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -518,7 +518,7 @@ module Google
518
518
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
519
519
  # @raise [Google::Apis::AuthorizationError] Authorization is required
520
520
  def list_accounts(profile_id, active: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
521
- command = make_simple_command(:get, 'userprofiles/{profileId}/accounts', options)
521
+ command = make_simple_command(:get, 'userprofiles/{profileId}/accounts', options)
522
522
  command.response_representation = Google::Apis::DfareportingV3_3::AccountsListResponse::Representation
523
523
  command.response_class = Google::Apis::DfareportingV3_3::AccountsListResponse
524
524
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -561,7 +561,7 @@ module Google
561
561
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
562
562
  # @raise [Google::Apis::AuthorizationError] Authorization is required
563
563
  def patch_account(profile_id, id, account_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
564
- command = make_simple_command(:patch, 'userprofiles/{profileId}/accounts', options)
564
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/accounts', options)
565
565
  command.request_representation = Google::Apis::DfareportingV3_3::Account::Representation
566
566
  command.request_object = account_object
567
567
  command.response_representation = Google::Apis::DfareportingV3_3::Account::Representation
@@ -598,7 +598,7 @@ module Google
598
598
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
599
599
  # @raise [Google::Apis::AuthorizationError] Authorization is required
600
600
  def update_account(profile_id, account_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
601
- command = make_simple_command(:put, 'userprofiles/{profileId}/accounts', options)
601
+ command = make_simple_command(:put, 'userprofiles/{profileId}/accounts', options)
602
602
  command.request_representation = Google::Apis::DfareportingV3_3::Account::Representation
603
603
  command.request_object = account_object
604
604
  command.response_representation = Google::Apis::DfareportingV3_3::Account::Representation
@@ -635,7 +635,7 @@ module Google
635
635
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
636
636
  # @raise [Google::Apis::AuthorizationError] Authorization is required
637
637
  def get_ad(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
638
- command = make_simple_command(:get, 'userprofiles/{profileId}/ads/{id}', options)
638
+ command = make_simple_command(:get, 'userprofiles/{profileId}/ads/{id}', options)
639
639
  command.response_representation = Google::Apis::DfareportingV3_3::Ad::Representation
640
640
  command.response_class = Google::Apis::DfareportingV3_3::Ad
641
641
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -670,7 +670,7 @@ module Google
670
670
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
671
671
  # @raise [Google::Apis::AuthorizationError] Authorization is required
672
672
  def insert_ad(profile_id, ad_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
673
- command = make_simple_command(:post, 'userprofiles/{profileId}/ads', options)
673
+ command = make_simple_command(:post, 'userprofiles/{profileId}/ads', options)
674
674
  command.request_representation = Google::Apis::DfareportingV3_3::Ad::Representation
675
675
  command.request_object = ad_object
676
676
  command.response_representation = Google::Apis::DfareportingV3_3::Ad::Representation
@@ -763,7 +763,7 @@ module Google
763
763
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
764
764
  # @raise [Google::Apis::AuthorizationError] Authorization is required
765
765
  def list_ads(profile_id, active: nil, advertiser_id: nil, archived: nil, audience_segment_ids: nil, campaign_ids: nil, compatibility: nil, creative_ids: nil, creative_optimization_configuration_ids: nil, dynamic_click_tracker: nil, ids: nil, landing_page_ids: nil, max_results: nil, overridden_event_tag_id: nil, page_token: nil, placement_ids: nil, remarketing_list_ids: nil, search_string: nil, size_ids: nil, sort_field: nil, sort_order: nil, ssl_compliant: nil, ssl_required: nil, type: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
766
- command = make_simple_command(:get, 'userprofiles/{profileId}/ads', options)
766
+ command = make_simple_command(:get, 'userprofiles/{profileId}/ads', options)
767
767
  command.response_representation = Google::Apis::DfareportingV3_3::AdsListResponse::Representation
768
768
  command.response_class = Google::Apis::DfareportingV3_3::AdsListResponse
769
769
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -822,7 +822,7 @@ module Google
822
822
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
823
823
  # @raise [Google::Apis::AuthorizationError] Authorization is required
824
824
  def patch_ad(profile_id, id, ad_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
825
- command = make_simple_command(:patch, 'userprofiles/{profileId}/ads', options)
825
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/ads', options)
826
826
  command.request_representation = Google::Apis::DfareportingV3_3::Ad::Representation
827
827
  command.request_object = ad_object
828
828
  command.response_representation = Google::Apis::DfareportingV3_3::Ad::Representation
@@ -859,7 +859,7 @@ module Google
859
859
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
860
860
  # @raise [Google::Apis::AuthorizationError] Authorization is required
861
861
  def update_ad(profile_id, ad_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
862
- command = make_simple_command(:put, 'userprofiles/{profileId}/ads', options)
862
+ command = make_simple_command(:put, 'userprofiles/{profileId}/ads', options)
863
863
  command.request_representation = Google::Apis::DfareportingV3_3::Ad::Representation
864
864
  command.request_object = ad_object
865
865
  command.response_representation = Google::Apis::DfareportingV3_3::Ad::Representation
@@ -896,7 +896,7 @@ module Google
896
896
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
897
897
  # @raise [Google::Apis::AuthorizationError] Authorization is required
898
898
  def delete_advertiser_group(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
899
- command = make_simple_command(:delete, 'userprofiles/{profileId}/advertiserGroups/{id}', options)
899
+ command = make_simple_command(:delete, 'userprofiles/{profileId}/advertiserGroups/{id}', options)
900
900
  command.params['profileId'] = profile_id unless profile_id.nil?
901
901
  command.params['id'] = id unless id.nil?
902
902
  command.query['fields'] = fields unless fields.nil?
@@ -930,7 +930,7 @@ module Google
930
930
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
931
931
  # @raise [Google::Apis::AuthorizationError] Authorization is required
932
932
  def get_advertiser_group(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
933
- command = make_simple_command(:get, 'userprofiles/{profileId}/advertiserGroups/{id}', options)
933
+ command = make_simple_command(:get, 'userprofiles/{profileId}/advertiserGroups/{id}', options)
934
934
  command.response_representation = Google::Apis::DfareportingV3_3::AdvertiserGroup::Representation
935
935
  command.response_class = Google::Apis::DfareportingV3_3::AdvertiserGroup
936
936
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -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 insert_advertiser_group(profile_id, advertiser_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
968
- command = make_simple_command(:post, 'userprofiles/{profileId}/advertiserGroups', options)
968
+ command = make_simple_command(:post, 'userprofiles/{profileId}/advertiserGroups', options)
969
969
  command.request_representation = Google::Apis::DfareportingV3_3::AdvertiserGroup::Representation
970
970
  command.request_object = advertiser_group_object
971
971
  command.response_representation = Google::Apis::DfareportingV3_3::AdvertiserGroup::Representation
@@ -1019,7 +1019,7 @@ module Google
1019
1019
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1020
1020
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1021
1021
  def list_advertiser_groups(profile_id, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1022
- command = make_simple_command(:get, 'userprofiles/{profileId}/advertiserGroups', options)
1022
+ command = make_simple_command(:get, 'userprofiles/{profileId}/advertiserGroups', options)
1023
1023
  command.response_representation = Google::Apis::DfareportingV3_3::AdvertiserGroupsListResponse::Representation
1024
1024
  command.response_class = Google::Apis::DfareportingV3_3::AdvertiserGroupsListResponse
1025
1025
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -1061,7 +1061,7 @@ module Google
1061
1061
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1062
1062
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1063
1063
  def patch_advertiser_group(profile_id, id, advertiser_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1064
- command = make_simple_command(:patch, 'userprofiles/{profileId}/advertiserGroups', options)
1064
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/advertiserGroups', options)
1065
1065
  command.request_representation = Google::Apis::DfareportingV3_3::AdvertiserGroup::Representation
1066
1066
  command.request_object = advertiser_group_object
1067
1067
  command.response_representation = Google::Apis::DfareportingV3_3::AdvertiserGroup::Representation
@@ -1098,7 +1098,7 @@ module Google
1098
1098
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1099
1099
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1100
1100
  def update_advertiser_group(profile_id, advertiser_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1101
- command = make_simple_command(:put, 'userprofiles/{profileId}/advertiserGroups', options)
1101
+ command = make_simple_command(:put, 'userprofiles/{profileId}/advertiserGroups', options)
1102
1102
  command.request_representation = Google::Apis::DfareportingV3_3::AdvertiserGroup::Representation
1103
1103
  command.request_object = advertiser_group_object
1104
1104
  command.response_representation = Google::Apis::DfareportingV3_3::AdvertiserGroup::Representation
@@ -1135,7 +1135,7 @@ module Google
1135
1135
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1136
1136
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1137
1137
  def get_advertiser_landing_page(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1138
- command = make_simple_command(:get, 'userprofiles/{profileId}/advertiserLandingPages/{id}', options)
1138
+ command = make_simple_command(:get, 'userprofiles/{profileId}/advertiserLandingPages/{id}', options)
1139
1139
  command.response_representation = Google::Apis::DfareportingV3_3::LandingPage::Representation
1140
1140
  command.response_class = Google::Apis::DfareportingV3_3::LandingPage
1141
1141
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -1170,7 +1170,7 @@ module Google
1170
1170
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1171
1171
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1172
1172
  def insert_advertiser_landing_page(profile_id, landing_page_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1173
- command = make_simple_command(:post, 'userprofiles/{profileId}/advertiserLandingPages', options)
1173
+ command = make_simple_command(:post, 'userprofiles/{profileId}/advertiserLandingPages', options)
1174
1174
  command.request_representation = Google::Apis::DfareportingV3_3::LandingPage::Representation
1175
1175
  command.request_object = landing_page_object
1176
1176
  command.response_representation = Google::Apis::DfareportingV3_3::LandingPage::Representation
@@ -1232,7 +1232,7 @@ module Google
1232
1232
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1233
1233
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1234
1234
  def list_advertiser_landing_pages(profile_id, advertiser_ids: nil, archived: nil, campaign_ids: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, subaccount_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1235
- command = make_simple_command(:get, 'userprofiles/{profileId}/advertiserLandingPages', options)
1235
+ command = make_simple_command(:get, 'userprofiles/{profileId}/advertiserLandingPages', options)
1236
1236
  command.response_representation = Google::Apis::DfareportingV3_3::AdvertiserLandingPagesListResponse::Representation
1237
1237
  command.response_class = Google::Apis::DfareportingV3_3::AdvertiserLandingPagesListResponse
1238
1238
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -1278,7 +1278,7 @@ module Google
1278
1278
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1279
1279
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1280
1280
  def patch_advertiser_landing_page(profile_id, id, landing_page_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1281
- command = make_simple_command(:patch, 'userprofiles/{profileId}/advertiserLandingPages', options)
1281
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/advertiserLandingPages', options)
1282
1282
  command.request_representation = Google::Apis::DfareportingV3_3::LandingPage::Representation
1283
1283
  command.request_object = landing_page_object
1284
1284
  command.response_representation = Google::Apis::DfareportingV3_3::LandingPage::Representation
@@ -1315,7 +1315,7 @@ module Google
1315
1315
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1316
1316
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1317
1317
  def update_advertiser_landing_page(profile_id, landing_page_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1318
- command = make_simple_command(:put, 'userprofiles/{profileId}/advertiserLandingPages', options)
1318
+ command = make_simple_command(:put, 'userprofiles/{profileId}/advertiserLandingPages', options)
1319
1319
  command.request_representation = Google::Apis::DfareportingV3_3::LandingPage::Representation
1320
1320
  command.request_object = landing_page_object
1321
1321
  command.response_representation = Google::Apis::DfareportingV3_3::LandingPage::Representation
@@ -1352,7 +1352,7 @@ module Google
1352
1352
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1353
1353
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1354
1354
  def get_advertiser(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1355
- command = make_simple_command(:get, 'userprofiles/{profileId}/advertisers/{id}', options)
1355
+ command = make_simple_command(:get, 'userprofiles/{profileId}/advertisers/{id}', options)
1356
1356
  command.response_representation = Google::Apis::DfareportingV3_3::Advertiser::Representation
1357
1357
  command.response_class = Google::Apis::DfareportingV3_3::Advertiser
1358
1358
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -1387,7 +1387,7 @@ module Google
1387
1387
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1388
1388
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1389
1389
  def insert_advertiser(profile_id, advertiser_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1390
- command = make_simple_command(:post, 'userprofiles/{profileId}/advertisers', options)
1390
+ command = make_simple_command(:post, 'userprofiles/{profileId}/advertisers', options)
1391
1391
  command.request_representation = Google::Apis::DfareportingV3_3::Advertiser::Representation
1392
1392
  command.request_object = advertiser_object
1393
1393
  command.response_representation = Google::Apis::DfareportingV3_3::Advertiser::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 list_advertisers(profile_id, advertiser_group_ids: nil, floodlight_configuration_ids: nil, ids: nil, include_advertisers_without_groups_only: nil, max_results: nil, only_parent: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, status: nil, subaccount_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1456
- command = make_simple_command(:get, 'userprofiles/{profileId}/advertisers', options)
1456
+ command = make_simple_command(:get, 'userprofiles/{profileId}/advertisers', options)
1457
1457
  command.response_representation = Google::Apis::DfareportingV3_3::AdvertisersListResponse::Representation
1458
1458
  command.response_class = Google::Apis::DfareportingV3_3::AdvertisersListResponse
1459
1459
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -1501,7 +1501,7 @@ module Google
1501
1501
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1502
1502
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1503
1503
  def patch_advertiser(profile_id, id, advertiser_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1504
- command = make_simple_command(:patch, 'userprofiles/{profileId}/advertisers', options)
1504
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/advertisers', options)
1505
1505
  command.request_representation = Google::Apis::DfareportingV3_3::Advertiser::Representation
1506
1506
  command.request_object = advertiser_object
1507
1507
  command.response_representation = Google::Apis::DfareportingV3_3::Advertiser::Representation
@@ -1538,7 +1538,7 @@ module Google
1538
1538
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1539
1539
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1540
1540
  def update_advertiser(profile_id, advertiser_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1541
- command = make_simple_command(:put, 'userprofiles/{profileId}/advertisers', options)
1541
+ command = make_simple_command(:put, 'userprofiles/{profileId}/advertisers', options)
1542
1542
  command.request_representation = Google::Apis::DfareportingV3_3::Advertiser::Representation
1543
1543
  command.request_object = advertiser_object
1544
1544
  command.response_representation = Google::Apis::DfareportingV3_3::Advertiser::Representation
@@ -1573,7 +1573,7 @@ module Google
1573
1573
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1574
1574
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1575
1575
  def list_browsers(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1576
- command = make_simple_command(:get, 'userprofiles/{profileId}/browsers', options)
1576
+ command = make_simple_command(:get, 'userprofiles/{profileId}/browsers', options)
1577
1577
  command.response_representation = Google::Apis::DfareportingV3_3::BrowsersListResponse::Representation
1578
1578
  command.response_class = Google::Apis::DfareportingV3_3::BrowsersListResponse
1579
1579
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -1611,7 +1611,7 @@ module Google
1611
1611
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1612
1612
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1613
1613
  def insert_campaign_creative_association(profile_id, campaign_id, campaign_creative_association_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1614
- command = make_simple_command(:post, 'userprofiles/{profileId}/campaigns/{campaignId}/campaignCreativeAssociations', options)
1614
+ command = make_simple_command(:post, 'userprofiles/{profileId}/campaigns/{campaignId}/campaignCreativeAssociations', options)
1615
1615
  command.request_representation = Google::Apis::DfareportingV3_3::CampaignCreativeAssociation::Representation
1616
1616
  command.request_object = campaign_creative_association_object
1617
1617
  command.response_representation = Google::Apis::DfareportingV3_3::CampaignCreativeAssociation::Representation
@@ -1656,7 +1656,7 @@ module Google
1656
1656
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1657
1657
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1658
1658
  def list_campaign_creative_associations(profile_id, campaign_id, max_results: nil, page_token: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1659
- command = make_simple_command(:get, 'userprofiles/{profileId}/campaigns/{campaignId}/campaignCreativeAssociations', options)
1659
+ command = make_simple_command(:get, 'userprofiles/{profileId}/campaigns/{campaignId}/campaignCreativeAssociations', options)
1660
1660
  command.response_representation = Google::Apis::DfareportingV3_3::CampaignCreativeAssociationsListResponse::Representation
1661
1661
  command.response_class = Google::Apis::DfareportingV3_3::CampaignCreativeAssociationsListResponse
1662
1662
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -1695,7 +1695,7 @@ module Google
1695
1695
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1696
1696
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1697
1697
  def get_campaign(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1698
- command = make_simple_command(:get, 'userprofiles/{profileId}/campaigns/{id}', options)
1698
+ command = make_simple_command(:get, 'userprofiles/{profileId}/campaigns/{id}', options)
1699
1699
  command.response_representation = Google::Apis::DfareportingV3_3::Campaign::Representation
1700
1700
  command.response_class = Google::Apis::DfareportingV3_3::Campaign
1701
1701
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -1730,7 +1730,7 @@ module Google
1730
1730
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1731
1731
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1732
1732
  def insert_campaign(profile_id, campaign_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1733
- command = make_simple_command(:post, 'userprofiles/{profileId}/campaigns', options)
1733
+ command = make_simple_command(:post, 'userprofiles/{profileId}/campaigns', options)
1734
1734
  command.request_representation = Google::Apis::DfareportingV3_3::Campaign::Representation
1735
1735
  command.request_object = campaign_object
1736
1736
  command.response_representation = Google::Apis::DfareportingV3_3::Campaign::Representation
@@ -1797,7 +1797,7 @@ module Google
1797
1797
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1798
1798
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1799
1799
  def list_campaigns(profile_id, advertiser_group_ids: nil, advertiser_ids: nil, archived: nil, at_least_one_optimization_activity: nil, excluded_ids: nil, ids: nil, max_results: nil, overridden_event_tag_id: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, subaccount_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1800
- command = make_simple_command(:get, 'userprofiles/{profileId}/campaigns', options)
1800
+ command = make_simple_command(:get, 'userprofiles/{profileId}/campaigns', options)
1801
1801
  command.response_representation = Google::Apis::DfareportingV3_3::CampaignsListResponse::Representation
1802
1802
  command.response_class = Google::Apis::DfareportingV3_3::CampaignsListResponse
1803
1803
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -1846,7 +1846,7 @@ module Google
1846
1846
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1847
1847
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1848
1848
  def patch_campaign(profile_id, id, campaign_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1849
- command = make_simple_command(:patch, 'userprofiles/{profileId}/campaigns', options)
1849
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/campaigns', options)
1850
1850
  command.request_representation = Google::Apis::DfareportingV3_3::Campaign::Representation
1851
1851
  command.request_object = campaign_object
1852
1852
  command.response_representation = Google::Apis::DfareportingV3_3::Campaign::Representation
@@ -1883,7 +1883,7 @@ module Google
1883
1883
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1884
1884
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1885
1885
  def update_campaign(profile_id, campaign_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1886
- command = make_simple_command(:put, 'userprofiles/{profileId}/campaigns', options)
1886
+ command = make_simple_command(:put, 'userprofiles/{profileId}/campaigns', options)
1887
1887
  command.request_representation = Google::Apis::DfareportingV3_3::Campaign::Representation
1888
1888
  command.request_object = campaign_object
1889
1889
  command.response_representation = Google::Apis::DfareportingV3_3::Campaign::Representation
@@ -1920,7 +1920,7 @@ module Google
1920
1920
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1921
1921
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1922
1922
  def get_change_log(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1923
- command = make_simple_command(:get, 'userprofiles/{profileId}/changeLogs/{id}', options)
1923
+ command = make_simple_command(:get, 'userprofiles/{profileId}/changeLogs/{id}', options)
1924
1924
  command.response_representation = Google::Apis::DfareportingV3_3::ChangeLog::Representation
1925
1925
  command.response_class = Google::Apis::DfareportingV3_3::ChangeLog
1926
1926
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -1985,7 +1985,7 @@ module Google
1985
1985
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1986
1986
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1987
1987
  def list_change_logs(profile_id, action: nil, ids: nil, max_change_time: nil, max_results: nil, min_change_time: nil, object_ids: nil, object_type: nil, page_token: nil, search_string: nil, user_profile_ids: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1988
- command = make_simple_command(:get, 'userprofiles/{profileId}/changeLogs', options)
1988
+ command = make_simple_command(:get, 'userprofiles/{profileId}/changeLogs', options)
1989
1989
  command.response_representation = Google::Apis::DfareportingV3_3::ChangeLogsListResponse::Representation
1990
1990
  command.response_class = Google::Apis::DfareportingV3_3::ChangeLogsListResponse
1991
1991
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2036,7 +2036,7 @@ module Google
2036
2036
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2037
2037
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2038
2038
  def list_cities(profile_id, country_dart_ids: nil, dart_ids: nil, name_prefix: nil, region_dart_ids: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2039
- command = make_simple_command(:get, 'userprofiles/{profileId}/cities', options)
2039
+ command = make_simple_command(:get, 'userprofiles/{profileId}/cities', options)
2040
2040
  command.response_representation = Google::Apis::DfareportingV3_3::CitiesListResponse::Representation
2041
2041
  command.response_class = Google::Apis::DfareportingV3_3::CitiesListResponse
2042
2042
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2075,7 +2075,7 @@ module Google
2075
2075
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2076
2076
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2077
2077
  def get_connection_type(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2078
- command = make_simple_command(:get, 'userprofiles/{profileId}/connectionTypes/{id}', options)
2078
+ command = make_simple_command(:get, 'userprofiles/{profileId}/connectionTypes/{id}', options)
2079
2079
  command.response_representation = Google::Apis::DfareportingV3_3::ConnectionType::Representation
2080
2080
  command.response_class = Google::Apis::DfareportingV3_3::ConnectionType
2081
2081
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2109,7 +2109,7 @@ module Google
2109
2109
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2110
2110
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2111
2111
  def list_connection_types(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2112
- command = make_simple_command(:get, 'userprofiles/{profileId}/connectionTypes', options)
2112
+ command = make_simple_command(:get, 'userprofiles/{profileId}/connectionTypes', options)
2113
2113
  command.response_representation = Google::Apis::DfareportingV3_3::ConnectionTypesListResponse::Representation
2114
2114
  command.response_class = Google::Apis::DfareportingV3_3::ConnectionTypesListResponse
2115
2115
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2144,7 +2144,7 @@ module Google
2144
2144
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2145
2145
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2146
2146
  def delete_content_category(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2147
- command = make_simple_command(:delete, 'userprofiles/{profileId}/contentCategories/{id}', options)
2147
+ command = make_simple_command(:delete, 'userprofiles/{profileId}/contentCategories/{id}', options)
2148
2148
  command.params['profileId'] = profile_id unless profile_id.nil?
2149
2149
  command.params['id'] = id unless id.nil?
2150
2150
  command.query['fields'] = fields unless fields.nil?
@@ -2178,7 +2178,7 @@ module Google
2178
2178
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2179
2179
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2180
2180
  def get_content_category(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2181
- command = make_simple_command(:get, 'userprofiles/{profileId}/contentCategories/{id}', options)
2181
+ command = make_simple_command(:get, 'userprofiles/{profileId}/contentCategories/{id}', options)
2182
2182
  command.response_representation = Google::Apis::DfareportingV3_3::ContentCategory::Representation
2183
2183
  command.response_class = Google::Apis::DfareportingV3_3::ContentCategory
2184
2184
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2213,7 +2213,7 @@ module Google
2213
2213
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2214
2214
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2215
2215
  def insert_content_category(profile_id, content_category_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2216
- command = make_simple_command(:post, 'userprofiles/{profileId}/contentCategories', options)
2216
+ command = make_simple_command(:post, 'userprofiles/{profileId}/contentCategories', options)
2217
2217
  command.request_representation = Google::Apis::DfareportingV3_3::ContentCategory::Representation
2218
2218
  command.request_object = content_category_object
2219
2219
  command.response_representation = Google::Apis::DfareportingV3_3::ContentCategory::Representation
@@ -2267,7 +2267,7 @@ module Google
2267
2267
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2268
2268
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2269
2269
  def list_content_categories(profile_id, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2270
- command = make_simple_command(:get, 'userprofiles/{profileId}/contentCategories', options)
2270
+ command = make_simple_command(:get, 'userprofiles/{profileId}/contentCategories', options)
2271
2271
  command.response_representation = Google::Apis::DfareportingV3_3::ContentCategoriesListResponse::Representation
2272
2272
  command.response_class = Google::Apis::DfareportingV3_3::ContentCategoriesListResponse
2273
2273
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2309,7 +2309,7 @@ module Google
2309
2309
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2310
2310
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2311
2311
  def patch_content_category(profile_id, id, content_category_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2312
- command = make_simple_command(:patch, 'userprofiles/{profileId}/contentCategories', options)
2312
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/contentCategories', options)
2313
2313
  command.request_representation = Google::Apis::DfareportingV3_3::ContentCategory::Representation
2314
2314
  command.request_object = content_category_object
2315
2315
  command.response_representation = Google::Apis::DfareportingV3_3::ContentCategory::Representation
@@ -2346,7 +2346,7 @@ module Google
2346
2346
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2347
2347
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2348
2348
  def update_content_category(profile_id, content_category_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2349
- command = make_simple_command(:put, 'userprofiles/{profileId}/contentCategories', options)
2349
+ command = make_simple_command(:put, 'userprofiles/{profileId}/contentCategories', options)
2350
2350
  command.request_representation = Google::Apis::DfareportingV3_3::ContentCategory::Representation
2351
2351
  command.request_object = content_category_object
2352
2352
  command.response_representation = Google::Apis::DfareportingV3_3::ContentCategory::Representation
@@ -2382,7 +2382,7 @@ module Google
2382
2382
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2383
2383
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2384
2384
  def batchinsert_conversion(profile_id, conversions_batch_insert_request_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2385
- command = make_simple_command(:post, 'userprofiles/{profileId}/conversions/batchinsert', options)
2385
+ command = make_simple_command(:post, 'userprofiles/{profileId}/conversions/batchinsert', options)
2386
2386
  command.request_representation = Google::Apis::DfareportingV3_3::ConversionsBatchInsertRequest::Representation
2387
2387
  command.request_object = conversions_batch_insert_request_object
2388
2388
  command.response_representation = Google::Apis::DfareportingV3_3::ConversionsBatchInsertResponse::Representation
@@ -2418,7 +2418,7 @@ module Google
2418
2418
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2419
2419
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2420
2420
  def batchupdate_conversion(profile_id, conversions_batch_update_request_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2421
- command = make_simple_command(:post, 'userprofiles/{profileId}/conversions/batchupdate', options)
2421
+ command = make_simple_command(:post, 'userprofiles/{profileId}/conversions/batchupdate', options)
2422
2422
  command.request_representation = Google::Apis::DfareportingV3_3::ConversionsBatchUpdateRequest::Representation
2423
2423
  command.request_object = conversions_batch_update_request_object
2424
2424
  command.response_representation = Google::Apis::DfareportingV3_3::ConversionsBatchUpdateResponse::Representation
@@ -2455,7 +2455,7 @@ module Google
2455
2455
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2456
2456
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2457
2457
  def get_country(profile_id, dart_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2458
- command = make_simple_command(:get, 'userprofiles/{profileId}/countries/{dartId}', options)
2458
+ command = make_simple_command(:get, 'userprofiles/{profileId}/countries/{dartId}', options)
2459
2459
  command.response_representation = Google::Apis::DfareportingV3_3::Country::Representation
2460
2460
  command.response_class = Google::Apis::DfareportingV3_3::Country
2461
2461
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2489,7 +2489,7 @@ module Google
2489
2489
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2490
2490
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2491
2491
  def list_countries(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2492
- command = make_simple_command(:get, 'userprofiles/{profileId}/countries', options)
2492
+ command = make_simple_command(:get, 'userprofiles/{profileId}/countries', options)
2493
2493
  command.response_representation = Google::Apis::DfareportingV3_3::CountriesListResponse::Representation
2494
2494
  command.response_class = Google::Apis::DfareportingV3_3::CountriesListResponse
2495
2495
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2530,7 +2530,7 @@ module Google
2530
2530
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2531
2531
  def insert_creative_asset(profile_id, advertiser_id, creative_asset_metadata_object = nil, fields: nil, quota_user: nil, user_ip: nil, upload_source: nil, content_type: nil, options: nil, &block)
2532
2532
  if upload_source.nil?
2533
- command = make_simple_command(:post, 'userprofiles/{profileId}/creativeAssets/{advertiserId}/creativeAssets', options)
2533
+ command = make_simple_command(:post, 'userprofiles/{profileId}/creativeAssets/{advertiserId}/creativeAssets', options)
2534
2534
  else
2535
2535
  command = make_upload_command(:post, 'userprofiles/{profileId}/creativeAssets/{advertiserId}/creativeAssets', options)
2536
2536
  command.upload_source = upload_source
@@ -2575,7 +2575,7 @@ module Google
2575
2575
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2576
2576
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2577
2577
  def delete_creative_field_value(profile_id, creative_field_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2578
- command = make_simple_command(:delete, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues/{id}', options)
2578
+ command = make_simple_command(:delete, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues/{id}', options)
2579
2579
  command.params['profileId'] = profile_id unless profile_id.nil?
2580
2580
  command.params['creativeFieldId'] = creative_field_id unless creative_field_id.nil?
2581
2581
  command.params['id'] = id unless id.nil?
@@ -2612,7 +2612,7 @@ module Google
2612
2612
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2613
2613
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2614
2614
  def get_creative_field_value(profile_id, creative_field_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2615
- command = make_simple_command(:get, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues/{id}', options)
2615
+ command = make_simple_command(:get, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues/{id}', options)
2616
2616
  command.response_representation = Google::Apis::DfareportingV3_3::CreativeFieldValue::Representation
2617
2617
  command.response_class = Google::Apis::DfareportingV3_3::CreativeFieldValue
2618
2618
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2650,7 +2650,7 @@ module Google
2650
2650
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2651
2651
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2652
2652
  def insert_creative_field_value(profile_id, creative_field_id, creative_field_value_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2653
- command = make_simple_command(:post, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues', options)
2653
+ command = make_simple_command(:post, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues', options)
2654
2654
  command.request_representation = Google::Apis::DfareportingV3_3::CreativeFieldValue::Representation
2655
2655
  command.request_object = creative_field_value_object
2656
2656
  command.response_representation = Google::Apis::DfareportingV3_3::CreativeFieldValue::Representation
@@ -2702,7 +2702,7 @@ module Google
2702
2702
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2703
2703
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2704
2704
  def list_creative_field_values(profile_id, creative_field_id, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2705
- command = make_simple_command(:get, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues', options)
2705
+ command = make_simple_command(:get, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues', options)
2706
2706
  command.response_representation = Google::Apis::DfareportingV3_3::CreativeFieldValuesListResponse::Representation
2707
2707
  command.response_class = Google::Apis::DfareportingV3_3::CreativeFieldValuesListResponse
2708
2708
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2747,7 +2747,7 @@ module Google
2747
2747
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2748
2748
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2749
2749
  def patch_creative_field_value(profile_id, creative_field_id, id, creative_field_value_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2750
- command = make_simple_command(:patch, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues', options)
2750
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues', options)
2751
2751
  command.request_representation = Google::Apis::DfareportingV3_3::CreativeFieldValue::Representation
2752
2752
  command.request_object = creative_field_value_object
2753
2753
  command.response_representation = Google::Apis::DfareportingV3_3::CreativeFieldValue::Representation
@@ -2787,7 +2787,7 @@ module Google
2787
2787
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2788
2788
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2789
2789
  def update_creative_field_value(profile_id, creative_field_id, creative_field_value_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2790
- command = make_simple_command(:put, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues', options)
2790
+ command = make_simple_command(:put, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues', options)
2791
2791
  command.request_representation = Google::Apis::DfareportingV3_3::CreativeFieldValue::Representation
2792
2792
  command.request_object = creative_field_value_object
2793
2793
  command.response_representation = Google::Apis::DfareportingV3_3::CreativeFieldValue::Representation
@@ -2825,7 +2825,7 @@ module Google
2825
2825
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2826
2826
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2827
2827
  def delete_creative_field(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2828
- command = make_simple_command(:delete, 'userprofiles/{profileId}/creativeFields/{id}', options)
2828
+ command = make_simple_command(:delete, 'userprofiles/{profileId}/creativeFields/{id}', options)
2829
2829
  command.params['profileId'] = profile_id unless profile_id.nil?
2830
2830
  command.params['id'] = id unless id.nil?
2831
2831
  command.query['fields'] = fields unless fields.nil?
@@ -2859,7 +2859,7 @@ module Google
2859
2859
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2860
2860
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2861
2861
  def get_creative_field(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2862
- command = make_simple_command(:get, 'userprofiles/{profileId}/creativeFields/{id}', options)
2862
+ command = make_simple_command(:get, 'userprofiles/{profileId}/creativeFields/{id}', options)
2863
2863
  command.response_representation = Google::Apis::DfareportingV3_3::CreativeField::Representation
2864
2864
  command.response_class = Google::Apis::DfareportingV3_3::CreativeField
2865
2865
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2894,7 +2894,7 @@ module Google
2894
2894
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2895
2895
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2896
2896
  def insert_creative_field(profile_id, creative_field_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2897
- command = make_simple_command(:post, 'userprofiles/{profileId}/creativeFields', options)
2897
+ command = make_simple_command(:post, 'userprofiles/{profileId}/creativeFields', options)
2898
2898
  command.request_representation = Google::Apis::DfareportingV3_3::CreativeField::Representation
2899
2899
  command.request_object = creative_field_object
2900
2900
  command.response_representation = Google::Apis::DfareportingV3_3::CreativeField::Representation
@@ -2950,7 +2950,7 @@ module Google
2950
2950
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2951
2951
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2952
2952
  def list_creative_fields(profile_id, advertiser_ids: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2953
- command = make_simple_command(:get, 'userprofiles/{profileId}/creativeFields', options)
2953
+ command = make_simple_command(:get, 'userprofiles/{profileId}/creativeFields', options)
2954
2954
  command.response_representation = Google::Apis::DfareportingV3_3::CreativeFieldsListResponse::Representation
2955
2955
  command.response_class = Google::Apis::DfareportingV3_3::CreativeFieldsListResponse
2956
2956
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2993,7 +2993,7 @@ module Google
2993
2993
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2994
2994
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2995
2995
  def patch_creative_field(profile_id, id, creative_field_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2996
- command = make_simple_command(:patch, 'userprofiles/{profileId}/creativeFields', options)
2996
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/creativeFields', options)
2997
2997
  command.request_representation = Google::Apis::DfareportingV3_3::CreativeField::Representation
2998
2998
  command.request_object = creative_field_object
2999
2999
  command.response_representation = Google::Apis::DfareportingV3_3::CreativeField::Representation
@@ -3030,7 +3030,7 @@ module Google
3030
3030
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3031
3031
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3032
3032
  def update_creative_field(profile_id, creative_field_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3033
- command = make_simple_command(:put, 'userprofiles/{profileId}/creativeFields', options)
3033
+ command = make_simple_command(:put, 'userprofiles/{profileId}/creativeFields', options)
3034
3034
  command.request_representation = Google::Apis::DfareportingV3_3::CreativeField::Representation
3035
3035
  command.request_object = creative_field_object
3036
3036
  command.response_representation = Google::Apis::DfareportingV3_3::CreativeField::Representation
@@ -3067,7 +3067,7 @@ module Google
3067
3067
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3068
3068
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3069
3069
  def get_creative_group(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3070
- command = make_simple_command(:get, 'userprofiles/{profileId}/creativeGroups/{id}', options)
3070
+ command = make_simple_command(:get, 'userprofiles/{profileId}/creativeGroups/{id}', options)
3071
3071
  command.response_representation = Google::Apis::DfareportingV3_3::CreativeGroup::Representation
3072
3072
  command.response_class = Google::Apis::DfareportingV3_3::CreativeGroup
3073
3073
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -3102,7 +3102,7 @@ module Google
3102
3102
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3103
3103
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3104
3104
  def insert_creative_group(profile_id, creative_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3105
- command = make_simple_command(:post, 'userprofiles/{profileId}/creativeGroups', options)
3105
+ command = make_simple_command(:post, 'userprofiles/{profileId}/creativeGroups', options)
3106
3106
  command.request_representation = Google::Apis::DfareportingV3_3::CreativeGroup::Representation
3107
3107
  command.request_object = creative_group_object
3108
3108
  command.response_representation = Google::Apis::DfareportingV3_3::CreativeGroup::Representation
@@ -3160,7 +3160,7 @@ module Google
3160
3160
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3161
3161
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3162
3162
  def list_creative_groups(profile_id, advertiser_ids: nil, group_number: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3163
- command = make_simple_command(:get, 'userprofiles/{profileId}/creativeGroups', options)
3163
+ command = make_simple_command(:get, 'userprofiles/{profileId}/creativeGroups', options)
3164
3164
  command.response_representation = Google::Apis::DfareportingV3_3::CreativeGroupsListResponse::Representation
3165
3165
  command.response_class = Google::Apis::DfareportingV3_3::CreativeGroupsListResponse
3166
3166
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -3204,7 +3204,7 @@ module Google
3204
3204
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3205
3205
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3206
3206
  def patch_creative_group(profile_id, id, creative_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3207
- command = make_simple_command(:patch, 'userprofiles/{profileId}/creativeGroups', options)
3207
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/creativeGroups', options)
3208
3208
  command.request_representation = Google::Apis::DfareportingV3_3::CreativeGroup::Representation
3209
3209
  command.request_object = creative_group_object
3210
3210
  command.response_representation = Google::Apis::DfareportingV3_3::CreativeGroup::Representation
@@ -3241,7 +3241,7 @@ module Google
3241
3241
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3242
3242
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3243
3243
  def update_creative_group(profile_id, creative_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3244
- command = make_simple_command(:put, 'userprofiles/{profileId}/creativeGroups', options)
3244
+ command = make_simple_command(:put, 'userprofiles/{profileId}/creativeGroups', options)
3245
3245
  command.request_representation = Google::Apis::DfareportingV3_3::CreativeGroup::Representation
3246
3246
  command.request_object = creative_group_object
3247
3247
  command.response_representation = Google::Apis::DfareportingV3_3::CreativeGroup::Representation
@@ -3278,7 +3278,7 @@ module Google
3278
3278
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3279
3279
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3280
3280
  def get_creative(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3281
- command = make_simple_command(:get, 'userprofiles/{profileId}/creatives/{id}', options)
3281
+ command = make_simple_command(:get, 'userprofiles/{profileId}/creatives/{id}', options)
3282
3282
  command.response_representation = Google::Apis::DfareportingV3_3::Creative::Representation
3283
3283
  command.response_class = Google::Apis::DfareportingV3_3::Creative
3284
3284
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -3313,7 +3313,7 @@ module Google
3313
3313
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3314
3314
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3315
3315
  def insert_creative(profile_id, creative_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3316
- command = make_simple_command(:post, 'userprofiles/{profileId}/creatives', options)
3316
+ command = make_simple_command(:post, 'userprofiles/{profileId}/creatives', options)
3317
3317
  command.request_representation = Google::Apis::DfareportingV3_3::Creative::Representation
3318
3318
  command.request_object = creative_object
3319
3319
  command.response_representation = Google::Apis::DfareportingV3_3::Creative::Representation
@@ -3387,7 +3387,7 @@ module Google
3387
3387
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3388
3388
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3389
3389
  def list_creatives(profile_id, active: nil, advertiser_id: nil, archived: nil, campaign_id: nil, companion_creative_ids: nil, creative_field_ids: nil, ids: nil, max_results: nil, page_token: nil, rendering_ids: nil, search_string: nil, size_ids: nil, sort_field: nil, sort_order: nil, studio_creative_id: nil, types: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3390
- command = make_simple_command(:get, 'userprofiles/{profileId}/creatives', options)
3390
+ command = make_simple_command(:get, 'userprofiles/{profileId}/creatives', options)
3391
3391
  command.response_representation = Google::Apis::DfareportingV3_3::CreativesListResponse::Representation
3392
3392
  command.response_class = Google::Apis::DfareportingV3_3::CreativesListResponse
3393
3393
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -3439,7 +3439,7 @@ module Google
3439
3439
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3440
3440
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3441
3441
  def patch_creative(profile_id, id, creative_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3442
- command = make_simple_command(:patch, 'userprofiles/{profileId}/creatives', options)
3442
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/creatives', options)
3443
3443
  command.request_representation = Google::Apis::DfareportingV3_3::Creative::Representation
3444
3444
  command.request_object = creative_object
3445
3445
  command.response_representation = Google::Apis::DfareportingV3_3::Creative::Representation
@@ -3476,7 +3476,7 @@ module Google
3476
3476
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3477
3477
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3478
3478
  def update_creative(profile_id, creative_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3479
- command = make_simple_command(:put, 'userprofiles/{profileId}/creatives', options)
3479
+ command = make_simple_command(:put, 'userprofiles/{profileId}/creatives', options)
3480
3480
  command.request_representation = Google::Apis::DfareportingV3_3::Creative::Representation
3481
3481
  command.request_object = creative_object
3482
3482
  command.response_representation = Google::Apis::DfareportingV3_3::Creative::Representation
@@ -3516,7 +3516,7 @@ module Google
3516
3516
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3517
3517
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3518
3518
  def query_dimension_value(profile_id, dimension_value_request_object = nil, max_results: nil, page_token: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3519
- command = make_simple_command(:post, 'userprofiles/{profileId}/dimensionvalues/query', options)
3519
+ command = make_simple_command(:post, 'userprofiles/{profileId}/dimensionvalues/query', options)
3520
3520
  command.request_representation = Google::Apis::DfareportingV3_3::DimensionValueRequest::Representation
3521
3521
  command.request_object = dimension_value_request_object
3522
3522
  command.response_representation = Google::Apis::DfareportingV3_3::DimensionValueList::Representation
@@ -3555,7 +3555,7 @@ module Google
3555
3555
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3556
3556
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3557
3557
  def get_directory_site(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3558
- command = make_simple_command(:get, 'userprofiles/{profileId}/directorySites/{id}', options)
3558
+ command = make_simple_command(:get, 'userprofiles/{profileId}/directorySites/{id}', options)
3559
3559
  command.response_representation = Google::Apis::DfareportingV3_3::DirectorySite::Representation
3560
3560
  command.response_class = Google::Apis::DfareportingV3_3::DirectorySite
3561
3561
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -3590,7 +3590,7 @@ module Google
3590
3590
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3591
3591
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3592
3592
  def insert_directory_site(profile_id, directory_site_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3593
- command = make_simple_command(:post, 'userprofiles/{profileId}/directorySites', options)
3593
+ command = make_simple_command(:post, 'userprofiles/{profileId}/directorySites', options)
3594
3594
  command.request_representation = Google::Apis::DfareportingV3_3::DirectorySite::Representation
3595
3595
  command.request_object = directory_site_object
3596
3596
  command.response_representation = Google::Apis::DfareportingV3_3::DirectorySite::Representation
@@ -3658,7 +3658,7 @@ module Google
3658
3658
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3659
3659
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3660
3660
  def list_directory_sites(profile_id, accepts_in_stream_video_placements: nil, accepts_interstitial_placements: nil, accepts_publisher_paid_placements: nil, active: nil, dfp_network_code: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3661
- command = make_simple_command(:get, 'userprofiles/{profileId}/directorySites', options)
3661
+ command = make_simple_command(:get, 'userprofiles/{profileId}/directorySites', options)
3662
3662
  command.response_representation = Google::Apis::DfareportingV3_3::DirectorySitesListResponse::Representation
3663
3663
  command.response_class = Google::Apis::DfareportingV3_3::DirectorySitesListResponse
3664
3664
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -3710,7 +3710,7 @@ module Google
3710
3710
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3711
3711
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3712
3712
  def delete_dynamic_targeting_key(profile_id, object_id_, name, object_type, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3713
- command = make_simple_command(:delete, 'userprofiles/{profileId}/dynamicTargetingKeys/{objectId}', options)
3713
+ command = make_simple_command(:delete, 'userprofiles/{profileId}/dynamicTargetingKeys/{objectId}', options)
3714
3714
  command.params['profileId'] = profile_id unless profile_id.nil?
3715
3715
  command.params['objectId'] = object_id_ unless object_id_.nil?
3716
3716
  command.query['name'] = name unless name.nil?
@@ -3748,7 +3748,7 @@ module Google
3748
3748
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3749
3749
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3750
3750
  def insert_dynamic_targeting_key(profile_id, dynamic_targeting_key_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3751
- command = make_simple_command(:post, 'userprofiles/{profileId}/dynamicTargetingKeys', options)
3751
+ command = make_simple_command(:post, 'userprofiles/{profileId}/dynamicTargetingKeys', options)
3752
3752
  command.request_representation = Google::Apis::DfareportingV3_3::DynamicTargetingKey::Representation
3753
3753
  command.request_object = dynamic_targeting_key_object
3754
3754
  command.response_representation = Google::Apis::DfareportingV3_3::DynamicTargetingKey::Representation
@@ -3791,7 +3791,7 @@ module Google
3791
3791
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3792
3792
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3793
3793
  def list_dynamic_targeting_keys(profile_id, advertiser_id: nil, names: nil, object_id_: nil, object_type: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3794
- command = make_simple_command(:get, 'userprofiles/{profileId}/dynamicTargetingKeys', options)
3794
+ command = make_simple_command(:get, 'userprofiles/{profileId}/dynamicTargetingKeys', options)
3795
3795
  command.response_representation = Google::Apis::DfareportingV3_3::DynamicTargetingKeysListResponse::Representation
3796
3796
  command.response_class = Google::Apis::DfareportingV3_3::DynamicTargetingKeysListResponse
3797
3797
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -3830,7 +3830,7 @@ module Google
3830
3830
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3831
3831
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3832
3832
  def delete_event_tag(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3833
- command = make_simple_command(:delete, 'userprofiles/{profileId}/eventTags/{id}', options)
3833
+ command = make_simple_command(:delete, 'userprofiles/{profileId}/eventTags/{id}', options)
3834
3834
  command.params['profileId'] = profile_id unless profile_id.nil?
3835
3835
  command.params['id'] = id unless id.nil?
3836
3836
  command.query['fields'] = fields unless fields.nil?
@@ -3864,7 +3864,7 @@ module Google
3864
3864
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3865
3865
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3866
3866
  def get_event_tag(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3867
- command = make_simple_command(:get, 'userprofiles/{profileId}/eventTags/{id}', options)
3867
+ command = make_simple_command(:get, 'userprofiles/{profileId}/eventTags/{id}', options)
3868
3868
  command.response_representation = Google::Apis::DfareportingV3_3::EventTag::Representation
3869
3869
  command.response_class = Google::Apis::DfareportingV3_3::EventTag
3870
3870
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -3899,7 +3899,7 @@ module Google
3899
3899
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3900
3900
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3901
3901
  def insert_event_tag(profile_id, event_tag_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3902
- command = make_simple_command(:post, 'userprofiles/{profileId}/eventTags', options)
3902
+ command = make_simple_command(:post, 'userprofiles/{profileId}/eventTags', options)
3903
3903
  command.request_representation = Google::Apis::DfareportingV3_3::EventTag::Representation
3904
3904
  command.request_object = event_tag_object
3905
3905
  command.response_representation = Google::Apis::DfareportingV3_3::EventTag::Representation
@@ -3972,7 +3972,7 @@ module Google
3972
3972
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3973
3973
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3974
3974
  def list_event_tags(profile_id, ad_id: nil, advertiser_id: nil, campaign_id: nil, definitions_only: nil, enabled: nil, event_tag_types: nil, ids: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3975
- command = make_simple_command(:get, 'userprofiles/{profileId}/eventTags', options)
3975
+ command = make_simple_command(:get, 'userprofiles/{profileId}/eventTags', options)
3976
3976
  command.response_representation = Google::Apis::DfareportingV3_3::EventTagsListResponse::Representation
3977
3977
  command.response_class = Google::Apis::DfareportingV3_3::EventTagsListResponse
3978
3978
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4018,7 +4018,7 @@ module Google
4018
4018
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4019
4019
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4020
4020
  def patch_event_tag(profile_id, id, event_tag_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4021
- command = make_simple_command(:patch, 'userprofiles/{profileId}/eventTags', options)
4021
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/eventTags', options)
4022
4022
  command.request_representation = Google::Apis::DfareportingV3_3::EventTag::Representation
4023
4023
  command.request_object = event_tag_object
4024
4024
  command.response_representation = Google::Apis::DfareportingV3_3::EventTag::Representation
@@ -4055,7 +4055,7 @@ module Google
4055
4055
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4056
4056
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4057
4057
  def update_event_tag(profile_id, event_tag_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4058
- command = make_simple_command(:put, 'userprofiles/{profileId}/eventTags', options)
4058
+ command = make_simple_command(:put, 'userprofiles/{profileId}/eventTags', options)
4059
4059
  command.request_representation = Google::Apis::DfareportingV3_3::EventTag::Representation
4060
4060
  command.request_object = event_tag_object
4061
4061
  command.response_representation = Google::Apis::DfareportingV3_3::EventTag::Representation
@@ -4096,7 +4096,7 @@ module Google
4096
4096
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4097
4097
  def get_file(report_id, file_id, fields: nil, quota_user: nil, user_ip: nil, download_dest: nil, options: nil, &block)
4098
4098
  if download_dest.nil?
4099
- command = make_simple_command(:get, 'reports/{reportId}/files/{fileId}', options)
4099
+ command = make_simple_command(:get, 'reports/{reportId}/files/{fileId}', options)
4100
4100
  else
4101
4101
  command = make_download_command(:get, 'reports/{reportId}/files/{fileId}', options)
4102
4102
  command.download_dest = download_dest
@@ -4144,7 +4144,7 @@ module Google
4144
4144
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4145
4145
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4146
4146
  def list_files(profile_id, max_results: nil, page_token: nil, scope: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4147
- command = make_simple_command(:get, 'userprofiles/{profileId}/files', options)
4147
+ command = make_simple_command(:get, 'userprofiles/{profileId}/files', options)
4148
4148
  command.response_representation = Google::Apis::DfareportingV3_3::FileList::Representation
4149
4149
  command.response_class = Google::Apis::DfareportingV3_3::FileList
4150
4150
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4184,7 +4184,7 @@ module Google
4184
4184
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4185
4185
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4186
4186
  def delete_floodlight_activity(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4187
- command = make_simple_command(:delete, 'userprofiles/{profileId}/floodlightActivities/{id}', options)
4187
+ command = make_simple_command(:delete, 'userprofiles/{profileId}/floodlightActivities/{id}', options)
4188
4188
  command.params['profileId'] = profile_id unless profile_id.nil?
4189
4189
  command.params['id'] = id unless id.nil?
4190
4190
  command.query['fields'] = fields unless fields.nil?
@@ -4218,7 +4218,7 @@ module Google
4218
4218
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4219
4219
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4220
4220
  def generatetag_floodlight_activity(profile_id, floodlight_activity_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4221
- command = make_simple_command(:post, 'userprofiles/{profileId}/floodlightActivities/generatetag', options)
4221
+ command = make_simple_command(:post, 'userprofiles/{profileId}/floodlightActivities/generatetag', options)
4222
4222
  command.response_representation = Google::Apis::DfareportingV3_3::FloodlightActivitiesGenerateTagResponse::Representation
4223
4223
  command.response_class = Google::Apis::DfareportingV3_3::FloodlightActivitiesGenerateTagResponse
4224
4224
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4254,7 +4254,7 @@ module Google
4254
4254
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4255
4255
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4256
4256
  def get_floodlight_activity(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4257
- command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightActivities/{id}', options)
4257
+ command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightActivities/{id}', options)
4258
4258
  command.response_representation = Google::Apis::DfareportingV3_3::FloodlightActivity::Representation
4259
4259
  command.response_class = Google::Apis::DfareportingV3_3::FloodlightActivity
4260
4260
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4289,7 +4289,7 @@ module Google
4289
4289
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4290
4290
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4291
4291
  def insert_floodlight_activity(profile_id, floodlight_activity_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4292
- command = make_simple_command(:post, 'userprofiles/{profileId}/floodlightActivities', options)
4292
+ command = make_simple_command(:post, 'userprofiles/{profileId}/floodlightActivities', options)
4293
4293
  command.request_representation = Google::Apis::DfareportingV3_3::FloodlightActivity::Representation
4294
4294
  command.request_object = floodlight_activity_object
4295
4295
  command.response_representation = Google::Apis::DfareportingV3_3::FloodlightActivity::Representation
@@ -4366,7 +4366,7 @@ module Google
4366
4366
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4367
4367
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4368
4368
  def list_floodlight_activities(profile_id, advertiser_id: nil, floodlight_activity_group_ids: nil, floodlight_activity_group_name: nil, floodlight_activity_group_tag_string: nil, floodlight_activity_group_type: nil, floodlight_configuration_id: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, tag_string: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4369
- command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightActivities', options)
4369
+ command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightActivities', options)
4370
4370
  command.response_representation = Google::Apis::DfareportingV3_3::FloodlightActivitiesListResponse::Representation
4371
4371
  command.response_class = Google::Apis::DfareportingV3_3::FloodlightActivitiesListResponse
4372
4372
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4415,7 +4415,7 @@ module Google
4415
4415
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4416
4416
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4417
4417
  def patch_floodlight_activity(profile_id, id, floodlight_activity_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4418
- command = make_simple_command(:patch, 'userprofiles/{profileId}/floodlightActivities', options)
4418
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/floodlightActivities', options)
4419
4419
  command.request_representation = Google::Apis::DfareportingV3_3::FloodlightActivity::Representation
4420
4420
  command.request_object = floodlight_activity_object
4421
4421
  command.response_representation = Google::Apis::DfareportingV3_3::FloodlightActivity::Representation
@@ -4452,7 +4452,7 @@ module Google
4452
4452
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4453
4453
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4454
4454
  def update_floodlight_activity(profile_id, floodlight_activity_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4455
- command = make_simple_command(:put, 'userprofiles/{profileId}/floodlightActivities', options)
4455
+ command = make_simple_command(:put, 'userprofiles/{profileId}/floodlightActivities', options)
4456
4456
  command.request_representation = Google::Apis::DfareportingV3_3::FloodlightActivity::Representation
4457
4457
  command.request_object = floodlight_activity_object
4458
4458
  command.response_representation = Google::Apis::DfareportingV3_3::FloodlightActivity::Representation
@@ -4489,7 +4489,7 @@ module Google
4489
4489
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4490
4490
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4491
4491
  def get_floodlight_activity_group(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4492
- command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightActivityGroups/{id}', options)
4492
+ command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightActivityGroups/{id}', options)
4493
4493
  command.response_representation = Google::Apis::DfareportingV3_3::FloodlightActivityGroup::Representation
4494
4494
  command.response_class = Google::Apis::DfareportingV3_3::FloodlightActivityGroup
4495
4495
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4524,7 +4524,7 @@ module Google
4524
4524
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4525
4525
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4526
4526
  def insert_floodlight_activity_group(profile_id, floodlight_activity_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4527
- command = make_simple_command(:post, 'userprofiles/{profileId}/floodlightActivityGroups', options)
4527
+ command = make_simple_command(:post, 'userprofiles/{profileId}/floodlightActivityGroups', options)
4528
4528
  command.request_representation = Google::Apis::DfareportingV3_3::FloodlightActivityGroup::Representation
4529
4529
  command.request_object = floodlight_activity_group_object
4530
4530
  command.response_representation = Google::Apis::DfareportingV3_3::FloodlightActivityGroup::Representation
@@ -4591,7 +4591,7 @@ module Google
4591
4591
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4592
4592
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4593
4593
  def list_floodlight_activity_groups(profile_id, advertiser_id: nil, floodlight_configuration_id: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, type: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4594
- command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightActivityGroups', options)
4594
+ command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightActivityGroups', options)
4595
4595
  command.response_representation = Google::Apis::DfareportingV3_3::FloodlightActivityGroupsListResponse::Representation
4596
4596
  command.response_class = Google::Apis::DfareportingV3_3::FloodlightActivityGroupsListResponse
4597
4597
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4637,7 +4637,7 @@ module Google
4637
4637
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4638
4638
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4639
4639
  def patch_floodlight_activity_group(profile_id, id, floodlight_activity_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4640
- command = make_simple_command(:patch, 'userprofiles/{profileId}/floodlightActivityGroups', options)
4640
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/floodlightActivityGroups', options)
4641
4641
  command.request_representation = Google::Apis::DfareportingV3_3::FloodlightActivityGroup::Representation
4642
4642
  command.request_object = floodlight_activity_group_object
4643
4643
  command.response_representation = Google::Apis::DfareportingV3_3::FloodlightActivityGroup::Representation
@@ -4674,7 +4674,7 @@ module Google
4674
4674
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4675
4675
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4676
4676
  def update_floodlight_activity_group(profile_id, floodlight_activity_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4677
- command = make_simple_command(:put, 'userprofiles/{profileId}/floodlightActivityGroups', options)
4677
+ command = make_simple_command(:put, 'userprofiles/{profileId}/floodlightActivityGroups', options)
4678
4678
  command.request_representation = Google::Apis::DfareportingV3_3::FloodlightActivityGroup::Representation
4679
4679
  command.request_object = floodlight_activity_group_object
4680
4680
  command.response_representation = Google::Apis::DfareportingV3_3::FloodlightActivityGroup::Representation
@@ -4711,7 +4711,7 @@ module Google
4711
4711
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4712
4712
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4713
4713
  def get_floodlight_configuration(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4714
- command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightConfigurations/{id}', options)
4714
+ command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightConfigurations/{id}', options)
4715
4715
  command.response_representation = Google::Apis::DfareportingV3_3::FloodlightConfiguration::Representation
4716
4716
  command.response_class = Google::Apis::DfareportingV3_3::FloodlightConfiguration
4717
4717
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4748,7 +4748,7 @@ module Google
4748
4748
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4749
4749
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4750
4750
  def list_floodlight_configurations(profile_id, ids: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4751
- command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightConfigurations', options)
4751
+ command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightConfigurations', options)
4752
4752
  command.response_representation = Google::Apis::DfareportingV3_3::FloodlightConfigurationsListResponse::Representation
4753
4753
  command.response_class = Google::Apis::DfareportingV3_3::FloodlightConfigurationsListResponse
4754
4754
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4786,7 +4786,7 @@ module Google
4786
4786
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4787
4787
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4788
4788
  def patch_floodlight_configuration(profile_id, id, floodlight_configuration_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4789
- command = make_simple_command(:patch, 'userprofiles/{profileId}/floodlightConfigurations', options)
4789
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/floodlightConfigurations', options)
4790
4790
  command.request_representation = Google::Apis::DfareportingV3_3::FloodlightConfiguration::Representation
4791
4791
  command.request_object = floodlight_configuration_object
4792
4792
  command.response_representation = Google::Apis::DfareportingV3_3::FloodlightConfiguration::Representation
@@ -4823,7 +4823,7 @@ module Google
4823
4823
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4824
4824
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4825
4825
  def update_floodlight_configuration(profile_id, floodlight_configuration_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4826
- command = make_simple_command(:put, 'userprofiles/{profileId}/floodlightConfigurations', options)
4826
+ command = make_simple_command(:put, 'userprofiles/{profileId}/floodlightConfigurations', options)
4827
4827
  command.request_representation = Google::Apis::DfareportingV3_3::FloodlightConfiguration::Representation
4828
4828
  command.request_object = floodlight_configuration_object
4829
4829
  command.response_representation = Google::Apis::DfareportingV3_3::FloodlightConfiguration::Representation
@@ -4862,7 +4862,7 @@ module Google
4862
4862
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4863
4863
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4864
4864
  def get_inventory_item(profile_id, project_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4865
- command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/inventoryItems/{id}', options)
4865
+ command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/inventoryItems/{id}', options)
4866
4866
  command.response_representation = Google::Apis::DfareportingV3_3::InventoryItem::Representation
4867
4867
  command.response_class = Google::Apis::DfareportingV3_3::InventoryItem
4868
4868
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4918,7 +4918,7 @@ module Google
4918
4918
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4919
4919
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4920
4920
  def list_inventory_items(profile_id, project_id, ids: nil, in_plan: nil, max_results: nil, order_id: nil, page_token: nil, site_id: nil, sort_field: nil, sort_order: nil, type: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4921
- command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/inventoryItems', options)
4921
+ command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/inventoryItems', options)
4922
4922
  command.response_representation = Google::Apis::DfareportingV3_3::InventoryItemsListResponse::Representation
4923
4923
  command.response_class = Google::Apis::DfareportingV3_3::InventoryItemsListResponse
4924
4924
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4961,7 +4961,7 @@ module Google
4961
4961
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4962
4962
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4963
4963
  def list_languages(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4964
- command = make_simple_command(:get, 'userprofiles/{profileId}/languages', options)
4964
+ command = make_simple_command(:get, 'userprofiles/{profileId}/languages', options)
4965
4965
  command.response_representation = Google::Apis::DfareportingV3_3::LanguagesListResponse::Representation
4966
4966
  command.response_class = Google::Apis::DfareportingV3_3::LanguagesListResponse
4967
4967
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4994,7 +4994,7 @@ module Google
4994
4994
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4995
4995
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4996
4996
  def list_metros(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4997
- command = make_simple_command(:get, 'userprofiles/{profileId}/metros', options)
4997
+ command = make_simple_command(:get, 'userprofiles/{profileId}/metros', options)
4998
4998
  command.response_representation = Google::Apis::DfareportingV3_3::MetrosListResponse::Representation
4999
4999
  command.response_class = Google::Apis::DfareportingV3_3::MetrosListResponse
5000
5000
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5029,7 +5029,7 @@ module Google
5029
5029
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5030
5030
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5031
5031
  def get_mobile_app(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5032
- command = make_simple_command(:get, 'userprofiles/{profileId}/mobileApps/{id}', options)
5032
+ command = make_simple_command(:get, 'userprofiles/{profileId}/mobileApps/{id}', options)
5033
5033
  command.response_representation = Google::Apis::DfareportingV3_3::MobileApp::Representation
5034
5034
  command.response_class = Google::Apis::DfareportingV3_3::MobileApp
5035
5035
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5078,7 +5078,7 @@ module Google
5078
5078
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5079
5079
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5080
5080
  def list_mobile_apps(profile_id, directories: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5081
- command = make_simple_command(:get, 'userprofiles/{profileId}/mobileApps', options)
5081
+ command = make_simple_command(:get, 'userprofiles/{profileId}/mobileApps', options)
5082
5082
  command.response_representation = Google::Apis::DfareportingV3_3::MobileAppsListResponse::Representation
5083
5083
  command.response_class = Google::Apis::DfareportingV3_3::MobileAppsListResponse
5084
5084
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5118,7 +5118,7 @@ module Google
5118
5118
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5119
5119
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5120
5120
  def get_mobile_carrier(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5121
- command = make_simple_command(:get, 'userprofiles/{profileId}/mobileCarriers/{id}', options)
5121
+ command = make_simple_command(:get, 'userprofiles/{profileId}/mobileCarriers/{id}', options)
5122
5122
  command.response_representation = Google::Apis::DfareportingV3_3::MobileCarrier::Representation
5123
5123
  command.response_class = Google::Apis::DfareportingV3_3::MobileCarrier
5124
5124
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5152,7 +5152,7 @@ module Google
5152
5152
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5153
5153
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5154
5154
  def list_mobile_carriers(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5155
- command = make_simple_command(:get, 'userprofiles/{profileId}/mobileCarriers', options)
5155
+ command = make_simple_command(:get, 'userprofiles/{profileId}/mobileCarriers', options)
5156
5156
  command.response_representation = Google::Apis::DfareportingV3_3::MobileCarriersListResponse::Representation
5157
5157
  command.response_class = Google::Apis::DfareportingV3_3::MobileCarriersListResponse
5158
5158
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5187,7 +5187,7 @@ module Google
5187
5187
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5188
5188
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5189
5189
  def get_operating_system_version(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5190
- command = make_simple_command(:get, 'userprofiles/{profileId}/operatingSystemVersions/{id}', options)
5190
+ command = make_simple_command(:get, 'userprofiles/{profileId}/operatingSystemVersions/{id}', options)
5191
5191
  command.response_representation = Google::Apis::DfareportingV3_3::OperatingSystemVersion::Representation
5192
5192
  command.response_class = Google::Apis::DfareportingV3_3::OperatingSystemVersion
5193
5193
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5221,7 +5221,7 @@ module Google
5221
5221
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5222
5222
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5223
5223
  def list_operating_system_versions(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5224
- command = make_simple_command(:get, 'userprofiles/{profileId}/operatingSystemVersions', options)
5224
+ command = make_simple_command(:get, 'userprofiles/{profileId}/operatingSystemVersions', options)
5225
5225
  command.response_representation = Google::Apis::DfareportingV3_3::OperatingSystemVersionsListResponse::Representation
5226
5226
  command.response_class = Google::Apis::DfareportingV3_3::OperatingSystemVersionsListResponse
5227
5227
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5256,7 +5256,7 @@ module Google
5256
5256
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5257
5257
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5258
5258
  def get_operating_system(profile_id, dart_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5259
- command = make_simple_command(:get, 'userprofiles/{profileId}/operatingSystems/{dartId}', options)
5259
+ command = make_simple_command(:get, 'userprofiles/{profileId}/operatingSystems/{dartId}', options)
5260
5260
  command.response_representation = Google::Apis::DfareportingV3_3::OperatingSystem::Representation
5261
5261
  command.response_class = Google::Apis::DfareportingV3_3::OperatingSystem
5262
5262
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5290,7 +5290,7 @@ module Google
5290
5290
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5291
5291
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5292
5292
  def list_operating_systems(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5293
- command = make_simple_command(:get, 'userprofiles/{profileId}/operatingSystems', options)
5293
+ command = make_simple_command(:get, 'userprofiles/{profileId}/operatingSystems', options)
5294
5294
  command.response_representation = Google::Apis::DfareportingV3_3::OperatingSystemsListResponse::Representation
5295
5295
  command.response_class = Google::Apis::DfareportingV3_3::OperatingSystemsListResponse
5296
5296
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5327,7 +5327,7 @@ module Google
5327
5327
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5328
5328
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5329
5329
  def get_order_document(profile_id, project_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5330
- command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/orderDocuments/{id}', options)
5330
+ command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/orderDocuments/{id}', options)
5331
5331
  command.response_representation = Google::Apis::DfareportingV3_3::OrderDocument::Representation
5332
5332
  command.response_class = Google::Apis::DfareportingV3_3::OrderDocument
5333
5333
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5389,7 +5389,7 @@ module Google
5389
5389
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5390
5390
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5391
5391
  def list_order_documents(profile_id, project_id, approved: nil, ids: nil, max_results: nil, order_id: nil, page_token: nil, search_string: nil, site_id: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5392
- command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/orderDocuments', options)
5392
+ command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/orderDocuments', options)
5393
5393
  command.response_representation = Google::Apis::DfareportingV3_3::OrderDocumentsListResponse::Representation
5394
5394
  command.response_class = Google::Apis::DfareportingV3_3::OrderDocumentsListResponse
5395
5395
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5436,7 +5436,7 @@ module Google
5436
5436
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5437
5437
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5438
5438
  def get_order(profile_id, project_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5439
- command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/orders/{id}', options)
5439
+ command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/orders/{id}', options)
5440
5440
  command.response_representation = Google::Apis::DfareportingV3_3::Order::Representation
5441
5441
  command.response_class = Google::Apis::DfareportingV3_3::Order
5442
5442
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5492,7 +5492,7 @@ module Google
5492
5492
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5493
5493
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5494
5494
  def list_orders(profile_id, project_id, ids: nil, max_results: nil, page_token: nil, search_string: nil, site_id: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5495
- command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/orders', options)
5495
+ command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/orders', options)
5496
5496
  command.response_representation = Google::Apis::DfareportingV3_3::OrdersListResponse::Representation
5497
5497
  command.response_class = Google::Apis::DfareportingV3_3::OrdersListResponse
5498
5498
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5535,7 +5535,7 @@ module Google
5535
5535
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5536
5536
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5537
5537
  def get_placement_group(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5538
- command = make_simple_command(:get, 'userprofiles/{profileId}/placementGroups/{id}', options)
5538
+ command = make_simple_command(:get, 'userprofiles/{profileId}/placementGroups/{id}', options)
5539
5539
  command.response_representation = Google::Apis::DfareportingV3_3::PlacementGroup::Representation
5540
5540
  command.response_class = Google::Apis::DfareportingV3_3::PlacementGroup
5541
5541
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5570,7 +5570,7 @@ module Google
5570
5570
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5571
5571
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5572
5572
  def insert_placement_group(profile_id, placement_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5573
- command = make_simple_command(:post, 'userprofiles/{profileId}/placementGroups', options)
5573
+ command = make_simple_command(:post, 'userprofiles/{profileId}/placementGroups', options)
5574
5574
  command.request_representation = Google::Apis::DfareportingV3_3::PlacementGroup::Representation
5575
5575
  command.request_object = placement_group_object
5576
5576
  command.response_representation = Google::Apis::DfareportingV3_3::PlacementGroup::Representation
@@ -5661,7 +5661,7 @@ module Google
5661
5661
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5662
5662
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5663
5663
  def list_placement_groups(profile_id, advertiser_ids: nil, archived: nil, campaign_ids: nil, content_category_ids: nil, directory_site_ids: nil, ids: nil, max_end_date: nil, max_results: nil, max_start_date: nil, min_end_date: nil, min_start_date: nil, page_token: nil, placement_group_type: nil, placement_strategy_ids: nil, pricing_types: nil, search_string: nil, site_ids: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5664
- command = make_simple_command(:get, 'userprofiles/{profileId}/placementGroups', options)
5664
+ command = make_simple_command(:get, 'userprofiles/{profileId}/placementGroups', options)
5665
5665
  command.response_representation = Google::Apis::DfareportingV3_3::PlacementGroupsListResponse::Representation
5666
5666
  command.response_class = Google::Apis::DfareportingV3_3::PlacementGroupsListResponse
5667
5667
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5716,7 +5716,7 @@ module Google
5716
5716
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5717
5717
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5718
5718
  def patch_placement_group(profile_id, id, placement_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5719
- command = make_simple_command(:patch, 'userprofiles/{profileId}/placementGroups', options)
5719
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/placementGroups', options)
5720
5720
  command.request_representation = Google::Apis::DfareportingV3_3::PlacementGroup::Representation
5721
5721
  command.request_object = placement_group_object
5722
5722
  command.response_representation = Google::Apis::DfareportingV3_3::PlacementGroup::Representation
@@ -5753,7 +5753,7 @@ module Google
5753
5753
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5754
5754
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5755
5755
  def update_placement_group(profile_id, placement_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5756
- command = make_simple_command(:put, 'userprofiles/{profileId}/placementGroups', options)
5756
+ command = make_simple_command(:put, 'userprofiles/{profileId}/placementGroups', options)
5757
5757
  command.request_representation = Google::Apis::DfareportingV3_3::PlacementGroup::Representation
5758
5758
  command.request_object = placement_group_object
5759
5759
  command.response_representation = Google::Apis::DfareportingV3_3::PlacementGroup::Representation
@@ -5790,7 +5790,7 @@ module Google
5790
5790
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5791
5791
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5792
5792
  def delete_placement_strategy(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5793
- command = make_simple_command(:delete, 'userprofiles/{profileId}/placementStrategies/{id}', options)
5793
+ command = make_simple_command(:delete, 'userprofiles/{profileId}/placementStrategies/{id}', options)
5794
5794
  command.params['profileId'] = profile_id unless profile_id.nil?
5795
5795
  command.params['id'] = id unless id.nil?
5796
5796
  command.query['fields'] = fields unless fields.nil?
@@ -5824,7 +5824,7 @@ module Google
5824
5824
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5825
5825
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5826
5826
  def get_placement_strategy(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5827
- command = make_simple_command(:get, 'userprofiles/{profileId}/placementStrategies/{id}', options)
5827
+ command = make_simple_command(:get, 'userprofiles/{profileId}/placementStrategies/{id}', options)
5828
5828
  command.response_representation = Google::Apis::DfareportingV3_3::PlacementStrategy::Representation
5829
5829
  command.response_class = Google::Apis::DfareportingV3_3::PlacementStrategy
5830
5830
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5859,7 +5859,7 @@ module Google
5859
5859
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5860
5860
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5861
5861
  def insert_placement_strategy(profile_id, placement_strategy_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5862
- command = make_simple_command(:post, 'userprofiles/{profileId}/placementStrategies', options)
5862
+ command = make_simple_command(:post, 'userprofiles/{profileId}/placementStrategies', options)
5863
5863
  command.request_representation = Google::Apis::DfareportingV3_3::PlacementStrategy::Representation
5864
5864
  command.request_object = placement_strategy_object
5865
5865
  command.response_representation = Google::Apis::DfareportingV3_3::PlacementStrategy::Representation
@@ -5913,7 +5913,7 @@ module Google
5913
5913
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5914
5914
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5915
5915
  def list_placement_strategies(profile_id, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5916
- command = make_simple_command(:get, 'userprofiles/{profileId}/placementStrategies', options)
5916
+ command = make_simple_command(:get, 'userprofiles/{profileId}/placementStrategies', options)
5917
5917
  command.response_representation = Google::Apis::DfareportingV3_3::PlacementStrategiesListResponse::Representation
5918
5918
  command.response_class = Google::Apis::DfareportingV3_3::PlacementStrategiesListResponse
5919
5919
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5955,7 +5955,7 @@ module Google
5955
5955
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5956
5956
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5957
5957
  def patch_placement_strategy(profile_id, id, placement_strategy_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5958
- command = make_simple_command(:patch, 'userprofiles/{profileId}/placementStrategies', options)
5958
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/placementStrategies', options)
5959
5959
  command.request_representation = Google::Apis::DfareportingV3_3::PlacementStrategy::Representation
5960
5960
  command.request_object = placement_strategy_object
5961
5961
  command.response_representation = Google::Apis::DfareportingV3_3::PlacementStrategy::Representation
@@ -5992,7 +5992,7 @@ module Google
5992
5992
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5993
5993
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5994
5994
  def update_placement_strategy(profile_id, placement_strategy_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5995
- command = make_simple_command(:put, 'userprofiles/{profileId}/placementStrategies', options)
5995
+ command = make_simple_command(:put, 'userprofiles/{profileId}/placementStrategies', options)
5996
5996
  command.request_representation = Google::Apis::DfareportingV3_3::PlacementStrategy::Representation
5997
5997
  command.request_object = placement_strategy_object
5998
5998
  command.response_representation = Google::Apis::DfareportingV3_3::PlacementStrategy::Representation
@@ -6034,7 +6034,7 @@ module Google
6034
6034
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6035
6035
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6036
6036
  def generatetags_placement(profile_id, campaign_id: nil, placement_ids: nil, tag_formats: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6037
- command = make_simple_command(:post, 'userprofiles/{profileId}/placements/generatetags', options)
6037
+ command = make_simple_command(:post, 'userprofiles/{profileId}/placements/generatetags', options)
6038
6038
  command.response_representation = Google::Apis::DfareportingV3_3::PlacementsGenerateTagsResponse::Representation
6039
6039
  command.response_class = Google::Apis::DfareportingV3_3::PlacementsGenerateTagsResponse
6040
6040
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6072,7 +6072,7 @@ module Google
6072
6072
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6073
6073
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6074
6074
  def get_placement(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6075
- command = make_simple_command(:get, 'userprofiles/{profileId}/placements/{id}', options)
6075
+ command = make_simple_command(:get, 'userprofiles/{profileId}/placements/{id}', options)
6076
6076
  command.response_representation = Google::Apis::DfareportingV3_3::Placement::Representation
6077
6077
  command.response_class = Google::Apis::DfareportingV3_3::Placement
6078
6078
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6107,7 +6107,7 @@ module Google
6107
6107
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6108
6108
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6109
6109
  def insert_placement(profile_id, placement_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6110
- command = make_simple_command(:post, 'userprofiles/{profileId}/placements', options)
6110
+ command = make_simple_command(:post, 'userprofiles/{profileId}/placements', options)
6111
6111
  command.request_representation = Google::Apis::DfareportingV3_3::Placement::Representation
6112
6112
  command.request_object = placement_object
6113
6113
  command.response_representation = Google::Apis::DfareportingV3_3::Placement::Representation
@@ -6200,7 +6200,7 @@ module Google
6200
6200
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6201
6201
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6202
6202
  def list_placements(profile_id, advertiser_ids: nil, archived: nil, campaign_ids: nil, compatibilities: nil, content_category_ids: nil, directory_site_ids: nil, group_ids: nil, ids: nil, max_end_date: nil, max_results: nil, max_start_date: nil, min_end_date: nil, min_start_date: nil, page_token: nil, payment_source: nil, placement_strategy_ids: nil, pricing_types: nil, search_string: nil, site_ids: nil, size_ids: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6203
- command = make_simple_command(:get, 'userprofiles/{profileId}/placements', options)
6203
+ command = make_simple_command(:get, 'userprofiles/{profileId}/placements', options)
6204
6204
  command.response_representation = Google::Apis::DfareportingV3_3::PlacementsListResponse::Representation
6205
6205
  command.response_class = Google::Apis::DfareportingV3_3::PlacementsListResponse
6206
6206
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6258,7 +6258,7 @@ module Google
6258
6258
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6259
6259
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6260
6260
  def patch_placement(profile_id, id, placement_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6261
- command = make_simple_command(:patch, 'userprofiles/{profileId}/placements', options)
6261
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/placements', options)
6262
6262
  command.request_representation = Google::Apis::DfareportingV3_3::Placement::Representation
6263
6263
  command.request_object = placement_object
6264
6264
  command.response_representation = Google::Apis::DfareportingV3_3::Placement::Representation
@@ -6295,7 +6295,7 @@ module Google
6295
6295
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6296
6296
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6297
6297
  def update_placement(profile_id, placement_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6298
- command = make_simple_command(:put, 'userprofiles/{profileId}/placements', options)
6298
+ command = make_simple_command(:put, 'userprofiles/{profileId}/placements', options)
6299
6299
  command.request_representation = Google::Apis::DfareportingV3_3::Placement::Representation
6300
6300
  command.request_object = placement_object
6301
6301
  command.response_representation = Google::Apis::DfareportingV3_3::Placement::Representation
@@ -6332,7 +6332,7 @@ module Google
6332
6332
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6333
6333
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6334
6334
  def get_platform_type(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6335
- command = make_simple_command(:get, 'userprofiles/{profileId}/platformTypes/{id}', options)
6335
+ command = make_simple_command(:get, 'userprofiles/{profileId}/platformTypes/{id}', options)
6336
6336
  command.response_representation = Google::Apis::DfareportingV3_3::PlatformType::Representation
6337
6337
  command.response_class = Google::Apis::DfareportingV3_3::PlatformType
6338
6338
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6366,7 +6366,7 @@ module Google
6366
6366
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6367
6367
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6368
6368
  def list_platform_types(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6369
- command = make_simple_command(:get, 'userprofiles/{profileId}/platformTypes', options)
6369
+ command = make_simple_command(:get, 'userprofiles/{profileId}/platformTypes', options)
6370
6370
  command.response_representation = Google::Apis::DfareportingV3_3::PlatformTypesListResponse::Representation
6371
6371
  command.response_class = Google::Apis::DfareportingV3_3::PlatformTypesListResponse
6372
6372
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6401,7 +6401,7 @@ module Google
6401
6401
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6402
6402
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6403
6403
  def get_postal_code(profile_id, code, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6404
- command = make_simple_command(:get, 'userprofiles/{profileId}/postalCodes/{code}', options)
6404
+ command = make_simple_command(:get, 'userprofiles/{profileId}/postalCodes/{code}', options)
6405
6405
  command.response_representation = Google::Apis::DfareportingV3_3::PostalCode::Representation
6406
6406
  command.response_class = Google::Apis::DfareportingV3_3::PostalCode
6407
6407
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6435,7 +6435,7 @@ module Google
6435
6435
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6436
6436
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6437
6437
  def list_postal_codes(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6438
- command = make_simple_command(:get, 'userprofiles/{profileId}/postalCodes', options)
6438
+ command = make_simple_command(:get, 'userprofiles/{profileId}/postalCodes', options)
6439
6439
  command.response_representation = Google::Apis::DfareportingV3_3::PostalCodesListResponse::Representation
6440
6440
  command.response_class = Google::Apis::DfareportingV3_3::PostalCodesListResponse
6441
6441
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6470,7 +6470,7 @@ module Google
6470
6470
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6471
6471
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6472
6472
  def get_project(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6473
- command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{id}', options)
6473
+ command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{id}', options)
6474
6474
  command.response_representation = Google::Apis::DfareportingV3_3::Project::Representation
6475
6475
  command.response_class = Google::Apis::DfareportingV3_3::Project
6476
6476
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6523,7 +6523,7 @@ module Google
6523
6523
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6524
6524
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6525
6525
  def list_projects(profile_id, advertiser_ids: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6526
- command = make_simple_command(:get, 'userprofiles/{profileId}/projects', options)
6526
+ command = make_simple_command(:get, 'userprofiles/{profileId}/projects', options)
6527
6527
  command.response_representation = Google::Apis::DfareportingV3_3::ProjectsListResponse::Representation
6528
6528
  command.response_class = Google::Apis::DfareportingV3_3::ProjectsListResponse
6529
6529
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6563,7 +6563,7 @@ module Google
6563
6563
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6564
6564
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6565
6565
  def list_regions(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6566
- command = make_simple_command(:get, 'userprofiles/{profileId}/regions', options)
6566
+ command = make_simple_command(:get, 'userprofiles/{profileId}/regions', options)
6567
6567
  command.response_representation = Google::Apis::DfareportingV3_3::RegionsListResponse::Representation
6568
6568
  command.response_class = Google::Apis::DfareportingV3_3::RegionsListResponse
6569
6569
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6598,7 +6598,7 @@ module Google
6598
6598
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6599
6599
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6600
6600
  def get_remarketing_list_share(profile_id, remarketing_list_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6601
- command = make_simple_command(:get, 'userprofiles/{profileId}/remarketingListShares/{remarketingListId}', options)
6601
+ command = make_simple_command(:get, 'userprofiles/{profileId}/remarketingListShares/{remarketingListId}', options)
6602
6602
  command.response_representation = Google::Apis::DfareportingV3_3::RemarketingListShare::Representation
6603
6603
  command.response_class = Google::Apis::DfareportingV3_3::RemarketingListShare
6604
6604
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6636,7 +6636,7 @@ module Google
6636
6636
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6637
6637
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6638
6638
  def patch_remarketing_list_share(profile_id, remarketing_list_id, remarketing_list_share_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6639
- command = make_simple_command(:patch, 'userprofiles/{profileId}/remarketingListShares', options)
6639
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/remarketingListShares', options)
6640
6640
  command.request_representation = Google::Apis::DfareportingV3_3::RemarketingListShare::Representation
6641
6641
  command.request_object = remarketing_list_share_object
6642
6642
  command.response_representation = Google::Apis::DfareportingV3_3::RemarketingListShare::Representation
@@ -6673,7 +6673,7 @@ module Google
6673
6673
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6674
6674
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6675
6675
  def update_remarketing_list_share(profile_id, remarketing_list_share_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6676
- command = make_simple_command(:put, 'userprofiles/{profileId}/remarketingListShares', options)
6676
+ command = make_simple_command(:put, 'userprofiles/{profileId}/remarketingListShares', options)
6677
6677
  command.request_representation = Google::Apis::DfareportingV3_3::RemarketingListShare::Representation
6678
6678
  command.request_object = remarketing_list_share_object
6679
6679
  command.response_representation = Google::Apis::DfareportingV3_3::RemarketingListShare::Representation
@@ -6710,7 +6710,7 @@ module Google
6710
6710
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6711
6711
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6712
6712
  def get_remarketing_list(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6713
- command = make_simple_command(:get, 'userprofiles/{profileId}/remarketingLists/{id}', options)
6713
+ command = make_simple_command(:get, 'userprofiles/{profileId}/remarketingLists/{id}', options)
6714
6714
  command.response_representation = Google::Apis::DfareportingV3_3::RemarketingList::Representation
6715
6715
  command.response_class = Google::Apis::DfareportingV3_3::RemarketingList
6716
6716
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6745,7 +6745,7 @@ module Google
6745
6745
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6746
6746
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6747
6747
  def insert_remarketing_list(profile_id, remarketing_list_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6748
- command = make_simple_command(:post, 'userprofiles/{profileId}/remarketingLists', options)
6748
+ command = make_simple_command(:post, 'userprofiles/{profileId}/remarketingLists', options)
6749
6749
  command.request_representation = Google::Apis::DfareportingV3_3::RemarketingList::Representation
6750
6750
  command.request_object = remarketing_list_object
6751
6751
  command.response_representation = Google::Apis::DfareportingV3_3::RemarketingList::Representation
@@ -6803,7 +6803,7 @@ module Google
6803
6803
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6804
6804
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6805
6805
  def list_remarketing_lists(profile_id, advertiser_id, active: nil, floodlight_activity_id: nil, max_results: nil, name: nil, page_token: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6806
- command = make_simple_command(:get, 'userprofiles/{profileId}/remarketingLists', options)
6806
+ command = make_simple_command(:get, 'userprofiles/{profileId}/remarketingLists', options)
6807
6807
  command.response_representation = Google::Apis::DfareportingV3_3::RemarketingListsListResponse::Representation
6808
6808
  command.response_class = Google::Apis::DfareportingV3_3::RemarketingListsListResponse
6809
6809
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6847,7 +6847,7 @@ module Google
6847
6847
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6848
6848
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6849
6849
  def patch_remarketing_list(profile_id, id, remarketing_list_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6850
- command = make_simple_command(:patch, 'userprofiles/{profileId}/remarketingLists', options)
6850
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/remarketingLists', options)
6851
6851
  command.request_representation = Google::Apis::DfareportingV3_3::RemarketingList::Representation
6852
6852
  command.request_object = remarketing_list_object
6853
6853
  command.response_representation = Google::Apis::DfareportingV3_3::RemarketingList::Representation
@@ -6884,7 +6884,7 @@ module Google
6884
6884
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6885
6885
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6886
6886
  def update_remarketing_list(profile_id, remarketing_list_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6887
- command = make_simple_command(:put, 'userprofiles/{profileId}/remarketingLists', options)
6887
+ command = make_simple_command(:put, 'userprofiles/{profileId}/remarketingLists', options)
6888
6888
  command.request_representation = Google::Apis::DfareportingV3_3::RemarketingList::Representation
6889
6889
  command.request_object = remarketing_list_object
6890
6890
  command.response_representation = Google::Apis::DfareportingV3_3::RemarketingList::Representation
@@ -6921,7 +6921,7 @@ module Google
6921
6921
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6922
6922
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6923
6923
  def delete_report(profile_id, report_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6924
- command = make_simple_command(:delete, 'userprofiles/{profileId}/reports/{reportId}', options)
6924
+ command = make_simple_command(:delete, 'userprofiles/{profileId}/reports/{reportId}', options)
6925
6925
  command.params['profileId'] = profile_id unless profile_id.nil?
6926
6926
  command.params['reportId'] = report_id unless report_id.nil?
6927
6927
  command.query['fields'] = fields unless fields.nil?
@@ -6955,7 +6955,7 @@ module Google
6955
6955
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6956
6956
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6957
6957
  def get_report(profile_id, report_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6958
- command = make_simple_command(:get, 'userprofiles/{profileId}/reports/{reportId}', options)
6958
+ command = make_simple_command(:get, 'userprofiles/{profileId}/reports/{reportId}', options)
6959
6959
  command.response_representation = Google::Apis::DfareportingV3_3::Report::Representation
6960
6960
  command.response_class = Google::Apis::DfareportingV3_3::Report
6961
6961
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6990,7 +6990,7 @@ module Google
6990
6990
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6991
6991
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6992
6992
  def insert_report(profile_id, report_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6993
- command = make_simple_command(:post, 'userprofiles/{profileId}/reports', options)
6993
+ command = make_simple_command(:post, 'userprofiles/{profileId}/reports', options)
6994
6994
  command.request_representation = Google::Apis::DfareportingV3_3::Report::Representation
6995
6995
  command.request_object = report_object
6996
6996
  command.response_representation = Google::Apis::DfareportingV3_3::Report::Representation
@@ -7035,7 +7035,7 @@ module Google
7035
7035
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7036
7036
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7037
7037
  def list_reports(profile_id, max_results: nil, page_token: nil, scope: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7038
- command = make_simple_command(:get, 'userprofiles/{profileId}/reports', options)
7038
+ command = make_simple_command(:get, 'userprofiles/{profileId}/reports', options)
7039
7039
  command.response_representation = Google::Apis::DfareportingV3_3::ReportList::Representation
7040
7040
  command.response_class = Google::Apis::DfareportingV3_3::ReportList
7041
7041
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -7076,7 +7076,7 @@ module Google
7076
7076
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7077
7077
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7078
7078
  def patch_report(profile_id, report_id, report_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7079
- command = make_simple_command(:patch, 'userprofiles/{profileId}/reports/{reportId}', options)
7079
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/reports/{reportId}', options)
7080
7080
  command.request_representation = Google::Apis::DfareportingV3_3::Report::Representation
7081
7081
  command.request_object = report_object
7082
7082
  command.response_representation = Google::Apis::DfareportingV3_3::Report::Representation
@@ -7116,7 +7116,7 @@ module Google
7116
7116
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7117
7117
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7118
7118
  def run_report(profile_id, report_id, synchronous: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7119
- command = make_simple_command(:post, 'userprofiles/{profileId}/reports/{reportId}/run', options)
7119
+ command = make_simple_command(:post, 'userprofiles/{profileId}/reports/{reportId}/run', options)
7120
7120
  command.response_representation = Google::Apis::DfareportingV3_3::File::Representation
7121
7121
  command.response_class = Google::Apis::DfareportingV3_3::File
7122
7122
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -7154,7 +7154,7 @@ module Google
7154
7154
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7155
7155
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7156
7156
  def update_report(profile_id, report_id, report_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7157
- command = make_simple_command(:put, 'userprofiles/{profileId}/reports/{reportId}', options)
7157
+ command = make_simple_command(:put, 'userprofiles/{profileId}/reports/{reportId}', options)
7158
7158
  command.request_representation = Google::Apis::DfareportingV3_3::Report::Representation
7159
7159
  command.request_object = report_object
7160
7160
  command.response_representation = Google::Apis::DfareportingV3_3::Report::Representation
@@ -7193,7 +7193,7 @@ module Google
7193
7193
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7194
7194
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7195
7195
  def query_report_compatible_field(profile_id, report_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7196
- command = make_simple_command(:post, 'userprofiles/{profileId}/reports/compatiblefields/query', options)
7196
+ command = make_simple_command(:post, 'userprofiles/{profileId}/reports/compatiblefields/query', options)
7197
7197
  command.request_representation = Google::Apis::DfareportingV3_3::Report::Representation
7198
7198
  command.request_object = report_object
7199
7199
  command.response_representation = Google::Apis::DfareportingV3_3::CompatibleFields::Representation
@@ -7235,7 +7235,7 @@ module Google
7235
7235
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7236
7236
  def get_report_file(profile_id, report_id, file_id, fields: nil, quota_user: nil, user_ip: nil, download_dest: nil, options: nil, &block)
7237
7237
  if download_dest.nil?
7238
- command = make_simple_command(:get, 'userprofiles/{profileId}/reports/{reportId}/files/{fileId}', options)
7238
+ command = make_simple_command(:get, 'userprofiles/{profileId}/reports/{reportId}/files/{fileId}', options)
7239
7239
  else
7240
7240
  command = make_download_command(:get, 'userprofiles/{profileId}/reports/{reportId}/files/{fileId}', options)
7241
7241
  command.download_dest = download_dest
@@ -7284,7 +7284,7 @@ module Google
7284
7284
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7285
7285
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7286
7286
  def list_report_files(profile_id, report_id, max_results: nil, page_token: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7287
- command = make_simple_command(:get, 'userprofiles/{profileId}/reports/{reportId}/files', options)
7287
+ command = make_simple_command(:get, 'userprofiles/{profileId}/reports/{reportId}/files', options)
7288
7288
  command.response_representation = Google::Apis::DfareportingV3_3::FileList::Representation
7289
7289
  command.response_class = Google::Apis::DfareportingV3_3::FileList
7290
7290
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -7324,7 +7324,7 @@ module Google
7324
7324
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7325
7325
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7326
7326
  def get_site(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7327
- command = make_simple_command(:get, 'userprofiles/{profileId}/sites/{id}', options)
7327
+ command = make_simple_command(:get, 'userprofiles/{profileId}/sites/{id}', options)
7328
7328
  command.response_representation = Google::Apis::DfareportingV3_3::Site::Representation
7329
7329
  command.response_class = Google::Apis::DfareportingV3_3::Site
7330
7330
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -7359,7 +7359,7 @@ module Google
7359
7359
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7360
7360
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7361
7361
  def insert_site(profile_id, site_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7362
- command = make_simple_command(:post, 'userprofiles/{profileId}/sites', options)
7362
+ command = make_simple_command(:post, 'userprofiles/{profileId}/sites', options)
7363
7363
  command.request_representation = Google::Apis::DfareportingV3_3::Site::Representation
7364
7364
  command.request_object = site_object
7365
7365
  command.response_representation = Google::Apis::DfareportingV3_3::Site::Representation
@@ -7431,7 +7431,7 @@ module Google
7431
7431
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7432
7432
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7433
7433
  def list_sites(profile_id, accepts_in_stream_video_placements: nil, accepts_interstitial_placements: nil, accepts_publisher_paid_placements: nil, ad_words_site: nil, approved: nil, campaign_ids: nil, directory_site_ids: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, subaccount_id: nil, unmapped_site: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7434
- command = make_simple_command(:get, 'userprofiles/{profileId}/sites', options)
7434
+ command = make_simple_command(:get, 'userprofiles/{profileId}/sites', options)
7435
7435
  command.response_representation = Google::Apis::DfareportingV3_3::SitesListResponse::Representation
7436
7436
  command.response_class = Google::Apis::DfareportingV3_3::SitesListResponse
7437
7437
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -7482,7 +7482,7 @@ module Google
7482
7482
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7483
7483
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7484
7484
  def patch_site(profile_id, id, site_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7485
- command = make_simple_command(:patch, 'userprofiles/{profileId}/sites', options)
7485
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/sites', options)
7486
7486
  command.request_representation = Google::Apis::DfareportingV3_3::Site::Representation
7487
7487
  command.request_object = site_object
7488
7488
  command.response_representation = Google::Apis::DfareportingV3_3::Site::Representation
@@ -7519,7 +7519,7 @@ module Google
7519
7519
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7520
7520
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7521
7521
  def update_site(profile_id, site_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7522
- command = make_simple_command(:put, 'userprofiles/{profileId}/sites', options)
7522
+ command = make_simple_command(:put, 'userprofiles/{profileId}/sites', options)
7523
7523
  command.request_representation = Google::Apis::DfareportingV3_3::Site::Representation
7524
7524
  command.request_object = site_object
7525
7525
  command.response_representation = Google::Apis::DfareportingV3_3::Site::Representation
@@ -7556,7 +7556,7 @@ module Google
7556
7556
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7557
7557
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7558
7558
  def get_size(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7559
- command = make_simple_command(:get, 'userprofiles/{profileId}/sizes/{id}', options)
7559
+ command = make_simple_command(:get, 'userprofiles/{profileId}/sizes/{id}', options)
7560
7560
  command.response_representation = Google::Apis::DfareportingV3_3::Size::Representation
7561
7561
  command.response_class = Google::Apis::DfareportingV3_3::Size
7562
7562
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -7591,7 +7591,7 @@ module Google
7591
7591
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7592
7592
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7593
7593
  def insert_size(profile_id, size_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7594
- command = make_simple_command(:post, 'userprofiles/{profileId}/sizes', options)
7594
+ command = make_simple_command(:post, 'userprofiles/{profileId}/sizes', options)
7595
7595
  command.request_representation = Google::Apis::DfareportingV3_3::Size::Representation
7596
7596
  command.request_object = size_object
7597
7597
  command.response_representation = Google::Apis::DfareportingV3_3::Size::Representation
@@ -7637,7 +7637,7 @@ module Google
7637
7637
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7638
7638
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7639
7639
  def list_sizes(profile_id, height: nil, iab_standard: nil, ids: nil, width: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7640
- command = make_simple_command(:get, 'userprofiles/{profileId}/sizes', options)
7640
+ command = make_simple_command(:get, 'userprofiles/{profileId}/sizes', options)
7641
7641
  command.response_representation = Google::Apis::DfareportingV3_3::SizesListResponse::Representation
7642
7642
  command.response_class = Google::Apis::DfareportingV3_3::SizesListResponse
7643
7643
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -7676,7 +7676,7 @@ module Google
7676
7676
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7677
7677
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7678
7678
  def get_subaccount(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7679
- command = make_simple_command(:get, 'userprofiles/{profileId}/subaccounts/{id}', options)
7679
+ command = make_simple_command(:get, 'userprofiles/{profileId}/subaccounts/{id}', options)
7680
7680
  command.response_representation = Google::Apis::DfareportingV3_3::Subaccount::Representation
7681
7681
  command.response_class = Google::Apis::DfareportingV3_3::Subaccount
7682
7682
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -7711,7 +7711,7 @@ module Google
7711
7711
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7712
7712
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7713
7713
  def insert_subaccount(profile_id, subaccount_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7714
- command = make_simple_command(:post, 'userprofiles/{profileId}/subaccounts', options)
7714
+ command = make_simple_command(:post, 'userprofiles/{profileId}/subaccounts', options)
7715
7715
  command.request_representation = Google::Apis::DfareportingV3_3::Subaccount::Representation
7716
7716
  command.request_object = subaccount_object
7717
7717
  command.response_representation = Google::Apis::DfareportingV3_3::Subaccount::Representation
@@ -7763,7 +7763,7 @@ module Google
7763
7763
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7764
7764
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7765
7765
  def list_subaccounts(profile_id, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7766
- command = make_simple_command(:get, 'userprofiles/{profileId}/subaccounts', options)
7766
+ command = make_simple_command(:get, 'userprofiles/{profileId}/subaccounts', options)
7767
7767
  command.response_representation = Google::Apis::DfareportingV3_3::SubaccountsListResponse::Representation
7768
7768
  command.response_class = Google::Apis::DfareportingV3_3::SubaccountsListResponse
7769
7769
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -7805,7 +7805,7 @@ module Google
7805
7805
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7806
7806
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7807
7807
  def patch_subaccount(profile_id, id, subaccount_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7808
- command = make_simple_command(:patch, 'userprofiles/{profileId}/subaccounts', options)
7808
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/subaccounts', options)
7809
7809
  command.request_representation = Google::Apis::DfareportingV3_3::Subaccount::Representation
7810
7810
  command.request_object = subaccount_object
7811
7811
  command.response_representation = Google::Apis::DfareportingV3_3::Subaccount::Representation
@@ -7842,7 +7842,7 @@ module Google
7842
7842
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7843
7843
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7844
7844
  def update_subaccount(profile_id, subaccount_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7845
- command = make_simple_command(:put, 'userprofiles/{profileId}/subaccounts', options)
7845
+ command = make_simple_command(:put, 'userprofiles/{profileId}/subaccounts', options)
7846
7846
  command.request_representation = Google::Apis::DfareportingV3_3::Subaccount::Representation
7847
7847
  command.request_object = subaccount_object
7848
7848
  command.response_representation = Google::Apis::DfareportingV3_3::Subaccount::Representation
@@ -7879,7 +7879,7 @@ module Google
7879
7879
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7880
7880
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7881
7881
  def get_targetable_remarketing_list(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7882
- command = make_simple_command(:get, 'userprofiles/{profileId}/targetableRemarketingLists/{id}', options)
7882
+ command = make_simple_command(:get, 'userprofiles/{profileId}/targetableRemarketingLists/{id}', options)
7883
7883
  command.response_representation = Google::Apis::DfareportingV3_3::TargetableRemarketingList::Representation
7884
7884
  command.response_class = Google::Apis::DfareportingV3_3::TargetableRemarketingList
7885
7885
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -7934,7 +7934,7 @@ module Google
7934
7934
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7935
7935
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7936
7936
  def list_targetable_remarketing_lists(profile_id, advertiser_id, active: nil, max_results: nil, name: nil, page_token: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7937
- command = make_simple_command(:get, 'userprofiles/{profileId}/targetableRemarketingLists', options)
7937
+ command = make_simple_command(:get, 'userprofiles/{profileId}/targetableRemarketingLists', options)
7938
7938
  command.response_representation = Google::Apis::DfareportingV3_3::TargetableRemarketingListsListResponse::Representation
7939
7939
  command.response_class = Google::Apis::DfareportingV3_3::TargetableRemarketingListsListResponse
7940
7940
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -7976,7 +7976,7 @@ module Google
7976
7976
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7977
7977
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7978
7978
  def get_targeting_template(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7979
- command = make_simple_command(:get, 'userprofiles/{profileId}/targetingTemplates/{id}', options)
7979
+ command = make_simple_command(:get, 'userprofiles/{profileId}/targetingTemplates/{id}', options)
7980
7980
  command.response_representation = Google::Apis::DfareportingV3_3::TargetingTemplate::Representation
7981
7981
  command.response_class = Google::Apis::DfareportingV3_3::TargetingTemplate
7982
7982
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8011,7 +8011,7 @@ module Google
8011
8011
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8012
8012
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8013
8013
  def insert_targeting_template(profile_id, targeting_template_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8014
- command = make_simple_command(:post, 'userprofiles/{profileId}/targetingTemplates', options)
8014
+ command = make_simple_command(:post, 'userprofiles/{profileId}/targetingTemplates', options)
8015
8015
  command.request_representation = Google::Apis::DfareportingV3_3::TargetingTemplate::Representation
8016
8016
  command.request_object = targeting_template_object
8017
8017
  command.response_representation = Google::Apis::DfareportingV3_3::TargetingTemplate::Representation
@@ -8066,7 +8066,7 @@ module Google
8066
8066
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8067
8067
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8068
8068
  def list_targeting_templates(profile_id, advertiser_id: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8069
- command = make_simple_command(:get, 'userprofiles/{profileId}/targetingTemplates', options)
8069
+ command = make_simple_command(:get, 'userprofiles/{profileId}/targetingTemplates', options)
8070
8070
  command.response_representation = Google::Apis::DfareportingV3_3::TargetingTemplatesListResponse::Representation
8071
8071
  command.response_class = Google::Apis::DfareportingV3_3::TargetingTemplatesListResponse
8072
8072
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8109,7 +8109,7 @@ module Google
8109
8109
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8110
8110
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8111
8111
  def patch_targeting_template(profile_id, id, targeting_template_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8112
- command = make_simple_command(:patch, 'userprofiles/{profileId}/targetingTemplates', options)
8112
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/targetingTemplates', options)
8113
8113
  command.request_representation = Google::Apis::DfareportingV3_3::TargetingTemplate::Representation
8114
8114
  command.request_object = targeting_template_object
8115
8115
  command.response_representation = Google::Apis::DfareportingV3_3::TargetingTemplate::Representation
@@ -8146,7 +8146,7 @@ module Google
8146
8146
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8147
8147
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8148
8148
  def update_targeting_template(profile_id, targeting_template_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8149
- command = make_simple_command(:put, 'userprofiles/{profileId}/targetingTemplates', options)
8149
+ command = make_simple_command(:put, 'userprofiles/{profileId}/targetingTemplates', options)
8150
8150
  command.request_representation = Google::Apis::DfareportingV3_3::TargetingTemplate::Representation
8151
8151
  command.request_object = targeting_template_object
8152
8152
  command.response_representation = Google::Apis::DfareportingV3_3::TargetingTemplate::Representation
@@ -8181,7 +8181,7 @@ module Google
8181
8181
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8182
8182
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8183
8183
  def get_user_profile(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8184
- command = make_simple_command(:get, 'userprofiles/{profileId}', options)
8184
+ command = make_simple_command(:get, 'userprofiles/{profileId}', options)
8185
8185
  command.response_representation = Google::Apis::DfareportingV3_3::UserProfile::Representation
8186
8186
  command.response_class = Google::Apis::DfareportingV3_3::UserProfile
8187
8187
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8212,7 +8212,7 @@ module Google
8212
8212
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8213
8213
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8214
8214
  def list_user_profiles(fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8215
- command = make_simple_command(:get, 'userprofiles', options)
8215
+ command = make_simple_command(:get, 'userprofiles', options)
8216
8216
  command.response_representation = Google::Apis::DfareportingV3_3::UserProfileList::Representation
8217
8217
  command.response_class = Google::Apis::DfareportingV3_3::UserProfileList
8218
8218
  command.query['fields'] = fields unless fields.nil?
@@ -8246,7 +8246,7 @@ module Google
8246
8246
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8247
8247
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8248
8248
  def get_user_role_permission_group(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8249
- command = make_simple_command(:get, 'userprofiles/{profileId}/userRolePermissionGroups/{id}', options)
8249
+ command = make_simple_command(:get, 'userprofiles/{profileId}/userRolePermissionGroups/{id}', options)
8250
8250
  command.response_representation = Google::Apis::DfareportingV3_3::UserRolePermissionGroup::Representation
8251
8251
  command.response_class = Google::Apis::DfareportingV3_3::UserRolePermissionGroup
8252
8252
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8280,7 +8280,7 @@ module Google
8280
8280
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8281
8281
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8282
8282
  def list_user_role_permission_groups(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8283
- command = make_simple_command(:get, 'userprofiles/{profileId}/userRolePermissionGroups', options)
8283
+ command = make_simple_command(:get, 'userprofiles/{profileId}/userRolePermissionGroups', options)
8284
8284
  command.response_representation = Google::Apis::DfareportingV3_3::UserRolePermissionGroupsListResponse::Representation
8285
8285
  command.response_class = Google::Apis::DfareportingV3_3::UserRolePermissionGroupsListResponse
8286
8286
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8315,7 +8315,7 @@ module Google
8315
8315
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8316
8316
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8317
8317
  def get_user_role_permission(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8318
- command = make_simple_command(:get, 'userprofiles/{profileId}/userRolePermissions/{id}', options)
8318
+ command = make_simple_command(:get, 'userprofiles/{profileId}/userRolePermissions/{id}', options)
8319
8319
  command.response_representation = Google::Apis::DfareportingV3_3::UserRolePermission::Representation
8320
8320
  command.response_class = Google::Apis::DfareportingV3_3::UserRolePermission
8321
8321
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8351,7 +8351,7 @@ module Google
8351
8351
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8352
8352
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8353
8353
  def list_user_role_permissions(profile_id, ids: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8354
- command = make_simple_command(:get, 'userprofiles/{profileId}/userRolePermissions', options)
8354
+ command = make_simple_command(:get, 'userprofiles/{profileId}/userRolePermissions', options)
8355
8355
  command.response_representation = Google::Apis::DfareportingV3_3::UserRolePermissionsListResponse::Representation
8356
8356
  command.response_class = Google::Apis::DfareportingV3_3::UserRolePermissionsListResponse
8357
8357
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8387,7 +8387,7 @@ module Google
8387
8387
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8388
8388
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8389
8389
  def delete_user_role(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8390
- command = make_simple_command(:delete, 'userprofiles/{profileId}/userRoles/{id}', options)
8390
+ command = make_simple_command(:delete, 'userprofiles/{profileId}/userRoles/{id}', options)
8391
8391
  command.params['profileId'] = profile_id unless profile_id.nil?
8392
8392
  command.params['id'] = id unless id.nil?
8393
8393
  command.query['fields'] = fields unless fields.nil?
@@ -8421,7 +8421,7 @@ module Google
8421
8421
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8422
8422
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8423
8423
  def get_user_role(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8424
- command = make_simple_command(:get, 'userprofiles/{profileId}/userRoles/{id}', options)
8424
+ command = make_simple_command(:get, 'userprofiles/{profileId}/userRoles/{id}', options)
8425
8425
  command.response_representation = Google::Apis::DfareportingV3_3::UserRole::Representation
8426
8426
  command.response_class = Google::Apis::DfareportingV3_3::UserRole
8427
8427
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8456,7 +8456,7 @@ module Google
8456
8456
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8457
8457
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8458
8458
  def insert_user_role(profile_id, user_role_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8459
- command = make_simple_command(:post, 'userprofiles/{profileId}/userRoles', options)
8459
+ command = make_simple_command(:post, 'userprofiles/{profileId}/userRoles', options)
8460
8460
  command.request_representation = Google::Apis::DfareportingV3_3::UserRole::Representation
8461
8461
  command.request_object = user_role_object
8462
8462
  command.response_representation = Google::Apis::DfareportingV3_3::UserRole::Representation
@@ -8513,7 +8513,7 @@ module Google
8513
8513
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8514
8514
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8515
8515
  def list_user_roles(profile_id, account_user_role_only: nil, ids: nil, max_results: nil, page_token: nil, search_string: nil, sort_field: nil, sort_order: nil, subaccount_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8516
- command = make_simple_command(:get, 'userprofiles/{profileId}/userRoles', options)
8516
+ command = make_simple_command(:get, 'userprofiles/{profileId}/userRoles', options)
8517
8517
  command.response_representation = Google::Apis::DfareportingV3_3::UserRolesListResponse::Representation
8518
8518
  command.response_class = Google::Apis::DfareportingV3_3::UserRolesListResponse
8519
8519
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8557,7 +8557,7 @@ module Google
8557
8557
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8558
8558
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8559
8559
  def patch_user_role(profile_id, id, user_role_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8560
- command = make_simple_command(:patch, 'userprofiles/{profileId}/userRoles', options)
8560
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/userRoles', options)
8561
8561
  command.request_representation = Google::Apis::DfareportingV3_3::UserRole::Representation
8562
8562
  command.request_object = user_role_object
8563
8563
  command.response_representation = Google::Apis::DfareportingV3_3::UserRole::Representation
@@ -8594,7 +8594,7 @@ module Google
8594
8594
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8595
8595
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8596
8596
  def update_user_role(profile_id, user_role_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8597
- command = make_simple_command(:put, 'userprofiles/{profileId}/userRoles', options)
8597
+ command = make_simple_command(:put, 'userprofiles/{profileId}/userRoles', options)
8598
8598
  command.request_representation = Google::Apis::DfareportingV3_3::UserRole::Representation
8599
8599
  command.request_object = user_role_object
8600
8600
  command.response_representation = Google::Apis::DfareportingV3_3::UserRole::Representation
@@ -8631,7 +8631,7 @@ module Google
8631
8631
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8632
8632
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8633
8633
  def get_video_format(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8634
- command = make_simple_command(:get, 'userprofiles/{profileId}/videoFormats/{id}', options)
8634
+ command = make_simple_command(:get, 'userprofiles/{profileId}/videoFormats/{id}', options)
8635
8635
  command.response_representation = Google::Apis::DfareportingV3_3::VideoFormat::Representation
8636
8636
  command.response_class = Google::Apis::DfareportingV3_3::VideoFormat
8637
8637
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8665,7 +8665,7 @@ module Google
8665
8665
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8666
8666
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8667
8667
  def list_video_formats(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8668
- command = make_simple_command(:get, 'userprofiles/{profileId}/videoFormats', options)
8668
+ command = make_simple_command(:get, 'userprofiles/{profileId}/videoFormats', options)
8669
8669
  command.response_representation = Google::Apis::DfareportingV3_3::VideoFormatsListResponse::Representation
8670
8670
  command.response_class = Google::Apis::DfareportingV3_3::VideoFormatsListResponse
8671
8671
  command.params['profileId'] = profile_id unless profile_id.nil?