google-api-client 0.41.0 → 0.42.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (447) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +295 -0
  3. data/bin/generate-api +1 -3
  4. data/generated/google/apis/accessapproval_v1.rb +1 -1
  5. data/generated/google/apis/accessapproval_v1/service.rb +3 -0
  6. data/generated/google/apis/accessapproval_v1beta1.rb +1 -1
  7. data/generated/google/apis/accessapproval_v1beta1/service.rb +3 -0
  8. data/generated/google/apis/admin_directory_v1.rb +1 -1
  9. data/generated/google/apis/admin_directory_v1/classes.rb +31 -0
  10. data/generated/google/apis/admin_directory_v1/representations.rb +16 -0
  11. data/generated/google/apis/admin_directory_v1/service.rb +3 -5
  12. data/generated/google/apis/admob_v1.rb +1 -1
  13. data/generated/google/apis/admob_v1/classes.rb +3 -1
  14. data/generated/google/apis/androiddeviceprovisioning_v1.rb +1 -1
  15. data/generated/google/apis/androiddeviceprovisioning_v1/classes.rb +32 -26
  16. data/generated/google/apis/androidenterprise_v1.rb +1 -1
  17. data/generated/google/apis/androidpublisher_v3.rb +1 -1
  18. data/generated/google/apis/androidpublisher_v3/classes.rb +78 -0
  19. data/generated/google/apis/androidpublisher_v3/representations.rb +44 -0
  20. data/generated/google/apis/androidpublisher_v3/service.rb +149 -1
  21. data/generated/google/apis/apigee_v1.rb +1 -1
  22. data/generated/google/apis/apigee_v1/classes.rb +1475 -107
  23. data/generated/google/apis/apigee_v1/representations.rb +558 -0
  24. data/generated/google/apis/apigee_v1/service.rb +1175 -117
  25. data/generated/google/apis/appengine_v1.rb +1 -1
  26. data/generated/google/apis/appengine_v1/service.rb +6 -3
  27. data/generated/google/apis/appengine_v1beta.rb +1 -1
  28. data/generated/google/apis/appengine_v1beta/service.rb +6 -2
  29. data/generated/google/apis/appsmarket_v2.rb +1 -1
  30. data/generated/google/apis/artifactregistry_v1beta1.rb +1 -1
  31. data/generated/google/apis/bigquery_v2.rb +1 -1
  32. data/generated/google/apis/bigquery_v2/classes.rb +234 -9
  33. data/generated/google/apis/bigquery_v2/representations.rb +74 -0
  34. data/generated/google/apis/bigqueryconnection_v1beta1.rb +1 -1
  35. data/generated/google/apis/bigqueryconnection_v1beta1/classes.rb +6 -6
  36. data/generated/google/apis/bigqueryreservation_v1.rb +1 -1
  37. data/generated/google/apis/bigqueryreservation_v1/classes.rb +34 -0
  38. data/generated/google/apis/bigqueryreservation_v1/representations.rb +16 -0
  39. data/generated/google/apis/bigqueryreservation_v1/service.rb +60 -0
  40. data/generated/google/apis/bigqueryreservation_v1beta1.rb +1 -1
  41. data/generated/google/apis/bigqueryreservation_v1beta1/classes.rb +8 -0
  42. data/generated/google/apis/bigqueryreservation_v1beta1/representations.rb +1 -0
  43. data/generated/google/apis/bigtableadmin_v1.rb +1 -1
  44. data/generated/google/apis/bigtableadmin_v1/classes.rb +267 -0
  45. data/generated/google/apis/bigtableadmin_v1/representations.rb +100 -0
  46. data/generated/google/apis/bigtableadmin_v2.rb +1 -1
  47. data/generated/google/apis/bigtableadmin_v2/classes.rb +361 -6
  48. data/generated/google/apis/bigtableadmin_v2/representations.rb +146 -0
  49. data/generated/google/apis/bigtableadmin_v2/service.rb +298 -0
  50. data/generated/google/apis/billingbudgets_v1beta1.rb +1 -1
  51. data/generated/google/apis/billingbudgets_v1beta1/classes.rb +28 -13
  52. data/generated/google/apis/billingbudgets_v1beta1/representations.rb +1 -0
  53. data/generated/google/apis/blogger_v3.rb +1 -1
  54. data/generated/google/apis/books_v1.rb +1 -1
  55. data/generated/google/apis/books_v1/classes.rb +140 -159
  56. data/generated/google/apis/books_v1/service.rb +47 -49
  57. data/generated/google/apis/chat_v1.rb +1 -1
  58. data/generated/google/apis/chat_v1/classes.rb +130 -0
  59. data/generated/google/apis/chat_v1/representations.rb +63 -0
  60. data/generated/google/apis/chat_v1/service.rb +71 -0
  61. data/generated/google/apis/chromeuxreport_v1.rb +1 -1
  62. data/generated/google/apis/chromeuxreport_v1/classes.rb +22 -0
  63. data/generated/google/apis/chromeuxreport_v1/representations.rb +2 -0
  64. data/generated/google/apis/civicinfo_v2.rb +2 -2
  65. data/generated/google/apis/civicinfo_v2/classes.rb +21 -801
  66. data/generated/google/apis/civicinfo_v2/representations.rb +1 -295
  67. data/generated/google/apis/civicinfo_v2/service.rb +28 -63
  68. data/generated/google/apis/classroom_v1.rb +1 -1
  69. data/generated/google/apis/classroom_v1/service.rb +9 -5
  70. data/generated/google/apis/cloudasset_v1.rb +1 -1
  71. data/generated/google/apis/cloudasset_v1/classes.rb +391 -3
  72. data/generated/google/apis/cloudasset_v1/representations.rb +101 -0
  73. data/generated/google/apis/cloudasset_v1/service.rb +178 -0
  74. data/generated/google/apis/{androidpublisher_v2.rb → cloudasset_v1p5beta1.rb} +11 -11
  75. data/generated/google/apis/cloudasset_v1p5beta1/classes.rb +1537 -0
  76. data/generated/google/apis/cloudasset_v1p5beta1/representations.rb +399 -0
  77. data/generated/google/apis/cloudasset_v1p5beta1/service.rb +129 -0
  78. data/generated/google/apis/cloudbilling_v1.rb +1 -1
  79. data/generated/google/apis/cloudbilling_v1/classes.rb +38 -6
  80. data/generated/google/apis/cloudbilling_v1/representations.rb +16 -0
  81. data/generated/google/apis/cloudbuild_v1.rb +1 -1
  82. data/generated/google/apis/cloudbuild_v1/classes.rb +272 -12
  83. data/generated/google/apis/cloudbuild_v1/representations.rb +130 -4
  84. data/generated/google/apis/cloudbuild_v1/service.rb +0 -136
  85. data/generated/google/apis/cloudbuild_v1alpha1.rb +1 -1
  86. data/generated/google/apis/cloudbuild_v1alpha1/classes.rb +284 -24
  87. data/generated/google/apis/cloudbuild_v1alpha1/representations.rb +135 -9
  88. data/generated/google/apis/cloudbuild_v1alpha1/service.rb +0 -47
  89. data/generated/google/apis/cloudbuild_v1alpha2.rb +1 -1
  90. data/generated/google/apis/cloudbuild_v1alpha2/classes.rb +284 -24
  91. data/generated/google/apis/cloudbuild_v1alpha2/representations.rb +135 -9
  92. data/generated/google/apis/cloudbuild_v1alpha2/service.rb +0 -47
  93. data/generated/google/apis/cloudfunctions_v1.rb +1 -1
  94. data/generated/google/apis/cloudfunctions_v1/classes.rb +18 -49
  95. data/generated/google/apis/cloudfunctions_v1/representations.rb +2 -17
  96. data/generated/google/apis/cloudidentity_v1.rb +1 -1
  97. data/generated/google/apis/cloudidentity_v1beta1.rb +1 -1
  98. data/generated/google/apis/cloudidentity_v1beta1/classes.rb +32 -1
  99. data/generated/google/apis/cloudidentity_v1beta1/representations.rb +16 -0
  100. data/generated/google/apis/cloudresourcemanager_v1.rb +1 -1
  101. data/generated/google/apis/cloudresourcemanager_v1/classes.rb +503 -755
  102. data/generated/google/apis/cloudresourcemanager_v1/service.rb +198 -249
  103. data/generated/google/apis/cloudresourcemanager_v1beta1.rb +1 -1
  104. data/generated/google/apis/cloudresourcemanager_v1beta1/classes.rb +258 -430
  105. data/generated/google/apis/cloudresourcemanager_v1beta1/service.rb +136 -178
  106. data/generated/google/apis/cloudresourcemanager_v2.rb +1 -1
  107. data/generated/google/apis/cloudresourcemanager_v2/classes.rb +258 -414
  108. data/generated/google/apis/cloudresourcemanager_v2/service.rb +96 -129
  109. data/generated/google/apis/cloudresourcemanager_v2beta1.rb +1 -1
  110. data/generated/google/apis/cloudresourcemanager_v2beta1/classes.rb +258 -414
  111. data/generated/google/apis/cloudresourcemanager_v2beta1/service.rb +96 -129
  112. data/generated/google/apis/cloudscheduler_v1.rb +1 -1
  113. data/generated/google/apis/cloudscheduler_v1/classes.rb +18 -6
  114. data/generated/google/apis/cloudscheduler_v1/representations.rb +1 -0
  115. data/generated/google/apis/cloudscheduler_v1beta1.rb +1 -1
  116. data/generated/google/apis/cloudscheduler_v1beta1/classes.rb +18 -6
  117. data/generated/google/apis/cloudscheduler_v1beta1/representations.rb +1 -0
  118. data/generated/google/apis/cloudshell_v1.rb +1 -1
  119. data/generated/google/apis/cloudshell_v1/classes.rb +2 -2
  120. data/generated/google/apis/cloudshell_v1alpha1.rb +1 -1
  121. data/generated/google/apis/cloudshell_v1alpha1/classes.rb +8 -5
  122. data/generated/google/apis/cloudtrace_v1.rb +1 -1
  123. data/generated/google/apis/cloudtrace_v1/classes.rb +2 -3
  124. data/generated/google/apis/cloudtrace_v1/service.rb +1 -7
  125. data/generated/google/apis/cloudtrace_v2.rb +1 -1
  126. data/generated/google/apis/cloudtrace_v2/classes.rb +6 -5
  127. data/generated/google/apis/cloudtrace_v2/service.rb +3 -6
  128. data/generated/google/apis/composer_v1beta1.rb +1 -1
  129. data/generated/google/apis/composer_v1beta1/classes.rb +4 -3
  130. data/generated/google/apis/composer_v1beta1/service.rb +13 -0
  131. data/generated/google/apis/compute_alpha.rb +1 -1
  132. data/generated/google/apis/compute_alpha/classes.rb +99 -61
  133. data/generated/google/apis/compute_alpha/representations.rb +3 -0
  134. data/generated/google/apis/compute_alpha/service.rb +32 -33
  135. data/generated/google/apis/compute_beta.rb +1 -1
  136. data/generated/google/apis/compute_beta/classes.rb +596 -60
  137. data/generated/google/apis/compute_beta/representations.rb +162 -0
  138. data/generated/google/apis/compute_beta/service.rb +565 -33
  139. data/generated/google/apis/compute_v1.rb +1 -1
  140. data/generated/google/apis/compute_v1/classes.rb +967 -70
  141. data/generated/google/apis/compute_v1/representations.rb +289 -0
  142. data/generated/google/apis/compute_v1/service.rb +784 -38
  143. data/generated/google/apis/container_v1.rb +1 -1
  144. data/generated/google/apis/container_v1/classes.rb +132 -5
  145. data/generated/google/apis/container_v1/representations.rb +51 -0
  146. data/generated/google/apis/container_v1beta1.rb +1 -1
  147. data/generated/google/apis/container_v1beta1/classes.rb +136 -17
  148. data/generated/google/apis/container_v1beta1/representations.rb +39 -0
  149. data/generated/google/apis/containeranalysis_v1beta1.rb +1 -1
  150. data/generated/google/apis/containeranalysis_v1beta1/classes.rb +1 -1
  151. data/generated/google/apis/content_v2.rb +1 -1
  152. data/generated/google/apis/content_v2/classes.rb +8 -2
  153. data/generated/google/apis/content_v2/representations.rb +1 -0
  154. data/generated/google/apis/content_v2_1.rb +1 -1
  155. data/generated/google/apis/content_v2_1/classes.rb +182 -4
  156. data/generated/google/apis/content_v2_1/representations.rb +72 -0
  157. data/generated/google/apis/{androidpublisher_v1.rb → customsearch_v1.rb} +8 -8
  158. data/generated/google/apis/customsearch_v1/classes.rb +1610 -0
  159. data/generated/google/apis/customsearch_v1/representations.rb +372 -0
  160. data/generated/google/apis/customsearch_v1/service.rb +618 -0
  161. data/generated/google/apis/datacatalog_v1beta1.rb +1 -1
  162. data/generated/google/apis/datacatalog_v1beta1/classes.rb +400 -565
  163. data/generated/google/apis/datacatalog_v1beta1/representations.rb +13 -0
  164. data/generated/google/apis/datacatalog_v1beta1/service.rb +351 -435
  165. data/generated/google/apis/dataflow_v1b3.rb +1 -1
  166. data/generated/google/apis/dataflow_v1b3/classes.rb +21 -1
  167. data/generated/google/apis/dataflow_v1b3/representations.rb +3 -0
  168. data/generated/google/apis/dataflow_v1b3/service.rb +2 -2
  169. data/generated/google/apis/dataproc_v1.rb +1 -1
  170. data/generated/google/apis/dataproc_v1/classes.rb +15 -14
  171. data/generated/google/apis/dataproc_v1beta2.rb +1 -1
  172. data/generated/google/apis/dataproc_v1beta2/classes.rb +44 -14
  173. data/generated/google/apis/dataproc_v1beta2/representations.rb +4 -0
  174. data/generated/google/apis/datastore_v1.rb +1 -1
  175. data/generated/google/apis/datastore_v1/classes.rb +1 -1
  176. data/generated/google/apis/deploymentmanager_v2.rb +1 -1
  177. data/generated/google/apis/dfareporting_v3_4.rb +1 -1
  178. data/generated/google/apis/dfareporting_v3_4/classes.rb +421 -0
  179. data/generated/google/apis/dfareporting_v3_4/representations.rb +182 -0
  180. data/generated/google/apis/dialogflow_v2.rb +1 -1
  181. data/generated/google/apis/dialogflow_v2/classes.rb +416 -63
  182. data/generated/google/apis/dialogflow_v2/representations.rb +108 -0
  183. data/generated/google/apis/dialogflow_v2/service.rb +4 -0
  184. data/generated/google/apis/dialogflow_v2beta1.rb +1 -1
  185. data/generated/google/apis/dialogflow_v2beta1/classes.rb +436 -66
  186. data/generated/google/apis/dialogflow_v2beta1/representations.rb +108 -0
  187. data/generated/google/apis/dialogflow_v2beta1/service.rb +58 -44
  188. data/generated/google/apis/displayvideo_v1.rb +7 -1
  189. data/generated/google/apis/displayvideo_v1/classes.rb +1727 -1680
  190. data/generated/google/apis/displayvideo_v1/representations.rb +275 -0
  191. data/generated/google/apis/displayvideo_v1/service.rb +1245 -924
  192. data/generated/google/apis/dlp_v2.rb +1 -1
  193. data/generated/google/apis/dlp_v2/classes.rb +5 -2
  194. data/generated/google/apis/dns_v1.rb +4 -4
  195. data/generated/google/apis/dns_v1/classes.rb +313 -162
  196. data/generated/google/apis/dns_v1/service.rb +247 -180
  197. data/generated/google/apis/dns_v1beta2.rb +4 -4
  198. data/generated/google/apis/dns_v1beta2/classes.rb +325 -171
  199. data/generated/google/apis/dns_v1beta2/service.rb +247 -180
  200. data/generated/google/apis/dns_v2beta1.rb +4 -4
  201. data/generated/google/apis/dns_v2beta1/classes.rb +313 -162
  202. data/generated/google/apis/dns_v2beta1/service.rb +247 -180
  203. data/generated/google/apis/documentai_v1beta2.rb +1 -1
  204. data/generated/google/apis/doubleclickbidmanager_v1_1.rb +1 -1
  205. data/generated/google/apis/doubleclicksearch_v2.rb +4 -4
  206. data/generated/google/apis/doubleclicksearch_v2/classes.rb +75 -76
  207. data/generated/google/apis/doubleclicksearch_v2/representations.rb +4 -6
  208. data/generated/google/apis/doubleclicksearch_v2/service.rb +43 -75
  209. data/generated/google/apis/drive_v2.rb +1 -1
  210. data/generated/google/apis/drive_v2/classes.rb +75 -2
  211. data/generated/google/apis/drive_v2/representations.rb +23 -0
  212. data/generated/google/apis/drive_v2/service.rb +23 -10
  213. data/generated/google/apis/drive_v3.rb +1 -1
  214. data/generated/google/apis/drive_v3/classes.rb +74 -2
  215. data/generated/google/apis/drive_v3/representations.rb +23 -0
  216. data/generated/google/apis/drive_v3/service.rb +8 -5
  217. data/generated/google/apis/fcm_v1.rb +1 -1
  218. data/generated/google/apis/fcm_v1/classes.rb +245 -393
  219. data/generated/google/apis/fcm_v1/service.rb +5 -6
  220. data/generated/google/apis/file_v1.rb +1 -1
  221. data/generated/google/apis/file_v1beta1.rb +1 -1
  222. data/generated/google/apis/firebase_v1beta1.rb +1 -1
  223. data/generated/google/apis/firebase_v1beta1/classes.rb +10 -16
  224. data/generated/google/apis/{groupsmigration_v1.rb → firebasehosting_v1.rb} +10 -12
  225. data/generated/google/apis/firebasehosting_v1/classes.rb +186 -0
  226. data/generated/google/apis/{androidpublisher_v2 → firebasehosting_v1}/representations.rb +22 -32
  227. data/generated/google/apis/firebasehosting_v1/service.rb +183 -0
  228. data/generated/google/apis/firebasehosting_v1beta1.rb +1 -1
  229. data/generated/google/apis/firebasehosting_v1beta1/service.rb +2 -0
  230. data/generated/google/apis/firebaseml_v1beta2.rb +1 -1
  231. data/generated/google/apis/firebaseml_v1beta2/classes.rb +9 -0
  232. data/generated/google/apis/firebaseml_v1beta2/representations.rb +1 -0
  233. data/generated/google/apis/firestore_v1.rb +1 -1
  234. data/generated/google/apis/firestore_v1/classes.rb +152 -0
  235. data/generated/google/apis/firestore_v1/representations.rb +63 -0
  236. data/generated/google/apis/firestore_v1/service.rb +78 -0
  237. data/generated/google/apis/firestore_v1beta1.rb +1 -1
  238. data/generated/google/apis/firestore_v1beta1/classes.rb +152 -0
  239. data/generated/google/apis/firestore_v1beta1/representations.rb +63 -0
  240. data/generated/google/apis/firestore_v1beta1/service.rb +78 -0
  241. data/generated/google/apis/games_configuration_v1configuration.rb +1 -1
  242. data/generated/google/apis/games_configuration_v1configuration/service.rb +2 -2
  243. data/generated/google/apis/games_management_v1management.rb +1 -1
  244. data/generated/google/apis/games_management_v1management/service.rb +2 -2
  245. data/generated/google/apis/games_v1.rb +6 -4
  246. data/generated/google/apis/games_v1/classes.rb +354 -2112
  247. data/generated/google/apis/games_v1/representations.rb +12 -647
  248. data/generated/google/apis/games_v1/service.rb +213 -1155
  249. data/generated/google/apis/{cloudfunctions_v1beta2.rb → gameservices_v1.rb} +9 -9
  250. data/generated/google/apis/gameservices_v1/classes.rb +2354 -0
  251. data/generated/google/apis/gameservices_v1/representations.rb +971 -0
  252. data/generated/google/apis/gameservices_v1/service.rb +1472 -0
  253. data/generated/google/apis/gameservices_v1beta.rb +1 -1
  254. data/generated/google/apis/gameservices_v1beta/classes.rb +6 -6
  255. data/generated/google/apis/gmail_v1.rb +1 -1
  256. data/generated/google/apis/gmail_v1/classes.rb +55 -55
  257. data/generated/google/apis/gmail_v1/service.rb +74 -73
  258. data/generated/google/apis/gmailpostmastertools_v1beta1.rb +36 -0
  259. data/generated/google/apis/gmailpostmastertools_v1beta1/classes.rb +306 -0
  260. data/generated/google/apis/gmailpostmastertools_v1beta1/representations.rb +141 -0
  261. data/generated/google/apis/gmailpostmastertools_v1beta1/service.rb +236 -0
  262. data/generated/google/apis/groupssettings_v1.rb +1 -1
  263. data/generated/google/apis/groupssettings_v1/classes.rb +1 -1
  264. data/generated/google/apis/healthcare_v1.rb +1 -1
  265. data/generated/google/apis/healthcare_v1/classes.rb +6 -6
  266. data/generated/google/apis/healthcare_v1/service.rb +48 -1
  267. data/generated/google/apis/healthcare_v1beta1.rb +1 -1
  268. data/generated/google/apis/healthcare_v1beta1/classes.rb +6 -6
  269. data/generated/google/apis/healthcare_v1beta1/service.rb +60 -1
  270. data/generated/google/apis/iam_v1.rb +1 -1
  271. data/generated/google/apis/iam_v1/classes.rb +22 -3
  272. data/generated/google/apis/iam_v1/service.rb +18 -6
  273. data/generated/google/apis/logging_v2.rb +1 -1
  274. data/generated/google/apis/logging_v2/classes.rb +69 -21
  275. data/generated/google/apis/managedidentities_v1.rb +1 -1
  276. data/generated/google/apis/managedidentities_v1/classes.rb +54 -10
  277. data/generated/google/apis/managedidentities_v1/representations.rb +15 -0
  278. data/generated/google/apis/managedidentities_v1/service.rb +3 -0
  279. data/generated/google/apis/managedidentities_v1alpha1.rb +1 -1
  280. data/generated/google/apis/managedidentities_v1alpha1/classes.rb +54 -10
  281. data/generated/google/apis/managedidentities_v1alpha1/representations.rb +15 -0
  282. data/generated/google/apis/managedidentities_v1alpha1/service.rb +3 -0
  283. data/generated/google/apis/managedidentities_v1beta1.rb +1 -1
  284. data/generated/google/apis/managedidentities_v1beta1/classes.rb +54 -10
  285. data/generated/google/apis/managedidentities_v1beta1/representations.rb +15 -0
  286. data/generated/google/apis/managedidentities_v1beta1/service.rb +3 -0
  287. data/generated/google/apis/memcache_v1beta2.rb +1 -1
  288. data/generated/google/apis/memcache_v1beta2/classes.rb +1 -1
  289. data/generated/google/apis/ml_v1.rb +1 -1
  290. data/generated/google/apis/ml_v1/classes.rb +28 -14
  291. data/generated/google/apis/ml_v1/representations.rb +1 -0
  292. data/generated/google/apis/monitoring_v1.rb +1 -1
  293. data/generated/google/apis/monitoring_v1/classes.rb +2 -1
  294. data/generated/google/apis/monitoring_v3.rb +1 -1
  295. data/generated/google/apis/monitoring_v3/classes.rb +71 -38
  296. data/generated/google/apis/monitoring_v3/representations.rb +1 -0
  297. data/generated/google/apis/monitoring_v3/service.rb +13 -9
  298. data/generated/google/apis/networkmanagement_v1.rb +1 -1
  299. data/generated/google/apis/networkmanagement_v1/classes.rb +6 -6
  300. data/generated/google/apis/networkmanagement_v1beta1.rb +1 -1
  301. data/generated/google/apis/networkmanagement_v1beta1/classes.rb +6 -6
  302. data/generated/google/apis/osconfig_v1.rb +1 -1
  303. data/generated/google/apis/osconfig_v1/classes.rb +77 -2
  304. data/generated/google/apis/osconfig_v1/representations.rb +35 -0
  305. data/generated/google/apis/osconfig_v1beta.rb +1 -1
  306. data/generated/google/apis/osconfig_v1beta/classes.rb +77 -2
  307. data/generated/google/apis/osconfig_v1beta/representations.rb +35 -0
  308. data/generated/google/apis/pagespeedonline_v5.rb +1 -1
  309. data/generated/google/apis/people_v1.rb +4 -1
  310. data/generated/google/apis/people_v1/classes.rb +243 -397
  311. data/generated/google/apis/people_v1/service.rb +156 -384
  312. data/generated/google/apis/{androidpublisher_v1/classes.rb → playablelocations_v3.rb} +11 -6
  313. data/generated/google/apis/playablelocations_v3/classes.rb +633 -0
  314. data/generated/google/apis/playablelocations_v3/representations.rb +273 -0
  315. data/generated/google/apis/playablelocations_v3/service.rb +157 -0
  316. data/generated/google/apis/prod_tt_sasportal_v1alpha1.rb +1 -1
  317. data/generated/google/apis/prod_tt_sasportal_v1alpha1/classes.rb +19 -0
  318. data/generated/google/apis/prod_tt_sasportal_v1alpha1/representations.rb +14 -0
  319. data/generated/google/apis/pubsub_v1.rb +1 -1
  320. data/generated/google/apis/pubsub_v1/classes.rb +49 -30
  321. data/generated/google/apis/pubsub_v1/representations.rb +2 -0
  322. data/generated/google/apis/pubsub_v1/service.rb +35 -44
  323. data/generated/google/apis/realtimebidding_v1.rb +40 -0
  324. data/generated/google/apis/realtimebidding_v1/classes.rb +1436 -0
  325. data/generated/google/apis/realtimebidding_v1/representations.rb +565 -0
  326. data/generated/google/apis/realtimebidding_v1/service.rb +661 -0
  327. data/generated/google/apis/recommendationengine_v1beta1.rb +36 -0
  328. data/generated/google/apis/recommendationengine_v1beta1/classes.rb +2015 -0
  329. data/generated/google/apis/recommendationengine_v1beta1/representations.rb +848 -0
  330. data/generated/google/apis/recommendationengine_v1beta1/service.rb +990 -0
  331. data/generated/google/apis/recommender_v1.rb +1 -1
  332. data/generated/google/apis/recommender_v1/classes.rb +211 -0
  333. data/generated/google/apis/recommender_v1/representations.rb +96 -0
  334. data/generated/google/apis/recommender_v1/service.rb +123 -0
  335. data/generated/google/apis/redis_v1.rb +1 -1
  336. data/generated/google/apis/redis_v1/classes.rb +398 -1
  337. data/generated/google/apis/redis_v1/representations.rb +139 -0
  338. data/generated/google/apis/redis_v1/service.rb +1 -1
  339. data/generated/google/apis/redis_v1beta1.rb +1 -1
  340. data/generated/google/apis/redis_v1beta1/classes.rb +398 -1
  341. data/generated/google/apis/redis_v1beta1/representations.rb +139 -0
  342. data/generated/google/apis/redis_v1beta1/service.rb +1 -1
  343. data/generated/google/apis/remotebuildexecution_v1.rb +1 -1
  344. data/generated/google/apis/remotebuildexecution_v1/classes.rb +1 -1
  345. data/generated/google/apis/remotebuildexecution_v1alpha.rb +1 -1
  346. data/generated/google/apis/remotebuildexecution_v1alpha/classes.rb +1 -1
  347. data/generated/google/apis/remotebuildexecution_v2.rb +1 -1
  348. data/generated/google/apis/remotebuildexecution_v2/classes.rb +1 -1
  349. data/generated/google/apis/reseller_v1.rb +4 -3
  350. data/generated/google/apis/reseller_v1/classes.rb +219 -160
  351. data/generated/google/apis/reseller_v1/service.rb +247 -252
  352. data/generated/google/apis/run_v1.rb +2 -2
  353. data/generated/google/apis/run_v1/classes.rb +835 -1245
  354. data/generated/google/apis/run_v1/service.rb +196 -246
  355. data/generated/google/apis/run_v1alpha1.rb +2 -2
  356. data/generated/google/apis/run_v1alpha1/classes.rb +934 -1331
  357. data/generated/google/apis/run_v1alpha1/service.rb +322 -378
  358. data/generated/google/apis/run_v1beta1.rb +2 -2
  359. data/generated/google/apis/run_v1beta1/classes.rb +209 -276
  360. data/generated/google/apis/run_v1beta1/service.rb +17 -19
  361. data/generated/google/apis/sasportal_v1alpha1.rb +1 -1
  362. data/generated/google/apis/sasportal_v1alpha1/classes.rb +19 -0
  363. data/generated/google/apis/sasportal_v1alpha1/representations.rb +14 -0
  364. data/generated/google/apis/searchconsole_v1.rb +4 -3
  365. data/generated/google/apis/searchconsole_v1/service.rb +3 -2
  366. data/generated/google/apis/secretmanager_v1.rb +1 -1
  367. data/generated/google/apis/secretmanager_v1beta1.rb +1 -1
  368. data/generated/google/apis/securitycenter_v1.rb +1 -1
  369. data/generated/google/apis/securitycenter_v1/service.rb +4 -5
  370. data/generated/google/apis/securitycenter_v1p1beta1.rb +1 -1
  371. data/generated/google/apis/securitycenter_v1p1beta1/service.rb +2 -5
  372. data/generated/google/apis/serviceconsumermanagement_v1.rb +1 -1
  373. data/generated/google/apis/serviceconsumermanagement_v1/classes.rb +3 -3
  374. data/generated/google/apis/serviceconsumermanagement_v1/service.rb +7 -7
  375. data/generated/google/apis/serviceconsumermanagement_v1beta1.rb +1 -1
  376. data/generated/google/apis/serviceconsumermanagement_v1beta1/classes.rb +2 -2
  377. data/generated/google/apis/servicecontrol_v1.rb +1 -1
  378. data/generated/google/apis/servicecontrol_v1/classes.rb +12 -6
  379. data/generated/google/apis/servicecontrol_v1/representations.rb +1 -0
  380. data/generated/google/apis/servicemanagement_v1.rb +1 -1
  381. data/generated/google/apis/servicemanagement_v1/classes.rb +3 -2
  382. data/generated/google/apis/servicenetworking_v1.rb +1 -1
  383. data/generated/google/apis/servicenetworking_v1/classes.rb +2 -2
  384. data/generated/google/apis/servicenetworking_v1beta.rb +1 -1
  385. data/generated/google/apis/servicenetworking_v1beta/classes.rb +2 -2
  386. data/generated/google/apis/serviceusage_v1.rb +1 -1
  387. data/generated/google/apis/serviceusage_v1/classes.rb +2 -2
  388. data/generated/google/apis/serviceusage_v1beta1.rb +1 -1
  389. data/generated/google/apis/serviceusage_v1beta1/classes.rb +2 -2
  390. data/generated/google/apis/sheets_v4.rb +1 -1
  391. data/generated/google/apis/sheets_v4/classes.rb +118 -28
  392. data/generated/google/apis/spanner_v1.rb +1 -1
  393. data/generated/google/apis/spanner_v1/classes.rb +25 -20
  394. data/generated/google/apis/spanner_v1/service.rb +7 -0
  395. data/generated/google/apis/speech_v1.rb +1 -1
  396. data/generated/google/apis/speech_v1p1beta1.rb +1 -1
  397. data/generated/google/apis/sql_v1beta4.rb +1 -1
  398. data/generated/google/apis/sql_v1beta4/classes.rb +207 -200
  399. data/generated/google/apis/sql_v1beta4/representations.rb +2 -1
  400. data/generated/google/apis/sql_v1beta4/service.rb +2 -2
  401. data/generated/google/apis/storage_v1.rb +1 -1
  402. data/generated/google/apis/storage_v1/service.rb +2 -3
  403. data/generated/google/apis/testing_v1.rb +1 -1
  404. data/generated/google/apis/testing_v1/classes.rb +80 -6
  405. data/generated/google/apis/testing_v1/representations.rb +33 -0
  406. data/generated/google/apis/texttospeech_v1.rb +1 -1
  407. data/generated/google/apis/texttospeech_v1beta1.rb +1 -1
  408. data/generated/google/apis/toolresults_v1beta3.rb +1 -1
  409. data/generated/google/apis/toolresults_v1beta3/classes.rb +9 -0
  410. data/generated/google/apis/toolresults_v1beta3/representations.rb +1 -0
  411. data/generated/google/apis/toolresults_v1beta3/service.rb +498 -498
  412. data/generated/google/apis/{androidpublisher_v1/representations.rb → vectortile_v1.rb} +11 -6
  413. data/generated/google/apis/vectortile_v1/classes.rb +881 -0
  414. data/generated/google/apis/{cloudfunctions_v1beta2 → vectortile_v1}/representations.rb +105 -121
  415. data/generated/google/apis/vectortile_v1/service.rb +268 -0
  416. data/generated/google/apis/vision_v1.rb +1 -1
  417. data/generated/google/apis/vision_v1/classes.rb +2 -0
  418. data/generated/google/apis/vision_v1p1beta1.rb +1 -1
  419. data/generated/google/apis/vision_v1p1beta1/classes.rb +2 -0
  420. data/generated/google/apis/vision_v1p2beta1.rb +1 -1
  421. data/generated/google/apis/vision_v1p2beta1/classes.rb +2 -0
  422. data/generated/google/apis/webfonts_v1.rb +5 -5
  423. data/generated/google/apis/webfonts_v1/classes.rb +4 -3
  424. data/generated/google/apis/webfonts_v1/representations.rb +1 -2
  425. data/generated/google/apis/webfonts_v1/service.rb +15 -22
  426. data/generated/google/apis/youtube_partner_v1.rb +4 -3
  427. data/generated/google/apis/youtube_partner_v1/classes.rb +1106 -690
  428. data/generated/google/apis/youtube_partner_v1/representations.rb +357 -256
  429. data/generated/google/apis/youtube_partner_v1/service.rb +526 -1086
  430. data/generated/google/apis/youtube_v3.rb +1 -1
  431. data/generated/google/apis/youtube_v3/classes.rb +562 -2
  432. data/generated/google/apis/youtube_v3/representations.rb +282 -0
  433. data/generated/google/apis/youtube_v3/service.rb +270 -10
  434. data/lib/google/apis/version.rb +1 -1
  435. metadata +39 -23
  436. data/generated/google/apis/androidpublisher_v1/service.rb +0 -64
  437. data/generated/google/apis/androidpublisher_v1_1.rb +0 -34
  438. data/generated/google/apis/androidpublisher_v1_1/classes.rb +0 -94
  439. data/generated/google/apis/androidpublisher_v1_1/representations.rb +0 -45
  440. data/generated/google/apis/androidpublisher_v1_1/service.rb +0 -104
  441. data/generated/google/apis/androidpublisher_v2/classes.rb +0 -223
  442. data/generated/google/apis/androidpublisher_v2/service.rb +0 -160
  443. data/generated/google/apis/cloudfunctions_v1beta2/classes.rb +0 -841
  444. data/generated/google/apis/cloudfunctions_v1beta2/service.rb +0 -486
  445. data/generated/google/apis/groupsmigration_v1/classes.rb +0 -51
  446. data/generated/google/apis/groupsmigration_v1/representations.rb +0 -40
  447. data/generated/google/apis/groupsmigration_v1/service.rb +0 -100
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/resource-manager
27
27
  module CloudresourcemanagerV1beta1
