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
@@ -401,7 +401,7 @@ module Google
401
401
  # @return [Array<String>]
402
402
  attr_accessor :other_accounts
403
403
 
404
- # Whether the device is owned by the company or an individual
404
+ # Output only. Whether the device is owned by the company or an individual
405
405
  # Corresponds to the JSON property `ownerType`
406
406
  # @return [String]
407
407
  attr_accessor :owner_type
@@ -630,6 +630,25 @@ module Google
630
630
  end
631
631
  end
632
632
 
633
+ # The `MembershipRole` expiry details.
634
+ class ExpiryDetail
635
+ include Google::Apis::Core::Hashable
636
+
637
+ # The time at which the `MembershipRole` will expire.
638
+ # Corresponds to the JSON property `expireTime`
639
+ # @return [String]
640
+ attr_accessor :expire_time
641
+
642
+ def initialize(**args)
643
+ update!(**args)
644
+ end
645
+
646
+ # Update properties of this object
647
+ def update!(**args)
648
+ @expire_time = args[:expire_time] if args.key?(:expire_time)
649
+ end
650
+ end
651
+
633
652
  # The response message for MembershipsService.GetMembershipGraph.
634
653
  class GetMembershipGraphResponse
635
654
  include Google::Apis::Core::Hashable
@@ -1020,6 +1039,11 @@ module Google
1020
1039
  # @return [Array<Google::Apis::CloudidentityV1beta1::MembershipRole>]
1021
1040
  attr_accessor :roles
1022
1041
 
1042
+ # Output only. The type of the membership.
1043
+ # Corresponds to the JSON property `type`
1044
+ # @return [String]
1045
+ attr_accessor :type
1046
+
1023
1047
  # Output only. The time when the `Membership` was last updated.
1024
1048
  # Corresponds to the JSON property `updateTime`
1025
1049
  # @return [String]
@@ -1036,6 +1060,7 @@ module Google
1036
1060
  @name = args[:name] if args.key?(:name)
1037
1061
  @preferred_member_key = args[:preferred_member_key] if args.key?(:preferred_member_key)
1038
1062
  @roles = args[:roles] if args.key?(:roles)
1063
+ @type = args[:type] if args.key?(:type)
1039
1064
  @update_time = args[:update_time] if args.key?(:update_time)
1040
1065
  end
1041
1066
  end
@@ -1070,6 +1095,11 @@ module Google
1070
1095
  class MembershipRole
1071
1096
  include Google::Apis::Core::Hashable
1072
1097
 
1098
+ # The `MembershipRole` expiry details.
1099
+ # Corresponds to the JSON property `expiryDetail`
1100
+ # @return [Google::Apis::CloudidentityV1beta1::ExpiryDetail]
1101
+ attr_accessor :expiry_detail
1102
+
1073
1103
  # The name of the `MembershipRole`.
1074
1104
  # Must be one of `OWNER`, `MANAGER`, `MEMBER`.
1075
1105
  # Corresponds to the JSON property `name`
@@ -1082,6 +1112,7 @@ module Google
1082
1112
 
1083
1113
  # Update properties of this object
1084
1114
  def update!(**args)
1115
+ @expiry_detail = args[:expiry_detail] if args.key?(:expiry_detail)
1085
1116
  @name = args[:name] if args.key?(:name)
1086
1117
  end
1087
1118
  end
@@ -88,6 +88,12 @@ module Google
88
88
  include Google::Apis::Core::JsonObjectSupport
89
89
  end
90
90
 
91
+ class ExpiryDetail
92
+ class Representation < Google::Apis::Core::JsonRepresentation; end
93
+
94
+ include Google::Apis::Core::JsonObjectSupport
95
+ end
96
+
91
97
  class GetMembershipGraphResponse
92
98
  class Representation < Google::Apis::Core::JsonRepresentation; end
93
99
 
@@ -361,6 +367,13 @@ module Google
361
367
  end
362
368
  end
363
369
 
370
+ class ExpiryDetail
371
+ # @private
372
+ class Representation < Google::Apis::Core::JsonRepresentation
373
+ property :expire_time, as: 'expireTime'
374
+ end
375
+ end
376
+
364
377
  class GetMembershipGraphResponse
365
378
  # @private
366
379
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -476,6 +489,7 @@ module Google
476
489
 
477
490
  collection :roles, as: 'roles', class: Google::Apis::CloudidentityV1beta1::MembershipRole, decorator: Google::Apis::CloudidentityV1beta1::MembershipRole::Representation
478
491
 
492
+ property :type, as: 'type'
479
493
  property :update_time, as: 'updateTime'
480
494
  end
481
495
  end
@@ -492,6 +506,8 @@ module Google
492
506
  class MembershipRole
493
507
  # @private
494
508
  class Representation < Google::Apis::Core::JsonRepresentation
509
+ property :expiry_detail, as: 'expiryDetail', class: Google::Apis::CloudidentityV1beta1::ExpiryDetail, decorator: Google::Apis::CloudidentityV1beta1::ExpiryDetail::Representation
510
+
495
511
  property :name, as: 'name'
496
512
  end
497
513
  end
@@ -26,7 +26,7 @@ module Google
26
26
  # @see https://cloud.google.com/resource-manager
27
27
  module CloudresourcemanagerV1
28
28
  VERSION = 'V1'
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::CloudresourcemanagerV1::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::CloudresourcemanagerV1::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::CloudresourcemanagerV1::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,10 +186,9 @@ module Google
243
186
  end
244
187
  end
245
188
 
246
- # A `Constraint` that is either enforced or not.
247
- # For example a constraint `constraints/compute.disableSerialPortAccess`.
248
- # If it is enforced on a VM instance, serial port connections will not be
249
- # opened to that instance.
189
+ # A `Constraint` that is either enforced or not. For example a constraint `
190
+ # constraints/compute.disableSerialPortAccess`. If it is enforced on a VM
191
+ # instance, serial port connections will not be opened to that instance.
250
192
  class BooleanConstraint
251
193
  include Google::Apis::Core::Hashable
252
194
 
@@ -264,45 +206,29 @@ module Google
264
206
  class BooleanPolicy
265
207
  include Google::Apis::Core::Hashable
266
208
 
267
- # If `true`, then the `Policy` is enforced. If `false`, then any
268
- # configuration is acceptable.
269
- # Suppose you have a `Constraint`
270
- # `constraints/compute.disableSerialPortAccess` with `constraint_default`
271
- # set to `ALLOW`. A `Policy` for that `Constraint` exhibits the following
272
- # behavior:
273
- # - If the `Policy` at this resource has enforced set to `false`, serial
274
- # port connection attempts will be allowed.
275
- # - If the `Policy` at this resource has enforced set to `true`, serial
276
- # port connection attempts will be refused.
277
- # - If the `Policy` at this resource is `RestoreDefault`, serial port
278
- # connection attempts will be allowed.
279
- # - If no `Policy` is set at this resource or anywhere higher in the
280
- # resource hierarchy, serial port connection attempts will be allowed.
281
- # - If no `Policy` is set at this resource, but one exists higher in the
282
- # resource hierarchy, the behavior is as if the`Policy` were set at
283
- # this resource.
284
- # The following examples demonstrate the different possible layerings:
285
- # Example 1 (nearest `Constraint` wins):
286
- # `organizations/foo` has a `Policy` with:
287
- # `enforced: false`
288
- # `projects/bar` has no `Policy` set.
289
- # The constraint at `projects/bar` and `organizations/foo` will not be
290
- # enforced.
291
- # Example 2 (enforcement gets replaced):
292
- # `organizations/foo` has a `Policy` with:
293
- # `enforced: false`
294
- # `projects/bar` has a `Policy` with:
295
- # `enforced: true`
296
- # The constraint at `organizations/foo` is not enforced.
297
- # The constraint at `projects/bar` is enforced.
298
- # Example 3 (RestoreDefault):
299
- # `organizations/foo` has a `Policy` with:
300
- # `enforced: true`
301
- # `projects/bar` has a `Policy` with:
302
- # `RestoreDefault: ```
303
- # The constraint at `organizations/foo` is enforced.
304
- # The constraint at `projects/bar` is not enforced, because
305
- # `constraint_default` for the `Constraint` is `ALLOW`.
209
+ # If `true`, then the `Policy` is enforced. If `false`, then any configuration
210
+ # is acceptable. Suppose you have a `Constraint` `constraints/compute.
211
+ # disableSerialPortAccess` with `constraint_default` set to `ALLOW`. A `Policy`
212
+ # for that `Constraint` exhibits the following behavior: - If the `Policy` at
213
+ # this resource has enforced set to `false`, serial port connection attempts
214
+ # will be allowed. - If the `Policy` at this resource has enforced set to `true`,
215
+ # serial port connection attempts will be refused. - If the `Policy` at this
216
+ # resource is `RestoreDefault`, serial port connection attempts will be allowed.
217
+ # - If no `Policy` is set at this resource or anywhere higher in the resource
218
+ # hierarchy, serial port connection attempts will be allowed. - If no `Policy`
219
+ # is set at this resource, but one exists higher in the resource hierarchy, the
220
+ # behavior is as if the`Policy` were set at this resource. The following
221
+ # examples demonstrate the different possible layerings: Example 1 (nearest `
222
+ # Constraint` wins): `organizations/foo` has a `Policy` with: `enforced: false` `
223
+ # projects/bar` has no `Policy` set. The constraint at `projects/bar` and `
224
+ # organizations/foo` will not be enforced. Example 2 (enforcement gets replaced):
225
+ # `organizations/foo` has a `Policy` with: `enforced: false` `projects/bar` has
226
+ # a `Policy` with: `enforced: true` The constraint at `organizations/foo` is not
227
+ # enforced. The constraint at `projects/bar` is enforced. Example 3 (
228
+ # RestoreDefault): `organizations/foo` has a `Policy` with: `enforced: true` `
229
+ # projects/bar` has a `Policy` with: `RestoreDefault: ``` The constraint at `
230
+ # organizations/foo` is enforced. The constraint at `projects/bar` is not
231
+ # enforced, because `constraint_default` for the `Constraint` is `ALLOW`.
306
232
  # Corresponds to the JSON property `enforced`
307
233
  # @return [Boolean]
308
234
  attr_accessor :enforced
@@ -327,8 +253,8 @@ module Google
327
253
  # @return [String]
328
254
  attr_accessor :constraint
329
255
 
330
- # The current version, for concurrency control. Not sending an `etag`
331
- # will cause the `Policy` to be cleared blindly.
256
+ # The current version, for concurrency control. Not sending an `etag` will cause
257
+ # the `Policy` to be cleared blindly.
332
258
  # Corresponds to the JSON property `etag`
333
259
  # NOTE: Values are automatically base64 encoded/decoded in the client library.
334
260
  # @return [String]
@@ -347,24 +273,22 @@ module Google
347
273
 
348
274
  # A `Constraint` describes a way in which a resource's configuration can be
349
275
  # restricted. For example, it controls which cloud services can be activated
350
- # across an organization, or whether a Compute Engine instance can have
351
- # serial port connections established. `Constraints` can be configured by the
276
+ # across an organization, or whether a Compute Engine instance can have serial
277
+ # port connections established. `Constraints` can be configured by the
352
278
  # organization's policy administrator to fit the needs of the organzation by
