google-api-client 0.43.0 → 0.48.0

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 (964) hide show
  1. checksums.yaml +4 -4
  2. data/.github/workflows/autoapprove.yml +49 -0
  3. data/.github/workflows/release-please.yml +77 -0
  4. data/.gitignore +2 -0
  5. data/.kokoro/trampoline.sh +0 -0
  6. data/CHANGELOG.md +1066 -184
  7. data/Gemfile +1 -0
  8. data/Rakefile +31 -3
  9. data/api_list_config.yaml +8 -0
  10. data/api_names.yaml +1 -0
  11. data/bin/generate-api +77 -15
  12. data/docs/oauth-server.md +4 -6
  13. data/generated/google/apis/acceleratedmobilepageurl_v1/classes.rb +7 -9
  14. data/generated/google/apis/acceleratedmobilepageurl_v1/service.rb +2 -2
  15. data/generated/google/apis/acceleratedmobilepageurl_v1.rb +1 -1
  16. data/generated/google/apis/accessapproval_v1/classes.rb +60 -86
  17. data/generated/google/apis/accessapproval_v1/service.rb +93 -132
  18. data/generated/google/apis/accessapproval_v1.rb +1 -1
  19. data/generated/google/apis/accesscontextmanager_v1/classes.rb +266 -236
  20. data/generated/google/apis/accesscontextmanager_v1/representations.rb +30 -0
  21. data/generated/google/apis/accesscontextmanager_v1/service.rb +308 -171
  22. data/generated/google/apis/accesscontextmanager_v1.rb +1 -1
  23. data/generated/google/apis/accesscontextmanager_v1beta/classes.rb +153 -184
  24. data/generated/google/apis/accesscontextmanager_v1beta/service.rb +82 -111
  25. data/generated/google/apis/accesscontextmanager_v1beta.rb +1 -1
  26. data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +47 -36
  27. data/generated/google/apis/adexchangebuyer2_v2beta1/representations.rb +1 -0
  28. data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
  29. data/generated/google/apis/adexchangebuyer_v1_4/classes.rb +72 -2
  30. data/generated/google/apis/adexchangebuyer_v1_4/representations.rb +33 -0
  31. data/generated/google/apis/adexchangebuyer_v1_4.rb +1 -1
  32. data/generated/google/apis/adexperiencereport_v1.rb +1 -1
  33. data/generated/google/apis/admin_datatransfer_v1/classes.rb +16 -4
  34. data/generated/google/apis/admin_datatransfer_v1/service.rb +30 -48
  35. data/generated/google/apis/admin_datatransfer_v1.rb +6 -4
  36. data/generated/google/apis/admin_directory_v1/classes.rb +344 -242
  37. data/generated/google/apis/admin_directory_v1/representations.rb +62 -39
  38. data/generated/google/apis/admin_directory_v1/service.rb +607 -998
  39. data/generated/google/apis/admin_directory_v1.rb +6 -8
  40. data/generated/google/apis/admin_reports_v1/classes.rb +31 -33
  41. data/generated/google/apis/admin_reports_v1/service.rb +131 -187
  42. data/generated/google/apis/admin_reports_v1.rb +6 -5
  43. data/generated/google/apis/admob_v1/classes.rb +31 -31
  44. data/generated/google/apis/admob_v1/service.rb +2 -1
  45. data/generated/google/apis/admob_v1.rb +6 -2
  46. data/generated/google/apis/adsense_v1_4/service.rb +4 -1
  47. data/generated/google/apis/adsense_v1_4.rb +1 -1
  48. data/generated/google/apis/alertcenter_v1beta1.rb +1 -1
  49. data/generated/google/apis/analyticsadmin_v1alpha/classes.rb +1361 -0
  50. data/generated/google/apis/analyticsadmin_v1alpha/representations.rb +610 -0
  51. data/generated/google/apis/analyticsadmin_v1alpha/service.rb +2134 -0
  52. data/generated/google/apis/analyticsadmin_v1alpha.rb +43 -0
  53. data/generated/google/apis/analyticsdata_v1alpha/classes.rb +1655 -0
  54. data/generated/google/apis/analyticsdata_v1alpha/representations.rb +806 -0
  55. data/generated/google/apis/analyticsdata_v1alpha/service.rb +261 -0
  56. data/generated/google/apis/analyticsdata_v1alpha.rb +37 -0
  57. data/generated/google/apis/analyticsreporting_v4.rb +1 -1
  58. data/generated/google/apis/androidenterprise_v1/service.rb +2 -2
  59. data/generated/google/apis/androidenterprise_v1.rb +1 -1
  60. data/generated/google/apis/androidmanagement_v1/classes.rb +115 -75
  61. data/generated/google/apis/androidmanagement_v1/representations.rb +17 -0
  62. data/generated/google/apis/androidmanagement_v1.rb +1 -1
  63. data/generated/google/apis/androidpublisher_v3/classes.rb +9 -1
  64. data/generated/google/apis/androidpublisher_v3/representations.rb +1 -0
  65. data/generated/google/apis/androidpublisher_v3/service.rb +2 -2
  66. data/generated/google/apis/androidpublisher_v3.rb +1 -1
  67. data/generated/google/apis/apigateway_v1beta/classes.rb +1162 -0
  68. data/generated/google/apis/{memcache_v1 → apigateway_v1beta}/representations.rb +156 -157
  69. data/generated/google/apis/apigateway_v1beta/service.rb +1172 -0
  70. data/generated/google/apis/apigateway_v1beta.rb +34 -0
  71. data/generated/google/apis/apigee_v1/classes.rb +630 -88
  72. data/generated/google/apis/apigee_v1/representations.rb +209 -1
  73. data/generated/google/apis/apigee_v1/service.rb +401 -74
  74. data/generated/google/apis/apigee_v1.rb +6 -7
  75. data/generated/google/apis/appengine_v1/classes.rb +96 -59
  76. data/generated/google/apis/appengine_v1/representations.rb +17 -0
  77. data/generated/google/apis/appengine_v1/service.rb +38 -47
  78. data/generated/google/apis/appengine_v1.rb +1 -1
  79. data/generated/google/apis/appengine_v1alpha/classes.rb +9 -11
  80. data/generated/google/apis/appengine_v1alpha.rb +1 -1
  81. data/generated/google/apis/appengine_v1beta/classes.rb +103 -59
  82. data/generated/google/apis/appengine_v1beta/representations.rb +18 -0
  83. data/generated/google/apis/appengine_v1beta/service.rb +37 -47
  84. data/generated/google/apis/appengine_v1beta.rb +1 -1
  85. data/generated/google/apis/appsmarket_v2/classes.rb +14 -16
  86. data/generated/google/apis/appsmarket_v2.rb +1 -1
  87. data/generated/google/apis/area120tables_v1alpha1/classes.rb +423 -0
  88. data/generated/google/apis/area120tables_v1alpha1/representations.rb +248 -0
  89. data/generated/google/apis/area120tables_v1alpha1/service.rb +381 -0
  90. data/generated/google/apis/area120tables_v1alpha1.rb +46 -0
  91. data/generated/google/apis/artifactregistry_v1beta1/classes.rb +249 -337
  92. data/generated/google/apis/artifactregistry_v1beta1/representations.rb +2 -0
  93. data/generated/google/apis/artifactregistry_v1beta1/service.rb +44 -57
  94. data/generated/google/apis/artifactregistry_v1beta1.rb +1 -1
  95. data/generated/google/apis/assuredworkloads_v1beta1/classes.rb +722 -0
  96. data/generated/google/apis/assuredworkloads_v1beta1/representations.rb +359 -0
  97. data/generated/google/apis/assuredworkloads_v1beta1/service.rb +328 -0
  98. data/generated/google/apis/{accessapproval_v1beta1.rb → assuredworkloads_v1beta1.rb} +8 -8
  99. data/generated/google/apis/bigquery_v2/classes.rb +593 -576
  100. data/generated/google/apis/bigquery_v2/representations.rb +85 -0
  101. data/generated/google/apis/bigquery_v2/service.rb +79 -41
  102. data/generated/google/apis/bigquery_v2.rb +1 -1
  103. data/generated/google/apis/bigqueryconnection_v1beta1/classes.rb +192 -337
  104. data/generated/google/apis/bigqueryconnection_v1beta1/service.rb +29 -32
  105. data/generated/google/apis/bigqueryconnection_v1beta1.rb +1 -1
  106. data/generated/google/apis/bigquerydatatransfer_v1/classes.rb +132 -158
  107. data/generated/google/apis/bigquerydatatransfer_v1/service.rb +232 -282
  108. data/generated/google/apis/bigquerydatatransfer_v1.rb +1 -1
  109. data/generated/google/apis/bigqueryreservation_v1/classes.rb +116 -123
  110. data/generated/google/apis/bigqueryreservation_v1/representations.rb +2 -0
  111. data/generated/google/apis/bigqueryreservation_v1/service.rb +137 -183
  112. data/generated/google/apis/bigqueryreservation_v1.rb +1 -1
  113. data/generated/google/apis/bigqueryreservation_v1alpha2/classes.rb +88 -100
  114. data/generated/google/apis/bigqueryreservation_v1alpha2/service.rb +77 -100
  115. data/generated/google/apis/bigqueryreservation_v1alpha2.rb +1 -1
  116. data/generated/google/apis/bigqueryreservation_v1beta1/classes.rb +93 -98
  117. data/generated/google/apis/bigqueryreservation_v1beta1/representations.rb +2 -0
  118. data/generated/google/apis/bigqueryreservation_v1beta1/service.rb +114 -151
  119. data/generated/google/apis/bigqueryreservation_v1beta1.rb +1 -1
  120. data/generated/google/apis/bigtableadmin_v1/classes.rb +137 -119
  121. data/generated/google/apis/bigtableadmin_v1/representations.rb +29 -0
  122. data/generated/google/apis/bigtableadmin_v1.rb +1 -1
  123. data/generated/google/apis/bigtableadmin_v2/classes.rb +455 -607
  124. data/generated/google/apis/bigtableadmin_v2/representations.rb +29 -0
  125. data/generated/google/apis/bigtableadmin_v2/service.rb +194 -247
  126. data/generated/google/apis/bigtableadmin_v2.rb +1 -1
  127. data/generated/google/apis/billingbudgets_v1/classes.rb +373 -0
  128. data/generated/google/apis/billingbudgets_v1/representations.rb +171 -0
  129. data/generated/google/apis/billingbudgets_v1/service.rb +249 -0
  130. data/generated/google/apis/billingbudgets_v1.rb +38 -0
  131. data/generated/google/apis/billingbudgets_v1beta1/classes.rb +27 -6
  132. data/generated/google/apis/billingbudgets_v1beta1/representations.rb +2 -0
  133. data/generated/google/apis/billingbudgets_v1beta1.rb +4 -1
  134. data/generated/google/apis/binaryauthorization_v1/classes.rb +434 -355
  135. data/generated/google/apis/binaryauthorization_v1/representations.rb +75 -0
  136. data/generated/google/apis/binaryauthorization_v1/service.rb +109 -89
  137. data/generated/google/apis/binaryauthorization_v1.rb +1 -1
  138. data/generated/google/apis/binaryauthorization_v1beta1/classes.rb +434 -355
  139. data/generated/google/apis/binaryauthorization_v1beta1/representations.rb +75 -0
  140. data/generated/google/apis/binaryauthorization_v1beta1/service.rb +109 -89
  141. data/generated/google/apis/binaryauthorization_v1beta1.rb +1 -1
  142. data/generated/google/apis/books_v1/service.rb +54 -54
  143. data/generated/google/apis/books_v1.rb +1 -1
  144. data/generated/google/apis/calendar_v3/classes.rb +13 -10
  145. data/generated/google/apis/calendar_v3.rb +1 -1
  146. data/generated/google/apis/chat_v1/classes.rb +173 -116
  147. data/generated/google/apis/chat_v1/representations.rb +36 -0
  148. data/generated/google/apis/chat_v1/service.rb +30 -42
  149. data/generated/google/apis/chat_v1.rb +1 -1
  150. data/generated/google/apis/civicinfo_v2/classes.rb +18 -32
  151. data/generated/google/apis/civicinfo_v2/representations.rb +2 -3
  152. data/generated/google/apis/civicinfo_v2.rb +1 -1
  153. data/generated/google/apis/classroom_v1/classes.rb +153 -21
  154. data/generated/google/apis/classroom_v1/representations.rb +43 -0
  155. data/generated/google/apis/classroom_v1/service.rb +240 -0
  156. data/generated/google/apis/classroom_v1.rb +7 -1
  157. data/generated/google/apis/cloudasset_v1/classes.rb +1461 -1039
  158. data/generated/google/apis/cloudasset_v1/representations.rb +320 -0
  159. data/generated/google/apis/cloudasset_v1/service.rb +296 -167
  160. data/generated/google/apis/cloudasset_v1.rb +1 -1
  161. data/generated/google/apis/cloudasset_v1beta1/classes.rb +531 -777
  162. data/generated/google/apis/cloudasset_v1beta1/service.rb +59 -75
  163. data/generated/google/apis/cloudasset_v1beta1.rb +1 -1
  164. data/generated/google/apis/cloudasset_v1p1beta1/classes.rb +204 -349
  165. data/generated/google/apis/cloudasset_v1p1beta1/service.rb +35 -47
  166. data/generated/google/apis/cloudasset_v1p1beta1.rb +1 -1
  167. data/generated/google/apis/cloudasset_v1p4beta1/classes.rb +222 -276
  168. data/generated/google/apis/cloudasset_v1p4beta1/service.rb +75 -93
  169. data/generated/google/apis/cloudasset_v1p4beta1.rb +1 -1
  170. data/generated/google/apis/cloudasset_v1p5beta1/classes.rb +481 -720
  171. data/generated/google/apis/cloudasset_v1p5beta1/service.rb +25 -28
  172. data/generated/google/apis/cloudasset_v1p5beta1.rb +1 -1
  173. data/generated/google/apis/cloudbilling_v1/classes.rb +285 -446
  174. data/generated/google/apis/cloudbilling_v1/service.rb +104 -124
  175. data/generated/google/apis/cloudbilling_v1.rb +7 -1
  176. data/generated/google/apis/cloudbuild_v1/classes.rb +339 -344
  177. data/generated/google/apis/cloudbuild_v1/representations.rb +8 -0
  178. data/generated/google/apis/cloudbuild_v1/service.rb +277 -67
  179. data/generated/google/apis/cloudbuild_v1.rb +1 -1
  180. data/generated/google/apis/cloudbuild_v1alpha1/classes.rb +291 -329
  181. data/generated/google/apis/cloudbuild_v1alpha1/representations.rb +2 -0
  182. data/generated/google/apis/cloudbuild_v1alpha1/service.rb +15 -18
  183. data/generated/google/apis/cloudbuild_v1alpha1.rb +1 -1
  184. data/generated/google/apis/cloudbuild_v1alpha2/classes.rb +277 -313
  185. data/generated/google/apis/cloudbuild_v1alpha2/representations.rb +2 -0
  186. data/generated/google/apis/cloudbuild_v1alpha2/service.rb +22 -28
  187. data/generated/google/apis/cloudbuild_v1alpha2.rb +1 -1
  188. data/generated/google/apis/clouddebugger_v2/classes.rb +185 -252
  189. data/generated/google/apis/clouddebugger_v2/service.rb +53 -59
  190. data/generated/google/apis/clouddebugger_v2.rb +1 -1
  191. data/generated/google/apis/clouderrorreporting_v1beta1/classes.rb +127 -156
  192. data/generated/google/apis/clouderrorreporting_v1beta1/service.rb +53 -69
  193. data/generated/google/apis/clouderrorreporting_v1beta1.rb +1 -1
  194. data/generated/google/apis/cloudfunctions_v1/classes.rb +335 -494
  195. data/generated/google/apis/cloudfunctions_v1/representations.rb +1 -0
  196. data/generated/google/apis/cloudfunctions_v1/service.rb +79 -93
  197. data/generated/google/apis/cloudfunctions_v1.rb +1 -1
  198. data/generated/google/apis/cloudidentity_v1/classes.rb +989 -107
  199. data/generated/google/apis/cloudidentity_v1/representations.rb +371 -0
  200. data/generated/google/apis/cloudidentity_v1/service.rb +883 -88
  201. data/generated/google/apis/cloudidentity_v1.rb +4 -1
  202. data/generated/google/apis/cloudidentity_v1beta1/classes.rb +1236 -307
  203. data/generated/google/apis/cloudidentity_v1beta1/representations.rb +424 -21
  204. data/generated/google/apis/cloudidentity_v1beta1/service.rb +921 -96
  205. data/generated/google/apis/cloudidentity_v1beta1.rb +4 -1
  206. data/generated/google/apis/cloudiot_v1/classes.rb +270 -373
  207. data/generated/google/apis/cloudiot_v1/representations.rb +1 -0
  208. data/generated/google/apis/cloudiot_v1/service.rb +147 -154
  209. data/generated/google/apis/cloudiot_v1.rb +1 -1
  210. data/generated/google/apis/cloudkms_v1/classes.rb +509 -692
  211. data/generated/google/apis/cloudkms_v1/representations.rb +18 -0
  212. data/generated/google/apis/cloudkms_v1/service.rb +170 -216
  213. data/generated/google/apis/cloudkms_v1.rb +1 -1
  214. data/generated/google/apis/cloudprofiler_v2/classes.rb +28 -33
  215. data/generated/google/apis/cloudprofiler_v2/service.rb +17 -19
  216. data/generated/google/apis/cloudprofiler_v2.rb +1 -1
  217. data/generated/google/apis/cloudresourcemanager_v1/classes.rb +14 -7
  218. data/generated/google/apis/cloudresourcemanager_v1/representations.rb +1 -0
  219. data/generated/google/apis/cloudresourcemanager_v1/service.rb +62 -60
  220. data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
  221. data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +11 -4
  222. data/generated/google/apis/cloudresourcemanager_v1beta1/representations.rb +1 -0
  223. data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +26 -25
  224. data/generated/google/apis/cloudresourcemanager_v1beta1.rb +1 -1
  225. data/generated/google/apis/cloudresourcemanager_v2/classes.rb +7 -0
  226. data/generated/google/apis/cloudresourcemanager_v2/representations.rb +1 -0
  227. data/generated/google/apis/cloudresourcemanager_v2/service.rb +7 -7
  228. data/generated/google/apis/cloudresourcemanager_v2.rb +1 -1
  229. data/generated/google/apis/cloudresourcemanager_v2beta1/classes.rb +7 -0
  230. data/generated/google/apis/cloudresourcemanager_v2beta1/representations.rb +1 -0
  231. data/generated/google/apis/cloudresourcemanager_v2beta1/service.rb +7 -7
  232. data/generated/google/apis/cloudresourcemanager_v2beta1.rb +1 -1
  233. data/generated/google/apis/cloudscheduler_v1/classes.rb +272 -383
  234. data/generated/google/apis/cloudscheduler_v1/service.rb +45 -62
  235. data/generated/google/apis/cloudscheduler_v1.rb +1 -1
  236. data/generated/google/apis/cloudscheduler_v1beta1/classes.rb +273 -384
  237. data/generated/google/apis/cloudscheduler_v1beta1/service.rb +45 -62
  238. data/generated/google/apis/cloudscheduler_v1beta1.rb +1 -1
  239. data/generated/google/apis/cloudsearch_v1/classes.rb +651 -781
  240. data/generated/google/apis/cloudsearch_v1/representations.rb +15 -0
  241. data/generated/google/apis/cloudsearch_v1/service.rb +286 -326
  242. data/generated/google/apis/cloudsearch_v1.rb +2 -2
  243. data/generated/google/apis/cloudshell_v1/classes.rb +256 -105
  244. data/generated/google/apis/cloudshell_v1/representations.rb +143 -10
  245. data/generated/google/apis/cloudshell_v1/service.rb +198 -25
  246. data/generated/google/apis/cloudshell_v1.rb +1 -1
  247. data/generated/google/apis/cloudshell_v1alpha1/classes.rb +69 -78
  248. data/generated/google/apis/cloudshell_v1alpha1/service.rb +20 -24
  249. data/generated/google/apis/cloudshell_v1alpha1.rb +1 -1
  250. data/generated/google/apis/cloudtasks_v2/classes.rb +612 -933
  251. data/generated/google/apis/cloudtasks_v2/representations.rb +1 -0
  252. data/generated/google/apis/cloudtasks_v2/service.rb +146 -217
  253. data/generated/google/apis/cloudtasks_v2.rb +1 -1
  254. data/generated/google/apis/cloudtasks_v2beta2/classes.rb +608 -964
  255. data/generated/google/apis/cloudtasks_v2beta2/representations.rb +1 -0
  256. data/generated/google/apis/cloudtasks_v2beta2/service.rb +178 -270
  257. data/generated/google/apis/cloudtasks_v2beta2.rb +1 -1
  258. data/generated/google/apis/cloudtasks_v2beta3/classes.rb +616 -938
  259. data/generated/google/apis/cloudtasks_v2beta3/representations.rb +1 -0
  260. data/generated/google/apis/cloudtasks_v2beta3/service.rb +146 -217
  261. data/generated/google/apis/cloudtasks_v2beta3.rb +1 -1
  262. data/generated/google/apis/cloudtrace_v1/classes.rb +39 -61
  263. data/generated/google/apis/cloudtrace_v1/service.rb +37 -51
  264. data/generated/google/apis/cloudtrace_v1.rb +1 -1
  265. data/generated/google/apis/cloudtrace_v2/classes.rb +92 -107
  266. data/generated/google/apis/cloudtrace_v2/service.rb +8 -11
  267. data/generated/google/apis/cloudtrace_v2.rb +1 -1
  268. data/generated/google/apis/cloudtrace_v2beta1/classes.rb +23 -33
  269. data/generated/google/apis/cloudtrace_v2beta1/service.rb +30 -37
  270. data/generated/google/apis/cloudtrace_v2beta1.rb +1 -1
  271. data/generated/google/apis/composer_v1/classes.rb +189 -242
  272. data/generated/google/apis/composer_v1/service.rb +79 -150
  273. data/generated/google/apis/composer_v1.rb +1 -1
  274. data/generated/google/apis/composer_v1beta1/classes.rb +203 -262
  275. data/generated/google/apis/composer_v1beta1/service.rb +94 -179
  276. data/generated/google/apis/composer_v1beta1.rb +1 -1
  277. data/generated/google/apis/compute_alpha/classes.rb +1227 -186
  278. data/generated/google/apis/compute_alpha/representations.rb +235 -8
  279. data/generated/google/apis/compute_alpha/service.rb +2009 -1024
  280. data/generated/google/apis/compute_alpha.rb +1 -1
  281. data/generated/google/apis/compute_beta/classes.rb +1080 -108
  282. data/generated/google/apis/compute_beta/representations.rb +212 -2
  283. data/generated/google/apis/compute_beta/service.rb +1413 -741
  284. data/generated/google/apis/compute_beta.rb +1 -1
  285. data/generated/google/apis/compute_v1/classes.rb +1512 -106
  286. data/generated/google/apis/compute_v1/representations.rb +470 -1
  287. data/generated/google/apis/compute_v1/service.rb +1625 -285
  288. data/generated/google/apis/compute_v1.rb +1 -1
  289. data/generated/google/apis/container_v1/classes.rb +982 -965
  290. data/generated/google/apis/container_v1/representations.rb +60 -0
  291. data/generated/google/apis/container_v1/service.rb +435 -502
  292. data/generated/google/apis/container_v1.rb +1 -1
  293. data/generated/google/apis/container_v1beta1/classes.rb +1106 -1044
  294. data/generated/google/apis/container_v1beta1/representations.rb +91 -0
  295. data/generated/google/apis/container_v1beta1/service.rb +403 -466
  296. data/generated/google/apis/container_v1beta1.rb +1 -1
  297. data/generated/google/apis/containeranalysis_v1alpha1/classes.rb +463 -596
  298. data/generated/google/apis/containeranalysis_v1alpha1/representations.rb +1 -0
  299. data/generated/google/apis/containeranalysis_v1alpha1/service.rb +149 -169
  300. data/generated/google/apis/containeranalysis_v1alpha1.rb +1 -1
  301. data/generated/google/apis/containeranalysis_v1beta1/classes.rb +461 -613
  302. data/generated/google/apis/containeranalysis_v1beta1/representations.rb +1 -0
  303. data/generated/google/apis/containeranalysis_v1beta1/service.rb +75 -90
  304. data/generated/google/apis/containeranalysis_v1beta1.rb +1 -1
  305. data/generated/google/apis/content_v2/classes.rb +515 -1219
  306. data/generated/google/apis/content_v2/service.rb +377 -650
  307. data/generated/google/apis/content_v2.rb +3 -4
  308. data/generated/google/apis/content_v2_1/classes.rb +1108 -1058
  309. data/generated/google/apis/content_v2_1/representations.rb +288 -0
  310. data/generated/google/apis/content_v2_1/service.rb +987 -795
  311. data/generated/google/apis/content_v2_1.rb +3 -4
  312. data/generated/google/apis/customsearch_v1/service.rb +2 -2
  313. data/generated/google/apis/customsearch_v1.rb +1 -1
  314. data/generated/google/apis/datacatalog_v1beta1/classes.rb +413 -573
  315. data/generated/google/apis/datacatalog_v1beta1/representations.rb +6 -0
  316. data/generated/google/apis/datacatalog_v1beta1/service.rb +319 -440
  317. data/generated/google/apis/datacatalog_v1beta1.rb +1 -1
  318. data/generated/google/apis/dataflow_v1b3/classes.rb +1174 -973
  319. data/generated/google/apis/dataflow_v1b3/representations.rb +148 -0
  320. data/generated/google/apis/dataflow_v1b3/service.rb +308 -257
  321. data/generated/google/apis/dataflow_v1b3.rb +1 -1
  322. data/generated/google/apis/datafusion_v1/classes.rb +283 -397
  323. data/generated/google/apis/datafusion_v1/representations.rb +5 -0
  324. data/generated/google/apis/datafusion_v1/service.rb +76 -89
  325. data/generated/google/apis/datafusion_v1.rb +5 -8
  326. data/generated/google/apis/datafusion_v1beta1/classes.rb +283 -397
  327. data/generated/google/apis/datafusion_v1beta1/representations.rb +5 -0
  328. data/generated/google/apis/datafusion_v1beta1/service.rb +81 -95
  329. data/generated/google/apis/datafusion_v1beta1.rb +5 -8
  330. data/generated/google/apis/datalabeling_v1beta1/classes.rb +6207 -0
  331. data/generated/google/apis/datalabeling_v1beta1/representations.rb +3156 -0
  332. data/generated/google/apis/datalabeling_v1beta1/service.rb +1762 -0
  333. data/generated/google/apis/datalabeling_v1beta1.rb +34 -0
  334. data/generated/google/apis/dataproc_v1/classes.rb +97 -13
  335. data/generated/google/apis/dataproc_v1/representations.rb +34 -0
  336. data/generated/google/apis/dataproc_v1.rb +1 -1
  337. data/generated/google/apis/dataproc_v1beta2/classes.rb +117 -9
  338. data/generated/google/apis/dataproc_v1beta2/representations.rb +49 -0
  339. data/generated/google/apis/dataproc_v1beta2.rb +1 -1
  340. data/generated/google/apis/datastore_v1/classes.rb +334 -476
  341. data/generated/google/apis/datastore_v1/service.rb +52 -63
  342. data/generated/google/apis/datastore_v1.rb +1 -1
  343. data/generated/google/apis/datastore_v1beta1/classes.rb +150 -217
  344. data/generated/google/apis/datastore_v1beta1/service.rb +11 -12
  345. data/generated/google/apis/datastore_v1beta1.rb +1 -1
  346. data/generated/google/apis/datastore_v1beta3/classes.rb +259 -375
  347. data/generated/google/apis/datastore_v1beta3/service.rb +1 -2
  348. data/generated/google/apis/datastore_v1beta3.rb +1 -1
  349. data/generated/google/apis/deploymentmanager_v2/classes.rb +203 -558
  350. data/generated/google/apis/deploymentmanager_v2/representations.rb +0 -132
  351. data/generated/google/apis/deploymentmanager_v2/service.rb +169 -213
  352. data/generated/google/apis/deploymentmanager_v2.rb +6 -4
  353. data/generated/google/apis/deploymentmanager_v2beta/classes.rb +247 -609
  354. data/generated/google/apis/deploymentmanager_v2beta/representations.rb +0 -132
  355. data/generated/google/apis/deploymentmanager_v2beta/service.rb +278 -359
  356. data/generated/google/apis/deploymentmanager_v2beta.rb +6 -5
  357. data/generated/google/apis/dfareporting_v3_3/classes.rb +162 -339
  358. data/generated/google/apis/dfareporting_v3_3/service.rb +646 -1262
  359. data/generated/google/apis/dfareporting_v3_3.rb +2 -2
  360. data/generated/google/apis/dfareporting_v3_4/classes.rb +184 -350
  361. data/generated/google/apis/dfareporting_v3_4/representations.rb +1 -0
  362. data/generated/google/apis/dfareporting_v3_4/service.rb +681 -1261
  363. data/generated/google/apis/dfareporting_v3_4.rb +2 -2
  364. data/generated/google/apis/dialogflow_v2/classes.rb +746 -217
  365. data/generated/google/apis/dialogflow_v2/representations.rb +318 -67
  366. data/generated/google/apis/dialogflow_v2.rb +1 -1
  367. data/generated/google/apis/dialogflow_v2beta1/classes.rb +764 -233
  368. data/generated/google/apis/dialogflow_v2beta1/representations.rb +318 -67
  369. data/generated/google/apis/dialogflow_v2beta1/service.rb +556 -331
  370. data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
  371. data/generated/google/apis/dialogflow_v3beta1/classes.rb +8816 -0
  372. data/generated/google/apis/dialogflow_v3beta1/representations.rb +3725 -0
  373. data/generated/google/apis/dialogflow_v3beta1/service.rb +2825 -0
  374. data/generated/google/apis/dialogflow_v3beta1.rb +38 -0
  375. data/generated/google/apis/digitalassetlinks_v1/classes.rb +66 -92
  376. data/generated/google/apis/digitalassetlinks_v1/service.rb +131 -188
  377. data/generated/google/apis/digitalassetlinks_v1.rb +1 -1
  378. data/generated/google/apis/displayvideo_v1/classes.rb +271 -38
  379. data/generated/google/apis/displayvideo_v1/representations.rb +83 -0
  380. data/generated/google/apis/displayvideo_v1/service.rb +287 -32
  381. data/generated/google/apis/displayvideo_v1.rb +1 -1
  382. data/generated/google/apis/displayvideo_v1beta/classes.rb +146 -0
  383. data/generated/google/apis/displayvideo_v1beta/representations.rb +72 -0
  384. data/generated/google/apis/displayvideo_v1beta/service.rb +161 -0
  385. data/generated/google/apis/displayvideo_v1beta.rb +38 -0
  386. data/generated/google/apis/displayvideo_v1beta2/classes.rb +146 -0
  387. data/generated/google/apis/displayvideo_v1beta2/representations.rb +72 -0
  388. data/generated/google/apis/displayvideo_v1beta2/service.rb +130 -0
  389. data/generated/google/apis/displayvideo_v1beta2.rb +38 -0
  390. data/generated/google/apis/displayvideo_v1dev/classes.rb +146 -0
  391. data/generated/google/apis/displayvideo_v1dev/representations.rb +72 -0
  392. data/generated/google/apis/displayvideo_v1dev/service.rb +130 -0
  393. data/generated/google/apis/displayvideo_v1dev.rb +38 -0
  394. data/generated/google/apis/dlp_v2/classes.rb +1111 -1310
  395. data/generated/google/apis/dlp_v2/representations.rb +16 -0
  396. data/generated/google/apis/dlp_v2/service.rb +962 -905
  397. data/generated/google/apis/dlp_v2.rb +1 -1
  398. data/generated/google/apis/dns_v1/classes.rb +356 -198
  399. data/generated/google/apis/dns_v1/representations.rb +83 -0
  400. data/generated/google/apis/dns_v1/service.rb +83 -98
  401. data/generated/google/apis/dns_v1.rb +2 -2
  402. data/generated/google/apis/dns_v1beta2/classes.rb +362 -206
  403. data/generated/google/apis/dns_v1beta2/representations.rb +83 -0
  404. data/generated/google/apis/dns_v1beta2/service.rb +83 -98
  405. data/generated/google/apis/dns_v1beta2.rb +2 -2
  406. data/generated/google/apis/docs_v1/classes.rb +894 -1229
  407. data/generated/google/apis/docs_v1/service.rb +17 -22
  408. data/generated/google/apis/docs_v1.rb +1 -1
  409. data/generated/google/apis/documentai_v1beta2/classes.rb +2253 -824
  410. data/generated/google/apis/documentai_v1beta2/representations.rb +701 -0
  411. data/generated/google/apis/documentai_v1beta2/service.rb +22 -24
  412. data/generated/google/apis/documentai_v1beta2.rb +1 -1
  413. data/generated/google/apis/documentai_v1beta3/classes.rb +6149 -0
  414. data/generated/google/apis/documentai_v1beta3/representations.rb +2666 -0
  415. data/generated/google/apis/documentai_v1beta3/service.rb +263 -0
  416. data/generated/google/apis/{securitycenter_v1p1alpha1.rb → documentai_v1beta3.rb} +11 -10
  417. data/generated/google/apis/domains_v1alpha2/classes.rb +1540 -0
  418. data/generated/google/apis/domains_v1alpha2/representations.rb +606 -0
  419. data/generated/google/apis/domains_v1alpha2/service.rb +805 -0
  420. data/generated/google/apis/domains_v1alpha2.rb +34 -0
  421. data/generated/google/apis/domains_v1beta1/classes.rb +1540 -0
  422. data/generated/google/apis/domains_v1beta1/representations.rb +606 -0
  423. data/generated/google/apis/domains_v1beta1/service.rb +805 -0
  424. data/generated/google/apis/domains_v1beta1.rb +34 -0
  425. data/generated/google/apis/doubleclickbidmanager_v1/classes.rb +6 -12
  426. data/generated/google/apis/doubleclickbidmanager_v1/service.rb +33 -64
  427. data/generated/google/apis/doubleclickbidmanager_v1.rb +3 -2
  428. data/generated/google/apis/doubleclickbidmanager_v1_1/classes.rb +13 -20
  429. data/generated/google/apis/doubleclickbidmanager_v1_1/service.rb +33 -64
  430. data/generated/google/apis/doubleclickbidmanager_v1_1.rb +3 -2
  431. data/generated/google/apis/doubleclicksearch_v2/service.rb +2 -2
  432. data/generated/google/apis/doubleclicksearch_v2.rb +1 -1
  433. data/generated/google/apis/drive_v2/classes.rb +18 -7
  434. data/generated/google/apis/drive_v2/representations.rb +1 -0
  435. data/generated/google/apis/drive_v2/service.rb +79 -15
  436. data/generated/google/apis/drive_v2.rb +1 -1
  437. data/generated/google/apis/drive_v3/classes.rb +18 -8
  438. data/generated/google/apis/drive_v3/representations.rb +1 -0
  439. data/generated/google/apis/drive_v3/service.rb +59 -11
  440. data/generated/google/apis/drive_v3.rb +1 -1
  441. data/generated/google/apis/eventarc_v1beta1/classes.rb +931 -0
  442. data/generated/google/apis/eventarc_v1beta1/representations.rb +379 -0
  443. data/generated/google/apis/{memcache_v1 → eventarc_v1beta1}/service.rb +236 -215
  444. data/generated/google/apis/eventarc_v1beta1.rb +34 -0
  445. data/generated/google/apis/file_v1/classes.rb +155 -174
  446. data/generated/google/apis/file_v1/service.rb +43 -52
  447. data/generated/google/apis/file_v1.rb +1 -1
  448. data/generated/google/apis/file_v1beta1/classes.rb +335 -194
  449. data/generated/google/apis/file_v1beta1/representations.rb +55 -0
  450. data/generated/google/apis/file_v1beta1/service.rb +267 -55
  451. data/generated/google/apis/file_v1beta1.rb +1 -1
  452. data/generated/google/apis/firebase_v1beta1/classes.rb +33 -51
  453. data/generated/google/apis/firebase_v1beta1/representations.rb +2 -16
  454. data/generated/google/apis/firebase_v1beta1/service.rb +21 -1
  455. data/generated/google/apis/firebase_v1beta1.rb +1 -1
  456. data/generated/google/apis/firebasedynamiclinks_v1.rb +1 -1
  457. data/generated/google/apis/firebasehosting_v1beta1/classes.rb +188 -0
  458. data/generated/google/apis/firebasehosting_v1beta1/representations.rb +83 -0
  459. data/generated/google/apis/firebasehosting_v1beta1/service.rb +418 -4
  460. data/generated/google/apis/firebasehosting_v1beta1.rb +1 -1
  461. data/generated/google/apis/firebaseml_v1beta2/classes.rb +8 -8
  462. data/generated/google/apis/firebaseml_v1beta2/representations.rb +1 -1
  463. data/generated/google/apis/firebaseml_v1beta2.rb +1 -1
  464. data/generated/google/apis/firebaserules_v1/classes.rb +102 -137
  465. data/generated/google/apis/firebaserules_v1/service.rb +87 -110
  466. data/generated/google/apis/firebaserules_v1.rb +1 -1
  467. data/generated/google/apis/firestore_v1/classes.rb +406 -502
  468. data/generated/google/apis/firestore_v1/service.rb +165 -201
  469. data/generated/google/apis/firestore_v1.rb +1 -1
  470. data/generated/google/apis/firestore_v1beta1/classes.rb +338 -413
  471. data/generated/google/apis/firestore_v1beta1/service.rb +106 -122
  472. data/generated/google/apis/firestore_v1beta1.rb +1 -1
  473. data/generated/google/apis/firestore_v1beta2/classes.rb +135 -165
  474. data/generated/google/apis/firestore_v1beta2/service.rb +65 -86
  475. data/generated/google/apis/firestore_v1beta2.rb +1 -1
  476. data/generated/google/apis/fitness_v1/classes.rb +982 -0
  477. data/generated/google/apis/fitness_v1/representations.rb +398 -0
  478. data/generated/google/apis/fitness_v1/service.rb +628 -0
  479. data/generated/google/apis/fitness_v1.rb +97 -0
  480. data/generated/google/apis/games_configuration_v1configuration/classes.rb +2 -3
  481. data/generated/google/apis/games_configuration_v1configuration/service.rb +6 -6
  482. data/generated/google/apis/games_configuration_v1configuration.rb +1 -1
  483. data/generated/google/apis/games_management_v1management/classes.rb +14 -20
  484. data/generated/google/apis/games_management_v1management/service.rb +35 -36
  485. data/generated/google/apis/games_management_v1management.rb +2 -3
  486. data/generated/google/apis/games_v1/classes.rb +376 -83
  487. data/generated/google/apis/games_v1/representations.rb +118 -0
  488. data/generated/google/apis/games_v1/service.rb +118 -90
  489. data/generated/google/apis/games_v1.rb +2 -3
  490. data/generated/google/apis/gameservices_v1/classes.rb +22 -14
  491. data/generated/google/apis/gameservices_v1/representations.rb +1 -0
  492. data/generated/google/apis/gameservices_v1/service.rb +54 -51
  493. data/generated/google/apis/gameservices_v1.rb +1 -1
  494. data/generated/google/apis/gameservices_v1beta/classes.rb +22 -14
  495. data/generated/google/apis/gameservices_v1beta/representations.rb +1 -0
  496. data/generated/google/apis/gameservices_v1beta/service.rb +54 -51
  497. data/generated/google/apis/gameservices_v1beta.rb +1 -1
  498. data/generated/google/apis/genomics_v1/classes.rb +70 -76
  499. data/generated/google/apis/genomics_v1/service.rb +28 -43
  500. data/generated/google/apis/genomics_v1.rb +1 -1
  501. data/generated/google/apis/genomics_v1alpha2/classes.rb +223 -290
  502. data/generated/google/apis/genomics_v1alpha2/service.rb +54 -76
  503. data/generated/google/apis/genomics_v1alpha2.rb +1 -1
  504. data/generated/google/apis/genomics_v2alpha1/classes.rb +356 -275
  505. data/generated/google/apis/genomics_v2alpha1/representations.rb +48 -0
  506. data/generated/google/apis/genomics_v2alpha1/service.rb +47 -66
  507. data/generated/google/apis/genomics_v2alpha1.rb +1 -1
  508. data/generated/google/apis/gmail_v1/classes.rb +37 -43
  509. data/generated/google/apis/gmail_v1/service.rb +5 -4
  510. data/generated/google/apis/gmail_v1.rb +1 -1
  511. data/generated/google/apis/gmailpostmastertools_v1beta1/service.rb +11 -11
  512. data/generated/google/apis/gmailpostmastertools_v1beta1.rb +2 -2
  513. data/generated/google/apis/groupsmigration_v1/classes.rb +51 -0
  514. data/generated/google/apis/groupsmigration_v1/representations.rb +40 -0
  515. data/generated/google/apis/groupsmigration_v1/service.rb +100 -0
  516. data/generated/google/apis/groupsmigration_v1.rb +35 -0
  517. data/generated/google/apis/healthcare_v1/classes.rb +637 -826
  518. data/generated/google/apis/healthcare_v1/representations.rb +32 -0
  519. data/generated/google/apis/healthcare_v1/service.rb +842 -855
  520. data/generated/google/apis/healthcare_v1.rb +1 -1
  521. data/generated/google/apis/healthcare_v1beta1/classes.rb +1937 -1299
  522. data/generated/google/apis/healthcare_v1beta1/representations.rb +534 -65
  523. data/generated/google/apis/healthcare_v1beta1/service.rb +2534 -1293
  524. data/generated/google/apis/healthcare_v1beta1.rb +1 -1
  525. data/generated/google/apis/homegraph_v1/classes.rb +76 -164
  526. data/generated/google/apis/homegraph_v1/service.rb +23 -35
  527. data/generated/google/apis/homegraph_v1.rb +4 -1
  528. data/generated/google/apis/iam_v1/classes.rb +395 -592
  529. data/generated/google/apis/iam_v1/representations.rb +1 -0
  530. data/generated/google/apis/iam_v1/service.rb +427 -555
  531. data/generated/google/apis/iam_v1.rb +1 -1
  532. data/generated/google/apis/iamcredentials_v1/classes.rb +75 -85
  533. data/generated/google/apis/iamcredentials_v1/service.rb +14 -13
  534. data/generated/google/apis/iamcredentials_v1.rb +3 -2
  535. data/generated/google/apis/iap_v1/classes.rb +253 -355
  536. data/generated/google/apis/iap_v1/representations.rb +1 -0
  537. data/generated/google/apis/iap_v1/service.rb +61 -71
  538. data/generated/google/apis/iap_v1.rb +1 -1
  539. data/generated/google/apis/iap_v1beta1/classes.rb +164 -254
  540. data/generated/google/apis/iap_v1beta1/representations.rb +1 -0
  541. data/generated/google/apis/iap_v1beta1/service.rb +17 -19
  542. data/generated/google/apis/iap_v1beta1.rb +1 -1
  543. data/generated/google/apis/indexing_v3/classes.rb +11 -11
  544. data/generated/google/apis/indexing_v3.rb +1 -1
  545. data/generated/google/apis/jobs_v2/classes.rb +1584 -1086
  546. data/generated/google/apis/jobs_v2/representations.rb +272 -0
  547. data/generated/google/apis/jobs_v2/service.rb +85 -126
  548. data/generated/google/apis/jobs_v2.rb +1 -1
  549. data/generated/google/apis/jobs_v3/classes.rb +1559 -980
  550. data/generated/google/apis/jobs_v3/representations.rb +272 -0
  551. data/generated/google/apis/jobs_v3/service.rb +101 -139
  552. data/generated/google/apis/jobs_v3.rb +1 -1
  553. data/generated/google/apis/jobs_v3p1beta1/classes.rb +1521 -1023
  554. data/generated/google/apis/jobs_v3p1beta1/representations.rb +257 -0
  555. data/generated/google/apis/jobs_v3p1beta1/service.rb +103 -142
  556. data/generated/google/apis/jobs_v3p1beta1.rb +1 -1
  557. data/generated/google/apis/kgsearch_v1/classes.rb +4 -4
  558. data/generated/google/apis/kgsearch_v1/service.rb +11 -11
  559. data/generated/google/apis/kgsearch_v1.rb +1 -1
  560. data/generated/google/apis/licensing_v1/classes.rb +1 -1
  561. data/generated/google/apis/licensing_v1/service.rb +56 -86
  562. data/generated/google/apis/licensing_v1.rb +4 -3
  563. data/generated/google/apis/lifesciences_v2beta/classes.rb +366 -290
  564. data/generated/google/apis/lifesciences_v2beta/representations.rb +47 -0
  565. data/generated/google/apis/lifesciences_v2beta/service.rb +30 -42
  566. data/generated/google/apis/lifesciences_v2beta.rb +1 -1
  567. data/generated/google/apis/localservices_v1/classes.rb +426 -0
  568. data/generated/google/apis/localservices_v1/representations.rb +174 -0
  569. data/generated/google/apis/localservices_v1/service.rb +199 -0
  570. data/generated/google/apis/{appsactivity_v1.rb → localservices_v1.rb} +8 -11
  571. data/generated/google/apis/logging_v2/classes.rb +306 -232
  572. data/generated/google/apis/logging_v2/representations.rb +79 -0
  573. data/generated/google/apis/logging_v2/service.rb +3307 -1579
  574. data/generated/google/apis/logging_v2.rb +1 -1
  575. data/generated/google/apis/managedidentities_v1/classes.rb +8 -1
  576. data/generated/google/apis/managedidentities_v1/representations.rb +1 -0
  577. data/generated/google/apis/managedidentities_v1/service.rb +1 -4
  578. data/generated/google/apis/managedidentities_v1.rb +1 -1
  579. data/generated/google/apis/managedidentities_v1alpha1/classes.rb +87 -1
  580. data/generated/google/apis/managedidentities_v1alpha1/representations.rb +34 -0
  581. data/generated/google/apis/managedidentities_v1alpha1/service.rb +83 -5
  582. data/generated/google/apis/managedidentities_v1alpha1.rb +1 -1
  583. data/generated/google/apis/managedidentities_v1beta1/classes.rb +88 -1
  584. data/generated/google/apis/managedidentities_v1beta1/representations.rb +34 -0
  585. data/generated/google/apis/managedidentities_v1beta1/service.rb +83 -5
  586. data/generated/google/apis/managedidentities_v1beta1.rb +1 -1
  587. data/generated/google/apis/manufacturers_v1/classes.rb +99 -109
  588. data/generated/google/apis/manufacturers_v1/service.rb +44 -55
  589. data/generated/google/apis/manufacturers_v1.rb +1 -1
  590. data/generated/google/apis/memcache_v1beta2/classes.rb +171 -250
  591. data/generated/google/apis/memcache_v1beta2/representations.rb +0 -19
  592. data/generated/google/apis/memcache_v1beta2/service.rb +60 -73
  593. data/generated/google/apis/memcache_v1beta2.rb +1 -1
  594. data/generated/google/apis/ml_v1/classes.rb +1122 -1149
  595. data/generated/google/apis/ml_v1/representations.rb +82 -0
  596. data/generated/google/apis/ml_v1/service.rb +194 -253
  597. data/generated/google/apis/ml_v1.rb +1 -1
  598. data/generated/google/apis/monitoring_v1/classes.rb +107 -26
  599. data/generated/google/apis/monitoring_v1/representations.rb +35 -0
  600. data/generated/google/apis/monitoring_v1/service.rb +10 -11
  601. data/generated/google/apis/monitoring_v1.rb +1 -1
  602. data/generated/google/apis/monitoring_v3/classes.rb +303 -345
  603. data/generated/google/apis/monitoring_v3/representations.rb +18 -0
  604. data/generated/google/apis/monitoring_v3/service.rb +176 -146
  605. data/generated/google/apis/monitoring_v3.rb +1 -1
  606. data/generated/google/apis/networkmanagement_v1/classes.rb +273 -429
  607. data/generated/google/apis/networkmanagement_v1/service.rb +97 -120
  608. data/generated/google/apis/networkmanagement_v1.rb +1 -1
  609. data/generated/google/apis/networkmanagement_v1beta1/classes.rb +456 -429
  610. data/generated/google/apis/networkmanagement_v1beta1/representations.rb +63 -0
  611. data/generated/google/apis/networkmanagement_v1beta1/service.rb +97 -120
  612. data/generated/google/apis/networkmanagement_v1beta1.rb +1 -1
  613. data/generated/google/apis/osconfig_v1/classes.rb +154 -902
  614. data/generated/google/apis/osconfig_v1/representations.rb +0 -337
  615. data/generated/google/apis/osconfig_v1/service.rb +26 -31
  616. data/generated/google/apis/osconfig_v1.rb +3 -3
  617. data/generated/google/apis/osconfig_v1beta/classes.rb +327 -411
  618. data/generated/google/apis/osconfig_v1beta/service.rb +43 -56
  619. data/generated/google/apis/osconfig_v1beta.rb +3 -3
  620. data/generated/google/apis/oslogin_v1/classes.rb +14 -12
  621. data/generated/google/apis/oslogin_v1/representations.rb +1 -0
  622. data/generated/google/apis/oslogin_v1/service.rb +12 -16
  623. data/generated/google/apis/oslogin_v1.rb +1 -1
  624. data/generated/google/apis/oslogin_v1alpha/classes.rb +16 -14
  625. data/generated/google/apis/oslogin_v1alpha/representations.rb +1 -0
  626. data/generated/google/apis/oslogin_v1alpha/service.rb +17 -17
  627. data/generated/google/apis/oslogin_v1alpha.rb +1 -1
  628. data/generated/google/apis/oslogin_v1beta/classes.rb +14 -12
  629. data/generated/google/apis/oslogin_v1beta/representations.rb +1 -0
  630. data/generated/google/apis/oslogin_v1beta/service.rb +12 -16
  631. data/generated/google/apis/oslogin_v1beta.rb +1 -1
  632. data/generated/google/apis/pagespeedonline_v5/classes.rb +18 -24
  633. data/generated/google/apis/pagespeedonline_v5/service.rb +3 -4
  634. data/generated/google/apis/pagespeedonline_v5.rb +2 -2
  635. data/generated/google/apis/people_v1/classes.rb +173 -63
  636. data/generated/google/apis/people_v1/representations.rb +41 -0
  637. data/generated/google/apis/people_v1/service.rb +63 -61
  638. data/generated/google/apis/people_v1.rb +1 -1
  639. data/generated/google/apis/playablelocations_v3/classes.rb +114 -161
  640. data/generated/google/apis/playablelocations_v3/service.rb +10 -10
  641. data/generated/google/apis/playablelocations_v3.rb +1 -1
  642. data/generated/google/apis/playcustomapp_v1/service.rb +2 -2
  643. data/generated/google/apis/playcustomapp_v1.rb +1 -1
  644. data/generated/google/apis/poly_v1/classes.rb +65 -79
  645. data/generated/google/apis/poly_v1/service.rb +50 -63
  646. data/generated/google/apis/poly_v1.rb +3 -4
  647. data/generated/google/apis/privateca_v1beta1/classes.rb +2466 -0
  648. data/generated/google/apis/privateca_v1beta1/representations.rb +996 -0
  649. data/generated/google/apis/privateca_v1beta1/service.rb +1487 -0
  650. data/generated/google/apis/privateca_v1beta1.rb +34 -0
  651. data/generated/google/apis/prod_tt_sasportal_v1alpha1/classes.rb +26 -0
  652. data/generated/google/apis/prod_tt_sasportal_v1alpha1/representations.rb +14 -0
  653. data/generated/google/apis/prod_tt_sasportal_v1alpha1/service.rb +644 -56
  654. data/generated/google/apis/prod_tt_sasportal_v1alpha1.rb +1 -1
  655. data/generated/google/apis/pubsub_v1/classes.rb +399 -518
  656. data/generated/google/apis/pubsub_v1/representations.rb +2 -0
  657. data/generated/google/apis/pubsub_v1/service.rb +221 -247
  658. data/generated/google/apis/pubsub_v1.rb +1 -1
  659. data/generated/google/apis/pubsub_v1beta1a/classes.rb +71 -86
  660. data/generated/google/apis/pubsub_v1beta1a/service.rb +31 -38
  661. data/generated/google/apis/pubsub_v1beta1a.rb +1 -1
  662. data/generated/google/apis/pubsub_v1beta2/classes.rb +251 -354
  663. data/generated/google/apis/pubsub_v1beta2/representations.rb +1 -0
  664. data/generated/google/apis/pubsub_v1beta2/service.rb +96 -108
  665. data/generated/google/apis/pubsub_v1beta2.rb +1 -1
  666. data/generated/google/apis/pubsublite_v1/classes.rb +461 -0
  667. data/generated/google/apis/pubsublite_v1/representations.rb +261 -0
  668. data/generated/google/apis/pubsublite_v1/service.rb +558 -0
  669. data/generated/google/apis/{memcache_v1.rb → pubsublite_v1.rb} +8 -9
  670. data/generated/google/apis/realtimebidding_v1/classes.rb +84 -123
  671. data/generated/google/apis/realtimebidding_v1/representations.rb +18 -32
  672. data/generated/google/apis/realtimebidding_v1/service.rb +4 -1
  673. data/generated/google/apis/realtimebidding_v1.rb +1 -1
  674. data/generated/google/apis/recommendationengine_v1beta1/classes.rb +367 -456
  675. data/generated/google/apis/recommendationengine_v1beta1/representations.rb +25 -16
  676. data/generated/google/apis/recommendationengine_v1beta1/service.rb +140 -206
  677. data/generated/google/apis/recommendationengine_v1beta1.rb +1 -1
  678. data/generated/google/apis/recommender_v1/classes.rb +1 -1
  679. data/generated/google/apis/recommender_v1/service.rb +4 -2
  680. data/generated/google/apis/recommender_v1.rb +1 -1
  681. data/generated/google/apis/recommender_v1beta1/classes.rb +1 -1
  682. data/generated/google/apis/recommender_v1beta1/service.rb +4 -2
  683. data/generated/google/apis/recommender_v1beta1.rb +1 -1
  684. data/generated/google/apis/redis_v1/classes.rb +91 -513
  685. data/generated/google/apis/redis_v1/representations.rb +0 -139
  686. data/generated/google/apis/redis_v1/service.rb +92 -109
  687. data/generated/google/apis/redis_v1.rb +1 -1
  688. data/generated/google/apis/redis_v1beta1/classes.rb +123 -517
  689. data/generated/google/apis/redis_v1beta1/representations.rb +12 -137
  690. data/generated/google/apis/redis_v1beta1/service.rb +126 -109
  691. data/generated/google/apis/redis_v1beta1.rb +1 -1
  692. data/generated/google/apis/remotebuildexecution_v1/classes.rb +957 -1078
  693. data/generated/google/apis/remotebuildexecution_v1/representations.rb +62 -0
  694. data/generated/google/apis/remotebuildexecution_v1/service.rb +26 -33
  695. data/generated/google/apis/remotebuildexecution_v1.rb +1 -1
  696. data/generated/google/apis/remotebuildexecution_v1alpha/classes.rb +952 -1071
  697. data/generated/google/apis/remotebuildexecution_v1alpha/representations.rb +62 -0
  698. data/generated/google/apis/remotebuildexecution_v1alpha/service.rb +103 -65
  699. data/generated/google/apis/remotebuildexecution_v1alpha.rb +1 -1
  700. data/generated/google/apis/remotebuildexecution_v2/classes.rb +1105 -1250
  701. data/generated/google/apis/remotebuildexecution_v2/representations.rb +62 -0
  702. data/generated/google/apis/remotebuildexecution_v2/service.rb +147 -206
  703. data/generated/google/apis/remotebuildexecution_v2.rb +1 -1
  704. data/generated/google/apis/reseller_v1/classes.rb +151 -219
  705. data/generated/google/apis/reseller_v1/service.rb +122 -173
  706. data/generated/google/apis/reseller_v1.rb +2 -2
  707. data/generated/google/apis/run_v1/classes.rb +19 -138
  708. data/generated/google/apis/run_v1/representations.rb +1 -62
  709. data/generated/google/apis/run_v1/service.rb +0 -342
  710. data/generated/google/apis/run_v1.rb +1 -1
  711. data/generated/google/apis/run_v1alpha1/classes.rb +1 -1
  712. data/generated/google/apis/run_v1alpha1/representations.rb +1 -1
  713. data/generated/google/apis/run_v1alpha1.rb +1 -1
  714. data/generated/google/apis/run_v1beta1/classes.rb +3 -2
  715. data/generated/google/apis/run_v1beta1.rb +1 -1
  716. data/generated/google/apis/runtimeconfig_v1beta1/classes.rb +301 -412
  717. data/generated/google/apis/runtimeconfig_v1beta1/representations.rb +1 -0
  718. data/generated/google/apis/runtimeconfig_v1beta1/service.rb +135 -159
  719. data/generated/google/apis/runtimeconfig_v1beta1.rb +1 -1
  720. data/generated/google/apis/safebrowsing_v4/classes.rb +55 -64
  721. data/generated/google/apis/safebrowsing_v4/service.rb +4 -4
  722. data/generated/google/apis/safebrowsing_v4.rb +1 -1
  723. data/generated/google/apis/sasportal_v1alpha1/classes.rb +26 -0
  724. data/generated/google/apis/sasportal_v1alpha1/representations.rb +14 -0
  725. data/generated/google/apis/sasportal_v1alpha1/service.rb +644 -56
  726. data/generated/google/apis/sasportal_v1alpha1.rb +1 -1
  727. data/generated/google/apis/script_v1/classes.rb +88 -111
  728. data/generated/google/apis/script_v1/service.rb +63 -69
  729. data/generated/google/apis/script_v1.rb +1 -1
  730. data/generated/google/apis/searchconsole_v1/classes.rb +388 -0
  731. data/generated/google/apis/searchconsole_v1/representations.rb +162 -0
  732. data/generated/google/apis/searchconsole_v1/service.rb +287 -0
  733. data/generated/google/apis/searchconsole_v1.rb +7 -1
  734. data/generated/google/apis/secretmanager_v1/classes.rb +378 -365
  735. data/generated/google/apis/secretmanager_v1/representations.rb +92 -0
  736. data/generated/google/apis/secretmanager_v1/service.rb +66 -82
  737. data/generated/google/apis/secretmanager_v1.rb +1 -1
  738. data/generated/google/apis/secretmanager_v1beta1/classes.rb +217 -363
  739. data/generated/google/apis/secretmanager_v1beta1/representations.rb +1 -0
  740. data/generated/google/apis/secretmanager_v1beta1/service.rb +66 -82
  741. data/generated/google/apis/secretmanager_v1beta1.rb +1 -1
  742. data/generated/google/apis/securitycenter_v1/classes.rb +20 -204
  743. data/generated/google/apis/securitycenter_v1/representations.rb +1 -72
  744. data/generated/google/apis/securitycenter_v1.rb +1 -1
  745. data/generated/google/apis/securitycenter_v1beta1/classes.rb +22 -204
  746. data/generated/google/apis/securitycenter_v1beta1/representations.rb +1 -72
  747. data/generated/google/apis/securitycenter_v1beta1.rb +1 -1
  748. data/generated/google/apis/{securitycenter_v1p1alpha1 → securitycenter_v1beta2}/classes.rb +275 -291
  749. data/generated/google/apis/{securitycenter_v1p1alpha1 → securitycenter_v1beta2}/representations.rb +83 -84
  750. data/generated/google/apis/securitycenter_v1beta2/service.rb +1494 -0
  751. data/generated/google/apis/{securitycenter_v1p1beta1.rb → securitycenter_v1beta2.rb} +6 -6
  752. data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +35 -123
  753. data/generated/google/apis/serviceconsumermanagement_v1/representations.rb +0 -18
  754. data/generated/google/apis/serviceconsumermanagement_v1/service.rb +32 -30
  755. data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
  756. data/generated/google/apis/serviceconsumermanagement_v1beta1/classes.rb +24 -112
  757. data/generated/google/apis/serviceconsumermanagement_v1beta1/representations.rb +0 -18
  758. data/generated/google/apis/serviceconsumermanagement_v1beta1.rb +1 -1
  759. data/generated/google/apis/servicecontrol_v1/classes.rb +601 -642
  760. data/generated/google/apis/servicecontrol_v1/representations.rb +10 -0
  761. data/generated/google/apis/servicecontrol_v1/service.rb +36 -46
  762. data/generated/google/apis/servicecontrol_v1.rb +1 -1
  763. data/generated/google/apis/servicecontrol_v2/classes.rb +343 -325
  764. data/generated/google/apis/servicecontrol_v2/representations.rb +8 -0
  765. data/generated/google/apis/servicecontrol_v2/service.rb +33 -43
  766. data/generated/google/apis/servicecontrol_v2.rb +1 -1
  767. data/generated/google/apis/servicedirectory_v1beta1/classes.rb +221 -333
  768. data/generated/google/apis/servicedirectory_v1beta1/representations.rb +1 -0
  769. data/generated/google/apis/servicedirectory_v1beta1/service.rb +94 -129
  770. data/generated/google/apis/servicedirectory_v1beta1.rb +1 -1
  771. data/generated/google/apis/servicemanagement_v1/classes.rb +1244 -2174
  772. data/generated/google/apis/servicemanagement_v1/representations.rb +0 -31
  773. data/generated/google/apis/servicemanagement_v1/service.rb +141 -228
  774. data/generated/google/apis/servicemanagement_v1.rb +1 -1
  775. data/generated/google/apis/servicenetworking_v1/classes.rb +278 -121
  776. data/generated/google/apis/servicenetworking_v1/representations.rb +115 -15
  777. data/generated/google/apis/servicenetworking_v1/service.rb +118 -2
  778. data/generated/google/apis/servicenetworking_v1.rb +1 -1
  779. data/generated/google/apis/servicenetworking_v1beta/classes.rb +213 -112
  780. data/generated/google/apis/servicenetworking_v1beta/representations.rb +84 -14
  781. data/generated/google/apis/servicenetworking_v1beta.rb +1 -1
  782. data/generated/google/apis/serviceusage_v1/classes.rb +57 -111
  783. data/generated/google/apis/serviceusage_v1/representations.rb +4 -18
  784. data/generated/google/apis/serviceusage_v1/service.rb +5 -1
  785. data/generated/google/apis/serviceusage_v1.rb +1 -1
  786. data/generated/google/apis/serviceusage_v1beta1/classes.rb +122 -112
  787. data/generated/google/apis/serviceusage_v1beta1/representations.rb +23 -18
  788. data/generated/google/apis/serviceusage_v1beta1/service.rb +36 -0
  789. data/generated/google/apis/serviceusage_v1beta1.rb +1 -1
  790. data/generated/google/apis/sheets_v4/classes.rb +4029 -5014
  791. data/generated/google/apis/sheets_v4/representations.rb +625 -0
  792. data/generated/google/apis/sheets_v4/service.rb +113 -149
  793. data/generated/google/apis/sheets_v4.rb +1 -1
  794. data/generated/google/apis/site_verification_v1.rb +1 -1
  795. data/generated/google/apis/slides_v1/classes.rb +841 -1114
  796. data/generated/google/apis/slides_v1/service.rb +23 -30
  797. data/generated/google/apis/slides_v1.rb +1 -1
  798. data/generated/google/apis/smartdevicemanagement_v1/classes.rb +273 -0
  799. data/generated/google/apis/smartdevicemanagement_v1/representations.rb +157 -0
  800. data/generated/google/apis/smartdevicemanagement_v1/service.rb +304 -0
  801. data/generated/google/apis/smartdevicemanagement_v1.rb +35 -0
  802. data/generated/google/apis/sourcerepo_v1/classes.rb +250 -400
  803. data/generated/google/apis/sourcerepo_v1/service.rb +40 -49
  804. data/generated/google/apis/sourcerepo_v1.rb +1 -1
  805. data/generated/google/apis/spanner_v1/classes.rb +1553 -2157
  806. data/generated/google/apis/spanner_v1/representations.rb +1 -0
  807. data/generated/google/apis/spanner_v1/service.rb +443 -618
  808. data/generated/google/apis/spanner_v1.rb +1 -1
  809. data/generated/google/apis/speech_v1/classes.rb +174 -220
  810. data/generated/google/apis/speech_v1/service.rb +27 -32
  811. data/generated/google/apis/speech_v1.rb +1 -1
  812. data/generated/google/apis/speech_v1p1beta1/classes.rb +253 -306
  813. data/generated/google/apis/speech_v1p1beta1/service.rb +27 -32
  814. data/generated/google/apis/speech_v1p1beta1.rb +1 -1
  815. data/generated/google/apis/speech_v2beta1/classes.rb +66 -76
  816. data/generated/google/apis/speech_v2beta1/service.rb +10 -12
  817. data/generated/google/apis/speech_v2beta1.rb +1 -1
  818. data/generated/google/apis/{sql_v1beta4 → sqladmin_v1beta4}/classes.rb +537 -452
  819. data/generated/google/apis/{sql_v1beta4 → sqladmin_v1beta4}/representations.rb +142 -87
  820. data/generated/google/apis/{sql_v1beta4 → sqladmin_v1beta4}/service.rb +295 -300
  821. data/generated/google/apis/{sql_v1beta4.rb → sqladmin_v1beta4.rb} +5 -5
  822. data/generated/google/apis/storage_v1/classes.rb +10 -17
  823. data/generated/google/apis/storage_v1/representations.rb +2 -3
  824. data/generated/google/apis/storage_v1/service.rb +3 -2
  825. data/generated/google/apis/storage_v1.rb +1 -1
  826. data/generated/google/apis/storagetransfer_v1/classes.rb +301 -349
  827. data/generated/google/apis/storagetransfer_v1/representations.rb +13 -0
  828. data/generated/google/apis/storagetransfer_v1/service.rb +53 -72
  829. data/generated/google/apis/storagetransfer_v1.rb +1 -1
  830. data/generated/google/apis/streetviewpublish_v1/classes.rb +110 -152
  831. data/generated/google/apis/streetviewpublish_v1/service.rb +94 -177
  832. data/generated/google/apis/streetviewpublish_v1.rb +1 -1
  833. data/generated/google/apis/sts_v1/classes.rb +121 -0
  834. data/generated/google/apis/sts_v1/representations.rb +59 -0
  835. data/generated/google/apis/sts_v1/service.rb +90 -0
  836. data/generated/google/apis/sts_v1.rb +32 -0
  837. data/generated/google/apis/sts_v1beta/classes.rb +191 -0
  838. data/generated/google/apis/sts_v1beta/representations.rb +61 -0
  839. data/generated/google/apis/sts_v1beta/service.rb +92 -0
  840. data/generated/google/apis/sts_v1beta.rb +32 -0
  841. data/generated/google/apis/tagmanager_v1/service.rb +2 -2
  842. data/generated/google/apis/tagmanager_v1.rb +1 -1
  843. data/generated/google/apis/tagmanager_v2/classes.rb +12 -0
  844. data/generated/google/apis/tagmanager_v2/representations.rb +3 -0
  845. data/generated/google/apis/tagmanager_v2/service.rb +2 -2
  846. data/generated/google/apis/tagmanager_v2.rb +1 -1
  847. data/generated/google/apis/tasks_v1/classes.rb +21 -22
  848. data/generated/google/apis/tasks_v1/service.rb +19 -19
  849. data/generated/google/apis/tasks_v1.rb +1 -1
  850. data/generated/google/apis/testing_v1/classes.rb +384 -390
  851. data/generated/google/apis/testing_v1/representations.rb +23 -0
  852. data/generated/google/apis/testing_v1/service.rb +22 -28
  853. data/generated/google/apis/testing_v1.rb +1 -1
  854. data/generated/google/apis/texttospeech_v1/classes.rb +51 -57
  855. data/generated/google/apis/texttospeech_v1/service.rb +9 -10
  856. data/generated/google/apis/texttospeech_v1.rb +1 -1
  857. data/generated/google/apis/texttospeech_v1beta1/classes.rb +96 -57
  858. data/generated/google/apis/texttospeech_v1beta1/representations.rb +19 -0
  859. data/generated/google/apis/texttospeech_v1beta1/service.rb +9 -10
  860. data/generated/google/apis/texttospeech_v1beta1.rb +1 -1
  861. data/generated/google/apis/toolresults_v1beta3/classes.rb +20 -0
  862. data/generated/google/apis/toolresults_v1beta3/representations.rb +13 -0
  863. data/generated/google/apis/toolresults_v1beta3.rb +1 -1
  864. data/generated/google/apis/tpu_v1/classes.rb +57 -3
  865. data/generated/google/apis/tpu_v1/representations.rb +19 -0
  866. data/generated/google/apis/tpu_v1/service.rb +8 -8
  867. data/generated/google/apis/tpu_v1.rb +1 -1
  868. data/generated/google/apis/tpu_v1alpha1/classes.rb +57 -3
  869. data/generated/google/apis/tpu_v1alpha1/representations.rb +19 -0
  870. data/generated/google/apis/tpu_v1alpha1/service.rb +8 -8
  871. data/generated/google/apis/tpu_v1alpha1.rb +1 -1
  872. data/generated/google/apis/trafficdirector_v2/classes.rb +1347 -0
  873. data/generated/google/apis/trafficdirector_v2/representations.rb +620 -0
  874. data/generated/google/apis/trafficdirector_v2/service.rb +89 -0
  875. data/generated/google/apis/trafficdirector_v2.rb +34 -0
  876. data/generated/google/apis/translate_v3/classes.rb +151 -177
  877. data/generated/google/apis/translate_v3/service.rb +122 -151
  878. data/generated/google/apis/translate_v3.rb +1 -1
  879. data/generated/google/apis/translate_v3beta1/classes.rb +150 -170
  880. data/generated/google/apis/translate_v3beta1/service.rb +122 -151
  881. data/generated/google/apis/translate_v3beta1.rb +1 -1
  882. data/generated/google/apis/vault_v1/classes.rb +413 -103
  883. data/generated/google/apis/vault_v1/representations.rb +162 -0
  884. data/generated/google/apis/vault_v1/service.rb +182 -37
  885. data/generated/google/apis/vault_v1.rb +1 -1
  886. data/generated/google/apis/vectortile_v1/classes.rb +185 -267
  887. data/generated/google/apis/vectortile_v1/service.rb +75 -88
  888. data/generated/google/apis/vectortile_v1.rb +1 -1
  889. data/generated/google/apis/verifiedaccess_v1/classes.rb +20 -27
  890. data/generated/google/apis/verifiedaccess_v1.rb +1 -1
  891. data/generated/google/apis/videointelligence_v1/classes.rb +1493 -935
  892. data/generated/google/apis/videointelligence_v1/representations.rb +402 -2
  893. data/generated/google/apis/videointelligence_v1/service.rb +38 -77
  894. data/generated/google/apis/videointelligence_v1.rb +1 -1
  895. data/generated/google/apis/videointelligence_v1beta2/classes.rb +1488 -928
  896. data/generated/google/apis/videointelligence_v1beta2/representations.rb +402 -2
  897. data/generated/google/apis/videointelligence_v1beta2/service.rb +4 -4
  898. data/generated/google/apis/videointelligence_v1beta2.rb +1 -1
  899. data/generated/google/apis/videointelligence_v1p1beta1/classes.rb +1482 -922
  900. data/generated/google/apis/videointelligence_v1p1beta1/representations.rb +402 -2
  901. data/generated/google/apis/videointelligence_v1p1beta1/service.rb +4 -4
  902. data/generated/google/apis/videointelligence_v1p1beta1.rb +1 -1
  903. data/generated/google/apis/videointelligence_v1p2beta1/classes.rb +1485 -925
  904. data/generated/google/apis/videointelligence_v1p2beta1/representations.rb +402 -2
  905. data/generated/google/apis/videointelligence_v1p2beta1/service.rb +4 -4
  906. data/generated/google/apis/videointelligence_v1p2beta1.rb +1 -1
  907. data/generated/google/apis/videointelligence_v1p3beta1/classes.rb +1410 -937
  908. data/generated/google/apis/videointelligence_v1p3beta1/representations.rb +368 -2
  909. data/generated/google/apis/videointelligence_v1p3beta1/service.rb +4 -4
  910. data/generated/google/apis/videointelligence_v1p3beta1.rb +1 -1
  911. data/generated/google/apis/vision_v1/classes.rb +16 -16
  912. data/generated/google/apis/vision_v1.rb +1 -1
  913. data/generated/google/apis/vision_v1p1beta1/classes.rb +16 -16
  914. data/generated/google/apis/vision_v1p1beta1.rb +1 -1
  915. data/generated/google/apis/vision_v1p2beta1/classes.rb +16 -16
  916. data/generated/google/apis/vision_v1p2beta1.rb +1 -1
  917. data/generated/google/apis/webfonts_v1/classes.rb +1 -2
  918. data/generated/google/apis/webfonts_v1/service.rb +2 -4
  919. data/generated/google/apis/webfonts_v1.rb +2 -3
  920. data/generated/google/apis/websecurityscanner_v1.rb +1 -1
  921. data/generated/google/apis/websecurityscanner_v1alpha.rb +1 -1
  922. data/generated/google/apis/websecurityscanner_v1beta.rb +1 -1
  923. data/generated/google/apis/workflowexecutions_v1beta/classes.rb +155 -0
  924. data/generated/google/apis/workflowexecutions_v1beta/representations.rb +88 -0
  925. data/generated/google/apis/{securitycenter_v1p1alpha1 → workflowexecutions_v1beta}/service.rb +73 -69
  926. data/generated/google/apis/workflowexecutions_v1beta.rb +34 -0
  927. data/generated/google/apis/workflows_v1beta/classes.rb +406 -0
  928. data/generated/google/apis/workflows_v1beta/representations.rb +173 -0
  929. data/generated/google/apis/workflows_v1beta/service.rb +438 -0
  930. data/generated/google/apis/workflows_v1beta.rb +35 -0
  931. data/generated/google/apis/youtube_partner_v1.rb +1 -1
  932. data/generated/google/apis/youtube_v3/classes.rb +0 -586
  933. data/generated/google/apis/youtube_v3/representations.rb +0 -269
  934. data/generated/google/apis/youtube_v3/service.rb +3 -120
  935. data/generated/google/apis/youtube_v3.rb +1 -1
  936. data/google-api-client.gemspec +25 -24
  937. data/lib/google/apis/core/api_command.rb +1 -0
  938. data/lib/google/apis/core/http_command.rb +2 -1
  939. data/lib/google/apis/options.rb +8 -5
  940. data/lib/google/apis/version.rb +1 -1
  941. data/synth.py +40 -0
  942. metadata +134 -41
  943. data/generated/google/apis/accessapproval_v1beta1/classes.rb +0 -417
  944. data/generated/google/apis/accessapproval_v1beta1/representations.rb +0 -203
  945. data/generated/google/apis/accessapproval_v1beta1/service.rb +0 -857
  946. data/generated/google/apis/appsactivity_v1/classes.rb +0 -415
  947. data/generated/google/apis/appsactivity_v1/representations.rb +0 -209
  948. data/generated/google/apis/appsactivity_v1/service.rb +0 -126
  949. data/generated/google/apis/dns_v2beta1/classes.rb +0 -1447
  950. data/generated/google/apis/dns_v2beta1/representations.rb +0 -588
  951. data/generated/google/apis/dns_v2beta1/service.rb +0 -928
  952. data/generated/google/apis/dns_v2beta1.rb +0 -43
  953. data/generated/google/apis/memcache_v1/classes.rb +0 -1157
  954. data/generated/google/apis/plus_v1/classes.rb +0 -2094
  955. data/generated/google/apis/plus_v1/representations.rb +0 -907
  956. data/generated/google/apis/plus_v1/service.rb +0 -451
  957. data/generated/google/apis/plus_v1.rb +0 -43
  958. data/generated/google/apis/securitycenter_v1p1beta1/classes.rb +0 -2059
  959. data/generated/google/apis/securitycenter_v1p1beta1/representations.rb +0 -789
  960. data/generated/google/apis/securitycenter_v1p1beta1/service.rb +0 -1243
  961. data/generated/google/apis/storage_v1beta2/classes.rb +0 -1047
  962. data/generated/google/apis/storage_v1beta2/representations.rb +0 -425
  963. data/generated/google/apis/storage_v1beta2/service.rb +0 -1667
  964. data/generated/google/apis/storage_v1beta2.rb +0 -40