28
28
  VERSION = 'V1beta1'
29
- REVISION = '20200617'
29
+ REVISION = '20200720'
30
30
 
31
31
  # View and manage your data across Google Cloud Platform services
32
32
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
@@ -28,8 +28,8 @@ module Google
28
28
 
29
29
  # A container to reference an id for any resource type. A `resource` in Google
30
30
  # Cloud Platform is a generic term for something you (a developer) may want to
31
- # interact with through one of our API's. Some examples are an App Engine app,
32
- # a Compute Engine instance, a Cloud SQL database, and so on.
31
+ # interact with through one of our API's. Some examples are an App Engine app, a
32
+ # Compute Engine instance, a Cloud SQL database, and so on.
33
33
  # Corresponds to the JSON property `resourceId`
34
34
  # @return [Google::Apis::CloudresourcemanagerV1beta1::ResourceId]
35
35
  attr_accessor :resource_id
@@ -44,53 +44,21 @@ module Google
44
44
  end
45
45
  end
46
46
 
47
- # Specifies the audit configuration for a service.
48
- # The configuration determines which permission types are logged, and what
49
- # identities, if any, are exempted from logging.
50
- # An AuditConfig must have one or more AuditLogConfigs.
51
- # If there are AuditConfigs for both `allServices` and a specific service,
52
- # the union of the two AuditConfigs is used for that service: the log_types
53
- # specified in each AuditConfig are enabled, and the exempted_members in each
54
- # AuditLogConfig are exempted.
55
- # Example Policy with multiple AuditConfigs:
56
- # `
57
- # "audit_configs": [
58
- # `
59
- # "service": "allServices",
60
- # "audit_log_configs": [
61
- # `
62
- # "log_type": "DATA_READ",
63
- # "exempted_members": [
64
- # "user:jose@example.com"
65
- # ]
66
- # `,
67
- # `
68
- # "log_type": "DATA_WRITE"
69
- # `,
70
- # `
71
- # "log_type": "ADMIN_READ"
72
- # `
73
- # ]
74
- # `,
75
- # `
76
- # "service": "sampleservice.googleapis.com",
77
- # "audit_log_configs": [
78
- # `
79
- # "log_type": "DATA_READ"
80
- # `,
81
- # `
82
- # "log_type": "DATA_WRITE",
83
- # "exempted_members": [
84
- # "user:aliya@example.com"
85
- # ]
86
- # `
87
- # ]
88
- # `
89
- # ]
90
- # `
91
- # For sampleservice, this policy enables DATA_READ, DATA_WRITE and ADMIN_READ
92
- # logging. It also exempts jose@example.com from DATA_READ logging, and
93
- # aliya@example.com from DATA_WRITE logging.
47
+ # Specifies the audit configuration for a service. The configuration determines
48
+ # which permission types are logged, and what identities, if any, are exempted
49
+ # from logging. An AuditConfig must have one or more AuditLogConfigs. If there
50
+ # are AuditConfigs for both `allServices` and a specific service, the union of
51
+ # the two AuditConfigs is used for that service: the log_types specified in each
52
+ # AuditConfig are enabled, and the exempted_members in each AuditLogConfig are
53
+ # exempted. Example Policy with multiple AuditConfigs: ` "audit_configs": [ ` "
54
+ # service": "allServices", "audit_log_configs": [ ` "log_type": "DATA_READ", "
55
+ # exempted_members": [ "user:jose@example.com" ] `, ` "log_type": "DATA_WRITE" `,
56
+ # ` "log_type": "ADMIN_READ" ` ] `, ` "service": "sampleservice.googleapis.com",
57
+ # "audit_log_configs": [ ` "log_type": "DATA_READ" `, ` "log_type": "DATA_WRITE"
58
+ # , "exempted_members": [ "user:aliya@example.com" ] ` ] ` ] ` For sampleservice,
59
+ # this policy enables DATA_READ, DATA_WRITE and ADMIN_READ logging. It also
60
+ # exempts jose@example.com from DATA_READ logging, and aliya@example.com from
61
+ # DATA_WRITE logging.
94
62
  class AuditConfig
