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_1::AccountActiveAdSummary::Representation
81
81
  command.response_class = Google::Apis::DfareportingV3_1::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_1::AccountPermissionGroup::Representation
117
117
  command.response_class = Google::Apis::DfareportingV3_1::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_1::AccountPermissionGroupsListResponse::Representation
151
151
  command.response_class = Google::Apis::DfareportingV3_1::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_1::AccountPermission::Representation
186
186
  command.response_class = Google::Apis::DfareportingV3_1::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_1::AccountPermissionsListResponse::Representation
220
220
  command.response_class = Google::Apis::DfareportingV3_1::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_1::AccountUserProfile::Representation
255
255
  command.response_class = Google::Apis::DfareportingV3_1::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_1::AccountUserProfile::Representation
290
290
  command.request_object = account_user_profile_object
291
291
  command.response_representation = Google::Apis::DfareportingV3_1::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_1::AccountUserProfilesListResponse::Representation
350
350
  command.response_class = Google::Apis::DfareportingV3_1::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_1::AccountUserProfile::Representation
395
395
  command.request_object = account_user_profile_object
396
396
  command.response_representation = Google::Apis::DfareportingV3_1::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_1::AccountUserProfile::Representation
432
432
  command.request_object = account_user_profile_object
433
433
  command.response_representation = Google::Apis::DfareportingV3_1::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_1::Account::Representation
469
469
  command.response_class = Google::Apis::DfareportingV3_1::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_1::AccountsListResponse::Representation
523
523
  command.response_class = Google::Apis::DfareportingV3_1::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_1::Account::Representation
566
566
  command.request_object = account_object
567
567
  command.response_representation = Google::Apis::DfareportingV3_1::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_1::Account::Representation
603
603
  command.request_object = account_object
604
604
  command.response_representation = Google::Apis::DfareportingV3_1::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_1::Ad::Representation
640
640
  command.response_class = Google::Apis::DfareportingV3_1::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_1::Ad::Representation
675
675
  command.request_object = ad_object
676
676
  command.response_representation = Google::Apis::DfareportingV3_1::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_1::AdsListResponse::Representation
768
768
  command.response_class = Google::Apis::DfareportingV3_1::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_1::Ad::Representation
827
827
  command.request_object = ad_object
828
828
  command.response_representation = Google::Apis::DfareportingV3_1::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_1::Ad::Representation
864
864
  command.request_object = ad_object
865
865
  command.response_representation = Google::Apis::DfareportingV3_1::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_1::AdvertiserGroup::Representation
935
935
  command.response_class = Google::Apis::DfareportingV3_1::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_1::AdvertiserGroup::Representation
970
970
  command.request_object = advertiser_group_object
971
971
  command.response_representation = Google::Apis::DfareportingV3_1::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_1::AdvertiserGroupsListResponse::Representation
1024
1024
  command.response_class = Google::Apis::DfareportingV3_1::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_1::AdvertiserGroup::Representation
1066
1066
  command.request_object = advertiser_group_object
1067
1067
  command.response_representation = Google::Apis::DfareportingV3_1::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_1::AdvertiserGroup::Representation
1103
1103
  command.request_object = advertiser_group_object
1104
1104
  command.response_representation = Google::Apis::DfareportingV3_1::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_1::LandingPage::Representation
1140
1140
  command.response_class = Google::Apis::DfareportingV3_1::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_1::LandingPage::Representation
1175
1175
  command.request_object = landing_page_object
1176
1176
  command.response_representation = Google::Apis::DfareportingV3_1::LandingPage::Representation
@@ -1230,7 +1230,7 @@ module Google
1230
1230
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1231
1231
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1232
1232
  def list_advertiser_landing_pages(profile_id, advertiser_ids: nil, archived: 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)
1233
- command = make_simple_command(:get, 'userprofiles/{profileId}/advertiserLandingPages', options)
1233
+ command = make_simple_command(:get, 'userprofiles/{profileId}/advertiserLandingPages', options)
1234
1234
  command.response_representation = Google::Apis::DfareportingV3_1::AdvertiserLandingPagesListResponse::Representation
1235
1235
  command.response_class = Google::Apis::DfareportingV3_1::AdvertiserLandingPagesListResponse
