google-api-client 0.46.0 → 0.49.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 (557) 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 +643 -190
  7. data/Gemfile +1 -0
  8. data/Rakefile +31 -3
  9. data/api_list_config.yaml +8 -0
  10. data/bin/generate-api +77 -15
  11. data/generated/google/apis/accessapproval_v1.rb +1 -1
  12. data/generated/google/apis/accessapproval_v1/classes.rb +13 -15
  13. data/generated/google/apis/accesscontextmanager_v1.rb +1 -1
  14. data/generated/google/apis/accesscontextmanager_v1/classes.rb +68 -0
  15. data/generated/google/apis/accesscontextmanager_v1/representations.rb +30 -0
  16. data/generated/google/apis/accesscontextmanager_v1/service.rb +180 -0
  17. data/generated/google/apis/adexchangebuyer2_v2beta1.rb +1 -1
  18. data/generated/google/apis/adexchangebuyer2_v2beta1/classes.rb +30 -30
  19. data/generated/google/apis/adexchangebuyer_v1_4.rb +1 -1
  20. data/generated/google/apis/adexchangebuyer_v1_4/classes.rb +25 -0
  21. data/generated/google/apis/adexchangebuyer_v1_4/representations.rb +15 -0
  22. data/generated/google/apis/admin_directory_v1.rb +1 -1
  23. data/generated/google/apis/admin_directory_v1/classes.rb +135 -0
  24. data/generated/google/apis/admin_directory_v1/representations.rb +62 -0
  25. data/generated/google/apis/admin_directory_v1/service.rb +72 -0
  26. data/generated/google/apis/admin_reports_v1.rb +1 -1
  27. data/generated/google/apis/admob_v1.rb +3 -2
  28. data/generated/google/apis/admob_v1/classes.rb +29 -29
  29. data/generated/google/apis/admob_v1/service.rb +2 -1
  30. data/generated/google/apis/adsense_v1_4.rb +1 -1
  31. data/generated/google/apis/adsense_v1_4/service.rb +4 -1
  32. data/generated/google/apis/analyticsadmin_v1alpha.rb +1 -1
  33. data/generated/google/apis/analyticsadmin_v1alpha/classes.rb +19 -18
  34. data/generated/google/apis/analyticsadmin_v1alpha/service.rb +12 -13
  35. data/generated/google/apis/analyticsdata_v1alpha.rb +1 -1
  36. data/generated/google/apis/analyticsdata_v1alpha/classes.rb +201 -17
  37. data/generated/google/apis/analyticsdata_v1alpha/representations.rb +69 -0
  38. data/generated/google/apis/analyticsdata_v1alpha/service.rb +79 -0
  39. data/generated/google/apis/androidmanagement_v1.rb +1 -1
  40. data/generated/google/apis/androidmanagement_v1/classes.rb +29 -26
  41. data/generated/google/apis/androidpublisher_v3.rb +1 -1
  42. data/generated/google/apis/androidpublisher_v3/classes.rb +2 -1
  43. data/generated/google/apis/apigateway_v1beta.rb +1 -1
  44. data/generated/google/apis/apigateway_v1beta/classes.rb +8 -5
  45. data/generated/google/apis/apigateway_v1beta/representations.rb +1 -0
  46. data/generated/google/apis/apigee_v1.rb +1 -1
  47. data/generated/google/apis/apigee_v1/classes.rb +500 -133
  48. data/generated/google/apis/apigee_v1/representations.rb +158 -18
  49. data/generated/google/apis/apigee_v1/service.rb +504 -55
  50. data/generated/google/apis/appsmarket_v2.rb +1 -1
  51. data/generated/google/apis/area120tables_v1alpha1.rb +46 -0
  52. data/generated/google/apis/area120tables_v1alpha1/classes.rb +481 -0
  53. data/generated/google/apis/area120tables_v1alpha1/representations.rb +279 -0
  54. data/generated/google/apis/area120tables_v1alpha1/service.rb +448 -0
  55. data/generated/google/apis/artifactregistry_v1beta1.rb +1 -1
  56. data/generated/google/apis/artifactregistry_v1beta1/classes.rb +8 -2
  57. data/generated/google/apis/artifactregistry_v1beta1/representations.rb +1 -0
  58. data/generated/google/apis/assuredworkloads_v1beta1.rb +1 -1
  59. data/generated/google/apis/assuredworkloads_v1beta1/classes.rb +10 -2
  60. data/generated/google/apis/assuredworkloads_v1beta1/service.rb +5 -1
  61. data/generated/google/apis/bigquery_v2.rb +1 -1
  62. data/generated/google/apis/bigquery_v2/classes.rb +158 -5
  63. data/generated/google/apis/bigquery_v2/representations.rb +67 -0
  64. data/generated/google/apis/bigquery_v2/service.rb +46 -0
  65. data/generated/google/apis/bigqueryconnection_v1beta1.rb +1 -1
  66. data/generated/google/apis/bigqueryconnection_v1beta1/classes.rb +6 -0
  67. data/generated/google/apis/bigqueryconnection_v1beta1/representations.rb +1 -0
  68. data/generated/google/apis/billingbudgets_v1.rb +38 -0
  69. data/generated/google/apis/billingbudgets_v1/classes.rb +373 -0
  70. data/generated/google/apis/billingbudgets_v1/representations.rb +171 -0
  71. data/generated/google/apis/billingbudgets_v1/service.rb +249 -0
  72. data/generated/google/apis/billingbudgets_v1beta1.rb +1 -1
  73. data/generated/google/apis/billingbudgets_v1beta1/classes.rb +12 -1
  74. data/generated/google/apis/billingbudgets_v1beta1/representations.rb +1 -0
  75. data/generated/google/apis/binaryauthorization_v1.rb +1 -1
  76. data/generated/google/apis/binaryauthorization_v1/classes.rb +3 -4
  77. data/generated/google/apis/binaryauthorization_v1beta1.rb +1 -1
  78. data/generated/google/apis/binaryauthorization_v1beta1/classes.rb +3 -4
  79. data/generated/google/apis/books_v1.rb +1 -1
  80. data/generated/google/apis/books_v1/service.rb +52 -52
  81. data/generated/google/apis/calendar_v3.rb +1 -1
  82. data/generated/google/apis/calendar_v3/classes.rb +2 -2
  83. data/generated/google/apis/chat_v1.rb +1 -1
  84. data/generated/google/apis/chat_v1/classes.rb +7 -0
  85. data/generated/google/apis/chat_v1/representations.rb +1 -0
  86. data/generated/google/apis/civicinfo_v2.rb +1 -1
  87. data/generated/google/apis/civicinfo_v2/classes.rb +0 -24
  88. data/generated/google/apis/civicinfo_v2/representations.rb +0 -3
  89. data/generated/google/apis/classroom_v1.rb +1 -1
  90. data/generated/google/apis/classroom_v1/classes.rb +21 -21
  91. data/generated/google/apis/cloudasset_v1.rb +1 -1
  92. data/generated/google/apis/cloudasset_v1/classes.rb +703 -0
  93. data/generated/google/apis/cloudasset_v1/representations.rb +305 -0
  94. data/generated/google/apis/cloudasset_v1/service.rb +171 -0
  95. data/generated/google/apis/cloudasset_v1beta1.rb +1 -1
  96. data/generated/google/apis/cloudasset_v1beta1/classes.rb +6 -0
  97. data/generated/google/apis/cloudasset_v1beta1/representations.rb +1 -0
  98. data/generated/google/apis/cloudasset_v1p1beta1.rb +1 -1
  99. data/generated/google/apis/cloudasset_v1p1beta1/classes.rb +6 -0
  100. data/generated/google/apis/cloudasset_v1p1beta1/representations.rb +1 -0
  101. data/generated/google/apis/cloudasset_v1p4beta1.rb +1 -1
  102. data/generated/google/apis/cloudasset_v1p4beta1/classes.rb +9 -3
  103. data/generated/google/apis/cloudasset_v1p4beta1/representations.rb +1 -0
  104. data/generated/google/apis/cloudasset_v1p5beta1.rb +1 -1
  105. data/generated/google/apis/cloudasset_v1p5beta1/classes.rb +6 -0
  106. data/generated/google/apis/cloudasset_v1p5beta1/representations.rb +1 -0
  107. data/generated/google/apis/cloudbilling_v1.rb +1 -1
  108. data/generated/google/apis/cloudbilling_v1/classes.rb +1 -1
  109. data/generated/google/apis/cloudbuild_v1.rb +1 -1
  110. data/generated/google/apis/cloudbuild_v1/classes.rb +2 -1
  111. data/generated/google/apis/cloudbuild_v1/service.rb +10 -2
  112. data/generated/google/apis/cloudfunctions_v1.rb +1 -1
  113. data/generated/google/apis/cloudfunctions_v1/classes.rb +6 -0
  114. data/generated/google/apis/cloudfunctions_v1/representations.rb +1 -0
  115. data/generated/google/apis/cloudidentity_v1beta1.rb +1 -1
  116. data/generated/google/apis/cloudidentity_v1beta1/service.rb +22 -14
  117. data/generated/google/apis/cloudiot_v1.rb +1 -1
  118. data/generated/google/apis/cloudiot_v1/classes.rb +1 -2
  119. data/generated/google/apis/cloudkms_v1.rb +1 -1
  120. data/generated/google/apis/cloudkms_v1/classes.rb +1 -2
  121. data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
  122. data/generated/google/apis/cloudresourcemanager_v1/classes.rb +79 -2
  123. data/generated/google/apis/cloudresourcemanager_v1/representations.rb +32 -0
  124. data/generated/google/apis/cloudresourcemanager_v1beta1.rb +1 -1
  125. data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +79 -2
  126. data/generated/google/apis/cloudresourcemanager_v1beta1/representations.rb +32 -0
  127. data/generated/google/apis/cloudresourcemanager_v2.rb +1 -1
  128. data/generated/google/apis/cloudresourcemanager_v2/classes.rb +83 -6
  129. data/generated/google/apis/cloudresourcemanager_v2/representations.rb +32 -0
  130. data/generated/google/apis/cloudresourcemanager_v2/service.rb +10 -10
  131. data/generated/google/apis/cloudresourcemanager_v2beta1.rb +1 -1
  132. data/generated/google/apis/cloudresourcemanager_v2beta1/classes.rb +83 -6
  133. data/generated/google/apis/cloudresourcemanager_v2beta1/representations.rb +32 -0
  134. data/generated/google/apis/cloudresourcemanager_v2beta1/service.rb +10 -10
  135. data/generated/google/apis/cloudsearch_v1.rb +1 -1
  136. data/generated/google/apis/cloudsearch_v1/classes.rb +2 -1
  137. data/generated/google/apis/cloudshell_v1.rb +1 -1
  138. data/generated/google/apis/cloudshell_v1/classes.rb +342 -0
  139. data/generated/google/apis/cloudshell_v1/representations.rb +200 -0
  140. data/generated/google/apis/cloudshell_v1/service.rb +177 -0
  141. data/generated/google/apis/cloudtasks_v2.rb +1 -1
  142. data/generated/google/apis/cloudtasks_v2/classes.rb +1 -2
  143. data/generated/google/apis/cloudtasks_v2beta2.rb +1 -1
  144. data/generated/google/apis/cloudtasks_v2beta2/classes.rb +1 -2
  145. data/generated/google/apis/cloudtasks_v2beta2/service.rb +12 -2
  146. data/generated/google/apis/cloudtasks_v2beta3.rb +1 -1
  147. data/generated/google/apis/cloudtasks_v2beta3/classes.rb +1 -2
  148. data/generated/google/apis/composer_v1.rb +1 -1
  149. data/generated/google/apis/composer_v1/classes.rb +2 -3
  150. data/generated/google/apis/composer_v1beta1.rb +1 -1
  151. data/generated/google/apis/composer_v1beta1/classes.rb +2 -3
  152. data/generated/google/apis/composer_v1beta1/service.rb +37 -35
  153. data/generated/google/apis/compute_alpha.rb +1 -1
  154. data/generated/google/apis/compute_alpha/classes.rb +126 -21
  155. data/generated/google/apis/compute_alpha/representations.rb +7 -0
  156. data/generated/google/apis/compute_alpha/service.rb +62 -3
  157. data/generated/google/apis/compute_beta.rb +1 -1
  158. data/generated/google/apis/compute_beta/classes.rb +83 -19
  159. data/generated/google/apis/compute_beta/representations.rb +4 -0
  160. data/generated/google/apis/compute_beta/service.rb +3 -3
  161. data/generated/google/apis/compute_v1.rb +1 -1
  162. data/generated/google/apis/compute_v1/classes.rb +278 -27
  163. data/generated/google/apis/compute_v1/representations.rb +44 -0
  164. data/generated/google/apis/compute_v1/service.rb +5 -3
  165. data/generated/google/apis/container_v1.rb +1 -1
  166. data/generated/google/apis/container_v1/classes.rb +22 -10
  167. data/generated/google/apis/container_v1beta1.rb +1 -1
  168. data/generated/google/apis/container_v1beta1/classes.rb +51 -10
  169. data/generated/google/apis/container_v1beta1/representations.rb +15 -0
  170. data/generated/google/apis/containeranalysis_v1alpha1.rb +1 -1
  171. data/generated/google/apis/containeranalysis_v1alpha1/classes.rb +1 -2
  172. data/generated/google/apis/containeranalysis_v1beta1.rb +1 -1
  173. data/generated/google/apis/containeranalysis_v1beta1/classes.rb +1 -2
  174. data/generated/google/apis/content_v2.rb +3 -4
  175. data/generated/google/apis/content_v2/classes.rb +511 -1219
  176. data/generated/google/apis/content_v2/service.rb +377 -650
  177. data/generated/google/apis/content_v2_1.rb +3 -4
  178. data/generated/google/apis/content_v2_1/classes.rb +1006 -1057
  179. data/generated/google/apis/content_v2_1/representations.rb +253 -0
  180. data/generated/google/apis/content_v2_1/service.rb +942 -801
  181. data/generated/google/apis/datacatalog_v1beta1.rb +1 -1
  182. data/generated/google/apis/datacatalog_v1beta1/classes.rb +26 -12
  183. data/generated/google/apis/datacatalog_v1beta1/representations.rb +5 -0
  184. data/generated/google/apis/dataflow_v1b3.rb +1 -1
  185. data/generated/google/apis/dataflow_v1b3/classes.rb +12 -0
  186. data/generated/google/apis/dataflow_v1b3/representations.rb +3 -0
  187. data/generated/google/apis/datalabeling_v1beta1.rb +34 -0
  188. data/generated/google/apis/datalabeling_v1beta1/classes.rb +6207 -0
  189. data/generated/google/apis/datalabeling_v1beta1/representations.rb +3156 -0
  190. data/generated/google/apis/datalabeling_v1beta1/service.rb +1762 -0
  191. data/generated/google/apis/datamigration_v1beta1.rb +34 -0
  192. data/generated/google/apis/datamigration_v1beta1/classes.rb +1670 -0
  193. data/generated/google/apis/datamigration_v1beta1/representations.rb +678 -0
  194. data/generated/google/apis/datamigration_v1beta1/service.rb +1172 -0
  195. data/generated/google/apis/dataproc_v1.rb +1 -1
  196. data/generated/google/apis/dataproc_v1/classes.rb +18 -7
  197. data/generated/google/apis/dataproc_v1/representations.rb +1 -0
  198. data/generated/google/apis/dataproc_v1beta2.rb +1 -1
  199. data/generated/google/apis/dataproc_v1beta2/classes.rb +18 -7
  200. data/generated/google/apis/dataproc_v1beta2/representations.rb +1 -0
  201. data/generated/google/apis/datastore_v1.rb +1 -1
  202. data/generated/google/apis/datastore_v1/classes.rb +4 -4
  203. data/generated/google/apis/datastore_v1beta3.rb +1 -1
  204. data/generated/google/apis/datastore_v1beta3/classes.rb +4 -4
  205. data/generated/google/apis/deploymentmanager_v2.rb +6 -4
  206. data/generated/google/apis/deploymentmanager_v2/classes.rb +209 -558
  207. data/generated/google/apis/deploymentmanager_v2/representations.rb +1 -132
  208. data/generated/google/apis/deploymentmanager_v2/service.rb +169 -213
  209. data/generated/google/apis/deploymentmanager_v2beta.rb +6 -5
  210. data/generated/google/apis/deploymentmanager_v2beta/classes.rb +253 -609
  211. data/generated/google/apis/deploymentmanager_v2beta/representations.rb +1 -132
  212. data/generated/google/apis/deploymentmanager_v2beta/service.rb +278 -359
  213. data/generated/google/apis/dfareporting_v3_3.rb +2 -2
  214. data/generated/google/apis/dfareporting_v3_3/classes.rb +6 -6
  215. data/generated/google/apis/dfareporting_v3_3/service.rb +12 -12
  216. data/generated/google/apis/dfareporting_v3_4.rb +2 -2
  217. data/generated/google/apis/dfareporting_v3_4/classes.rb +6 -6
  218. data/generated/google/apis/dfareporting_v3_4/service.rb +12 -12
  219. data/generated/google/apis/dialogflow_v2.rb +1 -1
  220. data/generated/google/apis/dialogflow_v2/classes.rb +677 -364
  221. data/generated/google/apis/dialogflow_v2/representations.rb +284 -167
  222. data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
  223. data/generated/google/apis/dialogflow_v2beta1/classes.rb +677 -364
  224. data/generated/google/apis/dialogflow_v2beta1/representations.rb +288 -171
  225. data/generated/google/apis/dialogflow_v2beta1/service.rb +56 -6
  226. data/generated/google/apis/dialogflow_v3beta1.rb +1 -1
  227. data/generated/google/apis/dialogflow_v3beta1/classes.rb +754 -371
  228. data/generated/google/apis/dialogflow_v3beta1/representations.rb +307 -170
  229. data/generated/google/apis/dialogflow_v3beta1/service.rb +22 -9
  230. data/generated/google/apis/displayvideo_v1.rb +1 -1
  231. data/generated/google/apis/displayvideo_v1/classes.rb +241 -63
  232. data/generated/google/apis/displayvideo_v1/representations.rb +77 -0
  233. data/generated/google/apis/displayvideo_v1/service.rb +261 -18
  234. data/generated/google/apis/dlp_v2.rb +1 -1
  235. data/generated/google/apis/dlp_v2/classes.rb +33 -32
  236. data/generated/google/apis/dns_v1.rb +2 -2
  237. data/generated/google/apis/dns_v1/classes.rb +181 -0
  238. data/generated/google/apis/dns_v1/representations.rb +83 -0
  239. data/generated/google/apis/dns_v1/service.rb +11 -11
  240. data/generated/google/apis/dns_v1beta2.rb +2 -2
  241. data/generated/google/apis/dns_v1beta2/classes.rb +195 -1
  242. data/generated/google/apis/dns_v1beta2/representations.rb +95 -0
  243. data/generated/google/apis/dns_v1beta2/service.rb +187 -11
  244. data/generated/google/apis/documentai_v1beta3.rb +36 -0
  245. data/generated/google/apis/documentai_v1beta3/classes.rb +6149 -0
  246. data/generated/google/apis/documentai_v1beta3/representations.rb +2666 -0
  247. data/generated/google/apis/documentai_v1beta3/service.rb +263 -0
  248. data/generated/google/apis/domains_v1alpha2.rb +34 -0
  249. data/generated/google/apis/domains_v1alpha2/classes.rb +1540 -0
  250. data/generated/google/apis/domains_v1alpha2/representations.rb +606 -0
  251. data/generated/google/apis/domains_v1alpha2/service.rb +805 -0
  252. data/generated/google/apis/domains_v1beta1.rb +34 -0
  253. data/generated/google/apis/domains_v1beta1/classes.rb +1540 -0
  254. data/generated/google/apis/domains_v1beta1/representations.rb +606 -0
  255. data/generated/google/apis/domains_v1beta1/service.rb +805 -0
  256. data/generated/google/apis/doubleclickbidmanager_v1.rb +1 -1
  257. data/generated/google/apis/doubleclickbidmanager_v1/classes.rb +2 -1
  258. data/generated/google/apis/doubleclickbidmanager_v1_1.rb +1 -1
  259. data/generated/google/apis/doubleclickbidmanager_v1_1/classes.rb +4 -3
  260. data/generated/google/apis/drive_v2.rb +1 -1
  261. data/generated/google/apis/drive_v2/classes.rb +23 -20
  262. data/generated/google/apis/drive_v2/service.rb +2 -2
  263. data/generated/google/apis/drive_v3.rb +1 -1
  264. data/generated/google/apis/drive_v3/classes.rb +10 -7
  265. data/generated/google/apis/eventarc_v1beta1.rb +34 -0
  266. data/generated/google/apis/eventarc_v1beta1/classes.rb +937 -0
  267. data/generated/google/apis/eventarc_v1beta1/representations.rb +380 -0
  268. data/generated/google/apis/eventarc_v1beta1/service.rb +579 -0
  269. data/generated/google/apis/file_v1.rb +1 -1
  270. data/generated/google/apis/file_v1/classes.rb +505 -4
  271. data/generated/google/apis/file_v1/representations.rb +203 -0
  272. data/generated/google/apis/file_v1/service.rb +229 -1
  273. data/generated/google/apis/file_v1beta1.rb +1 -1
  274. data/generated/google/apis/file_v1beta1/classes.rb +346 -6
  275. data/generated/google/apis/file_v1beta1/representations.rb +149 -0
  276. data/generated/google/apis/file_v1beta1/service.rb +6 -2
  277. data/generated/google/apis/firebase_v1beta1.rb +1 -1
  278. data/generated/google/apis/firebase_v1beta1/service.rb +17 -4
  279. data/generated/google/apis/firebasehosting_v1beta1.rb +1 -1
  280. data/generated/google/apis/firebasehosting_v1beta1/classes.rb +2 -0
  281. data/generated/google/apis/firestore_v1.rb +1 -1
  282. data/generated/google/apis/firestore_v1/classes.rb +4 -4
  283. data/generated/google/apis/firestore_v1beta1.rb +1 -1
  284. data/generated/google/apis/firestore_v1beta1/classes.rb +4 -4
  285. data/generated/google/apis/fitness_v1.rb +13 -1
  286. data/generated/google/apis/fitness_v1/service.rb +3 -1
  287. data/generated/google/apis/games_v1.rb +1 -1
  288. data/generated/google/apis/games_v1/classes.rb +300 -0
  289. data/generated/google/apis/games_v1/representations.rb +116 -0
  290. data/generated/google/apis/games_v1/service.rb +34 -0
  291. data/generated/google/apis/gameservices_v1.rb +1 -1
  292. data/generated/google/apis/gameservices_v1/classes.rb +16 -16
  293. data/generated/google/apis/gameservices_v1/service.rb +54 -51
  294. data/generated/google/apis/gameservices_v1beta.rb +1 -1
  295. data/generated/google/apis/gameservices_v1beta/classes.rb +16 -16
  296. data/generated/google/apis/gameservices_v1beta/service.rb +54 -51
  297. data/generated/google/apis/genomics_v2alpha1.rb +1 -1
  298. data/generated/google/apis/genomics_v2alpha1/classes.rb +25 -0
  299. data/generated/google/apis/genomics_v2alpha1/representations.rb +15 -0
  300. data/generated/google/apis/gmailpostmastertools_v1beta1.rb +1 -1
  301. data/generated/google/apis/gmailpostmastertools_v1beta1/service.rb +10 -10
  302. data/generated/google/apis/healthcare_v1.rb +1 -1
  303. data/generated/google/apis/healthcare_v1/classes.rb +4 -4
  304. data/generated/google/apis/healthcare_v1/service.rb +2 -1
  305. data/generated/google/apis/healthcare_v1beta1.rb +1 -1
  306. data/generated/google/apis/healthcare_v1beta1/classes.rb +468 -295
  307. data/generated/google/apis/healthcare_v1beta1/representations.rb +202 -80
  308. data/generated/google/apis/healthcare_v1beta1/service.rb +156 -74
  309. data/generated/google/apis/iam_v1.rb +2 -5
  310. data/generated/google/apis/iam_v1/classes.rb +8 -11
  311. data/generated/google/apis/iam_v1/representations.rb +0 -1
  312. data/generated/google/apis/iam_v1/service.rb +1 -4
  313. data/generated/google/apis/iamcredentials_v1.rb +3 -4
  314. data/generated/google/apis/iamcredentials_v1/service.rb +2 -3
  315. data/generated/google/apis/iap_v1.rb +1 -1
  316. data/generated/google/apis/iap_v1/classes.rb +1 -13
  317. data/generated/google/apis/iap_v1/representations.rb +0 -1
  318. data/generated/google/apis/iap_v1beta1.rb +1 -1
  319. data/generated/google/apis/iap_v1beta1/classes.rb +1 -2
  320. data/generated/google/apis/licensing_v1.rb +1 -1
  321. data/generated/google/apis/licensing_v1/service.rb +2 -2
  322. data/generated/google/apis/lifesciences_v2beta.rb +1 -1
  323. data/generated/google/apis/lifesciences_v2beta/classes.rb +104 -0
  324. data/generated/google/apis/lifesciences_v2beta/representations.rb +47 -0
  325. data/generated/google/apis/localservices_v1.rb +1 -1
  326. data/generated/google/apis/localservices_v1/classes.rb +7 -0
  327. data/generated/google/apis/localservices_v1/representations.rb +2 -0
  328. data/generated/google/apis/localservices_v1/service.rb +20 -20
  329. data/generated/google/apis/logging_v2.rb +1 -1
  330. data/generated/google/apis/logging_v2/classes.rb +182 -8
  331. data/generated/google/apis/logging_v2/representations.rb +77 -0
  332. data/generated/google/apis/logging_v2/service.rb +426 -5
  333. data/generated/google/apis/managedidentities_v1.rb +1 -1
  334. data/generated/google/apis/managedidentities_v1/classes.rb +2 -3
  335. data/generated/google/apis/managedidentities_v1/service.rb +1 -4
  336. data/generated/google/apis/managedidentities_v1alpha1.rb +1 -1
  337. data/generated/google/apis/managedidentities_v1alpha1/classes.rb +81 -11
  338. data/generated/google/apis/managedidentities_v1alpha1/representations.rb +33 -1
  339. data/generated/google/apis/managedidentities_v1alpha1/service.rb +83 -5
  340. data/generated/google/apis/managedidentities_v1beta1.rb +1 -1
  341. data/generated/google/apis/managedidentities_v1beta1/classes.rb +82 -11
  342. data/generated/google/apis/managedidentities_v1beta1/representations.rb +33 -1
  343. data/generated/google/apis/managedidentities_v1beta1/service.rb +83 -5
  344. data/generated/google/apis/memcache_v1beta2.rb +1 -1
  345. data/generated/google/apis/memcache_v1beta2/classes.rb +1 -1
  346. data/generated/google/apis/ml_v1.rb +1 -1
  347. data/generated/google/apis/ml_v1/classes.rb +273 -79
  348. data/generated/google/apis/ml_v1/representations.rb +43 -0
  349. data/generated/google/apis/ml_v1/service.rb +35 -0
  350. data/generated/google/apis/monitoring_v3.rb +1 -1
  351. data/generated/google/apis/monitoring_v3/classes.rb +64 -10
  352. data/generated/google/apis/monitoring_v3/representations.rb +18 -0
  353. data/generated/google/apis/monitoring_v3/service.rb +50 -1
  354. data/generated/google/apis/networkmanagement_v1.rb +1 -1
  355. data/generated/google/apis/networkmanagement_v1/classes.rb +6 -0
  356. data/generated/google/apis/networkmanagement_v1/representations.rb +1 -0
  357. data/generated/google/apis/networkmanagement_v1beta1.rb +1 -1
  358. data/generated/google/apis/networkmanagement_v1beta1/classes.rb +57 -0
  359. data/generated/google/apis/networkmanagement_v1beta1/representations.rb +31 -0
  360. data/generated/google/apis/oauth2_v2.rb +40 -0
  361. data/generated/google/apis/oauth2_v2/classes.rb +165 -0
  362. data/generated/google/apis/{displayvideo_v1dev → oauth2_v2}/representations.rb +22 -26
  363. data/generated/google/apis/oauth2_v2/service.rb +158 -0
  364. data/generated/google/apis/people_v1.rb +1 -1
  365. data/generated/google/apis/people_v1/classes.rb +52 -51
  366. data/generated/google/apis/people_v1/service.rb +16 -16
  367. data/generated/google/apis/playablelocations_v3.rb +1 -1
  368. data/generated/google/apis/playablelocations_v3/classes.rb +6 -6
  369. data/generated/google/apis/playcustomapp_v1.rb +1 -1
  370. data/generated/google/apis/policytroubleshooter_v1.rb +1 -1
  371. data/generated/google/apis/policytroubleshooter_v1/classes.rb +6 -0
  372. data/generated/google/apis/policytroubleshooter_v1/representations.rb +1 -0
  373. data/generated/google/apis/policytroubleshooter_v1beta.rb +1 -1
  374. data/generated/google/apis/policytroubleshooter_v1beta/classes.rb +6 -0
  375. data/generated/google/apis/policytroubleshooter_v1beta/representations.rb +1 -0
  376. data/generated/google/apis/poly_v1.rb +3 -4
  377. data/generated/google/apis/poly_v1/classes.rb +65 -79
  378. data/generated/google/apis/poly_v1/service.rb +50 -63
  379. data/generated/google/apis/privateca_v1beta1.rb +36 -0
  380. data/generated/google/apis/privateca_v1beta1/classes.rb +2472 -0
  381. data/generated/google/apis/privateca_v1beta1/representations.rb +997 -0
  382. data/generated/google/apis/privateca_v1beta1/service.rb +1489 -0
  383. data/generated/google/apis/prod_tt_sasportal_v1alpha1.rb +1 -1
  384. data/generated/google/apis/prod_tt_sasportal_v1alpha1/service.rb +109 -0
  385. data/generated/google/apis/pubsub_v1.rb +1 -1
  386. data/generated/google/apis/pubsub_v1/classes.rb +1 -2
  387. data/generated/google/apis/pubsub_v1/service.rb +2 -2
  388. data/generated/google/apis/pubsub_v1beta2.rb +1 -1
  389. data/generated/google/apis/pubsub_v1beta2/classes.rb +1 -2
  390. data/generated/google/apis/realtimebidding_v1.rb +1 -1
  391. data/generated/google/apis/realtimebidding_v1/classes.rb +88 -127
  392. data/generated/google/apis/realtimebidding_v1/representations.rb +18 -32
  393. data/generated/google/apis/realtimebidding_v1/service.rb +4 -4
  394. data/generated/google/apis/recommendationengine_v1beta1.rb +1 -1
  395. data/generated/google/apis/recommendationengine_v1beta1/classes.rb +32 -0
  396. data/generated/google/apis/recommendationengine_v1beta1/representations.rb +25 -0
  397. data/generated/google/apis/recommender_v1.rb +1 -1
  398. data/generated/google/apis/recommender_v1/classes.rb +1 -1
  399. data/generated/google/apis/recommender_v1beta1.rb +1 -1
  400. data/generated/google/apis/recommender_v1beta1/classes.rb +1 -1
  401. data/generated/google/apis/redis_v1.rb +1 -1
  402. data/generated/google/apis/redis_v1/classes.rb +28 -0
  403. data/generated/google/apis/redis_v1/representations.rb +14 -0
  404. data/generated/google/apis/redis_v1/service.rb +34 -0
  405. data/generated/google/apis/remotebuildexecution_v1.rb +1 -1
  406. data/generated/google/apis/remotebuildexecution_v1/classes.rb +6 -0
  407. data/generated/google/apis/remotebuildexecution_v1/representations.rb +1 -0
  408. data/generated/google/apis/remotebuildexecution_v1alpha.rb +1 -1
  409. data/generated/google/apis/remotebuildexecution_v1alpha/classes.rb +6 -0
  410. data/generated/google/apis/remotebuildexecution_v1alpha/representations.rb +1 -0
  411. data/generated/google/apis/remotebuildexecution_v2.rb +1 -1
  412. data/generated/google/apis/remotebuildexecution_v2/classes.rb +6 -0
  413. data/generated/google/apis/remotebuildexecution_v2/representations.rb +1 -0
  414. data/generated/google/apis/run_v1.rb +1 -1
  415. data/generated/google/apis/run_v1/classes.rb +18 -8
  416. data/generated/google/apis/run_v1/representations.rb +1 -0
  417. data/generated/google/apis/run_v1alpha1.rb +1 -1
  418. data/generated/google/apis/run_v1alpha1/classes.rb +6 -0
  419. data/generated/google/apis/run_v1alpha1/representations.rb +1 -0
  420. data/generated/google/apis/runtimeconfig_v1beta1.rb +1 -1
  421. data/generated/google/apis/runtimeconfig_v1beta1/classes.rb +1 -2
  422. data/generated/google/apis/safebrowsing_v4.rb +1 -1
  423. data/generated/google/apis/sasportal_v1alpha1.rb +1 -1
  424. data/generated/google/apis/sasportal_v1alpha1/service.rb +109 -0
  425. data/generated/google/apis/secretmanager_v1.rb +1 -1
  426. data/generated/google/apis/secretmanager_v1/classes.rb +1 -2
  427. data/generated/google/apis/secretmanager_v1beta1.rb +1 -1
  428. data/generated/google/apis/secretmanager_v1beta1/classes.rb +1 -2
  429. data/generated/google/apis/securitycenter_v1.rb +1 -1
  430. data/generated/google/apis/securitycenter_v1/classes.rb +6 -0
  431. data/generated/google/apis/securitycenter_v1/representations.rb +1 -0
  432. data/generated/google/apis/securitycenter_v1beta1.rb +1 -1
  433. data/generated/google/apis/securitycenter_v1beta1/classes.rb +6 -0
  434. data/generated/google/apis/securitycenter_v1beta1/representations.rb +1 -0
  435. data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
  436. data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +6 -64
  437. data/generated/google/apis/serviceconsumermanagement_v1/representations.rb +0 -18
  438. data/generated/google/apis/serviceconsumermanagement_v1beta1.rb +1 -1
  439. data/generated/google/apis/serviceconsumermanagement_v1beta1/classes.rb +6 -64
  440. data/generated/google/apis/serviceconsumermanagement_v1beta1/representations.rb +0 -18
  441. data/generated/google/apis/servicecontrol_v1.rb +1 -1
  442. data/generated/google/apis/servicecontrol_v1/classes.rb +77 -2
  443. data/generated/google/apis/servicecontrol_v1/representations.rb +10 -0
  444. data/generated/google/apis/servicecontrol_v2.rb +1 -1
  445. data/generated/google/apis/servicecontrol_v2/classes.rb +62 -0
  446. data/generated/google/apis/servicecontrol_v2/representations.rb +8 -0
  447. data/generated/google/apis/servicedirectory_v1beta1.rb +1 -1
  448. data/generated/google/apis/servicedirectory_v1beta1/classes.rb +1 -2
  449. data/generated/google/apis/servicemanagement_v1.rb +1 -1
  450. data/generated/google/apis/servicemanagement_v1/classes.rb +11 -63
  451. data/generated/google/apis/servicemanagement_v1/representations.rb +1 -18
  452. data/generated/google/apis/servicenetworking_v1.rb +1 -1
  453. data/generated/google/apis/servicenetworking_v1/classes.rb +207 -65
  454. data/generated/google/apis/servicenetworking_v1/representations.rb +77 -14
  455. data/generated/google/apis/servicenetworking_v1/service.rb +44 -2
  456. data/generated/google/apis/servicenetworking_v1beta.rb +1 -1
  457. data/generated/google/apis/servicenetworking_v1beta/classes.rb +140 -65
  458. data/generated/google/apis/servicenetworking_v1beta/representations.rb +46 -14
  459. data/generated/google/apis/serviceusage_v1.rb +1 -1
  460. data/generated/google/apis/serviceusage_v1/classes.rb +6 -64
  461. data/generated/google/apis/serviceusage_v1/representations.rb +0 -18
  462. data/generated/google/apis/serviceusage_v1beta1.rb +1 -1
  463. data/generated/google/apis/serviceusage_v1beta1/classes.rb +36 -64
  464. data/generated/google/apis/serviceusage_v1beta1/representations.rb +15 -18
  465. data/generated/google/apis/serviceusage_v1beta1/service.rb +36 -0
  466. data/generated/google/apis/sheets_v4.rb +1 -1
  467. data/generated/google/apis/sheets_v4/classes.rb +23 -7
  468. data/generated/google/apis/sheets_v4/representations.rb +3 -0
  469. data/generated/google/apis/smartdevicemanagement_v1.rb +1 -1
  470. data/generated/google/apis/smartdevicemanagement_v1/classes.rb +4 -44
  471. data/generated/google/apis/smartdevicemanagement_v1/representations.rb +0 -17
  472. data/generated/google/apis/smartdevicemanagement_v1/service.rb +4 -12
  473. data/generated/google/apis/spanner_v1.rb +1 -1
  474. data/generated/google/apis/spanner_v1/classes.rb +2 -3
  475. data/generated/google/apis/sqladmin_v1beta4.rb +1 -1
  476. data/generated/google/apis/sqladmin_v1beta4/classes.rb +77 -9
  477. data/generated/google/apis/sqladmin_v1beta4/representations.rb +20 -0
  478. data/generated/google/apis/storagetransfer_v1.rb +1 -1
  479. data/generated/google/apis/storagetransfer_v1/classes.rb +64 -34
  480. data/generated/google/apis/storagetransfer_v1/representations.rb +13 -0
  481. data/generated/google/apis/storagetransfer_v1/service.rb +22 -20
  482. data/generated/google/apis/streetviewpublish_v1.rb +1 -1
  483. data/generated/google/apis/streetviewpublish_v1/classes.rb +4 -4
  484. data/generated/google/apis/sts_v1.rb +1 -1
  485. data/generated/google/apis/sts_v1/classes.rb +10 -9
  486. data/generated/google/apis/sts_v1beta.rb +1 -1
  487. data/generated/google/apis/sts_v1beta/classes.rb +67 -70
  488. data/generated/google/apis/sts_v1beta/service.rb +2 -2
  489. data/generated/google/apis/tagmanager_v2.rb +1 -1
  490. data/generated/google/apis/tagmanager_v2/classes.rb +12 -0
  491. data/generated/google/apis/tagmanager_v2/representations.rb +3 -0
  492. data/generated/google/apis/testing_v1.rb +1 -1
  493. data/generated/google/apis/testing_v1/classes.rb +92 -33
  494. data/generated/google/apis/testing_v1/representations.rb +21 -0
  495. data/generated/google/apis/testing_v1/service.rb +4 -4
  496. data/generated/google/apis/toolresults_v1beta3.rb +1 -1
  497. data/generated/google/apis/toolresults_v1beta3/classes.rb +13 -0
  498. data/generated/google/apis/toolresults_v1beta3/representations.rb +12 -0
  499. data/generated/google/apis/tpu_v1.rb +1 -1
  500. data/generated/google/apis/tpu_v1/classes.rb +3 -3
  501. data/generated/google/apis/tpu_v1/service.rb +8 -8
  502. data/generated/google/apis/tpu_v1alpha1.rb +1 -1
  503. data/generated/google/apis/tpu_v1alpha1/classes.rb +3 -3
  504. data/generated/google/apis/tpu_v1alpha1/service.rb +8 -8
  505. data/generated/google/apis/translate_v3.rb +1 -1
  506. data/generated/google/apis/translate_v3/classes.rb +2 -1
  507. data/generated/google/apis/translate_v3beta1.rb +1 -1
  508. data/generated/google/apis/translate_v3beta1/classes.rb +2 -1
  509. data/generated/google/apis/vault_v1.rb +1 -1
  510. data/generated/google/apis/vault_v1/classes.rb +333 -0
  511. data/generated/google/apis/vault_v1/representations.rb +162 -0
  512. data/generated/google/apis/vault_v1/service.rb +151 -0
  513. data/generated/google/apis/videointelligence_v1.rb +1 -1
  514. data/generated/google/apis/videointelligence_v1/classes.rb +430 -2
  515. data/generated/google/apis/videointelligence_v1/representations.rb +241 -0
  516. data/generated/google/apis/videointelligence_v1/service.rb +0 -62
  517. data/generated/google/apis/videointelligence_v1beta2.rb +1 -1
  518. data/generated/google/apis/videointelligence_v1beta2/classes.rb +430 -2
  519. data/generated/google/apis/videointelligence_v1beta2/representations.rb +241 -0
  520. data/generated/google/apis/videointelligence_v1p1beta1.rb +1 -1
  521. data/generated/google/apis/videointelligence_v1p1beta1/classes.rb +430 -2
  522. data/generated/google/apis/videointelligence_v1p1beta1/representations.rb +241 -0
  523. data/generated/google/apis/videointelligence_v1p2beta1.rb +1 -1
  524. data/generated/google/apis/videointelligence_v1p2beta1/classes.rb +430 -2
  525. data/generated/google/apis/videointelligence_v1p2beta1/representations.rb +241 -0
  526. data/generated/google/apis/videointelligence_v1p3beta1.rb +1 -1
  527. data/generated/google/apis/videointelligence_v1p3beta1/classes.rb +430 -2
  528. data/generated/google/apis/videointelligence_v1p3beta1/representations.rb +241 -0
  529. data/generated/google/apis/vision_v1.rb +1 -1
  530. data/generated/google/apis/vision_v1/classes.rb +16 -16
  531. data/generated/google/apis/vision_v1p1beta1.rb +1 -1
  532. data/generated/google/apis/vision_v1p1beta1/classes.rb +16 -16
  533. data/generated/google/apis/vision_v1p2beta1.rb +1 -1
  534. data/generated/google/apis/vision_v1p2beta1/classes.rb +16 -16
  535. data/generated/google/apis/workflows_v1beta.rb +3 -2
  536. data/generated/google/apis/workflows_v1beta/service.rb +2 -1
  537. data/generated/google/apis/youtube_partner_v1.rb +1 -1
  538. data/generated/google/apis/youtube_v3.rb +1 -1
  539. data/generated/google/apis/youtube_v3/service.rb +2 -2
  540. data/google-api-client.gemspec +25 -25
  541. data/lib/google/apis/core/api_command.rb +1 -0
  542. data/lib/google/apis/core/http_command.rb +2 -1
  543. data/lib/google/apis/options.rb +8 -5
  544. data/lib/google/apis/version.rb +1 -1
  545. data/synth.py +40 -0
  546. metadata +47 -16
  547. data/generated/google/apis/displayvideo_v1beta.rb +0 -38
  548. data/generated/google/apis/displayvideo_v1beta/classes.rb +0 -146
  549. data/generated/google/apis/displayvideo_v1beta/representations.rb +0 -72
  550. data/generated/google/apis/displayvideo_v1beta/service.rb +0 -161
  551. data/generated/google/apis/displayvideo_v1beta2.rb +0 -38
  552. data/generated/google/apis/displayvideo_v1beta2/classes.rb +0 -146
  553. data/generated/google/apis/displayvideo_v1beta2/representations.rb +0 -72
  554. data/generated/google/apis/displayvideo_v1beta2/service.rb +0 -130
  555. data/generated/google/apis/displayvideo_v1dev.rb +0 -38
  556. data/generated/google/apis/displayvideo_v1dev/classes.rb +0 -146
  557. data/generated/google/apis/displayvideo_v1dev/service.rb +0 -130