95
63
  include Google::Apis::Core::Hashable
96
64
 
@@ -99,9 +67,9 @@ module Google
99
67
  # @return [Array<Google::Apis::CloudresourcemanagerV1beta1::AuditLogConfig>]
100
68
  attr_accessor :audit_log_configs
101
69
 
102
- # Specifies a service that will be enabled for audit logging.
103
- # For example, `storage.googleapis.com`, `cloudsql.googleapis.com`.
104
- # `allServices` is a special value that covers all services.
70
+ # Specifies a service that will be enabled for audit logging. For example, `
71
+ # storage.googleapis.com`, `cloudsql.googleapis.com`. `allServices` is a special
72
+ # value that covers all services.
105
73
  # Corresponds to the JSON property `service`
106
74
  # @return [String]
107
75
  attr_accessor :service
@@ -117,28 +85,15 @@ module Google
117
85
  end
118
86
  end
119
87
 
120
- # Provides the configuration for logging a type of permissions.
121
- # Example:
122
- # `
123
- # "audit_log_configs": [
124
- # `
125
- # "log_type": "DATA_READ",
126
- # "exempted_members": [
127
- # "user:jose@example.com"
128
- # ]
129
- # `,
130
- # `
131
- # "log_type": "DATA_WRITE"
132
- # `
133
- # ]
134
- # `
135
- # This enables 'DATA_READ' and 'DATA_WRITE' logging, while exempting
136
- # jose@example.com from DATA_READ logging.
88
+ # Provides the configuration for logging a type of permissions. Example: ` "
89
+ # audit_log_configs": [ ` "log_type": "DATA_READ", "exempted_members": [ "user:
90
+ # jose@example.com" ] `, ` "log_type": "DATA_WRITE" ` ] ` This enables '
91
+ # DATA_READ' and 'DATA_WRITE' logging, while exempting jose@example.com from
92
+ # DATA_READ logging.
137
93
  class AuditLogConfig