353
- # setting Policies for `Constraints` at different locations in the
354
- # organization's resource hierarchy. Policies are inherited down the resource
355
- # hierarchy from higher levels, but can also be overridden. For details about
356
- # the inheritance rules please read about
357
- # [Policies](/resource-manager/reference/rest/v1/Policy).
279
+ # setting Policies for `Constraints` at different locations in the organization'
280
+ # s resource hierarchy. Policies are inherited down the resource hierarchy from
281
+ # higher levels, but can also be overridden. For details about the inheritance
282
+ # rules please read about [Policies](/resource-manager/reference/rest/v1/Policy).
358
283
  # `Constraints` have a default behavior determined by the `constraint_default`
359
- # field, which is the enforcement behavior that is used in the absence of a
360
- # `Policy` being defined or inherited for the resource in question.
284
+ # field, which is the enforcement behavior that is used in the absence of a `
285
+ # Policy` being defined or inherited for the resource in question.
361
286
  class Constraint
362
287
  include Google::Apis::Core::Hashable
363
288
 
364
- # A `Constraint` that is either enforced or not.
365
- # For example a constraint `constraints/compute.disableSerialPortAccess`.
366
- # If it is enforced on a VM instance, serial port connections will not be
367
- # opened to that instance.
289
+ # A `Constraint` that is either enforced or not. For example a constraint `
290
+ # constraints/compute.disableSerialPortAccess`. If it is enforced on a VM
291
+ # instance, serial port connections will not be opened to that instance.
368
292
  # Corresponds to the JSON property `booleanConstraint`
369
293
  # @return [Google::Apis::CloudresourcemanagerV1::BooleanConstraint]
370
294
  attr_accessor :boolean_constraint
@@ -375,14 +299,12 @@ module Google
375
299
  attr_accessor :constraint_default
376
300
 
377
301
  # Detailed description of what this `Constraint` controls as well as how and
378
- # where it is enforced.
379
- # Mutable.
302
+ # where it is enforced. Mutable.
380
303
  # Corresponds to the JSON property `description`
381
304
  # @return [String]
382
305
  attr_accessor :description
383
306
 
384
- # The human readable name.
385
- # Mutable.
307
+ # The human readable name. Mutable.
386
308
  # Corresponds to the JSON property `displayName`
387
309
  # @return [String]
388
310
  attr_accessor :display_name
@@ -393,8 +315,8 @@ module Google
393
315
  # @return [Google::Apis::CloudresourcemanagerV1::ListConstraint]
394
316
  attr_accessor :list_constraint
395
317
 
396
- # Immutable value, required to globally be unique. For example,
397
- # `constraints/serviceuser.services`
318
+ # Immutable value, required to globally be unique. For example, `constraints/
319
+ # serviceuser.services`
398
320
  # Corresponds to the JSON property `name`
399
321
  # @return [String]
400
322
  attr_accessor :name
@@ -420,13 +342,11 @@ module Google
420
342
  end
421
343
  end
422
344
 
423
- # A generic empty message that you can re-use to avoid defining duplicated
424
- # empty messages in your APIs. A typical example is to use it as the request
425
- # or the response type of an API method. For instance:
426
- # service Foo `
427
- # rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty);
428
- # `
429
- # The JSON representation for `Empty` is empty JSON object ````.
345
+ # A generic empty message that you can re-use to avoid defining duplicated empty
346
+ # messages in your APIs. A typical example is to use it as the request or the
347
+ # response type of an API method. For instance: service Foo ` rpc Bar(google.
348
+ # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
349
+ # `Empty` is empty JSON object ````.
430
350
  class Empty
431
351
  include Google::Apis::Core::Hashable
432
352
 
@@ -439,52 +359,43 @@ module Google
439
359
  end
440
360
  end
441
361
 
442
- # Represents a textual expression in the Common Expression Language (CEL)
443
- # syntax. CEL is a C-like expression language. The syntax and semantics of CEL
444
- # are documented at https://github.com/google/cel-spec.
445
- # Example (Comparison):
446
- # title: "Summary size limit"
447
- # description: "Determines if a summary is less than 100 chars"
448
- # expression: "document.summary.size() < 100"
449
- # Example (Equality):
450
- # title: "Requestor is owner"
451
- # description: "Determines if requestor is the document owner"
452
- # expression: "document.owner == request.auth.claims.email"
453
- # Example (Logic):
454
- # title: "Public documents"
455
- # description: "Determine whether the document should be publicly visible"
456
- # expression: "document.type != 'private' && document.type != 'internal'"
457
- # Example (Data Manipulation):
458
- # title: "Notification string"
459
- # description: "Create a notification string with a timestamp."
460
- # expression: "'New message received at ' + string(document.create_time)"
461
- # The exact variables and functions that may be referenced within an expression
462
- # are determined by the service that evaluates it. See the service
463
- # documentation for additional information.
362
+ # Represents a textual expression in the Common Expression Language (CEL) syntax.
363
+ # CEL is a C-like expression language. The syntax and semantics of CEL are
364
+ # documented at https://github.com/google/cel-spec. Example (Comparison): title:
365
+ # "Summary size limit" description: "Determines if a summary is less than 100
366
+ # chars" expression: "document.summary.size() < 100" Example (Equality): title: "
367
+ # Requestor is owner" description: "Determines if requestor is the document
368
+ # owner" expression: "document.owner == request.auth.claims.email" Example (
369
+ # Logic): title: "Public documents" description: "Determine whether the document
370
+ # should be publicly visible" expression: "document.type != 'private' &&
371
+ # document.type != 'internal'" Example (Data Manipulation): title: "Notification
372
+ # string" description: "Create a notification string with a timestamp."
373
+ # expression: "'New message received at ' + string(document.create_time)" The
374
+ # exact variables and functions that may be referenced within an expression are
375
+ # determined by the service that evaluates it. See the service documentation for
376
+ # additional information.
464
377
  class Expr
465
378
  include Google::Apis::Core::Hashable
466
379
 
467
- # Optional. Description of the expression. This is a longer text which
468
- # describes the expression, e.g. when hovered over it in a UI.
380
+ # Optional. Description of the expression. This is a longer text which describes
381
+ # the expression, e.g. when hovered over it in a UI.
469
382
  # Corresponds to the JSON property `description`
470
383
  # @return [String]
471
384
  attr_accessor :description
472
385
 
473
- # Textual representation of an expression in Common Expression Language
474
- # syntax.
386
+ # Textual representation of an expression in Common Expression Language syntax.
475
387
  # Corresponds to the JSON property `expression`
476
388
  # @return [String]
477
389
  attr_accessor :expression
478
390
 
479
- # Optional. String indicating the location of the expression for error
480
- # reporting, e.g. a file name and a position in the file.
391
+ # Optional. String indicating the location of the expression for error reporting,
392
+ # e.g. a file name and a position in the file.
481
393
  # Corresponds to the JSON property `location`
482
394
  # @return [String]
483
395
  attr_accessor :location
484
396
 
485
- # Optional. Title for the expression, i.e. a short string describing
486
- # its purpose. This can be used e.g. in UIs which allow to enter the
487
- # expression.
397
+ # Optional. Title for the expression, i.e. a short string describing its purpose.
398
+ # This can be used e.g. in UIs which allow to enter the expression.
488
399
  # Corresponds to the JSON property `title`
489
400
  # @return [String]
490
401
  attr_accessor :title
@@ -506,8 +417,8 @@ module Google
506
417
  class FolderOperation
507
418
  include Google::Apis::Core::Hashable
508
419
 
509
- # The resource name of the folder or organization we are either creating
510
- # the folder under or moving the folder to.
420
+ # The resource name of the folder or organization we are either creating the
421
+ # folder under or moving the folder to.
511
422
  # Corresponds to the JSON property `destinationParent`
512
423
  # @return [String]
513
424
  attr_accessor :destination_parent
@@ -522,8 +433,8 @@ module Google
522
433
  # @return [String]
523
434
  attr_accessor :operation_type
524
435
 
525
- # The resource name of the folder's parent.
526
- # Only applicable when the operation_type is MOVE.
436
+ # The resource name of the folder's parent. Only applicable when the
437
+ # operation_type is MOVE.
527
438
  # Corresponds to the JSON property `sourceParent`
528
439
  # @return [String]
529
440
  attr_accessor :source_parent
@@ -560,9 +471,7 @@ module Google
560
471
  end
561
472
  end
562
473
 
563
- # The request sent to the
564
- # GetAncestry
565
- # method.
474
+ # The request sent to the GetAncestry method.
566
475
  class GetAncestryRequest
567
476
  include Google::Apis::Core::Hashable
568
477
 
@@ -575,15 +484,12 @@ module Google
575
484
  end
576
485
  end
577
486
 
578
- # Response from the
579
- # projects.getAncestry
580
- # method.
487
+ # Response from the projects.getAncestry method.
581
488
  class GetAncestryResponse
582
489
  include Google::Apis::Core::Hashable
583
490
 
584
- # Ancestors are ordered from bottom to top of the resource hierarchy. The
585
- # first ancestor is the project itself, followed by the project's parent,
586
- # etc..
491
+ # Ancestors are ordered from bottom to top of the resource hierarchy. The first
492
+ # ancestor is the project itself, followed by the project's parent, etc..
587
493
  # Corresponds to the JSON property `ancestor`
588
494
  # @return [Array<Google::Apis::CloudresourcemanagerV1::Ancestor>]
589
495
  attr_accessor :ancestor
@@ -659,15 +565,13 @@ module Google
659
565
  class GetPolicyOptions
660
566
  include Google::Apis::Core::Hashable
661
567
 
662
- # Optional. The policy format version to be returned.
663
- # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
664
- # rejected.
665
- # Requests for policies with any conditional bindings must specify version 3.
666
- # Policies without any conditional bindings may specify any valid value or
667
- # leave the field unset.
668
- # To learn which resources support conditions in their IAM policies, see the
669
- # [IAM
670
- # documentation](https://cloud.google.com/iam/help/conditions/resource-policies).
568
+ # Optional. The policy format version to be returned. Valid values are 0, 1, and
569
+ # 3. Requests specifying an invalid value will be rejected. Requests for
570
+ # policies with any conditional bindings must specify version 3. Policies
571
+ # without any conditional bindings may specify any valid value or leave the
572
+ # field unset. To learn which resources support conditions in their IAM policies,
573
+ # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
574
+ # resource-policies).
671
575
  # Corresponds to the JSON property `requestedPolicyVersion`
672
576
  # @return [Fixnum]
673
577
  attr_accessor :requested_policy_version
@@ -692,39 +596,35 @@ module Google
692
596
  # @return [String]
693
597
  attr_accessor :create_time
694
598
 
695
- # A system-generated unique identifier for this Lien.
696
- # Example: `liens/1234abcd`
599
+ # A system-generated unique identifier for this Lien. Example: `liens/1234abcd`
697
600
  # Corresponds to the JSON property `name`
698
601
  # @return [String]
699
602
  attr_accessor :name
700
603
 
701
- # A stable, user-visible/meaningful string identifying the origin of the
702
- # Lien, intended to be inspected programmatically. Maximum length of 200
703
- # characters.
604
+ # A stable, user-visible/meaningful string identifying the origin of the Lien,
605
+ # intended to be inspected programmatically. Maximum length of 200 characters.
704
606
  # Example: 'compute.googleapis.com'
705
607
  # Corresponds to the JSON property `origin`
706
608
  # @return [String]
707
609
  attr_accessor :origin
708
610
 