@@ -160,6 +160,12 @@ module Google
160
160
  include Google::Apis::Core::JsonObjectSupport
161
161
  end
162
162
 
163
+ class Metadata
164
+ class Representation < Google::Apis::Core::JsonRepresentation; end
165
+
166
+ include Google::Apis::Core::JsonObjectSupport
167
+ end
168
+
163
169
  class Metric
164
170
  class Representation < Google::Apis::Core::JsonRepresentation; end
165
171
 
@@ -274,6 +280,18 @@ module Google
274
280
  include Google::Apis::Core::JsonObjectSupport
275
281
  end
276
282
 
283
+ class RunRealtimeReportRequest
284
+ class Representation < Google::Apis::Core::JsonRepresentation; end
285
+
286
+ include Google::Apis::Core::JsonObjectSupport
287
+ end
288
+
289
+ class RunRealtimeReportResponse
290
+ class Representation < Google::Apis::Core::JsonRepresentation; end
291
+
292
+ include Google::Apis::Core::JsonObjectSupport
293
+ end
294
+
277
295
  class RunReportRequest
278
296
  class Representation < Google::Apis::Core::JsonRepresentation; end
279
297
 
@@ -512,6 +530,17 @@ module Google
512
530
  end
513
531
  end
514
532
 
533
+ class Metadata
534
+ # @private
535
+ class Representation < Google::Apis::Core::JsonRepresentation
536
+ collection :dimensions, as: 'dimensions', class: Google::Apis::AnalyticsdataV1alpha::DimensionMetadata, decorator: Google::Apis::AnalyticsdataV1alpha::DimensionMetadata::Representation
537
+
538
+ collection :metrics, as: 'metrics', class: Google::Apis::AnalyticsdataV1alpha::MetricMetadata, decorator: Google::Apis::AnalyticsdataV1alpha::MetricMetadata::Representation
539
+
540
+ property :name, as: 'name'
541
+ end
542
+ end
543
+
515
544
  class Metric