138
94
  include Google::Apis::Core::Hashable
139
95
 
140
- # Specifies the identities that do not cause logging for this type of
141
- # permission.
96
+ # Specifies the identities that do not cause logging for this type of permission.
142
97
  # Follows the same format of Binding.members.
143
98
  # Corresponds to the JSON property `exemptedMembers`
144
99
  # @return [Array<String>]
@@ -164,69 +119,57 @@ module Google
164
119
  class Binding
165
120
  include Google::Apis::Core::Hashable
166
121
 
167
- # Represents a textual expression in the Common Expression Language (CEL)
168
- # syntax. CEL is a C-like expression language. The syntax and semantics of CEL
169
- # are documented at https://github.com/google/cel-spec.
170
- # Example (Comparison):
171
- # title: "Summary size limit"
172
- # description: "Determines if a summary is less than 100 chars"
173
- # expression: "document.summary.size() < 100"
174
- # Example (Equality):
175
- # title: "Requestor is owner"
176
- # description: "Determines if requestor is the document owner"
177
- # expression: "document.owner == request.auth.claims.email"
178
- # Example (Logic):
179
- # title: "Public documents"
180
- # description: "Determine whether the document should be publicly visible"
181
- # expression: "document.type != 'private' && document.type != 'internal'"
182
- # Example (Data Manipulation):
183
- # title: "Notification string"
184
- # description: "Create a notification string with a timestamp."
185
- # expression: "'New message received at ' + string(document.create_time)"
186
- # The exact variables and functions that may be referenced within an expression
187
- # are determined by the service that evaluates it. See the service
188
- # documentation for additional information.
122
+ # Represents a textual expression in the Common Expression Language (CEL) syntax.
123
+ # CEL is a C-like expression language. The syntax and semantics of CEL are
124
+ # documented at https://github.com/google/cel-spec. Example (Comparison): title:
125
+ # "Summary size limit" description: "Determines if a summary is less than 100
126
+ # chars" expression: "document.summary.size() < 100" Example (Equality): title: "
127
+ # Requestor is owner" description: "Determines if requestor is the document
128
+ # owner" expression: "document.owner == request.auth.claims.email" Example (
129
+ # Logic): title: "Public documents" description: "Determine whether the document
130
+ # should be publicly visible" expression: "document.type != 'private' &&
131
+ # document.type != 'internal'" Example (Data Manipulation): title: "Notification
132
+ # string" description: "Create a notification string with a timestamp."
133
+ # expression: "'New message received at ' + string(document.create_time)" The
134
+ # exact variables and functions that may be referenced within an expression are
135
+ # determined by the service that evaluates it. See the service documentation for
136
+ # additional information.
189
137
  # Corresponds to the JSON property `condition`