@@ -26,11 +26,11 @@ module Google
26
26
  class AllocateInfo
27
27
  include Google::Apis::Core::Hashable
28
28
 
29
- # A list of label keys that were unused by the server in processing the
30
- # request. Thus, for similar requests repeated in a certain future time
31
- # window, the caller can choose to ignore these labels in the requests
32
- # to achieve better client-side cache hits and quota aggregation for rate
33
- # quota. This field is not populated for allocation quota checks.
29
+ # A list of label keys that were unused by the server in processing the request.
30
+ # Thus, for similar requests repeated in a certain future time window, the
31
+ # caller can choose to ignore these labels in the requests to achieve better
32
+ # client-side cache hits and quota aggregation for rate quota. This field is not
33
+ # populated for allocation quota checks.
34
34
  # Corresponds to the JSON property `unusedArguments`
35
35
  # @return [Array<String>]
36
36
  attr_accessor :unused_arguments
@@ -54,9 +54,9 @@ module Google
54
54
  # @return [Google::Apis::ServicecontrolV1::QuotaOperation]
55
55
  attr_accessor :allocate_operation
56
56
 
57
- # Specifies which version of service configuration should be used to process
58
- # the request. If unspecified or no matching version can be found, the latest
59
- # one will be used.
57
+ # Specifies which version of service configuration should be used to process the
58
+ # request. If unspecified or no matching version can be found, the latest one
59
+ # will be used.
60
60
  # Corresponds to the JSON property `serviceConfigId`