709
- # A reference to the resource this Lien is attached to. The server will
710
- # validate the parent against those for which Liens are supported.
711
- # Example: `projects/1234`
611
+ # A reference to the resource this Lien is attached to. The server will validate
612
+ # the parent against those for which Liens are supported. Example: `projects/
613
+ # 1234`
712
614
  # Corresponds to the JSON property `parent`
713
615
  # @return [String]
714
616
  attr_accessor :parent
715
617
 
716
- # Concise user-visible strings indicating why an action cannot be performed
717
- # on a resource. Maximum length of 200 characters.
718
- # Example: 'Holds production API key'
618
+ # Concise user-visible strings indicating why an action cannot be performed on a
619
+ # resource. Maximum length of 200 characters. Example: 'Holds production API key'
719
620
  # Corresponds to the JSON property `reason`
720
621
  # @return [String]
721
622
  attr_accessor :reason
722
623
 
723
- # The types of operations which should be blocked as a result of this Lien.
724
- # Each value should correspond to an IAM permission. The server will
725
- # validate the permissions against those for which Liens are supported.
726
- # An empty list is meaningless and will be rejected.
727
- # Example: ['resourcemanager.projects.delete']
624
+ # The types of operations which should be blocked as a result of this Lien. Each
625
+ # value should correspond to an IAM permission. The server will validate the
626
+ # permissions against those for which Liens are supported. An empty list is
627
+ # meaningless and will be rejected. Example: ['resourcemanager.projects.delete']
728
628
  # Corresponds to the JSON property `restrictions`
729
629
  # @return [Array<String>]
730
630
  attr_accessor :restrictions
@@ -749,15 +649,14 @@ module Google
749
649
  class ListAvailableOrgPolicyConstraintsRequest
750
650
  include Google::Apis::Core::Hashable
751
651
 
752
- # Size of the pages to be returned. This is currently unsupported and will
753
- # be ignored. The server may at any point start using this field to limit
754
- # page size.
652
+ # Size of the pages to be returned. This is currently unsupported and will be
653
+ # ignored. The server may at any point start using this field to limit page size.
755
654
  # Corresponds to the JSON property `pageSize`
756
655
  # @return [Fixnum]
757
656
  attr_accessor :page_size
758
657
 
759
- # Page token used to retrieve the next page. This is currently unsupported
760
- # and will be ignored. The server may at any point start using this field.
658
+ # Page token used to retrieve the next page. This is currently unsupported and
659
+ # will be ignored. The server may at any point start using this field.
761
660
  # Corresponds to the JSON property `pageToken`
762
661
  # @return [String]
763
662
  attr_accessor :page_token
@@ -774,8 +673,8 @@ module Google
774
673
  end
775
674
 
776
675
  # The response returned from the `ListAvailableOrgPolicyConstraints` method.
777
- # Returns all `Constraints` that could be set at this level of the hierarchy
778
- # (contrast with the response from `ListPolicies`, which returns all policies
676
+ # Returns all `Constraints` that could be set at this level of the hierarchy (
677
+ # contrast with the response from `ListPolicies`, which returns all policies
779
678
  # which are set).
780
679
  class ListAvailableOrgPolicyConstraintsResponse
781
680
  include Google::Apis::Core::Hashable
@@ -806,16 +705,15 @@ module Google
806
705
  class ListConstraint
807
706
  include Google::Apis::Core::Hashable
808
707
 
809
- # Optional. The Google Cloud Console will try to default to a configuration
810
- # that matches the value specified in this `Constraint`.
708
+ # Optional. The Google Cloud Console will try to default to a configuration that
709
+ # matches the value specified in this `Constraint`.
811
710
  # Corresponds to the JSON property `suggestedValue`
812
711
  # @return [String]
813
712
  attr_accessor :suggested_value
814
713
 
815
- # Indicates whether subtrees of Cloud Resource Manager resource hierarchy
816
- # can be used in `Policy.allowed_values` and `Policy.denied_values`. For
817
- # example, `"under:folders/123"` would match any resource under the
818
- # 'folders/123' folder.
714
+ # Indicates whether subtrees of Cloud Resource Manager resource hierarchy can be
715
+ # used in `Policy.allowed_values` and `Policy.denied_values`. For example, `"
716
+ # under:folders/123"` would match any resource under the 'folders/123' folder.
819
717
  # Corresponds to the JSON property `supportsUnder`
820
718
  # @return [Boolean]
821
719
  attr_accessor :supports_under
@@ -862,15 +760,14 @@ module Google
862
760
  class ListOrgPoliciesRequest
863
761
  include Google::Apis::Core::Hashable
864
762
 
865
- # Size of the pages to be returned. This is currently unsupported and will
866
- # be ignored. The server may at any point start using this field to limit
867
- # page size.
763
+ # Size of the pages to be returned. This is currently unsupported and will be
764
+ # ignored. The server may at any point start using this field to limit page size.
868
765
  # Corresponds to the JSON property `pageSize`
869
766
  # @return [Fixnum]
870
767
  attr_accessor :page_size
871
768
 
872
- # Page token used to retrieve the next page. This is currently unsupported
873
- # and will be ignored. The server may at any point start using this field.
769
+ # Page token used to retrieve the next page. This is currently unsupported and
770
+ # will be ignored. The server may at any point start using this field.
874
771
  # Corresponds to the JSON property `pageToken`
875
772
  # @return [String]
876
773
  attr_accessor :page_token
@@ -886,19 +783,19 @@ module Google
886
783
  end
887
784
  end
888
785
 
889
- # The response returned from the `ListOrgPolicies` method. It will be empty
890
- # if no `Policies` are set on the resource.
786
+ # The response returned from the `ListOrgPolicies` method. It will be empty if
787
+ # no `Policies` are set on the resource.
891
788
  class ListOrgPoliciesResponse
892
789
  include Google::Apis::Core::Hashable
893
790
 
894
- # Page token used to retrieve the next page. This is currently not used, but
895
- # the server may at any point start supplying a valid token.
791
+ # Page token used to retrieve the next page. This is currently not used, but the
792
+ # server may at any point start supplying a valid token.
896
793
  # Corresponds to the JSON property `nextPageToken`
897
794
  # @return [String]
898
795
  attr_accessor :next_page_token
899
796
 
900
- # The `Policies` that are set on the resource. It will be empty if no
901
- # `Policies` are set.
797
+ # The `Policies` that are set on the resource. It will be empty if no `Policies`
798
+ # are set.
902
799
  # Corresponds to the JSON property `policies`
903
800
  # @return [Array<Google::Apis::CloudresourcemanagerV1::OrgPolicy>]
904
801
  attr_accessor :policies
@@ -914,26 +811,22 @@ module Google
914
811
  end
915
812
  end
916
813
 
917
- # Used in `policy_type` to specify how `list_policy` behaves at this
918
- # resource.
919
- # `ListPolicy` can define specific values and subtrees of Cloud Resource
920
- # Manager resource hierarchy (`Organizations`, `Folders`, `Projects`) that
921
- # are allowed or denied by setting the `allowed_values` and `denied_values`
922
- # fields. This is achieved by using the `under:` and optional `is:` prefixes.
923
- # The `under:` prefix is used to denote resource subtree values.
924
- # The `is:` prefix is used to denote specific values, and is required only
925
- # if the value contains a ":". Values prefixed with "is:" are treated the
926
- # same as values with no prefix.
927
- # Ancestry subtrees must be in one of the following formats:
928
- # - "projects/<project-id>", e.g. "projects/tokyo-rain-123"
929
- # - "folders/<folder-id>", e.g. "folders/1234"
930
- # - "organizations/<organization-id>", e.g. "organizations/1234"
931
- # The `supports_under` field of the associated `Constraint` defines whether
932
- # ancestry prefixes can be used. You can set `allowed_values` and
933
- # `denied_values` in the same `Policy` if `all_values` is
934
- # `ALL_VALUES_UNSPECIFIED`. `ALLOW` or `DENY` are used to allow or deny all
935
- # values. If `all_values` is set to either `ALLOW` or `DENY`,
936
- # `allowed_values` and `denied_values` must be unset.
814
+ # Used in `policy_type` to specify how `list_policy` behaves at this resource. `
815
+ # ListPolicy` can define specific values and subtrees of Cloud Resource Manager
816
+ # resource hierarchy (`Organizations`, `Folders`, `Projects`) that are allowed
817
+ # or denied by setting the `allowed_values` and `denied_values` fields. This is
818
+ # achieved by using the `under:` and optional `is:` prefixes. The `under:`
819
+ # prefix is used to denote resource subtree values. The `is:` prefix is used to
820
+ # denote specific values, and is required only if the value contains a ":".
821
+ # Values prefixed with "is:" are treated the same as values with no prefix.
822
+ # Ancestry subtrees must be in one of the following formats: - "projects/", e.g.
823
+ # "projects/tokyo-rain-123" - "folders/", e.g. "folders/1234" - "organizations/",
824
+ # e.g. "organizations/1234" The `supports_under` field of the associated `
825
+ # Constraint` defines whether ancestry prefixes can be used. You can set `
826
+ # allowed_values` and `denied_values` in the same `Policy` if `all_values` is `
827
+ # ALL_VALUES_UNSPECIFIED`. `ALLOW` or `DENY` are used to allow or deny all
828
+ # values. If `all_values` is set to either `ALLOW` or `DENY`, `allowed_values`
829
+ # and `denied_values` must be unset.
937
830
  class ListPolicy
938
831
  include Google::Apis::Core::Hashable
939
832
 
@@ -942,112 +835,83 @@ module Google
942
835
  # @return [String]
943
836
  attr_accessor :all_values
944
837
 
945
- # List of values allowed at this resource. Can only be set if `all_values`
946
- # is set to `ALL_VALUES_UNSPECIFIED`.
838
+ # List of values allowed at this resource. Can only be set if `all_values` is
839
+ # set to `ALL_VALUES_UNSPECIFIED`.
947
840
  # Corresponds to the JSON property `allowedValues`
948
841
  # @return [Array<String>]
949
842
  attr_accessor :allowed_values
950
843
 
951
- # List of values denied at this resource. Can only be set if `all_values`
952
- # is set to `ALL_VALUES_UNSPECIFIED`.
844
+ # List of values denied at this resource. Can only be set if `all_values` is set
845
+ # to `ALL_VALUES_UNSPECIFIED`.
953
846
  # Corresponds to the JSON property `deniedValues`
954
847
  # @return [Array<String>]
955
848
  attr_accessor :denied_values
956
849
 