516
545
  # @private
517
546
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -715,6 +744,46 @@ module Google
715
744
  end
716
745
  end
717
746
 
747
+ class RunRealtimeReportRequest
748
+ # @private
749
+ class Representation < Google::Apis::Core::JsonRepresentation
750
+ property :dimension_filter, as: 'dimensionFilter', class: Google::Apis::AnalyticsdataV1alpha::FilterExpression, decorator: Google::Apis::AnalyticsdataV1alpha::FilterExpression::Representation
751
+
752
+ collection :dimensions, as: 'dimensions', class: Google::Apis::AnalyticsdataV1alpha::Dimension, decorator: Google::Apis::AnalyticsdataV1alpha::Dimension::Representation
753
+
754
+ property :limit, :numeric_string => true, as: 'limit'
755
+ collection :metric_aggregations, as: 'metricAggregations'
756
+ property :metric_filter, as: 'metricFilter', class: Google::Apis::AnalyticsdataV1alpha::FilterExpression, decorator: Google::Apis::AnalyticsdataV1alpha::FilterExpression::Representation
757
+
758
+ collection :metrics, as: 'metrics', class: Google::Apis::AnalyticsdataV1alpha::Metric, decorator: Google::Apis::AnalyticsdataV1alpha::Metric::Representation
759
+
760
+ collection :order_bys, as: 'orderBys', class: Google::Apis::AnalyticsdataV1alpha::OrderBy, decorator: Google::Apis::AnalyticsdataV1alpha::OrderBy::Representation
761
+
762
+ property :return_property_quota, as: 'returnPropertyQuota'
763
+ end
764
+ end
765
+
766
+ class RunRealtimeReportResponse
767
+ # @private
768
+ class Representation < Google::Apis::Core::JsonRepresentation
769
+ collection :dimension_headers, as: 'dimensionHeaders', class: Google::Apis::AnalyticsdataV1alpha::DimensionHeader, decorator: Google::Apis::AnalyticsdataV1alpha::DimensionHeader::Representation
770
+
771
+ collection :maximums, as: 'maximums', class: Google::Apis::AnalyticsdataV1alpha::Row, decorator: Google::Apis::AnalyticsdataV1alpha::Row::Representation
772
+
773
+ collection :metric_headers, as: 'metricHeaders', class: Google::Apis::AnalyticsdataV1alpha::MetricHeader, decorator: Google::Apis::AnalyticsdataV1alpha::MetricHeader::Representation
774
+
775
+ collection :minimums, as: 'minimums', class: Google::Apis::AnalyticsdataV1alpha::Row, decorator: Google::Apis::AnalyticsdataV1alpha::Row::Representation
776
+
777
+ property :property_quota, as: 'propertyQuota', class: Google::Apis::AnalyticsdataV1alpha::PropertyQuota, decorator: Google::Apis::AnalyticsdataV1alpha::PropertyQuota::Representation
778
+
779
+ property :row_count, as: 'rowCount'
780
+ collection :rows, as: 'rows', class: Google::Apis::AnalyticsdataV1alpha::Row, decorator: Google::Apis::AnalyticsdataV1alpha::Row::Representation
781
+
782
+ collection :totals, as: 'totals', class: Google::Apis::AnalyticsdataV1alpha::Row, decorator: Google::Apis::AnalyticsdataV1alpha::Row::Representation
783
+
784
+ end
785
+ end
786
+
718
787
  class RunReportRequest