61
61
  # @return [String]
62
62
  attr_accessor :service_config_id
@@ -86,20 +86,18 @@ module Google
86
86
  # @return [Google::Apis::ServicecontrolV1::AllocateInfo]
87
87
  attr_accessor :allocate_info
88
88
 
89
- # The same operation_id value used in the AllocateQuotaRequest. Used for
90
- # logging and diagnostics purposes.
89
+ # The same operation_id value used in the AllocateQuotaRequest. Used for logging
90
+ # and diagnostics purposes.
91
91
  # Corresponds to the JSON property `operationId`
92
92
  # @return [String]
93
93
  attr_accessor :operation_id
94
94
 
95
- # Quota metrics to indicate the result of allocation. Depending on the
96
- # request, one or more of the following metrics will be included:
97
- # 1. Per quota group or per quota metric incremental usage will be specified
98
- # using the following delta metric :
99
- # "serviceruntime.googleapis.com/api/consumer/quota_used_count"
100
- # 2. The quota limit reached condition will be specified using the following
101
- # boolean metric :
102
- # "serviceruntime.googleapis.com/quota/exceeded"
95
+ # Quota metrics to indicate the result of allocation. Depending on the request,
96
+ # one or more of the following metrics will be included: 1. Per quota group or
97
+ # per quota metric incremental usage will be specified using the following delta
98
+ # metric : "serviceruntime.googleapis.com/api/consumer/quota_used_count" 2. The
99
+ # quota limit reached condition will be specified using the following boolean
100
+ # metric : "serviceruntime.googleapis.com/quota/exceeded"
103
101
  # Corresponds to the JSON property `quotaMetrics`