957
- # Determines the inheritance behavior for this `Policy`.
958
- # By default, a `ListPolicy` set at a resource supersedes any `Policy` set
959
- # anywhere up the resource hierarchy. However, if `inherit_from_parent` is
960
- # set to `true`, then the values from the effective `Policy` of the parent
961
- # resource are inherited, meaning the values set in this `Policy` are
962
- # added to the values inherited up the hierarchy.
963
- # Setting `Policy` hierarchies that inherit both allowed values and denied
964
- # values isn't recommended in most circumstances to keep the configuration
965
- # simple and understandable. However, it is possible to set a `Policy` with
966
- # `allowed_values` set that inherits a `Policy` with `denied_values` set.
967
- # In this case, the values that are allowed must be in `allowed_values` and
968
- # not present in `denied_values`.
969
- # For example, suppose you have a `Constraint`
970
- # `constraints/serviceuser.services`, which has a `constraint_type` of
971
- # `list_constraint`, and with `constraint_default` set to `ALLOW`.
972
- # Suppose that at the Organization level, a `Policy` is applied that
973
- # restricts the allowed API activations to ``E1`, `E2``. Then, if a
974
- # `Policy` is applied to a project below the Organization that has
975
- # `inherit_from_parent` set to `false` and field all_values set to DENY,
976
- # then an attempt to activate any API will be denied.
977
- # The following examples demonstrate different possible layerings for
978
- # `projects/bar` parented by `organizations/foo`:
979
- # Example 1 (no inherited values):
980
- # `organizations/foo` has a `Policy` with values:
981
- # `allowed_values: "E1" allowed_values:"E2"`
982
- # `projects/bar` has `inherit_from_parent` `false` and values:
983
- # `allowed_values: "E3" allowed_values: "E4"`
984
- # The accepted values at `organizations/foo` are `E1`, `E2`.
985
- # The accepted values at `projects/bar` are `E3`, and `E4`.
986
- # Example 2 (inherited values):
987
- # `organizations/foo` has a `Policy` with values:
988
- # `allowed_values: "E1" allowed_values:"E2"`
989
- # `projects/bar` has a `Policy` with values:
990
- # `value: "E3" value: "E4" inherit_from_parent: true`
991
- # The accepted values at `organizations/foo` are `E1`, `E2`.
992
- # The accepted values at `projects/bar` are `E1`, `E2`, `E3`, and `E4`.
993
- # Example 3 (inheriting both allowed and denied values):
994
- # `organizations/foo` has a `Policy` with values:
995
- # `allowed_values: "E1" allowed_values: "E2"`
996
- # `projects/bar` has a `Policy` with:
997
- # `denied_values: "E1"`
998
- # The accepted values at `organizations/foo` are `E1`, `E2`.
999
- # The value accepted at `projects/bar` is `E2`.
1000
- # Example 4 (RestoreDefault):
1001
- # `organizations/foo` has a `Policy` with values:
1002
- # `allowed_values: "E1" allowed_values:"E2"`
1003
- # `projects/bar` has a `Policy` with values:
1004
- # `RestoreDefault: ```
1005
- # The accepted values at `organizations/foo` are `E1`, `E2`.
1006
- # The accepted values at `projects/bar` are either all or none depending on
1007
- # the value of `constraint_default` (if `ALLOW`, all; if
1008
- # `DENY`, none).
1009
- # Example 5 (no policy inherits parent policy):
1010
- # `organizations/foo` has no `Policy` set.
1011
- # `projects/bar` has no `Policy` set.
1012
- # The accepted values at both levels are either all or none depending on
1013
- # the value of `constraint_default` (if `ALLOW`, all; if
1014
- # `DENY`, none).
1015
- # Example 6 (ListConstraint allowing all):
1016
- # `organizations/foo` has a `Policy` with values:
1017
- # `allowed_values: "E1" allowed_values: "E2"`
1018
- # `projects/bar` has a `Policy` with:
1019
- # `all: ALLOW`
1020
- # The accepted values at `organizations/foo` are `E1`, E2`.
1021
- # Any value is accepted at `projects/bar`.
1022
- # Example 7 (ListConstraint allowing none):
1023
- # `organizations/foo` has a `Policy` with values:
1024
- # `allowed_values: "E1" allowed_values: "E2"`
1025
- # `projects/bar` has a `Policy` with:
1026
- # `all: DENY`
1027
- # The accepted values at `organizations/foo` are `E1`, E2`.
1028
- # No value is accepted at `projects/bar`.
1029
- # Example 10 (allowed and denied subtrees of Resource Manager hierarchy):
1030
- # Given the following resource hierarchy
1031
- # O1->`F1, F2`; F1->`P1`; F2->`P2, P3`,
1032
- # `organizations/foo` has a `Policy` with values:
1033
- # `allowed_values: "under:organizations/O1"`
1034
- # `projects/bar` has a `Policy` with:
1035
- # `allowed_values: "under:projects/P3"`
1036
- # `denied_values: "under:folders/F2"`
1037
- # The accepted values at `organizations/foo` are `organizations/O1`,
1038
- # `folders/F1`, `folders/F2`, `projects/P1`, `projects/P2`,
1039
- # `projects/P3`.
1040
- # The accepted values at `projects/bar` are `organizations/O1`,
1041
- # `folders/F1`, `projects/P1`.
850
+ # Determines the inheritance behavior for this `Policy`. By default, a `
851
+ # ListPolicy` set at a resource supersedes any `Policy` set anywhere up the
852
+ # resource hierarchy. However, if `inherit_from_parent` is set to `true`, then
853
+ # the values from the effective `Policy` of the parent resource are inherited,
854
+ # meaning the values set in this `Policy` are added to the values inherited up
855
+ # the hierarchy. Setting `Policy` hierarchies that inherit both allowed values
856
+ # and denied values isn't recommended in most circumstances to keep the
857
+ # configuration simple and understandable. However, it is possible to set a `
858
+ # Policy` with `allowed_values` set that inherits a `Policy` with `denied_values`
859
+ # set. In this case, the values that are allowed must be in `allowed_values`
860
+ # and not present in `denied_values`. For example, suppose you have a `
861
+ # Constraint` `constraints/serviceuser.services`, which has a `constraint_type`
862
+ # of `list_constraint`, and with `constraint_default` set to `ALLOW`. Suppose
863
+ # that at the Organization level, a `Policy` is applied that restricts the
864
+ # allowed API activations to ``E1`, `E2``. Then, if a `Policy` is applied to a
865
+ # project below the Organization that has `inherit_from_parent` set to `false`
866
+ # and field all_values set to DENY, then an attempt to activate any API will be
867
+ # denied. The following examples demonstrate different possible layerings for `
868
+ # projects/bar` parented by `organizations/foo`: Example 1 (no inherited values):
869
+ # `organizations/foo` has a `Policy` with values: `allowed_values: "E1"
870
+ # allowed_values:"E2"` `projects/bar` has `inherit_from_parent` `false` and
871
+ # values: `allowed_values: "E3" allowed_values: "E4"` The accepted values at `
872
+ # organizations/foo` are `E1`, `E2`. The accepted values at `projects/bar` are `
873
+ # E3`, and `E4`. Example 2 (inherited values): `organizations/foo` has a `Policy`
874
+ # with values: `allowed_values: "E1" allowed_values:"E2"` `projects/bar` has a `
875
+ # Policy` with values: `value: "E3" value: "E4" inherit_from_parent: true` The
876
+ # accepted values at `organizations/foo` are `E1`, `E2`. The accepted values at `
877
+ # projects/bar` are `E1`, `E2`, `E3`, and `E4`. Example 3 (inheriting both
878
+ # allowed and denied values): `organizations/foo` has a `Policy` with values: `
879
+ # allowed_values: "E1" allowed_values: "E2"` `projects/bar` has a `Policy` with:
880
+ # `denied_values: "E1"` The accepted values at `organizations/foo` are `E1`, `E2`
881
+ # . The value accepted at `projects/bar` is `E2`. Example 4 (RestoreDefault): `
882
+ # organizations/foo` has a `Policy` with values: `allowed_values: "E1"
883
+ # allowed_values:"E2"` `projects/bar` has a `Policy` with values: `
884
+ # RestoreDefault: ``` The accepted values at `organizations/foo` are `E1`, `E2`.
885
+ # The accepted values at `projects/bar` are either all or none depending on the
886
+ # value of `constraint_default` (if `ALLOW`, all; if `DENY`, none). Example 5 (
887
+ # no policy inherits parent policy): `organizations/foo` has no `Policy` set. `
888
+ # projects/bar` has no `Policy` set. The accepted values at both levels are
889
+ # either all or none depending on the value of `constraint_default` (if `ALLOW`,
890
+ # all; if `DENY`, none). Example 6 (ListConstraint allowing all): `organizations/
891
+ # foo` has a `Policy` with values: `allowed_values: "E1" allowed_values: "E2"` `
892
+ # projects/bar` has a `Policy` with: `all: ALLOW` The accepted values at `
893
+ # organizations/foo` are `E1`, E2`. Any value is accepted at `projects/bar`.
894
+ # Example 7 (ListConstraint allowing none): `organizations/foo` has a `Policy`
895
+ # with values: `allowed_values: "E1" allowed_values: "E2"` `projects/bar` has a `
896
+ # Policy` with: `all: DENY` The accepted values at `organizations/foo` are `E1`,
897
+ # E2`. No value is accepted at `projects/bar`. Example 10 (allowed and denied
898
+ # subtrees of Resource Manager hierarchy): Given the following resource
899
+ # hierarchy O1->`F1, F2`; F1->`P1`; F2->`P2, P3`, `organizations/foo` has a `
900
+ # Policy` with values: `allowed_values: "under:organizations/O1"` `projects/bar`
901
+ # has a `Policy` with: `allowed_values: "under:projects/P3"` `denied_values: "
902
+ # under:folders/F2"` The accepted values at `organizations/foo` are `
903
+ # organizations/O1`, `folders/F1`, `folders/F2`, `projects/P1`, `projects/P2`, `
904
+ # projects/P3`. The accepted values at `projects/bar` are `organizations/O1`, `
905
+ # folders/F1`, `projects/P1`.
1042
906
  # Corresponds to the JSON property `inheritFromParent`
1043
907
  # @return [Boolean]
1044
908
  attr_accessor :inherit_from_parent
1045
909
  alias_method :inherit_from_parent?, :inherit_from_parent
1046
910
 
1047
- # Optional. The Google Cloud Console will try to default to a configuration
1048
- # that matches the value specified in this `Policy`. If `suggested_value`
1049
- # is not set, it will inherit the value specified higher in the hierarchy,
1050
- # unless `inherit_from_parent` is `false`.
911
+ # Optional. The Google Cloud Console will try to default to a configuration that
912
+ # matches the value specified in this `Policy`. If `suggested_value` is not set,
913
+ # it will inherit the value specified higher in the hierarchy, unless `
914
+ # inherit_from_parent` is `false`.
1051
915
  # Corresponds to the JSON property `suggestedValue`
1052
916
  # @return [String]
1053
917
  attr_accessor :suggested_value
@@ -1066,29 +930,23 @@ module Google
1066
930
  end
1067
931
  end
1068
932
 
1069
- # A page of the response received from the
1070
- # ListProjects
1071
- # method.
1072
- # A paginated response where more pages are available has
1073
- # `next_page_token` set. This token can be used in a subsequent request to
1074
- # retrieve the next request page.
933
+ # A page of the response received from the ListProjects method. A paginated
934
+ # response where more pages are available has `next_page_token` set. This token
935
+ # can be used in a subsequent request to retrieve the next request page.
1075
936
  class ListProjectsResponse
1076
937
  include Google::Apis::Core::Hashable
1077
938
 
1078
- # Pagination token.
1079
- # If the result set is too large to fit in a single response, this token
1080
- # is returned. It encodes the position of the current result cursor.
939
+ # Pagination token. If the result set is too large to fit in a single response,
940
+ # this token is returned. It encodes the position of the current result cursor.
1081
941
  # Feeding this value into a new list request with the `page_token` parameter
1082
- # gives the next page of the results.
1083
- # When `next_page_token` is not filled in, there is no next page and
1084
- # the list returned is the last page in the result set.
942
+ # gives the next page of the results. When `next_page_token` is not filled in,
943
+ # there is no next page and the list returned is the last page in the result set.
1085
944
  # Pagination tokens have a limited lifetime.