190
138
  # @return [Google::Apis::CloudresourcemanagerV1beta1::Expr]
191
139
  attr_accessor :condition
192
140
 
193
- # Specifies the identities requesting access for a Cloud Platform resource.
194
- # `members` can have the following values:
195
- # * `allUsers`: A special identifier that represents anyone who is
196
- # on the internet; with or without a Google account.
197
- # * `allAuthenticatedUsers`: A special identifier that represents anyone
198
- # who is authenticated with a Google account or a service account.
199
- # * `user:`emailid``: An email address that represents a specific Google
200
- # account. For example, `alice@example.com` .
201
- # * `serviceAccount:`emailid``: An email address that represents a service
202
- # account. For example, `my-other-app@appspot.gserviceaccount.com`.
203
- # * `group:`emailid``: An email address that represents a Google group.
204
- # For example, `admins@example.com`.
205
- # * `deleted:user:`emailid`?uid=`uniqueid``: An email address (plus unique
206
- # identifier) representing a user that has been recently deleted. For
207
- # example, `alice@example.com?uid=123456789012345678901`. If the user is
208
- # recovered, this value reverts to `user:`emailid`` and the recovered user
209
- # retains the role in the binding.
210
- # * `deleted:serviceAccount:`emailid`?uid=`uniqueid``: An email address (plus
211
- # unique identifier) representing a service account that has been recently
212
- # deleted. For example,
213
- # `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`.
214
- # If the service account is undeleted, this value reverts to
215
- # `serviceAccount:`emailid`` and the undeleted service account retains the
216
- # role in the binding.
217
- # * `deleted:group:`emailid`?uid=`uniqueid``: An email address (plus unique
218
- # identifier) representing a Google group that has been recently
219
- # deleted. For example, `admins@example.com?uid=123456789012345678901`. If
220
- # the group is recovered, this value reverts to `group:`emailid`` and the
221
- # recovered group retains the role in the binding.
222
- # * `domain:`domain``: The G Suite domain (primary) that represents all the
223
- # users of that domain. For example, `google.com` or `example.com`.
141
+ # Specifies the identities requesting access for a Cloud Platform resource. `
142
+ # members` can have the following values: * `allUsers`: A special identifier
143
+ # that represents anyone who is on the internet; with or without a Google
144
+ # account. * `allAuthenticatedUsers`: A special identifier that represents
145
+ # anyone who is authenticated with a Google account or a service account. * `
146
+ # user:`emailid``: An email address that represents a specific Google account.
147
+ # For example, `alice@example.com` . * `serviceAccount:`emailid``: An email
148
+ # address that represents a service account. For example, `my-other-app@appspot.
149
+ # gserviceaccount.com`. * `group:`emailid``: An email address that represents a
150
+ # Google group. For example, `admins@example.com`. * `deleted:user:`emailid`?uid=
151
+ # `uniqueid``: An email address (plus unique identifier) representing a user
152
+ # that has been recently deleted. For example, `alice@example.com?uid=
153
+ # 123456789012345678901`. If the user is recovered, this value reverts to `user:`
154
+ # emailid`` and the recovered user retains the role in the binding. * `deleted:
155
+ # serviceAccount:`emailid`?uid=`uniqueid``: An email address (plus unique
156
+ # identifier) representing a service account that has been recently deleted. For
157
+ # example, `my-other-app@appspot.gserviceaccount.com?uid=123456789012345678901`.
158
+ # If the service account is undeleted, this value reverts to `serviceAccount:`
159
+ # emailid`` and the undeleted service account retains the role in the binding. *
160
+ # `deleted:group:`emailid`?uid=`uniqueid``: An email address (plus unique
161
+ # identifier) representing a Google group that has been recently deleted. For
162
+ # example, `admins@example.com?uid=123456789012345678901`. If the group is
163
+ # recovered, this value reverts to `group:`emailid`` and the recovered group
164
+ # retains the role in the binding. * `domain:`domain``: The G Suite domain (
165
+ # primary) that represents all the users of that domain. For example, `google.
166
+ # com` or `example.com`.
224
167
  # Corresponds to the JSON property `members`
225
168
  # @return [Array<String>]
226
169
  attr_accessor :members
227
170
 
228
- # Role that is assigned to `members`.
229
- # For example, `roles/viewer`, `roles/editor`, or `roles/owner`.
171
+ # Role that is assigned to `members`. For example, `roles/viewer`, `roles/editor`
172
+ # , or `roles/owner`.
230
173
  # Corresponds to the JSON property `role`
231
174
  # @return [String]
232
175
  attr_accessor :role
@@ -243,13 +186,11 @@ module Google
243
186
  end
244
187
  end
245
188
 
246
- # A generic empty message that you can re-use to avoid defining duplicated
247
- # empty messages in your APIs. A typical example is to use it as the request
248
- # or the response type of an API method. For instance:
249
- # service Foo `
250
- # rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty);
251
- # `
252
- # The JSON representation for `Empty` is empty JSON object ````.
189
+ # A generic empty message that you can re-use to avoid defining duplicated empty
190
+ # messages in your APIs. A typical example is to use it as the request or the
191
+ # response type of an API method. For instance: service Foo ` rpc Bar(google.
192
+ # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
193
+ # `Empty` is empty JSON object ````.
253
194
  class Empty
254
195
  include Google::Apis::Core::Hashable
255
196
 
@@ -262,52 +203,43 @@ module Google
262
203
  end
263
204
  end
264
205
 
265
- # Represents a textual expression in the Common Expression Language (CEL)
266
- # syntax. CEL is a C-like expression language. The syntax and semantics of CEL
267
- # are documented at https://github.com/google/cel-spec.
268
- # Example (Comparison):
269
- # title: "Summary size limit"
270
- # description: "Determines if a summary is less than 100 chars"
271
- # expression: "document.summary.size() < 100"
272
- # Example (Equality):
273
- # title: "Requestor is owner"
274
- # description: "Determines if requestor is the document owner"
275
- # expression: "document.owner == request.auth.claims.email"
276
- # Example (Logic):
277
- # title: "Public documents"
278
- # description: "Determine whether the document should be publicly visible"
279
- # expression: "document.type != 'private' && document.type != 'internal'"
280
- # Example (Data Manipulation):
281
- # title: "Notification string"
282
- # description: "Create a notification string with a timestamp."
283
- # expression: "'New message received at ' + string(document.create_time)"
284
- # The exact variables and functions that may be referenced within an expression
285
- # are determined by the service that evaluates it. See the service
286
- # documentation for additional information.
206
+ # Represents a textual expression in the Common Expression Language (CEL) syntax.
207
+ # CEL is a C-like expression language. The syntax and semantics of CEL are
208
+ # documented at https://github.com/google/cel-spec. Example (Comparison): title:
209
+ # "Summary size limit" description: "Determines if a summary is less than 100
210
+ # chars" expression: "document.summary.size() < 100" Example (Equality): title: "
211
+ # Requestor is owner" description: "Determines if requestor is the document
212
+ # owner" expression: "document.owner == request.auth.claims.email" Example (
213
+ # Logic): title: "Public documents" description: "Determine whether the document
214
+ # should be publicly visible" expression: "document.type != 'private' &&
215
+ # document.type != 'internal'" Example (Data Manipulation): title: "Notification
216
+ # string" description: "Create a notification string with a timestamp."
217
+ # expression: "'New message received at ' + string(document.create_time)" The
218
+ # exact variables and functions that may be referenced within an expression are
219
+ # determined by the service that evaluates it. See the service documentation for
220
+ # additional information.
287
221
  class Expr
288
222
  include Google::Apis::Core::Hashable
289
223
 
290
- # Optional. Description of the expression. This is a longer text which
291
- # describes the expression, e.g. when hovered over it in a UI.
224
+ # Optional. Description of the expression. This is a longer text which describes
225
+ # the expression, e.g. when hovered over it in a UI.
292
226
  # Corresponds to the JSON property `description`
293
227
  # @return [String]
294
228
  attr_accessor :description
295
229
 
296
- # Textual representation of an expression in Common Expression Language
297
- # syntax.
230
+ # Textual representation of an expression in Common Expression Language syntax.
298
231
  # Corresponds to the JSON property `expression`