104
102
  # @return [Array<Google::Apis::ServicecontrolV1::MetricValueSet>]
105
103
  attr_accessor :quota_metrics
@@ -159,20 +157,17 @@ module Google
159
157
  class Attributes
160
158
  include Google::Apis::Core::Hashable
161
159
 
162
- # The set of attributes. Each attribute's key can be up to 128 bytes
163
- # long. The value can be a string up to 256 bytes, a signed 64-bit integer,
164
- # or the Boolean values `true` and `false`. For example:
165
- # "/instance_id": "my-instance"
166
- # "/http/user_agent": ""
167
- # "/http/request_bytes": 300
168
- # "abc.com/myattribute": true
160
+ # The set of attributes. Each attribute's key can be up to 128 bytes long. The
161
+ # value can be a string up to 256 bytes, a signed 64-bit integer, or the Boolean
162
+ # values `true` and `false`. For example: "/instance_id": "my-instance" "/http/
163
+ # user_agent": "" "/http/request_bytes": 300 "abc.com/myattribute": true
169
164
  # Corresponds to the JSON property `attributeMap`
170
165
  # @return [Hash<String,Google::Apis::ServicecontrolV1::AttributeValue>]
171
166
  attr_accessor :attribute_map
172
167
 
173
168
  # The number of attributes that were discarded. Attributes can be discarded
174
- # because their keys are too long or because there are too many attributes.
175
- # If this value is 0 then all attributes are valid.
169
+ # because their keys are too long or because there are too many attributes. If
170
+ # this value is 0 then all attributes are valid.
176
171
  # Corresponds to the JSON property `droppedAttributesCount`
177
172
  # @return [Fixnum]
178
173
  attr_accessor :dropped_attributes_count
@@ -197,40 +192,36 @@ module Google
197
192
  # @return [Google::Apis::ServicecontrolV1::AuthenticationInfo]
198
193
  attr_accessor :authentication_info
199
194
 
200
- # Authorization information. If there are multiple
201
- # resources or permissions involved, then there is
202
- # one AuthorizationInfo element for each `resource, permission` tuple.
195
+ # Authorization information. If there are multiple resources or permissions
196
+ # involved, then there is one AuthorizationInfo element for each `resource,
197
+ # permission` tuple.
203
198
  # Corresponds to the JSON property `authorizationInfo`
204
199
  # @return [Array<Google::Apis::ServicecontrolV1::AuthorizationInfo>]
205
200
  attr_accessor :authorization_info
206
201
 
207
- # Other service-specific data about the request, response, and other
208
- # information associated with the current audited event.
202
+ # Other service-specific data about the request, response, and other information
203
+ # associated with the current audited event.
209
204
  # Corresponds to the JSON property `metadata`
210
205
  # @return [Hash<String,Object>]
211
206
  attr_accessor :metadata
212
207
 
213
- # The name of the service method or operation.
214
- # For API calls, this should be the name of the API method.
215
- # For example,
216
- # "google.cloud.bigquery.v2.TableService.InsertTable"
217
- # "google.logging.v2.ConfigServiceV2.CreateSink"
208
+ # The name of the service method or operation. For API calls, this should be the
209
+ # name of the API method. For example, "google.cloud.bigquery.v2.TableService.
210
+ # InsertTable" "google.logging.v2.ConfigServiceV2.CreateSink"
218
211
  # Corresponds to the JSON property `methodName`
219
212
  # @return [String]
220
213
  attr_accessor :method_name
221
214
 
222
- # The number of items returned from a List or Query API method,
223
- # if applicable.
215
+ # The number of items returned from a List or Query API method, if applicable.
224
216
  # Corresponds to the JSON property `numResponseItems`
225
217
  # @return [Fixnum]
226
218
  attr_accessor :num_response_items
227
219
 
228
- # The operation request. This may not include all request parameters,
229
- # such as those that are too large, privacy-sensitive, or duplicated
230
- # elsewhere in the log record.
231
- # It should never include user-generated data, such as file contents.
232
- # When the JSON object represented here has a proto equivalent, the proto
233
- # name will be indicated in the `@type` property.
220
+ # The operation request. This may not include all request parameters, such as
221
+ # those that are too large, privacy-sensitive, or duplicated elsewhere in the
222
+ # log record. It should never include user-generated data, such as file contents.
223
+ # When the JSON object represented here has a proto equivalent, the proto name
224
+ # will be indicated in the `@type` property.
234
225
  # Corresponds to the JSON property `request`
235
226
  # @return [Hash<String,Object>]
236
227
  attr_accessor :request
@@ -245,55 +236,51 @@ module Google
245
236
  # @return [Google::Apis::ServicecontrolV1::ResourceLocation]
246
237
  attr_accessor :resource_location
247
238
 
248
- # The resource or collection that is the target of the operation.
249
- # The name is a scheme-less URI, not including the API service name.
250
- # For example:
251
- # "projects/PROJECT_ID/zones/us-central1-a/instances"
252
- # "projects/PROJECT_ID/datasets/DATASET_ID"
239
+ # The resource or collection that is the target of the operation. The name is a
240
+ # scheme-less URI, not including the API service name. For example: "projects/
241
+ # PROJECT_ID/zones/us-central1-a/instances" "projects/PROJECT_ID/datasets/
242
+ # DATASET_ID"
253
243
  # Corresponds to the JSON property `resourceName`
254
244
  # @return [String]
255
245
  attr_accessor :resource_name
256
246
 
257
- # The resource's original state before mutation. Present only for
258
- # operations which have successfully modified the targeted resource(s).
259
- # In general, this field should contain all changed fields, except those
260
- # that are already been included in `request`, `response`, `metadata` or
261
- # `service_data` fields.
262
- # When the JSON object represented here has a proto equivalent,
263
- # the proto name will be indicated in the `@type` property.
247
+ # The resource's original state before mutation. Present only for operations
248
+ # which have successfully modified the targeted resource(s). In general, this
249
+ # field should contain all changed fields, except those that are already been
250
+ # included in `request`, `response`, `metadata` or `service_data` fields. When
251
+ # the JSON object represented here has a proto equivalent, the proto name will
252
+ # be indicated in the `@type` property.
264
253
  # Corresponds to the JSON property `resourceOriginalState`
265
254
  # @return [Hash<String,Object>]
266
255
  attr_accessor :resource_original_state
267
256
 
268
- # The operation response. This may not include all response elements,
269
- # such as those that are too large, privacy-sensitive, or duplicated
270
- # elsewhere in the log record.
271
- # It should never include user-generated data, such as file contents.
272
- # When the JSON object represented here has a proto equivalent, the proto
273
- # name will be indicated in the `@type` property.
257
+ # The operation response. This may not include all response elements, such as
258
+ # those that are too large, privacy-sensitive, or duplicated elsewhere in the
259
+ # log record. It should never include user-generated data, such as file contents.
260
+ # When the JSON object represented here has a proto equivalent, the proto name
261
+ # will be indicated in the `@type` property.
274
262
  # Corresponds to the JSON property `response`
275
263
  # @return [Hash<String,Object>]
276
264
  attr_accessor :response
277
265
 
278
- # Deprecated. Use the `metadata` field instead.
279
- # Other service-specific data about the request, response, and other
280
- # activities.
266
+ # Deprecated. Use the `metadata` field instead. Other service-specific data
267
+ # about the request, response, and other activities.
281
268
  # Corresponds to the JSON property `serviceData`
282
269
  # @return [Hash<String,Object>]
283
270
  attr_accessor :service_data
284
271
 
285
- # The name of the API service performing the operation. For example,
286
- # `"compute.googleapis.com"`.
272
+ # The name of the API service performing the operation. For example, `"compute.
273
+ # googleapis.com"`.
287
274
  # Corresponds to the JSON property `serviceName`
288
275
  # @return [String]
289
276
  attr_accessor :service_name
290
277
 
291
- # The `Status` type defines a logical error model that is suitable for
292
- # different programming environments, including REST APIs and RPC APIs. It is
293
- # used by [gRPC](https://github.com/grpc). Each `Status` message contains
294
- # three pieces of data: error code, error message, and error details.
295
- # You can find out more about this error model and how to work with it in the
296
- # [API Design Guide](https://cloud.google.com/apis/design/errors).
278
+ # The `Status` type defines a logical error model that is suitable for different
279
+ # programming environments, including REST APIs and RPC APIs. It is used by [
280
+ # gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
281
+ # data: error code, error message, and error details. You can find out more
282
+ # about this error model and how to work with it in the [API Design Guide](https:
283
+ # //cloud.google.com/apis/design/errors).
297
284
  # Corresponds to the JSON property `status`
298
285
  # @return [Google::Apis::ServicecontrolV1::Status]
299
286
  attr_accessor :status
@@ -321,69 +308,59 @@ module Google
321
308
  end
322
309
  end
323
310
 
324
- # This message defines request authentication attributes. Terminology is
325
- # based on the JSON Web Token (JWT) standard, but the terms also
326
- # correlate to concepts in other standards.
311
+ # This message defines request authentication attributes. Terminology is based
312
+ # on the JSON Web Token (JWT) standard, but the terms also correlate to concepts
313
+ # in other standards.
327
314
  class Auth
328
315
  include Google::Apis::Core::Hashable
329
316
 
330
- # A list of access level resource names that allow resources to be
331
- # accessed by authenticated requester. It is part of Secure GCP processing
332
- # for the incoming request. An access level string has the format:
333
- # "//`api_service_name`/accessPolicies/`policy_id`/accessLevels/`short_name`"
334
- # Example:
335
- # "//accesscontextmanager.googleapis.com/accessPolicies/MY_POLICY_ID/
336
- # accessLevels/MY_LEVEL"
317
+ # A list of access level resource names that allow resources to be accessed by
318
+ # authenticated requester. It is part of Secure GCP processing for the incoming
319
+ # request. An access level string has the format: "//`api_service_name`/
320
+ # accessPolicies/`policy_id`/accessLevels/`short_name`" Example: "//
321
+ # accesscontextmanager.googleapis.com/accessPolicies/MY_POLICY_ID/accessLevels/
322
+ # MY_LEVEL"
337
323
  # Corresponds to the JSON property `accessLevels`
338
324
  # @return [Array<String>]
339
325
  attr_accessor :access_levels
340
326
 
341
- # The intended audience(s) for this authentication information. Reflects
342
- # the audience (`aud`) claim within a JWT. The audience
343
- # value(s) depends on the `issuer`, but typically include one or more of
344
- # the following pieces of information:
345
- # * The services intended to receive the credential. For example,
346
- # ["https://pubsub.googleapis.com/", "https://storage.googleapis.com/"].
347
- # * A set of service-based scopes. For example,
348
- # ["https://www.googleapis.com/auth/cloud-platform"].
349
- # * The client id of an app, such as the Firebase project id for JWTs
350
- # from Firebase Auth.
351
- # Consult the documentation for the credential issuer to determine the
352
- # information provided.
327
+ # The intended audience(s) for this authentication information. Reflects the
328
+ # audience (`aud`) claim within a JWT. The audience value(s) depends on the `
329
+ # issuer`, but typically include one or more of the following pieces of
330
+ # information: * The services intended to receive the credential. For example, ["
331
+ # https://pubsub.googleapis.com/", "https://storage.googleapis.com/"]. * A set
332
+ # of service-based scopes. For example, ["https://www.googleapis.com/auth/cloud-
333
+ # platform"]. * The client id of an app, such as the Firebase project id for
334
+ # JWTs from Firebase Auth. Consult the documentation for the credential issuer
335
+ # to determine the information provided.
353
336
  # Corresponds to the JSON property `audiences`
354
337
  # @return [Array<String>]
355
338
  attr_accessor :audiences
356
339
 
357
- # Structured claims presented with the credential. JWTs include
358
- # ``key: value`` pairs for standard and private claims. The following
359
- # is a subset of the standard required and optional claims that would
360
- # typically be presented for a Google-based JWT:
361
- # `'iss': 'accounts.google.com',
362
- # 'sub': '113289723416554971153',
363
- # 'aud': ['123456789012', 'pubsub.googleapis.com'],
364
- # 'azp': '123456789012.apps.googleusercontent.com',
365
- # 'email': 'jsmith@example.com',
366
- # 'iat': 1353601026,
367
- # 'exp': 1353604926`
368
- # SAML assertions are similarly specified, but with an identity provider
369
- # dependent structure.
340
+ # Structured claims presented with the credential. JWTs include ``key: value``
341
+ # pairs for standard and private claims. The following is a subset of the
342
+ # standard required and optional claims that would typically be presented for a
343
+ # Google-based JWT: `'iss': 'accounts.google.com', 'sub': '113289723416554971153'
344
+ # , 'aud': ['123456789012', 'pubsub.googleapis.com'], 'azp': '123456789012.apps.
345
+ # googleusercontent.com', 'email': 'jsmith@example.com', 'iat': 1353601026, 'exp'
346
+ # : 1353604926` SAML assertions are similarly specified, but with an identity
347
+ # provider dependent structure.
370
348
  # Corresponds to the JSON property `claims`
371
349
  # @return [Hash<String,Object>]
372
350
  attr_accessor :claims
373
351
 
374
- # The authorized presenter of the credential. Reflects the optional
375
- # Authorized Presenter (`azp`) claim within a JWT or the
376
- # OAuth client id. For example, a Google Cloud Platform client id looks
377
- # as follows: "123456789012.apps.googleusercontent.com".
352
+ # The authorized presenter of the credential. Reflects the optional Authorized
353
+ # Presenter (`azp`) claim within a JWT or the OAuth client id. For example, a
354
+ # Google Cloud Platform client id looks as follows: "123456789012.apps.
355
+ # googleusercontent.com".
378
356
  # Corresponds to the JSON property `presenter`
379
357
  # @return [String]
380
358
  attr_accessor :presenter
381
359
 
382
- # The authenticated principal. Reflects the issuer (`iss`) and subject
383
- # (`sub`) claims within a JWT. The issuer and subject should be `/`
384
- # delimited, with `/` percent-encoded within the subject fragment. For
385
- # Google accounts, the principal format is:
386
- # "https://accounts.google.com/`id`"
360
+ # The authenticated principal. Reflects the issuer (`iss`) and subject (`sub`)
361
+ # claims within a JWT. The issuer and subject should be `/` delimited, with `/`
362
+ # percent-encoded within the subject fragment. For Google accounts, the
363
+ # principal format is: "https://accounts.google.com/`id`"
387
364
  # Corresponds to the JSON property `principal`
388
365
  # @return [String]
389
366
  attr_accessor :principal
@@ -406,48 +383,48 @@ module Google
406
383
  class AuthenticationInfo
407
384
  include Google::Apis::Core::Hashable
408
385
 
409
- # The authority selector specified by the requestor, if any.
410
- # It is not guaranteed that the principal was allowed to use this authority.
386
+ # The authority selector specified by the requestor, if any. It is not
387
+ # guaranteed that the principal was allowed to use this authority.
411
388
  # Corresponds to the JSON property `authoritySelector`