1086
945
  # Corresponds to the JSON property `nextPageToken`
1087
946
  # @return [String]
1088
947
  attr_accessor :next_page_token
1089
948
 
1090
- # The list of Projects that matched the list filter. This list can
1091
- # be paginated.
949
+ # The list of Projects that matched the list filter. This list can be paginated.
1092
950
  # Corresponds to the JSON property `projects`
1093
951
  # @return [Array<Google::Apis::CloudresourcemanagerV1::Project>]
1094
952
  attr_accessor :projects
@@ -1109,47 +967,45 @@ module Google
1109
967
  class Operation
1110
968
  include Google::Apis::Core::Hashable
1111
969
 
1112
- # If the value is `false`, it means the operation is still in progress.
1113
- # If `true`, the operation is completed, and either `error` or `response` is
1114
- # available.
970
+ # If the value is `false`, it means the operation is still in progress. If `true`
971
+ # , the operation is completed, and either `error` or `response` is available.
1115
972
  # Corresponds to the JSON property `done`
1116
973
  # @return [Boolean]
1117
974
  attr_accessor :done
1118
975
  alias_method :done?, :done
1119
976
 
1120
- # The `Status` type defines a logical error model that is suitable for
1121
- # different programming environments, including REST APIs and RPC APIs. It is
1122
- # used by [gRPC](https://github.com/grpc). Each `Status` message contains
1123
- # three pieces of data: error code, error message, and error details.
1124
- # You can find out more about this error model and how to work with it in the
1125
- # [API Design Guide](https://cloud.google.com/apis/design/errors).
977
+ # The `Status` type defines a logical error model that is suitable for different
978
+ # programming environments, including REST APIs and RPC APIs. It is used by [
979
+ # gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
980
+ # data: error code, error message, and error details. You can find out more
981
+ # about this error model and how to work with it in the [API Design Guide](https:
982
+ # //cloud.google.com/apis/design/errors).
1126
983
  # Corresponds to the JSON property `error`
1127
984
  # @return [Google::Apis::CloudresourcemanagerV1::Status]
1128
985
  attr_accessor :error
1129
986
 
1130
- # Service-specific metadata associated with the operation. It typically
1131
- # contains progress information and common metadata such as create time.
1132
- # Some services might not provide such metadata. Any method that returns a
1133
- # long-running operation should document the metadata type, if any.
987
+ # Service-specific metadata associated with the operation. It typically contains
988
+ # progress information and common metadata such as create time. Some services
989
+ # might not provide such metadata. Any method that returns a long-running
990
+ # operation should document the metadata type, if any.
1134
991
  # Corresponds to the JSON property `metadata`
1135
992
  # @return [Hash<String,Object>]
1136
993
  attr_accessor :metadata
1137
994
 
1138
995
  # The server-assigned name, which is only unique within the same service that
1139
- # originally returns it. If you use the default HTTP mapping, the
1140
- # `name` should be a resource name ending with `operations/`unique_id``.
996
+ # originally returns it. If you use the default HTTP mapping, the `name` should
997
+ # be a resource name ending with `operations/`unique_id``.
1141
998
  # Corresponds to the JSON property `name`
1142
999
  # @return [String]
1143
1000
  attr_accessor :name
1144
1001
 
1145
- # The normal response of the operation in case of success. If the original
1146
- # method returns no data on success, such as `Delete`, the response is
1147
- # `google.protobuf.Empty`. If the original method is standard
1148
- # `Get`/`Create`/`Update`, the response should be the resource. For other
1149
- # methods, the response should have the type `XxxResponse`, where `Xxx`
1150
- # is the original method name. For example, if the original method name
1151
- # is `TakeSnapshot()`, the inferred response type is
1152
- # `TakeSnapshotResponse`.
1002
+ # The normal response of the operation in case of success. If the original
1003
+ # method returns no data on success, such as `Delete`, the response is `google.
1004
+ # protobuf.Empty`. If the original method is standard `Get`/`Create`/`Update`,
1005
+ # the response should be the resource. For other methods, the response should
1006
+ # have the type `XxxResponse`, where `Xxx` is the original method name. For
1007
+ # example, if the original method name is `TakeSnapshot()`, the inferred
1008
+ # response type is `TakeSnapshotResponse`.
1153
1009
  # Corresponds to the JSON property `response`
1154
1010
  # @return [Hash<String,Object>]
1155
1011
  attr_accessor :response
@@ -1179,76 +1035,65 @@ module Google
1179
1035
  # @return [Google::Apis::CloudresourcemanagerV1::BooleanPolicy]
1180
1036
  attr_accessor :boolean_policy
1181
1037
 
1182
- # The name of the `Constraint` the `Policy` is configuring, for example,
1183
- # `constraints/serviceuser.services`.
1184
- # A [list of available
1185
- # constraints](/resource-manager/docs/organization-policy/org-policy-constraints)
1186
- # is available.
1038
+ # The name of the `Constraint` the `Policy` is configuring, for example, `
1039
+ # constraints/serviceuser.services`. A [list of available constraints](/resource-
1040
+ # manager/docs/organization-policy/org-policy-constraints) is available.
1187
1041
  # Immutable after creation.
1188
1042
  # Corresponds to the JSON property `constraint`
1189
1043
  # @return [String]
1190
1044
  attr_accessor :constraint
1191
1045
 
1192
1046
  # An opaque tag indicating the current version of the `Policy`, used for
1193
- # concurrency control.
1194
- # When the `Policy` is returned from either a `GetPolicy` or a
1195
- # `ListOrgPolicy` request, this `etag` indicates the version of the current
1196
- # `Policy` to use when executing a read-modify-write loop.
1197
- # When the `Policy` is returned from a `GetEffectivePolicy` request, the
1198
- # `etag` will be unset.
1199
- # When the `Policy` is used in a `SetOrgPolicy` method, use the `etag` value
1200
- # that was returned from a `GetOrgPolicy` request as part of a
1201
- # read-modify-write loop for concurrency control. Not setting the `etag`in a
1202
- # `SetOrgPolicy` request will result in an unconditional write of the
1203
- # `Policy`.
1047
+ # concurrency control. When the `Policy` is returned from either a `GetPolicy`
1048
+ # or a `ListOrgPolicy` request, this `etag` indicates the version of the current
1049
+ # `Policy` to use when executing a read-modify-write loop. When the `Policy` is
1050
+ # returned from a `GetEffectivePolicy` request, the `etag` will be unset. When
1051
+ # the `Policy` is used in a `SetOrgPolicy` method, use the `etag` value that was
1052
+ # returned from a `GetOrgPolicy` request as part of a read-modify-write loop for
1053
+ # concurrency control. Not setting the `etag`in a `SetOrgPolicy` request will
1054
+ # result in an unconditional write of the `Policy`.
1204
1055
  # Corresponds to the JSON property `etag`
1205
1056
  # NOTE: Values are automatically base64 encoded/decoded in the client library.
1206
1057
  # @return [String]
1207
1058
  attr_accessor :etag
1208
1059
 
1209
- # Used in `policy_type` to specify how `list_policy` behaves at this
1210
- # resource.
1211
- # `ListPolicy` can define specific values and subtrees of Cloud Resource
1212
- # Manager resource hierarchy (`Organizations`, `Folders`, `Projects`) that
1213
- # are allowed or denied by setting the `allowed_values` and `denied_values`
1214
- # fields. This is achieved by using the `under:` and optional `is:` prefixes.
1215
- # The `under:` prefix is used to denote resource subtree values.
1216
- # The `is:` prefix is used to denote specific values, and is required only
1217
- # if the value contains a ":". Values prefixed with "is:" are treated the
1218
- # same as values with no prefix.
1219
- # Ancestry subtrees must be in one of the following formats:
1220
- # - "projects/<project-id>", e.g. "projects/tokyo-rain-123"
1221
- # - "folders/<folder-id>", e.g. "folders/1234"
1222
- # - "organizations/<organization-id>", e.g. "organizations/1234"
1223
- # The `supports_under` field of the associated `Constraint` defines whether
1224
- # ancestry prefixes can be used. You can set `allowed_values` and
1225
- # `denied_values` in the same `Policy` if `all_values` is
1226
- # `ALL_VALUES_UNSPECIFIED`. `ALLOW` or `DENY` are used to allow or deny all
1227
- # values. If `all_values` is set to either `ALLOW` or `DENY`,
1228
- # `allowed_values` and `denied_values` must be unset.
1060
+ # Used in `policy_type` to specify how `list_policy` behaves at this resource. `
1061
+ # ListPolicy` can define specific values and subtrees of Cloud Resource Manager
1062
+ # resource hierarchy (`Organizations`, `Folders`, `Projects`) that are allowed
1063
+ # or denied by setting the `allowed_values` and `denied_values` fields. This is
1064
+ # achieved by using the `under:` and optional `is:` prefixes. The `under:`
1065
+ # prefix is used to denote resource subtree values. The `is:` prefix is used to
1066
+ # denote specific values, and is required only if the value contains a ":".
1067
+ # Values prefixed with "is:" are treated the same as values with no prefix.
1068
+ # Ancestry subtrees must be in one of the following formats: - "projects/", e.g.
1069
+ # "projects/tokyo-rain-123" - "folders/", e.g. "folders/1234" - "organizations/",
1070
+ # e.g. "organizations/1234" The `supports_under` field of the associated `
1071
+ # Constraint` defines whether ancestry prefixes can be used. You can set `
1072
+ # allowed_values` and `denied_values` in the same `Policy` if `all_values` is `
1073
+ # ALL_VALUES_UNSPECIFIED`. `ALLOW` or `DENY` are used to allow or deny all
1074
+ # values. If `all_values` is set to either `ALLOW` or `DENY`, `allowed_values`
1075
+ # and `denied_values` must be unset.
1229
1076
  # Corresponds to the JSON property `listPolicy`
1230
1077
  # @return [Google::Apis::CloudresourcemanagerV1::ListPolicy]
1231
1078
  attr_accessor :list_policy
1232
1079
 
1233
- # Ignores policies set above this resource and restores the
1234
- # `constraint_default` enforcement behavior of the specific `Constraint` at
1235
- # this resource.
1236
- # Suppose that `constraint_default` is set to `ALLOW` for the
1237
- # `Constraint` `constraints/serviceuser.services`. Suppose that organization
1238
- # foo.com sets a `Policy` at their Organization resource node that restricts
1239
- # the allowed service activations to deny all service activations. They
1240
- # could then set a `Policy` with the `policy_type` `restore_default` on
1241
- # several experimental projects, restoring the `constraint_default`
1242
- # enforcement of the `Constraint` for only those projects, allowing those
1243
- # projects to have all services activated.
1080
+ # Ignores policies set above this resource and restores the `constraint_default`
1081
+ # enforcement behavior of the specific `Constraint` at this resource. Suppose
1082
+ # that `constraint_default` is set to `ALLOW` for the `Constraint` `constraints/
1083
+ # serviceuser.services`. Suppose that organization foo.com sets a `Policy` at
1084
+ # their Organization resource node that restricts the allowed service
1085
+ # activations to deny all service activations. They could then set a `Policy`
1086
+ # with the `policy_type` `restore_default` on several experimental projects,
1087
+ # restoring the `constraint_default` enforcement of the `Constraint` for only
1088
+ # those projects, allowing those projects to have all services activated.
1244
1089
  # Corresponds to the JSON property `restoreDefault`