299
232
  # @return [String]
300
233
  attr_accessor :expression
301
234
 
302
- # Optional. String indicating the location of the expression for error
303
- # reporting, e.g. a file name and a position in the file.
235
+ # Optional. String indicating the location of the expression for error reporting,
236
+ # e.g. a file name and a position in the file.
304
237
  # Corresponds to the JSON property `location`
305
238
  # @return [String]
306
239
  attr_accessor :location
307
240
 
308
- # Optional. Title for the expression, i.e. a short string describing
309
- # its purpose. This can be used e.g. in UIs which allow to enter the
310
- # expression.
241
+ # Optional. Title for the expression, i.e. a short string describing its purpose.
242
+ # This can be used e.g. in UIs which allow to enter the expression.
311
243
  # Corresponds to the JSON property `title`
312
244
  # @return [String]
313
245
  attr_accessor :title
@@ -329,8 +261,8 @@ module Google
329
261
  class FolderOperation
330
262
  include Google::Apis::Core::Hashable
331
263
 
332
- # The resource name of the folder or organization we are either creating
333
- # the folder under or moving the folder to.
264
+ # The resource name of the folder or organization we are either creating the
265
+ # folder under or moving the folder to.
334
266
  # Corresponds to the JSON property `destinationParent`
335
267
  # @return [String]
336
268
  attr_accessor :destination_parent
@@ -345,8 +277,8 @@ module Google
345
277
  # @return [String]
346
278
  attr_accessor :operation_type
347
279
 
348
- # The resource name of the folder's parent.
349
- # Only applicable when the operation_type is MOVE.
280
+ # The resource name of the folder's parent. Only applicable when the
281
+ # operation_type is MOVE.
350
282
  # Corresponds to the JSON property `sourceParent`
351
283
  # @return [String]
352
284
  attr_accessor :source_parent
@@ -383,9 +315,8 @@ module Google
383
315
  end
384
316
  end
385
317
 
386
- # The request sent to the
387
- # [google.cloudresourcemanager.projects.v1beta1.DeveloperProjects.GetAncestry]
388
- # method.
318
+ # The request sent to the [google.cloudresourcemanager.projects.v1beta1.
319
+ # DeveloperProjects.GetAncestry] method.
389
320
  class GetAncestryRequest
390
321
  include Google::Apis::Core::Hashable
391
322
 
@@ -398,15 +329,12 @@ module Google
398
329
  end
399
330
  end
400
331
 
401
- # Response from the
402
- # projects.getAncestry
403
- # method.
332
+ # Response from the projects.getAncestry method.
404
333
  class GetAncestryResponse
405
334
  include Google::Apis::Core::Hashable
406
335
 
407
- # Ancestors are ordered from bottom to top of the resource hierarchy. The
408
- # first ancestor is the project itself, followed by the project's parent,
409
- # etc.
336
+ # Ancestors are ordered from bottom to top of the resource hierarchy. The first
337
+ # ancestor is the project itself, followed by the project's parent, etc.
410
338
  # Corresponds to the JSON property `ancestor`
411
339
  # @return [Array<Google::Apis::CloudresourcemanagerV1beta1::Ancestor>]
412
340
  attr_accessor :ancestor
@@ -444,15 +372,13 @@ module Google
444
372
  class GetPolicyOptions
445
373
  include Google::Apis::Core::Hashable
446
374
 
447
- # Optional. The policy format version to be returned.
448
- # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
449
- # rejected.
450
- # Requests for policies with any conditional bindings must specify version 3.
451
- # Policies without any conditional bindings may specify any valid value or
452
- # leave the field unset.
453
- # To learn which resources support conditions in their IAM policies, see the
454
- # [IAM
455
- # documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
375
+ # Optional. The policy format version to be returned. Valid values are 0, 1, and
376
+ # 3. Requests specifying an invalid value will be rejected. Requests for
377
+ # policies with any conditional bindings must specify version 3. Policies
378
+ # without any conditional bindings may specify any valid value or leave the
379
+ # field unset. To learn which resources support conditions in their IAM policies,
380
+ # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
381
+ # resource-policies).
456
382
  # Corresponds to the JSON property `requestedPolicyVersion`
457
383
  # @return [Fixnum]
458
384
  attr_accessor :requested_policy_version
@@ -472,10 +398,10 @@ module Google
472
398
  include Google::Apis::Core::Hashable
473
399
 
474
400
  # A pagination token to be used to retrieve the next page of results. If the
475
- # result is too large to fit within the page size specified in the request,
476
- # this field will be set with a token that can be used to fetch the next page
477
- # of results. If this field is empty, it indicates that this response
478
- # contains the last page of results.
401
+ # result is too large to fit within the page size specified in the request, this
402
+ # field will be set with a token that can be used to fetch the next page of
403
+ # results. If this field is empty, it indicates that this response contains the
404
+ # last page of results.
479
405
  # Corresponds to the JSON property `nextPageToken`
480
406
  # @return [String]
481
407
  attr_accessor :next_page_token
@@ -496,29 +422,23 @@ module Google
496
422
  end
497
423
  end
498
424
 
499
- # A page of the response received from the
500
- # ListProjects
501
- # method.
502
- # A paginated response where more pages are available has
503
- # `next_page_token` set. This token can be used in a subsequent request to
504
- # retrieve the next request page.
425
+ # A page of the response received from the ListProjects method. A paginated
426
+ # response where more pages are available has `next_page_token` set. This token
427
+ # can be used in a subsequent request to retrieve the next request page.
505
428
  class ListProjectsResponse
506
429
  include Google::Apis::Core::Hashable
507
430
 
508
- # Pagination token.
509
- # If the result set is too large to fit in a single response, this token
510
- # is returned. It encodes the position of the current result cursor.
431
+ # Pagination token. If the result set is too large to fit in a single response,
432
+ # this token is returned. It encodes the position of the current result cursor.
511
433
  # Feeding this value into a new list request with the `page_token` parameter
512
- # gives the next page of the results.
513
- # When `next_page_token` is not filled in, there is no next page and
514
- # the list returned is the last page in the result set.
434
+ # gives the next page of the results. When `next_page_token` is not filled in,
435
+ # there is no next page and the list returned is the last page in the result set.
515
436
  # Pagination tokens have a limited lifetime.
516
437
  # Corresponds to the JSON property `nextPageToken`
517
438
  # @return [String]
518
439
  attr_accessor :next_page_token
519
440
 
520
- # The list of Projects that matched the list filter. This list can
521
- # be paginated.
441
+ # The list of Projects that matched the list filter. This list can be paginated.
522
442
  # Corresponds to the JSON property `projects`
523
443
  # @return [Array<Google::Apis::CloudresourcemanagerV1beta1::Project>]
524
444
  attr_accessor :projects
@@ -534,8 +454,8 @@ module Google
534
454
  end
535
455
  end
536
456
 
537
- # The root node in the resource hierarchy to which a particular entity's
538
- # (e.g., company) resources belong.
457
+ # The root node in the resource hierarchy to which a particular entity's (e.g.,
458
+ # company) resources belong.
539
459
  class Organization
540
460
  include Google::Apis::Core::Hashable
541
461
 
@@ -544,10 +464,10 @@ module Google
544
464
  # @return [String]
545
465
  attr_accessor :creation_time
546
466
 
547
- # A human-readable string that refers to the Organization in the
548
- # GCP Console UI. This string is set by the server and cannot be
549
- # changed. The string will be set to the primary domain (for example,
550
- # "google.com") of the G Suite customer that owns the organization.
467
+ # A human-readable string that refers to the Organization in the GCP Console UI.
468
+ # This string is set by the server and cannot be changed. The string will be set
469
+ # to the primary domain (for example, "google.com") of the G Suite customer that
470
+ # owns the organization.
551
471
  # Corresponds to the JSON property `displayName`
552
472
  # @return [String]
553
473
  attr_accessor :display_name
@@ -557,23 +477,22 @@ module Google
557
477
  # @return [String]
558
478
  attr_accessor :lifecycle_state
559
479
 
560
- # Output only. The resource name of the organization. This is the
561
- # organization's relative path in the API. Its format is
562
- # "organizations/[organization_id]". For example, "organizations/1234".
480
+ # Output only. The resource name of the organization. This is the organization's
481
+ # relative path in the API. Its format is "organizations/[organization_id]". For
482
+ # example, "organizations/1234".
563
483
  # Corresponds to the JSON property `name`
564
484
  # @return [String]
565
485
  attr_accessor :name
566
486
 
567
- # An immutable id for the Organization that is assigned on creation. This
568
- # should be omitted when creating a new Organization.
569
- # This field is read-only.
487
+ # An immutable id for the Organization that is assigned on creation. This should
488
+ # be omitted when creating a new Organization. This field is read-only.
570
489
  # Corresponds to the JSON property `organizationId`
571
490
  # @return [String]
572
491
  attr_accessor :organization_id
573
492
 
574
- # The entity that owns an Organization. The lifetime of the Organization and
575
- # all of its descendants are bound to the `OrganizationOwner`. If the
576
- # `OrganizationOwner` is deleted, the Organization and all its descendants will
493
+ # The entity that owns an Organization. The lifetime of the Organization and all
494
+ # of its descendants are bound to the `OrganizationOwner`. If the `
495
+ # OrganizationOwner` is deleted, the Organization and all its descendants will
577
496
  # be deleted.
578
497
  # Corresponds to the JSON property `owner`
579
498
  # @return [Google::Apis::CloudresourcemanagerV1beta1::OrganizationOwner]
@@ -594,9 +513,9 @@ module Google
594
513
  end
595
514
  end
596
515
 
597
- # The entity that owns an Organization. The lifetime of the Organization and
598
- # all of its descendants are bound to the `OrganizationOwner`. If the
599
- # `OrganizationOwner` is deleted, the Organization and all its descendants will
516
+ # The entity that owns an Organization. The lifetime of the Organization and all
517
+ # of its descendants are bound to the `OrganizationOwner`. If the `
518
+ # OrganizationOwner` is deleted, the Organization and all its descendants will
600
519
  # be deleted.
601
520
  class OrganizationOwner
602
521
  include Google::Apis::Core::Hashable
@@ -617,66 +536,32 @@ module Google
617
536
  end
618
537
 
619
538
  # An Identity and Access Management (IAM) policy, which specifies access