412
389
  # @return [String]
413
390
  attr_accessor :authority_selector
414
391
 
415
- # The email address of the authenticated user (or service account on behalf
416
- # of third party principal) making the request. For privacy reasons, the
417
- # principal email address is redacted for all read-only operations that fail
418
- # with a "permission denied" error.
392
+ # The email address of the authenticated user (or service account on behalf of
393
+ # third party principal) making the request. For third party identity callers,
394
+ # the `principal_subject` field is populated instead of this field. For privacy
395
+ # reasons, the principal email address is sometimes redacted. For more
396
+ # information, see [Caller identities in audit logs](https://cloud.google.com/
397
+ # logging/docs/audit#user-id).
419
398
  # Corresponds to the JSON property `principalEmail`
420
399
  # @return [String]
421
400
  attr_accessor :principal_email
422
401
 
423
- # String representation of identity of requesting party.
424
- # Populated for both first and third party identities.
402
+ # String representation of identity of requesting party. Populated for both
403
+ # first and third party identities.
425
404
  # Corresponds to the JSON property `principalSubject`
426
405
  # @return [String]
427
406
  attr_accessor :principal_subject
428
407
 
429
- # Identity delegation history of an authenticated service account that makes
430
- # the request. It contains information on the real authorities that try to
431
- # access GCP resources by delegating on a service account. When multiple
432
- # authorities present, they are guaranteed to be sorted based on the original
433
- # ordering of the identity delegation events.
408
+ # Identity delegation history of an authenticated service account that makes the
409
+ # request. It contains information on the real authorities that try to access
410
+ # GCP resources by delegating on a service account. When multiple authorities
411
+ # present, they are guaranteed to be sorted based on the original ordering of
412
+ # the identity delegation events.
434
413
  # Corresponds to the JSON property `serviceAccountDelegationInfo`
435
414
  # @return [Array<Google::Apis::ServicecontrolV1::ServiceAccountDelegationInfo>]
436
415
  attr_accessor :service_account_delegation_info
437
416
 
438
- # The name of the service account key used to create or exchange
439
- # credentials for authenticating the service account making the request.
440
- # This is a scheme-less URI full resource name. For example:
441
- # "//iam.googleapis.com/projects/`PROJECT_ID`/serviceAccounts/`ACCOUNT`/keys/`
442
- # key`"
417
+ # The name of the service account key used to create or exchange credentials for
418
+ # authenticating the service account making the request. This is a scheme-less
419
+ # URI full resource name. For example: "//iam.googleapis.com/projects/`
420
+ # PROJECT_ID`/serviceAccounts/`ACCOUNT`/keys/`key`"
443
421
  # Corresponds to the JSON property `serviceAccountKeyName`
444
422
  # @return [String]
445
423
  attr_accessor :service_account_key_name
446
424
 
447
- # The third party identification (if any) of the authenticated user making
448
- # the request.
449
- # When the JSON object represented here has a proto equivalent, the proto
450
- # name will be indicated in the `@type` property.
425
+ # The third party identification (if any) of the authenticated user making the
426
+ # request. When the JSON object represented here has a proto equivalent, the
427
+ # proto name will be indicated in the `@type` property.
451
428
  # Corresponds to the JSON property `thirdPartyPrincipal`
452
429
  # @return [Hash<String,Object>]
453
430
  attr_accessor :third_party_principal
@@ -471,8 +448,7 @@ module Google
471
448
  class AuthorizationInfo
472
449
  include Google::Apis::Core::Hashable
473
450
 
474
- # Whether or not authorization for `resource` and `permission`
475
- # was granted.
451
+ # Whether or not authorization for `resource` and `permission` was granted.
476
452
  # Corresponds to the JSON property `granted`
477
453
  # @return [Boolean]
478
454
  attr_accessor :granted
@@ -483,15 +459,15 @@ module Google
483
459
  # @return [String]
484
460
  attr_accessor :permission
485
461
 
486
- # The resource being accessed, as a REST-style string. For example:
487
- # bigquery.googleapis.com/projects/PROJECTID/datasets/DATASETID
462
+ # The resource being accessed, as a REST-style string. For example: bigquery.
463
+ # googleapis.com/projects/PROJECTID/datasets/DATASETID
488
464
  # Corresponds to the JSON property `resource`
489
465
  # @return [String]
490
466
  attr_accessor :resource
491
467
 
492
468
  # This message defines core attributes for a resource. A resource is an
493
- # addressable (named) entity provided by the destination service. For
494
- # example, a file stored on a network storage service.
469
+ # addressable (named) entity provided by the destination service. For example, a
470
+ # file stored on a network storage service.
495
471
  # Corresponds to the JSON property `resourceAttributes`
496
472
  # @return [Google::Apis::ServicecontrolV1::Resource]
497
473
  attr_accessor :resource_attributes
@@ -509,8 +485,8 @@ module Google
509
485
  end
510
486
  end
511
487
 
512
- # Defines the errors to be returned in
513
- # google.api.servicecontrol.v1.CheckResponse.check_errors.
488
+ # Defines the errors to be returned in google.api.servicecontrol.v1.
489
+ # CheckResponse.check_errors.
514
490
  class CheckError
515
491
  include Google::Apis::Core::Hashable
516
492
 
@@ -524,21 +500,18 @@ module Google
524
500
  # @return [String]
525
501
  attr_accessor :detail
526
502
 
527
- # The `Status` type defines a logical error model that is suitable for
528
- # different programming environments, including REST APIs and RPC APIs. It is
529
- # used by [gRPC](https://github.com/grpc). Each `Status` message contains
530
- # three pieces of data: error code, error message, and error details.
531
- # You can find out more about this error model and how to work with it in the
532
- # [API Design Guide](https://cloud.google.com/apis/design/errors).
503
+ # The `Status` type defines a logical error model that is suitable for different
504
+ # programming environments, including REST APIs and RPC APIs. It is used by [
505
+ # gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
506
+ # data: error code, error message, and error details. You can find out more
507
+ # about this error model and how to work with it in the [API Design Guide](https:
508
+ # //cloud.google.com/apis/design/errors).
533
509
  # Corresponds to the JSON property `status`
534
510
  # @return [Google::Apis::ServicecontrolV1::Status]
535
511
  attr_accessor :status
536
512
 
537
513
  # Subject to whom this error applies. See the specific code enum for more
538
- # details on this field. For example:
539
- # - "project:<project-id or project-number>"
540
- # - "folder:<folder-id>"
541
- # - "organization:<organization-id>"
514
+ # details on this field. For example: - "project:" - "folder:" - "organization:"
542
515
  # Corresponds to the JSON property `subject`
543
516
  # @return [String]
544
517
  attr_accessor :subject
@@ -565,9 +538,9 @@ module Google
565
538
  # @return [Google::Apis::ServicecontrolV1::ConsumerInfo]
566
539
  attr_accessor :consumer_info
567
540
 
568
- # A list of fields and label keys that are ignored by the server.
569
- # The client doesn't need to send them for following requests to improve
570
- # performance and allow better aggregation.
541
+ # A list of fields and label keys that are ignored by the server. The client
542
+ # doesn't need to send them for following requests to improve performance and
543
+ # allow better aggregation.
571
544
  # Corresponds to the JSON property `unusedArguments`
572
545
  # @return [Array<String>]
573
546
  attr_accessor :unused_arguments
@@ -598,17 +571,16 @@ module Google
598
571
  attr_accessor :request_project_settings
599
572
  alias_method :request_project_settings?, :request_project_settings
600
573
 
601
- # Specifies which version of service configuration should be used to process
602
- # the request.
603
- # If unspecified or no matching version can be found, the
604
- # latest one will be used.
574
+ # Specifies which version of service configuration should be used to process the
575
+ # request. If unspecified or no matching version can be found, the latest one
576
+ # will be used.
605
577
  # Corresponds to the JSON property `serviceConfigId`
606
578
  # @return [String]
607
579
  attr_accessor :service_config_id
608
580
 
609
581
  # Indicates if service activation check should be skipped for this request.
610
- # Default behavior is to perform the check and apply relevant quota.
611
- # WARNING: Setting this flag to "true" will disable quota enforcement.
582
+ # Default behavior is to perform the check and apply relevant quota. WARNING:
583
+ # Setting this flag to "true" will disable quota enforcement.
612
584
  # Corresponds to the JSON property `skipActivationCheck`
613
585
  # @return [Boolean]
614
586
  attr_accessor :skip_activation_check
@@ -631,10 +603,9 @@ module Google
631
603
  class CheckResponse
632
604
  include Google::Apis::Core::Hashable
633
605
 
634
- # Indicate the decision of the check.
635
- # If no check errors are present, the service should process the operation.
636
- # Otherwise the service should use the list of errors to determine the
637
- # appropriate action.
606
+ # Indicate the decision of the check. If no check errors are present, the
607
+ # service should process the operation. Otherwise the service should use the
608
+ # list of errors to determine the appropriate action.
638
609
  # Corresponds to the JSON property `checkErrors`
639
610
  # @return [Array<Google::Apis::ServicecontrolV1::CheckError>]
640
611
  attr_accessor :check_errors
@@ -644,8 +615,8 @@ module Google
644
615
  # @return [Google::Apis::ServicecontrolV1::CheckInfo]
645
616
  attr_accessor :check_info
646
617
 
647
- # The same operation_id value used in the CheckRequest.
648
- # Used for logging and diagnostics purposes.
618
+ # The same operation_id value used in the CheckRequest. Used for logging and
619
+ # diagnostics purposes.
649
620
  # Corresponds to the JSON property `operationId`
650
621
  # @return [String]
651
622
  attr_accessor :operation_id
@@ -691,16 +662,15 @@ module Google
691
662
  # @return [Fixnum]
692
663
  attr_accessor :consumer_number
693
664
 
694
- # The Google cloud project number, e.g. 1234567890. A value of 0 indicates
695
- # no project number is found.
696
- # NOTE: This field is deprecated after Chemist support flexible consumer
697
- # id. New code should not depend on this field anymore.
665
+ # The Google cloud project number, e.g. 1234567890. A value of 0 indicates no
666
+ # project number is found. NOTE: This field is deprecated after Chemist support
667
+ # flexible consumer id. New code should not depend on this field anymore.
698
668
  # Corresponds to the JSON property `projectNumber`
699
669
  # @return [Fixnum]
700
670
  attr_accessor :project_number
701
671
 
702
- # The type of the consumer which should have been defined in
703
- # [Google Resource Manager](https://cloud.google.com/resource-manager/).
672
+ # The type of the consumer which should have been defined in [Google Resource
673
+ # Manager](https://cloud.google.com/resource-manager/).
704
674
  # Corresponds to the JSON property `type`
705
675
  # @return [String]
706
676
  attr_accessor :type
@@ -719,23 +689,20 @@ module Google
719
689
 
720
690
  # Distribution represents a frequency distribution of double-valued sample
721
691
  # points. It contains the size of the population of sample points plus
722
- # additional optional information:
723
- # - the arithmetic mean of the samples
724
- # - the minimum and maximum of the samples
725
- # - the sum-squared-deviation of the samples, used to compute variance
726
- # - a histogram of the values of the sample points
692
+ # additional optional information: - the arithmetic mean of the samples - the
693
+ # minimum and maximum of the samples - the sum-squared-deviation of the samples,
694
+ # used to compute variance - a histogram of the values of the sample points
727
695
  class Distribution
728
696
  include Google::Apis::Core::Hashable
729
697
 
730
- # The number of samples in each histogram bucket. `bucket_counts` are
731
- # optional. If present, they must sum to the `count` value.
732
- # The buckets are defined below in `bucket_option`. There are N buckets.
733
- # `bucket_counts[0]` is the number of samples in the underflow bucket.
734
- # `bucket_counts[1]` to `bucket_counts[N-1]` are the numbers of samples
735
- # in each of the finite buckets. And `bucket_counts[N] is the number
736
- # of samples in the overflow bucket. See the comments of `bucket_option`
737
- # below for more details.
738
- # Any suffix of trailing zeros may be omitted.
698
+ # The number of samples in each histogram bucket. `bucket_counts` are optional.
699
+ # If present, they must sum to the `count` value. The buckets are defined below
700
+ # in `bucket_option`. There are N buckets. `bucket_counts[0]` is the number of
701
+ # samples in the underflow bucket. `bucket_counts[1]` to `bucket_counts[N-1]`
702
+ # are the numbers of samples in each of the finite buckets. And `bucket_counts[N]
703
+ # is the number of samples in the overflow bucket. See the comments of `
704
+ # bucket_option` below for more details. Any suffix of trailing zeros may be
705
+ # omitted.
739
706
  # Corresponds to the JSON property `bucketCounts`
740
707
  # @return [Array<Fixnum>]
741
708
  attr_accessor :bucket_counts
@@ -770,8 +737,8 @@ module Google
770
737
  # @return [Float]
771
738
  attr_accessor :maximum
772
739
 
773
- # The arithmetic mean of the samples in the distribution. If `count` is
774
- # zero then this field must be zero.
740
+ # The arithmetic mean of the samples in the distribution. If `count` is zero
741
+ # then this field must be zero.
775
742
  # Corresponds to the JSON property `mean`
776
743
  # @return [Float]
777
744
  attr_accessor :mean
@@ -781,10 +748,9 @@ module Google
781
748
  # @return [Float]
782
749
  attr_accessor :minimum
783
750
 
784
- # The sum of squared deviations from the mean:
785
- # Sum[i=1..count]((x_i - mean)^2)
786
- # where each x_i is a sample values. If `count` is zero then this field
787
- # must be zero, otherwise validation of the request fails.
751
+ # The sum of squared deviations from the mean: Sum[i=1..count]((x_i - mean)^2)
752
+ # where each x_i is a sample values. If `count` is zero then this field must be
753
+ # zero, otherwise validation of the request fails.
788
754
  # Corresponds to the JSON property `sumOfSquaredDeviation`
789
755
  # @return [Float]
790
756
  attr_accessor :sum_of_squared_deviation
@@ -810,19 +776,18 @@ module Google
810
776
 
811
777
  # Exemplars are example points that may be used to annotate aggregated
812
778
  # distribution values. They are metadata that gives information about a
813
- # particular value added to a Distribution bucket, such as a trace ID that
814
- # was active when a value was added. They may contain further information,
815
- # such as a example values and timestamps, origin, etc.
779
+ # particular value added to a Distribution bucket, such as a trace ID that was
780
+ # active when a value was added. They may contain further information, such as a
781
+ # example values and timestamps, origin, etc.
816
782
  class Exemplar
817
783
  include Google::Apis::Core::Hashable
818
784
 
819
- # Contextual information about the example value. Examples are:
820
- # Trace: type.googleapis.com/google.monitoring.v3.SpanContext
821
- # Literal string: type.googleapis.com/google.protobuf.StringValue
822
- # Labels dropped during aggregation:
823
- # type.googleapis.com/google.monitoring.v3.DroppedLabels
824
- # There may be only a single attachment of any given message type in a
825
- # single exemplar, and this is enforced by the system.
785
+ # Contextual information about the example value. Examples are: Trace: type.
786
+ # googleapis.com/google.monitoring.v3.SpanContext Literal string: type.
787
+ # googleapis.com/google.protobuf.StringValue Labels dropped during aggregation:
788
+ # type.googleapis.com/google.monitoring.v3.DroppedLabels There may be only a
789
+ # single attachment of any given message type in a single exemplar, and this is
790
+ # enforced by the system.
826
791
  # Corresponds to the JSON property `attachments`
827
792
  # @return [Array<Hash<String,Object>>]
828
793
  attr_accessor :attachments
@@ -854,19 +819,15 @@ module Google
854
819
  class ExplicitBuckets
855
820
  include Google::Apis::Core::Hashable
856
821
 
857
- # 'bound' is a list of strictly increasing boundaries between
858
- # buckets. Note that a list of length N-1 defines N buckets because
859
- # of fenceposting. See comments on `bucket_options` for details.
860
- # The i'th finite bucket covers the interval
861
- # [bound[i-1], bound[i])
862
- # where i ranges from 1 to bound_size() - 1. Note that there are no
863
- # finite buckets at all if 'bound' only contains a single element; in
864
- # that special case the single bound defines the boundary between the
865
- # underflow and overflow buckets.
866
- # bucket number lower bound upper bound
867
- # i == 0 (underflow) -inf bound[i]
868
- # 0 < i < bound_size() bound[i-1] bound[i]
869
- # i == bound_size() (overflow) bound[i-1] +inf
822
+ # 'bound' is a list of strictly increasing boundaries between buckets. Note that
823
+ # a list of length N-1 defines N buckets because of fenceposting. See comments
824
+ # on `bucket_options` for details. The i'th finite bucket covers the interval [
825
+ # bound[i-1], bound[i]) where i ranges from 1 to bound_size() - 1. Note that
826
+ # there are no finite buckets at all if 'bound' only contains a single element;
827
+ # in that special case the single bound defines the boundary between the
828
+ # underflow and overflow buckets. bucket number lower bound upper bound i == 0 (
829
+ # underflow) -inf bound[i] 0 < i < bound_size() bound[i-1] bound[i] i ==
830
+ # bound_size() (overflow) bound[i-1] +inf
870
831
  # Corresponds to the JSON property `bounds`
871
832
  # @return [Array<Float>]
872
833
  attr_accessor :bounds
@@ -885,24 +846,22 @@ module Google
885
846
  class ExponentialBuckets
886
847
  include Google::Apis::Core::Hashable
887
848
 
888
- # The i'th exponential bucket covers the interval
889
- # [scale * growth_factor^(i-1), scale * growth_factor^i)
890
- # where i ranges from 1 to num_finite_buckets inclusive.
849
+ # The i'th exponential bucket covers the interval [scale * growth_factor^(i-1),
850
+ # scale * growth_factor^i) where i ranges from 1 to num_finite_buckets inclusive.
891
851
  # Must be larger than 1.0.
892
852
  # Corresponds to the JSON property `growthFactor`
893
853
  # @return [Float]
894
854
  attr_accessor :growth_factor
895
855
 
896
- # The number of finite buckets. With the underflow and overflow buckets,
897
- # the total number of buckets is `num_finite_buckets` + 2.
898
- # See comments on `bucket_options` for details.
856
+ # The number of finite buckets. With the underflow and overflow buckets, the
857
+ # total number of buckets is `num_finite_buckets` + 2. See comments on `
858
+ # bucket_options` for details.
899
859
  # Corresponds to the JSON property `numFiniteBuckets`
900
860
  # @return [Fixnum]
901
861
  attr_accessor :num_finite_buckets
902
862
 
903
- # The i'th exponential bucket covers the interval
904
- # [scale * growth_factor^(i-1), scale * growth_factor^i)
905
- # where i ranges from 1 to num_finite_buckets inclusive.
863
+ # The i'th exponential bucket covers the interval [scale * growth_factor^(i-1),
864
+ # scale * growth_factor^i) where i ranges from 1 to num_finite_buckets inclusive.
906
865
  # Must be > 0.
907
866
  # Corresponds to the JSON property `scale`
908
867
  # @return [Float]
@@ -924,14 +883,12 @@ module Google
924
883
  class FirstPartyPrincipal
925
884
  include Google::Apis::Core::Hashable
926
885
 
927
- # The email address of a Google account.
928
- # .
886
+ # The email address of a Google account. .
929
887
  # Corresponds to the JSON property `principalEmail`
930
888
  # @return [String]
931
889
  attr_accessor :principal_email
932
890
 
933
- # Metadata about the service that uses the service account.
934
- # .
891
+ # Metadata about the service that uses the service account. .
935
892
  # Corresponds to the JSON property `serviceMetadata`
936
893
  # @return [Hash<String,Object>]
937
894
  attr_accessor :service_metadata
@@ -947,20 +904,19 @@ module Google
947
904
  end
948
905
  end
949
906
 
950
- # A common proto for logging HTTP requests. Only contains semantics
951
- # defined by the HTTP specification. Product-specific logging
952
- # information MUST be defined in a separate message.
907
+ # A common proto for logging HTTP requests. Only contains semantics defined by
908
+ # the HTTP specification. Product-specific logging information MUST be defined
909
+ # in a separate message.
953
910
  class HttpRequest
954
911
  include Google::Apis::Core::Hashable
955
912
 
956
- # The number of HTTP response bytes inserted into cache. Set only when a
957
- # cache fill was attempted.
913
+ # The number of HTTP response bytes inserted into cache. Set only when a cache
914
+ # fill was attempted.
958
915
  # Corresponds to the JSON property `cacheFillBytes`
959
916
  # @return [Fixnum]
960
917
  attr_accessor :cache_fill_bytes
961
918
 
962
- # Whether or not an entity was served from cache
963
- # (with or without validation).
919
+ # Whether or not an entity was served from cache (with or without validation).
964
920
  # Corresponds to the JSON property `cacheHit`
965
921
  # @return [Boolean]
966
922
  attr_accessor :cache_hit
@@ -972,9 +928,8 @@ module Google
972
928
  attr_accessor :cache_lookup
973
929
  alias_method :cache_lookup?, :cache_lookup
974
930
 
975
- # Whether or not the response was validated with the origin server before
976
- # being served from cache. This field is only meaningful if `cache_hit` is
977
- # True.
931
+ # Whether or not the response was validated with the origin server before being
932
+ # served from cache. This field is only meaningful if `cache_hit` is True.
978
933
  # Corresponds to the JSON property `cacheValidatedWithOriginServer`
979
934
  # @return [Boolean]
980
935
  attr_accessor :cache_validated_with_origin_server
@@ -991,15 +946,14 @@ module Google
991
946
  # @return [String]
992
947
  attr_accessor :protocol
993
948
 
994
- # The referer URL of the request, as defined in
995
- # [HTTP/1.1 Header Field
949
+ # The referer URL of the request, as defined in [HTTP/1.1 Header Field
996
950
  # Definitions](http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html).
997
951
  # Corresponds to the JSON property `referer`
998
952
  # @return [String]
999
953
  attr_accessor :referer
1000
954
 
1001
- # The IP address (IPv4 or IPv6) of the client that issued the HTTP
1002
- # request. Examples: `"192.168.1.1"`, `"FE80::0202:B3FF:FE1E:8329"`.
955
+ # The IP address (IPv4 or IPv6) of the client that issued the HTTP request.
956
+ # Examples: `"192.168.1.1"`, `"FE80::0202:B3FF:FE1E:8329"`.
1003
957
  # Corresponds to the JSON property `remoteIp`
1004
958
  # @return [String]
1005
959
  attr_accessor :remote_ip
@@ -1009,15 +963,15 @@ module Google
1009
963
  # @return [String]
1010
964
  attr_accessor :request_method
1011
965
 
1012
- # The size of the HTTP request message in bytes, including the request
1013
- # headers and the request body.
966
+ # The size of the HTTP request message in bytes, including the request headers
967
+ # and the request body.
1014
968
  # Corresponds to the JSON property `requestSize`
1015
969
  # @return [Fixnum]
1016
970
  attr_accessor :request_size
1017
971
 
1018
- # The scheme (http, https), the host name, the path, and the query
1019
- # portion of the URL that was requested.
1020
- # Example: `"http://example.com/some/info?color=red"`.
972
+ # The scheme (http, https), the host name, the path, and the query portion of
973
+ # the URL that was requested. Example: `"http://example.com/some/info?color=red"`
974
+ # .
1021
975
  # Corresponds to the JSON property `requestUrl`
1022
976
  # @return [String]
1023
977
  attr_accessor :request_url
@@ -1028,21 +982,19 @@ module Google
1028
982
  # @return [Fixnum]
1029
983
  attr_accessor :response_size
1030
984
 