1245
1090
  # @return [Google::Apis::CloudresourcemanagerV1::RestoreDefault]
1246
1091
  attr_accessor :restore_default
1247
1092
 
1248
- # The time stamp the `Policy` was previously updated. This is set by the
1249
- # server, not specified by the caller, and represents the last time a call to
1250
- # `SetOrgPolicy` was made for that `Policy`. Any value set by the client will
1251
- # be ignored.
1093
+ # The time stamp the `Policy` was previously updated. This is set by the server,
1094
+ # not specified by the caller, and represents the last time a call to `
1095
+ # SetOrgPolicy` was made for that `Policy`. Any value set by the client will be
1096
+ # ignored.
1252
1097
  # Corresponds to the JSON property `updateTime`
1253
1098
  # @return [String]
1254
1099
  attr_accessor :update_time
@@ -1274,8 +1119,8 @@ module Google
1274
1119
  end
1275
1120
  end
1276
1121
 
1277
- # The root node in the resource hierarchy to which a particular entity's
1278
- # (e.g., company) resources belong.
1122
+ # The root node in the resource hierarchy to which a particular entity's (e.g.,
1123
+ # company) resources belong.
1279
1124
  class Organization
1280
1125
  include Google::Apis::Core::Hashable
1281
1126
 
@@ -1284,10 +1129,10 @@ module Google
1284
1129
  # @return [String]
1285
1130
  attr_accessor :creation_time
1286
1131
 
1287
- # A human-readable string that refers to the Organization in the
1288
- # GCP Console UI. This string is set by the server and cannot be
1289
- # changed. The string will be set to the primary domain (for example,
1290
- # "google.com") of the G Suite customer that owns the organization.
1132
+ # A human-readable string that refers to the Organization in the GCP Console UI.
1133
+ # This string is set by the server and cannot be changed. The string will be set
1134
+ # to the primary domain (for example, "google.com") of the G Suite customer that
1135
+ # owns the organization.
1291
1136
  # Corresponds to the JSON property `displayName`
1292
1137
  # @return [String]
1293
1138
  attr_accessor :display_name
@@ -1297,16 +1142,16 @@ module Google
1297
1142
  # @return [String]
1298
1143
  attr_accessor :lifecycle_state
1299
1144
 
1300
- # Output only. The resource name of the organization. This is the
1301
- # organization's relative path in the API. Its format is
1302
- # "organizations/[organization_id]". For example, "organizations/1234".
1145
+ # Output only. The resource name of the organization. This is the organization's
1146
+ # relative path in the API. Its format is "organizations/[organization_id]". For
1147
+ # example, "organizations/1234".
1303
1148
  # Corresponds to the JSON property `name`
1304
1149
  # @return [String]
1305
1150
  attr_accessor :name
1306
1151
 
1307
- # The entity that owns an Organization. The lifetime of the Organization and
1308
- # all of its descendants are bound to the `OrganizationOwner`. If the
1309
- # `OrganizationOwner` is deleted, the Organization and all its descendants will
1152
+ # The entity that owns an Organization. The lifetime of the Organization and all
1153
+ # of its descendants are bound to the `OrganizationOwner`. If the `
1154
+ # OrganizationOwner` is deleted, the Organization and all its descendants will
1310
1155
  # be deleted.
1311
1156
  # Corresponds to the JSON property `owner`
1312
1157
  # @return [Google::Apis::CloudresourcemanagerV1::OrganizationOwner]
@@ -1326,9 +1171,9 @@ module Google
1326
1171
  end
1327
1172
  end
1328
1173
 
1329
- # The entity that owns an Organization. The lifetime of the Organization and
1330
- # all of its descendants are bound to the `OrganizationOwner`. If the
1331
- # `OrganizationOwner` is deleted, the Organization and all its descendants will
1174
+ # The entity that owns an Organization. The lifetime of the Organization and all
1175
+ # of its descendants are bound to the `OrganizationOwner`. If the `
1176
+ # OrganizationOwner` is deleted, the Organization and all its descendants will
1332
1177
  # be deleted.
1333
1178
  class OrganizationOwner
1334
1179
  include Google::Apis::Core::Hashable
@@ -1349,66 +1194,32 @@ module Google
1349
1194
  end
1350
1195
 
1351
1196
  # An Identity and Access Management (IAM) policy, which specifies access
1352
- # controls for Google Cloud resources.
1353
- # A `Policy` is a collection of `bindings`. A `binding` binds one or more
1354
- # `members` to a single `role`. Members can be user accounts, service accounts,
1355
- # Google groups, and domains (such as G Suite). A `role` is a named list of
1356
- # permissions; each `role` can be an IAM predefined role or a user-created
1357
- # custom role.
1358
- # For some types of Google Cloud resources, a `binding` can also specify a
1359
- # `condition`, which is a logical expression that allows access to a resource
1360
- # only if the expression evaluates to `true`. A condition can add constraints
1361
- # based on attributes of the request, the resource, or both. To learn which
1362
- # resources support conditions in their IAM policies, see the
1363
- # [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-
1364
- # policies).
1365
- # **JSON example:**
1366
- # `
1367
- # "bindings": [
1368
- # `
1369
- # "role": "roles/resourcemanager.organizationAdmin",
1370
- # "members": [
1371
- # "user:mike@example.com",
1372
- # "group:admins@example.com",
1373
- # "domain:google.com",
1374
- # "serviceAccount:my-project-id@appspot.gserviceaccount.com"
1375
- # ]
1376
- # `,
1377
- # `
1378
- # "role": "roles/resourcemanager.organizationViewer",
1379
- # "members": [
1380
- # "user:eve@example.com"
1381
- # ],
1382
- # "condition": `
1383
- # "title": "expirable access",
1384
- # "description": "Does not grant access after Sep 2020",
1385
- # "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')
1386
- # ",
1387
- # `
1388
- # `
1389
- # ],
1390
- # "etag": "BwWWja0YfJA=",
1391
- # "version": 3
1392
- # `
1393
- # **YAML example:**
1394
- # bindings:
1395
- # - members:
1396
- # - user:mike@example.com
1397
- # - group:admins@example.com
1398
- # - domain:google.com
1399
- # - serviceAccount:my-project-id@appspot.gserviceaccount.com
1400
- # role: roles/resourcemanager.organizationAdmin
1401
- # - members:
1402
- # - user:eve@example.com
1403
- # role: roles/resourcemanager.organizationViewer
1404
- # condition:
1405
- # title: expirable access
1406
- # description: Does not grant access after Sep 2020
1407
- # expression: request.time < timestamp('2020-10-01T00:00:00.000Z')
1408
- # - etag: BwWWja0YfJA=
1409
- # - version: 3
1410
- # For a description of IAM and its features, see the
1411
- # [IAM documentation](https://cloud.google.com/iam/docs/).
1197
+ # controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
1198
+ # A `binding` binds one or more `members` to a single `role`. Members can be
1199
+ # user accounts, service accounts, Google groups, and domains (such as G Suite).
1200
+ # A `role` is a named list of permissions; each `role` can be an IAM predefined
1201
+ # role or a user-created custom role. For some types of Google Cloud resources,
1202
+ # a `binding` can also specify a `condition`, which is a logical expression that
1203
+ # allows access to a resource only if the expression evaluates to `true`. A
1204
+ # condition can add constraints based on attributes of the request, the resource,
1205
+ # or both. To learn which resources support conditions in their IAM policies,
1206
+ # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
1207
+ # resource-policies). **JSON example:** ` "bindings": [ ` "role": "roles/
1208
+ # resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "
1209
+ # group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@
1210
+ # appspot.gserviceaccount.com" ] `, ` "role": "roles/resourcemanager.
1211
+ # organizationViewer", "members": [ "user:eve@example.com" ], "condition": ` "
1212
+ # title": "expirable access", "description": "Does not grant access after Sep
1213
+ # 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", `
1214
+ # ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:** bindings: -
1215
+ # members: - user:mike@example.com - group:admins@example.com - domain:google.
1216
+ # com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/
1217
+ # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
1218
+ # roles/resourcemanager.organizationViewer condition: title: expirable access
1219
+ # description: Does not grant access after Sep 2020 expression: request.time <
1220
+ # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
1221
+ # description of IAM and its features, see the [IAM documentation](https://cloud.
1222
+ # google.com/iam/docs/).
1412
1223
  class Policy
1413
1224
  include Google::Apis::Core::Hashable
1414
1225
 
@@ -1417,48 +1228,44 @@ module Google
1417
1228
  # @return [Array<Google::Apis::CloudresourcemanagerV1::AuditConfig>]
1418
1229
  attr_accessor :audit_configs
1419
1230
 
1420
- # Associates a list of `members` to a `role`. Optionally, may specify a
1421
- # `condition` that determines how and when the `bindings` are applied. Each
1422
- # of the `bindings` must contain at least one member.
1231
+ # Associates a list of `members` to a `role`. Optionally, may specify a `
1232
+ # condition` that determines how and when the `bindings` are applied. Each of
1233
+ # the `bindings` must contain at least one member.
1423
1234
  # Corresponds to the JSON property `bindings`
1424
1235
  # @return [Array<Google::Apis::CloudresourcemanagerV1::Binding>]
1425
1236
  attr_accessor :bindings
1426
1237
 
1427
- # `etag` is used for optimistic concurrency control as a way to help
1428
- # prevent simultaneous updates of a policy from overwriting each other.
1429
- # It is strongly suggested that systems make use of the `etag` in the
1430
- # read-modify-write cycle to perform policy updates in order to avoid race
1431
- # conditions: An `etag` is returned in the response to `getIamPolicy`, and
1432
- # systems are expected to put that etag in the request to `setIamPolicy` to
1433
- # ensure that their change will be applied to the same version of the policy.
1434
- # **Important:** If you use IAM Conditions, you must include the `etag` field
1435
- # whenever you call `setIamPolicy`. If you omit this field, then IAM allows
1436
- # you to overwrite a version `3` policy with a version `1` policy, and all of
1437
- # the conditions in the version `3` policy are lost.
1238
+ # `etag` is used for optimistic concurrency control as a way to help prevent
1239
+ # simultaneous updates of a policy from overwriting each other. It is strongly
1240
+ # suggested that systems make use of the `etag` in the read-modify-write cycle
1241
+ # to perform policy updates in order to avoid race conditions: An `etag` is
1242
+ # returned in the response to `getIamPolicy`, and systems are expected to put
1243
+ # that etag in the request to `setIamPolicy` to ensure that their change will be
1244
+ # applied to the same version of the policy. **Important:** If you use IAM
1245
+ # Conditions, you must include the `etag` field whenever you call `setIamPolicy`.
1246
+ # If you omit this field, then IAM allows you to overwrite a version `3` policy
1247
+ # with a version `1` policy, and all of the conditions in the version `3` policy
1248
+ # are lost.
1438
1249
  # Corresponds to the JSON property `etag`
1439
1250
  # NOTE: Values are automatically base64 encoded/decoded in the client library.
1440
1251
  # @return [String]
1441
1252
  attr_accessor :etag
1442
1253
 