719
788
  # @private
720
789
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -47,6 +47,85 @@ module Google
47
47
  @batch_path = 'batch'
48
48
  end
49
49
 
50
+ # Returns metadata for dimensions and metrics available in reporting methods.
51
+ # Used to explore the dimensions and metrics. In this method, a Google Analytics
52
+ # GA4 Property Identifier is specified in the request, and the metadata response
53
+ # includes Custom dimensions and metrics as well as Universal metadata. For
54
+ # example if a custom metric with parameter name `levels_unlocked` is registered
55
+ # to a property, the Metadata response will contain `customEvent:levels_unlocked`
56
+ # . Universal metadata are dimensions and metrics applicable to any property
57
+ # such as `country` and `totalUsers`.
58
+ # @param [String] name
59
+ # Required. The resource name of the metadata to retrieve. This name field is
60
+ # specified in the URL path and not URL parameters. Property is a numeric Google
61
+ # Analytics GA4 Property identifier. To learn more, see [where to find your
62
+ # Property ID](https://developers.google.com/analytics/trusted-testing/analytics-
63
+ # data/property-id). Example: properties/1234/metadata
64
+ # @param [String] fields
65
+ # Selector specifying which fields to include in a partial response.
66
+ # @param [String] quota_user
67
+ # Available to use for quota purposes for server-side applications. Can be any
68
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
69
+ # @param [Google::Apis::RequestOptions] options
70
+ # Request-specific options
71
+ #
72
+ # @yield [result, err] Result & error if block supplied
73
+ # @yieldparam result [Google::Apis::AnalyticsdataV1alpha::Metadata] parsed result object
74
+ # @yieldparam err [StandardError] error object if request failed
75
+ #
76
+ # @return [Google::Apis::AnalyticsdataV1alpha::Metadata]
77
+ #
78
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
79
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
80
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
81
+ def get_property_metadata(name, fields: nil, quota_user: nil, options: nil, &block)
82
+ command = make_simple_command(:get, 'v1alpha/{+name}', options)
83
+ command.response_representation = Google::Apis::AnalyticsdataV1alpha::Metadata::Representation
84
+ command.response_class = Google::Apis::AnalyticsdataV1alpha::Metadata
85
+ command.params['name'] = name unless name.nil?
86
+ command.query['fields'] = fields unless fields.nil?
87
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
88
+ execute_or_queue_command(command, &block)
89
+ end
90
+
91
+ # The Google Analytics Realtime API returns a customized report of realtime
92
+ # event data for your property. These reports show events and usage from the
93
+ # last 30 minutes.
94
+ # @param [String] property
95
+ # A Google Analytics GA4 property identifier whose events are tracked. Specified
96
+ # in the URL path and not the body. To learn more, see [where to find your
97
+ # Property ID](https://developers.google.com/analytics/trusted-testing/analytics-
98
+ # data/property-id). Example: properties/1234
99
+ # @param [Google::Apis::AnalyticsdataV1alpha::RunRealtimeReportRequest] run_realtime_report_request_object
100
+ # @param [String] fields
101
+ # Selector specifying which fields to include in a partial response.
102
+ # @param [String] quota_user
103
+ # Available to use for quota purposes for server-side applications. Can be any
104
+ # arbitrary string assigned to a user, but should not exceed 40 characters.
105
+ # @param [Google::Apis::RequestOptions] options
106
+ # Request-specific options
107
+ #
108
+ # @yield [result, err] Result & error if block supplied
109
+ # @yieldparam result [Google::Apis::AnalyticsdataV1alpha::RunRealtimeReportResponse] parsed result object
110
+ # @yieldparam err [StandardError] error object if request failed
111
+ #
112
+ # @return [Google::Apis::AnalyticsdataV1alpha::RunRealtimeReportResponse]
113
+ #
114
+ # @raise [Google::Apis::ServerError] An error occurred on the server and the request can be retried
115
+ # @raise [Google::Apis::ClientError] The request is invalid and should not be retried without modification
116
+ # @raise [Google::Apis::AuthorizationError] Authorization is required
117
+ def run_property_realtime_report(property, run_realtime_report_request_object = nil, fields: nil, quota_user: nil, options: nil, &block)
118
+ command = make_simple_command(:post, 'v1alpha/{+property}:runRealtimeReport', options)
119
+ command.request_representation = Google::Apis::AnalyticsdataV1alpha::RunRealtimeReportRequest::Representation
120
+ command.request_object = run_realtime_report_request_object
121
+ command.response_representation = Google::Apis::AnalyticsdataV1alpha::RunRealtimeReportResponse::Representation
122
+ command.response_class = Google::Apis::AnalyticsdataV1alpha::RunRealtimeReportResponse
123
+ command.params['property'] = property unless property.nil?
124
+ command.query['fields'] = fields unless fields.nil?
125
+ command.query['quotaUser'] = quota_user unless quota_user.nil?
126
+ execute_or_queue_command(command, &block)
127
+ end
128
+
50
129
  # Returns multiple pivot reports in a batch. All reports must be for the same