1031
- # The IP address (IPv4 or IPv6) of the origin server that the request was
1032
- # sent to.
985
+ # The IP address (IPv4 or IPv6) of the origin server that the request was sent
986
+ # to.
1033
987
  # Corresponds to the JSON property `serverIp`
1034
988
  # @return [String]
1035
989
  attr_accessor :server_ip
1036
990
 
1037
- # The response code indicating the status of the response.
1038
- # Examples: 200, 404.
991
+ # The response code indicating the status of the response. Examples: 200, 404.
1039
992
  # Corresponds to the JSON property `status`
1040
993
  # @return [Fixnum]
1041
994
  attr_accessor :status
1042
995
 
1043
- # The user agent sent by the client. Example:
1044
- # `"Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; Q312461; .NET
1045
- # CLR 1.0.3705)"`.
996
+ # The user agent sent by the client. Example: `"Mozilla/4.0 (compatible; MSIE 6.
997
+ # 0; Windows 98; Q312461; .NET CLR 1.0.3705)"`.
1046
998
  # Corresponds to the JSON property `userAgent`
1047
999
  # @return [String]
1048
1000
  attr_accessor :user_agent
@@ -1075,24 +1027,22 @@ module Google
1075
1027
  class LinearBuckets
1076
1028
  include Google::Apis::Core::Hashable
1077
1029
 
1078
- # The number of finite buckets. With the underflow and overflow buckets,
1079
- # the total number of buckets is `num_finite_buckets` + 2.
1080
- # See comments on `bucket_options` for details.
1030
+ # The number of finite buckets. With the underflow and overflow buckets, the
1031
+ # total number of buckets is `num_finite_buckets` + 2. See comments on `
1032
+ # bucket_options` for details.
1081
1033
  # Corresponds to the JSON property `numFiniteBuckets`
1082
1034
  # @return [Fixnum]
1083
1035
  attr_accessor :num_finite_buckets
1084
1036
 
1085
- # The i'th linear bucket covers the interval
1086
- # [offset + (i-1) * width, offset + i * width)
1087
- # where i ranges from 1 to num_finite_buckets, inclusive.
1037
+ # The i'th linear bucket covers the interval [offset + (i-1) * width, offset + i
1038
+ # * width) where i ranges from 1 to num_finite_buckets, inclusive.
1088
1039
  # Corresponds to the JSON property `offset`
1089
1040
  # @return [Float]
1090
1041
  attr_accessor :offset
1091
1042
 
1092
- # The i'th linear bucket covers the interval
1093
- # [offset + (i-1) * width, offset + i * width)
1094
- # where i ranges from 1 to num_finite_buckets, inclusive.
1095
- # Must be strictly positive.
1043
+ # The i'th linear bucket covers the interval [offset + (i-1) * width, offset + i
1044
+ # * width) where i ranges from 1 to num_finite_buckets, inclusive. Must be
1045
+ # strictly positive.
1096
1046
  # Corresponds to the JSON property `width`
1097
1047
  # @return [Float]
1098
1048
  attr_accessor :width
@@ -1113,46 +1063,44 @@ module Google
1113
1063
  class LogEntry
1114
1064
  include Google::Apis::Core::Hashable
1115
1065
 
1116
- # A common proto for logging HTTP requests. Only contains semantics
1117
- # defined by the HTTP specification. Product-specific logging
1118
- # information MUST be defined in a separate message.
1066
+ # A common proto for logging HTTP requests. Only contains semantics defined by
1067
+ # the HTTP specification. Product-specific logging information MUST be defined
1068
+ # in a separate message.
1119
1069
  # Corresponds to the JSON property `httpRequest`
1120
1070
  # @return [Google::Apis::ServicecontrolV1::HttpRequest]
1121
1071
  attr_accessor :http_request
1122
1072
 
1123
- # A unique ID for the log entry used for deduplication. If omitted,
1124
- # the implementation will generate one based on operation_id.
1073
+ # A unique ID for the log entry used for deduplication. If omitted, the
1074
+ # implementation will generate one based on operation_id.
1125
1075
  # Corresponds to the JSON property `insertId`
1126
1076
  # @return [String]
1127
1077
  attr_accessor :insert_id
1128
1078
 
1129
- # A set of user-defined (key, value) data that provides additional
1130
- # information about the log entry.
1079
+ # A set of user-defined (key, value) data that provides additional information
1080
+ # about the log entry.
1131
1081
  # Corresponds to the JSON property `labels`
1132
1082
  # @return [Hash<String,String>]
1133
1083
  attr_accessor :labels
1134
1084
 
1135
- # Required. The log to which this log entry belongs. Examples: `"syslog"`,
1136
- # `"book_log"`.
1085
+ # Required. The log to which this log entry belongs. Examples: `"syslog"`, `"
1086
+ # book_log"`.
1137
1087
  # Corresponds to the JSON property `name`
1138
1088
  # @return [String]
1139
1089
  attr_accessor :name
1140
1090
 
1141
- # Additional information about a potentially long-running operation with which
1142
- # a log entry is associated.
1091
+ # Additional information about a potentially long-running operation with which a
1092
+ # log entry is associated.
1143
1093
  # Corresponds to the JSON property `operation`
1144
1094
  # @return [Google::Apis::ServicecontrolV1::LogEntryOperation]
1145
1095
  attr_accessor :operation
1146
1096
 
1147
- # The log entry payload, represented as a protocol buffer that is
1148
- # expressed as a JSON object. The only accepted type currently is
1149
- # AuditLog.
1097
+ # The log entry payload, represented as a protocol buffer that is expressed as a
1098
+ # JSON object. The only accepted type currently is AuditLog.
1150
1099
  # Corresponds to the JSON property `protoPayload`
1151
1100
  # @return [Hash<String,Object>]
1152
1101
  attr_accessor :proto_payload
1153
1102
 
1154
- # The severity of the log entry. The default value is
1155
- # `LogSeverity.DEFAULT`.
1103
+ # The severity of the log entry. The default value is `LogSeverity.DEFAULT`.
1156
1104
  # Corresponds to the JSON property `severity`
1157
1105
  # @return [String]
1158
1106
  attr_accessor :severity
@@ -1163,8 +1111,8 @@ module Google
1163
1111
  # @return [Google::Apis::ServicecontrolV1::LogEntrySourceLocation]
1164
1112
  attr_accessor :source_location
1165
1113
 
1166
- # The log entry payload, represented as a structure that
1167
- # is expressed as a JSON object.
1114
+ # The log entry payload, represented as a structure that is expressed as a JSON
1115
+ # object.
1168
1116
  # Corresponds to the JSON property `structPayload`
1169
1117
  # @return [Hash<String,Object>]
1170
1118
  attr_accessor :struct_payload
@@ -1174,16 +1122,16 @@ module Google
1174
1122
  # @return [String]
1175
1123
  attr_accessor :text_payload
1176
1124
 
1177
- # The time the event described by the log entry occurred. If
1178
- # omitted, defaults to operation start time.
1125
+ # The time the event described by the log entry occurred. If omitted, defaults
1126
+ # to operation start time.
1179
1127
  # Corresponds to the JSON property `timestamp`
1180
1128
  # @return [String]
1181
1129
  attr_accessor :timestamp
1182
1130
 
1183
- # Optional. Resource name of the trace associated with the log entry, if any.
1184
- # If this field contains a relative resource name, you can assume the name is
1185
- # relative to `//tracing.googleapis.com`. Example:
1186
- # `projects/my-projectid/traces/06796866738c859f2f19b7cfb3214824`
1131
+ # Optional. Resource name of the trace associated with the log entry, if any. If
1132
+ # this field contains a relative resource name, you can assume the name is
1133
+ # relative to `//tracing.googleapis.com`. Example: `projects/my-projectid/traces/
1134
+ # 06796866738c859f2f19b7cfb3214824`
1187
1135
  # Corresponds to the JSON property `trace`
1188
1136
  # @return [String]
1189
1137
  attr_accessor :trace
@@ -1209,8 +1157,8 @@ module Google
1209
1157
  end
1210
1158
  end
1211
1159
 
1212
- # Additional information about a potentially long-running operation with which
1213
- # a log entry is associated.
1160
+ # Additional information about a potentially long-running operation with which a
1161
+ # log entry is associated.
1214
1162
  class LogEntryOperation
1215
1163
  include Google::Apis::Core::Hashable
1216
1164
 
@@ -1220,8 +1168,8 @@ module Google
1220
1168
  attr_accessor :first
1221
1169
  alias_method :first?, :first
1222
1170
 
1223
- # Optional. An arbitrary operation identifier. Log entries with the
1224
- # same identifier are assumed to be part of the same operation.
1171
+ # Optional. An arbitrary operation identifier. Log entries with the same
1172
+ # identifier are assumed to be part of the same operation.
1225
1173
  # Corresponds to the JSON property `id`
1226
1174
  # @return [String]
1227
1175
  attr_accessor :id
@@ -1232,9 +1180,9 @@ module Google
1232
1180
  attr_accessor :last
1233
1181
  alias_method :last?, :last
1234
1182
 
1235
- # Optional. An arbitrary producer identifier. The combination of
1236
- # `id` and `producer` must be globally unique. Examples for `producer`:
1237
- # `"MyDivision.MyBigCompany.com"`, `"github.com/MyProject/MyApplication"`.
1183
+ # Optional. An arbitrary producer identifier. The combination of `id` and `
1184
+ # producer` must be globally unique. Examples for `producer`: `"MyDivision.
1185
+ # MyBigCompany.com"`, `"github.com/MyProject/MyApplication"`.
1238
1186
  # Corresponds to the JSON property `producer`
1239
1187
  # @return [String]
1240
1188
  attr_accessor :producer
@@ -1257,8 +1205,8 @@ module Google
1257
1205
  class LogEntrySourceLocation
1258
1206
  include Google::Apis::Core::Hashable
1259
1207
 
1260
- # Optional. Source file name. Depending on the runtime environment, this
1261
- # might be a simple name or a fully-qualified name.
1208
+ # Optional. Source file name. Depending on the runtime environment, this might
1209
+ # be a simple name or a fully-qualified name.
1262
1210
  # Corresponds to the JSON property `file`
1263
1211
  # @return [String]
1264
1212
  attr_accessor :file
@@ -1266,9 +1214,8 @@ module Google
1266
1214
  # Optional. Human-readable name of the function or method being invoked, with
1267
1215
  # optional context such as the class or package name. This information may be
1268
1216
  # used in contexts such as the logs viewer, where a file and line number are
1269
- # less meaningful. The format can vary by language. For example:
1270
- # `qual.if.ied.Class.method` (Java), `dir/package.func` (Go), `function`
1271
- # (Python).
1217
+ # less meaningful. The format can vary by language. For example: `qual.if.ied.
1218
+ # Class.method` (Java), `dir/package.func` (Go), `function` (Python).
1272
1219
  # Corresponds to the JSON property `function`
1273
1220
  # @return [String]
1274
1221
  attr_accessor :function
@@ -1303,11 +1250,9 @@ module Google
1303
1250
 
1304
1251
  # Distribution represents a frequency distribution of double-valued sample
1305
1252
  # points. It contains the size of the population of sample points plus
1306
- # additional optional information:
1307
- # - the arithmetic mean of the samples
1308
- # - the minimum and maximum of the samples
1309
- # - the sum-squared-deviation of the samples, used to compute variance
1310
- # - a histogram of the values of the sample points
1253
+ # additional optional information: - the arithmetic mean of the samples - the
1254
+ # minimum and maximum of the samples - the sum-squared-deviation of the samples,
1255
+ # used to compute variance - a histogram of the values of the sample points
1311
1256
  # Corresponds to the JSON property `distributionValue`
1312
1257
  # @return [Google::Apis::ServicecontrolV1::Distribution]
1313
1258
  attr_accessor :distribution_value
@@ -1317,8 +1262,8 @@ module Google
1317
1262
  # @return [Float]
1318
1263
  attr_accessor :double_value
1319
1264
 
1320
- # The end of the time period over which this metric value's measurement
1321
- # applies.
1265
+ # The end of the time period over which this metric value's measurement applies.
1266
+ # If not specified, google.api.servicecontrol.v1.Operation.end_time will be used.
1322
1267
  # Corresponds to the JSON property `endTime`
1323
1268
  # @return [String]
1324
1269
  attr_accessor :end_time
@@ -1328,10 +1273,9 @@ module Google
1328
1273
  # @return [Fixnum]
1329
1274
  attr_accessor :int64_value
1330
1275
 
1331
- # The labels describing the metric value.
1332
- # See comments on google.api.servicecontrol.v1.Operation.labels for
1333
- # the overriding relationship.
1334
- # Note that this map must not contain monitored resource labels.
1276
+ # The labels describing the metric value. See comments on google.api.
1277
+ # servicecontrol.v1.Operation.labels for the overriding relationship. Note that
1278
+ # this map must not contain monitored resource labels.
1335
1279
  # Corresponds to the JSON property `labels`
1336
1280
  # @return [Hash<String,String>]
1337
1281
  attr_accessor :labels
@@ -1342,9 +1286,10 @@ module Google
1342
1286
  attr_accessor :money_value
1343
1287
 
1344
1288
  # The start of the time period over which this metric value's measurement
1345
- # applies. The time period has different semantics for different metric
1346
- # types (cumulative, delta, and gauge). See the metric definition
1347
- # documentation in the service configuration for details.
1289
+ # applies. The time period has different semantics for different metric types (
1290
+ # cumulative, delta, and gauge). See the metric definition documentation in the
1291
+ # service configuration for details. If not specified, google.api.servicecontrol.
1292
+ # v1.Operation.start_time will be used.
1348
1293
  # Corresponds to the JSON property `startTime`
1349
1294
  # @return [String]
1350
1295
  attr_accessor :start_time
@@ -1372,9 +1317,8 @@ module Google
1372
1317
  end
1373
1318
  end
1374
1319
 
1375
- # Represents a set of metric values in the same metric.
1376
- # Each metric value in the set should have a unique combination of start time,
1377
- # end time, and label values.
1320
+ # Represents a set of metric values in the same metric. Each metric value in the
1321
+ # set should have a unique combination of start time, end time, and label values.
1378
1322
  class MetricValueSet
1379
1323
  include Google::Apis::Core::Hashable
1380
1324
 
@@ -1403,23 +1347,22 @@ module Google
1403
1347
  class Money
1404
1348
  include Google::Apis::Core::Hashable
1405
1349
 
1406
- # The 3-letter currency code defined in ISO 4217.
1350
+ # The three-letter currency code defined in ISO 4217.
1407
1351
  # Corresponds to the JSON property `currencyCode`
1408
1352
  # @return [String]
1409
1353
  attr_accessor :currency_code
1410
1354
 
1411
- # Number of nano (10^-9) units of the amount.
1412
- # The value must be between -999,999,999 and +999,999,999 inclusive.
1413
- # If `units` is positive, `nanos` must be positive or zero.
1414
- # If `units` is zero, `nanos` can be positive, zero, or negative.
1415
- # If `units` is negative, `nanos` must be negative or zero.
1416
- # For example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
1355
+ # Number of nano (10^-9) units of the amount. The value must be between -999,999,
1356
+ # 999 and +999,999,999 inclusive. If `units` is positive, `nanos` must be
1357
+ # positive or zero. If `units` is zero, `nanos` can be positive, zero, or
1358
+ # negative. If `units` is negative, `nanos` must be negative or zero. For
1359
+ # example $-1.75 is represented as `units`=-1 and `nanos`=-750,000,000.
1417
1360
  # Corresponds to the JSON property `nanos`
1418
1361
  # @return [Fixnum]
1419
1362
  attr_accessor :nanos
1420
1363
 
1421
- # The whole units of the amount.
1422
- # For example if `currencyCode` is `"USD"`, then 1 unit is one US dollar.
1364
+ # The whole units of the amount. For example if `currencyCode` is `"USD"`, then
1365
+ # 1 unit is one US dollar.
1423
1366
  # Corresponds to the JSON property `units`
1424
1367
  # @return [Fixnum]
1425
1368
  attr_accessor :units
@@ -1440,24 +1383,19 @@ module Google
1440
1383
  class Operation
1441
1384
  include Google::Apis::Core::Hashable
1442
1385
 
1443
- # Identity of the consumer who is using the service.
1444
- # This field should be filled in for the operations initiated by a
1445
- # consumer, but not for service-initiated operations that are
1446
- # not related to a specific consumer.
1447
- # - This can be in one of the following formats:
1448
- # - project:PROJECT_ID,
1449
- # - project`_`number:PROJECT_NUMBER,
1450
- # - projects/PROJECT_ID or PROJECT_NUMBER,
1451
- # - folders/FOLDER_NUMBER,
1452
- # - organizations/ORGANIZATION_NUMBER,
1453
- # - api`_`key:API_KEY.
1386
+ # Identity of the consumer who is using the service. This field should be filled
1387
+ # in for the operations initiated by a consumer, but not for service-initiated
1388
+ # operations that are not related to a specific consumer. - This can be in one
1389
+ # of the following formats: - project:PROJECT_ID, - project`_`number:
1390
+ # PROJECT_NUMBER, - projects/PROJECT_ID or PROJECT_NUMBER, - folders/
1391
+ # FOLDER_NUMBER, - organizations/ORGANIZATION_NUMBER, - api`_`key:API_KEY.
1454
1392
  # Corresponds to the JSON property `consumerId`
1455
1393
  # @return [String]
1456
1394
  attr_accessor :consumer_id
1457
1395
 
1458
- # End time of the operation.
1459
- # Required when the operation is used in ServiceController.Report,
1460
- # but optional when the operation is used in ServiceController.Check.
1396
+ # End time of the operation. Required when the operation is used in
1397
+ # ServiceController.Report, but optional when the operation is used in
1398
+ # ServiceController.Check.
1461
1399
  # Corresponds to the JSON property `endTime`
1462
1400
  # @return [String]
1463
1401
  attr_accessor :end_time
@@ -1472,21 +1410,16 @@ module Google
1472
1410
  # @return [String]
1473
1411
  attr_accessor :importance
1474
1412
 
1475
- # Labels describing the operation. Only the following labels are allowed:
1476
- # - Labels describing monitored resources as defined in
1477
- # the service configuration.
1413
+ # Labels describing the operation. Only the following labels are allowed: -
1414
+ # Labels describing monitored resources as defined in the service configuration.
1478
1415
  # - Default labels of metric values. When specified, labels defined in the
1479
- # metric value override these default.
1480
- # - The following labels defined by Google Cloud Platform:
1481
- # - `cloud.googleapis.com/location` describing the location where the
1482
- # operation happened,
1483
- # - `servicecontrol.googleapis.com/user_agent` describing the user agent
1484
- # of the API request,
1485
- # - `servicecontrol.googleapis.com/service_agent` describing the service
1486
- # used to handle the API request (e.g. ESP),
1487
- # - `servicecontrol.googleapis.com/platform` describing the platform
1488
- # where the API is served, such as App Engine, Compute Engine, or
1489
- # Kubernetes Engine.
1416
+ # metric value override these default. - The following labels defined by Google
1417
+ # Cloud Platform: - `cloud.googleapis.com/location` describing the location
1418
+ # where the operation happened, - `servicecontrol.googleapis.com/user_agent`
1419
+ # describing the user agent of the API request, - `servicecontrol.googleapis.com/
1420
+ # service_agent` describing the service used to handle the API request (e.g. ESP)
1421
+ # , - `servicecontrol.googleapis.com/platform` describing the platform where the
1422
+ # API is served, such as App Engine, Compute Engine, or Kubernetes Engine.
1490
1423
  # Corresponds to the JSON property `labels`
1491
1424
  # @return [Hash<String,String>]
1492
1425
  attr_accessor :labels
@@ -1496,27 +1429,23 @@ module Google
1496
1429
  # @return [Array<Google::Apis::ServicecontrolV1::LogEntry>]
1497
1430
  attr_accessor :log_entries
1498
1431
 
1499
- # Represents information about this operation. Each MetricValueSet
1500
- # corresponds to a metric defined in the service configuration.
1501
- # The data type used in the MetricValueSet must agree with
1502
- # the data type specified in the metric definition.
1503
- # Within a single operation, it is not allowed to have more than one
1504
- # MetricValue instances that have the same metric names and identical
1505
- # label value combinations. If a request has such duplicated MetricValue
1506
- # instances, the entire request is rejected with
1507
- # an invalid argument error.
1432
+ # Represents information about this operation. Each MetricValueSet corresponds
1433
+ # to a metric defined in the service configuration. The data type used in the
1434
+ # MetricValueSet must agree with the data type specified in the metric
1435
+ # definition. Within a single operation, it is not allowed to have more than one
1436
+ # MetricValue instances that have the same metric names and identical label
1437
+ # value combinations. If a request has such duplicated MetricValue instances,
1438
+ # the entire request is rejected with an invalid argument error.
1508
1439
  # Corresponds to the JSON property `metricValueSets`
1509
1440
  # @return [Array<Google::Apis::ServicecontrolV1::MetricValueSet>]
1510
1441
  attr_accessor :metric_value_sets
1511
1442
 
1512
- # Identity of the operation. This must be unique within the scope of the
1513
- # service that generated the operation. If the service calls
1514
- # Check() and Report() on the same operation, the two calls should carry
1515
- # the same id.
1516
- # UUID version 4 is recommended, though not required.
1517
- # In scenarios where an operation is computed from existing information
1518
- # and an idempotent id is desirable for deduplication purpose, UUID version 5
1519
- # is recommended. See RFC 4122 for details.
1443
+ # Identity of the operation. This must be unique within the scope of the service
1444
+ # that generated the operation. If the service calls Check() and Report() on the
1445
+ # same operation, the two calls should carry the same id. UUID version 4 is
1446
+ # recommended, though not required. In scenarios where an operation is computed
1447
+ # from existing information and an idempotent id is desirable for deduplication
1448
+ # purpose, UUID version 5 is recommended. See RFC 4122 for details.
1520
1449
  # Corresponds to the JSON property `operationId`
1521
1450
  # @return [String]
1522
1451
  attr_accessor :operation_id
@@ -1531,8 +1460,8 @@ module Google
1531
1460
  # @return [Google::Apis::ServicecontrolV1::QuotaProperties]
1532
1461
  attr_accessor :quota_properties
1533
1462
 
1534
- # The resources that are involved in the operation.
1535
- # The maximum supported number of entries in this field is 100.
1463
+ # The resources that are involved in the operation. The maximum supported number
1464
+ # of entries in this field is 100.
1536
1465
  # Corresponds to the JSON property `resources`
1537
1466
  # @return [Array<Google::Apis::ServicecontrolV1::ResourceInfo>]
1538
1467
  attr_accessor :resources
@@ -1542,16 +1471,15 @@ module Google
1542
1471
  # @return [String]
1543
1472
  attr_accessor :start_time
1544
1473
 
1545
- # Unimplemented. A list of Cloud Trace spans. The span names shall contain
1546
- # the id of the destination project which can be either the produce or the
1547
- # consumer project.
1474
+ # Unimplemented. A list of Cloud Trace spans. The span names shall contain the
1475
+ # id of the destination project which can be either the produce or the consumer
1476
+ # project.
1548
1477
  # Corresponds to the JSON property `traceSpans`
1549
1478
  # @return [Array<Google::Apis::ServicecontrolV1::TraceSpan>]
1550
1479
  attr_accessor :trace_spans
1551
1480
 
1552
- # User defined labels for the resource that this operation is associated
1553
- # with. Only a combination of 1000 user labels per consumer project are
1554
- # allowed.
1481
+ # User defined labels for the resource that this operation is associated with.
1482
+ # Only a combination of 1000 user labels per consumer project are allowed.
1555
1483
  # Corresponds to the JSON property `userLabels`
1556
1484
  # @return [Hash<String,String>]