1443
- # Specifies the format of the policy.
1444
- # Valid values are `0`, `1`, and `3`. Requests that specify an invalid value
1445
- # are rejected.
1446
- # Any operation that affects conditional role bindings must specify version
1447
- # `3`. This requirement applies to the following operations:
1448
- # * Getting a policy that includes a conditional role binding
1449
- # * Adding a conditional role binding to a policy
1450
- # * Changing a conditional role binding in a policy
1451
- # * Removing any role binding, with or without a condition, from a policy
1452
- # that includes conditions
1453
- # **Important:** If you use IAM Conditions, you must include the `etag` field
1454
- # whenever you call `setIamPolicy`. If you omit this field, then IAM allows
1455
- # you to overwrite a version `3` policy with a version `1` policy, and all of
1456
- # the conditions in the version `3` policy are lost.
1457
- # If a policy does not include any conditions, operations on that policy may
1458
- # specify any valid version or leave the field unset.
1459
- # To learn which resources support conditions in their IAM policies, see the
1460
- # [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-
1461
- # policies).
1254
+ # Specifies the format of the policy. Valid values are `0`, `1`, and `3`.
1255
+ # Requests that specify an invalid value are rejected. Any operation that
1256
+ # affects conditional role bindings must specify version `3`. This requirement
1257
+ # applies to the following operations: * Getting a policy that includes a
1258
+ # conditional role binding * Adding a conditional role binding to a policy *
1259
+ # Changing a conditional role binding in a policy * Removing any role binding,
1260
+ # with or without a condition, from a policy that includes conditions **
1261
+ # Important:** If you use IAM Conditions, you must include the `etag` field
1262
+ # whenever you call `setIamPolicy`. If you omit this field, then IAM allows you
1263
+ # to overwrite a version `3` policy with a version `1` policy, and all of the
1264
+ # conditions in the version `3` policy are lost. If a policy does not include
1265
+ # any conditions, operations on that policy may specify any valid version or
1266
+ # leave the field unset. To learn which resources support conditions in their
1267
+ # IAM policies, see the [IAM documentation](https://cloud.google.com/iam/help/
1268
+ # conditions/resource-policies).
1462
1269
  # Corresponds to the JSON property `version`
1463
1270
  # @return [Fixnum]
1464
1271
  attr_accessor :version
@@ -1476,70 +1283,56 @@ module Google
1476
1283
  end
1477
1284
  end
1478
1285
 
1479
- # A Project is a high-level Google Cloud Platform entity. It is a
1480
- # container for ACLs, APIs, App Engine Apps, VMs, and other
1481
- # Google Cloud Platform resources.
1286
+ # A Project is a high-level Google Cloud Platform entity. It is a container for
1287
+ # ACLs, APIs, App Engine Apps, VMs, and other Google Cloud Platform resources.
1482
1288
  class Project
1483
1289
  include Google::Apis::Core::Hashable
1484
1290
 
1485
- # Creation time.
1486
- # Read-only.
1291
+ # Creation time. Read-only.
1487
1292
  # Corresponds to the JSON property `createTime`
1488
1293
  # @return [String]
1489
1294
  attr_accessor :create_time
1490
1295
 
1491
- # The labels associated with this Project.
1492
- # Label keys must be between 1 and 63 characters long and must conform
1493
- # to the following regular expression: \[a-z\](\[-a-z0-9\]*\[a-z0-9\])?.
1494
- # Label values must be between 0 and 63 characters long and must conform
1495
- # to the regular expression (\[a-z\](\[-a-z0-9\]*\[a-z0-9\])?)?. A label
1496
- # value can be empty.
1497
- # No more than 256 labels can be associated with a given resource.
1498
- # Clients should store labels in a representation such as JSON that does not
1499
- # depend on specific characters being disallowed.
1500
- # Example: <code>"environment" : "dev"</code>
1501
- # Read-write.
1296
+ # The labels associated with this Project. Label keys must be between 1 and 63
1297
+ # characters long and must conform to the following regular expression: a-z`0,62`
1298
+ # . Label values must be between 0 and 63 characters long and must conform to
1299
+ # the regular expression [a-z0-9_-]`0,63`. A label value can be empty. No more
1300
+ # than 256 labels can be associated with a given resource. Clients should store
1301
+ # labels in a representation such as JSON that does not depend on specific
1302
+ # characters being disallowed. Example: "environment" : "dev" Read-write.
1502
1303
  # Corresponds to the JSON property `labels`
1503
1304
  # @return [Hash<String,String>]
1504
1305
  attr_accessor :labels
1505
1306
 
1506
- # The Project lifecycle state.
1507
- # Read-only.
1307
+ # The Project lifecycle state. Read-only.
1508
1308
  # Corresponds to the JSON property `lifecycleState`
1509
1309
  # @return [String]
1510
1310
  attr_accessor :lifecycle_state
1511
1311
 
1512
- # The optional user-assigned display name of the Project.
1513
- # When present it must be between 4 to 30 characters.
1514
- # Allowed characters are: lowercase and uppercase letters, numbers,
1515
- # hyphen, single-quote, double-quote, space, and exclamation point.
1516
- # Example: <code>My Project</code>
1517
- # Read-write.
1312
+ # The optional user-assigned display name of the Project. When present it must
1313
+ # be between 4 to 30 characters. Allowed characters are: lowercase and uppercase
1314
+ # letters, numbers, hyphen, single-quote, double-quote, space, and exclamation
1315
+ # point. Example: My Project Read-write.
1518
1316
  # Corresponds to the JSON property `name`
1519
1317
  # @return [String]
1520
1318
  attr_accessor :name
1521
1319
 
1522
1320
  # A container to reference an id for any resource type. A `resource` in Google
1523
1321
  # Cloud Platform is a generic term for something you (a developer) may want to
1524
- # interact with through one of our API's. Some examples are an App Engine app,
1525
- # a Compute Engine instance, a Cloud SQL database, and so on.
1322
+ # interact with through one of our API's. Some examples are an App Engine app, a
1323
+ # Compute Engine instance, a Cloud SQL database, and so on.
1526
1324
  # Corresponds to the JSON property `parent`
1527
1325
  # @return [Google::Apis::CloudresourcemanagerV1::ResourceId]
1528
1326
  attr_accessor :parent
1529
1327
 
1530
- # The unique, user-assigned ID of the Project.
1531
- # It must be 6 to 30 lowercase letters, digits, or hyphens.
1532
- # It must start with a letter.
1533
- # Trailing hyphens are prohibited.
1534
- # Example: <code>tokyo-rain-123</code>
1535
- # Read-only after creation.
1328
+ # The unique, user-assigned ID of the Project. It must be 6 to 30 lowercase
1329
+ # letters, digits, or hyphens. It must start with a letter. Trailing hyphens are
1330
+ # prohibited. Example: tokyo-rain-123 Read-only after creation.
1536
1331
  # Corresponds to the JSON property `projectId`
1537
1332
  # @return [String]
1538
1333
  attr_accessor :project_id
1539
1334
 
1540
- # The number uniquely identifying the project.
1541
- # Example: <code>415104041262</code>
1542
- # Read-only.
1335
+ # The number uniquely identifying the project. Example: 415104041262 Read-only.
1543
1336
  # Corresponds to the JSON property `projectNumber`
1544
1337
  # @return [Fixnum]
1545
1338
  attr_accessor :project_number
@@ -1571,9 +1364,8 @@ module Google
1571
1364
  # @return [String]
1572
1365
  attr_accessor :create_time
1573
1366
 
1574
- # True if the project can be retrieved using GetProject. No other operations
1575
- # on the project are guaranteed to work until the project creation is
1576
- # complete.
1367
+ # True if the project can be retrieved using GetProject. No other operations on
1368
+ # the project are guaranteed to work until the project creation is complete.
1577
1369
  # Corresponds to the JSON property `gettable`
1578
1370
  # @return [Boolean]
1579
1371
  attr_accessor :gettable
@@ -1599,19 +1391,19 @@ module Google
1599
1391
 
1600
1392
  # A container to reference an id for any resource type. A `resource` in Google
1601
1393
  # Cloud Platform is a generic term for something you (a developer) may want to
1602
- # interact with through one of our API's. Some examples are an App Engine app,
1603
- # a Compute Engine instance, a Cloud SQL database, and so on.
1394
+ # interact with through one of our API's. Some examples are an App Engine app, a
1395
+ # Compute Engine instance, a Cloud SQL database, and so on.
1604
1396
  class ResourceId
1605
1397
  include Google::Apis::Core::Hashable
1606
1398
 
1607
- # Required field for the type-specific id. This should correspond to the id
1608
- # used in the type-specific API's.
1399
+ # Required field for the type-specific id. This should correspond to the id used
1400
+ # in the type-specific API's.
1609
1401
  # Corresponds to the JSON property `id`
1610
1402
  # @return [String]
1611
1403
  attr_accessor :id
1612
1404
 
1613
- # Required field representing the resource type this id is for.
1614
- # At present, the valid types are: "organization", "folder", and "project".
1405
+ # Required field representing the resource type this id is for. At present, the
1406
+ # valid types are: "organization", "folder", and "project".
1615
1407
  # Corresponds to the JSON property `type`
1616
1408
  # @return [String]
1617
1409
  attr_accessor :type
@@ -1627,17 +1419,15 @@ module Google
1627
1419
  end
1628
1420
  end
1629
1421
 
1630
- # Ignores policies set above this resource and restores the
1631
- # `constraint_default` enforcement behavior of the specific `Constraint` at
1632
- # this resource.
1633
- # Suppose that `constraint_default` is set to `ALLOW` for the
1634
- # `Constraint` `constraints/serviceuser.services`. Suppose that organization
1635
- # foo.com sets a `Policy` at their Organization resource node that restricts
1636
- # the allowed service activations to deny all service activations. They
1637
- # could then set a `Policy` with the `policy_type` `restore_default` on
1638
- # several experimental projects, restoring the `constraint_default`
1639
- # enforcement of the `Constraint` for only those projects, allowing those
1640
- # projects to have all services activated.
1422
+ # Ignores policies set above this resource and restores the `constraint_default`
1423
+ # enforcement behavior of the specific `Constraint` at this resource. Suppose
1424
+ # that `constraint_default` is set to `ALLOW` for the `Constraint` `constraints/
1425
+ # serviceuser.services`. Suppose that organization foo.com sets a `Policy` at
1426
+ # their Organization resource node that restricts the allowed service
1427
+ # activations to deny all service activations. They could then set a `Policy`
1428
+ # with the `policy_type` `restore_default` on several experimental projects,
1429
+ # restoring the `constraint_default` enforcement of the `Constraint` for only
1430
+ # those projects, allowing those projects to have all services activated.
1641
1431
  class RestoreDefault
1642
1432
  include Google::Apis::Core::Hashable
1643
1433
 
@@ -1654,28 +1444,25 @@ module Google
1654
1444
  class SearchOrganizationsRequest
1655
1445
  include Google::Apis::Core::Hashable
1656
1446
 
1657
- # An optional query string used to filter the Organizations to return in
1658
- # the response. Filter rules are case-insensitive.
1659
- # Organizations may be filtered by `owner.directoryCustomerId` or by
1660
- # `domain`, where the domain is a G Suite domain, for example:
1661
- # * Filter `owner.directorycustomerid:123456789` returns Organization
1662
- # resources with `owner.directory_customer_id` equal to `123456789`.
1663
- # * Filter `domain:google.com` returns Organization resources corresponding
1664
- # to the domain `google.com`.
1665
- # This field is optional.
1447
+ # An optional query string used to filter the Organizations to return in the
1448
+ # response. Filter rules are case-insensitive. Organizations may be filtered by `
1449
+ # owner.directoryCustomerId` or by `domain`, where the domain is a G Suite
1450
+ # domain, for example: * Filter `owner.directorycustomerid:123456789` returns
1451
+ # Organization resources with `owner.directory_customer_id` equal to `123456789`.
1452
+ # * Filter `domain:google.com` returns Organization resources corresponding to
1453
+ # the domain `google.com`. This field is optional.
1666
1454
  # Corresponds to the JSON property `filter`