51
130
  # Entity.
52
131
  # @param [Google::Apis::AnalyticsdataV1alpha::BatchRunPivotReportsRequest] batch_run_pivot_reports_request_object
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://developers.google.com/android/management
27
27
  module AndroidmanagementV1
28
28
  VERSION = 'V1'
29
- REVISION = '20200925'
29
+ REVISION = '20201012'
30
30
 
31
31
  # Manage Android devices and apps for your customers
32
32
  AUTH_ANDROIDMANAGEMENT = 'https://www.googleapis.com/auth/androidmanagement'
@@ -618,30 +618,31 @@ module Google
618
618
  end
619
619
  end
620
620
 
621
- # Represents a whole or partial calendar date, e.g. a birthday. The time of day
622
- # and time zone are either specified elsewhere or are not significant. The date
623
- # is relative to the Proleptic Gregorian Calendar. This can represent: A full
624
- # date, with non-zero year, month and day values A month and day value, with a
625
- # zero year, e.g. an anniversary A year on its own, with zero month and day
626
- # values A year and month value, with a zero day, e.g. a credit card expiration
627
- # dateRelated types are google.type.TimeOfDay and google.protobuf.Timestamp.
621
+ # Represents a whole or partial calendar date, such as a birthday. The time of
622
+ # day and time zone are either specified elsewhere or are insignificant. The
623
+ # date is relative to the Gregorian Calendar. This can represent one of the
624
+ # following: A full date, with non-zero year, month, and day values A month and
625
+ # day value, with a zero year, such as an anniversary A year on its own, with
626
+ # zero month and day values A year and month value, with a zero day, such as a
627
+ # credit card expiration dateRelated types are google.type.TimeOfDay and google.
628
+ # protobuf.Timestamp.
628
629
  class Date
629
630
  include Google::Apis::Core::Hashable
630
631
 
631
- # Day of month. Must be from 1 to 31 and valid for the year and month, or 0 if
632
- # specifying a year by itself or a year and month where the day is not
633
- # significant.
632
+ # Day of a month. Must be from 1 to 31 and valid for the year and month, or 0 to
633
+ # specify a year by itself or a year and month where the day isn't significant.
634
634
  # Corresponds to the JSON property `day`
635
635
  # @return [Fixnum]
636
636
  attr_accessor :day
637
637
 
638
- # Month of year. Must be from 1 to 12, or 0 if specifying a year without a month
638
+ # Month of a year. Must be from 1 to 12, or 0 to specify a year without a month
639
639
  # and day.
640
640
  # Corresponds to the JSON property `month`
641
641
  # @return [Fixnum]
642
642
  attr_accessor :month
643
643
 
644
- # Year of date. Must be from 1 to 9999, or 0 if specifying a date without a year.
644
+ # Year of the date. Must be from 1 to 9999, or 0 to specify a date without a
645
+ # year.
645
646
  # Corresponds to the JSON property `year`
646
647
  # @return [Fixnum]
647
648
  attr_accessor :year
@@ -1252,24 +1253,26 @@ module Google
1252
1253
  class FreezePeriod
1253
1254
  include Google::Apis::Core::Hashable
1254
1255
 
1255
- # Represents a whole or partial calendar date, e.g. a birthday. The time of day
1256
- # and time zone are either specified elsewhere or are not significant. The date
1257
- # is relative to the Proleptic Gregorian Calendar. This can represent: A full
1258
- # date, with non-zero year, month and day values A month and day value, with a
1259
- # zero year, e.g. an anniversary A year on its own, with zero month and day
1260
- # values A year and month value, with a zero day, e.g. a credit card expiration
1261
- # dateRelated types are google.type.TimeOfDay and google.protobuf.Timestamp.
1256
+ # Represents a whole or partial calendar date, such as a birthday. The time of
1257
+ # day and time zone are either specified elsewhere or are insignificant. The
1258
+ # date is relative to the Gregorian Calendar. This can represent one of the
1259
+ # following: A full date, with non-zero year, month, and day values A month and
1260
+ # day value, with a zero year, such as an anniversary A year on its own, with
1261
+ # zero month and day values A year and month value, with a zero day, such as a
1262
+ # credit card expiration dateRelated types are google.type.TimeOfDay and google.
1263
+ # protobuf.Timestamp.
1262
1264
  # Corresponds to the JSON property `endDate`
1263
1265
  # @return [Google::Apis::AndroidmanagementV1::Date]
1264
1266
  attr_accessor :end_date
1265
1267
 
1266
- # Represents a whole or partial calendar date, e.g. a birthday. The time of day
1267
- # and time zone are either specified elsewhere or are not significant. The date
1268
- # is relative to the Proleptic Gregorian Calendar. This can represent: A full
1269
- # date, with non-zero year, month and day values A month and day value, with a
1270
- # zero year, e.g. an anniversary A year on its own, with zero month and day
1271
- # values A year and month value, with a zero day, e.g. a credit card expiration
1272
- # dateRelated types are google.type.TimeOfDay and google.protobuf.Timestamp.
1268
+ # Represents a whole or partial calendar date, such as a birthday. The time of
1269
+ # day and time zone are either specified elsewhere or are insignificant. The
1270
+ # date is relative to the Gregorian Calendar. This can represent one of the
1271
+ # following: A full date, with non-zero year, month, and day values A month and
1272
+ # day value, with a zero year, such as an anniversary A year on its own, with
1273
+ # zero month and day values A year and month value, with a zero day, such as a
1274
+ # credit card expiration dateRelated types are google.type.TimeOfDay and google.
1275
+ # protobuf.Timestamp.
1273
1276
  # Corresponds to the JSON property `startDate`
1274
1277
  # @return [Google::Apis::AndroidmanagementV1::Date]
1275
1278
  attr_accessor :start_date
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://developers.google.com/android-publisher
26
26
  module AndroidpublisherV3
27
27
  VERSION = 'V3'
28
- REVISION = '20200927'
28
+ REVISION = '20201022'
29
29
 
30
30
  # View and manage your Google Play Developer account
31
31
  AUTH_ANDROIDPUBLISHER = 'https://www.googleapis.com/auth/androidpublisher'
@@ -1632,7 +1632,8 @@ module Google
1632
1632
  attr_accessor :order_id
1633
1633
 
1634
1634
  # The payment state of the subscription. Possible values are: 0. Payment pending
1635
- # 1. Payment received 2. Free trial 3. Pending deferred upgrade/downgrade
1635
+ # 1. Payment received 2. Free trial 3. Pending deferred upgrade/downgrade Not
1636
+ # present for canceled, expired subscriptions.
1636
1637
  # Corresponds to the JSON property `paymentState`
1637
1638
  # @return [Fixnum]
1638
1639
  attr_accessor :payment_state
@@ -25,7 +25,7 @@ module Google
25
25
  # @see https://cloud.google.com/api-gateway/docs
26
26
  module ApigatewayV1beta
27
27
  VERSION = 'V1beta'
28
- REVISION = '20200901'
28
+ REVISION = '20201029'
29
29
 
30
30
  # View and manage your data across Google Cloud Platform services
31
31
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -82,11 +82,8 @@ module Google
82
82
  end
83
83
  end
84
84
 
85
- # An API Configuration is an association of an API Controller Config and a
86
- # Gateway Config. For APIs with a Managed Service API Controller, this resource
87
- # is associated with one or more Service Configs and a Service Rollout.
88
- # Initially, this resource will extract the Gateway Config from the API
89
- # Controller Config.
85
+ # An API Configuration is a combination of settings for both the Managed Service
86
+ # and Gateways serving this API Config.
90
87
  class ApigatewayApiConfig
91
88
  include Google::Apis::Core::Hashable
92
89
 
@@ -355,6 +352,11 @@ module Google
355
352
  class ApigatewayBinding
356
353
  include Google::Apis::Core::Hashable
357
354
 
355
+ #
356
+ # Corresponds to the JSON property `bindingId`
357
+ # @return [String]
358
+ attr_accessor :binding_id
359
+
358
360
  # Represents a textual expression in the Common Expression Language (CEL) syntax.
359
361
  # CEL is a C-like expression language. The syntax and semantics of CEL are
360
362
  # documented at https://github.com/google/cel-spec. Example (Comparison): title:
@@ -416,6 +418,7 @@ module Google
416
418
 
417
419
  # Update properties of this object
418
420
  def update!(**args)
421
+ @binding_id = args[:binding_id] if args.key?(:binding_id)
419
422
  @condition = args[:condition] if args.key?(:condition)
420
423
  @members = args[:members] if args.key?(:members)
421
424
  @role = args[:role] if args.key?(:role)
@@ -277,6 +277,7 @@ module Google
277
277
  class ApigatewayBinding
278
278
  # @private
279
279
  class Representation < Google::Apis::Core::JsonRepresentation
280
+ property :binding_id, as: 'bindingId'
280
281
  property :condition, as: 'condition', class: Google::Apis::ApigatewayV1beta::ApigatewayExpr, decorator: Google::Apis::ApigatewayV1beta::ApigatewayExpr::Representation
281
282
 
282
283
  collection :members, as: 'members'
@@ -29,7 +29,7 @@ module Google
29
29
  # @see https://cloud.google.com/apigee-api-management/
30
30
  module ApigeeV1
31
31
  VERSION = 'V1'
32
- REVISION = '20200924'
32
+ REVISION = '20201029'
33
33
 
34
34
  # View and manage your data across Google Cloud Platform services
35
35
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -255,36 +255,102 @@ module Google
255
255
  end
256
256
  end
257
257
 
258
+ # the Api category resource wrapped with response status, error_code etc.
259
+ class GoogleCloudApigeeV1ApiCategory
260
+ include Google::Apis::Core::Hashable
261
+
262
+ # the Api category resource.
263
+ # Corresponds to the JSON property `data`
264
+ # @return [Google::Apis::ApigeeV1::GoogleCloudApigeeV1ApiCategoryData]
265
+ attr_accessor :data
266
+
267
+ # ID that can be used to find errors in the log files.
268
+ # Corresponds to the JSON property `errorCode`
269
+ # @return [String]
270
+ attr_accessor :error_code
271
+
272
+ # Description of the operation.
273
+ # Corresponds to the JSON property `message`
274
+ # @return [String]
275
+ attr_accessor :message
276
+
277
+ # ID that can be used to find request details in the log files.
278
+ # Corresponds to the JSON property `requestId`
279
+ # @return [String]
280
+ attr_accessor :request_id
281
+
282
+ # Status of the operation.
283
+ # Corresponds to the JSON property `status`
284
+ # @return [String]
285
+ attr_accessor :status
286
+
287
+ def initialize(**args)
288
+ update!(**args)
289
+ end
290
+
291
+ # Update properties of this object
292
+ def update!(**args)
293
+ @data = args[:data] if args.key?(:data)
294
+ @error_code = args[:error_code] if args.key?(:error_code)
295
+ @message = args[:message] if args.key?(:message)
296
+ @request_id = args[:request_id] if args.key?(:request_id)
297
+ @status = args[:status] if args.key?(:status)
298
+ end
299
+ end
300
+
301
+ # the Api category resource.
302
+ class GoogleCloudApigeeV1ApiCategoryData
303
+ include Google::Apis::Core::Hashable
304
+
305
+ # ID of the category (a UUID).
306
+ # Corresponds to the JSON property `id`
307
+ # @return [String]
308
+ attr_accessor :id
309
+
310
+ # Name of the category.
311
+ # Corresponds to the JSON property `name`
312
+ # @return [String]
313
+ attr_accessor :name
314
+
315
+ # Name of the portal.
316
+ # Corresponds to the JSON property `siteId`
317
+ # @return [String]
318
+ attr_accessor :site_id
319
+
320
+ # Time the category was last modified in milliseconds since epoch.
321
+ # Corresponds to the JSON property `updateTime`
322
+ # @return [Fixnum]
323
+ attr_accessor :update_time
324
+
325
+ def initialize(**args)
326
+ update!(**args)
327
+ end
328
+
329
+ # Update properties of this object
330
+ def update!(**args)
331
+ @id = args[:id] if args.key?(:id)
332
+ @name = args[:name] if args.key?(:name)
333
+ @site_id = args[:site_id] if args.key?(:site_id)
334
+ @update_time = args[:update_time] if args.key?(:update_time)
335
+ end
336
+ end
337
+
258
338
  #
259
339
  class GoogleCloudApigeeV1ApiProduct
260
340
  include Google::Apis::Core::Hashable
261
341
 
262
- # Comma-separated list of API resources to be bundled in the API Product. By
263
- # default, the resource paths are mapped from the `proxy.pathsuffix` variable.
264
- # The proxy path suffix is defined as the URI fragment following the
265
- # ProxyEndpoint base path. For example, if the `apiResources` element is defined
266
- # to be `/forecastrss` and the base path defined for the API proxy is `/weather`,
267
- # then only requests to `/weather/forecastrss` are permitted by the API product.
268
- # You can select a specific path, or you can select all subpaths with the
269
- # following wildcard: - /**: Indicates that all sub-URIs are included. - /* :
270
- # Indicates that only URIs one level down are included. By default, / supports
271
- # the same resources as /** as well as the base path defined by the API proxy.
272
- # For example, if the base path of the API proxy is `/v1/weatherapikey`, then
273
- # the API product supports requests to `/v1/weatherapikey` and to any sub-URIs,
274
- # such as `/v1/weatherapikey/forecastrss`, `/v1/weatherapikey/region/CA`, and so
275
- # on. For more information, see: - Manage API products - Managing a transaction
276
- # recording policy using the API
342
+ #
277
343
  # Corresponds to the JSON property `apiResources`