620
- # controls for Google Cloud resources.
621
- # A `Policy` is a collection of `bindings`. A `binding` binds one or more
622
- # `members` to a single `role`. Members can be user accounts, service accounts,
623
- # Google groups, and domains (such as G Suite). A `role` is a named list of
624
- # permissions; each `role` can be an IAM predefined role or a user-created
625
- # custom role.
626
- # For some types of Google Cloud resources, a `binding` can also specify a
627
- # `condition`, which is a logical expression that allows access to a resource
628
- # only if the expression evaluates to `true`. A condition can add constraints
629
- # based on attributes of the request, the resource, or both. To learn which
630
- # resources support conditions in their IAM policies, see the
631
- # [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-
632
- # policies).
633
- # **JSON example:**
634
- # `
635
- # "bindings": [
636
- # `
637
- # "role": "roles/resourcemanager.organizationAdmin",
638
- # "members": [
639
- # "user:mike@example.com",
640
- # "group:admins@example.com",
641
- # "domain:google.com",
642
- # "serviceAccount:my-project-id@appspot.gserviceaccount.com"
643
- # ]
644
- # `,
645
- # `
646
- # "role": "roles/resourcemanager.organizationViewer",
647
- # "members": [
648
- # "user:eve@example.com"
649
- # ],
650
- # "condition": `
651
- # "title": "expirable access",
652
- # "description": "Does not grant access after Sep 2020",
653
- # "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')
654
- # ",
655
- # `
656
- # `
657
- # ],
658
- # "etag": "BwWWja0YfJA=",
659
- # "version": 3
660
- # `
661
- # **YAML example:**
662
- # bindings:
663
- # - members:
664
- # - user:mike@example.com
665
- # - group:admins@example.com
666
- # - domain:google.com
667
- # - serviceAccount:my-project-id@appspot.gserviceaccount.com
668
- # role: roles/resourcemanager.organizationAdmin
669
- # - members:
670
- # - user:eve@example.com
671
- # role: roles/resourcemanager.organizationViewer
672
- # condition:
673
- # title: expirable access
674
- # description: Does not grant access after Sep 2020
675
- # expression: request.time < timestamp('2020-10-01T00:00:00.000Z')
676
- # - etag: BwWWja0YfJA=
677
- # - version: 3
678
- # For a description of IAM and its features, see the
679
- # [IAM documentation](https://cloud.google.com/iam/docs/).
539
+ # controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
540
+ # A `binding` binds one or more `members` to a single `role`. Members can be
541
+ # user accounts, service accounts, Google groups, and domains (such as G Suite).
542
+ # A `role` is a named list of permissions; each `role` can be an IAM predefined
543
+ # role or a user-created custom role. For some types of Google Cloud resources,
544
+ # a `binding` can also specify a `condition`, which is a logical expression that
545
+ # allows access to a resource only if the expression evaluates to `true`. A
546
+ # condition can add constraints based on attributes of the request, the resource,
547
+ # or both. To learn which resources support conditions in their IAM policies,
548
+ # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
549
+ # resource-policies). **JSON example:** ` "bindings": [ ` "role": "roles/
550
+ # resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "
551
+ # group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@
552
+ # appspot.gserviceaccount.com" ] `, ` "role": "roles/resourcemanager.
553
+ # organizationViewer", "members": [ "user:eve@example.com" ], "condition": ` "
554
+ # title": "expirable access", "description": "Does not grant access after Sep
555
+ # 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", `
556
+ # ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:** bindings: -
557
+ # members: - user:mike@example.com - group:admins@example.com - domain:google.
558
+ # com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/
559
+ # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
560
+ # roles/resourcemanager.organizationViewer condition: title: expirable access
561
+ # description: Does not grant access after Sep 2020 expression: request.time <
562
+ # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
563
+ # description of IAM and its features, see the [IAM documentation](https://cloud.
564
+ # google.com/iam/docs/).
680
565
  class Policy
681
566
  include Google::Apis::Core::Hashable
682
567
 
@@ -685,48 +570,44 @@ module Google
685
570
  # @return [Array<Google::Apis::CloudresourcemanagerV1beta1::AuditConfig>]
686
571
  attr_accessor :audit_configs
687
572
 
688
- # Associates a list of `members` to a `role`. Optionally, may specify a
689
- # `condition` that determines how and when the `bindings` are applied. Each
690
- # of the `bindings` must contain at least one member.
573
+ # Associates a list of `members` to a `role`. Optionally, may specify a `
574
+ # condition` that determines how and when the `bindings` are applied. Each of
575
+ # the `bindings` must contain at least one member.
691
576
  # Corresponds to the JSON property `bindings`
692
577
  # @return [Array<Google::Apis::CloudresourcemanagerV1beta1::Binding>]
693
578
  attr_accessor :bindings
694
579
 
695
- # `etag` is used for optimistic concurrency control as a way to help
696
- # prevent simultaneous updates of a policy from overwriting each other.
697
- # It is strongly suggested that systems make use of the `etag` in the
698
- # read-modify-write cycle to perform policy updates in order to avoid race
699
- # conditions: An `etag` is returned in the response to `getIamPolicy`, and
700
- # systems are expected to put that etag in the request to `setIamPolicy` to
701
- # ensure that their change will be applied to the same version of the policy.
702
- # **Important:** If you use IAM Conditions, you must include the `etag` field
703
- # whenever you call `setIamPolicy`. If you omit this field, then IAM allows
704
- # you to overwrite a version `3` policy with a version `1` policy, and all of
705
- # the conditions in the version `3` policy are lost.
580
+ # `etag` is used for optimistic concurrency control as a way to help prevent
581
+ # simultaneous updates of a policy from overwriting each other. It is strongly
582
+ # suggested that systems make use of the `etag` in the read-modify-write cycle
583
+ # to perform policy updates in order to avoid race conditions: An `etag` is
584
+ # returned in the response to `getIamPolicy`, and systems are expected to put
585
+ # that etag in the request to `setIamPolicy` to ensure that their change will be
586
+ # applied to the same version of the policy. **Important:** If you use IAM
587
+ # Conditions, you must include the `etag` field whenever you call `setIamPolicy`.
588
+ # If you omit this field, then IAM allows you to overwrite a version `3` policy
589
+ # with a version `1` policy, and all of the conditions in the version `3` policy
590
+ # are lost.
706
591
  # Corresponds to the JSON property `etag`
707
592
  # NOTE: Values are automatically base64 encoded/decoded in the client library.
708
593
  # @return [String]
709
594
  attr_accessor :etag
710
595
 
711
- # Specifies the format of the policy.
712
- # Valid values are `0`, `1`, and `3`. Requests that specify an invalid value
713
- # are rejected.
714
- # Any operation that affects conditional role bindings must specify version
715
- # `3`. This requirement applies to the following operations:
716
- # * Getting a policy that includes a conditional role binding
717
- # * Adding a conditional role binding to a policy
718
- # * Changing a conditional role binding in a policy
719
- # * Removing any role binding, with or without a condition, from a policy
720
- # that includes conditions
721
- # **Important:** If you use IAM Conditions, you must include the `etag` field
722
- # whenever you call `setIamPolicy`. If you omit this field, then IAM allows
723
- # you to overwrite a version `3` policy with a version `1` policy, and all of
724
- # the conditions in the version `3` policy are lost.
725
- # If a policy does not include any conditions, operations on that policy may
726
- # specify any valid version or leave the field unset.
727
- # To learn which resources support conditions in their IAM policies, see the
728
- # [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-
729
- # policies).
596
+ # Specifies the format of the policy. Valid values are `0`, `1`, and `3`.
597
+ # Requests that specify an invalid value are rejected. Any operation that
598
+ # affects conditional role bindings must specify version `3`. This requirement
599
+ # applies to the following operations: * Getting a policy that includes a
600
+ # conditional role binding * Adding a conditional role binding to a policy *
601
+ # Changing a conditional role binding in a policy * Removing any role binding,
602
+ # with or without a condition, from a policy that includes conditions **
603
+ # Important:** If you use IAM Conditions, you must include the `etag` field
604
+ # whenever you call `setIamPolicy`. If you omit this field, then IAM allows you
605
+ # to overwrite a version `3` policy with a version `1` policy, and all of the
606
+ # conditions in the version `3` policy are lost. If a policy does not include
607
+ # any conditions, operations on that policy may specify any valid version or
608
+ # leave the field unset. To learn which resources support conditions in their
609
+ # IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/
610
+ # conditions/resource-policies).
730
611
  # Corresponds to the JSON property `version`
731
612
  # @return [Fixnum]
732
613
  attr_accessor :version
@@ -744,70 +625,56 @@ module Google
744
625
  end
745
626
  end
746
627
 
747
- # A Project is a high-level Google Cloud Platform entity. It is a
748
- # container for ACLs, APIs, App Engine Apps, VMs, and other
749
- # Google Cloud Platform resources.
628
+ # A Project is a high-level Google Cloud Platform entity. It is a container for
629
+ # ACLs, APIs, App Engine Apps, VMs, and other Google Cloud Platform resources.
750
630
  class Project
751
631
  include Google::Apis::Core::Hashable
752
632
 
753
- # Creation time.
754
- # Read-only.
633
+ # Creation time. Read-only.
755
634
  # Corresponds to the JSON property `createTime`
756
635
  # @return [String]
757
636
  attr_accessor :create_time
758
637
 
759
- # The labels associated with this Project.
760
- # Label keys must be between 1 and 63 characters long and must conform
761
- # to the following regular expression: \[a-z\](\[-a-z0-9\]*\[a-z0-9\])?.
762
- # Label values must be between 0 and 63 characters long and must conform
763
- # to the regular expression (\[a-z\](\[-a-z0-9\]*\[a-z0-9\])?)?. A label
764
- # value can be empty.
765
- # No more than 256 labels can be associated with a given resource.
766
- # Clients should store labels in a representation such as JSON that does not
767
- # depend on specific characters being disallowed.
768
- # Example: <code>"environment" : "dev"</code>
769
- # Read-write.
638
+ # The labels associated with this Project. Label keys must be between 1 and 63
639
+ # characters long and must conform to the following regular expression: a-z`0,62`
640
+ # . Label values must be between 0 and 63 characters long and must conform to
641
+ # the regular expression [a-z0-9_-]`0,63`. A label value can be empty. No more
642
+ # than 256 labels can be associated with a given resource. Clients should store
643
+ # labels in a representation such as JSON that does not depend on specific
644
+ # characters being disallowed. Example: "environment" : "dev" Read-write.
770
645
  # Corresponds to the JSON property `labels`
771
646
  # @return [Hash<String,String>]
772
647
  attr_accessor :labels
773
648
 
774
- # The Project lifecycle state.
775
- # Read-only.
649
+ # The Project lifecycle state. Read-only.
776
650
  # Corresponds to the JSON property `lifecycleState`