1236
1236
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -1275,7 +1275,7 @@ module Google
1275
1275
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1276
1276
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1277
1277
  def patch_advertiser_landing_page(profile_id, id, landing_page_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1278
- command = make_simple_command(:patch, 'userprofiles/{profileId}/advertiserLandingPages', options)
1278
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/advertiserLandingPages', options)
1279
1279
  command.request_representation = Google::Apis::DfareportingV3_1::LandingPage::Representation
1280
1280
  command.request_object = landing_page_object
1281
1281
  command.response_representation = Google::Apis::DfareportingV3_1::LandingPage::Representation
@@ -1312,7 +1312,7 @@ module Google
1312
1312
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1313
1313
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1314
1314
  def update_advertiser_landing_page(profile_id, landing_page_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1315
- command = make_simple_command(:put, 'userprofiles/{profileId}/advertiserLandingPages', options)
1315
+ command = make_simple_command(:put, 'userprofiles/{profileId}/advertiserLandingPages', options)
1316
1316
  command.request_representation = Google::Apis::DfareportingV3_1::LandingPage::Representation
1317
1317
  command.request_object = landing_page_object
1318
1318
  command.response_representation = Google::Apis::DfareportingV3_1::LandingPage::Representation
@@ -1349,7 +1349,7 @@ module Google
1349
1349
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1350
1350
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1351
1351
  def get_advertiser(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1352
- command = make_simple_command(:get, 'userprofiles/{profileId}/advertisers/{id}', options)
1352
+ command = make_simple_command(:get, 'userprofiles/{profileId}/advertisers/{id}', options)
1353
1353
  command.response_representation = Google::Apis::DfareportingV3_1::Advertiser::Representation
1354
1354
  command.response_class = Google::Apis::DfareportingV3_1::Advertiser
1355
1355
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -1384,7 +1384,7 @@ module Google
1384
1384
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1385
1385
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1386
1386
  def insert_advertiser(profile_id, advertiser_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1387
- command = make_simple_command(:post, 'userprofiles/{profileId}/advertisers', options)
1387
+ command = make_simple_command(:post, 'userprofiles/{profileId}/advertisers', options)
1388
1388
  command.request_representation = Google::Apis::DfareportingV3_1::Advertiser::Representation
1389
1389
  command.request_object = advertiser_object
1390
1390
  command.response_representation = Google::Apis::DfareportingV3_1::Advertiser::Representation
@@ -1450,7 +1450,7 @@ module Google
1450
1450
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1451
1451
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1452
1452
  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)
1453
- command = make_simple_command(:get, 'userprofiles/{profileId}/advertisers', options)
1453
+ command = make_simple_command(:get, 'userprofiles/{profileId}/advertisers', options)
1454
1454
  command.response_representation = Google::Apis::DfareportingV3_1::AdvertisersListResponse::Representation
1455
1455
  command.response_class = Google::Apis::DfareportingV3_1::AdvertisersListResponse
1456
1456
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -1498,7 +1498,7 @@ module Google
1498
1498
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1499
1499
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1500
1500
  def patch_advertiser(profile_id, id, advertiser_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1501
- command = make_simple_command(:patch, 'userprofiles/{profileId}/advertisers', options)
1501
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/advertisers', options)
1502
1502
  command.request_representation = Google::Apis::DfareportingV3_1::Advertiser::Representation
1503
1503
  command.request_object = advertiser_object
1504
1504
  command.response_representation = Google::Apis::DfareportingV3_1::Advertiser::Representation
@@ -1535,7 +1535,7 @@ module Google
1535
1535
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1536
1536
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1537
1537
  def update_advertiser(profile_id, advertiser_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1538
- command = make_simple_command(:put, 'userprofiles/{profileId}/advertisers', options)
1538
+ command = make_simple_command(:put, 'userprofiles/{profileId}/advertisers', options)
1539
1539
  command.request_representation = Google::Apis::DfareportingV3_1::Advertiser::Representation
1540
1540
  command.request_object = advertiser_object
1541
1541
  command.response_representation = Google::Apis::DfareportingV3_1::Advertiser::Representation
@@ -1570,7 +1570,7 @@ module Google
1570
1570
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1571
1571
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1572
1572
  def list_browsers(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1573
- command = make_simple_command(:get, 'userprofiles/{profileId}/browsers', options)
1573
+ command = make_simple_command(:get, 'userprofiles/{profileId}/browsers', options)
1574
1574
  command.response_representation = Google::Apis::DfareportingV3_1::BrowsersListResponse::Representation
1575
1575
  command.response_class = Google::Apis::DfareportingV3_1::BrowsersListResponse
1576
1576
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -1608,7 +1608,7 @@ module Google
1608
1608
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1609
1609
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1610
1610
  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)
1611
- command = make_simple_command(:post, 'userprofiles/{profileId}/campaigns/{campaignId}/campaignCreativeAssociations', options)
1611
+ command = make_simple_command(:post, 'userprofiles/{profileId}/campaigns/{campaignId}/campaignCreativeAssociations', options)
1612
1612
  command.request_representation = Google::Apis::DfareportingV3_1::CampaignCreativeAssociation::Representation
1613
1613
  command.request_object = campaign_creative_association_object
1614
1614
  command.response_representation = Google::Apis::DfareportingV3_1::CampaignCreativeAssociation::Representation
@@ -1653,7 +1653,7 @@ module Google
1653
1653
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1654
1654
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1655
1655
  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)
1656
- command = make_simple_command(:get, 'userprofiles/{profileId}/campaigns/{campaignId}/campaignCreativeAssociations', options)
1656
+ command = make_simple_command(:get, 'userprofiles/{profileId}/campaigns/{campaignId}/campaignCreativeAssociations', options)
1657
1657
  command.response_representation = Google::Apis::DfareportingV3_1::CampaignCreativeAssociationsListResponse::Representation
1658
1658
  command.response_class = Google::Apis::DfareportingV3_1::CampaignCreativeAssociationsListResponse
1659
1659
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -1692,7 +1692,7 @@ module Google
1692
1692
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1693
1693
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1694
1694
  def get_campaign(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1695
- command = make_simple_command(:get, 'userprofiles/{profileId}/campaigns/{id}', options)
1695
+ command = make_simple_command(:get, 'userprofiles/{profileId}/campaigns/{id}', options)
1696
1696
  command.response_representation = Google::Apis::DfareportingV3_1::Campaign::Representation
1697
1697
  command.response_class = Google::Apis::DfareportingV3_1::Campaign
1698
1698
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -1727,7 +1727,7 @@ module Google
1727
1727
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1728
1728
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1729
1729
  def insert_campaign(profile_id, campaign_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1730
- command = make_simple_command(:post, 'userprofiles/{profileId}/campaigns', options)
1730
+ command = make_simple_command(:post, 'userprofiles/{profileId}/campaigns', options)
1731
1731
  command.request_representation = Google::Apis::DfareportingV3_1::Campaign::Representation
1732
1732
  command.request_object = campaign_object
1733
1733
  command.response_representation = Google::Apis::DfareportingV3_1::Campaign::Representation
@@ -1794,7 +1794,7 @@ module Google
1794
1794
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1795
1795
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1796
1796
  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)
1797
- command = make_simple_command(:get, 'userprofiles/{profileId}/campaigns', options)
1797
+ command = make_simple_command(:get, 'userprofiles/{profileId}/campaigns', options)
1798
1798
  command.response_representation = Google::Apis::DfareportingV3_1::CampaignsListResponse::Representation
1799
1799
  command.response_class = Google::Apis::DfareportingV3_1::CampaignsListResponse
1800
1800
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -1843,7 +1843,7 @@ module Google
1843
1843
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1844
1844
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1845
1845
  def patch_campaign(profile_id, id, campaign_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1846
- command = make_simple_command(:patch, 'userprofiles/{profileId}/campaigns', options)
1846
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/campaigns', options)
1847
1847
  command.request_representation = Google::Apis::DfareportingV3_1::Campaign::Representation
1848
1848
  command.request_object = campaign_object
1849
1849
  command.response_representation = Google::Apis::DfareportingV3_1::Campaign::Representation
@@ -1880,7 +1880,7 @@ module Google
1880
1880
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1881
1881
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1882
1882
  def update_campaign(profile_id, campaign_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1883
- command = make_simple_command(:put, 'userprofiles/{profileId}/campaigns', options)
1883
+ command = make_simple_command(:put, 'userprofiles/{profileId}/campaigns', options)
1884
1884
  command.request_representation = Google::Apis::DfareportingV3_1::Campaign::Representation
1885
1885
  command.request_object = campaign_object
1886
1886
  command.response_representation = Google::Apis::DfareportingV3_1::Campaign::Representation
@@ -1917,7 +1917,7 @@ module Google
1917
1917
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1918
1918
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1919
1919
  def get_change_log(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
1920
- command = make_simple_command(:get, 'userprofiles/{profileId}/changeLogs/{id}', options)
1920
+ command = make_simple_command(:get, 'userprofiles/{profileId}/changeLogs/{id}', options)
1921
1921
  command.response_representation = Google::Apis::DfareportingV3_1::ChangeLog::Representation
1922
1922
  command.response_class = Google::Apis::DfareportingV3_1::ChangeLog
1923
1923
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -1982,7 +1982,7 @@ module Google
1982
1982
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
1983
1983
  # @raise [Google::Apis::AuthorizationError] Authorization is required
1984
1984
  def 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)
1985
- command = make_simple_command(:get, 'userprofiles/{profileId}/changeLogs', options)
1985
+ command = make_simple_command(:get, 'userprofiles/{profileId}/changeLogs', options)
1986
1986
  command.response_representation = Google::Apis::DfareportingV3_1::ChangeLogsListResponse::Representation
1987
1987
  command.response_class = Google::Apis::DfareportingV3_1::ChangeLogsListResponse
1988
1988
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2033,7 +2033,7 @@ module Google
2033
2033
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2034
2034
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2035
2035
  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)
2036
- command = make_simple_command(:get, 'userprofiles/{profileId}/cities', options)
2036
+ command = make_simple_command(:get, 'userprofiles/{profileId}/cities', options)
2037
2037
  command.response_representation = Google::Apis::DfareportingV3_1::CitiesListResponse::Representation
2038
2038
  command.response_class = Google::Apis::DfareportingV3_1::CitiesListResponse
2039
2039
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2072,7 +2072,7 @@ module Google
2072
2072
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2073
2073
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2074
2074
  def get_connection_type(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2075
- command = make_simple_command(:get, 'userprofiles/{profileId}/connectionTypes/{id}', options)
2075
+ command = make_simple_command(:get, 'userprofiles/{profileId}/connectionTypes/{id}', options)
2076
2076
  command.response_representation = Google::Apis::DfareportingV3_1::ConnectionType::Representation
2077
2077
  command.response_class = Google::Apis::DfareportingV3_1::ConnectionType
2078
2078
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2106,7 +2106,7 @@ module Google
2106
2106
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2107
2107
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2108
2108
  def list_connection_types(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2109
- command = make_simple_command(:get, 'userprofiles/{profileId}/connectionTypes', options)
2109
+ command = make_simple_command(:get, 'userprofiles/{profileId}/connectionTypes', options)
2110
2110
  command.response_representation = Google::Apis::DfareportingV3_1::ConnectionTypesListResponse::Representation
2111
2111
  command.response_class = Google::Apis::DfareportingV3_1::ConnectionTypesListResponse
2112
2112
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2141,7 +2141,7 @@ module Google
2141
2141
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2142
2142
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2143
2143
  def delete_content_category(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2144
- command = make_simple_command(:delete, 'userprofiles/{profileId}/contentCategories/{id}', options)
2144
+ command = make_simple_command(:delete, 'userprofiles/{profileId}/contentCategories/{id}', options)
2145
2145
  command.params['profileId'] = profile_id unless profile_id.nil?
2146
2146
  command.params['id'] = id unless id.nil?
2147
2147
  command.query['fields'] = fields unless fields.nil?
@@ -2175,7 +2175,7 @@ module Google
2175
2175
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2176
2176
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2177
2177
  def get_content_category(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2178
- command = make_simple_command(:get, 'userprofiles/{profileId}/contentCategories/{id}', options)
2178
+ command = make_simple_command(:get, 'userprofiles/{profileId}/contentCategories/{id}', options)
2179
2179
  command.response_representation = Google::Apis::DfareportingV3_1::ContentCategory::Representation
2180
2180
  command.response_class = Google::Apis::DfareportingV3_1::ContentCategory
2181
2181
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2210,7 +2210,7 @@ module Google
2210
2210
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2211
2211
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2212
2212
  def insert_content_category(profile_id, content_category_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2213
- command = make_simple_command(:post, 'userprofiles/{profileId}/contentCategories', options)
2213
+ command = make_simple_command(:post, 'userprofiles/{profileId}/contentCategories', options)
2214
2214
  command.request_representation = Google::Apis::DfareportingV3_1::ContentCategory::Representation
2215
2215
  command.request_object = content_category_object
2216
2216
  command.response_representation = Google::Apis::DfareportingV3_1::ContentCategory::Representation
@@ -2264,7 +2264,7 @@ module Google
2264
2264
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2265
2265
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2266
2266
  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)
2267
- command = make_simple_command(:get, 'userprofiles/{profileId}/contentCategories', options)
2267
+ command = make_simple_command(:get, 'userprofiles/{profileId}/contentCategories', options)
2268
2268
  command.response_representation = Google::Apis::DfareportingV3_1::ContentCategoriesListResponse::Representation
2269
2269
  command.response_class = Google::Apis::DfareportingV3_1::ContentCategoriesListResponse
2270
2270
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2306,7 +2306,7 @@ module Google
2306
2306
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2307
2307
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2308
2308
  def patch_content_category(profile_id, id, content_category_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2309
- command = make_simple_command(:patch, 'userprofiles/{profileId}/contentCategories', options)
2309
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/contentCategories', options)
2310
2310
  command.request_representation = Google::Apis::DfareportingV3_1::ContentCategory::Representation
2311
2311
  command.request_object = content_category_object
2312
2312
  command.response_representation = Google::Apis::DfareportingV3_1::ContentCategory::Representation
@@ -2343,7 +2343,7 @@ module Google
2343
2343
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2344
2344
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2345
2345
  def update_content_category(profile_id, content_category_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2346
- command = make_simple_command(:put, 'userprofiles/{profileId}/contentCategories', options)
2346
+ command = make_simple_command(:put, 'userprofiles/{profileId}/contentCategories', options)
2347
2347
  command.request_representation = Google::Apis::DfareportingV3_1::ContentCategory::Representation
2348
2348
  command.request_object = content_category_object
2349
2349
  command.response_representation = Google::Apis::DfareportingV3_1::ContentCategory::Representation
@@ -2379,7 +2379,7 @@ module Google
2379
2379
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2380
2380
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2381
2381
  def batchinsert_conversion(profile_id, conversions_batch_insert_request_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2382
- command = make_simple_command(:post, 'userprofiles/{profileId}/conversions/batchinsert', options)
2382
+ command = make_simple_command(:post, 'userprofiles/{profileId}/conversions/batchinsert', options)
2383
2383
  command.request_representation = Google::Apis::DfareportingV3_1::ConversionsBatchInsertRequest::Representation
2384
2384
  command.request_object = conversions_batch_insert_request_object
2385
2385
  command.response_representation = Google::Apis::DfareportingV3_1::ConversionsBatchInsertResponse::Representation
@@ -2415,7 +2415,7 @@ module Google
2415
2415
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2416
2416
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2417
2417
  def batchupdate_conversion(profile_id, conversions_batch_update_request_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2418
- command = make_simple_command(:post, 'userprofiles/{profileId}/conversions/batchupdate', options)
2418
+ command = make_simple_command(:post, 'userprofiles/{profileId}/conversions/batchupdate', options)
2419
2419
  command.request_representation = Google::Apis::DfareportingV3_1::ConversionsBatchUpdateRequest::Representation
2420
2420
  command.request_object = conversions_batch_update_request_object
2421
2421
  command.response_representation = Google::Apis::DfareportingV3_1::ConversionsBatchUpdateResponse::Representation
@@ -2452,7 +2452,7 @@ module Google
2452
2452
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2453
2453
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2454
2454
  def get_country(profile_id, dart_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2455
- command = make_simple_command(:get, 'userprofiles/{profileId}/countries/{dartId}', options)
2455
+ command = make_simple_command(:get, 'userprofiles/{profileId}/countries/{dartId}', options)
2456
2456
  command.response_representation = Google::Apis::DfareportingV3_1::Country::Representation
2457
2457
  command.response_class = Google::Apis::DfareportingV3_1::Country
2458
2458
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2486,7 +2486,7 @@ module Google
2486
2486
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2487
2487
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2488
2488
  def list_countries(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2489
- command = make_simple_command(:get, 'userprofiles/{profileId}/countries', options)
2489
+ command = make_simple_command(:get, 'userprofiles/{profileId}/countries', options)
2490
2490
  command.response_representation = Google::Apis::DfareportingV3_1::CountriesListResponse::Representation
2491
2491
  command.response_class = Google::Apis::DfareportingV3_1::CountriesListResponse
2492
2492
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2527,7 +2527,7 @@ module Google
2527
2527
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2528
2528
  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)
2529
2529
  if upload_source.nil?
2530
- command = make_simple_command(:post, 'userprofiles/{profileId}/creativeAssets/{advertiserId}/creativeAssets', options)
2530
+ command = make_simple_command(:post, 'userprofiles/{profileId}/creativeAssets/{advertiserId}/creativeAssets', options)
2531
2531
  else
2532
2532
  command = make_upload_command(:post, 'userprofiles/{profileId}/creativeAssets/{advertiserId}/creativeAssets', options)
2533
2533
  command.upload_source = upload_source
@@ -2572,7 +2572,7 @@ module Google
2572
2572
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2573
2573
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2574
2574
  def delete_creative_field_value(profile_id, creative_field_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2575
- command = make_simple_command(:delete, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues/{id}', options)
2575
+ command = make_simple_command(:delete, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues/{id}', options)
2576
2576
  command.params['profileId'] = profile_id unless profile_id.nil?
2577
2577
  command.params['creativeFieldId'] = creative_field_id unless creative_field_id.nil?
2578
2578
  command.params['id'] = id unless id.nil?
@@ -2609,7 +2609,7 @@ module Google
2609
2609
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2610
2610
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2611
2611
  def get_creative_field_value(profile_id, creative_field_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2612
- command = make_simple_command(:get, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues/{id}', options)
2612
+ command = make_simple_command(:get, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues/{id}', options)
2613
2613
  command.response_representation = Google::Apis::DfareportingV3_1::CreativeFieldValue::Representation
2614
2614
  command.response_class = Google::Apis::DfareportingV3_1::CreativeFieldValue
2615
2615
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2647,7 +2647,7 @@ module Google
2647
2647
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2648
2648
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2649
2649
  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)
2650
- command = make_simple_command(:post, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues', options)
2650
+ command = make_simple_command(:post, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues', options)
2651
2651
  command.request_representation = Google::Apis::DfareportingV3_1::CreativeFieldValue::Representation
2652
2652
  command.request_object = creative_field_value_object
2653
2653
  command.response_representation = Google::Apis::DfareportingV3_1::CreativeFieldValue::Representation
@@ -2699,7 +2699,7 @@ module Google
2699
2699
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2700
2700
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2701
2701
  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)
2702
- command = make_simple_command(:get, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues', options)
2702
+ command = make_simple_command(:get, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues', options)
2703
2703
  command.response_representation = Google::Apis::DfareportingV3_1::CreativeFieldValuesListResponse::Representation
2704
2704
  command.response_class = Google::Apis::DfareportingV3_1::CreativeFieldValuesListResponse
2705
2705
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2744,7 +2744,7 @@ module Google
2744
2744
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2745
2745
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2746
2746
  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)
2747
- command = make_simple_command(:patch, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues', options)
2747
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues', options)
2748
2748
  command.request_representation = Google::Apis::DfareportingV3_1::CreativeFieldValue::Representation
2749
2749
  command.request_object = creative_field_value_object
2750
2750
  command.response_representation = Google::Apis::DfareportingV3_1::CreativeFieldValue::Representation
@@ -2784,7 +2784,7 @@ module Google
2784
2784
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2785
2785
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2786
2786
  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)
2787
- command = make_simple_command(:put, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues', options)
2787
+ command = make_simple_command(:put, 'userprofiles/{profileId}/creativeFields/{creativeFieldId}/creativeFieldValues', options)
2788
2788
  command.request_representation = Google::Apis::DfareportingV3_1::CreativeFieldValue::Representation
2789
2789
  command.request_object = creative_field_value_object
2790
2790
  command.response_representation = Google::Apis::DfareportingV3_1::CreativeFieldValue::Representation
@@ -2822,7 +2822,7 @@ module Google
2822
2822
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2823
2823
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2824
2824
  def delete_creative_field(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2825
- command = make_simple_command(:delete, 'userprofiles/{profileId}/creativeFields/{id}', options)
2825
+ command = make_simple_command(:delete, 'userprofiles/{profileId}/creativeFields/{id}', options)
2826
2826
  command.params['profileId'] = profile_id unless profile_id.nil?
2827
2827
  command.params['id'] = id unless id.nil?
2828
2828
  command.query['fields'] = fields unless fields.nil?
@@ -2856,7 +2856,7 @@ module Google
2856
2856
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2857
2857
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2858
2858
  def get_creative_field(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2859
- command = make_simple_command(:get, 'userprofiles/{profileId}/creativeFields/{id}', options)
2859
+ command = make_simple_command(:get, 'userprofiles/{profileId}/creativeFields/{id}', options)
2860
2860
  command.response_representation = Google::Apis::DfareportingV3_1::CreativeField::Representation
2861
2861
  command.response_class = Google::Apis::DfareportingV3_1::CreativeField
2862
2862
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2891,7 +2891,7 @@ module Google
2891
2891
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2892
2892
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2893
2893
  def insert_creative_field(profile_id, creative_field_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2894
- command = make_simple_command(:post, 'userprofiles/{profileId}/creativeFields', options)
2894
+ command = make_simple_command(:post, 'userprofiles/{profileId}/creativeFields', options)
2895
2895
  command.request_representation = Google::Apis::DfareportingV3_1::CreativeField::Representation
2896
2896
  command.request_object = creative_field_object
2897
2897
  command.response_representation = Google::Apis::DfareportingV3_1::CreativeField::Representation
@@ -2947,7 +2947,7 @@ module Google
2947
2947
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2948
2948
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2949
2949
  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)
2950
- command = make_simple_command(:get, 'userprofiles/{profileId}/creativeFields', options)
2950
+ command = make_simple_command(:get, 'userprofiles/{profileId}/creativeFields', options)
2951
2951
  command.response_representation = Google::Apis::DfareportingV3_1::CreativeFieldsListResponse::Representation
2952
2952
  command.response_class = Google::Apis::DfareportingV3_1::CreativeFieldsListResponse
2953
2953
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -2990,7 +2990,7 @@ module Google
2990
2990
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
2991
2991
  # @raise [Google::Apis::AuthorizationError] Authorization is required
2992
2992
  def patch_creative_field(profile_id, id, creative_field_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
2993
- command = make_simple_command(:patch, 'userprofiles/{profileId}/creativeFields', options)
2993
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/creativeFields', options)
2994
2994
  command.request_representation = Google::Apis::DfareportingV3_1::CreativeField::Representation
2995
2995
  command.request_object = creative_field_object
2996
2996
  command.response_representation = Google::Apis::DfareportingV3_1::CreativeField::Representation
@@ -3027,7 +3027,7 @@ module Google
3027
3027
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3028
3028
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3029
3029
  def update_creative_field(profile_id, creative_field_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3030
- command = make_simple_command(:put, 'userprofiles/{profileId}/creativeFields', options)
3030
+ command = make_simple_command(:put, 'userprofiles/{profileId}/creativeFields', options)
3031
3031
  command.request_representation = Google::Apis::DfareportingV3_1::CreativeField::Representation
3032
3032
  command.request_object = creative_field_object
3033
3033
  command.response_representation = Google::Apis::DfareportingV3_1::CreativeField::Representation
@@ -3064,7 +3064,7 @@ module Google
3064
3064
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3065
3065
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3066
3066
  def get_creative_group(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3067
- command = make_simple_command(:get, 'userprofiles/{profileId}/creativeGroups/{id}', options)
3067
+ command = make_simple_command(:get, 'userprofiles/{profileId}/creativeGroups/{id}', options)
3068
3068
  command.response_representation = Google::Apis::DfareportingV3_1::CreativeGroup::Representation
3069
3069
  command.response_class = Google::Apis::DfareportingV3_1::CreativeGroup
3070
3070
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -3099,7 +3099,7 @@ module Google
3099
3099
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3100
3100
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3101
3101
  def insert_creative_group(profile_id, creative_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3102
- command = make_simple_command(:post, 'userprofiles/{profileId}/creativeGroups', options)
3102
+ command = make_simple_command(:post, 'userprofiles/{profileId}/creativeGroups', options)
3103
3103
  command.request_representation = Google::Apis::DfareportingV3_1::CreativeGroup::Representation
3104
3104
  command.request_object = creative_group_object
3105
3105
  command.response_representation = Google::Apis::DfareportingV3_1::CreativeGroup::Representation
@@ -3157,7 +3157,7 @@ module Google
3157
3157
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3158
3158
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3159
3159
  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)
3160
- command = make_simple_command(:get, 'userprofiles/{profileId}/creativeGroups', options)
3160
+ command = make_simple_command(:get, 'userprofiles/{profileId}/creativeGroups', options)
3161
3161
  command.response_representation = Google::Apis::DfareportingV3_1::CreativeGroupsListResponse::Representation
3162
3162
  command.response_class = Google::Apis::DfareportingV3_1::CreativeGroupsListResponse
3163
3163
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -3201,7 +3201,7 @@ module Google
3201
3201
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3202
3202
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3203
3203
  def patch_creative_group(profile_id, id, creative_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3204
- command = make_simple_command(:patch, 'userprofiles/{profileId}/creativeGroups', options)
3204
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/creativeGroups', options)
3205
3205
  command.request_representation = Google::Apis::DfareportingV3_1::CreativeGroup::Representation
3206
3206
  command.request_object = creative_group_object
3207
3207
  command.response_representation = Google::Apis::DfareportingV3_1::CreativeGroup::Representation
@@ -3238,7 +3238,7 @@ module Google
3238
3238
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3239
3239
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3240
3240
  def update_creative_group(profile_id, creative_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3241
- command = make_simple_command(:put, 'userprofiles/{profileId}/creativeGroups', options)
3241
+ command = make_simple_command(:put, 'userprofiles/{profileId}/creativeGroups', options)
3242
3242
  command.request_representation = Google::Apis::DfareportingV3_1::CreativeGroup::Representation
3243
3243
  command.request_object = creative_group_object
3244
3244
  command.response_representation = Google::Apis::DfareportingV3_1::CreativeGroup::Representation
@@ -3275,7 +3275,7 @@ module Google
3275
3275
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3276
3276
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3277
3277
  def get_creative(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3278
- command = make_simple_command(:get, 'userprofiles/{profileId}/creatives/{id}', options)
3278
+ command = make_simple_command(:get, 'userprofiles/{profileId}/creatives/{id}', options)
3279
3279
  command.response_representation = Google::Apis::DfareportingV3_1::Creative::Representation
3280
3280
  command.response_class = Google::Apis::DfareportingV3_1::Creative
3281
3281
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -3310,7 +3310,7 @@ module Google
3310
3310
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3311
3311
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3312
3312
  def insert_creative(profile_id, creative_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3313
- command = make_simple_command(:post, 'userprofiles/{profileId}/creatives', options)
3313
+ command = make_simple_command(:post, 'userprofiles/{profileId}/creatives', options)
3314
3314
  command.request_representation = Google::Apis::DfareportingV3_1::Creative::Representation
3315
3315
  command.request_object = creative_object
3316
3316
  command.response_representation = Google::Apis::DfareportingV3_1::Creative::Representation
@@ -3384,7 +3384,7 @@ module Google
3384
3384
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3385
3385
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3386
3386
  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)
3387
- command = make_simple_command(:get, 'userprofiles/{profileId}/creatives', options)
3387
+ command = make_simple_command(:get, 'userprofiles/{profileId}/creatives', options)
3388
3388
  command.response_representation = Google::Apis::DfareportingV3_1::CreativesListResponse::Representation
3389
3389
  command.response_class = Google::Apis::DfareportingV3_1::CreativesListResponse
3390
3390
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -3436,7 +3436,7 @@ module Google
3436
3436
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3437
3437
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3438
3438
  def patch_creative(profile_id, id, creative_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3439
- command = make_simple_command(:patch, 'userprofiles/{profileId}/creatives', options)
3439
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/creatives', options)
3440
3440
  command.request_representation = Google::Apis::DfareportingV3_1::Creative::Representation
3441
3441
  command.request_object = creative_object
3442
3442
  command.response_representation = Google::Apis::DfareportingV3_1::Creative::Representation
@@ -3473,7 +3473,7 @@ module Google
3473
3473
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3474
3474
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3475
3475
  def update_creative(profile_id, creative_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3476
- command = make_simple_command(:put, 'userprofiles/{profileId}/creatives', options)
3476
+ command = make_simple_command(:put, 'userprofiles/{profileId}/creatives', options)
3477
3477
  command.request_representation = Google::Apis::DfareportingV3_1::Creative::Representation
3478
3478
  command.request_object = creative_object
3479
3479
  command.response_representation = Google::Apis::DfareportingV3_1::Creative::Representation
@@ -3513,7 +3513,7 @@ module Google
3513
3513
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3514
3514
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3515
3515
  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)
3516
- command = make_simple_command(:post, 'userprofiles/{profileId}/dimensionvalues/query', options)
3516
+ command = make_simple_command(:post, 'userprofiles/{profileId}/dimensionvalues/query', options)
3517
3517
  command.request_representation = Google::Apis::DfareportingV3_1::DimensionValueRequest::Representation
3518
3518
  command.request_object = dimension_value_request_object
3519
3519
  command.response_representation = Google::Apis::DfareportingV3_1::DimensionValueList::Representation
@@ -3552,7 +3552,7 @@ module Google
3552
3552
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3553
3553
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3554
3554
  def get_directory_site_contact(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3555
- command = make_simple_command(:get, 'userprofiles/{profileId}/directorySiteContacts/{id}', options)
3555
+ command = make_simple_command(:get, 'userprofiles/{profileId}/directorySiteContacts/{id}', options)
3556
3556
  command.response_representation = Google::Apis::DfareportingV3_1::DirectorySiteContact::Representation
3557
3557
  command.response_class = Google::Apis::DfareportingV3_1::DirectorySiteContact
3558
3558
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -3609,7 +3609,7 @@ module Google
3609
3609
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3610
3610
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3611
3611
  def list_directory_site_contacts(profile_id, directory_site_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)
3612
- command = make_simple_command(:get, 'userprofiles/{profileId}/directorySiteContacts', options)
3612
+ command = make_simple_command(:get, 'userprofiles/{profileId}/directorySiteContacts', options)
3613
3613
  command.response_representation = Google::Apis::DfareportingV3_1::DirectorySiteContactsListResponse::Representation
3614
3614
  command.response_class = Google::Apis::DfareportingV3_1::DirectorySiteContactsListResponse
3615
3615
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -3651,7 +3651,7 @@ module Google
3651
3651
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3652
3652
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3653
3653
  def get_directory_site(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3654
- command = make_simple_command(:get, 'userprofiles/{profileId}/directorySites/{id}', options)
3654
+ command = make_simple_command(:get, 'userprofiles/{profileId}/directorySites/{id}', options)
3655
3655
  command.response_representation = Google::Apis::DfareportingV3_1::DirectorySite::Representation
3656
3656
  command.response_class = Google::Apis::DfareportingV3_1::DirectorySite
3657
3657
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -3686,7 +3686,7 @@ module Google
3686
3686
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3687
3687
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3688
3688
  def insert_directory_site(profile_id, directory_site_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3689
- command = make_simple_command(:post, 'userprofiles/{profileId}/directorySites', options)
3689
+ command = make_simple_command(:post, 'userprofiles/{profileId}/directorySites', options)
3690
3690
  command.request_representation = Google::Apis::DfareportingV3_1::DirectorySite::Representation
3691
3691
  command.request_object = directory_site_object
3692
3692
  command.response_representation = Google::Apis::DfareportingV3_1::DirectorySite::Representation
@@ -3758,7 +3758,7 @@ module Google
3758
3758
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3759
3759
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3760
3760
  def list_directory_sites(profile_id, accepts_in_stream_video_placements: nil, accepts_interstitial_placements: nil, accepts_publisher_paid_placements: nil, active: nil, country_id: nil, dfp_network_code: nil, ids: nil, max_results: nil, page_token: nil, parent_id: nil, search_string: nil, sort_field: nil, sort_order: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3761
- command = make_simple_command(:get, 'userprofiles/{profileId}/directorySites', options)
3761
+ command = make_simple_command(:get, 'userprofiles/{profileId}/directorySites', options)
3762
3762
  command.response_representation = Google::Apis::DfareportingV3_1::DirectorySitesListResponse::Representation
3763
3763
  command.response_class = Google::Apis::DfareportingV3_1::DirectorySitesListResponse
3764
3764
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -3812,7 +3812,7 @@ module Google
3812
3812
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3813
3813
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3814
3814
  def delete_dynamic_targeting_key(profile_id, object_id_, name, object_type, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3815
- command = make_simple_command(:delete, 'userprofiles/{profileId}/dynamicTargetingKeys/{objectId}', options)
3815
+ command = make_simple_command(:delete, 'userprofiles/{profileId}/dynamicTargetingKeys/{objectId}', options)
3816
3816
  command.params['profileId'] = profile_id unless profile_id.nil?
3817
3817
  command.params['objectId'] = object_id_ unless object_id_.nil?
3818
3818
  command.query['name'] = name unless name.nil?
@@ -3850,7 +3850,7 @@ module Google
3850
3850
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3851
3851
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3852
3852
  def insert_dynamic_targeting_key(profile_id, dynamic_targeting_key_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3853
- command = make_simple_command(:post, 'userprofiles/{profileId}/dynamicTargetingKeys', options)
3853
+ command = make_simple_command(:post, 'userprofiles/{profileId}/dynamicTargetingKeys', options)
3854
3854
  command.request_representation = Google::Apis::DfareportingV3_1::DynamicTargetingKey::Representation
3855
3855
  command.request_object = dynamic_targeting_key_object
3856
3856
  command.response_representation = Google::Apis::DfareportingV3_1::DynamicTargetingKey::Representation
@@ -3893,7 +3893,7 @@ module Google
3893
3893
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3894
3894
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3895
3895
  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)
3896
- command = make_simple_command(:get, 'userprofiles/{profileId}/dynamicTargetingKeys', options)
3896
+ command = make_simple_command(:get, 'userprofiles/{profileId}/dynamicTargetingKeys', options)
3897
3897
  command.response_representation = Google::Apis::DfareportingV3_1::DynamicTargetingKeysListResponse::Representation
3898
3898
  command.response_class = Google::Apis::DfareportingV3_1::DynamicTargetingKeysListResponse
3899
3899
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -3932,7 +3932,7 @@ module Google
3932
3932
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3933
3933
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3934
3934
  def delete_event_tag(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3935
- command = make_simple_command(:delete, 'userprofiles/{profileId}/eventTags/{id}', options)
3935
+ command = make_simple_command(:delete, 'userprofiles/{profileId}/eventTags/{id}', options)
3936
3936
  command.params['profileId'] = profile_id unless profile_id.nil?
3937
3937
  command.params['id'] = id unless id.nil?
3938
3938
  command.query['fields'] = fields unless fields.nil?
@@ -3966,7 +3966,7 @@ module Google
3966
3966
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
3967
3967
  # @raise [Google::Apis::AuthorizationError] Authorization is required
3968
3968
  def get_event_tag(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
3969
- command = make_simple_command(:get, 'userprofiles/{profileId}/eventTags/{id}', options)
3969
+ command = make_simple_command(:get, 'userprofiles/{profileId}/eventTags/{id}', options)
3970
3970
  command.response_representation = Google::Apis::DfareportingV3_1::EventTag::Representation
3971
3971
  command.response_class = Google::Apis::DfareportingV3_1::EventTag
3972
3972
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4001,7 +4001,7 @@ module Google
4001
4001
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4002
4002
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4003
4003
  def insert_event_tag(profile_id, event_tag_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4004
- command = make_simple_command(:post, 'userprofiles/{profileId}/eventTags', options)
4004
+ command = make_simple_command(:post, 'userprofiles/{profileId}/eventTags', options)
4005
4005
  command.request_representation = Google::Apis::DfareportingV3_1::EventTag::Representation
4006
4006
  command.request_object = event_tag_object
4007
4007
  command.response_representation = Google::Apis::DfareportingV3_1::EventTag::Representation
@@ -4074,7 +4074,7 @@ module Google
4074
4074
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4075
4075
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4076
4076
  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)
4077
- command = make_simple_command(:get, 'userprofiles/{profileId}/eventTags', options)
4077
+ command = make_simple_command(:get, 'userprofiles/{profileId}/eventTags', options)
4078
4078
  command.response_representation = Google::Apis::DfareportingV3_1::EventTagsListResponse::Representation
4079
4079
  command.response_class = Google::Apis::DfareportingV3_1::EventTagsListResponse
4080
4080
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4120,7 +4120,7 @@ module Google
4120
4120
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4121
4121
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4122
4122
  def patch_event_tag(profile_id, id, event_tag_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4123
- command = make_simple_command(:patch, 'userprofiles/{profileId}/eventTags', options)
4123
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/eventTags', options)
4124
4124
  command.request_representation = Google::Apis::DfareportingV3_1::EventTag::Representation
4125
4125
  command.request_object = event_tag_object
4126
4126
  command.response_representation = Google::Apis::DfareportingV3_1::EventTag::Representation
@@ -4157,7 +4157,7 @@ module Google
4157
4157
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4158
4158
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4159
4159
  def update_event_tag(profile_id, event_tag_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4160
- command = make_simple_command(:put, 'userprofiles/{profileId}/eventTags', options)
4160
+ command = make_simple_command(:put, 'userprofiles/{profileId}/eventTags', options)
4161
4161
  command.request_representation = Google::Apis::DfareportingV3_1::EventTag::Representation
4162
4162
  command.request_object = event_tag_object
4163
4163
  command.response_representation = Google::Apis::DfareportingV3_1::EventTag::Representation
@@ -4198,7 +4198,7 @@ module Google
4198
4198
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4199
4199
  def get_file(report_id, file_id, fields: nil, quota_user: nil, user_ip: nil, download_dest: nil, options: nil, &block)
4200
4200
  if download_dest.nil?
4201
- command = make_simple_command(:get, 'reports/{reportId}/files/{fileId}', options)
4201
+ command = make_simple_command(:get, 'reports/{reportId}/files/{fileId}', options)
4202
4202
  else
4203
4203
  command = make_download_command(:get, 'reports/{reportId}/files/{fileId}', options)
4204
4204
  command.download_dest = download_dest
@@ -4246,7 +4246,7 @@ module Google
4246
4246
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4247
4247
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4248
4248
  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)
4249
- command = make_simple_command(:get, 'userprofiles/{profileId}/files', options)
4249
+ command = make_simple_command(:get, 'userprofiles/{profileId}/files', options)
4250
4250
  command.response_representation = Google::Apis::DfareportingV3_1::FileList::Representation
4251
4251
  command.response_class = Google::Apis::DfareportingV3_1::FileList
4252
4252
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4286,7 +4286,7 @@ module Google
4286
4286
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4287
4287
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4288
4288
  def delete_floodlight_activity(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4289
- command = make_simple_command(:delete, 'userprofiles/{profileId}/floodlightActivities/{id}', options)
4289
+ command = make_simple_command(:delete, 'userprofiles/{profileId}/floodlightActivities/{id}', options)
4290
4290
  command.params['profileId'] = profile_id unless profile_id.nil?
4291
4291
  command.params['id'] = id unless id.nil?
4292
4292
  command.query['fields'] = fields unless fields.nil?
@@ -4320,7 +4320,7 @@ module Google
4320
4320
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4321
4321
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4322
4322
  def generatetag_floodlight_activity(profile_id, floodlight_activity_id: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4323
- command = make_simple_command(:post, 'userprofiles/{profileId}/floodlightActivities/generatetag', options)
4323
+ command = make_simple_command(:post, 'userprofiles/{profileId}/floodlightActivities/generatetag', options)
4324
4324
  command.response_representation = Google::Apis::DfareportingV3_1::FloodlightActivitiesGenerateTagResponse::Representation
4325
4325
  command.response_class = Google::Apis::DfareportingV3_1::FloodlightActivitiesGenerateTagResponse
4326
4326
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4356,7 +4356,7 @@ module Google
4356
4356
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4357
4357
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4358
4358
  def get_floodlight_activity(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4359
- command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightActivities/{id}', options)
4359
+ command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightActivities/{id}', options)
4360
4360
  command.response_representation = Google::Apis::DfareportingV3_1::FloodlightActivity::Representation
4361
4361
  command.response_class = Google::Apis::DfareportingV3_1::FloodlightActivity
4362
4362
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4391,7 +4391,7 @@ module Google
4391
4391
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4392
4392
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4393
4393
  def insert_floodlight_activity(profile_id, floodlight_activity_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4394
- command = make_simple_command(:post, 'userprofiles/{profileId}/floodlightActivities', options)
4394
+ command = make_simple_command(:post, 'userprofiles/{profileId}/floodlightActivities', options)
4395
4395
  command.request_representation = Google::Apis::DfareportingV3_1::FloodlightActivity::Representation
4396
4396
  command.request_object = floodlight_activity_object
4397
4397
  command.response_representation = Google::Apis::DfareportingV3_1::FloodlightActivity::Representation
@@ -4468,7 +4468,7 @@ module Google
4468
4468
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4469
4469
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4470
4470
  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)
4471
- command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightActivities', options)
4471
+ command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightActivities', options)
4472
4472
  command.response_representation = Google::Apis::DfareportingV3_1::FloodlightActivitiesListResponse::Representation
4473
4473
  command.response_class = Google::Apis::DfareportingV3_1::FloodlightActivitiesListResponse
4474
4474
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4517,7 +4517,7 @@ module Google
4517
4517
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4518
4518
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4519
4519
  def patch_floodlight_activity(profile_id, id, floodlight_activity_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4520
- command = make_simple_command(:patch, 'userprofiles/{profileId}/floodlightActivities', options)
4520
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/floodlightActivities', options)
4521
4521
  command.request_representation = Google::Apis::DfareportingV3_1::FloodlightActivity::Representation
4522
4522
  command.request_object = floodlight_activity_object
4523
4523
  command.response_representation = Google::Apis::DfareportingV3_1::FloodlightActivity::Representation
@@ -4554,7 +4554,7 @@ module Google
4554
4554
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4555
4555
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4556
4556
  def update_floodlight_activity(profile_id, floodlight_activity_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4557
- command = make_simple_command(:put, 'userprofiles/{profileId}/floodlightActivities', options)
4557
+ command = make_simple_command(:put, 'userprofiles/{profileId}/floodlightActivities', options)
4558
4558
  command.request_representation = Google::Apis::DfareportingV3_1::FloodlightActivity::Representation
4559
4559
  command.request_object = floodlight_activity_object
4560
4560
  command.response_representation = Google::Apis::DfareportingV3_1::FloodlightActivity::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 get_floodlight_activity_group(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4594
- command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightActivityGroups/{id}', options)
4594
+ command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightActivityGroups/{id}', options)
4595
4595
  command.response_representation = Google::Apis::DfareportingV3_1::FloodlightActivityGroup::Representation
4596
4596
  command.response_class = Google::Apis::DfareportingV3_1::FloodlightActivityGroup
4597
4597
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4626,7 +4626,7 @@ module Google
4626
4626
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4627
4627
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4628
4628
  def insert_floodlight_activity_group(profile_id, floodlight_activity_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4629
- command = make_simple_command(:post, 'userprofiles/{profileId}/floodlightActivityGroups', options)
4629
+ command = make_simple_command(:post, 'userprofiles/{profileId}/floodlightActivityGroups', options)
4630
4630
  command.request_representation = Google::Apis::DfareportingV3_1::FloodlightActivityGroup::Representation
4631
4631
  command.request_object = floodlight_activity_group_object
4632
4632
  command.response_representation = Google::Apis::DfareportingV3_1::FloodlightActivityGroup::Representation
@@ -4693,7 +4693,7 @@ module Google
4693
4693
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4694
4694
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4695
4695
  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)
4696
- command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightActivityGroups', options)
4696
+ command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightActivityGroups', options)
4697
4697
  command.response_representation = Google::Apis::DfareportingV3_1::FloodlightActivityGroupsListResponse::Representation
4698
4698
  command.response_class = Google::Apis::DfareportingV3_1::FloodlightActivityGroupsListResponse
4699
4699
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4739,7 +4739,7 @@ module Google
4739
4739
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4740
4740
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4741
4741
  def patch_floodlight_activity_group(profile_id, id, floodlight_activity_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4742
- command = make_simple_command(:patch, 'userprofiles/{profileId}/floodlightActivityGroups', options)
4742
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/floodlightActivityGroups', options)
4743
4743
  command.request_representation = Google::Apis::DfareportingV3_1::FloodlightActivityGroup::Representation
4744
4744
  command.request_object = floodlight_activity_group_object
4745
4745
  command.response_representation = Google::Apis::DfareportingV3_1::FloodlightActivityGroup::Representation
@@ -4776,7 +4776,7 @@ module Google
4776
4776
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4777
4777
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4778
4778
  def update_floodlight_activity_group(profile_id, floodlight_activity_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4779
- command = make_simple_command(:put, 'userprofiles/{profileId}/floodlightActivityGroups', options)
4779
+ command = make_simple_command(:put, 'userprofiles/{profileId}/floodlightActivityGroups', options)
4780
4780
  command.request_representation = Google::Apis::DfareportingV3_1::FloodlightActivityGroup::Representation
4781
4781
  command.request_object = floodlight_activity_group_object
4782
4782
  command.response_representation = Google::Apis::DfareportingV3_1::FloodlightActivityGroup::Representation
@@ -4813,7 +4813,7 @@ module Google
4813
4813
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4814
4814
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4815
4815
  def get_floodlight_configuration(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4816
- command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightConfigurations/{id}', options)
4816
+ command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightConfigurations/{id}', options)
4817
4817
  command.response_representation = Google::Apis::DfareportingV3_1::FloodlightConfiguration::Representation
4818
4818
  command.response_class = Google::Apis::DfareportingV3_1::FloodlightConfiguration
4819
4819
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4850,7 +4850,7 @@ module Google
4850
4850
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4851
4851
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4852
4852
  def list_floodlight_configurations(profile_id, ids: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4853
- command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightConfigurations', options)
4853
+ command = make_simple_command(:get, 'userprofiles/{profileId}/floodlightConfigurations', options)
4854
4854
  command.response_representation = Google::Apis::DfareportingV3_1::FloodlightConfigurationsListResponse::Representation
4855
4855
  command.response_class = Google::Apis::DfareportingV3_1::FloodlightConfigurationsListResponse
4856
4856
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -4888,7 +4888,7 @@ module Google
4888
4888
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4889
4889
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4890
4890
  def patch_floodlight_configuration(profile_id, id, floodlight_configuration_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4891
- command = make_simple_command(:patch, 'userprofiles/{profileId}/floodlightConfigurations', options)
4891
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/floodlightConfigurations', options)
4892
4892
  command.request_representation = Google::Apis::DfareportingV3_1::FloodlightConfiguration::Representation
4893
4893
  command.request_object = floodlight_configuration_object
4894
4894
  command.response_representation = Google::Apis::DfareportingV3_1::FloodlightConfiguration::Representation
@@ -4925,7 +4925,7 @@ module Google
4925
4925
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4926
4926
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4927
4927
  def update_floodlight_configuration(profile_id, floodlight_configuration_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4928
- command = make_simple_command(:put, 'userprofiles/{profileId}/floodlightConfigurations', options)
4928
+ command = make_simple_command(:put, 'userprofiles/{profileId}/floodlightConfigurations', options)
4929
4929
  command.request_representation = Google::Apis::DfareportingV3_1::FloodlightConfiguration::Representation
4930
4930
  command.request_object = floodlight_configuration_object
4931
4931
  command.response_representation = Google::Apis::DfareportingV3_1::FloodlightConfiguration::Representation
@@ -4964,7 +4964,7 @@ module Google
4964
4964
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
4965
4965
  # @raise [Google::Apis::AuthorizationError] Authorization is required
4966
4966
  def get_inventory_item(profile_id, project_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
4967
- command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/inventoryItems/{id}', options)
4967
+ command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/inventoryItems/{id}', options)
4968
4968
  command.response_representation = Google::Apis::DfareportingV3_1::InventoryItem::Representation
4969
4969
  command.response_class = Google::Apis::DfareportingV3_1::InventoryItem
4970
4970
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5020,7 +5020,7 @@ module Google
5020
5020
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5021
5021
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5022
5022
  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)
5023
- command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/inventoryItems', options)
5023
+ command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/inventoryItems', options)
5024
5024
  command.response_representation = Google::Apis::DfareportingV3_1::InventoryItemsListResponse::Representation
5025
5025
  command.response_class = Google::Apis::DfareportingV3_1::InventoryItemsListResponse
5026
5026
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5063,7 +5063,7 @@ module Google
5063
5063
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5064
5064
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5065
5065
  def list_languages(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5066
- command = make_simple_command(:get, 'userprofiles/{profileId}/languages', options)
5066
+ command = make_simple_command(:get, 'userprofiles/{profileId}/languages', options)
5067
5067
  command.response_representation = Google::Apis::DfareportingV3_1::LanguagesListResponse::Representation
5068
5068
  command.response_class = Google::Apis::DfareportingV3_1::LanguagesListResponse
5069
5069
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5096,7 +5096,7 @@ module Google
5096
5096
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5097
5097
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5098
5098
  def list_metros(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5099
- command = make_simple_command(:get, 'userprofiles/{profileId}/metros', options)
5099
+ command = make_simple_command(:get, 'userprofiles/{profileId}/metros', options)
5100
5100
  command.response_representation = Google::Apis::DfareportingV3_1::MetrosListResponse::Representation
5101
5101
  command.response_class = Google::Apis::DfareportingV3_1::MetrosListResponse
5102
5102
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5131,7 +5131,7 @@ module Google
5131
5131
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5132
5132
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5133
5133
  def get_mobile_app(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5134
- command = make_simple_command(:get, 'userprofiles/{profileId}/mobileApps/{id}', options)
5134
+ command = make_simple_command(:get, 'userprofiles/{profileId}/mobileApps/{id}', options)
5135
5135
  command.response_representation = Google::Apis::DfareportingV3_1::MobileApp::Representation
5136
5136
  command.response_class = Google::Apis::DfareportingV3_1::MobileApp
5137
5137
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5180,7 +5180,7 @@ module Google
5180
5180
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5181
5181
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5182
5182
  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)
5183
- command = make_simple_command(:get, 'userprofiles/{profileId}/mobileApps', options)
5183
+ command = make_simple_command(:get, 'userprofiles/{profileId}/mobileApps', options)
5184
5184
  command.response_representation = Google::Apis::DfareportingV3_1::MobileAppsListResponse::Representation
5185
5185
  command.response_class = Google::Apis::DfareportingV3_1::MobileAppsListResponse
5186
5186
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5220,7 +5220,7 @@ module Google
5220
5220
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5221
5221
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5222
5222
  def get_mobile_carrier(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5223
- command = make_simple_command(:get, 'userprofiles/{profileId}/mobileCarriers/{id}', options)
5223
+ command = make_simple_command(:get, 'userprofiles/{profileId}/mobileCarriers/{id}', options)
5224
5224
  command.response_representation = Google::Apis::DfareportingV3_1::MobileCarrier::Representation
5225
5225
  command.response_class = Google::Apis::DfareportingV3_1::MobileCarrier
5226
5226
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5254,7 +5254,7 @@ module Google
5254
5254
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5255
5255
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5256
5256
  def list_mobile_carriers(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5257
- command = make_simple_command(:get, 'userprofiles/{profileId}/mobileCarriers', options)
5257
+ command = make_simple_command(:get, 'userprofiles/{profileId}/mobileCarriers', options)
5258
5258
  command.response_representation = Google::Apis::DfareportingV3_1::MobileCarriersListResponse::Representation
5259
5259
  command.response_class = Google::Apis::DfareportingV3_1::MobileCarriersListResponse
5260
5260
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5289,7 +5289,7 @@ module Google
5289
5289
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5290
5290
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5291
5291
  def get_operating_system_version(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5292
- command = make_simple_command(:get, 'userprofiles/{profileId}/operatingSystemVersions/{id}', options)
5292
+ command = make_simple_command(:get, 'userprofiles/{profileId}/operatingSystemVersions/{id}', options)
5293
5293
  command.response_representation = Google::Apis::DfareportingV3_1::OperatingSystemVersion::Representation
5294
5294
  command.response_class = Google::Apis::DfareportingV3_1::OperatingSystemVersion
5295
5295
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5323,7 +5323,7 @@ module Google
5323
5323
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5324
5324
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5325
5325
  def list_operating_system_versions(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5326
- command = make_simple_command(:get, 'userprofiles/{profileId}/operatingSystemVersions', options)
5326
+ command = make_simple_command(:get, 'userprofiles/{profileId}/operatingSystemVersions', options)
5327
5327
  command.response_representation = Google::Apis::DfareportingV3_1::OperatingSystemVersionsListResponse::Representation
5328
5328
  command.response_class = Google::Apis::DfareportingV3_1::OperatingSystemVersionsListResponse
5329
5329
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5358,7 +5358,7 @@ module Google
5358
5358
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5359
5359
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5360
5360
  def get_operating_system(profile_id, dart_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5361
- command = make_simple_command(:get, 'userprofiles/{profileId}/operatingSystems/{dartId}', options)
5361
+ command = make_simple_command(:get, 'userprofiles/{profileId}/operatingSystems/{dartId}', options)
5362
5362
  command.response_representation = Google::Apis::DfareportingV3_1::OperatingSystem::Representation
5363
5363
  command.response_class = Google::Apis::DfareportingV3_1::OperatingSystem
5364
5364
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5392,7 +5392,7 @@ module Google
5392
5392
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5393
5393
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5394
5394
  def list_operating_systems(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5395
- command = make_simple_command(:get, 'userprofiles/{profileId}/operatingSystems', options)
5395
+ command = make_simple_command(:get, 'userprofiles/{profileId}/operatingSystems', options)
5396
5396
  command.response_representation = Google::Apis::DfareportingV3_1::OperatingSystemsListResponse::Representation
5397
5397
  command.response_class = Google::Apis::DfareportingV3_1::OperatingSystemsListResponse
5398
5398
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5429,7 +5429,7 @@ module Google
5429
5429
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5430
5430
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5431
5431
  def get_order_document(profile_id, project_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5432
- command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/orderDocuments/{id}', options)
5432
+ command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/orderDocuments/{id}', options)
5433
5433
  command.response_representation = Google::Apis::DfareportingV3_1::OrderDocument::Representation
5434
5434
  command.response_class = Google::Apis::DfareportingV3_1::OrderDocument
5435
5435
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5491,7 +5491,7 @@ module Google
5491
5491
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5492
5492
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5493
5493
  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)
5494
- command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/orderDocuments', options)
5494
+ command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/orderDocuments', options)
5495
5495
  command.response_representation = Google::Apis::DfareportingV3_1::OrderDocumentsListResponse::Representation
5496
5496
  command.response_class = Google::Apis::DfareportingV3_1::OrderDocumentsListResponse
5497
5497
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5538,7 +5538,7 @@ module Google
5538
5538
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5539
5539
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5540
5540
  def get_order(profile_id, project_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5541
- command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/orders/{id}', options)
5541
+ command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/orders/{id}', options)
5542
5542
  command.response_representation = Google::Apis::DfareportingV3_1::Order::Representation
5543
5543
  command.response_class = Google::Apis::DfareportingV3_1::Order
5544
5544
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5594,7 +5594,7 @@ module Google
5594
5594
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5595
5595
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5596
5596
  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)
5597
- command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/orders', options)
5597
+ command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{projectId}/orders', options)
5598
5598
  command.response_representation = Google::Apis::DfareportingV3_1::OrdersListResponse::Representation
5599
5599
  command.response_class = Google::Apis::DfareportingV3_1::OrdersListResponse
5600
5600
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5637,7 +5637,7 @@ module Google
5637
5637
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5638
5638
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5639
5639
  def get_placement_group(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5640
- command = make_simple_command(:get, 'userprofiles/{profileId}/placementGroups/{id}', options)
5640
+ command = make_simple_command(:get, 'userprofiles/{profileId}/placementGroups/{id}', options)
5641
5641
  command.response_representation = Google::Apis::DfareportingV3_1::PlacementGroup::Representation
5642
5642
  command.response_class = Google::Apis::DfareportingV3_1::PlacementGroup
5643
5643
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5672,7 +5672,7 @@ module Google
5672
5672
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5673
5673
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5674
5674
  def insert_placement_group(profile_id, placement_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5675
- command = make_simple_command(:post, 'userprofiles/{profileId}/placementGroups', options)
5675
+ command = make_simple_command(:post, 'userprofiles/{profileId}/placementGroups', options)
5676
5676
  command.request_representation = Google::Apis::DfareportingV3_1::PlacementGroup::Representation
5677
5677
  command.request_object = placement_group_object
5678
5678
  command.response_representation = Google::Apis::DfareportingV3_1::PlacementGroup::Representation
@@ -5763,7 +5763,7 @@ module Google
5763
5763
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5764
5764
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5765
5765
  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)
5766
- command = make_simple_command(:get, 'userprofiles/{profileId}/placementGroups', options)
5766
+ command = make_simple_command(:get, 'userprofiles/{profileId}/placementGroups', options)
5767
5767
  command.response_representation = Google::Apis::DfareportingV3_1::PlacementGroupsListResponse::Representation
5768
5768
  command.response_class = Google::Apis::DfareportingV3_1::PlacementGroupsListResponse
5769
5769
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5818,7 +5818,7 @@ module Google
5818
5818
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5819
5819
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5820
5820
  def patch_placement_group(profile_id, id, placement_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5821
- command = make_simple_command(:patch, 'userprofiles/{profileId}/placementGroups', options)
5821
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/placementGroups', options)
5822
5822
  command.request_representation = Google::Apis::DfareportingV3_1::PlacementGroup::Representation
5823
5823
  command.request_object = placement_group_object
5824
5824
  command.response_representation = Google::Apis::DfareportingV3_1::PlacementGroup::Representation
@@ -5855,7 +5855,7 @@ module Google
5855
5855
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5856
5856
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5857
5857
  def update_placement_group(profile_id, placement_group_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5858
- command = make_simple_command(:put, 'userprofiles/{profileId}/placementGroups', options)
5858
+ command = make_simple_command(:put, 'userprofiles/{profileId}/placementGroups', options)
5859
5859
  command.request_representation = Google::Apis::DfareportingV3_1::PlacementGroup::Representation
5860
5860
  command.request_object = placement_group_object
5861
5861
  command.response_representation = Google::Apis::DfareportingV3_1::PlacementGroup::Representation
@@ -5892,7 +5892,7 @@ module Google
5892
5892
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5893
5893
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5894
5894
  def delete_placement_strategy(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5895
- command = make_simple_command(:delete, 'userprofiles/{profileId}/placementStrategies/{id}', options)
5895
+ command = make_simple_command(:delete, 'userprofiles/{profileId}/placementStrategies/{id}', options)
5896
5896
  command.params['profileId'] = profile_id unless profile_id.nil?
5897
5897
  command.params['id'] = id unless id.nil?
5898
5898
  command.query['fields'] = fields unless fields.nil?
@@ -5926,7 +5926,7 @@ module Google
5926
5926
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5927
5927
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5928
5928
  def get_placement_strategy(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5929
- command = make_simple_command(:get, 'userprofiles/{profileId}/placementStrategies/{id}', options)
5929
+ command = make_simple_command(:get, 'userprofiles/{profileId}/placementStrategies/{id}', options)
5930
5930
  command.response_representation = Google::Apis::DfareportingV3_1::PlacementStrategy::Representation
5931
5931
  command.response_class = Google::Apis::DfareportingV3_1::PlacementStrategy
5932
5932
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -5961,7 +5961,7 @@ module Google
5961
5961
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
5962
5962
  # @raise [Google::Apis::AuthorizationError] Authorization is required
5963
5963
  def insert_placement_strategy(profile_id, placement_strategy_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
5964
- command = make_simple_command(:post, 'userprofiles/{profileId}/placementStrategies', options)
5964
+ command = make_simple_command(:post, 'userprofiles/{profileId}/placementStrategies', options)
5965
5965
  command.request_representation = Google::Apis::DfareportingV3_1::PlacementStrategy::Representation
5966
5966
  command.request_object = placement_strategy_object
5967
5967
  command.response_representation = Google::Apis::DfareportingV3_1::PlacementStrategy::Representation
@@ -6015,7 +6015,7 @@ module Google
6015
6015
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6016
6016
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6017
6017
  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)
6018
- command = make_simple_command(:get, 'userprofiles/{profileId}/placementStrategies', options)
6018
+ command = make_simple_command(:get, 'userprofiles/{profileId}/placementStrategies', options)
6019
6019
  command.response_representation = Google::Apis::DfareportingV3_1::PlacementStrategiesListResponse::Representation
6020
6020
  command.response_class = Google::Apis::DfareportingV3_1::PlacementStrategiesListResponse
6021
6021
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6057,7 +6057,7 @@ module Google
6057
6057
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6058
6058
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6059
6059
  def patch_placement_strategy(profile_id, id, placement_strategy_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6060
- command = make_simple_command(:patch, 'userprofiles/{profileId}/placementStrategies', options)
6060
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/placementStrategies', options)
6061
6061
  command.request_representation = Google::Apis::DfareportingV3_1::PlacementStrategy::Representation
6062
6062
  command.request_object = placement_strategy_object
6063
6063
  command.response_representation = Google::Apis::DfareportingV3_1::PlacementStrategy::Representation
@@ -6094,7 +6094,7 @@ module Google
6094
6094
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6095
6095
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6096
6096
  def update_placement_strategy(profile_id, placement_strategy_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6097
- command = make_simple_command(:put, 'userprofiles/{profileId}/placementStrategies', options)
6097
+ command = make_simple_command(:put, 'userprofiles/{profileId}/placementStrategies', options)
6098
6098
  command.request_representation = Google::Apis::DfareportingV3_1::PlacementStrategy::Representation
6099
6099
  command.request_object = placement_strategy_object
6100
6100
  command.response_representation = Google::Apis::DfareportingV3_1::PlacementStrategy::Representation
@@ -6136,7 +6136,7 @@ module Google
6136
6136
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6137
6137
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6138
6138
  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)
6139
- command = make_simple_command(:post, 'userprofiles/{profileId}/placements/generatetags', options)
6139
+ command = make_simple_command(:post, 'userprofiles/{profileId}/placements/generatetags', options)
6140
6140
  command.response_representation = Google::Apis::DfareportingV3_1::PlacementsGenerateTagsResponse::Representation
6141
6141
  command.response_class = Google::Apis::DfareportingV3_1::PlacementsGenerateTagsResponse
6142
6142
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6174,7 +6174,7 @@ module Google
6174
6174
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6175
6175
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6176
6176
  def get_placement(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6177
- command = make_simple_command(:get, 'userprofiles/{profileId}/placements/{id}', options)
6177
+ command = make_simple_command(:get, 'userprofiles/{profileId}/placements/{id}', options)
6178
6178
  command.response_representation = Google::Apis::DfareportingV3_1::Placement::Representation
6179
6179
  command.response_class = Google::Apis::DfareportingV3_1::Placement
6180
6180
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6209,7 +6209,7 @@ module Google
6209
6209
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6210
6210
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6211
6211
  def insert_placement(profile_id, placement_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6212
- command = make_simple_command(:post, 'userprofiles/{profileId}/placements', options)
6212
+ command = make_simple_command(:post, 'userprofiles/{profileId}/placements', options)
6213
6213
  command.request_representation = Google::Apis::DfareportingV3_1::Placement::Representation
6214
6214
  command.request_object = placement_object
6215
6215
  command.response_representation = Google::Apis::DfareportingV3_1::Placement::Representation
@@ -6302,7 +6302,7 @@ module Google
6302
6302
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6303
6303
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6304
6304
  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)
6305
- command = make_simple_command(:get, 'userprofiles/{profileId}/placements', options)
6305
+ command = make_simple_command(:get, 'userprofiles/{profileId}/placements', options)
6306
6306
  command.response_representation = Google::Apis::DfareportingV3_1::PlacementsListResponse::Representation
6307
6307
  command.response_class = Google::Apis::DfareportingV3_1::PlacementsListResponse
6308
6308
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6360,7 +6360,7 @@ module Google
6360
6360
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6361
6361
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6362
6362
  def patch_placement(profile_id, id, placement_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6363
- command = make_simple_command(:patch, 'userprofiles/{profileId}/placements', options)
6363
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/placements', options)
6364
6364
  command.request_representation = Google::Apis::DfareportingV3_1::Placement::Representation
6365
6365
  command.request_object = placement_object
6366
6366
  command.response_representation = Google::Apis::DfareportingV3_1::Placement::Representation
@@ -6397,7 +6397,7 @@ module Google
6397
6397
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6398
6398
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6399
6399
  def update_placement(profile_id, placement_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6400
- command = make_simple_command(:put, 'userprofiles/{profileId}/placements', options)
6400
+ command = make_simple_command(:put, 'userprofiles/{profileId}/placements', options)
6401
6401
  command.request_representation = Google::Apis::DfareportingV3_1::Placement::Representation
6402
6402
  command.request_object = placement_object
6403
6403
  command.response_representation = Google::Apis::DfareportingV3_1::Placement::Representation
@@ -6434,7 +6434,7 @@ module Google
6434
6434
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6435
6435
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6436
6436
  def get_platform_type(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6437
- command = make_simple_command(:get, 'userprofiles/{profileId}/platformTypes/{id}', options)
6437
+ command = make_simple_command(:get, 'userprofiles/{profileId}/platformTypes/{id}', options)
6438
6438
  command.response_representation = Google::Apis::DfareportingV3_1::PlatformType::Representation
6439
6439
  command.response_class = Google::Apis::DfareportingV3_1::PlatformType
6440
6440
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6468,7 +6468,7 @@ module Google
6468
6468
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6469
6469
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6470
6470
  def list_platform_types(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6471
- command = make_simple_command(:get, 'userprofiles/{profileId}/platformTypes', options)
6471
+ command = make_simple_command(:get, 'userprofiles/{profileId}/platformTypes', options)
6472
6472
  command.response_representation = Google::Apis::DfareportingV3_1::PlatformTypesListResponse::Representation
6473
6473
  command.response_class = Google::Apis::DfareportingV3_1::PlatformTypesListResponse
6474
6474
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6503,7 +6503,7 @@ module Google
6503
6503
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6504
6504
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6505
6505
  def get_postal_code(profile_id, code, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6506
- command = make_simple_command(:get, 'userprofiles/{profileId}/postalCodes/{code}', options)
6506
+ command = make_simple_command(:get, 'userprofiles/{profileId}/postalCodes/{code}', options)
6507
6507
  command.response_representation = Google::Apis::DfareportingV3_1::PostalCode::Representation
6508
6508
  command.response_class = Google::Apis::DfareportingV3_1::PostalCode
6509
6509
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6537,7 +6537,7 @@ module Google
6537
6537
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6538
6538
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6539
6539
  def list_postal_codes(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6540
- command = make_simple_command(:get, 'userprofiles/{profileId}/postalCodes', options)
6540
+ command = make_simple_command(:get, 'userprofiles/{profileId}/postalCodes', options)
6541
6541
  command.response_representation = Google::Apis::DfareportingV3_1::PostalCodesListResponse::Representation
6542
6542
  command.response_class = Google::Apis::DfareportingV3_1::PostalCodesListResponse
6543
6543
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6572,7 +6572,7 @@ module Google
6572
6572
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6573
6573
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6574
6574
  def get_project(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6575
- command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{id}', options)
6575
+ command = make_simple_command(:get, 'userprofiles/{profileId}/projects/{id}', options)
6576
6576
  command.response_representation = Google::Apis::DfareportingV3_1::Project::Representation
6577
6577
  command.response_class = Google::Apis::DfareportingV3_1::Project
6578
6578
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6625,7 +6625,7 @@ module Google
6625
6625
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6626
6626
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6627
6627
  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)
6628
- command = make_simple_command(:get, 'userprofiles/{profileId}/projects', options)
6628
+ command = make_simple_command(:get, 'userprofiles/{profileId}/projects', options)
6629
6629
  command.response_representation = Google::Apis::DfareportingV3_1::ProjectsListResponse::Representation
6630
6630
  command.response_class = Google::Apis::DfareportingV3_1::ProjectsListResponse
6631
6631
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6665,7 +6665,7 @@ module Google
6665
6665
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6666
6666
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6667
6667
  def list_regions(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6668
- command = make_simple_command(:get, 'userprofiles/{profileId}/regions', options)
6668
+ command = make_simple_command(:get, 'userprofiles/{profileId}/regions', options)
6669
6669
  command.response_representation = Google::Apis::DfareportingV3_1::RegionsListResponse::Representation
6670
6670
  command.response_class = Google::Apis::DfareportingV3_1::RegionsListResponse
6671
6671
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6700,7 +6700,7 @@ module Google
6700
6700
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6701
6701
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6702
6702
  def get_remarketing_list_share(profile_id, remarketing_list_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6703
- command = make_simple_command(:get, 'userprofiles/{profileId}/remarketingListShares/{remarketingListId}', options)
6703
+ command = make_simple_command(:get, 'userprofiles/{profileId}/remarketingListShares/{remarketingListId}', options)
6704
6704
  command.response_representation = Google::Apis::DfareportingV3_1::RemarketingListShare::Representation
6705
6705
  command.response_class = Google::Apis::DfareportingV3_1::RemarketingListShare
6706
6706
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6738,7 +6738,7 @@ module Google
6738
6738
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6739
6739
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6740
6740
  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)
6741
- command = make_simple_command(:patch, 'userprofiles/{profileId}/remarketingListShares', options)
6741
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/remarketingListShares', options)
6742
6742
  command.request_representation = Google::Apis::DfareportingV3_1::RemarketingListShare::Representation
6743
6743
  command.request_object = remarketing_list_share_object
6744
6744
  command.response_representation = Google::Apis::DfareportingV3_1::RemarketingListShare::Representation
@@ -6775,7 +6775,7 @@ module Google
6775
6775
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6776
6776
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6777
6777
  def update_remarketing_list_share(profile_id, remarketing_list_share_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6778
- command = make_simple_command(:put, 'userprofiles/{profileId}/remarketingListShares', options)
6778
+ command = make_simple_command(:put, 'userprofiles/{profileId}/remarketingListShares', options)
6779
6779
  command.request_representation = Google::Apis::DfareportingV3_1::RemarketingListShare::Representation
6780
6780
  command.request_object = remarketing_list_share_object
6781
6781
  command.response_representation = Google::Apis::DfareportingV3_1::RemarketingListShare::Representation
@@ -6812,7 +6812,7 @@ module Google
6812
6812
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6813
6813
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6814
6814
  def get_remarketing_list(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6815
- command = make_simple_command(:get, 'userprofiles/{profileId}/remarketingLists/{id}', options)
6815
+ command = make_simple_command(:get, 'userprofiles/{profileId}/remarketingLists/{id}', options)
6816
6816
  command.response_representation = Google::Apis::DfareportingV3_1::RemarketingList::Representation
6817
6817
  command.response_class = Google::Apis::DfareportingV3_1::RemarketingList
6818
6818
  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 insert_remarketing_list(profile_id, remarketing_list_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6850
- command = make_simple_command(:post, 'userprofiles/{profileId}/remarketingLists', options)
6850
+ command = make_simple_command(:post, 'userprofiles/{profileId}/remarketingLists', options)
6851
6851
  command.request_representation = Google::Apis::DfareportingV3_1::RemarketingList::Representation
6852
6852
  command.request_object = remarketing_list_object
6853
6853
  command.response_representation = Google::Apis::DfareportingV3_1::RemarketingList::Representation
@@ -6905,7 +6905,7 @@ module Google
6905
6905
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6906
6906
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6907
6907
  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)
6908
- command = make_simple_command(:get, 'userprofiles/{profileId}/remarketingLists', options)
6908
+ command = make_simple_command(:get, 'userprofiles/{profileId}/remarketingLists', options)
6909
6909
  command.response_representation = Google::Apis::DfareportingV3_1::RemarketingListsListResponse::Representation
6910
6910
  command.response_class = Google::Apis::DfareportingV3_1::RemarketingListsListResponse
6911
6911
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -6949,7 +6949,7 @@ module Google
6949
6949
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6950
6950
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6951
6951
  def patch_remarketing_list(profile_id, id, remarketing_list_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6952
- command = make_simple_command(:patch, 'userprofiles/{profileId}/remarketingLists', options)
6952
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/remarketingLists', options)
6953
6953
  command.request_representation = Google::Apis::DfareportingV3_1::RemarketingList::Representation
6954
6954
  command.request_object = remarketing_list_object
6955
6955
  command.response_representation = Google::Apis::DfareportingV3_1::RemarketingList::Representation
@@ -6986,7 +6986,7 @@ module Google
6986
6986
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
6987
6987
  # @raise [Google::Apis::AuthorizationError] Authorization is required
6988
6988
  def update_remarketing_list(profile_id, remarketing_list_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
6989
- command = make_simple_command(:put, 'userprofiles/{profileId}/remarketingLists', options)
6989
+ command = make_simple_command(:put, 'userprofiles/{profileId}/remarketingLists', options)
6990
6990
  command.request_representation = Google::Apis::DfareportingV3_1::RemarketingList::Representation
6991
6991
  command.request_object = remarketing_list_object
6992
6992
  command.response_representation = Google::Apis::DfareportingV3_1::RemarketingList::Representation
@@ -7023,7 +7023,7 @@ module Google
7023
7023
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7024
7024
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7025
7025
  def delete_report(profile_id, report_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7026
- command = make_simple_command(:delete, 'userprofiles/{profileId}/reports/{reportId}', options)
7026
+ command = make_simple_command(:delete, 'userprofiles/{profileId}/reports/{reportId}', options)
7027
7027
  command.params['profileId'] = profile_id unless profile_id.nil?
7028
7028
  command.params['reportId'] = report_id unless report_id.nil?
7029
7029
  command.query['fields'] = fields unless fields.nil?
@@ -7057,7 +7057,7 @@ module Google
7057
7057
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7058
7058
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7059
7059
  def get_report(profile_id, report_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7060
- command = make_simple_command(:get, 'userprofiles/{profileId}/reports/{reportId}', options)
7060
+ command = make_simple_command(:get, 'userprofiles/{profileId}/reports/{reportId}', options)
7061
7061
  command.response_representation = Google::Apis::DfareportingV3_1::Report::Representation
7062
7062
  command.response_class = Google::Apis::DfareportingV3_1::Report
7063
7063
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -7092,7 +7092,7 @@ module Google
7092
7092
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7093
7093
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7094
7094
  def insert_report(profile_id, report_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7095
- command = make_simple_command(:post, 'userprofiles/{profileId}/reports', options)
7095
+ command = make_simple_command(:post, 'userprofiles/{profileId}/reports', options)
7096
7096
  command.request_representation = Google::Apis::DfareportingV3_1::Report::Representation
7097
7097
  command.request_object = report_object
7098
7098
  command.response_representation = Google::Apis::DfareportingV3_1::Report::Representation
@@ -7137,7 +7137,7 @@ module Google
7137
7137
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7138
7138
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7139
7139
  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)
7140
- command = make_simple_command(:get, 'userprofiles/{profileId}/reports', options)
7140
+ command = make_simple_command(:get, 'userprofiles/{profileId}/reports', options)
7141
7141
  command.response_representation = Google::Apis::DfareportingV3_1::ReportList::Representation
7142
7142
  command.response_class = Google::Apis::DfareportingV3_1::ReportList
7143
7143
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -7178,7 +7178,7 @@ module Google
7178
7178
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7179
7179
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7180
7180
  def patch_report(profile_id, report_id, report_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7181
- command = make_simple_command(:patch, 'userprofiles/{profileId}/reports/{reportId}', options)
7181
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/reports/{reportId}', options)
7182
7182
  command.request_representation = Google::Apis::DfareportingV3_1::Report::Representation
7183
7183
  command.request_object = report_object
7184
7184
  command.response_representation = Google::Apis::DfareportingV3_1::Report::Representation
@@ -7218,7 +7218,7 @@ module Google
7218
7218
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7219
7219
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7220
7220
  def run_report(profile_id, report_id, synchronous: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7221
- command = make_simple_command(:post, 'userprofiles/{profileId}/reports/{reportId}/run', options)
7221
+ command = make_simple_command(:post, 'userprofiles/{profileId}/reports/{reportId}/run', options)
7222
7222
  command.response_representation = Google::Apis::DfareportingV3_1::File::Representation
7223
7223
  command.response_class = Google::Apis::DfareportingV3_1::File
7224
7224
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -7256,7 +7256,7 @@ module Google
7256
7256
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7257
7257
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7258
7258
  def update_report(profile_id, report_id, report_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7259
- command = make_simple_command(:put, 'userprofiles/{profileId}/reports/{reportId}', options)
7259
+ command = make_simple_command(:put, 'userprofiles/{profileId}/reports/{reportId}', options)
7260
7260
  command.request_representation = Google::Apis::DfareportingV3_1::Report::Representation
7261
7261
  command.request_object = report_object
7262
7262
  command.response_representation = Google::Apis::DfareportingV3_1::Report::Representation
@@ -7295,7 +7295,7 @@ module Google
7295
7295
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7296
7296
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7297
7297
  def query_report_compatible_field(profile_id, report_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7298
- command = make_simple_command(:post, 'userprofiles/{profileId}/reports/compatiblefields/query', options)
7298
+ command = make_simple_command(:post, 'userprofiles/{profileId}/reports/compatiblefields/query', options)
7299
7299
  command.request_representation = Google::Apis::DfareportingV3_1::Report::Representation
7300
7300
  command.request_object = report_object
7301
7301
  command.response_representation = Google::Apis::DfareportingV3_1::CompatibleFields::Representation
@@ -7337,7 +7337,7 @@ module Google
7337
7337
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7338
7338
  def get_report_file(profile_id, report_id, file_id, fields: nil, quota_user: nil, user_ip: nil, download_dest: nil, options: nil, &block)
7339
7339
  if download_dest.nil?
7340
- command = make_simple_command(:get, 'userprofiles/{profileId}/reports/{reportId}/files/{fileId}', options)
7340
+ command = make_simple_command(:get, 'userprofiles/{profileId}/reports/{reportId}/files/{fileId}', options)
7341
7341
  else
7342
7342
  command = make_download_command(:get, 'userprofiles/{profileId}/reports/{reportId}/files/{fileId}', options)
7343
7343
  command.download_dest = download_dest
@@ -7386,7 +7386,7 @@ module Google
7386
7386
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7387
7387
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7388
7388
  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)
7389
- command = make_simple_command(:get, 'userprofiles/{profileId}/reports/{reportId}/files', options)
7389
+ command = make_simple_command(:get, 'userprofiles/{profileId}/reports/{reportId}/files', options)
7390
7390
  command.response_representation = Google::Apis::DfareportingV3_1::FileList::Representation
7391
7391
  command.response_class = Google::Apis::DfareportingV3_1::FileList
7392
7392
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -7426,7 +7426,7 @@ module Google
7426
7426
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7427
7427
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7428
7428
  def get_site(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7429
- command = make_simple_command(:get, 'userprofiles/{profileId}/sites/{id}', options)
7429
+ command = make_simple_command(:get, 'userprofiles/{profileId}/sites/{id}', options)
7430
7430
  command.response_representation = Google::Apis::DfareportingV3_1::Site::Representation
7431
7431
  command.response_class = Google::Apis::DfareportingV3_1::Site
7432
7432
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -7461,7 +7461,7 @@ module Google
7461
7461
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7462
7462
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7463
7463
  def insert_site(profile_id, site_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7464
- command = make_simple_command(:post, 'userprofiles/{profileId}/sites', options)
7464
+ command = make_simple_command(:post, 'userprofiles/{profileId}/sites', options)
7465
7465
  command.request_representation = Google::Apis::DfareportingV3_1::Site::Representation
7466
7466
  command.request_object = site_object
7467
7467
  command.response_representation = Google::Apis::DfareportingV3_1::Site::Representation
@@ -7533,7 +7533,7 @@ module Google
7533
7533
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7534
7534
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7535
7535
  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)
7536
- command = make_simple_command(:get, 'userprofiles/{profileId}/sites', options)
7536
+ command = make_simple_command(:get, 'userprofiles/{profileId}/sites', options)
7537
7537
  command.response_representation = Google::Apis::DfareportingV3_1::SitesListResponse::Representation
7538
7538
  command.response_class = Google::Apis::DfareportingV3_1::SitesListResponse
7539
7539
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -7584,7 +7584,7 @@ module Google
7584
7584
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7585
7585
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7586
7586
  def patch_site(profile_id, id, site_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7587
- command = make_simple_command(:patch, 'userprofiles/{profileId}/sites', options)
7587
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/sites', options)
7588
7588
  command.request_representation = Google::Apis::DfareportingV3_1::Site::Representation
7589
7589
  command.request_object = site_object
7590
7590
  command.response_representation = Google::Apis::DfareportingV3_1::Site::Representation
@@ -7621,7 +7621,7 @@ module Google
7621
7621
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7622
7622
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7623
7623
  def update_site(profile_id, site_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7624
- command = make_simple_command(:put, 'userprofiles/{profileId}/sites', options)
7624
+ command = make_simple_command(:put, 'userprofiles/{profileId}/sites', options)
7625
7625
  command.request_representation = Google::Apis::DfareportingV3_1::Site::Representation
7626
7626
  command.request_object = site_object
7627
7627
  command.response_representation = Google::Apis::DfareportingV3_1::Site::Representation
@@ -7658,7 +7658,7 @@ module Google
7658
7658
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7659
7659
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7660
7660
  def get_size(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7661
- command = make_simple_command(:get, 'userprofiles/{profileId}/sizes/{id}', options)
7661
+ command = make_simple_command(:get, 'userprofiles/{profileId}/sizes/{id}', options)
7662
7662
  command.response_representation = Google::Apis::DfareportingV3_1::Size::Representation
7663
7663
  command.response_class = Google::Apis::DfareportingV3_1::Size
7664
7664
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -7693,7 +7693,7 @@ module Google
7693
7693
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7694
7694
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7695
7695
  def insert_size(profile_id, size_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7696
- command = make_simple_command(:post, 'userprofiles/{profileId}/sizes', options)
7696
+ command = make_simple_command(:post, 'userprofiles/{profileId}/sizes', options)
7697
7697
  command.request_representation = Google::Apis::DfareportingV3_1::Size::Representation
7698
7698
  command.request_object = size_object
7699
7699
  command.response_representation = Google::Apis::DfareportingV3_1::Size::Representation
@@ -7739,7 +7739,7 @@ module Google
7739
7739
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7740
7740
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7741
7741
  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)
7742
- command = make_simple_command(:get, 'userprofiles/{profileId}/sizes', options)
7742
+ command = make_simple_command(:get, 'userprofiles/{profileId}/sizes', options)
7743
7743
  command.response_representation = Google::Apis::DfareportingV3_1::SizesListResponse::Representation
7744
7744
  command.response_class = Google::Apis::DfareportingV3_1::SizesListResponse
7745
7745
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -7778,7 +7778,7 @@ module Google
7778
7778
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7779
7779
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7780
7780
  def get_subaccount(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7781
- command = make_simple_command(:get, 'userprofiles/{profileId}/subaccounts/{id}', options)
7781
+ command = make_simple_command(:get, 'userprofiles/{profileId}/subaccounts/{id}', options)
7782
7782
  command.response_representation = Google::Apis::DfareportingV3_1::Subaccount::Representation
7783
7783
  command.response_class = Google::Apis::DfareportingV3_1::Subaccount
7784
7784
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -7813,7 +7813,7 @@ module Google
7813
7813
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7814
7814
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7815
7815
  def insert_subaccount(profile_id, subaccount_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7816
- command = make_simple_command(:post, 'userprofiles/{profileId}/subaccounts', options)
7816
+ command = make_simple_command(:post, 'userprofiles/{profileId}/subaccounts', options)
7817
7817
  command.request_representation = Google::Apis::DfareportingV3_1::Subaccount::Representation
7818
7818
  command.request_object = subaccount_object
7819
7819
  command.response_representation = Google::Apis::DfareportingV3_1::Subaccount::Representation
@@ -7865,7 +7865,7 @@ module Google
7865
7865
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7866
7866
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7867
7867
  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)
7868
- command = make_simple_command(:get, 'userprofiles/{profileId}/subaccounts', options)
7868
+ command = make_simple_command(:get, 'userprofiles/{profileId}/subaccounts', options)
7869
7869
  command.response_representation = Google::Apis::DfareportingV3_1::SubaccountsListResponse::Representation
7870
7870
  command.response_class = Google::Apis::DfareportingV3_1::SubaccountsListResponse
7871
7871
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -7907,7 +7907,7 @@ module Google
7907
7907
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7908
7908
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7909
7909
  def patch_subaccount(profile_id, id, subaccount_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7910
- command = make_simple_command(:patch, 'userprofiles/{profileId}/subaccounts', options)
7910
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/subaccounts', options)
7911
7911
  command.request_representation = Google::Apis::DfareportingV3_1::Subaccount::Representation
7912
7912
  command.request_object = subaccount_object
7913
7913
  command.response_representation = Google::Apis::DfareportingV3_1::Subaccount::Representation
@@ -7944,7 +7944,7 @@ module Google
7944
7944
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7945
7945
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7946
7946
  def update_subaccount(profile_id, subaccount_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7947
- command = make_simple_command(:put, 'userprofiles/{profileId}/subaccounts', options)
7947
+ command = make_simple_command(:put, 'userprofiles/{profileId}/subaccounts', options)
7948
7948
  command.request_representation = Google::Apis::DfareportingV3_1::Subaccount::Representation
7949
7949
  command.request_object = subaccount_object
7950
7950
  command.response_representation = Google::Apis::DfareportingV3_1::Subaccount::Representation
@@ -7981,7 +7981,7 @@ module Google
7981
7981
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
7982
7982
  # @raise [Google::Apis::AuthorizationError] Authorization is required
7983
7983
  def get_targetable_remarketing_list(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
7984
- command = make_simple_command(:get, 'userprofiles/{profileId}/targetableRemarketingLists/{id}', options)
7984
+ command = make_simple_command(:get, 'userprofiles/{profileId}/targetableRemarketingLists/{id}', options)
7985
7985
  command.response_representation = Google::Apis::DfareportingV3_1::TargetableRemarketingList::Representation
7986
7986
  command.response_class = Google::Apis::DfareportingV3_1::TargetableRemarketingList
7987
7987
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8036,7 +8036,7 @@ module Google
8036
8036
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8037
8037
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8038
8038
  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)
8039
- command = make_simple_command(:get, 'userprofiles/{profileId}/targetableRemarketingLists', options)
8039
+ command = make_simple_command(:get, 'userprofiles/{profileId}/targetableRemarketingLists', options)
8040
8040
  command.response_representation = Google::Apis::DfareportingV3_1::TargetableRemarketingListsListResponse::Representation
8041
8041
  command.response_class = Google::Apis::DfareportingV3_1::TargetableRemarketingListsListResponse
8042
8042
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8078,7 +8078,7 @@ module Google
8078
8078
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8079
8079
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8080
8080
  def get_targeting_template(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8081
- command = make_simple_command(:get, 'userprofiles/{profileId}/targetingTemplates/{id}', options)
8081
+ command = make_simple_command(:get, 'userprofiles/{profileId}/targetingTemplates/{id}', options)
8082
8082
  command.response_representation = Google::Apis::DfareportingV3_1::TargetingTemplate::Representation
8083
8083
  command.response_class = Google::Apis::DfareportingV3_1::TargetingTemplate
8084
8084
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8113,7 +8113,7 @@ module Google
8113
8113
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8114
8114
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8115
8115
  def insert_targeting_template(profile_id, targeting_template_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8116
- command = make_simple_command(:post, 'userprofiles/{profileId}/targetingTemplates', options)
8116
+ command = make_simple_command(:post, 'userprofiles/{profileId}/targetingTemplates', options)
8117
8117
  command.request_representation = Google::Apis::DfareportingV3_1::TargetingTemplate::Representation
8118
8118
  command.request_object = targeting_template_object
8119
8119
  command.response_representation = Google::Apis::DfareportingV3_1::TargetingTemplate::Representation
@@ -8168,7 +8168,7 @@ module Google
8168
8168
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8169
8169
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8170
8170
  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)
8171
- command = make_simple_command(:get, 'userprofiles/{profileId}/targetingTemplates', options)
8171
+ command = make_simple_command(:get, 'userprofiles/{profileId}/targetingTemplates', options)
8172
8172
  command.response_representation = Google::Apis::DfareportingV3_1::TargetingTemplatesListResponse::Representation
8173
8173
  command.response_class = Google::Apis::DfareportingV3_1::TargetingTemplatesListResponse
8174
8174
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8211,7 +8211,7 @@ module Google
8211
8211
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8212
8212
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8213
8213
  def patch_targeting_template(profile_id, id, targeting_template_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8214
- command = make_simple_command(:patch, 'userprofiles/{profileId}/targetingTemplates', options)
8214
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/targetingTemplates', options)
8215
8215
  command.request_representation = Google::Apis::DfareportingV3_1::TargetingTemplate::Representation
8216
8216
  command.request_object = targeting_template_object
8217
8217
  command.response_representation = Google::Apis::DfareportingV3_1::TargetingTemplate::Representation
@@ -8248,7 +8248,7 @@ module Google
8248
8248
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8249
8249
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8250
8250
  def update_targeting_template(profile_id, targeting_template_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8251
- command = make_simple_command(:put, 'userprofiles/{profileId}/targetingTemplates', options)
8251
+ command = make_simple_command(:put, 'userprofiles/{profileId}/targetingTemplates', options)
8252
8252
  command.request_representation = Google::Apis::DfareportingV3_1::TargetingTemplate::Representation
8253
8253
  command.request_object = targeting_template_object
8254
8254
  command.response_representation = Google::Apis::DfareportingV3_1::TargetingTemplate::Representation
@@ -8283,7 +8283,7 @@ module Google
8283
8283
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8284
8284
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8285
8285
  def get_user_profile(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8286
- command = make_simple_command(:get, 'userprofiles/{profileId}', options)
8286
+ command = make_simple_command(:get, 'userprofiles/{profileId}', options)
8287
8287
  command.response_representation = Google::Apis::DfareportingV3_1::UserProfile::Representation
8288
8288
  command.response_class = Google::Apis::DfareportingV3_1::UserProfile
8289
8289
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8314,7 +8314,7 @@ module Google
8314
8314
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8315
8315
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8316
8316
  def list_user_profiles(fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8317
- command = make_simple_command(:get, 'userprofiles', options)
8317
+ command = make_simple_command(:get, 'userprofiles', options)
8318
8318
  command.response_representation = Google::Apis::DfareportingV3_1::UserProfileList::Representation
8319
8319
  command.response_class = Google::Apis::DfareportingV3_1::UserProfileList
8320
8320
  command.query['fields'] = fields unless fields.nil?
@@ -8348,7 +8348,7 @@ module Google
8348
8348
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8349
8349
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8350
8350
  def get_user_role_permission_group(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8351
- command = make_simple_command(:get, 'userprofiles/{profileId}/userRolePermissionGroups/{id}', options)
8351
+ command = make_simple_command(:get, 'userprofiles/{profileId}/userRolePermissionGroups/{id}', options)
8352
8352
  command.response_representation = Google::Apis::DfareportingV3_1::UserRolePermissionGroup::Representation
8353
8353
  command.response_class = Google::Apis::DfareportingV3_1::UserRolePermissionGroup
8354
8354
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8382,7 +8382,7 @@ module Google
8382
8382
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8383
8383
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8384
8384
  def list_user_role_permission_groups(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8385
- command = make_simple_command(:get, 'userprofiles/{profileId}/userRolePermissionGroups', options)
8385
+ command = make_simple_command(:get, 'userprofiles/{profileId}/userRolePermissionGroups', options)
8386
8386
  command.response_representation = Google::Apis::DfareportingV3_1::UserRolePermissionGroupsListResponse::Representation
8387
8387
  command.response_class = Google::Apis::DfareportingV3_1::UserRolePermissionGroupsListResponse
8388
8388
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8417,7 +8417,7 @@ module Google
8417
8417
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8418
8418
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8419
8419
  def get_user_role_permission(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8420
- command = make_simple_command(:get, 'userprofiles/{profileId}/userRolePermissions/{id}', options)
8420
+ command = make_simple_command(:get, 'userprofiles/{profileId}/userRolePermissions/{id}', options)
8421
8421
  command.response_representation = Google::Apis::DfareportingV3_1::UserRolePermission::Representation
8422
8422
  command.response_class = Google::Apis::DfareportingV3_1::UserRolePermission
8423
8423
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8453,7 +8453,7 @@ module Google
8453
8453
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8454
8454
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8455
8455
  def list_user_role_permissions(profile_id, ids: nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8456
- command = make_simple_command(:get, 'userprofiles/{profileId}/userRolePermissions', options)
8456
+ command = make_simple_command(:get, 'userprofiles/{profileId}/userRolePermissions', options)
8457
8457
  command.response_representation = Google::Apis::DfareportingV3_1::UserRolePermissionsListResponse::Representation
8458
8458
  command.response_class = Google::Apis::DfareportingV3_1::UserRolePermissionsListResponse
8459
8459
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8489,7 +8489,7 @@ module Google
8489
8489
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8490
8490
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8491
8491
  def delete_user_role(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8492
- command = make_simple_command(:delete, 'userprofiles/{profileId}/userRoles/{id}', options)
8492
+ command = make_simple_command(:delete, 'userprofiles/{profileId}/userRoles/{id}', options)
8493
8493
  command.params['profileId'] = profile_id unless profile_id.nil?
8494
8494
  command.params['id'] = id unless id.nil?
8495
8495
  command.query['fields'] = fields unless fields.nil?
@@ -8523,7 +8523,7 @@ module Google
8523
8523
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8524
8524
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8525
8525
  def get_user_role(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8526
- command = make_simple_command(:get, 'userprofiles/{profileId}/userRoles/{id}', options)
8526
+ command = make_simple_command(:get, 'userprofiles/{profileId}/userRoles/{id}', options)
8527
8527
  command.response_representation = Google::Apis::DfareportingV3_1::UserRole::Representation
8528
8528
  command.response_class = Google::Apis::DfareportingV3_1::UserRole
8529
8529
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8558,7 +8558,7 @@ module Google
8558
8558
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8559
8559
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8560
8560
  def insert_user_role(profile_id, user_role_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8561
- command = make_simple_command(:post, 'userprofiles/{profileId}/userRoles', options)
8561
+ command = make_simple_command(:post, 'userprofiles/{profileId}/userRoles', options)
8562
8562
  command.request_representation = Google::Apis::DfareportingV3_1::UserRole::Representation
8563
8563
  command.request_object = user_role_object
8564
8564
  command.response_representation = Google::Apis::DfareportingV3_1::UserRole::Representation
@@ -8615,7 +8615,7 @@ module Google
8615
8615
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8616
8616
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8617
8617
  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)
8618
- command = make_simple_command(:get, 'userprofiles/{profileId}/userRoles', options)
8618
+ command = make_simple_command(:get, 'userprofiles/{profileId}/userRoles', options)
8619
8619
  command.response_representation = Google::Apis::DfareportingV3_1::UserRolesListResponse::Representation
8620
8620
  command.response_class = Google::Apis::DfareportingV3_1::UserRolesListResponse
8621
8621
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8659,7 +8659,7 @@ module Google
8659
8659
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8660
8660
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8661
8661
  def patch_user_role(profile_id, id, user_role_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8662
- command = make_simple_command(:patch, 'userprofiles/{profileId}/userRoles', options)
8662
+ command = make_simple_command(:patch, 'userprofiles/{profileId}/userRoles', options)
8663
8663
  command.request_representation = Google::Apis::DfareportingV3_1::UserRole::Representation
8664
8664
  command.request_object = user_role_object
8665
8665
  command.response_representation = Google::Apis::DfareportingV3_1::UserRole::Representation
@@ -8696,7 +8696,7 @@ module Google
8696
8696
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8697
8697
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8698
8698
  def update_user_role(profile_id, user_role_object = nil, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8699
- command = make_simple_command(:put, 'userprofiles/{profileId}/userRoles', options)
8699
+ command = make_simple_command(:put, 'userprofiles/{profileId}/userRoles', options)
8700
8700
  command.request_representation = Google::Apis::DfareportingV3_1::UserRole::Representation
8701
8701
  command.request_object = user_role_object
8702
8702
  command.response_representation = Google::Apis::DfareportingV3_1::UserRole::Representation
@@ -8733,7 +8733,7 @@ module Google
8733
8733
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8734
8734
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8735
8735
  def get_video_format(profile_id, id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8736
- command = make_simple_command(:get, 'userprofiles/{profileId}/videoFormats/{id}', options)
8736
+ command = make_simple_command(:get, 'userprofiles/{profileId}/videoFormats/{id}', options)
8737
8737
  command.response_representation = Google::Apis::DfareportingV3_1::VideoFormat::Representation
8738
8738
  command.response_class = Google::Apis::DfareportingV3_1::VideoFormat
8739
8739
  command.params['profileId'] = profile_id unless profile_id.nil?
@@ -8767,7 +8767,7 @@ module Google
8767
8767
  # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
8768
8768
  # @raise [Google::Apis::AuthorizationError] Authorization is required
8769
8769
  def list_video_formats(profile_id, fields: nil, quota_user: nil, user_ip: nil, options: nil, &block)
8770
- command = make_simple_command(:get, 'userprofiles/{profileId}/videoFormats', options)
8770
+ command = make_simple_command(:get, 'userprofiles/{profileId}/videoFormats', options)
8771
8771
  command.response_representation = Google::Apis::DfareportingV3_1::VideoFormatsListResponse::Representation
8772
8772
  command.response_class = Google::Apis::DfareportingV3_1::VideoFormatsListResponse
8773
8773
  command.params['profileId'] = profile_id unless profile_id.nil?