278
344
  # @return [Array<String>]
279
345
  attr_accessor :api_resources
280
346
 
281
- # Specifies how API keys are approved to access the APIs defined by the API
282
- # product. If set to `manual`, the consumer key is generated and returned in "
283
- # pending" state. In this case, the API keys won't work until they have been
284
- # explicitly approved. If set to `auto`, the consumer key is generated and
285
- # returned in "approved" state and can be used immediately. *NOTE:* Typically, `
286
- # auto` is used to provide access to free or trial API products that provide
287
- # limited quota or capabilities.
347
+ # Flag that specifies how API keys are approved to access the APIs defined by
348
+ # the API product. If set to `manual`, the consumer key is generated and
349
+ # returned in "pending" state. In this case, the API keys won't work until they
350
+ # have been explicitly approved. If set to `auto`, the consumer key is generated
351
+ # and returned in "approved" state and can be used immediately. **Note:**
352
+ # Typically, `auto` is used to provide access to free or trial API products that
353
+ # provide limited quota or capabilities.
288
354
  # Corresponds to the JSON property `approvalType`
289
355
  # @return [String]
290
356
  attr_accessor :approval_type
@@ -296,10 +362,8 @@ module Google
296
362
  # to developers in the Apigee developer portal. For example, you can set a
297
363
  # product to `internal` while it is in development and then change access to `
298
364
  # public` when it is ready to release on the portal. API products marked as `
299
- # private` do not appear on the portal but can be accessed by external
300
- # developers. For monetization, you can use the attributes field to: - Specify
301
- # transaction success criteria - Specify custom attributes on which you base
302
- # rate plan charges.
365
+ # private` do not appear on the portal, but can be accessed by external
366
+ # developers.
303
367
  # Corresponds to the JSON property `attributes`
304
368
  # @return [Array<Google::Apis::ApigeeV1::GoogleCloudApigeeV1Attribute>]
305
369
  attr_accessor :attributes
@@ -309,25 +373,39 @@ module Google
309
373
  # @return [Fixnum]
310
374
  attr_accessor :created_at
311
375
 
312
- # An overview of the API product. Include key information about the API product
313
- # that is not captured by other fields.
376
+ # Description of the API product. Include key information about the API product
377
+ # that is not captured by other fields. Comma-separated list of API resources to
378
+ # be bundled in the API product. By default, the resource paths are mapped from
379
+ # the `proxy.pathsuffix` variable. The proxy path suffix is defined as the URI
380
+ # fragment following the ProxyEndpoint base path. For example, if the `
381
+ # apiResources` element is defined to be `/forecastrss` and the base path
382
+ # defined for the API proxy is `/weather`, then only requests to `/weather/
383
+ # forecastrss` are permitted by the API product. You can select a specific path,
384
+ # or you can select all subpaths with the following wildcard: - `/**`: Indicates
385
+ # that all sub-URIs are included. - `/*` : Indicates that only URIs one level
386
+ # down are included. By default, / supports the same resources as /** as well as
387
+ # the base path defined by the API proxy. For example, if the base path of the
388
+ # API proxy is `/v1/weatherapikey`, then the API product supports requests to `/
389
+ # v1/weatherapikey` and to any sub-URIs, such as `/v1/weatherapikey/forecastrss`,
390
+ # `/v1/weatherapikey/region/CA`, and so on. For more information, see Managing
391
+ # API products.
314
392
  # Corresponds to the JSON property `description`
315
393
  # @return [String]
316
394
  attr_accessor :description
317
395
 
318
- # The name to be displayed in the UI or developer portal to developers
319
- # registering for API access.
396
+ # Name displayed in the UI or developer portal to developers registering for API
397
+ # access.
320
398
  # Corresponds to the JSON property `displayName`
321
399
  # @return [String]
322
400
  attr_accessor :display_name
323
401
 
324
- # A comma-separated list of environment names to which the API product is bound.
402
+ # Comma-separated list of environment names to which the API product is bound.
325
403
  # Requests to environments that are not listed are rejected. By specifying one
326
404
  # or more environments, you can bind the resources listed in the API product to
327
405
  # a specific environment, preventing developers from accessing those resources
328
406
  # through API proxies deployed in another environment. This setting is used, for
329
- # example, to prevent resources associated with API proxies in 'prod' from being
330
- # accessed by API proxies deployed in 'test'.
407
+ # example, to prevent resources associated with API proxies in `prod` from being
408
+ # accessed by API proxies deployed in `test`.
331
409
  # Corresponds to the JSON property `environments`
332
410
  # @return [Array<String>]
333
411
  attr_accessor :environments
@@ -337,31 +415,30 @@ module Google
337
415
  # @return [Fixnum]
338
416
  attr_accessor :last_modified_at
339
417
 
340
- # The internal name of the API Product. Characters you can use in the name are
341
- # restricted to: A-Z0-9._\-$ %. *NOTE:* The internal name cannot be edited when
342
- # updating the API product.
418
+ # Internal name of the API product. Characters you can use in the name are
419
+ # restricted to: `A-Z0-9._\-$ %`. **Note:** The internal name cannot be edited
420
+ # when updating the API product.
343
421
  # Corresponds to the JSON property `name`
344
422
  # @return [String]
345
423
  attr_accessor :name
346
424
 
347
- # The OperationGroup contains a list of configuration details associated with
348
- # Apigee proxies or Remote services. Remote services are non-Apigee Edge proxies.
349
- # eg, Istio-Envoy.
425
+ # List of operation configuration details associated with Apigee API proxies or
426
+ # remote services. Remote services are non-Apigee proxies, such as Istio-Envoy.
350
427
  # Corresponds to the JSON property `operationGroup`
351
428
  # @return [Google::Apis::ApigeeV1::GoogleCloudApigeeV1OperationGroup]
352
429
  attr_accessor :operation_group
353
430
 
354
- # A comma-separated list of API proxy names to which this API product is bound.
355
- # By specifying API proxies, you can associate resources in the API product with
431
+ # Comma-separated list of API proxy names to which this API product is bound. By
432
+ # specifying API proxies, you can associate resources in the API product with
356
433
  # specific API proxies, preventing developers from accessing those resources
357
- # through other API proxies. Edge rejects requests to API proxies that are not
358
- # listed. *NOTE:* The API proxy names must already exist in the specified
434
+ # through other API proxies. Apigee rejects requests to API proxies that are not
435
+ # listed. **Note:** The API proxy names must already exist in the specified
359
436
  # environment as they will be validated upon creation.
360
437
  # Corresponds to the JSON property `proxies`
361
438
  # @return [Array<String>]
362
439
  attr_accessor :proxies
363
440
 
364
- # The number of request messages permitted per app by this API product for the
441
+ # Number of request messages permitted per app by this API product for the
365
442
  # specified `quotaInterval` and `quotaTimeUnit`. For example, a `quota` of 50,
366
443
  # for a `quotaInterval` of 12 and a `quotaTimeUnit` of hours means 50 requests
367
444
  # are allowed every 12 hours.
@@ -369,20 +446,20 @@ module Google
369
446
  # @return [String]
370
447
  attr_accessor :quota
371
448
 
372
- # The time interval over which the number of request messages is calculated.
449
+ # Time interval over which the number of request messages is calculated.
373
450
  # Corresponds to the JSON property `quotaInterval`
374
451
  # @return [String]
375
452
  attr_accessor :quota_interval
376
453
 
377
- # The time unit defined for the `quotaInterval`. Valid values include minute,
378
- # hour, day, or month.
454
+ # Time unit defined for the `quotaInterval`. Valid values include `minute`, `
455
+ # hour`, `day`, or `month`.
379
456
  # Corresponds to the JSON property `quotaTimeUnit`
380
457
  # @return [String]
381
458
  attr_accessor :quota_time_unit
382
459
 
383
- # A comma-separated list of OAuth scopes that are validated at runtime. Edge
460
+ # Comma-separated list of OAuth scopes that are validated at runtime. Apigee
384
461
  # validates that the scopes in any access token presented match the scopes
385
- # defined in the OAuth policy assoicated with the API product.
462
+ # defined in the OAuth policy associated with the API product.
386
463
  # Corresponds to the JSON property `scopes`
387
464
  # @return [Array<String>]
388
465
  attr_accessor :scopes
@@ -631,6 +708,43 @@ module Google
631
708
  end
632
709
  end
633
710
 
711
+ #
712
+ class GoogleCloudApigeeV1ApiResponseWrapper
713
+ include Google::Apis::Core::Hashable
714
+
715
+ # ID that can be used to find errors in the log files.
716
+ # Corresponds to the JSON property `errorCode`
717
+ # @return [String]
718
+ attr_accessor :error_code
719
+
720
+ # Description of the operation.
721
+ # Corresponds to the JSON property `message`
722
+ # @return [String]
723
+ attr_accessor :message
724
+
725
+ # ID that can be used to find request details in the log files.
726
+ # Corresponds to the JSON property `requestId`
727
+ # @return [String]
728
+ attr_accessor :request_id
729
+
730
+ # Status of the operation.
731
+ # Corresponds to the JSON property `status`
732
+ # @return [String]
733
+ attr_accessor :status
734
+
735
+ def initialize(**args)
736
+ update!(**args)
737
+ end
738
+
739
+ # Update properties of this object
740
+ def update!(**args)
741
+ @error_code = args[:error_code] if args.key?(:error_code)
742
+ @message = args[:message] if args.key?(:message)
743
+ @request_id = args[:request_id] if args.key?(:request_id)
744
+ @status = args[:status] if args.key?(:status)
745
+ end
746
+ end
747
+
634
748
  #
635
749
  class GoogleCloudApigeeV1App
636
750
  include Google::Apis::Core::Hashable
@@ -883,6 +997,107 @@ module Google
883
997
  end
884
998
  end
885
999
 
1000
+ # CanaryEvaluation represents the canary analysis between two versions of the
1001
+ # runtime that is serving requests.
1002
+ class GoogleCloudApigeeV1CanaryEvaluation
1003
+ include Google::Apis::Core::Hashable
1004
+
1005
+ # Required. The stable version that is serving requests.
1006
+ # Corresponds to the JSON property `control`
1007
+ # @return [String]
1008
+ attr_accessor :control
1009
+
1010
+ # Output only. Create time of the canary evaluation.
1011
+ # Corresponds to the JSON property `createTime`
1012
+ # @return [String]
1013
+ attr_accessor :create_time
1014
+
1015
+ # Required. End time for the evaluation's analysis.
1016
+ # Corresponds to the JSON property `endTime`
1017
+ # @return [String]
1018
+ attr_accessor :end_time
1019
+
1020
+ # Labels that can be used to filter Apigee metrics.
1021
+ # Corresponds to the JSON property `metricLabels`
1022
+ # @return [Google::Apis::ApigeeV1::GoogleCloudApigeeV1CanaryEvaluationMetricLabels]
1023
+ attr_accessor :metric_labels
1024
+
1025
+ # Output only. Name of the canary evalution.
1026
+ # Corresponds to the JSON property `name`
1027
+ # @return [String]
1028
+ attr_accessor :name
1029
+
1030
+ # Required. Start time for the canary evaluation's analysis.
1031
+ # Corresponds to the JSON property `startTime`
1032
+ # @return [String]
1033
+ attr_accessor :start_time
1034
+
1035
+ # Output only. The current state of the canary evaluation.
1036
+ # Corresponds to the JSON property `state`
1037
+ # @return [String]
1038
+ attr_accessor :state
1039
+
1040
+ # Required. The newer version that is serving requests.
1041
+ # Corresponds to the JSON property `treatment`
1042
+ # @return [String]
1043
+ attr_accessor :treatment
1044
+
1045
+ # Output only. The resulting verdict of the canary evaluations: NONE, PASS, or
1046
+ # FAIL.
1047
+ # Corresponds to the JSON property `verdict`
1048
+ # @return [String]
1049
+ attr_accessor :verdict
1050
+
1051
+ def initialize(**args)
1052
+ update!(**args)
1053
+ end
1054
+
1055
+ # Update properties of this object
1056
+ def update!(**args)
1057
+ @control = args[:control] if args.key?(:control)
1058
+ @create_time = args[:create_time] if args.key?(:create_time)
1059
+ @end_time = args[:end_time] if args.key?(:end_time)
1060
+ @metric_labels = args[:metric_labels] if args.key?(:metric_labels)
1061
+ @name = args[:name] if args.key?(:name)
1062
+ @start_time = args[:start_time] if args.key?(:start_time)
1063
+ @state = args[:state] if args.key?(:state)
1064
+ @treatment = args[:treatment] if args.key?(:treatment)
1065
+ @verdict = args[:verdict] if args.key?(:verdict)
1066
+ end
1067
+ end
1068
+
1069
+ # Labels that can be used to filter Apigee metrics.
1070
+ class GoogleCloudApigeeV1CanaryEvaluationMetricLabels
1071
+ include Google::Apis::Core::Hashable
1072
+
1073
+ # The environment ID associated with the metrics.
1074
+ # Corresponds to the JSON property `env`
1075
+ # @return [String]
1076
+ attr_accessor :env
1077
+
1078
+ # Required. The instance ID associated with the metrics. In Apigee Hybrid, the
1079
+ # value is configured during installation.
1080
+ # Corresponds to the JSON property `instance_id`
1081
+ # @return [String]
1082
+ attr_accessor :instance_id
1083
+
1084
+ # Required. The location associated with the metrics.
1085
+ # Corresponds to the JSON property `location`
1086
+ # @return [String]
1087
+ attr_accessor :location
1088
+
1089
+ def initialize(**args)
1090
+ update!(**args)
1091
+ end
1092
+
1093
+ # Update properties of this object
1094
+ def update!(**args)
1095
+ @env = args[:env] if args.key?(:env)
1096
+ @instance_id = args[:instance_id] if args.key?(:instance_id)
1097
+ @location = args[:location] if args.key?(:location)
1098
+ end
1099
+ end
1100
+
886
1101
  # An X.509 certificate as defined in RFC 5280.