777
651
  # @return [String]
778
652
  attr_accessor :lifecycle_state
779
653
 
780
- # The optional user-assigned display name of the Project.
781
- # When present it must be between 4 to 30 characters.
782
- # Allowed characters are: lowercase and uppercase letters, numbers,
783
- # hyphen, single-quote, double-quote, space, and exclamation point.
784
- # Example: <code>My Project</code>
785
- # Read-write.
654
+ # The optional user-assigned display name of the Project. When present it must
655
+ # be between 4 to 30 characters. Allowed characters are: lowercase and uppercase
656
+ # letters, numbers, hyphen, single-quote, double-quote, space, and exclamation
657
+ # point. Example: My Project Read-write.
786
658
  # Corresponds to the JSON property `name`
787
659
  # @return [String]
788
660
  attr_accessor :name
789
661
 
790
662
  # A container to reference an id for any resource type. A `resource` in Google
791
663
  # Cloud Platform is a generic term for something you (a developer) may want to
792
- # interact with through one of our API's. Some examples are an App Engine app,
793
- # a Compute Engine instance, a Cloud SQL database, and so on.
664
+ # interact with through one of our API's. Some examples are an App Engine app, a
665
+ # Compute Engine instance, a Cloud SQL database, and so on.
794
666
  # Corresponds to the JSON property `parent`
795
667
  # @return [Google::Apis::CloudresourcemanagerV1beta1::ResourceId]
796
668
  attr_accessor :parent
797
669
 
798
- # The unique, user-assigned ID of the Project.
799
- # It must be 6 to 30 lowercase letters, digits, or hyphens.
800
- # It must start with a letter.
801
- # Trailing hyphens are prohibited.
802
- # Example: <code>tokyo-rain-123</code>
803
- # Read-only after creation.
670
+ # The unique, user-assigned ID of the Project. It must be 6 to 30 lowercase
671
+ # letters, digits, or hyphens. It must start with a letter. Trailing hyphens are
672
+ # prohibited. Example: tokyo-rain-123 Read-only after creation.
804
673
  # Corresponds to the JSON property `projectId`
805
674
  # @return [String]
806
675
  attr_accessor :project_id
807
676
 
808
- # The number uniquely identifying the project.
809
- # Example: <code>415104041262</code>
810
- # Read-only.
677
+ # The number uniquely identifying the project. Example: 415104041262 Read-only.
811
678
  # Corresponds to the JSON property `projectNumber`
812
679
  # @return [Fixnum]
813
680
  attr_accessor :project_number
@@ -839,9 +706,8 @@ module Google
839
706
  # @return [String]
840
707
  attr_accessor :create_time
841
708
 
842
- # True if the project can be retrieved using GetProject. No other operations
843
- # on the project are guaranteed to work until the project creation is
844
- # complete.
709
+ # True if the project can be retrieved using GetProject. No other operations on
710
+ # the project are guaranteed to work until the project creation is complete.
845
711
  # Corresponds to the JSON property `gettable`
846
712
  # @return [Boolean]
847
713
  attr_accessor :gettable
@@ -867,19 +733,19 @@ module Google
867
733
 
868
734
  # A container to reference an id for any resource type. A `resource` in Google
869
735
  # Cloud Platform is a generic term for something you (a developer) may want to
870
- # interact with through one of our API's. Some examples are an App Engine app,
871
- # a Compute Engine instance, a Cloud SQL database, and so on.
736
+ # interact with through one of our API's. Some examples are an App Engine app, a
737
+ # Compute Engine instance, a Cloud SQL database, and so on.
872
738
  class ResourceId
873
739
  include Google::Apis::Core::Hashable
874
740
 
875
- # Required field for the type-specific id. This should correspond to the id
876
- # used in the type-specific API's.
741
+ # Required field for the type-specific id. This should correspond to the id used
742
+ # in the type-specific API's.
877
743
  # Corresponds to the JSON property `id`
878
744
  # @return [String]
879
745
  attr_accessor :id
880
746
 
881
- # Required field representing the resource type this id is for.
882
- # At present, the valid types are "project", "folder", and "organization".
747
+ # Required field representing the resource type this id is for. At present, the
748
+ # valid types are "project", "folder", and "organization".
883
749
  # Corresponds to the JSON property `type`
884
750
  # @return [String]
885
751
  attr_accessor :type
@@ -900,74 +766,39 @@ module Google
900
766
  include Google::Apis::Core::Hashable
901
767
 
902
768
  # An Identity and Access Management (IAM) policy, which specifies access
903
- # controls for Google Cloud resources.
904
- # A `Policy` is a collection of `bindings`. A `binding` binds one or more
905
- # `members` to a single `role`. Members can be user accounts, service accounts,
906
- # Google groups, and domains (such as G Suite). A `role` is a named list of
907
- # permissions; each `role` can be an IAM predefined role or a user-created
908
- # custom role.
909
- # For some types of Google Cloud resources, a `binding` can also specify a
910
- # `condition`, which is a logical expression that allows access to a resource
911
- # only if the expression evaluates to `true`. A condition can add constraints
912
- # based on attributes of the request, the resource, or both. To learn which
913
- # resources support conditions in their IAM policies, see the
914
- # [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-
915
- # policies).
916
- # **JSON example:**
917
- # `
918
- # "bindings": [
919
- # `
920
- # "role": "roles/resourcemanager.organizationAdmin",
921
- # "members": [
922
- # "user:mike@example.com",
923
- # "group:admins@example.com",
924
- # "domain:google.com",
925
- # "serviceAccount:my-project-id@appspot.gserviceaccount.com"
926
- # ]
927
- # `,
928
- # `
929
- # "role": "roles/resourcemanager.organizationViewer",
930
- # "members": [
931
- # "user:eve@example.com"
932
- # ],
933
- # "condition": `
934
- # "title": "expirable access",
935
- # "description": "Does not grant access after Sep 2020",
936
- # "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')
937
- # ",
938
- # `
939
- # `
940
- # ],
941
- # "etag": "BwWWja0YfJA=",
942
- # "version": 3
943
- # `
944
- # **YAML example:**
945
- # bindings:
946
- # - members:
947
- # - user:mike@example.com
948
- # - group:admins@example.com
949
- # - domain:google.com
950
- # - serviceAccount:my-project-id@appspot.gserviceaccount.com
951
- # role: roles/resourcemanager.organizationAdmin
952
- # - members:
953
- # - user:eve@example.com
954
- # role: roles/resourcemanager.organizationViewer
955
- # condition:
956
- # title: expirable access
957
- # description: Does not grant access after Sep 2020
958
- # expression: request.time < timestamp('2020-10-01T00:00:00.000Z')
959
- # - etag: BwWWja0YfJA=
960
- # - version: 3
961
- # For a description of IAM and its features, see the
962
- # [IAM documentation](https://cloud.google.com/iam/docs/).
769
+ # controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
770
+ # A `binding` binds one or more `members` to a single `role`. Members can be
771
+ # user accounts, service accounts, Google groups, and domains (such as G Suite).
772
+ # A `role` is a named list of permissions; each `role` can be an IAM predefined
773
+ # role or a user-created custom role. For some types of Google Cloud resources,
774
+ # a `binding` can also specify a `condition`, which is a logical expression that
775
+ # allows access to a resource only if the expression evaluates to `true`. A
776
+ # condition can add constraints based on attributes of the request, the resource,
777
+ # or both. To learn which resources support conditions in their IAM policies,
778
+ # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
779
+ # resource-policies). **JSON example:** ` "bindings": [ ` "role": "roles/
780
+ # resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "
781
+ # group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@
782
+ # appspot.gserviceaccount.com" ] `, ` "role": "roles/resourcemanager.
783
+ # organizationViewer", "members": [ "user:eve@example.com" ], "condition": ` "
784
+ # title": "expirable access", "description": "Does not grant access after Sep
785
+ # 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", `
786
+ # ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:** bindings: -
787
+ # members: - user:mike@example.com - group:admins@example.com - domain:google.
788
+ # com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/
789
+ # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
790
+ # roles/resourcemanager.organizationViewer condition: title: expirable access
791
+ # description: Does not grant access after Sep 2020 expression: request.time <
792
+ # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
793
+ # description of IAM and its features, see the [IAM documentation](https://cloud.
794
+ # google.com/iam/docs/).
963
795
  # Corresponds to the JSON property `policy`
964
796
  # @return [Google::Apis::CloudresourcemanagerV1beta1::Policy]
965
797
  attr_accessor :policy
966
798
 
967
799
  # OPTIONAL: A FieldMask specifying which fields of the policy to modify. Only
968
- # the fields in the mask will be modified. If no mask is provided, the
969
- # following default mask is used:
970
- # `paths: "bindings, etag"`
800
+ # the fields in the mask will be modified. If no mask is provided, the following
801
+ # default mask is used: `paths: "bindings, etag"`
971
802
  # Corresponds to the JSON property `updateMask`
972
803
  # @return [String]
973
804
  attr_accessor :update_mask
@@ -987,10 +818,9 @@ module Google
987
818
  class TestIamPermissionsRequest
988
819
  include Google::Apis::Core::Hashable
989
820
 
990
- # The set of permissions to check for the `resource`. Permissions with
991
- # wildcards (such as '*' or 'storage.*') are not allowed. For more
992
- # information see
993
- # [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).
821
+ # The set of permissions to check for the `resource`. Permissions with wildcards
822
+ # (such as '*' or 'storage.*') are not allowed. For more information see [IAM
823
+ # Overview](https://cloud.google.com/iam/docs/overview#permissions).
994
824
  # Corresponds to the JSON property `permissions`
995
825
  # @return [Array<String>]
996
826
  attr_accessor :permissions
@@ -1009,8 +839,7 @@ module Google
1009
839
  class TestIamPermissionsResponse
1010
840
  include Google::Apis::Core::Hashable
1011
841
 
1012
- # A subset of `TestPermissionsRequest.permissions` that the caller is
1013
- # allowed.
842
+ # A subset of `TestPermissionsRequest.permissions` that the caller is allowed.
1014
843
  # Corresponds to the JSON property `permissions`
1015
844
  # @return [Array<String>]
1016
845
  attr_accessor :permissions
@@ -1025,8 +854,7 @@ module Google
1025
854
  end
1026
855
  end
1027
856
 
1028
- # The request sent to the UndeleteProject
1029
- # method.
857
+ # The request sent to the UndeleteProject method.
1030
858
  class UndeleteProjectRequest
1031
859
  include Google::Apis::Core::Hashable
1032
860