1557
1485
  attr_accessor :user_labels
@@ -1579,10 +1507,10 @@ module Google
1579
1507
  end
1580
1508
  end
1581
1509
 
1582
- # This message defines attributes for a node that handles a network request.
1583
- # The node can be either a service or an application that sends, forwards,
1584
- # or receives the request. Service peers should fill in
1585
- # `principal` and `labels` as appropriate.
1510
+ # This message defines attributes for a node that handles a network request. The
1511
+ # node can be either a service or an application that sends, forwards, or
1512
+ # receives the request. Service peers should fill in `principal` and `labels` as
1513
+ # appropriate.
1586
1514
  class Peer
1587
1515
  include Google::Apis::Core::Hashable
1588
1516
 
@@ -1601,16 +1529,16 @@ module Google
1601
1529
  # @return [Fixnum]
1602
1530
  attr_accessor :port
1603
1531
 
1604
- # The identity of this peer. Similar to `Request.auth.principal`, but
1605
- # relative to the peer instead of the request. For example, the
1606
- # idenity associated with a load balancer that forwared the request.
1532
+ # The identity of this peer. Similar to `Request.auth.principal`, but relative
1533
+ # to the peer instead of the request. For example, the idenity associated with a
1534
+ # load balancer that forwared the request.
1607
1535
  # Corresponds to the JSON property `principal`
1608
1536
  # @return [String]
1609
1537
  attr_accessor :principal
1610
1538
 
1611
- # The CLDR country/region code associated with the above IP address.
1612
- # If the IP address is private, the `region_code` should reflect the
1613
- # physical location where this peer is running.
1539
+ # The CLDR country/region code associated with the above IP address. If the IP
1540
+ # address is private, the `region_code` should reflect the physical location
1541
+ # where this peer is running.
1614
1542
  # Corresponds to the JSON property `regionCode`
1615
1543
  # @return [String]
1616
1544
  attr_accessor :region_code
@@ -1643,9 +1571,18 @@ module Google
1643
1571
  # @return [String]
1644
1572
  attr_accessor :description
1645
1573
 
1646
- # Subject to whom this error applies. See the specific enum for more details
1647
- # on this field. For example, "clientip:<ip address of client>" or
1648
- # "project:<Google developer project id>".
1574
+ # The `Status` type defines a logical error model that is suitable for different
1575
+ # programming environments, including REST APIs and RPC APIs. It is used by [
1576
+ # gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
1577
+ # data: error code, error message, and error details. You can find out more
1578
+ # about this error model and how to work with it in the [API Design Guide](https:
1579
+ # //cloud.google.com/apis/design/errors).
1580
+ # Corresponds to the JSON property `status`
1581
+ # @return [Google::Apis::ServicecontrolV1::Status]
1582
+ attr_accessor :status
1583
+
1584
+ # Subject to whom this error applies. See the specific enum for more details on
1585
+ # this field. For example, "clientip:" or "project:".
1649
1586
  # Corresponds to the JSON property `subject`
1650
1587
  # @return [String]
1651
1588
  attr_accessor :subject
@@ -1658,6 +1595,7 @@ module Google
1658
1595
  def update!(**args)
1659
1596
  @code = args[:code] if args.key?(:code)
1660
1597
  @description = args[:description] if args.key?(:description)
1598
+ @status = args[:status] if args.key?(:status)
1661
1599
  @subject = args[:subject] if args.key?(:subject)
1662
1600
  end
1663
1601
  end
@@ -1666,37 +1604,33 @@ module Google
1666
1604
  class QuotaInfo
1667
1605
  include Google::Apis::Core::Hashable
1668
1606
 
1669
- # Quota Metrics that have exceeded quota limits.
1670
- # For QuotaGroup-based quota, this is QuotaGroup.name
1671
- # For QuotaLimit-based quota, this is QuotaLimit.name
1672
- # See: google.api.Quota
1673
- # Deprecated: Use quota_metrics to get per quota group limit exceeded status.
1607
+ # Quota Metrics that have exceeded quota limits. For QuotaGroup-based quota,
1608
+ # this is QuotaGroup.name For QuotaLimit-based quota, this is QuotaLimit.name
1609
+ # See: google.api.Quota Deprecated: Use quota_metrics to get per quota group
1610
+ # limit exceeded status.
1674
1611
  # Corresponds to the JSON property `limitExceeded`
1675
1612
  # @return [Array<String>]
1676
1613
  attr_accessor :limit_exceeded
1677
1614
 
1678
- # Map of quota group name to the actual number of tokens consumed. If the
1679
- # quota check was not successful, then this will not be populated due to no
1680
- # quota consumption.
1681
- # We are not merging this field with 'quota_metrics' field because of the
1682
- # complexity of scaling in Chemist client code base. For simplicity, we will
1683
- # keep this field for Castor (that scales quota usage) and 'quota_metrics'
1615
+ # Map of quota group name to the actual number of tokens consumed. If the quota
1616
+ # check was not successful, then this will not be populated due to no quota
1617
+ # consumption. We are not merging this field with 'quota_metrics' field because
1618
+ # of the complexity of scaling in Chemist client code base. For simplicity, we
1619
+ # will keep this field for Castor (that scales quota usage) and 'quota_metrics'
1684
1620
  # for SuperQuota (that doesn't scale quota usage).
1685
1621
  # Corresponds to the JSON property `quotaConsumed`
1686
1622
  # @return [Hash<String,Fixnum>]
1687
1623
  attr_accessor :quota_consumed
1688
1624
 
1689
1625
  # Quota metrics to indicate the usage. Depending on the check request, one or
1690
- # more of the following metrics will be included:
1691
- # 1. For rate quota, per quota group or per quota metric incremental usage
1692
- # will be specified using the following delta metric:
1693
- # "serviceruntime.googleapis.com/api/consumer/quota_used_count"
1694
- # 2. For allocation quota, per quota metric total usage will be specified
1695
- # using the following gauge metric:
1696
- # "serviceruntime.googleapis.com/allocation/consumer/quota_used_count"
1697
- # 3. For both rate quota and allocation quota, the quota limit reached
1698
- # condition will be specified using the following boolean metric:
1699
- # "serviceruntime.googleapis.com/quota/exceeded"
1626
+ # more of the following metrics will be included: 1. For rate quota, per quota
1627
+ # group or per quota metric incremental usage will be specified using the
1628
+ # following delta metric: "serviceruntime.googleapis.com/api/consumer/
1629
+ # quota_used_count" 2. For allocation quota, per quota metric total usage will
1630
+ # be specified using the following gauge metric: "serviceruntime.googleapis.com/
1631
+ # allocation/consumer/quota_used_count" 3. For both rate quota and allocation
1632
+ # quota, the quota limit reached condition will be specified using the following
1633
+ # boolean metric: "serviceruntime.googleapis.com/quota/exceeded"
1700
1634
  # Corresponds to the JSON property `quotaMetrics`
1701
1635
  # @return [Array<Google::Apis::ServicecontrolV1::MetricValueSet>]
1702
1636
  attr_accessor :quota_metrics
@@ -1718,10 +1652,8 @@ module Google
1718
1652
  include Google::Apis::Core::Hashable
1719
1653
 
1720
1654
  # Identity of the consumer for whom this quota operation is being performed.
1721
- # This can be in one of the following formats:
1722
- # project:<project_id>,
1723
- # project_number:<project_number>,
1724
- # api_key:<api_key>.
1655
+ # This can be in one of the following formats: project:, project_number:,
1656
+ # api_key:.
1725
1657
  # Corresponds to the JSON property `consumerId`
1726
1658
  # @return [String]
1727
1659
  attr_accessor :consumer_id
@@ -1733,38 +1665,34 @@ module Google
1733
1665
 
1734
1666
  # Fully qualified name of the API method for which this quota operation is
1735
1667
  # requested. This name is used for matching quota rules or metric rules and
1736
- # billing status rules defined in service configuration.
1737
- # This field should not be set if any of the following is true:
1738
- # (1) the quota operation is performed on non-API resources.
1739
- # (2) quota_metrics is set because the caller is doing quota override.
1740
- # Example of an RPC method name:
1741
- # google.example.library.v1.LibraryService.CreateShelf
1668
+ # billing status rules defined in service configuration. This field should not
1669
+ # be set if any of the following is true: (1) the quota operation is performed
1670
+ # on non-API resources. (2) quota_metrics is set because the caller is doing
1671
+ # quota override. Example of an RPC method name: google.example.library.v1.
1672
+ # LibraryService.CreateShelf
1742
1673
  # Corresponds to the JSON property `methodName`
1743
1674
  # @return [String]
1744
1675
  attr_accessor :method_name
1745
1676
 
1746
- # Identity of the operation. This is expected to be unique within the scope
1747
- # of the service that generated the operation, and guarantees idempotency in
1748
- # case of retries.
1749
- # In order to ensure best performance and latency in the Quota backends,
1750
- # operation_ids are optimally associated with time, so that related
1751
- # operations can be accessed fast in storage. For this reason, the
1752
- # recommended token for services that intend to operate at a high QPS is
1753
- # Unix time in nanos + UUID
1677
+ # Identity of the operation. This is expected to be unique within the scope of
1678
+ # the service that generated the operation, and guarantees idempotency in case
1679
+ # of retries. In order to ensure best performance and latency in the Quota
1680
+ # backends, operation_ids are optimally associated with time, so that related
1681
+ # operations can be accessed fast in storage. For this reason, the recommended
1682
+ # token for services that intend to operate at a high QPS is Unix time in nanos +
1683
+ # UUID
1754
1684
  # Corresponds to the JSON property `operationId`
1755
1685
  # @return [String]
1756
1686
  attr_accessor :operation_id
1757
1687
 
1758
- # Represents information about this operation. Each MetricValueSet
1759
- # corresponds to a metric defined in the service configuration.
1760
- # The data type used in the MetricValueSet must agree with
1761
- # the data type specified in the metric definition.
1762
- # Within a single operation, it is not allowed to have more than one
1763
- # MetricValue instances that have the same metric names and identical
1764
- # label value combinations. If a request has such duplicated MetricValue
1765
- # instances, the entire request is rejected with
1766
- # an invalid argument error.
1767
- # This field is mutually exclusive with method_name.
1688
+ # Represents information about this operation. Each MetricValueSet corresponds
1689
+ # to a metric defined in the service configuration. The data type used in the
1690
+ # MetricValueSet must agree with the data type specified in the metric
1691
+ # definition. Within a single operation, it is not allowed to have more than one
1692
+ # MetricValue instances that have the same metric names and identical label
1693
+ # value combinations. If a request has such duplicated MetricValue instances,
1694
+ # the entire request is rejected with an invalid argument error. This field is
1695
+ # mutually exclusive with method_name.
1768
1696
  # Corresponds to the JSON property `quotaMetrics`
1769
1697
  # @return [Array<Google::Apis::ServicecontrolV1::MetricValueSet>]
1770
1698
  attr_accessor :quota_metrics
@@ -1817,12 +1745,12 @@ module Google
1817
1745
  # @return [String]
1818
1746
  attr_accessor :operation_id
1819
1747
 
1820
- # The `Status` type defines a logical error model that is suitable for
1821
- # different programming environments, including REST APIs and RPC APIs. It is
1822
- # used by [gRPC](https://github.com/grpc). Each `Status` message contains
1823
- # three pieces of data: error code, error message, and error details.
1824
- # You can find out more about this error model and how to work with it in the
1825
- # [API Design Guide](https://cloud.google.com/apis/design/errors).
1748
+ # The `Status` type defines a logical error model that is suitable for different
1749
+ # programming environments, including REST APIs and RPC APIs. It is used by [
1750
+ # gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
1751
+ # data: error code, error message, and error details. You can find out more
1752
+ # about this error model and how to work with it in the [API Design Guide](https:
1753
+ # //cloud.google.com/apis/design/errors).
1826
1754
  # Corresponds to the JSON property `status`
1827
1755
  # @return [Google::Apis::ServicecontrolV1::Status]
1828
1756
  attr_accessor :status
@@ -1867,22 +1795,19 @@ module Google
1867
1795
  class ReportRequest
1868
1796
  include Google::Apis::Core::Hashable
1869
1797
 
1870
- # Operations to be reported.
1871
- # Typically the service should report one operation per request.
1872
- # Putting multiple operations into a single request is allowed, but should
1873
- # be used only when multiple operations are natually available at the time
1874
- # of the report.
1875
- # There is no limit on the number of operations in the same ReportRequest,
1876
- # however the ReportRequest size should be no larger than 1MB. See
1877
- # ReportResponse.report_errors for partial failure behavior.
1798
+ # Operations to be reported. Typically the service should report one operation
1799
+ # per request. Putting multiple operations into a single request is allowed, but
1800
+ # should be used only when multiple operations are natually available at the
1801
+ # time of the report. There is no limit on the number of operations in the same
1802
+ # ReportRequest, however the ReportRequest size should be no larger than 1MB.
1803
+ # See ReportResponse.report_errors for partial failure behavior.
1878
1804
  # Corresponds to the JSON property `operations`
1879
1805
  # @return [Array<Google::Apis::ServicecontrolV1::Operation>]
1880
1806
  attr_accessor :operations
1881
1807
 
1882
1808
  # Specifies which version of service config should be used to process the
1883
- # request.
1884
- # If unspecified or no matching version can be found, the
1885
- # latest one will be used.
1809
+ # request. If unspecified or no matching version can be found, the latest one
1810
+ # will be used.
1886
1811
  # Corresponds to the JSON property `serviceConfigId`
1887
1812
  # @return [String]
1888
1813
  attr_accessor :service_config_id
@@ -1903,28 +1828,25 @@ module Google
1903
1828
  include Google::Apis::Core::Hashable
1904
1829
 
1905
1830
  # Partial failures, one for each `Operation` in the request that failed
1906
- # processing. There are three possible combinations of the RPC status:
1907
- # 1. The combination of a successful RPC status and an empty `report_errors`
1908
- # list indicates a complete success where all `Operations` in the
1909
- # request are processed successfully.
1910
- # 2. The combination of a successful RPC status and a non-empty
1911
- # `report_errors` list indicates a partial success where some
1912
- # `Operations` in the request succeeded. Each
1913
- # `Operation` that failed processing has a corresponding item
1914
- # in this list.
1915
- # 3. A failed RPC status indicates a general non-deterministic failure.
1916
- # When this happens, it's impossible to know which of the
1917
- # 'Operations' in the request succeeded or failed.
1831
+ # processing. There are three possible combinations of the RPC status: 1. The
1832
+ # combination of a successful RPC status and an empty `report_errors` list
1833
+ # indicates a complete success where all `Operations` in the request are
1834
+ # processed successfully. 2. The combination of a successful RPC status and a
1835
+ # non-empty `report_errors` list indicates a partial success where some `
1836
+ # Operations` in the request succeeded. Each `Operation` that failed processing
1837
+ # has a corresponding item in this list. 3. A failed RPC status indicates a
1838
+ # general non-deterministic failure. When this happens, it's impossible to know
1839
+ # which of the 'Operations' in the request succeeded or failed.
1918
1840
  # Corresponds to the JSON property `reportErrors`
1919
1841
  # @return [Array<Google::Apis::ServicecontrolV1::ReportError>]
1920
1842
  attr_accessor :report_errors
1921
1843
 
1922
- # Quota usage for each quota release `Operation` request.
1923
- # Fully or partially failed quota release request may or may not be present
1924
- # in `report_quota_info`. For example, a failed quota release request will
1925
- # have the current quota usage info when precise quota library returns the
1926
- # info. A deadline exceeded quota request will not have quota usage info.
1927
- # If there is no quota release request, report_quota_info will be empty.
1844
+ # Quota usage for each quota release `Operation` request. Fully or partially
1845
+ # failed quota release request may or may not be present in `report_quota_info`.
1846
+ # For example, a failed quota release request will have the current quota usage
1847
+ # info when precise quota library returns the info. A deadline exceeded quota
1848
+ # request will not have quota usage info. If there is no quota release request,
1849
+ # report_quota_info will be empty.
1928
1850
  # Corresponds to the JSON property `reportInfos`
1929
1851
  # @return [Array<Google::Apis::ServicecontrolV1::ReportInfo>]
1930
1852
  attr_accessor :report_infos
@@ -1952,22 +1874,22 @@ module Google
1952
1874
  end
1953
1875
  end
1954
1876
 
1955
- # This message defines attributes for an HTTP request. If the actual
1956
- # request is not an HTTP request, the runtime system should try to map
1957
- # the actual request to an equivalent HTTP request.
1877
+ # This message defines attributes for an HTTP request. If the actual request is
1878
+ # not an HTTP request, the runtime system should try to map the actual request
1879
+ # to an equivalent HTTP request.
1958
1880
  class Request
1959
1881
  include Google::Apis::Core::Hashable
1960
1882
 
1961
- # This message defines request authentication attributes. Terminology is
1962
- # based on the JSON Web Token (JWT) standard, but the terms also
1963
- # correlate to concepts in other standards.
1883
+ # This message defines request authentication attributes. Terminology is based
1884
+ # on the JSON Web Token (JWT) standard, but the terms also correlate to concepts
1885
+ # in other standards.
1964
1886
  # Corresponds to the JSON property `auth`
1965
1887
  # @return [Google::Apis::ServicecontrolV1::Auth]
1966
1888
  attr_accessor :auth
1967
1889
 
1968
- # The HTTP request headers. If multiple headers share the same key, they
1969
- # must be merged according to the HTTP spec. All header keys must be
1970
- # lowercased, because HTTP header keys are case-insensitive.
1890
+ # The HTTP request headers. If multiple headers share the same key, they must be
1891
+ # merged according to the HTTP spec. All header keys must be lowercased, because
1892
+ # HTTP header keys are case-insensitive.
1971
1893
  # Corresponds to the JSON property `headers`
1972
1894
  # @return [Hash<String,String>]
1973
1895
  attr_accessor :headers
@@ -1977,9 +1899,9 @@ module Google
1977
1899
  # @return [String]
1978
1900
  attr_accessor :host
1979
1901
 
1980
- # The unique ID for a request, which can be propagated to downstream
1981
- # systems. The ID should have low probability of collision
1982
- # within a single day for a specific service.
1902
+ # The unique ID for a request, which can be propagated to downstream systems.
1903
+ # The ID should have low probability of collision within a single day for a
1904
+ # specific service.
1983
1905
  # Corresponds to the JSON property `id`
1984
1906
  # @return [String]
1985
1907
  attr_accessor :id
@@ -1994,23 +1916,22 @@ module Google
1994
1916
  # @return [String]
1995
1917
  attr_accessor :path
1996
1918
 
1997
- # The network protocol used with the request, such as "http/1.1",
1998
- # "spdy/3", "h2", "h2c", "webrtc", "tcp", "udp", "quic". See
1999
- # https://www.iana.org/assignments/tls-extensiontype-values/tls-extensiontype-
2000
- # values.xhtml#alpn-protocol-ids
2001
- # for details.
1919
+ # The network protocol used with the request, such as "http/1.1", "spdy/3", "h2",
1920
+ # "h2c", "webrtc", "tcp", "udp", "quic". See https://www.iana.org/assignments/
1921
+ # tls-extensiontype-values/tls-extensiontype-values.xhtml#alpn-protocol-ids for
1922
+ # details.
2002
1923
  # Corresponds to the JSON property `protocol`
2003
1924
  # @return [String]
2004
1925
  attr_accessor :protocol
2005
1926
 
2006
- # The HTTP URL query in the format of `name1=value1&name2=value2`, as it
2007
- # appears in the first line of the HTTP request. No decoding is performed.
1927
+ # The HTTP URL query in the format of `name1=value1&name2=value2`, as it appears
1928
+ # in the first line of the HTTP request. No decoding is performed.
2008
1929
  # Corresponds to the JSON property `query`
2009
1930
  # @return [String]
2010
1931
  attr_accessor :query
2011
1932
 
2012
- # A special parameter for request reason. It is used by security systems
2013
- # to associate auditing information with a request.
1933
+ # A special parameter for request reason. It is used by security systems to
1934
+ # associate auditing information with a request.
2014
1935
  # Corresponds to the JSON property `reason`
2015
1936
  # @return [String]
2016
1937
  attr_accessor :reason
@@ -2025,8 +1946,8 @@ module Google
2025
1946
  # @return [Fixnum]
2026
1947
  attr_accessor :size
2027
1948
 
2028
- # The timestamp when the `destination` service receives the first byte of
2029
- # the request.
1949
+ # The timestamp when the `destination` service receives the first byte of the
1950
+ # request.
2030
1951
  # Corresponds to the JSON property `time`
2031
1952
  # @return [String]
2032
1953
  attr_accessor :time
@@ -2056,55 +1977,48 @@ module Google
2056
1977
  class RequestMetadata
2057
1978
  include Google::Apis::Core::Hashable
2058
1979
 
2059
- # The IP address of the caller.
2060
- # For caller from internet, this will be public IPv4 or IPv6 address.
2061
- # For caller from a Compute Engine VM with external IP address, this
2062
- # will be the VM's external IP address. For caller from a Compute
2063
- # Engine VM without external IP address, if the VM is in the same
2064
- # organization (or project) as the accessed resource, `caller_ip` will
2065
- # be the VM's internal IPv4 address, otherwise the `caller_ip` will be
2066
- # redacted to "gce-internal-ip".
1980
+ # The IP address of the caller. For caller from internet, this will be public
1981
+ # IPv4 or IPv6 address. For caller from a Compute Engine VM with external IP
1982
+ # address, this will be the VM's external IP address. For caller from a Compute
1983
+ # Engine VM without external IP address, if the VM is in the same organization (
1984
+ # or project) as the accessed resource, `caller_ip` will be the VM's internal
1985
+ # IPv4 address, otherwise the `caller_ip` will be redacted to "gce-internal-ip".
2067
1986
  # See https://cloud.google.com/compute/docs/vpc/ for more information.
2068
1987
  # Corresponds to the JSON property `callerIp`
2069
1988
  # @return [String]
2070
1989
  attr_accessor :caller_ip
2071
1990
 
2072
- # The network of the caller.
2073
- # Set only if the network host project is part of the same GCP organization
2074
- # (or project) as the accessed resource.
2075
- # See https://cloud.google.com/compute/docs/vpc/ for more information.
2076
- # This is a scheme-less URI full resource name. For example:
2077
- # "//compute.googleapis.com/projects/PROJECT_ID/global/networks/NETWORK_ID"
1991
+ # The network of the caller. Set only if the network host project is part of the
1992
+ # same GCP organization (or project) as the accessed resource. See https://cloud.
1993
+ # google.com/compute/docs/vpc/ for more information. This is a scheme-less URI
1994
+ # full resource name. For example: "//compute.googleapis.com/projects/PROJECT_ID/
1995
+ # global/networks/NETWORK_ID"
2078
1996
  # Corresponds to the JSON property `callerNetwork`
2079
1997
  # @return [String]
2080
1998
  attr_accessor :caller_network
2081
1999
 
2082
- # The user agent of the caller.
2083
- # This information is not authenticated and should be treated accordingly.
2084
- # For example:
2085
- # + `google-api-python-client/1.4.0`:
2086
- # The request was made by the Google API client for Python.
2087
- # + `Cloud SDK Command Line Tool apitools-client/1.0 gcloud/0.9.62`:
2088
- # The request was made by the Google Cloud SDK CLI (gcloud).
2089
- # + `AppEngine-Google; (+http://code.google.com/appengine; appid:
2090
- # s~my-project`:
2091
- # The request was made from the `my-project` App Engine app.
2092
- # NOLINT
2000
+ # The user agent of the caller. This information is not authenticated and should
2001
+ # be treated accordingly. For example: + `google-api-python-client/1.4.0`: The
2002
+ # request was made by the Google API client for Python. + `Cloud SDK Command
2003
+ # Line Tool apitools-client/1.0 gcloud/0.9.62`: The request was made by the
2004
+ # Google Cloud SDK CLI (gcloud). + `AppEngine-Google; (+http://code.google.com/
2005
+ # appengine; appid: s~my-project`: The request was made from the `my-project`
2006
+ # App Engine app. NOLINT
2093
2007
  # Corresponds to the JSON property `callerSuppliedUserAgent`