1667
1455
  # @return [String]
1668
1456
  attr_accessor :filter
1669
1457
 
1670
- # The maximum number of Organizations to return in the response.
1671
- # This field is optional.
1458
+ # The maximum number of Organizations to return in the response. This field is
1459
+ # optional.
1672
1460
  # Corresponds to the JSON property `pageSize`
1673
1461
  # @return [Fixnum]
1674
1462
  attr_accessor :page_size
1675
1463
 
1676
- # A pagination token returned from a previous call to `SearchOrganizations`
1677
- # that indicates from where listing should continue.
1678
- # This field is optional.
1464
+ # A pagination token returned from a previous call to `SearchOrganizations` that
1465
+ # indicates from where listing should continue. This field is optional.
1679
1466
  # Corresponds to the JSON property `pageToken`
1680
1467
  # @return [String]
1681
1468
  attr_accessor :page_token
@@ -1697,16 +1484,15 @@ module Google
1697
1484
  include Google::Apis::Core::Hashable
1698
1485
 
1699
1486
  # A pagination token to be used to retrieve the next page of results. If the
1700
- # result is too large to fit within the page size specified in the request,
1701
- # this field will be set with a token that can be used to fetch the next page
1702
- # of results. If this field is empty, it indicates that this response
1703
- # contains the last page of results.
1487
+ # result is too large to fit within the page size specified in the request, this
1488
+ # field will be set with a token that can be used to fetch the next page of
1489
+ # results. If this field is empty, it indicates that this response contains the
1490
+ # last page of results.
1704
1491
  # Corresponds to the JSON property `nextPageToken`
1705
1492
  # @return [String]
1706
1493
  attr_accessor :next_page_token
1707
1494
 
1708
- # The list of Organizations that matched the search query, possibly
1709
- # paginated.
1495
+ # The list of Organizations that matched the search query, possibly paginated.
1710
1496
  # Corresponds to the JSON property `organizations`
1711
1497
  # @return [Array<Google::Apis::CloudresourcemanagerV1::Organization>]
1712
1498
  attr_accessor :organizations
@@ -1727,74 +1513,39 @@ module Google
1727
1513
  include Google::Apis::Core::Hashable
1728
1514
 
1729
1515
  # An Identity and Access Management (IAM) policy, which specifies access
1730
- # controls for Google Cloud resources.
1731
- # A `Policy` is a collection of `bindings`. A `binding` binds one or more
1732
- # `members` to a single `role`. Members can be user accounts, service accounts,
1733
- # Google groups, and domains (such as G Suite). A `role` is a named list of
1734
- # permissions; each `role` can be an IAM predefined role or a user-created
1735
- # custom role.
1736
- # For some types of Google Cloud resources, a `binding` can also specify a
1737
- # `condition`, which is a logical expression that allows access to a resource
1738
- # only if the expression evaluates to `true`. A condition can add constraints
1739
- # based on attributes of the request, the resource, or both. To learn which
1740
- # resources support conditions in their IAM policies, see the
1741
- # [IAM documentation](https://cloud.google.com/iam/help/conditions/resource-
1742
- # policies).
1743
- # **JSON example:**
1744
- # `
1745
- # "bindings": [
1746
- # `
1747
- # "role": "roles/resourcemanager.organizationAdmin",
1748
- # "members": [
1749
- # "user:mike@example.com",
1750
- # "group:admins@example.com",
1751
- # "domain:google.com",
1752
- # "serviceAccount:my-project-id@appspot.gserviceaccount.com"
1753
- # ]
1754
- # `,
1755
- # `
1756
- # "role": "roles/resourcemanager.organizationViewer",
1757
- # "members": [
1758
- # "user:eve@example.com"
1759
- # ],
1760
- # "condition": `
1761
- # "title": "expirable access",
1762
- # "description": "Does not grant access after Sep 2020",
1763
- # "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')
1764
- # ",
1765
- # `
1766
- # `
1767
- # ],
1768
- # "etag": "BwWWja0YfJA=",
1769
- # "version": 3
1770
- # `
1771
- # **YAML example:**
1772
- # bindings:
1773
- # - members:
1774
- # - user:mike@example.com
1775
- # - group:admins@example.com
1776
- # - domain:google.com
1777
- # - serviceAccount:my-project-id@appspot.gserviceaccount.com
1778
- # role: roles/resourcemanager.organizationAdmin
1779
- # - members:
1780
- # - user:eve@example.com
1781
- # role: roles/resourcemanager.organizationViewer
1782
- # condition:
1783
- # title: expirable access
1784
- # description: Does not grant access after Sep 2020
1785
- # expression: request.time < timestamp('2020-10-01T00:00:00.000Z')
1786
- # - etag: BwWWja0YfJA=
1787
- # - version: 3
1788
- # For a description of IAM and its features, see the
1789
- # [IAM documentation](https://cloud.google.com/iam/docs/).
1516
+ # controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
1517
+ # A `binding` binds one or more `members` to a single `role`. Members can be
1518
+ # user accounts, service accounts, Google groups, and domains (such as G Suite).
1519
+ # A `role` is a named list of permissions; each `role` can be an IAM predefined
1520
+ # role or a user-created custom role. For some types of Google Cloud resources,
1521
+ # a `binding` can also specify a `condition`, which is a logical expression that
1522
+ # allows access to a resource only if the expression evaluates to `true`. A
1523
+ # condition can add constraints based on attributes of the request, the resource,
1524
+ # or both. To learn which resources support conditions in their IAM policies,
1525
+ # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
1526
+ # resource-policies). **JSON example:** ` "bindings": [ ` "role": "roles/
1527
+ # resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "
1528
+ # group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@
1529
+ # appspot.gserviceaccount.com" ] `, ` "role": "roles/resourcemanager.
1530
+ # organizationViewer", "members": [ "user:eve@example.com" ], "condition": ` "
1531
+ # title": "expirable access", "description": "Does not grant access after Sep
1532
+ # 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", `
1533
+ # ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:** bindings: -
1534
+ # members: - user:mike@example.com - group:admins@example.com - domain:google.
1535
+ # com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/
1536
+ # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
1537
+ # roles/resourcemanager.organizationViewer condition: title: expirable access
1538
+ # description: Does not grant access after Sep 2020 expression: request.time <
1539
+ # timestamp('2020-10-01T00:00:00.000Z') - etag: BwWWja0YfJA= - version: 3 For a
1540
+ # description of IAM and its features, see the [IAM documentation](https://cloud.
1541
+ # google.com/iam/docs/).
1790
1542
  # Corresponds to the JSON property `policy`
1791
1543
  # @return [Google::Apis::CloudresourcemanagerV1::Policy]
1792
1544
  attr_accessor :policy
1793
1545
 
1794
1546
  # OPTIONAL: A FieldMask specifying which fields of the policy to modify. Only
1795
- # the fields in the mask will be modified. If no mask is provided, the
1796
- # following default mask is used:
1797
- # `paths: "bindings, etag"`
1547
+ # the fields in the mask will be modified. If no mask is provided, the following
1548
+ # default mask is used: `paths: "bindings, etag"`
1798
1549
  # Corresponds to the JSON property `updateMask`
1799
1550
  # @return [String]
1800
1551
  attr_accessor :update_mask
@@ -1830,12 +1581,12 @@ module Google
1830
1581
  end
1831
1582
  end
1832
1583
 
1833
- # The `Status` type defines a logical error model that is suitable for
1834
- # different programming environments, including REST APIs and RPC APIs. It is
1835
- # used by [gRPC](https://github.com/grpc). Each `Status` message contains
1836
- # three pieces of data: error code, error message, and error details.
1837
- # You can find out more about this error model and how to work with it in the
1838
- # [API Design Guide](https://cloud.google.com/apis/design/errors).
1584
+ # The `Status` type defines a logical error model that is suitable for different
1585
+ # programming environments, including REST APIs and RPC APIs. It is used by [
1586
+ # gRPC](https://github.com/grpc). Each `Status` message contains three pieces of
1587
+ # data: error code, error message, and error details. You can find out more
1588
+ # about this error model and how to work with it in the [API Design Guide](https:
1589
+ # //cloud.google.com/apis/design/errors).
1839
1590
  class Status
1840
1591
  include Google::Apis::Core::Hashable
1841
1592
 
@@ -1844,15 +1595,15 @@ module Google
1844
1595
  # @return [Fixnum]
1845
1596
  attr_accessor :code
1846
1597
 
1847
- # A list of messages that carry the error details. There is a common set of
1598
+ # A list of messages that carry the error details. There is a common set of
1848
1599
  # message types for APIs to use.
1849
1600
  # Corresponds to the JSON property `details`
1850
1601
  # @return [Array<Hash<String,Object>>]
1851
1602
  attr_accessor :details
1852
1603
 
1853
- # A developer-facing error message, which should be in English. Any
1854
- # user-facing error message should be localized and sent in the
1855
- # google.rpc.Status.details field, or localized by the client.
1604
+ # A developer-facing error message, which should be in English. Any user-facing
1605
+ # error message should be localized and sent in the google.rpc.Status.details
1606
+ # field, or localized by the client.
1856
1607
  # Corresponds to the JSON property `message`
1857
1608
  # @return [String]
1858
1609
  attr_accessor :message
@@ -1873,10 +1624,9 @@ module Google
1873
1624
  class TestIamPermissionsRequest
1874
1625
  include Google::Apis::Core::Hashable
1875
1626
 
1876
- # The set of permissions to check for the `resource`. Permissions with
1877
- # wildcards (such as '*' or 'storage.*') are not allowed. For more
1878
- # information see
1879
- # [IAM Overview](https://cloud.google.com/iam/docs/overview#permissions).
1627
+ # The set of permissions to check for the `resource`. Permissions with wildcards
1628
+ # (such as '*' or 'storage.*') are not allowed. For more information see [IAM
1629
+ # Overview](https://cloud.google.com/iam/docs/overview#permissions).
1880
1630
  # Corresponds to the JSON property `permissions`
1881
1631
  # @return [Array<String>]
1882
1632
  attr_accessor :permissions
@@ -1895,8 +1645,7 @@ module Google
1895
1645
  class TestIamPermissionsResponse
1896
1646
  include Google::Apis::Core::Hashable
1897
1647
 
1898
- # A subset of `TestPermissionsRequest.permissions` that the caller is
1899
- # allowed.
1648
+ # A subset of `TestPermissionsRequest.permissions` that the caller is allowed.
1900
1649
  # Corresponds to the JSON property `permissions`
1901
1650
  # @return [Array<String>]
1902
1651
  attr_accessor :permissions
@@ -1911,8 +1660,7 @@ module Google
1911
1660
  end
1912
1661
  end
1913
1662
 
1914
- # The request sent to the UndeleteProject
1915
- # method.
1663
+ # The request sent to the UndeleteProject method.
1916
1664
  class UndeleteProjectRequest
1917
1665
  include Google::Apis::Core::Hashable
1918
1666