887
1102
  class GoogleCloudApigeeV1CertInfo
888
1103
  include Google::Apis::Core::Hashable
@@ -1271,6 +1486,51 @@ module Google
1271
1486
  end
1272
1487
  end
1273
1488
 
1489
+ # Data Collector configuration.
1490
+ class GoogleCloudApigeeV1DataCollector
1491
+ include Google::Apis::Core::Hashable
1492
+
1493
+ # Output only. The time at which the Data Collector was created in milliseconds
1494
+ # since the epoch.
1495
+ # Corresponds to the JSON property `createdAt`
1496
+ # @return [Fixnum]
1497
+ attr_accessor :created_at
1498
+
1499
+ # A description of the Data Collector.
1500
+ # Corresponds to the JSON property `description`
1501
+ # @return [String]
1502
+ attr_accessor :description
1503
+
1504
+ # Output only. The time at which the Data Collector was last updated in
1505
+ # milliseconds since the epoch.
1506
+ # Corresponds to the JSON property `lastModifiedAt`
1507
+ # @return [Fixnum]
1508
+ attr_accessor :last_modified_at
1509
+
1510
+ # ID of the Data Collector.
1511
+ # Corresponds to the JSON property `name`
1512
+ # @return [String]
1513
+ attr_accessor :name
1514
+
1515
+ # Immutable. The type of data this DataCollector will collect.
1516
+ # Corresponds to the JSON property `type`
1517
+ # @return [String]
1518
+ attr_accessor :type
1519
+
1520
+ def initialize(**args)
1521
+ update!(**args)
1522
+ end
1523
+
1524
+ # Update properties of this object
1525
+ def update!(**args)
1526
+ @created_at = args[:created_at] if args.key?(:created_at)
1527
+ @description = args[:description] if args.key?(:description)
1528
+ @last_modified_at = args[:last_modified_at] if args.key?(:last_modified_at)
1529
+ @name = args[:name] if args.key?(:name)
1530
+ @type = args[:type] if args.key?(:type)
1531
+ end
1532
+ end
1533
+
1274
1534
  # Data collector and its configuration.
1275
1535
  class GoogleCloudApigeeV1DataCollectorConfig
1276
1536
  include Google::Apis::Core::Hashable
@@ -2818,6 +3078,12 @@ module Google
2818
3078
  # @return [String]
2819
3079
  attr_accessor :port
2820
3080
 
3081
+ # Output only. State of the instance. Values other than ACTIVE means the
3082
+ # resource is not ready to use.
3083
+ # Corresponds to the JSON property `state`
3084
+ # @return [String]
3085
+ attr_accessor :state
3086
+
2821
3087
  def initialize(**args)
2822
3088
  update!(**args)
2823
3089
  end
@@ -2833,6 +3099,7 @@ module Google
2833
3099
  @location = args[:location] if args.key?(:location)
2834
3100
  @name = args[:name] if args.key?(:name)
2835
3101
  @port = args[:port] if args.key?(:port)
3102
+ @state = args[:state] if args.key?(:state)
2836
3103
  end
2837
3104
  end
2838
3105
 
@@ -3067,6 +3334,49 @@ module Google
3067
3334
  end
3068
3335
  end
3069
3336
 
3337
+ # the response for ListApiCategoriesRequest.
3338
+ class GoogleCloudApigeeV1ListApiCategoriesResponse
3339
+ include Google::Apis::Core::Hashable
3340
+
3341
+ # Details of categories.
3342
+ # Corresponds to the JSON property `data`
3343
+ # @return [Array<Google::Apis::ApigeeV1::GoogleCloudApigeeV1ApiCategoryData>]
3344
+ attr_accessor :data
3345
+
3346
+ # ID that can be used to find errors in the log files.
3347
+ # Corresponds to the JSON property `errorCode`
3348
+ # @return [String]
3349
+ attr_accessor :error_code
3350
+
3351
+ # Description of the operation.
3352
+ # Corresponds to the JSON property `message`
3353
+ # @return [String]
3354
+ attr_accessor :message
3355
+
3356
+ # ID that can be used to find request details in the log files.
3357
+ # Corresponds to the JSON property `requestId`
3358
+ # @return [String]
3359
+ attr_accessor :request_id
3360
+
3361
+ # Status of the operation.
3362
+ # Corresponds to the JSON property `status`
3363
+ # @return [String]
3364
+ attr_accessor :status
3365
+
3366
+ def initialize(**args)
3367
+ update!(**args)
3368
+ end
3369
+
3370
+ # Update properties of this object
3371
+ def update!(**args)
3372
+ @data = args[:data] if args.key?(:data)
3373
+ @error_code = args[:error_code] if args.key?(:error_code)
3374
+ @message = args[:message] if args.key?(:message)
3375
+ @request_id = args[:request_id] if args.key?(:request_id)
3376
+ @status = args[:status] if args.key?(:status)
3377
+ end
3378
+ end
3379
+
3070
3380
  #
3071
3381
  class GoogleCloudApigeeV1ListApiProductsResponse
3072
3382
  include Google::Apis::Core::Hashable
@@ -3162,6 +3472,32 @@ module Google
3162
3472
  end
3163
3473
  end
3164
3474
 
3475
+ # Response for ListDataCollectors.
3476
+ class GoogleCloudApigeeV1ListDataCollectorsResponse
3477
+ include Google::Apis::Core::Hashable
3478
+
3479
+ # Data Collectors in the specified organization.
3480
+ # Corresponds to the JSON property `dataCollectors`
3481
+ # @return [Array<Google::Apis::ApigeeV1::GoogleCloudApigeeV1DataCollector>]
3482
+ attr_accessor :data_collectors
3483
+
3484
+ # Page token that you can include in a ListDataCollectors request to retrieve
3485
+ # the next page. If omitted, no subsequent pages exist.
3486
+ # Corresponds to the JSON property `nextPageToken`
3487
+ # @return [String]
3488
+ attr_accessor :next_page_token
3489
+
3490
+ def initialize(**args)
3491
+ update!(**args)
3492
+ end
3493
+
3494
+ # Update properties of this object
3495
+ def update!(**args)
3496
+ @data_collectors = args[:data_collectors] if args.key?(:data_collectors)
3497
+ @next_page_token = args[:next_page_token] if args.key?(:next_page_token)
3498
+ end
3499
+ end
3500
+
3165
3501
  # The response for ListDatastores
3166
3502
  class GoogleCloudApigeeV1ListDatastoresResponse
3167
3503
  include Google::Apis::Core::Hashable
@@ -3554,20 +3890,21 @@ module Google
3554
3890
  class GoogleCloudApigeeV1OperationConfig
3555
3891
  include Google::Apis::Core::Hashable
3556
3892
 
3557
- # Required. api_source represents either a proxy or remote service name for
3558
- # which the resources, methods and quota are associated with.
3893
+ # Required. API proxy or remote service name with which the resources, methods,
3894
+ # and quota are associated.
3559
3895
  # Corresponds to the JSON property `apiSource`
3560
3896
  # @return [String]
3561
3897
  attr_accessor :api_source
3562
3898
 
3563
- # custom attribute associated with the operation.
3899
+ # Custom attributes associated with the operation.
3564
3900
  # Corresponds to the JSON property `attributes`
3565
3901
  # @return [Array<Google::Apis::ApigeeV1::GoogleCloudApigeeV1Attribute>]
3566
3902
  attr_accessor :attributes
3567
3903
 
3568
- # operations is the list of resource/methods pair, belonging to proxy/remote
3569
- # service, upon which quota will applied on. Note that currently we allow only a
3570
- # single operation. The call will fail if more than one is provided.
3904
+ # List of resource/method pairs for the proxy/remote service, upon which quota
3905
+ # will applied. **Note**: Currently, you can specify only a single resource/
3906
+ # method pair. The call will fail if more than one resource/method pair is
3907
+ # provided.
3571
3908
  # Corresponds to the JSON property `operations`
3572
3909
  # @return [Array<Google::Apis::ApigeeV1::GoogleCloudApigeeV1Operation>]
3573
3910
  attr_accessor :operations
@@ -3593,23 +3930,22 @@ module Google
3593
3930
  end
3594
3931
  end
3595
3932
 
3596
- # The OperationGroup contains a list of configuration details associated with
3597
- # Apigee proxies or Remote services. Remote services are non-Apigee Edge proxies.
3598
- # eg, Istio-Envoy.
3933
+ # List of operation configuration details associated with Apigee API proxies or
3934
+ # remote services. Remote services are non-Apigee proxies, such as Istio-Envoy.
3599
3935
  class GoogleCloudApigeeV1OperationGroup
3600
3936
  include Google::Apis::Core::Hashable
3601
3937
 
3602
- # Identfies whether the configuration is for Apigee proxy or a remote service.
3603
- # Possible values are "proxy" and "remoteservice". If none specified, the
3604
- # default is "proxy". "proxy" is used when Apigee proxies are associated with
3605
- # the API product. "remoteservice" is used when non-Apigee proxy like Envoy is
3606
- # used, and is associated with the API product.
3938
+ # Flag that specifes whether the configuration is for Apigee API proxy or a
3939
+ # remote service. Valid values are `proxy` or `remoteservice`. Defaults to `
3940
+ # proxy`. Set to `proxy` when Apigee API proxies are associated with the API
3941
+ # product. Set to `remoteservice` when non-Apigee proxies like Istio-Envoy are
3942
+ # associated with the API product.
3607
3943
  # Corresponds to the JSON property `operationConfigType`
3608
3944
  # @return [String]
3609
3945
  attr_accessor :operation_config_type
3610
3946
 
3611
- # Required. A list of OperationConfig for either Apigee proxies or other other
3612
- # remote services, that are associated with this API product.
3947
+ # Required. List of operation configurations for either Apigee API proxies or
3948
+ # other remote services that are associated with this API product.
3613
3949
  # Corresponds to the JSON property `operationConfigs`
3614
3950
  # @return [Array<Google::Apis::ApigeeV1::GoogleCloudApigeeV1OperationConfig>]
3615
3951
  attr_accessor :operation_configs
@@ -3825,6 +4161,15 @@ module Google
3825
4161
  # @return [Google::Apis::ApigeeV1::GoogleCloudApigeeV1Properties]
3826
4162
  attr_accessor :properties
3827
4163
 
4164
+ # Cloud KMS key name used for encrypting the data that is stored and replicated
4165
+ # across runtime instances. Update is not allowed after the organization is
4166
+ # created. If not specified, a Google-Managed encryption key will be used. Valid
4167
+ # only when [RuntimeType] is CLOUD. For example: "projects/foo/locations/us/
4168
+ # keyRings/bar/cryptoKeys/baz". **Note:** Not supported for Apigee hybrid.
4169
+ # Corresponds to the JSON property `runtimeDatabaseEncryptionKeyName`
4170
+ # @return [String]
4171
+ attr_accessor :runtime_database_encryption_key_name
4172
+
3828
4173
  # Required. Runtime type of the Apigee organization based on the Apigee
3829
4174
  # subscription purchased.
3830
4175
  # Corresponds to the JSON property `runtimeType`
@@ -3863,6 +4208,7 @@ module Google
3863
4208
  @name = args[:name] if args.key?(:name)
3864
4209
  @project_id = args[:project_id] if args.key?(:project_id)
3865
4210
  @properties = args[:properties] if args.key?(:properties)
4211
+ @runtime_database_encryption_key_name = args[:runtime_database_encryption_key_name] if args.key?(:runtime_database_encryption_key_name)
3866
4212
  @runtime_type = args[:runtime_type] if args.key?(:runtime_type)
3867
4213
  @subscription_type = args[:subscription_type] if args.key?(:subscription_type)
3868
4214
  @type = args[:type] if args.key?(:type)
@@ -4042,6 +4388,41 @@ module Google
4042
4388
  end
4043
4389
  end
4044
4390
 