2094
2008
  # @return [String]
2095
2009
  attr_accessor :caller_supplied_user_agent
2096
2010
 
2097
- # This message defines attributes for a node that handles a network request.
2098
- # The node can be either a service or an application that sends, forwards,
2099
- # or receives the request. Service peers should fill in
2100
- # `principal` and `labels` as appropriate.
2011
+ # This message defines attributes for a node that handles a network request. The
2012
+ # node can be either a service or an application that sends, forwards, or
2013
+ # receives the request. Service peers should fill in `principal` and `labels` as
2014
+ # appropriate.
2101
2015
  # Corresponds to the JSON property `destinationAttributes`
2102
2016
  # @return [Google::Apis::ServicecontrolV1::Peer]
2103
2017
  attr_accessor :destination_attributes
2104
2018
 
2105
- # This message defines attributes for an HTTP request. If the actual
2106
- # request is not an HTTP request, the runtime system should try to map
2107
- # the actual request to an equivalent HTTP request.
2019
+ # This message defines attributes for an HTTP request. If the actual request is
2020
+ # not an HTTP request, the runtime system should try to map the actual request
2021
+ # to an equivalent HTTP request.
2108
2022
  # Corresponds to the JSON property `requestAttributes`
2109
2023
  # @return [Google::Apis::ServicecontrolV1::Request]
2110
2024
  attr_accessor :request_attributes
@@ -2124,55 +2038,109 @@ module Google
2124
2038
  end
2125
2039
 
2126
2040
  # This message defines core attributes for a resource. A resource is an
2127
- # addressable (named) entity provided by the destination service. For
2128
- # example, a file stored on a network storage service.
2041
+ # addressable (named) entity provided by the destination service. For example, a
2042
+ # file stored on a network storage service.
2129
2043
  class Resource
2130
2044
  include Google::Apis::Core::Hashable
2131
2045
 
2132
- # The labels or tags on the resource, such as AWS resource tags and
2133
- # Kubernetes resource labels.
2046
+ # Annotations is an unstructured key-value map stored with a resource that may
2047
+ # be set by external tools to store and retrieve arbitrary metadata. They are
2048
+ # not queryable and should be preserved when modifying objects. More info: http:/
2049
+ # /kubernetes.io/docs/user-guide/annotations
2050
+ # Corresponds to the JSON property `annotations`
2051
+ # @return [Hash<String,String>]
2052
+ attr_accessor :annotations
2053
+
2054
+ # Output only. The timestamp when the resource was created. This may be either
2055
+ # the time creation was initiated or when it was completed.
2056
+ # Corresponds to the JSON property `createTime`
2057
+ # @return [String]
2058
+ attr_accessor :create_time
2059
+
2060
+ # Output only. The timestamp when the resource was deleted. If the resource is
2061
+ # not deleted, this must be empty.
2062
+ # Corresponds to the JSON property `deleteTime`
2063
+ # @return [String]
2064
+ attr_accessor :delete_time
2065
+
2066
+ # Mutable. The display name set by clients. Must be <= 63 characters.
2067
+ # Corresponds to the JSON property `displayName`
2068
+ # @return [String]
2069
+ attr_accessor :display_name
2070
+
2071
+ # Output only. An opaque value that uniquely identifies a version or generation
2072
+ # of a resource. It can be used to confirm that the client and server agree on
2073
+ # the ordering of a resource being written.
2074
+ # Corresponds to the JSON property `etag`
2075
+ # @return [String]
2076
+ attr_accessor :etag
2077
+
2078
+ # The labels or tags on the resource, such as AWS resource tags and Kubernetes
2079
+ # resource labels.
2134
2080
  # Corresponds to the JSON property `labels`
2135
2081
  # @return [Hash<String,String>]
2136
2082
  attr_accessor :labels
2137
2083
 
2138
- # The stable identifier (name) of a resource on the `service`. A resource
2139
- # can be logically identified as "//`resource.service`/`resource.name`".
2140
- # The differences between a resource name and a URI are:
2141
- # * Resource name is a logical identifier, independent of network
2142
- # protocol and API version. For example,
2143
- # `//pubsub.googleapis.com/projects/123/topics/news-feed`.
2144
- # * URI often includes protocol and version information, so it can
2145
- # be used directly by applications. For example,
2146
- # `https://pubsub.googleapis.com/v1/projects/123/topics/news-feed`.
2147
- # See https://cloud.google.com/apis/design/resource_names for details.
2084
+ # The stable identifier (name) of a resource on the `service`. A resource can be
2085
+ # logically identified as "//`resource.service`/`resource.name`". The
2086
+ # differences between a resource name and a URI are: * Resource name is a
2087
+ # logical identifier, independent of network protocol and API version. For
2088
+ # example, `//pubsub.googleapis.com/projects/123/topics/news-feed`. * URI often
2089
+ # includes protocol and version information, so it can be used directly by
2090
+ # applications. For example, `https://pubsub.googleapis.com/v1/projects/123/
2091
+ # topics/news-feed`. See https://cloud.google.com/apis/design/resource_names for
2092
+ # details.
2148
2093
  # Corresponds to the JSON property `name`
2149
2094
  # @return [String]
2150
2095
  attr_accessor :name
2151
2096
 
2152
- # The name of the service that this resource belongs to, such as
2153
- # `pubsub.googleapis.com`. The service may be different from the DNS
2154
- # hostname that actually serves the request.
2097
+ # The name of the service that this resource belongs to, such as `pubsub.
2098
+ # googleapis.com`. The service may be different from the DNS hostname that
2099
+ # actually serves the request.
2155
2100
  # Corresponds to the JSON property `service`
2156
2101
  # @return [String]
2157
2102
  attr_accessor :service
2158
2103
 
2159
- # The type of the resource. The syntax is platform-specific because
2160
- # different platforms define their resources differently.
2161
- # For Google APIs, the type format must be "`service`/`kind`".
2104
+ # The type of the resource. The syntax is platform-specific because different
2105
+ # platforms define their resources differently. For Google APIs, the type format
2106
+ # must be "`service`/`kind`".
2162
2107
  # Corresponds to the JSON property `type`
2163
2108
  # @return [String]
2164
2109
  attr_accessor :type
2165
2110
 
2111
+ # The unique identifier of the resource. UID is unique in the time and space for
2112
+ # this resource within the scope of the service. It is typically generated by
2113
+ # the server on successful creation of a resource and must not be changed. UID
2114
+ # is used to uniquely identify resources with resource name reuses. This should
2115
+ # be a UUID4.
2116
+ # Corresponds to the JSON property `uid`
2117
+ # @return [String]
2118
+ attr_accessor :uid
2119
+
2120
+ # Output only. The timestamp when the resource was last updated. Any change to
2121
+ # the resource made by users must refresh this value. Changes to a resource made
2122
+ # by the service should refresh this value.
2123
+ # Corresponds to the JSON property `updateTime`
2124
+ # @return [String]
2125
+ attr_accessor :update_time
2126
+
2166
2127
  def initialize(**args)
2167
2128
  update!(**args)
2168
2129
  end
2169
2130
 
2170
2131
  # Update properties of this object
2171
2132
  def update!(**args)
2133
+ @annotations = args[:annotations] if args.key?(:annotations)
2134
+ @create_time = args[:create_time] if args.key?(:create_time)
2135
+ @delete_time = args[:delete_time] if args.key?(:delete_time)
2136
+ @display_name = args[:display_name] if args.key?(:display_name)
2137
+ @etag = args[:etag] if args.key?(:etag)
2172
2138
  @labels = args[:labels] if args.key?(:labels)
2173
2139
  @name = args[:name] if args.key?(:name)
2174
2140
  @service = args[:service] if args.key?(:service)
2175
2141
  @type = args[:type] if args.key?(:type)
2142
+ @uid = args[:uid] if args.key?(:uid)
2143
+ @update_time = args[:update_time] if args.key?(:update_time)
2176
2144
  end
2177
2145
  end
2178
2146
 
@@ -2180,18 +2148,15 @@ module Google
2180
2148
  class ResourceInfo
2181
2149
  include Google::Apis::Core::Hashable
2182
2150
 
2183
- # The identifier of the parent of this resource instance.
2184
- # Must be in one of the following formats:
2185
- # - “projects/<project-id or project-number>”
2186
- # - “folders/<folder-id>”
2187
- # - “organizations/<organization-id>”
2151
+ # The identifier of the parent of this resource instance. Must be in one of the
2152
+ # following formats: - `projects/` - `folders/` - `organizations/`
2188
2153
  # Corresponds to the JSON property `resourceContainer`
2189
2154
  # @return [String]
2190
2155
  attr_accessor :resource_container
2191
2156
 
2192
2157
  # The location of the resource. If not empty, the resource will be checked
2193
- # against location policy. The value must be a valid zone, region or
2194
- # multiregion. For example: "europe-west4" or "northamerica-northeast1-a"
2158
+ # against location policy. The value must be a valid zone, region or multiregion.
2159
+ # For example: "europe-west4" or "northamerica-northeast1-a"
2195
2160
  # Corresponds to the JSON property `resourceLocation`
2196
2161
  # @return [String]
2197
2162
  attr_accessor :resource_location
@@ -2217,24 +2182,18 @@ module Google
2217
2182
  class ResourceLocation
2218
2183
  include Google::Apis::Core::Hashable
2219
2184
 
2220
- # The locations of a resource after the execution of the operation.
2221
- # Requests to create or delete a location based resource must populate
2222
- # the 'current_locations' field and not the 'original_locations' field.
2223
- # For example:
2224
- # "europe-west1-a"
2225
- # "us-east1"
2226
- # "nam3"
2185
+ # The locations of a resource after the execution of the operation. Requests to
2186
+ # create or delete a location based resource must populate the '
2187
+ # current_locations' field and not the 'original_locations' field. For example: "
2188
+ # europe-west1-a" "us-east1" "nam3"
2227
2189
  # Corresponds to the JSON property `currentLocations`
2228
2190
  # @return [Array<String>]
2229
2191
  attr_accessor :current_locations
2230
2192
 
2231
- # The locations of a resource prior to the execution of the operation.
2232
- # Requests that mutate the resource's location must populate both the
2233
- # 'original_locations' as well as the 'current_locations' fields.
2234
- # For example:
2235
- # "europe-west1-a"
2236
- # "us-east1"
2237
- # "nam3"
2193
+ # The locations of a resource prior to the execution of the operation. Requests
2194
+ # that mutate the resource's location must populate both the 'original_locations'
2195
+ # as well as the 'current_locations' fields. For example: "europe-west1-a" "us-
2196
+ # east1" "nam3"
2238
2197
  # Corresponds to the JSON property `originalLocations`
2239
2198
  # @return [Array<String>]
2240
2199
  attr_accessor :original_locations
@@ -2259,6 +2218,12 @@ module Google
2259
2218
  # @return [Google::Apis::ServicecontrolV1::FirstPartyPrincipal]
2260
2219
  attr_accessor :first_party_principal
2261
2220
 
2221
+ # A string representing the principal_subject associated with the identity. See
2222
+ # go/3pical for more info on how principal_subject is formatted.
2223
+ # Corresponds to the JSON property `principalSubject`
2224
+ # @return [String]
2225
+ attr_accessor :principal_subject
2226
+
2262
2227
  # Third party identity principal.
2263
2228
  # Corresponds to the JSON property `thirdPartyPrincipal`
2264
2229
  # @return [Google::Apis::ServicecontrolV1::ThirdPartyPrincipal]
@@ -2271,24 +2236,22 @@ module Google
2271
2236
  # Update properties of this object
2272
2237
  def update!(**args)
2273
2238
  @first_party_principal = args[:first_party_principal] if args.key?(:first_party_principal)
2239
+ @principal_subject = args[:principal_subject] if args.key?(:principal_subject)
2274
2240
  @third_party_principal = args[:third_party_principal] if args.key?(:third_party_principal)
2275
2241
  end
2276
2242
  end
2277
2243
 
2278
- # The context of a span, attached to
2279
- # Exemplars
2280
- # in Distribution values during aggregation.
2281
- # It contains the name of a span with format:
2282
- # projects/[PROJECT_ID_OR_NUMBER]/traces/[TRACE_ID]/spans/[SPAN_ID]
2244
+ # The context of a span, attached to Exemplars in Distribution values during
2245
+ # aggregation. It contains the name of a span with format: projects/[
2246
+ # PROJECT_ID_OR_NUMBER]/traces/[TRACE_ID]/spans/[SPAN_ID]
2283
2247
  class SpanContext
2284
2248
  include Google::Apis::Core::Hashable
2285
2249
 
2286
- # The resource name of the span. The format is:
2287
- # projects/[PROJECT_ID_OR_NUMBER]/traces/[TRACE_ID]/spans/[SPAN_ID]
2288
- # `[TRACE_ID]` is a unique identifier for a trace within a project;
2289
- # it is a 32-character hexadecimal encoding of a 16-byte array.
2290
- # `[SPAN_ID]` is a unique identifier for a span within a trace; it
2291
- # is a 16-character hexadecimal encoding of an 8-byte array.
2250
+ # The resource name of the span. The format is: projects/[PROJECT_ID_OR_NUMBER]/
2251
+ # traces/[TRACE_ID]/spans/[SPAN_ID] `[TRACE_ID]` is a unique identifier for a
2252
+ # trace within a project; it is a 32-character hexadecimal encoding of a 16-byte
2253
+ # array. `[SPAN_ID]` is a unique identifier for a span within a trace; it is a
2254
+ # 16-character hexadecimal encoding of an 8-byte array.
2292
2255
  # Corresponds to the JSON property `spanName`
2293
2256
  # @return [String]
2294
2257
  attr_accessor :span_name
@@ -2303,12 +2266,12 @@ module Google
2303
2266
  end
2304
2267
  end
2305
2268
 
2306
- # The `Status` type defines a logical error model that is suitable for
2307
- # different programming environments, including REST APIs and RPC APIs. It is
2308
- # used by [gRPC](https://github.com/grpc). Each `Status` message contains
2309
- # three pieces of data: error code, error message, and error details.
2310
- # You can find out more about this error model and how to work with it in the
2311
- # [API Design Guide](https://cloud.google.com/apis/design/errors).
2269
+ # The `Status` type defines a logical error model that is suitable for different
2270
+ # programming environments, including REST APIs and RPC APIs. It is used by [
2271
+ # gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
2272
+ # data: error code, error message, and error details. You can find out more
2273
+ # about this error model and how to work with it in the [API Design Guide](https:
2274
+ # //cloud.google.com/apis/design/errors).
2312
2275
  class Status
2313
2276
  include Google::Apis::Core::Hashable
2314
2277
 
@@ -2317,15 +2280,15 @@ module Google
2317
2280
  # @return [Fixnum]
2318
2281
  attr_accessor :code
2319
2282
 
2320
- # A list of messages that carry the error details. There is a common set of
2283
+ # A list of messages that carry the error details. There is a common set of
2321
2284
  # message types for APIs to use.
2322
2285
  # Corresponds to the JSON property `details`
2323
2286
  # @return [Array<Hash<String,Object>>]
2324
2287
  attr_accessor :details
2325
2288
 
2326
- # A developer-facing error message, which should be in English. Any
2327
- # user-facing error message should be localized and sent in the
2328
- # google.rpc.Status.details field, or localized by the client.
2289
+ # A developer-facing error message, which should be in English. Any user-facing
2290
+ # error message should be localized and sent in the google.rpc.Status.details
2291
+ # field, or localized by the client.
2329
2292
  # Corresponds to the JSON property `message`
2330
2293
  # @return [String]
2331
2294
  attr_accessor :message
@@ -2361,12 +2324,11 @@ module Google
2361
2324
  end
2362
2325
  end
2363
2326
 
2364
- # A span represents a single operation within a trace. Spans can be
2365
- # nested to form a trace tree. Often, a trace contains a root span
2366
- # that describes the end-to-end latency, and one or more subspans for
2367
- # its sub-operations. A trace can also contain multiple root spans,
2368
- # or none at all. Spans do not need to be contiguous&mdash;there may be
2369
- # gaps or overlaps between spans in a trace.
2327
+ # A span represents a single operation within a trace. Spans can be nested to
2328
+ # form a trace tree. Often, a trace contains a root span that describes the end-
2329
+ # to-end latency, and one or more subspans for its sub-operations. A trace can
2330
+ # also contain multiple root spans, or none at all. Spans do not need to be
2331
+ # contiguous—there may be gaps or overlaps between spans in a trace.
2370
2332
  class TraceSpan
2371
2333
  include Google::Apis::Core::Hashable
2372
2334
 
@@ -2375,8 +2337,8 @@ module Google
2375
2337
  # @return [Google::Apis::ServicecontrolV1::Attributes]
2376
2338
  attr_accessor :attributes
2377
2339
 
2378
- # An optional number of child spans that were generated while this span
2379
- # was active. If set, allows implementation to detect missing child spans.
2340
+ # An optional number of child spans that were generated while this span was
2341
+ # active. If set, allows implementation to detect missing child spans.
2380
2342
  # Corresponds to the JSON property `childSpanCount`
2381
2343
  # @return [Fixnum]
2382
2344
  attr_accessor :child_span_count
@@ -2386,33 +2348,31 @@ module Google
2386
2348
  # @return [Google::Apis::ServicecontrolV1::TruncatableString]
2387
2349
  attr_accessor :display_name
2388
2350
 
2389
- # The end time of the span. On the client side, this is the time kept by
2390
- # the local machine where the span execution ends. On the server side, this
2391
- # is the time when the server application handler stops running.
2351
+ # The end time of the span. On the client side, this is the time kept by the
2352
+ # local machine where the span execution ends. On the server side, this is the
2353
+ # time when the server application handler stops running.
2392
2354
  # Corresponds to the JSON property `endTime`
2393
2355
  # @return [String]
2394
2356
  attr_accessor :end_time
2395
2357
 
2396
- # The resource name of the span in the following format:
2397
- # projects/[PROJECT_ID]/traces/[TRACE_ID]/spans/SPAN_ID is a unique
2398
- # identifier for a trace within a project;
2399
- # it is a 32-character hexadecimal encoding of a 16-byte array.
2400
- # [SPAN_ID] is a unique identifier for a span within a trace; it
2401
- # is a 16-character hexadecimal encoding of an 8-byte array.
2358
+ # The resource name of the span in the following format: projects/[PROJECT_ID]/
2359
+ # traces/[TRACE_ID]/spans/SPAN_ID is a unique identifier for a trace within a
2360
+ # project; it is a 32-character hexadecimal encoding of a 16-byte array. [
2361
+ # SPAN_ID] is a unique identifier for a span within a trace; it is a 16-
2362
+ # character hexadecimal encoding of an 8-byte array.
2402
2363
  # Corresponds to the JSON property `name`
2403
2364
  # @return [String]
2404
2365
  attr_accessor :name
2405
2366
 
2406
- # The [SPAN_ID] of this span's parent span. If this is a root span,
2407
- # then this field must be empty.
2367
+ # The [SPAN_ID] of this span's parent span. If this is a root span, then this
2368
+ # field must be empty.
2408
2369
  # Corresponds to the JSON property `parentSpanId`
2409
2370
  # @return [String]
2410
2371
  attr_accessor :parent_span_id
2411
2372
 
2412
- # (Optional) Set this parameter to indicate whether this span is in
2413
- # the same process as its parent. If you do not set this parameter,
2414
- # Stackdriver Trace is unable to take advantage of this helpful
2415
- # information.
2373
+ # (Optional) Set this parameter to indicate whether this span is in the same
2374
+ # process as its parent. If you do not set this parameter, Stackdriver Trace is
2375
+ # unable to take advantage of this helpful information.
2416
2376
  # Corresponds to the JSON property `sameProcessAsParentSpan`
2417
2377
  # @return [Boolean]
2418
2378
  attr_accessor :same_process_as_parent_span
@@ -2424,25 +2384,25 @@ module Google
2424
2384
  attr_accessor :span_id
2425
2385
 
2426
2386
  # Distinguishes between spans generated in a particular context. For example,
2427
- # two spans with the same name may be distinguished using `CLIENT` (caller)
2428
- # and `SERVER` (callee) to identify an RPC call.
2387
+ # two spans with the same name may be distinguished using `CLIENT` (caller) and `
2388
+ # SERVER` (callee) to identify an RPC call.
2429
2389
  # Corresponds to the JSON property `spanKind`
2430
2390
  # @return [String]
2431
2391
  attr_accessor :span_kind
2432
2392
 
2433
- # The start time of the span. On the client side, this is the time kept by
2434
- # the local machine where the span execution starts. On the server side, this
2435
- # is the time when the server's application handler starts running.
2393
+ # The start time of the span. On the client side, this is the time kept by the
2394
+ # local machine where the span execution starts. On the server side, this is the
2395
+ # time when the server's application handler starts running.
2436
2396
  # Corresponds to the JSON property `startTime`
2437
2397
  # @return [String]
2438
2398
  attr_accessor :start_time
2439
2399
 
2440
- # The `Status` type defines a logical error model that is suitable for
2441
- # different programming environments, including REST APIs and RPC APIs. It is
2442
- # used by [gRPC](https://github.com/grpc). Each `Status` message contains
2443
- # three pieces of data: error code, error message, and error details.
2444
- # You can find out more about this error model and how to work with it in the
2445
- # [API Design Guide](https://cloud.google.com/apis/design/errors).
2400
+ # The `Status` type defines a logical error model that is suitable for different
2401
+ # programming environments, including REST APIs and RPC APIs. It is used by [
2402
+ # gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
2403
+ # data: error code, error message, and error details. You can find out more
2404
+ # about this error model and how to work with it in the [API Design Guide](https:
2405
+ # //cloud.google.com/apis/design/errors).
2446
2406
  # Corresponds to the JSON property `status`
2447
2407
  # @return [Google::Apis::ServicecontrolV1::Status]
2448
2408
  attr_accessor :status
@@ -2471,18 +2431,17 @@ module Google
2471
2431
  class TruncatableString
2472
2432
  include Google::Apis::Core::Hashable
2473
2433
 
2474
- # The number of bytes removed from the original string. If this
2475
- # value is 0, then the string was not shortened.
2434
+ # The number of bytes removed from the original string. If this value is 0, then
2435
+ # the string was not shortened.
2476
2436
  # Corresponds to the JSON property `truncatedByteCount`
2477
2437
  # @return [Fixnum]
2478
2438
  attr_accessor :truncated_byte_count
2479
2439
 
2480
- # The shortened string. For example, if the original string is 500
2481
- # bytes long and the limit of the string is 128 bytes, then
2482
- # `value` contains the first 128 bytes of the 500-byte string.
2483
- # Truncation always happens on a UTF8 character boundary. If there
2484
- # are multi-byte characters in the string, then the length of the
2485
- # shortened string might be less than the size limit.
2440
+ # The shortened string. For example, if the original string is 500 bytes long
2441
+ # and the limit of the string is 128 bytes, then `value` contains the first 128
2442
+ # bytes of the 500-byte string. Truncation always happens on a UTF8 character
2443
+ # boundary. If there are multi-byte characters in the string, then the length of
2444
+ # the shortened string might be less than the size limit.
2486
2445
  # Corresponds to the JSON property `value`
2487
2446
  # @return [String]
2488
2447
  attr_accessor :value