4391
+ # Request for ProvisionOrganization.
4392
+ class GoogleCloudApigeeV1ProvisionOrganizationRequest
4393
+ include Google::Apis::Core::Hashable
4394
+
4395
+ # Primary Cloud Platform region for analytics data storage. For valid values,
4396
+ # see [Create an organization](https://docs.apigee.com/hybrid/latest/precog-
4397
+ # provision). Defaults to us-west1.
4398
+ # Corresponds to the JSON property `analyticsRegion`
4399
+ # @return [String]
4400
+ attr_accessor :analytics_region
4401
+
4402
+ # Name of the customer project's VPC network. If provided, the network needs to
4403
+ # be peered through Service Networking. If none is provided, the organization
4404
+ # will have access only to the public internet.
4405
+ # Corresponds to the JSON property `authorizedNetwork`
4406
+ # @return [String]
4407
+ attr_accessor :authorized_network
4408
+
4409
+ # Cloud Platform location for the runtime instance. Defaults to us-west1-a.
4410
+ # Corresponds to the JSON property `runtimeLocation`
4411
+ # @return [String]
4412
+ attr_accessor :runtime_location
4413
+
4414
+ def initialize(**args)
4415
+ update!(**args)
4416
+ end
4417
+
4418
+ # Update properties of this object
4419
+ def update!(**args)
4420
+ @analytics_region = args[:analytics_region] if args.key?(:analytics_region)
4421
+ @authorized_network = args[:authorized_network] if args.key?(:authorized_network)
4422
+ @runtime_location = args[:runtime_location] if args.key?(:runtime_location)
4423
+ end
4424
+ end
4425
+
4045
4426
  #
4046
4427
  class GoogleCloudApigeeV1Query
4047
4428
  include Google::Apis::Core::Hashable
@@ -4236,21 +4617,21 @@ module Google
4236
4617
  class GoogleCloudApigeeV1Quota
4237
4618
  include Google::Apis::Core::Hashable
4238
4619
 
4239
- # Required. The time interval over which the number of request messages is
4620
+ # Required. Time interval over which the number of request messages is
4240
4621
  # calculated.
4241
4622
  # Corresponds to the JSON property `interval`
4242
4623
  # @return [String]
4243
4624
  attr_accessor :interval
4244
4625
 
4245
- # Required. Limit represents the upper bound count allowed for the time interval
4246
- # and time unit specified. Requests exceeding this limit will get rejected.
4626
+ # Required. Upper limit allowed for the time interval and time unit specified.
4627
+ # Requests exceeding this limit will be rejected.
4247
4628
  # Corresponds to the JSON property `limit`
4248
4629
  # @return [String]
4249
4630
  attr_accessor :limit
4250
4631
 
4251
- # The time unit defined for the `interval`. Valid values include minute, hour,
4252
- # day, or month. The default value is empty. If limit and interval are valid,
4253
- # the default value is "hour".
4632
+ # Time unit defined for the `interval`. Valid values include `minute`, `hour`, `
4633
+ # day`, or `month`. If `limit` and `interval` are valid, the default value is `
4634
+ # hour`; otherwise, the default is null.
4254
4635
  # Corresponds to the JSON property `timeUnit`
4255
4636
  # @return [String]
4256
4637
  attr_accessor :time_unit
@@ -4661,12 +5042,36 @@ module Google
4661
5042
  # @return [String]
4662
5043
  attr_accessor :basepath
4663
5044
 
5045
+ # The env group config revision_id when this rule was added or last updated.
5046
+ # This value is set when the rule is created and will only update if the the
5047
+ # environment_id changes. It is used to determine if the runtime is up to date
5048
+ # with respect to this rule. This field is omitted from the IngressConfig unless
5049
+ # the GetDeployedIngressConfig API is called with debug=true.
5050
+ # Corresponds to the JSON property `envGroupRevision`
5051
+ # @return [Fixnum]
5052
+ attr_accessor :env_group_revision
5053
+
4664
5054
  # Name of an environment bound to the environment group in the following format:
4665
5055
  # `organizations/`org`/environments/`env``.
4666
5056
  # Corresponds to the JSON property `environment`
4667
5057
  # @return [String]
4668
5058
  attr_accessor :environment
4669
5059
 
5060
+ # The resource name of the proxy revision that is receiving this basepath in the
5061
+ # following format: `organizations/`org`/apis/`api`/revisions/`rev``. This field
5062
+ # is omitted from the IngressConfig unless the GetDeployedIngressConfig API is
5063
+ # called with debug=true.
5064
+ # Corresponds to the JSON property `receiver`
5065
+ # @return [String]
5066
+ attr_accessor :receiver
5067
+
5068
+ # The unix timestamp when this rule was updated. This is updated whenever
5069
+ # env_group_revision is updated. This field is omitted from the IngressConfig
5070
+ # unless the GetDeployedIngressConfig API is called with debug=true.
5071
+ # Corresponds to the JSON property `updateTime`
5072
+ # @return [String]
5073
+ attr_accessor :update_time
5074
+
4670
5075
  def initialize(**args)
4671
5076
  update!(**args)
4672
5077
  end
@@ -4674,7 +5079,10 @@ module Google
4674
5079
  # Update properties of this object
4675
5080
  def update!(**args)
4676
5081
  @basepath = args[:basepath] if args.key?(:basepath)
5082
+ @env_group_revision = args[:env_group_revision] if args.key?(:env_group_revision)
4677
5083
  @environment = args[:environment] if args.key?(:environment)
5084
+ @receiver = args[:receiver] if args.key?(:receiver)
5085
+ @update_time = args[:update_time] if args.key?(:update_time)
4678
5086
  end
4679
5087
  end
4680
5088
 
@@ -4717,7 +5125,7 @@ module Google
4717
5125
  # @return [String]
4718
5126
  attr_accessor :revision_id
4719
5127
 
4720
- # NEXT ID: 6 RuntimeTraceSamplingConfig represents the detail settings of
5128
+ # NEXT ID: 3 RuntimeTraceSamplingConfig represents the detail settings of
4721
5129
  # distributed tracing. Only the fields that are defined in the distributed trace
4722
5130
  # configuration can be overridden using the distribute trace configuration
4723
5131
  # override APIs.
@@ -4769,7 +5177,7 @@ module Google
4769
5177
  # @return [String]
4770
5178
  attr_accessor :revision_id
4771
5179
 
4772
- # NEXT ID: 6 RuntimeTraceSamplingConfig represents the detail settings of
5180
+ # NEXT ID: 3 RuntimeTraceSamplingConfig represents the detail settings of
4773
5181
  # distributed tracing. Only the fields that are defined in the distributed trace
4774
5182
  # configuration can be overridden using the distribute trace configuration
4775
5183
  # override APIs.
@@ -4778,7 +5186,7 @@ module Google
4778
5186
  attr_accessor :sampling_config
4779
5187
 
4780
5188
  # Unique ID for the configuration override. The ID will only change if the
4781
- # override is deleted and recreated.
5189
+ # override is deleted and recreated. Corresponds to name's "override" field.
4782
5190
  # Corresponds to the JSON property `uid`
4783
5191
  # @return [String]
4784
5192
  attr_accessor :uid
@@ -4798,37 +5206,20 @@ module Google
4798
5206
  end
4799
5207
  end
4800
5208
 
4801
- # NEXT ID: 6 RuntimeTraceSamplingConfig represents the detail settings of
5209
+ # NEXT ID: 3 RuntimeTraceSamplingConfig represents the detail settings of
4802
5210
  # distributed tracing. Only the fields that are defined in the distributed trace
4803
5211
  # configuration can be overridden using the distribute trace configuration
4804
5212
  # override APIs.
4805
5213
  class GoogleCloudApigeeV1RuntimeTraceSamplingConfig
4806
5214
  include Google::Apis::Core::Hashable
4807
5215
 
4808
- # Error sources from which to capture errors. If none are specified, error codes
4809
- # are captured from all sources.
4810
- # Corresponds to the JSON property `errorSources`
4811
- # @return [Array<String>]
4812
- attr_accessor :error_sources
4813
-
4814
- # List of response code ranges.
4815
- # Corresponds to the JSON property `responseCodeRanges`
4816
- # @return [Array<Google::Apis::ApigeeV1::GoogleCloudApigeeV1RuntimeTraceSamplingConfigResponseCodeRange>]
4817
- attr_accessor :response_code_ranges
4818
-
4819
- # List of single response codes.
4820
- # Corresponds to the JSON property `responseCodes`
4821
- # @return [Array<Fixnum>]
4822
- attr_accessor :response_codes
4823
-
4824
5216
  # Sampler of distributed tracing. OFF is the default value.
4825
5217
  # Corresponds to the JSON property `sampler`
4826
5218
  # @return [String]
4827
5219
  attr_accessor :sampler
4828
5220
 
4829
- # Field sampling rate. This value is only valid when is only applicable when
4830
- # sampling value is probabilistic(PROBABILITY). The supported values are > 0 and
4831
- # <= 0.5.
5221
+ # Field sampling rate. This value is only applicable when using the PROBABILITY
5222
+ # sampler. The supported values are > 0 and <= 0.5.
4832
5223
  # Corresponds to the JSON property `samplingRate`
4833
5224
  # @return [Float]
4834
5225
  attr_accessor :sampling_rate
@@ -4839,42 +5230,11 @@ module Google
4839
5230
 
4840
5231
  # Update properties of this object
4841
5232
  def update!(**args)
4842
- @error_sources = args[:error_sources] if args.key?(:error_sources)
4843
- @response_code_ranges = args[:response_code_ranges] if args.key?(:response_code_ranges)
4844
- @response_codes = args[:response_codes] if args.key?(:response_codes)
4845
5233
  @sampler = args[:sampler] if args.key?(:sampler)
4846
5234
  @sampling_rate = args[:sampling_rate] if args.key?(:sampling_rate)
4847
5235
  end
4848
5236
  end
4849
5237
 
4850
- # ResponseCodeRange represents a group of response codes to capture, from the
4851
- # first response code to the last response code. Each range is a close interval.
4852
- # For example, if an interval is [400, 403], then that means 400, 401, 402, 403
4853
- # will be all captured.
4854
- class GoogleCloudApigeeV1RuntimeTraceSamplingConfigResponseCodeRange
4855
- include Google::Apis::Core::Hashable
4856
-
4857
- # The first response code to capture.
4858
- # Corresponds to the JSON property `firstResponseCode`
4859
- # @return [Fixnum]
4860
- attr_accessor :first_response_code
4861
-
4862
- # The last response code to capture.
4863
- # Corresponds to the JSON property `lastResponseCode`
4864
- # @return [Fixnum]
4865
- attr_accessor :last_response_code
4866
-
4867
- def initialize(**args)
4868
- update!(**args)
4869
- end
4870
-
4871
- # Update properties of this object
4872
- def update!(**args)
4873
- @first_response_code = args[:first_response_code] if args.key?(:first_response_code)
4874
- @last_response_code = args[:last_response_code] if args.key?(:last_response_code)
4875
- end
4876
- end
4877
-
4878
5238
  # Response for Schema call
4879
5239
  class GoogleCloudApigeeV1Schema
4880
5240
  include Google::Apis::Core::Hashable
@@ -5245,13 +5605,13 @@ module Google
5245
5605
 
5246
5606
  # Entity tag (ETag) used for optimistic concurrency control as a way to help
5247
5607
  # prevent simultaneous updates from overwriting each other. For example, when
5248
- # you call [getSyncAuthorization](getSyncAuthorization) an ETag is returned in
5249
- # the response. Pass that ETag when calling the [setSyncAuthorization](
5250
- # setSyncAuthorization) to ensure that you are updating the correct version. If
5251
- # you don't pass the ETag in the call to `setSyncAuthorization`, then the
5252
- # existing authorization is overwritten indiscriminately. **Note**: We strongly
5253
- # recommend that you use the ETag in the read-modify-write cycle to avoid race
5254
- # conditions.
5608
+ # you call [getSyncAuthorization](organizations/getSyncAuthorization) an ETag is
5609
+ # returned in the response. Pass that ETag when calling the [
5610
+ # setSyncAuthorization](organizations/setSyncAuthorization) to ensure that you
5611
+ # are updating the correct version. If you don't pass the ETag in the call to `
5612
+ # setSyncAuthorization`, then the existing authorization is overwritten
5613
+ # indiscriminately. **Note**: We strongly recommend that you use the ETag in the
5614
+ # read-modify-write cycle to avoid race conditions.
5255
5615
  # Corresponds to the JSON property `etag`
5256
5616
  # NOTE: Values are automatically base64 encoded/decoded in the client library.
5257
5617
  # @return [String]
@@ -5422,7 +5782,8 @@ module Google
5422
5782
  # @return [Google::Apis::ApigeeV1::GoogleCloudApigeeV1TlsInfoCommonName]
5423
5783
  attr_accessor :common_name
5424
5784
 
5425
- # Required. Enables one-way TLS.
5785
+ # Required. Enables TLS. If false, neither one-way nor two-way TLS will be
5786
+ # enabled.
5426
5787
  # Corresponds to the JSON property `enabled`
5427
5788
  # @return [Boolean]
5428
5789
  attr_accessor :enabled
@@ -5696,6 +6057,11 @@ module Google
5696
6057
  class GoogleIamV1Binding
5697
6058
  include Google::Apis::Core::Hashable
5698
6059
 
6060
+ #
6061
+ # Corresponds to the JSON property `bindingId`
6062
+ # @return [String]
6063
+ attr_accessor :binding_id
6064
+
5699
6065
  # Represents a textual expression in the Common Expression Language (CEL) syntax.
5700
6066
  # CEL is a C-like expression language. The syntax and semantics of CEL are
5701
6067
  # documented at https://github.com/google/cel-spec. Example (Comparison): title:
@@ -5757,6 +6123,7 @@ module Google
5757
6123
 
5758
6124
  # Update properties of this object
5759
6125
  def update!(**args)
6126
+ @binding_id = args[:binding_id] if args.key?(:binding_id)
5760
6127
  @condition = args[:condition] if args.key?(:condition)
5761
6128
  @members = args[:members] if args.key?(:members)
5762
6129
  @role = args[:role] if args.key?(:role)